1. b4b27b9 Revert "signal: Allow tasks to cache one sigqueue struct" by Linus Torvalds · 3 years, 8 months ago
  2. fe19bd3 mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years, 8 months ago
  3. 5fa5434 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() by Petr Mladek · 3 years, 8 months ago
  4. 34b3d53 kthread_worker: split code for canceling the delayed work timer by Petr Mladek · 3 years, 8 months ago
  5. 7749b03 Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  6. 6667517 Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  7. c0e4578 Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  8. 8fd2ed1c Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 8 months ago
  9. 0c18f29 module: limit enabling module.sig_enforce by Mimi Zohar · 3 years, 8 months ago
  10. 399f8dd9 signal: Prevent sigqueue caching after task got released by Thomas Gleixner · 3 years, 8 months ago
  11. fdaba61 sched/fair: Ensure that the CFS parent is added after unthrottling by Rik van Riel · 3 years, 8 months ago
  12. 49faa77 locking/lockdep: Improve noinstr vs errors by Peter Zijlstra · 3 years, 8 months ago
  13. 5f89468 swiotlb: manipulate orig_addr when tlb_addr has offset by Bumyong Lee · 3 years, 10 months ago
  14. cba5e97 Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  15. 9ed13a17 Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 9 months ago
  16. 89fec74 Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 9 months ago
  17. 0f4022a Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 9 months ago
  18. 944293b Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 9 months ago
  19. 89529d8 tracing: Do no increment trace_clock_global() by one by Steven Rostedt (VMware) · 3 years, 9 months ago
  20. 4fdd595 tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years, 9 months ago
  21. 85550c8 tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years, 9 months ago
  22. 4f5aecd crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo by Pingfan Liu · 3 years, 9 months ago
  23. 6262e1b printk: Move EXPORT_SYMBOL() closer to vprintk definition by Punit Agrawal · 3 years, 9 months ago
  24. 9183671a bpf: Fix leakage under speculation on mispredicted branches by Daniel Borkmann · 3 years, 9 months ago
  25. fe9a5ca bpf: Do not mark insn as seen under speculative path verification by Daniel Borkmann · 3 years, 9 months ago
  26. d203b0f bpf: Inherit expanded/patched seen count from old aux data by Daniel Borkmann · 3 years, 9 months ago
  27. a7b359f sched/fair: Correctly insert cfs_rq's to list on unthrottle by Odin Ugedal · 3 years, 9 months ago
  28. 771fac5 Revert "cpufreq: CPPC: Add support for frequency invariance" by Viresh Kumar · 3 years, 9 months ago
  29. 99f9259 Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  30. 191aaf6 Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  31. ad347ab Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 9 months ago
  32. f09eacc Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 9 months ago
  33. b7e24eb cgroup1: don't allow '\n' in renaming by Alexander Kuznetsov · 3 years, 9 months ago
  34. 156172a irq_work: Make irq_work_queue() NMI-safe again by Peter Zijlstra · 3 years, 9 months ago
  35. 3e08a9f tracing: Correct the length check which causes memory corruption by Liangyan · 3 years, 9 months ago
  36. 6c14133 ftrace: Do not blindly read the ip address in ftrace_bug() by Steven Rostedt (VMware) · 3 years, 9 months ago
  37. 9d32fa5 Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 9 months ago
  38. 68d7a19 sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling by Dietmar Eggemann · 3 years, 9 months ago
  39. fcf6631 sched/pelt: Ensure that *_sum is always synced with *_avg by Vincent Guittot · 3 years, 9 months ago
  40. ff40e51 bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks by Daniel Borkmann · 3 years, 9 months ago
  41. 6c605f8 perf: Fix data race between pin_count increment/decrement by Marco Elver · 3 years, 9 months ago
  42. f268c37 tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed by Frederic Weisbecker · 3 years, 9 months ago
  43. 02da26a sched/fair: Make sure to update tg contrib for blocked load by Vincent Guittot · 3 years, 9 months ago
  44. 7c7ad62 sched/fair: Keep load_avg and load_sum synced by Vincent Guittot · 3 years, 9 months ago
  45. 9a76c0e Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 9 months ago
  46. ddc4739 seccomp: Refactor notification handler to prepare for new semantics by Sargun Dhillon · 3 years, 10 months ago
  47. d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 9 months ago
  48. a703619 bpf: No need to simulate speculative domain for immediates by Daniel Borkmann · 3 years, 10 months ago
  49. bb01a1b bpf: Fix mask direction swap upon off reg sign change by Daniel Borkmann · 3 years, 9 months ago
  50. 3d0220f bpf: Wrap aux data inside bpf_sanitize_info container by Daniel Borkmann · 3 years, 9 months ago
  51. 5c9d706 bpf: Fix BPF_LSM kconfig symbol dependency by Daniel Borkmann · 3 years, 9 months ago
  52. 1434a31 Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 9 months ago
  53. 5df7ae7 Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 3 years, 9 months ago
  54. 08b2b6f cgroup: fix spelling mistakes by Zhen Lei · 3 years, 9 months ago
  55. 0898678 Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  56. 0f90b88 watchdog: reliable handling of timestamps by Petr Mladek · 3 years, 9 months ago
  57. a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 9 months ago
  58. c1f47eb Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 9 months ago
  59. 921dd23 Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 10 months ago
  60. ceb1167 bpf, offload: Reorder offload callback 'prepare' in verifier by Yinjun Zhang · 3 years, 10 months ago
  61. 0af02eb bpf: Avoid using ARRAY_SIZE on an uninitialized pointer by Florent Revest · 3 years, 10 months ago
  62. 8afcc19 bpf: Clarify a bpf_bprintf_prepare macro by Florent Revest · 3 years, 10 months ago
  63. 6bdacdb bpf: Fix BPF_JIT kconfig symbol dependency by Daniel Borkmann · 3 years, 10 months ago
  64. 940d71c wq: handle VM suspension in stall detection by Sergey Senozhatsky · 3 years, 10 months ago
  65. 45e1ba4 cgroup: disable controllers at parse time by Shakeel Butt · 3 years, 10 months ago
  66. 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 10 months ago
  67. af5eeab signal: Factor force_sig_perf out of perf_sigtrap by Eric W. Biederman · 3 years, 10 months ago
  68. 9abcabe signal: Implement SIL_FAULT_TRAPNO by Eric W. Biederman · 3 years, 10 months ago
  69. add0b32 siginfo: Move si_trapno inside the union inside _si_fault by Eric W. Biederman · 3 years, 10 months ago
  70. 976aac5f kcsan: Fix debugfs initcall return type by Arnd Bergmann · 3 years, 10 months ago
  71. 3a010c4 locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal by Zqiang · 3 years, 10 months ago
  72. 89e70d5 locking/lockdep: Correct calling tracepoints by Leo Yan · 3 years, 10 months ago
  73. 055f23b module: check for exit sections in layout_sections() instead of module_init_section() by Jessica Yu · 3 years, 10 months ago
  74. 8ce3648 Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  75. c12a29e Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  76. a414741 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  77. eb1f065 kernel/resource: fix return code check in __request_free_mem_region by Alistair Popple · 3 years, 10 months ago
  78. 25a1298 Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
  79. eb01f53 tracing: Handle %.*s in trace_check_vprintf() by Steven Rostedt (VMware) · 3 years, 10 months ago
  80. dbb5afa ptrace: make ptrace() fail if the tracee changed its pid unexpectedly by Oleg Nesterov · 3 years, 10 months ago
  81. 02dbb72 sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu() by Gautham R. Shenoy · 3 years, 10 months ago
  82. df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 10 months ago
  83. e2d5b2b bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers by Florent Revest · 3 years, 10 months ago
  84. 35e3815 bpf: Add deny list of btf ids check for tracing programs by Jiri Olsa · 3 years, 10 months ago
  85. 08389d8 bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 10 months ago
  86. b24abcf bpf, kconfig: Add consolidated menu entry for bpf with core options by Daniel Borkmann · 3 years, 10 months ago
  87. e09784a alarmtimer: Check RTC features instead of ops by Alexandre Belloni · 3 years, 10 months ago
  88. 04ea308 bpf: Prevent writable memory-mapping of read-only ringbuf pages by Andrii Nakryiko · 3 years, 10 months ago
  89. 4b81cce bpf, ringbuf: Deny reserve of buffers larger than ringbuf by Thadeu Lima de Souza Cascardo · 3 years, 10 months ago
  90. 049c4e1 bpf: Fix alu32 const subreg bound tracking on bitwise operations by Daniel Borkmann · 3 years, 10 months ago
  91. 9819f68 Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  92. 732a27a Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  93. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  94. fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  95. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  96. 5afe69c kernel/sys.c: fix typo by Xiaofeng Cao · 3 years, 10 months ago
  97. f0fffaf kernel/up.c: fix typo by Bhaskar Chowdhury · 3 years, 10 months ago
  98. a12f4f8 kernel/user_namespace.c: fix typos by Xiaofeng Cao · 3 years, 10 months ago
  99. 48207f7 kernel/umh.c: fix some spelling mistakes by zhouchuangao · 3 years, 10 months ago
  100. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 10 months ago