summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-04-28Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-04-27Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-27Merge tag 'kgdb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2021-04-27Merge tag 'audit-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-27Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-26Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-26Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-26Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2021-04-26Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-25kernel: always initialize task->pf_io_worker to NULLStefan Metzmacher
2021-04-25Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-25Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-04-23signal, perf: Add missing TRAP_PERF case in siginfo_layout()Marco Elver
2021-04-22irqdomain: Drop references to recusive irqdomain setupMarc Zyngier
2021-04-22irqdomain: Get rid of irq_create_strict_mappings()Marc Zyngier
2021-04-22kcsan: Fix printk format stringArnd Bergmann
2021-04-21cpumask/hotplug: Fix cpu_dying() state trackingPeter Zijlstra
2021-04-21kthread: Fix PF_KTHREAD vs to_kthread() racePeter Zijlstra
2021-04-21sched/debug: Fix cgroup_path[] serializationWaiman Long
2021-04-21sched,psi: Handle potential task count underflow bugs more gracefullyCharan Teja Reddy
2021-04-21sched: Warn on long periods of pending need_reschedPaul Turner
2021-04-20Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn
2021-04-20tracing: Fix checking event hash pointer logic when tp_printk is enabledSteven Rostedt (VMware)
2021-04-20sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...YueHaibing
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar
2021-04-19Revert "gcov: clang: fix clang-11+ build"Linus Torvalds
2021-04-19perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHEKan Liang
2021-04-19preempt/dynamic: Fix typo in macro conditional statementZhouyi Zhou
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-17posix-timers: Preserve return value in clock_adjtime32()Chen Jun
2021-04-17locking/qrwlock: Fix ordering in queued_write_lock_slowpath()Ali Saidi
2021-04-17sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra
2021-04-16gcov: clang: fix clang-11+ buildJohannes Berg
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann
2021-04-16bpf: Move sanitize_val_alu out of op switchDaniel Borkmann