1. 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, 7 months ago
  2. 9ed13a17 Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  3. 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, 7 months ago
  4. 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, 7 months ago
  5. 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, 7 months ago
  6. 89529d8 tracing: Do no increment trace_clock_global() by one by Steven Rostedt (VMware) · 3 years, 7 months ago
  7. 4fdd595 tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years, 7 months ago
  8. 85550c8 tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years, 7 months ago
  9. 4f5aecd crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo by Pingfan Liu · 3 years, 7 months ago
  10. 6262e1b printk: Move EXPORT_SYMBOL() closer to vprintk definition by Punit Agrawal · 3 years, 7 months ago
  11. 9183671a bpf: Fix leakage under speculation on mispredicted branches by Daniel Borkmann · 3 years, 8 months ago
  12. fe9a5ca bpf: Do not mark insn as seen under speculative path verification by Daniel Borkmann · 3 years, 8 months ago
  13. d203b0f bpf: Inherit expanded/patched seen count from old aux data by Daniel Borkmann · 3 years, 8 months ago
  14. a7b359f sched/fair: Correctly insert cfs_rq's to list on unthrottle by Odin Ugedal · 3 years, 7 months ago
  15. 771fac5 Revert "cpufreq: CPPC: Add support for frequency invariance" by Viresh Kumar · 3 years, 7 months ago
  16. 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, 7 months ago
  17. 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, 7 months ago
  18. 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, 7 months ago
  19. f09eacc Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 7 months ago
  20. b7e24eb cgroup1: don't allow '\n' in renaming by Alexander Kuznetsov · 3 years, 7 months ago
  21. 156172a irq_work: Make irq_work_queue() NMI-safe again by Peter Zijlstra · 3 years, 7 months ago
  22. 3e08a9f tracing: Correct the length check which causes memory corruption by Liangyan · 3 years, 7 months ago
  23. 6c14133 ftrace: Do not blindly read the ip address in ftrace_bug() by Steven Rostedt (VMware) · 3 years, 7 months ago
  24. 9d32fa5 Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  25. 68d7a19 sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling by Dietmar Eggemann · 3 years, 8 months ago
  26. fcf6631 sched/pelt: Ensure that *_sum is always synced with *_avg by Vincent Guittot · 3 years, 8 months ago
  27. ff40e51 bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks by Daniel Borkmann · 3 years, 8 months ago
  28. 6c605f8 perf: Fix data race between pin_count increment/decrement by Marco Elver · 3 years, 8 months ago
  29. f268c37 tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed by Frederic Weisbecker · 3 years, 8 months ago
  30. 02da26a sched/fair: Make sure to update tg contrib for blocked load by Vincent Guittot · 3 years, 8 months ago
  31. 7c7ad62 sched/fair: Keep load_avg and load_sum synced by Vincent Guittot · 3 years, 8 months ago
  32. 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, 8 months ago
  33. ddc4739 seccomp: Refactor notification handler to prepare for new semantics by Sargun Dhillon · 3 years, 8 months ago
  34. d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  35. a703619 bpf: No need to simulate speculative domain for immediates by Daniel Borkmann · 3 years, 9 months ago
  36. bb01a1b bpf: Fix mask direction swap upon off reg sign change by Daniel Borkmann · 3 years, 8 months ago
  37. 3d0220f bpf: Wrap aux data inside bpf_sanitize_info container by Daniel Borkmann · 3 years, 8 months ago
  38. 5c9d706 bpf: Fix BPF_LSM kconfig symbol dependency by Daniel Borkmann · 3 years, 8 months ago
  39. 1434a31 Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 8 months ago
  40. 5df7ae7 Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 3 years, 8 months ago
  41. 08b2b6f cgroup: fix spelling mistakes by Zhen Lei · 3 years, 8 months ago
  42. 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, 8 months ago
  43. 0f90b88 watchdog: reliable handling of timestamps by Petr Mladek · 3 years, 8 months ago
  44. 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, 8 months ago
  45. 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, 8 months ago
  46. 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, 8 months ago
  47. ceb1167 bpf, offload: Reorder offload callback 'prepare' in verifier by Yinjun Zhang · 3 years, 8 months ago
  48. 0af02eb bpf: Avoid using ARRAY_SIZE on an uninitialized pointer by Florent Revest · 3 years, 8 months ago
  49. 8afcc19 bpf: Clarify a bpf_bprintf_prepare macro by Florent Revest · 3 years, 8 months ago
  50. 6bdacdb bpf: Fix BPF_JIT kconfig symbol dependency by Daniel Borkmann · 3 years, 8 months ago
  51. 940d71c wq: handle VM suspension in stall detection by Sergey Senozhatsky · 3 years, 8 months ago
  52. 45e1ba4 cgroup: disable controllers at parse time by Shakeel Butt · 3 years, 8 months ago
  53. 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 9 months ago
  54. af5eeab signal: Factor force_sig_perf out of perf_sigtrap by Eric W. Biederman · 3 years, 9 months ago
  55. 9abcabe signal: Implement SIL_FAULT_TRAPNO by Eric W. Biederman · 3 years, 9 months ago
  56. add0b32 siginfo: Move si_trapno inside the union inside _si_fault by Eric W. Biederman · 3 years, 9 months ago
  57. 976aac5f kcsan: Fix debugfs initcall return type by Arnd Bergmann · 3 years, 8 months ago
  58. 3a010c4 locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal by Zqiang · 3 years, 8 months ago
  59. 89e70d5 locking/lockdep: Correct calling tracepoints by Leo Yan · 3 years, 8 months ago
  60. 055f23b module: check for exit sections in layout_sections() instead of module_init_section() by Jessica Yu · 3 years, 8 months ago
  61. 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, 8 months ago
  62. 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, 8 months ago
  63. a414741 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  64. eb1f065 kernel/resource: fix return code check in __request_free_mem_region by Alistair Popple · 3 years, 8 months ago
  65. 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, 8 months ago
  66. eb01f53 tracing: Handle %.*s in trace_check_vprintf() by Steven Rostedt (VMware) · 3 years, 8 months ago
  67. dbb5afa ptrace: make ptrace() fail if the tracee changed its pid unexpectedly by Oleg Nesterov · 3 years, 8 months ago
  68. 02dbb72 sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu() by Gautham R. Shenoy · 3 years, 8 months ago
  69. df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
  70. e2d5b2b bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers by Florent Revest · 3 years, 8 months ago
  71. 35e3815 bpf: Add deny list of btf ids check for tracing programs by Jiri Olsa · 3 years, 9 months ago
  72. 08389d8 bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 8 months ago
  73. b24abcf bpf, kconfig: Add consolidated menu entry for bpf with core options by Daniel Borkmann · 3 years, 8 months ago
  74. e09784a alarmtimer: Check RTC features instead of ops by Alexandre Belloni · 3 years, 8 months ago
  75. 04ea308 bpf: Prevent writable memory-mapping of read-only ringbuf pages by Andrii Nakryiko · 3 years, 9 months ago
  76. 4b81cce bpf, ringbuf: Deny reserve of buffers larger than ringbuf by Thadeu Lima de Souza Cascardo · 3 years, 9 months ago
  77. 049c4e1 bpf: Fix alu32 const subreg bound tracking on bitwise operations by Daniel Borkmann · 3 years, 8 months ago
  78. 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, 8 months ago
  79. 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, 8 months ago
  80. 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, 8 months ago
  81. fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  82. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  83. 5afe69c kernel/sys.c: fix typo by Xiaofeng Cao · 3 years, 8 months ago
  84. f0fffaf kernel/up.c: fix typo by Bhaskar Chowdhury · 3 years, 8 months ago
  85. a12f4f8 kernel/user_namespace.c: fix typos by Xiaofeng Cao · 3 years, 8 months ago
  86. 48207f7 kernel/umh.c: fix some spelling mistakes by zhouchuangao · 3 years, 8 months ago
  87. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  88. 17652f4 modules: add CONFIG_MODPROBE_PATH by Rasmus Villemoes · 3 years, 8 months ago
  89. e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
  90. a065c0f kernel/async.c: remove async_unregister_domain() by Rasmus Villemoes · 3 years, 8 months ago
  91. 07416af kernel/async.c: stop guarding pr_debug() statements by Rasmus Villemoes · 3 years, 8 months ago
  92. 56fd949 kernel/resource: fix locking in request_free_mem_region by Alistair Popple · 3 years, 8 months ago
  93. 63cdafe kernel/resource: refactor __request_region to allow external locking by Alistair Popple · 3 years, 8 months ago
  94. d486ccb kernel/resource: allow region_intersects users to hold resource_lock by Alistair Popple · 3 years, 8 months ago
  95. 97523a4 kernel/resource: remove first_lvl / siblings_only logic by David Hildenbrand · 3 years, 8 months ago
  96. 3c9c7975 kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources by David Hildenbrand · 3 years, 8 months ago
  97. 97f61c8 kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources by David Hildenbrand · 3 years, 8 months ago
  98. 9b472e8 gcov: clang: drop support for clang-10 and older by Nick Desaulniers · 3 years, 8 months ago
  99. 1391efa gcov: use kvmalloc() by Johannes Berg · 3 years, 8 months ago
  100. 3180c44 gcov: simplify buffer allocation by Johannes Berg · 3 years, 8 months ago