index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2023-08-14
rcu-tasks: Fix boot-time RCU tasks debug-only deadlock
Paul E. McKenney
1
-0
/
+2
2023-07-31
rcu-tasks: Permit use of debug-objects with RCU Tasks flavors
Paul E. McKenney
1
-10
/
+6
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
1
-1
/
+1
2023-07-19
rcu: Clarify rcu_is_watching() kernel-doc comment
Paul E. McKenney
1
-5
/
+9
2023-07-14
rcutorture: Dump grace-period state upon rtort_pipe_count incidents
Paul E. McKenney
1
-0
/
+1
2023-07-14
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
1
-1
/
+1
2023-07-14
rcuscale: fix building with RCU_TINY
Arnd Bergmann
2
-8
/
+19
2023-07-14
rcuscale: Add RCU Tasks Rude testing
Paul E. McKenney
3
-1
/
+40
2023-07-14
rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time
Paul E. McKenney
3
-0
/
+10
2023-07-14
rcuscale: Measure grace-period kthread CPU time
Paul E. McKenney
2
-0
/
+27
[next]