summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-011-0/+2
|\
| * kernel/io_uring: cancel io_uring before task worksPavel Begunkov2020-12-301-0/+2
* | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2020-12-281-3/+10
|\ \
| * | workqueue: Kick a worker based on the actual activation of delayed worksYunfeng Ye2020-11-251-3/+10
* | | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2020-12-282-15/+17
|\ \ \ | |_|/ |/| |
| * | cgroup: Fix memory leak when parsing multiple source parametersQinglang Miao2020-12-161-0/+2
| * | cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()Hui Su2020-11-251-4/+4
| * | kernel: cgroup: Mundane spelling fixes throughout the fileBhaskar Chowdhury2020-11-251-11/+11
| |/
* | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-272-4/+6
|\ \
| * | softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra2020-12-181-1/+1
| * | jump_label: Fix usage in module __initPeter Zijlstra2020-12-181-3/+5
* | | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-273-15/+4
|\ \ \
| * | | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King2020-12-181-1/+1
| * | | tick/sched: Remove bogus boot "safety" checkThomas Gleixner2020-12-161-7/+0
| * | | tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner2020-12-161-7/+3
* | | | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-272-33/+20
|\ \ \ \
| * | | | sched: Optimize finish_lock_switch()Peter Zijlstra2020-12-152-33/+20
* | | | | genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman2020-12-251-1/+1
* | | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-243-20/+67
|\ \ \ \ \
| * | | | | genirq: Restrict export of irq_to_desc()Thomas Gleixner2020-12-151-1/+3
| * | | | | genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner2020-12-151-2/+2
| * | | | | genirq: Make kstat_irqs() staticThomas Gleixner2020-12-151-13/+6
| * | | | | genirq: Annotate irq stats data racesThomas Gleixner2020-12-152-4/+5
| * | | | | genirq: Move irq_set_lockdep_class() to coreThomas Gleixner2020-12-151-0/+14
| * | | | | genirq: Move status flag checks to coreThomas Gleixner2020-12-151-0/+20
| * | | | | genirq: Move irq_has_action() into core codeThomas Gleixner2020-12-151-0/+17
* | | | | | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-221-30/+76
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-221-30/+76
| |\ \ \ \ \ \
| | * | | | | | cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki2020-12-151-10/+58
| | * | | | | | cpufreq: schedutil: Add util to struct sg_cpuRafael J. Wysocki2020-12-151-22/+20
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-221-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | kasan: rename (un)poison_shadow to (un)poison_rangeAndrey Konovalov2020-12-221-2/+2
* | | | | | | | | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-12-226-8/+384
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | dma-mapping: add benchmark support for streaming DMA APIsBarry Song2020-11-273-0/+371
| * | | | | | | | dma-contiguous: fix a typo error in a commenttangjianqiang2020-11-271-1/+1
| * | | | | | | | dma-pool: no need to check return value of debugfs_create functionsTiezhu Yang2020-11-271-3/+0
| * | | | | | | | dma-mapping: Allow mixing bypass and mapped DMA operationAlexey Kardashevskiy2020-11-272-4/+12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-1/+16
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-12-1511-112/+124
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched/wait: Add add_wait_queue_priority()David Woodhouse2020-11-151-1/+16
* | | | | | | | | | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+2
* | | | | | | | | | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-1736-352/+662
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Offload eval map updates to a work queueSteven Rostedt (VMware)2020-12-151-1/+31
| * | | | | | | | | | Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)2020-12-141-4/+13
| * | | | | | | | | | ring-buffer: Add rb_check_bpage in __rb_allocate_pagesQiujun Huang2020-12-141-8/+11
| * | | | | | | | | | ring-buffer: Fix two typos in commentsQiujun Huang2020-12-141-2/+2
| * | | | | | | | | | tracing: Drop unneeded assignment in ring_buffer_resize()Lukas Bulwahn2020-12-141-2/+0
| * | | | | | | | | | tracing: Disable ftrace selftests when any tracer is runningMasami Hiramatsu2020-12-146-14/+25
| * | | | | | | | | | ring-buffer: Fix a typo in function descriptionQiujun Huang2020-12-071-1/+1
| * | | | | | | | | | ring-buffer: Remove obsolete rb_event_is_commit()Lukas Bulwahn2020-12-071-17/+0