1. 31daa34 crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 by Dave Vasilevsky · 6 months ago
  2. 9e05e5c signal: restore the override_rlimit logic by Roman Gushchin · 4 months ago
  3. 432dc06 ucounts: fix counter leak in inc_rlimit_get_ucounts() by Andrei Vagin · 4 months ago
  4. b019b4a Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 months ago
  5. 33e83ff Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 months ago
  6. 68f05b2 Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 months ago
  7. 8f0b844 Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 months ago
  8. 5635f18 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 4 months ago
  9. 69d5e72 sched/ext: Fix scx vs sched_delayed by Peter Zijlstra · 4 months ago
  10. e133938 bpf: Use __u64 to save the bits in bits iterator by Hou Tao · 4 months ago
  11. 393397f bpf: Check the validity of nr_words in bpf_iter_bits_new() by Hou Tao · 4 months ago
  12. 62a898b bpf: Add bpf_mem_alloc_check_size() helper by Hou Tao · 4 months ago
  13. 101ccfb bpf: Free dynamically allocated bits in bpf_iter_bits_destroy() by Hou Tao · 4 months ago
  14. d0b98f6 bpf: disallow 40-bytes extra stack for bpf_fastcall patterns by Eduard Zingerman · 4 months ago
  15. c1e939a Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 months ago
  16. daa9f66 Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 4 months ago
  17. 13400ac bpf: Fix out-of-bounds write in trie_get_next_key() by Byeonguk Jeong · 4 months ago
  18. aa30eb3 bpf: Force checkpoint when jmp history is too long by Eduard Zingerman · 4 months ago
  19. 5db9154 sched: Pass correct scheduling policy to __setscheduler_class by Aboorva Devarajan · 4 months ago
  20. b125a0d resource,kexec: walk_system_ram_res_rev must retain resource flags by Gregory Price · 5 months ago
  21. 985da55 fork: only invoke khugepaged, ksm hooks if no error by Lorenzo Stoakes · 5 months ago
  22. f64e67e fork: do not invoke uffd on fork if error occurs by Lorenzo Stoakes · 5 months ago
  23. f69a1ac Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 4 months ago
  24. 5f994f5 genirq/msi: Fix off-by-one error in msi_domain_alloc() by Jinjie Ruan · 4 months ago
  25. b541315 posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone by Benjamin Segall · 4 months ago
  26. 9c70b2a sched/numa: Fix the potential null pointer dereference in task_numa_work() by Shawn Wang · 4 months ago
  27. 0e7ffff scx: Fix raciness in scx_ops_bypass() by David Vernet · 4 months ago
  28. a574e7f fgraph: Change the name of cpuhp state to "fgraph:online" by Steven Rostedt · 4 months ago
  29. bd3734db fgraph: Fix missing unlock in register_ftrace_graph() by Li Huafei · 4 months ago
  30. ae90f6a Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 4 months ago
  31. d44cd82 Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 months ago
  32. 8421d4c bpf: Check validity of link->type in bpf_link_show_fdinfo() by Hou Tao · 4 months ago
  33. 9806f28 bpf: fix do_misc_fixups() for bpf_get_branch_snapshot() by Andrii Nakryiko · 4 months ago
  34. 0ee288e bpf,perf: Fix perf_event_detach_bpf_prog error handling by Jiri Olsa · 4 months ago
  35. b55945c sched: Fix pick_next_task_fair() vs try_to_wake_up() race by Peter Zijlstra · 4 months ago
  36. e3dfd64 perf: Fix missing RCU reader protection in perf_event_clear_cpumask() by Kan Liang · 6 months ago
  37. 6e62807 posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() by Jinjie Ruan · 5 months ago
  38. 0b6e2e2 tracing: Consider the NULL character when validating the event length by Leo Yan · 5 months ago
  39. 73f3508 tracing/probes: Fix MAX_TRACE_ARGS limit handling by Mikel Rychliski · 5 months ago
  40. 8ea6073 bpf: Fix overloading of MEM_UNINIT's meaning by Daniel Borkmann · 4 months ago
  41. 6fad274 bpf: Add MEM_WRITE attribute by Daniel Borkmann · 4 months ago
  42. 1f97c03f bpf: Preserve param->string when parsing mount options by Hou Tao · 4 months ago
  43. 373b933 uprobe: avoid out-of-bounds memory access of fetching args by Qiao Ma · 5 months ago
  44. 2b4d250 Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 months ago
  45. 06526da Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 4 months ago
  46. fae4078 fgraph: Allocate ret_stack_list with proper size by Steven Rostedt · 5 months ago
  47. 2c02f73 fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks by Steven Rostedt · 5 months ago
  48. 3d5ad2d Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 5 months ago
  49. 3e9e708 bpf: Fix print_reg_state's constant scalar dump by Daniel Borkmann · 5 months ago
  50. 3878ae04 bpf: Fix incorrect delta propagation between linked registers by Daniel Borkmann · 5 months ago
  51. 9495a5b bpf: Fix iter/task tid filtering by Jordan Rome · 5 months ago
  52. 07d6bf6 Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 months ago
  53. be602cd Merge branch 'linus' into sched/urgent, to resolve conflict by Ingo Molnar · 5 months ago
  54. dff6584 Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 5 months ago
  55. 2f87d09 Merge tag 'trace-ringbuffer-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 5 months ago
  56. ae67b9f bpf: Fix truncation bug in coerce_reg_to_size_sx() by Dimitar Kanaliev · 5 months ago
  57. 09661f7 ring-buffer: Fix reader locking when changing the sub buffer order by Petr Pavlu · 5 months ago
  58. d8794ac posix-clock: Fix missing timespec64 check in pc_clock_settime() by Jinjie Ruan · 5 months ago
  59. 3cc4e13 cgroup: Fix potential overflow issue when checking max_depth by Xiu Jianfeng · 5 months ago
  60. 60e339b sched_ext: Remove unnecessary cpu_relax() by David Vernet · 5 months ago
  61. 2cf9733 ring-buffer: Fix refcount setting of boot mapped buffers by Steven Rostedt · 5 months ago
  62. cd9626e sched/fair: Fix external p->on_rq users by Peter Zijlstra · 5 months ago
  63. c650812 sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug by Johannes Weiner · 5 months ago
  64. a1029768 Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux by Linus Torvalds · 5 months ago
  65. f5aaff7 sched/core: Dequeue PSI signals for blocked tasks that are delayed by Peter Zijlstra · 5 months ago
  66. 98442f0 sched: Fix delayed_dequeue vs switched_from_fair() by Peter Zijlstra · 5 months ago
  67. 73ab05a sched/core: Disable page allocation in task_tick_mm_cid() by Waiman Long · 5 months ago
  68. d16b7eb sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl() by Phil Auld · 5 months ago
  69. ad6b5b6 bpf: Fix unpopulated path_size when uprobe_multi fields unset by Tyrone Wu · 5 months ago
  70. b07996c sched_ext: Don't hold scx_tasks_lock for too long by Tejun Heo · 5 months ago
  71. 967da57 sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers by Tejun Heo · 5 months ago
  72. aebe7ae sched_ext: bypass mode shouldn't depend on ops.select_cpu() by Tejun Heo · 5 months ago
  73. cc3e1ca sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl() by Tejun Heo · 5 months ago
  74. 3fdb9eb sched_ext: Start schedulers with consistent p->scx.slice values by Tejun Heo · 5 months ago
  75. 54baa7a Revert "sched_ext: Use shorter slice while bypassing" by Tejun Heo · 5 months ago
  76. 0edab8d Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 5 months ago
  77. 6cb86a0 bpf: fix kfunc btf caching for modules by Toke Høiland-Jørgensen · 5 months ago
  78. f7345cc rcu/nocb: Fix rcuog wake-up from offline softirq by Frederic Weisbecker · 5 months ago
  79. c425180 sched_ext: use correct function name in pick_task_scx() warning message by Honglei Wang · 5 months ago
  80. 4deecdd bpf: fix unpopulated name_len field in perf_event link info by Tyrone Wu · 5 months ago
  81. 4342476 bpf: use kvzmalloc to allocate BPF verifier environment by Rik van Riel · 5 months ago
  82. 797d73e bpf: Check the remaining info_cnt before repeating btf fields by Hou Tao · 5 months ago
  83. d3d1556 Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
  84. 0665d7a resource, kunit: fix user-after-free in resource_test_region_intersects() by Huang Ying · 5 months ago
  85. 214e01a kthread: unpark only parked kthread by Frederic Weisbecker · 6 months ago
  86. 912da2c ring-buffer: Do not have boot mapped buffers hook to CPU hotplug by Steven Rostedt · 5 months ago
  87. 75b607f Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 5 months ago
  88. b24d7f0 bpf, lsm: Remove bpf_lsm_key_free hook by Thomas Weißschuh · 5 months ago
  89. 117932e cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction by Chen Ridong · 5 months ago
  90. 45126b1 bpf: Fix memory leak in bpf_core_apply by Jiri Olsa · 5 months ago
  91. 9b67179 sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED by Tejun Heo · 5 months ago
  92. f207dc2 sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() was called by Tejun Heo · 5 months ago
  93. b62933ee sched/core: Make select_task_rq() take the pointer to wake_flags instead of value by Tejun Heo · 5 months ago
  94. ec01033 sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init() by Tejun Heo · 5 months ago
  95. cc9877f sched_ext: Improve error reporting during loading by Tejun Heo · 5 months ago
  96. 622a3ed Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 5 months ago
  97. f6785e0 Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 5 months ago
  98. 6cca119 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 months ago
  99. 3840cbe2 sched: psi: fix bogus pressure spikes from aggregation race by Johannes Weiner · 5 months ago
  100. 2a13ca2 tracing/hwlat: Fix a race during cpuhp processing by Wei Li · 5 months ago