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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
rcu-tasks: Maintain real-time response in rcu_tasks_postscan()
Paul E. McKenney
1
-1
/
+21
2025-09-19
rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
Paul E. McKenney
1
-16
/
+28
2025-09-19
rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
1
-10
/
+33
2025-08-28
rcu: Fix racy re-initialization of irq_work causing hangs
Frederic Weisbecker
3
-2
/
+9
2025-08-28
rcu: Fix rcu_read_unlock() deadloop due to IRQ work
Joel Fernandes
2
-12
/
+38
2025-08-28
rcu: Protect ->defer_qs_iw_pending from data race
Paul E. McKenney
1
-0
/
+3
2025-07-10
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
1
-0
/
+4
2025-06-19
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Yongliang Gao
3
-6
/
+10
2025-06-04
rcu: handle unstable rdp in rcu_read_unlock_strict()
Ankur Arora
1
-1
/
+10
2025-06-04
rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
Ankur Arora
1
-4
/
+7
2024-12-09
rcuscale: Do a proper cleanup if kfree_scale_init() fails
Uladzislau Rezki (Sony)
1
-2
/
+4
2024-12-09
rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu
Uladzislau Rezki (Sony)
1
-2
/
+12
2024-11-08
rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gp...
Zqiang
1
-29
/
+53
2024-11-08
rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
1
-0
/
+2
2024-11-08
rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
1
-0
/
+2
2024-11-08
rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
Paul E. McKenney
1
-1
/
+3
2024-10-17
rcu/nocb: Fix rcuog wake-up from offline softirq
Frederic Weisbecker
1
-1
/
+7
2024-10-17
rcu/nocb: Make IRQs disablement symmetric
Frederic Weisbecker
2
-14
/
+15
2024-10-10
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
1
-2
/
+2
2024-10-04
rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
Frederic Weisbecker
1
-1
/
+4
2024-09-08
rcu/nocb: Remove buggy bypass lock contention mitigation
Frederic Weisbecker
2
-27
/
+6
2024-08-29
rcu: Eliminate rcu_gp_slow_unregister() false positive
Paul E. McKenney
1
-1
/
+1
2024-08-29
rcu: Dump memory object info if callback function is invalid
Zhen Lei
6
-0
/
+12
2024-08-14
rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
Frederic Weisbecker
1
-3
/
+7
2024-08-14
rcutorture: Fix rcu_torture_fwd_cb_cr() data race
Paul E. McKenney
1
-1
/
+1
2024-08-03
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
1
-0
/
+10
2024-06-27
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang
1
-5
/
+4
2024-06-27
rcutorture: Make stall-tasks directly exit when rcutorture tests end
Zqiang
1
-2
/
+2
2024-06-27
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
1
-1
/
+2
2024-06-12
rcu: Fix buffer overflow in print_cpu_stall_info()
Nikita Kiryushin
1
-1
/
+2
2024-06-12
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
1
-1
/
+1
2024-04-13
rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
Zqiang
1
-1
/
+1
2024-03-26
rcu/exp: Handle RCU expedited grace period kworker allocation failure
Frederic Weisbecker
2
-6
/
+21
2024-03-26
rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r...
Frederic Weisbecker
1
-0
/
+1
2024-01-31
rcu: Defer RCU kthreads wakeup when CPU is dying
Frederic Weisbecker
2
-3
/
+34
2024-01-10
rcu/tasks-trace: Handle new PF_IDLE semantics
Frederic Weisbecker
1
-1
/
+1
2024-01-10
rcu/tasks: Handle new PF_IDLE semantics
Frederic Weisbecker
1
-2
/
+28
2024-01-10
rcu: Introduce rcu_cpu_online()
Frederic Weisbecker
2
-0
/
+9
2024-01-10
rcu: Break rcu_node_0 --> &rq->__lock order
Peter Zijlstra
1
-11
/
+25
2023-11-28
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
1
-0
/
+9
2023-11-28
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
3
-2
/
+34
2023-11-28
srcu: Only accelerate on enqueue time
Frederic Weisbecker
1
-4
/
+2
2023-11-28
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
1
-2
/
+2
2023-11-20
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
1
-2
/
+29
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+0
2023-08-16
Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...
Paul E. McKenney
7
-39
/
+252
2023-08-16
rcu: Make the rcu_nocb_poll boot parameter usable via boot config
Paul E. McKenney
1
-2
/
+2
2023-08-16
rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
Paul E. McKenney
1
-1
/
+1
2023-08-14
rcutorture: Stop right-shifting torture_random() return values
Paul E. McKenney
1
-3
/
+3
[next]