index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-09-18
1
-8
/
+101
|
\
|
*
rcu/kvfree: Add kvfree_rcu_barrier() API
Uladzislau Rezki (Sony)
2024-08-27
1
-8
/
+101
*
|
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-18
14
-535
/
+737
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...
Neeraj Upadhyay
2024-09-08
14
-467
/
+658
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by()
Thorsten Blum
2024-08-11
1
-2
/
+3
|
|
|
|
|
|
|
|
*
|
rcu/kfree: Warn on unexpected tail state
Paul E. McKenney
2024-07-29
1
-1
/
+1
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
/
rcu: Use system_unbound_wq to avoid disturbing isolated CPUs
Waiman Long
2024-08-12
1
-4
/
+4
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
refscale: Constify struct ref_scale_ops
Christophe JAILLET
2024-08-14
1
-21
/
+21
|
|
|
|
|
|
*
|
rcuscale: Count outstanding callbacks per-task rather than per-CPU
Paul E. McKenney
2024-08-14
1
-4
/
+6
|
|
|
|
|
|
*
|
rcuscale: NULL out top-level pointers to heap memory
Paul E. McKenney
2024-08-14
1
-0
/
+5
|
|
|
|
|
|
*
|
rcuscale: Use special allocator for rcu_scale_writer()
Paul E. McKenney
2024-08-14
1
-10
/
+113
|
|
|
|
|
|
*
|
rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure
Paul E. McKenney
2024-08-14
1
-3
/
+6
|
|
|
|
|
|
*
|
rcuscale: Make all writer tasks report upon hang
Paul E. McKenney
2024-08-14
1
-0
/
+6
|
|
|
|
|
|
*
|
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
2024-08-14
1
-2
/
+2
|
|
|
|
|
|
*
|
rcuscale: Print detailed grace-period and barrier diagnostics
Paul E. McKenney
2024-08-14
1
-0
/
+18
|
|
|
|
|
|
*
|
rcu: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
2024-08-14
1
-0
/
+3
|
|
|
|
|
|
*
|
rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls
Paul E. McKenney
2024-08-14
1
-0
/
+10
|
|
|
|
|
|
*
|
rcuscale: Dump stacks of stalled rcu_scale_writer() instances
Paul E. McKenney
2024-08-14
1
-2
/
+21
|
|
|
|
|
|
*
|
rcuscale: Save a few lines with whitespace-only change
Paul E. McKenney
2024-08-14
1
-7
/
+3
|
|
|
|
|
|
*
|
refscale: Optimize process_durations()
Christophe JAILLET
2024-08-14
1
-11
/
+14
|
|
|
|
|
|
*
|
rcu/tasks: Add rcu_barrier_tasks*() start time to diagnostics
Paul E. McKenney
2024-08-14
1
-2
/
+6
|
|
|
|
|
|
*
|
rcu/tasks: Add detailed grace-period and barrier diagnostics
Paul E. McKenney
2024-08-14
1
-2
/
+64
|
|
|
|
|
|
*
|
rcu/tasks: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
2024-08-14
1
-0
/
+2
|
|
|
|
|
|
*
|
rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs
Paul E. McKenney
2024-08-14
1
-0
/
+5
|
|
|
|
|
|
*
|
rcu/tasks: Update rtp->tasks_gp_seq comment
Paul E. McKenney
2024-08-14
1
-1
/
+1
|
|
|
|
|
|
*
|
rcu/tasks: Check processor-ID assumptions
Paul E. McKenney
2024-08-14
1
-0
/
+1
|
|
|
|
|
|
*
|
rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gp...
Zqiang
2024-08-14
1
-29
/
+53
|
|
|
|
|
|
*
|
rcu-tasks: Remove RCU Tasks Rude asynchronous APIs
Paul E. McKenney
2024-08-14
1
-38
/
+17
|
|
|
|
|
|
*
|
rcuscale: Stop testing RCU Tasks Rude asynchronous APIs
Paul E. McKenney
2024-08-14
1
-2
/
+0
|
|
|
|
|
|
*
|
rcutorture: Stop testing RCU Tasks Rude asynchronous APIs
Paul E. McKenney
2024-08-14
1
-8
/
+0
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
srcu: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
2024-08-12
1
-0
/
+2
|
|
|
|
|
*
|
srcu: Check for concurrent updates of heuristics
Paul E. McKenney
2024-08-12
1
-0
/
+2
|
|
|
|
|
*
|
srcu: faster gp seq wrap-around
JP Kobryn
2024-08-12
2
-6
/
+4
|
|
|
|
|
|
/
|
|
|
|
*
|
rcu: Defer printing stall-warning backtrace when holding rcu_node lock
Paul E. McKenney
2024-09-08
1
-0
/
+2
|
|
|
|
*
|
rcu: Let dump_cpu_task() be used without preemption disabled
Ryo Takakura
2024-08-14
1
-2
/
+0
|
|
|
|
*
|
rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stalls
Paul E. McKenney
2024-08-14
1
-0
/
+4
|
|
|
|
*
|
rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited...
Paul E. McKenney
2024-08-14
1
-51
/
+60
|
|
|
|
*
|
rcu: Summarize RCU CPU stall warnings during CSD-lock stalls
Paul E. McKenney
2024-08-14
1
-1
/
+7
|
|
|
|
|
/
|
|
|
*
|
rcutorture: Add a stall_cpu_repeat module parameter
Paul E. McKenney
2024-08-14
1
-16
/
+40
|
|
|
*
|
rcutorture: Make rcu_torture_write_types() print number of update types
Paul E. McKenney
2024-07-29
1
-0
/
+1
|
|
|
*
|
rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL*
Paul E. McKenney
2024-07-29
1
-8
/
+28
|
|
|
*
|
rcutorture: Add SRCU ->same_gp_state and ->get_comp_state functions
Paul E. McKenney
2024-07-29
1
-0
/
+4
|
|
|
*
|
rcutorture: Remove redundant rcu_torture_ops get_gp_completed fields
Paul E. McKenney
2024-07-29
1
-8
/
+4
|
|
|
|
/
|
|
*
|
rcu/nocb: Remove superfluous memory barrier after bypass enqueue
Frederic Weisbecker
2024-09-08
1
-1
/
+1
|
|
*
|
rcu/nocb: Conditionally wake up rcuo if not already waiting on GP
Frederic Weisbecker
2024-09-08
1
-4
/
+1
|
|
*
|
rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
Frederic Weisbecker
2024-09-08
1
-1
/
+4
|
|
*
|
rcu/nocb: Simplify (de-)offloading state machine
Frederic Weisbecker
2024-09-08
3
-84
/
+67
|
|
*
|
rcu/nocb: Remove SEGCBLIST_RCU_CORE
Frederic Weisbecker
2024-07-29
3
-21
/
+0
|
|
*
|
rcu/nocb: Remove halfway (de-)offloading handling from rcu_core
Frederic Weisbecker
2024-07-29
1
-22
/
+4
|
|
*
|
rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting
Frederic Weisbecker
2024-07-29
1
-13
/
+0
[next]