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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
-
-
.
Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...
Paul E. McKenney
2023-06-07
8
-151
/
+273
|
\
\
\
\
\
|
|
|
|
|
*
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-05-11
1
-0
/
+5
|
|
|
|
|
*
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-05-11
1
-97
/
+97
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
rcu-tasks: Clarify the cblist_init_generic() function's pr_info() output
Zqiang
2023-05-09
1
-4
/
+2
|
|
|
|
*
rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
Shigeru Yoshida
2023-05-09
1
-1
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu/nocb: Make shrinker iterate only over NOCB CPUs
Frederic Weisbecker
2023-05-11
1
-3
/
+14
|
|
|
*
rcu/nocb: Recheck lazy callbacks under the ->nocb_lock from shrinker
Frederic Weisbecker
2023-05-09
1
-3
/
+11
|
|
|
*
rcu/nocb: Fix shrinker race against callback enqueuer
Frederic Weisbecker
2023-05-09
1
-1
/
+1
|
|
|
*
rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading
Frederic Weisbecker
2023-05-09
1
-1
/
+24
|
|
_
|
/
|
/
|
|
|
|
*
rcu/kvfree: Make drain_page_cache() take early return if cache is disabled
Zqiang
2023-05-09
1
-0
/
+3
|
|
*
rcu/kvfree: Make fill page cache start from krcp->nr_bkv_objs
Zqiang
2023-05-09
1
-1
/
+1
|
|
*
rcu/kvfree: Do not run a page work if a cache is disabled
Uladzislau Rezki (Sony)
2023-05-09
1
-0
/
+4
|
|
*
rcu/kvfree: Use consistent krcp when growing kfree_rcu() page cache
Zqiang
2023-05-09
1
-1
/
+1
|
|
*
rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checking bnode->gp_snap
Zqiang
2023-05-09
1
-1
/
+1
|
|
*
rcu/kvfree: Add debug check for GP complete for kfree_rcu_cpu list
Uladzislau Rezki (Sony)
2023-05-09
1
-1
/
+7
|
|
*
rcu/kvfree: Add debug to check grace periods
Paul E. McKenney
2023-05-09
1
-18
/
+19
|
|
/
|
/
|
|
*
rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
Paul E. McKenney
2023-05-11
3
-3
/
+22
|
*
rcu: Make rcu_cpu_starting() rely on interrupts being disabled
Paul E. McKenney
2023-05-11
1
-6
/
+5
|
*
rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
Paul E. McKenney
2023-05-11
1
-2
/
+2
|
*
rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
Paul E. McKenney
2023-05-11
2
-2
/
+4
|
*
rcu: Employ jiffies-based backstop to callback time limit
Paul E. McKenney
2023-05-11
2
-8
/
+38
|
*
rcu: Check callback-invocation time limit for rcuc kthreads
Paul E. McKenney
2023-05-11
1
-9
/
+19
|
/
*
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-24
11
-229
/
+573
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...
Joel Fernandes (Google)
2023-04-05
8
-213
/
+519
|
|
\
\
\
\
\
|
|
|
|
|
|
*
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-03-20
1
-1
/
+1
|
|
|
|
|
|
*
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-03-20
1
-4
/
+3
|
|
|
|
|
|
*
rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU...
Zqiang
2023-03-20
1
-0
/
+6
|
|
|
|
|
|
*
rcutorture: Eliminate variable n_rcu_torture_boost_rterror
Yue Hu
2023-03-11
1
-8
/
+3
|
|
|
|
|
|
*
rcutorture: Add test_nmis module parameter
Paul E. McKenney
2023-03-11
1
-2
/
+30
|
|
|
|
|
*
|
rcutorture: Add RCU Tasks Trace and SRCU deadlock scenarios
Paul E. McKenney
2023-03-27
1
-1
/
+35
|
|
|
|
|
*
|
rcutorture: Add SRCU deadlock scenarios
Paul E. McKenney
2023-03-27
1
-0
/
+151
|
|
|
|
|
*
|
rcu: Annotate SRCU's update-side lockdep dependencies
Boqun Feng
2023-03-27
2
-0
/
+4
|
|
|
|
|
|
/
|
|
|
|
*
|
srcu: Fix long lines in srcu_funnel_gp_start()
Paul E. McKenney
2023-04-04
1
-13
/
+14
|
|
|
|
*
|
srcu: Fix long lines in srcu_gp_end()
Paul E. McKenney
2023-04-04
1
-20
/
+21
|
|
|
|
*
|
srcu: Fix long lines in cleanup_srcu_struct()
Paul E. McKenney
2023-04-04
1
-10
/
+11
|
|
|
|
*
|
srcu: Fix long lines in srcu_get_delay()
Paul E. McKenney
2023-04-04
1
-5
/
+6
|
|
|
|
*
|
srcu: Check for readers at module-exit time
Paul E. McKenney
2023-04-04
1
-1
/
+2
|
|
|
|
*
|
srcu: Move work-scheduling fields from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-19
/
+22
|
|
|
|
*
|
srcu: Move srcu_barrier() fields from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-19
/
+19
|
|
|
|
*
|
srcu: Move ->sda_is_static from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-4
/
+4
|
|
|
|
*
|
srcu: Move heuristics fields from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-9
/
+9
|
|
|
|
*
|
srcu: Move grace-period fields from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-64
/
+64
|
|
|
|
*
|
srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-7
/
+7
|
|
|
|
*
|
srcu: Move ->lock from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-28
/
+28
|
|
|
|
*
|
srcu: Move ->lock initialization after srcu_usage allocation
Paul E. McKenney
2023-04-04
1
-2
/
+2
|
|
|
|
*
|
srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-3
/
+3
|
|
|
|
*
|
srcu: Move ->srcu_size_state from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-18
/
+19
|
|
|
|
*
|
srcu: Move ->level from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
1
-7
/
+7
|
|
|
|
*
|
srcu: Begin offloading srcu_struct fields to srcu_update
Paul E. McKenney
2023-04-04
2
-11
/
+23
|
|
|
|
*
|
srcu: Use static init for statically allocated in-module srcu_struct
Paul E. McKenney
2023-04-04
1
-6
/
+13
[next]