index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2024-03-26
rcu/exp: Handle RCU expedited grace period kworker allocation failure
Frederic Weisbecker
2024-03-26
rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r...
Frederic Weisbecker
2024-01-24
rcu: Defer RCU kthreads wakeup when CPU is dying
Frederic Weisbecker
2023-12-14
Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',...
Neeraj Upadhyay (AMD)
2023-12-14
rcu: Force quiescent states only for ongoing grace period
Zqiang
2023-12-12
srcu: Explain why callbacks invocations can't run concurrently
Frederic Weisbecker
2023-12-12
srcu: No need to advance/accelerate if no callback enqueued
Frederic Weisbecker
2023-12-12
srcu: Remove superfluous callbacks advancing from srcu_gp_start()
Frederic Weisbecker
2023-12-12
rcu: Restrict access to RCU CPU stall notifiers
Paul E. McKenney
2023-12-12
rcu-tasks: Mark RCU Tasks accesses to current->rcu_tasks_idle_cpu
Paul E. McKenney
2023-11-23
rcutorture: Add fqs_holdoff check before fqs_task is created
Zqiang
2023-11-08
Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
rcu/tasks-trace: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
rcu/tasks: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
rcu: Introduce rcu_cpu_online()
Frederic Weisbecker
2023-11-01
rcu: Break rcu_node_0 --> &rq->__lock order
Peter Zijlstra
2023-10-23
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...
Frederic Weisbecker
2023-10-13
srcu: Only accelerate on enqueue time
Frederic Weisbecker
2023-10-10
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
rcu: Conditionally build CPU-hotplug teardown callbacks
Frederic Weisbecker
2023-10-04
rcu: dynamically allocate the rcu-kfree shrinker
Qi Zheng
2023-10-04
rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
2023-10-04
rcu: Assume IRQS disabled from rcu_report_dead()
Frederic Weisbecker
2023-10-04
rcu: Use rcu_segcblist_segempty() instead of open coding it
Frederic Weisbecker
2023-10-04
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
2023-09-26
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
2023-09-24
rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()
Zqiang
2023-09-24
rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20
Joel Fernandes (Google)
2023-09-24
torture: Move rcutorture_sched_setaffinity() out of rcutorture
Paul E. McKenney
2023-09-24
rcu: Include torture_sched_setaffinity() declaration
Arnd Bergmann
2023-09-13
rcu: Eliminate rcu_gp_slow_unregister() false positive
Paul E. McKenney
2023-09-13
rcu: Dump memory object info if callback function is invalid
Zhen Lei
2023-09-13
rcu: Add sysfs to provide throttled access to rcu_barrier()
Paul E. McKenney
2023-09-13
rcu/tree: Remove superfluous return from void call_rcu* functions
Joel Fernandes (Google)
2023-09-13
srcu: Fix error handling in init_srcu_struct_fields()
Joel Fernandes (Google)
2023-09-11
refscale: Print out additional module parameters
Paul E. McKenney
2023-09-11
refscale: Fix misplaced data re-read
Paul E. McKenney
2023-09-11
rcu-tasks: Make rcu_tasks_lazy_ms static
Jiapeng Chong
2023-09-11
rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
Paul E. McKenney
2023-09-11
rcu-tasks: Add printk()s to localize boot-time self-test hang
Paul E. McKenney
2023-09-11
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-09-11
rcutorture: Add test of RCU CPU stall notifiers
Paul E. McKenney
2023-09-11
rcu: Add RCU CPU stall notifier
Paul E. McKenney
2023-09-11
rcu: Eliminate check_cpu_stall() duplicate code
Zhen Lei
2023-09-11
rcu: Don't redump the stalled CPU where RCU GP kthread last ran
Zhen Lei
2023-09-11
rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
Zhen Lei
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
[next]