]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'rcu-misc.20260111a'
authorBoqun Feng <boqun.feng@gmail.com>
Sun, 11 Jan 2026 12:15:07 +0000 (20:15 +0800)
committerBoqun Feng <boqun.feng@gmail.com>
Sun, 11 Jan 2026 12:15:07 +0000 (20:15 +0800)
commitfe1d4828846f025e42ca5e2112c01084c8aa8ab2
treed87dc54a8d83e4d837d584376617a5ff422ee015
parentacb0b2f5d6472b26db1d68f6d7b982d30b8bd8fe
parentbc3705e20988778791a4a5e9e2700fbc22cc942d
Merge branch 'rcu-misc.20260111a'

* rcu-misc.20260111a:
  rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
  srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()
  rcu: Fix rcu_read_unlock() deadloop due to softirq
  rcutorture: Correctly compute probability to invoke ->exp_current()
  rcu: Make expedited RCU CPU stall warnings detect stall-end races
kernel/rcu/rcutorture.c