index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
srcutree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
rcu: Dump memory object info if callback function is invalid
Zhen Lei
1
-0
/
+1
2024-01-10
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
1
-2
/
+29
2023-11-28
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
1
-2
/
+2
2023-03-10
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
1
-4
/
+5
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
1
-19
/
+63
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
1
-7
/
+13
2022-05-03
srcu: Drop needless initialization of sdp in srcu_gp_start()
Lukas Bulwahn
1
-1
/
+1
2022-05-03
srcu: Prevent expedited GPs and blocking readers from consuming CPU
Paul E. McKenney
1
-6
/
+38
2022-05-03
srcu: Add contention check to call_srcu() srcu_data ->lock acquisition
Paul E. McKenney
1
-9
/
+36
2022-05-03
srcu: Automatically determine size-transition strategy at boot
Paul E. McKenney
1
-3
/
+20
2022-04-11
srcu: Add contention-triggered addition of srcu_node tree
Paul E. McKenney
1
-24
/
+83
2022-04-11
srcu: Create concurrency-safe helper for initiating size transition
Paul E. McKenney
1
-2
/
+21
2022-04-11
srcu: Explain srcu_funnel_gp_start() call to list_add() is safe
Paul E. McKenney
1
-0
/
+6
2022-04-11
srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sda
Paul E. McKenney
1
-3
/
+6
2022-04-11
srcu: Avoid NULL dereference in srcu_torture_stats_print()
Paul E. McKenney
1
-28
/
+34
2022-04-11
srcu: Add boot-time control over srcu_node array allocation
Paul E. McKenney
1
-16
/
+32
2022-04-11
srcu: Ensure snp nodes tree is fully initialized before traversal
Neeraj Upadhyay
1
-3
/
+19
2022-04-11
srcu: Use invalid initial value for srcu_node GP sequence numbers
Paul E. McKenney
1
-9
/
+27
2022-04-11
srcu: Compute snp_seq earlier in srcu_funnel_gp_start()
Paul E. McKenney
1
-5
/
+3
2022-04-11
srcu: Make rcutorture dump the SRCU size state
Paul E. McKenney
1
-2
/
+20
2022-04-11
srcu: Add size-state transitioning code
Paul E. McKenney
1
-0
/
+13
2022-04-11
srcu: Dynamically allocate srcu_node array
Paul E. McKenney
1
-15
/
+50
2022-04-11
srcu: Make Tree SRCU able to operate without snp_node array
Paul E. McKenney
1
-92
/
+111
2022-04-11
srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf
Paul E. McKenney
1
-6
/
+7
2022-04-11
srcu: Tighten cleanup_srcu_struct() GP checks
Paul E. McKenney
1
-2
/
+4
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
1
-13
/
+15
2021-05-12
rcu: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2021-05-10
rcu: Point to documentation of ordering guarantees
Paul E. McKenney
1
-0
/
+3
2021-05-10
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
1
-0
/
+3
2021-05-10
srcu: Initialize SRCU after timers
Frederic Weisbecker
1
-0
/
+5
2021-05-10
srcu: Remove superfluous ssp initialization for early callbacks
Frederic Weisbecker
1
-1
/
+0
2021-05-10
srcu: Remove superfluous sdp->srcu_lock_count zero filling
Frederic Weisbecker
1
-10
/
+2
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
1
-31
/
+116
2021-01-06
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
1
-1
/
+4
2021-01-04
srcu: Add comment explaining cookie overflow/wrap
Paul E. McKenney
1
-0
/
+15
2021-01-04
srcu: Provide polling interfaces for Tree SRCU grace periods
Paul E. McKenney
1
-4
/
+63
2021-01-04
srcu: Provide internal interface to start a Tree SRCU grace period
Paul E. McKenney
1
-29
/
+37
2020-11-19
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...
Paul E. McKenney
1
-2
/
+4
2020-11-19
srcu: Take early exit on memory-allocation failure
Paul E. McKenney
1
-1
/
+3
2020-11-02
srcu: Use a more appropriate lockdep helper
Jakub Kicinski
1
-1
/
+1
2020-08-24
srcu: Remove KCSAN stubs
Paul E. McKenney
1
-13
/
+0
2020-06-29
srcu: Avoid local_irq_save() before acquiring spinlock_t
Sebastian Andrzej Siewior
1
-7
/
+7
2020-06-29
srcu: Fix a typo in comment "amoritized"->"amortized"
Ethon Paul
1
-1
/
+1
2020-04-27
srcu: Add data_race() to ->srcu_lock_count and ->srcu_unlock_count arrays
Paul E. McKenney
1
-4
/
+4
2020-04-27
srcu: Add KCSAN stubs
Paul E. McKenney
1
-0
/
+13
2020-03-21
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...
Paul E. McKenney
1
-8
/
+10
2020-02-20
srcu: Hold srcu_struct ->lock when updating ->srcu_gp_seq
Paul E. McKenney
1
-1
/
+3
2020-02-20
srcu: Fix process_srcu()/srcu_batches_completed() datarace
Paul E. McKenney
1
-1
/
+1
2020-02-20
srcu: Fix __call_srcu()/srcu_get_delay() datarace
Paul E. McKenney
1
-3
/
+3
2020-02-20
srcu: Fix __call_srcu()/process_srcu() datarace
Paul E. McKenney
1
-2
/
+2
[next]