index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2026-08-23
Merge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-14
Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30...
Paul E. McKenney
2026-08-14
rcu: Add closing parenthesis in comment in rcu_read_unlock_strict()
Paul E. McKenney
2026-08-14
rcutorture: Make {,s}rcu_read_delay() better handle forward-progress testing
Paul E. McKenney
2026-08-14
rcutorture: Announce declining to forward-progress test
Paul E. McKenney
2026-08-14
rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[]
Paul E. McKenney
2026-08-14
rcutorture: Make RCU Tasks Trace track Reader Batches
Paul E. McKenney
2026-08-14
rcutorture: Test RCU Tasks Trace GP implying RCU GP
Paul E. McKenney
2026-08-14
rcutorture: Add a stall_only module parameter
Paul E. McKenney
2026-08-14
rcutorture: Add nwriters module parameter
Paul E. McKenney
2026-08-14
rcutorture: Use task_state_to_char() for task-state reporting
Kunwu Chan
2026-08-14
rcutorture: Use cpumask_next_wrap() in rcu_torture_preempt()
Paul E. McKenney
2026-08-14
rcutorture: Test RCU readers from hardware interrupt handlers
Paul E. McKenney
2026-08-14
rcutorture: Check for immediate deboosting at reader end
Paul E. McKenney
2026-08-11
srcu: Queue sdp->work when the delay timer is successfully deleted
Zqiang
2026-07-30
rcu-tasks: Fix some comments for call_rcu_tasks() and call_rcu_tasks_rude()
Zqiang
2026-07-30
rcu-tasks: Rename tasks_rcu_exit_srcu_stall_timer to tasks_rcu_exit_stall_timer
Zqiang
2026-07-30
rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.s
Paul E. McKenney
2026-07-30
rcu: Reduce stack usage in show_rcu_gp_kthreads()
Zqiang
2026-07-30
rcu: Mark accesses to ->rcu_urgent_qs and ->rcu_need_heavy_qs
Itai Handler
2026-07-30
rcu: Remove unused rdp parameter from rcu_check_gp_start_stall()
Zqiang
2026-07-30
rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.b.norm
Paul E. McKenney
2026-07-24
rcu-tasks: Dump rtpcp->lazy_timer status in show_rcu_tasks_generic_gp_kthread()
Zqiang
2026-07-24
rcu-tasks: Update comments in call_rcu_tasks_generic()
Zqiang
2026-07-24
rcu: Mark accesses to rdp->rcu_cpu_has_work
Paul E. McKenney
2026-07-24
rcu: Remove unused func parameter from callback-enqueue functions
Joel Fernandes
2026-07-24
rcu: Remove unused expedited_need_qs field from rcu_state
Joel Fernandes
2026-07-24
rcu: Use WRITE_ONCE() for ->rcu_need_heavy_qs
Paul E. McKenney
2026-07-24
rcu: Use this_cpu_{read,write}() for ->cpu_no_qs.b.exp
Paul E. McKenney
2026-07-24
rcuscale: Add concurrent expedited GP threads for callback scaling tests
Puranjay Mohan
2026-07-24
rcu: Advance callbacks for expedited GP completion in rcu_core()
Puranjay Mohan
2026-07-24
rcu: Detect expedited grace period completion in rcu_pending()
Puranjay Mohan
2026-07-24
rcu: Wake NOCB rcuog kthreads on expedited grace period completion
Puranjay Mohan
2026-07-24
rcu: Update comments for gp_seq and expedited GP tracking
Puranjay Mohan
2026-07-24
rcu: Enable RCU callbacks to benefit from expedited grace periods
Puranjay Mohan
2026-07-23
rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
Zqiang
2026-07-23
rcu-tasks: Dump rcu tasks status when the boot-test failed
Zqiang
2026-07-23
rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
Zqiang
2026-07-23
rcu: clear defer_qs_pending in deferred-QS bail when nesting > 0
Joel Fernandes
2026-07-23
rcu: introduce rcu_defer_qs_clear() helper
Joel Fernandes
2026-07-23
rcu: Use task_state_to_char() in stall-warning prints
Kunwu Chan
2026-07-23
rcu: Add RCU_GET_STATE_NOT_TRACKED for subsystems without expedited GPs
Puranjay Mohan
2026-07-23
rcu/segcblist: Track segment grace periods with struct rcu_gp_seq
Puranjay Mohan
2026-07-23
rcu/segcblist: Factor out rcu_segcblist_advance_compact() helper
Puranjay Mohan
2026-07-23
rcu/segcblist: Add SRCU and Tasks RCU wrapper functions
Puranjay Mohan
2026-07-23
rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
Puranjay Mohan
2026-07-23
rcu: Remove unused rdp parameter from trace_rcu_this_gp()
Joel Fernandes
2026-07-15
srcu: expose srcu_readers_active()
Onur Özkan
2026-07-15
srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
Onur Özkan
2026-07-15
rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs()
Paul E. McKenney
[next]