summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-12-15mm: memcg: deprecate the non-hierarchical modeRoman Gushchin
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-15kthread_worker: document CPU hotplug handlingPetr Mladek
2020-12-15kthread: add kthread_work tracepointsRob Clark
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki
2020-12-15tracing: Offload eval map updates to a work queueSteven Rostedt (VMware)
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki
2020-12-15Merge branches 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14bpf: Permits pointers on stack for helper callsYonghong Song
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-12-14Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)
2020-12-14ring-buffer: Add rb_check_bpage in __rb_allocate_pagesQiujun Huang
2020-12-14ring-buffer: Fix two typos in commentsQiujun Huang
2020-12-14tracing: Drop unneeded assignment in ring_buffer_resize()Lukas Bulwahn
2020-12-14tracing: Disable ftrace selftests when any tracer is runningMasami Hiramatsu
2020-12-14Merge branch 'for-5.11' into for-linusPetr Mladek
2020-12-14Merge branch 'for-5.11-null-console' into for-linusPetr Mladek
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-12kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe
2020-12-12signal: kill JOBCTL_TASK_WORKJens Axboe
2020-12-12task_work: remove legacy TWA_SIGNAL pathJens Axboe
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11tick/sched: Make jiffies update quick check more robustThomas Gleixner
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-11elfcore: fix building with clangArnd Bergmann
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra
2020-12-11cpufreq: schedutil: Simplify sugov_update_next_freq()Rafael J. Wysocki
2020-12-11genirq/affinity: Add irq_update_affinity_desc()John Garry
2020-12-11Revert "genirq: Add fasteoi IPI flow"Valentin Schneider
2020-12-11ntp: Consolidate the RTC update implementationThomas Gleixner
2020-12-11ntp: Make the RTC sync offset less obscureThomas Gleixner
2020-12-11ntp, rtc: Move rtc_set_ntp_time() to ntp codeThomas Gleixner
2020-12-11ntp: Make the RTC synchronization more reliableThomas Gleixner
2020-12-11sched/fair: Trivial correction of the newidle_balance() commentBarry Song