1. 9cc63f8 Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30a', 'srcu.2026.08.11a' and 'torture.2026.08.14a' into HEAD by Paul E. McKenney · 4 weeks ago master
  2. 301d28f rcu: Add closing parenthesis in comment in rcu_read_unlock_strict() by Paul E. McKenney · 4 weeks ago
  3. 20ed97c rcutorture: Make {,s}rcu_read_delay() better handle forward-progress testing by Paul E. McKenney · 7 weeks ago
  4. 6c22d64 rcutorture: Announce declining to forward-progress test by Paul E. McKenney · 7 weeks ago
  5. aaf43c4 torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to start by Joel Fernandes · 8 weeks ago
  6. ed55bb9 rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[] by Paul E. McKenney · 9 weeks ago
  7. 86fa538 rcutorture: Make RCU Tasks Trace track Reader Batches by Paul E. McKenney · 9 weeks ago
  8. 560b35b rcutorture: Test RCU Tasks Trace GP implying RCU GP by Paul E. McKenney · 9 weeks ago
  9. d1ff056 rcutorture: Add a stall_only module parameter by Paul E. McKenney · 3 months ago
  10. 75a88fe rcutorture: Add nwriters module parameter by Paul E. McKenney · 3 months ago
  11. e7b6d50 rcutorture: Use task_state_to_char() for task-state reporting by Kunwu Chan · 3 months ago
  12. f424566 rcutorture: Use cpumask_next_wrap() in rcu_torture_preempt() by Paul E. McKenney · 3 months ago
  13. 5ac6934 rcutorture: Test RCU readers from hardware interrupt handlers by Paul E. McKenney · 4 months ago
  14. 50df5afa rcutorture: Check for immediate deboosting at reader end by Paul E. McKenney · 5 months ago
  15. 78a38cb srcu: Queue sdp->work when the delay timer is successfully deleted by Zqiang · 9 weeks ago
  16. 0f5fe21 rcu-tasks: Convert cond_resched_tasks_rcu_qs() to static inline by Paul E. McKenney · 7 weeks ago
  17. 885d831 rcu-tasks: Fix some comments for call_rcu_tasks() and call_rcu_tasks_rude() by Zqiang · 8 weeks ago
  18. ed61912 rcu-tasks: Rename tasks_rcu_exit_srcu_stall_timer to tasks_rcu_exit_stall_timer by Zqiang · 8 weeks ago
  19. 7689271 rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.s by Paul E. McKenney · 7 weeks ago
  20. df0ecbc rcu: Reduce stack usage in show_rcu_gp_kthreads() by Zqiang · 7 weeks ago
  21. 27d73e8 rcu: Mark accesses to ->rcu_urgent_qs and ->rcu_need_heavy_qs by Itai Handler · 7 weeks ago
  22. 7f28a4c rcu: Remove unused rdp parameter from rcu_check_gp_start_stall() by Zqiang · 7 weeks ago
  23. 8fe4795 rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.b.norm by Paul E. McKenney · 7 weeks ago
  24. f99dc9e2 rcu-tasks: Fix IRQ read lock/unlock data race by Paul E. McKenney · 8 weeks ago
  25. 7a455d3 rcu-tasks: Dump rtpcp->lazy_timer status in show_rcu_tasks_generic_gp_kthread() by Zqiang · 8 weeks ago
  26. 5976694 rcu-tasks: Update comments in call_rcu_tasks_generic() by Zqiang · 9 weeks ago
  27. 2aaee3f rcu: Mark accesses to rdp->rcu_cpu_has_work by Paul E. McKenney · 8 weeks ago
  28. 545b3ac rcu: Remove unused func parameter from callback-enqueue functions by Joel Fernandes · 8 weeks ago
  29. 4137d69 rcu: Remove unused expedited_need_qs field from rcu_state by Joel Fernandes · 8 weeks ago
  30. a050e67 rcu: Use WRITE_ONCE() for ->rcu_need_heavy_qs by Paul E. McKenney · 8 weeks ago
  31. d2282f9 rcu: Use this_cpu_{read,write}() for ->cpu_no_qs.b.exp by Paul E. McKenney · 8 weeks ago
  32. 31b780b rcuscale: Add concurrent expedited GP threads for callback scaling tests by Puranjay Mohan · 3 months ago
  33. ec5ee54 rcu: Advance callbacks for expedited GP completion in rcu_core() by Puranjay Mohan · 3 months ago
  34. fde2b18 rcu: Detect expedited grace period completion in rcu_pending() by Puranjay Mohan · 3 months ago
  35. 3186061 rcu: Wake NOCB rcuog kthreads on expedited grace period completion by Puranjay Mohan · 3 months ago
  36. 942b3e8 rcu: Update comments for gp_seq and expedited GP tracking by Puranjay Mohan · 3 months ago
  37. aaca360 rcu: Enable RCU callbacks to benefit from expedited grace periods by Puranjay Mohan · 7 weeks ago
  38. a781301 rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic() by Zqiang · 9 weeks ago
  39. 647dd6e rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data race by Paul E. McKenney · 9 weeks ago
  40. ef21090 rcu-tasks: Dump rcu tasks status when the boot-test failed by Zqiang · 10 weeks ago
  41. 5b79f1d rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables by Zqiang · 10 weeks ago
  42. d972d10 rcu: clear defer_qs_pending in deferred-QS bail when nesting > 0 by Joel Fernandes · 3 months ago
  43. 6791325 rcu: introduce rcu_defer_qs_clear() helper by Joel Fernandes · 3 months ago
  44. 2b109ec doc: RCU: Fix brackets by Manuel Ebner · 3 months ago
  45. dc7e119 doc: RCU: Adopt new coding style of type-aware kmalloc-family - part 2/2 by Manuel Ebner · 3 months ago
  46. 573d76f rcu: Mark __rcu_access_pointer() as context_unsafe() by Paul E. McKenney · 3 months ago
  47. 1384ea9 rcu: Use task_state_to_char() in stall-warning prints by Kunwu Chan · 3 months ago
  48. 60b5487 rcu: Add RCU_GET_STATE_NOT_TRACKED for subsystems without expedited GPs by Puranjay Mohan · 3 months ago
  49. fb5c815 rcu/segcblist: Track segment grace periods with struct rcu_gp_seq by Puranjay Mohan · 3 months ago
  50. 97b4c6b rcu/segcblist: Factor out rcu_segcblist_advance_compact() helper by Puranjay Mohan · 3 months ago
  51. ca1f962 rcu/segcblist: Add SRCU and Tasks RCU wrapper functions by Puranjay Mohan · 3 months ago
  52. 7360845 rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq by Puranjay Mohan · 3 months ago
  53. 767ce74 rcu: Remove unused rdp parameter from trace_rcu_this_gp() by Joel Fernandes · 8 weeks ago
  54. 3f90d04 MAINTAINERS: add Rust SRCU files to SRCU entry by Onur Özkan · 3 months ago
  55. 59cf3a5 rust: sync: add SRCU abstraction by Onur Özkan · 3 months ago
  56. 91d5185 srcu: expose srcu_readers_active() by Onur Özkan · 3 months ago
  57. 8f63d94 rust: helpers: add SRCU helpers by Onur Özkan · 3 months ago
  58. a47dea1 srcu: make init_srcu_struct() consistently wrap __init_srcu_struct() by Onur Özkan · 3 months ago
  59. bc892f8 rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs() by Paul E. McKenney · 4 months ago
  60. ade2e3c rcu-tasks: TASKS_TRACE_RCU doesn't need IRQ_WORK by Paul E. McKenney · 4 months ago
  61. a13c140 Linux 7.2-rc3 by Linus Torvalds · 9 weeks ago
  62. f20d61c tpm: Make the TPM character devices non-seekable by Jaewon Yang · 9 weeks ago
  63. 940d91ca Merge tag 'staging-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 weeks ago
  64. bffa972 Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 weeks ago
  65. 8a65af0 Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 weeks ago
  66. 534f8f0 Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 weeks ago
  67. f4fb100 Merge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 weeks ago
  68. 2f9eb0c Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 9 weeks ago
  69. f4bf75d Merge tag 'm68knommu-fixes-on-top-off-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 weeks ago
  70. 6205562c Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 9 weeks ago
  71. 44696aa Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 weeks ago
  72. 59dee6d Merge tag 'for-7.2/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 weeks ago
  73. cab9e33 Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 weeks ago
  74. b37fa0d Merge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 weeks ago
  75. 767707a Merge tag 'timers-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 weeks ago
  76. 64d9ca4 Merge tag 'block-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 9 weeks ago
  77. 596d603 Merge tag 'io_uring-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 9 weeks ago
  78. 4b22d08 dm thin metadata: fix superblock refcount leak on snapshot shadow failure by Genjian Zhang · 9 weeks ago
  79. 47915e8 perf/x86/amd/brs: Fix kernel address leakage by Sandipan Das · 9 weeks ago
  80. adea84e Input: mms114 - fix multi-touch slot corruption by Dmitry Torokhov · 2 months ago
  81. dd3210c Merge tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 weeks ago
  82. bf124ba Merge tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 9 weeks ago
  83. ccce5f6 Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 9 weeks ago
  84. 61c03dfd Merge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs by Linus Torvalds · 9 weeks ago
  85. 58d9f84 Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 9 weeks ago
  86. 8eae393 Merge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 weeks ago
  87. 601ddac ring-buffer: Allow sparse CPU masks in ring_buffer_desc() by Vincent Donnefort · 9 weeks ago
  88. d471d4f tracing/remotes: Fix struct_len in trace_remote_alloc_buffer() by Vincent Donnefort · 9 weeks ago
  89. ec082d0 tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path by Vincent Donnefort · 9 weeks ago
  90. d96fcfe Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 weeks ago
  91. 1f0fe322 Merge tag 'platform-drivers-x86-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 9 weeks ago
  92. 386df1a dm-stats: fix dm_jiffies_to_msec64 by Mikulas Patocka · 9 weeks ago
  93. 1917eb2 dm-stats: fix merge accounting by Mikulas Patocka · 9 weeks ago
  94. 422f1d4 dm-bufio: fix wrong count calculation in dm_bufio_issue_discard by Mikulas Patocka · 9 weeks ago
  95. f827c27e Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 9 weeks ago
  96. 8f964d9 Merge tag 'ata-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 9 weeks ago
  97. ba0b7c6 Merge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 9 weeks ago
  98. 58a37e7 selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests by Wang Yan · 9 weeks ago
  99. 181bb9c block: remove redundant GD_NEED_PART_SCAN in add_disk_final() by Connor Williamson · 3 months ago
  100. 2a89229 perf/x86/amd/lbr: Fix kernel address leakage by Sandipan Das · 9 weeks ago