index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-05
srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()
Paul E. McKenney
1
-2
/
+2
2025-02-05
srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()
Paul E. McKenney
1
-3
/
+3
2025-02-05
srcu: Force synchronization for srcu_get_delay()
Paul E. McKenney
1
-1
/
+10
2025-02-05
srcu: Make Tree SRCU updates independent of ->srcu_idx
Paul E. McKenney
1
-34
/
+34
2025-02-05
srcu: Make SRCU readers use ->srcu_ctrs for counter selection
Paul E. McKenney
1
-10
/
+13
2025-02-05
srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
Paul E. McKenney
1
-58
/
+57
2025-02-05
srcu: Use ->srcu_gp_seq for rcutorture reader batch
Paul E. McKenney
2
-1
/
+3
2025-02-05
srcu: Make Tiny SRCU able to operate in preemptible kernels
Paul E. McKenney
2
-3
/
+12
2025-02-05
rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
Ankur Arora
1
-4
/
+7
2025-02-05
rcu: handle unstable rdp in rcu_read_unlock_strict()
Ankur Arora
1
-1
/
+10
2025-02-05
rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
Ankur Arora
2
-8
/
+8
2025-02-05
rcu, slab: use a regular callback function for kvfree_rcu
Vlastimil Babka
1
-14
/
+0
2025-02-05
rcu: remove trace_rcu_kvfree_callback
Vlastimil Babka
1
-7
/
+2
2025-02-05
slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB
Vlastimil Babka
1
-11
/
+0
2025-02-04
rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
Zilin Guan
1
-3
/
+3
2025-02-04
rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing
Paul E. McKenney
1
-2
/
+4
2025-02-04
rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text
Paul E. McKenney
1
-7
/
+13
2025-02-04
rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header
Paul E. McKenney
1
-0
/
+7
2025-02-04
srcu: Point call_srcu() to call_rcu() for detailed memory ordering
Paul E. McKenney
1
-2
/
+6
2025-02-04
rcu: Document self-propagating callbacks
Paul E. McKenney
1
-1
/
+7
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-84
/
+21
2025-01-21
Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-74
/
+318
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
2
-3
/
+3
2025-01-11
mm/slab: Move kvfree_rcu() into SLAB
Uladzislau Rezki (Sony)
1
-879
/
+0
2025-01-11
rcu/kvfree: Adjust a shrinker name
Uladzislau Rezki (Sony)
1
-1
/
+1
2025-01-11
rcu/kvfree: Adjust names passed into trace functions
Uladzislau Rezki (Sony)
1
-3
/
+3
2025-01-11
rcu/kvfree: Move some functions under CONFIG_TINY_RCU
Uladzislau Rezki (Sony)
1
-43
/
+47
2025-01-11
rcu/kvfree: Initialize kvfree_rcu() separately
Uladzislau Rezki (Sony)
1
-2
/
+1
2025-01-08
rcu: Use kthread preferred affinity for RCU exp kworkers
Frederic Weisbecker
1
-86
/
+19
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-2
/
+2
2025-01-08
rcu: Use kthread preferred affinity for RCU boost
Frederic Weisbecker
2
-17
/
+21
2024-12-14
Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...
Uladzislau Rezki (Sony)
5
-48
/
+268
2024-12-14
srcu: Remove redundant GP sequence checks in srcu_funnel_gp_start
Feng Lee
1
-1
/
+0
2024-12-14
srcu: Guarantee non-negative return value from srcu_read_lock()
Paul E. McKenney
1
-1
/
+2
2024-12-14
rcu: Add lockdep_assert_irqs_disabled() to rcu_exp_need_qs()
Paul E. McKenney
1
-0
/
+1
2024-12-14
rcu: Add KCSAN exclusive-writer assertions for rdp->cpu_no_qs.b.exp
Paul E. McKenney
2
-0
/
+5
2024-12-14
rcu: Make preemptible rcu_exp_handler() check idempotency
Paul E. McKenney
1
-3
/
+15
2024-12-14
rcu: Replace open-coded rcu_exp_need_qs() from rcu_exp_handler() with call
Paul E. McKenney
1
-16
/
+13
2024-12-14
rcu: Move rcu_report_exp_rdp() setting of ->cpu_no_qs.b.exp under lock
Paul E. McKenney
1
-1
/
+1
2024-12-14
rcu: Make rcu_report_exp_cpu_mult() caller acquire lock
Paul E. McKenney
1
-7
/
+13
2024-12-14
rcu: Report callbacks enqueued on offline CPU blind spot
Frederic Weisbecker
1
-0
/
+3
2024-12-14
rcutorture: Use symbols for SRCU reader flavors
Paul E. McKenney
1
-7
/
+7
2024-12-14
rcutorture: Add per-reader-segment preemption diagnostics
Paul E. McKenney
1
-4
/
+5
2024-12-14
rcutorture: Read CPU ID for decoration protected by both reader types
Paul E. McKenney
1
-9
/
+18
2024-12-14
rcutorture: Add preempt_count() to rcutorture_one_extend_check() diagnostics
Paul E. McKenney
1
-1
/
+1
2024-12-14
rcutorture: Add parameters to control polled/conditional wait interval
Paul E. McKenney
1
-12
/
+25
2024-12-14
rcutorture: Ignore attempts to test preemption and forward progress
Paul E. McKenney
1
-3
/
+3
2024-12-14
rcutorture: Make rcutorture_one_extend() check reader state
Paul E. McKenney
2
-8
/
+79
2024-12-14
rcutorture: Pretty-print rcutorture reader segments
Paul E. McKenney
1
-6
/
+20
[prev]
[next]