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
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-10-17
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
1
-2
/
+2
2024-09-12
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
1
-1
/
+1
2024-09-12
rcu/nocb: Remove buggy bypass lock contention mitigation
Frederic Weisbecker
2
-27
/
+6
2024-08-19
rcutorture: Fix rcu_torture_fwd_cb_cr() data race
Paul E. McKenney
1
-1
/
+1
2024-07-05
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang
1
-5
/
+4
2024-07-05
rcutorture: Make stall-tasks directly exit when rcutorture tests end
Zqiang
1
-2
/
+2
2024-07-05
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
1
-1
/
+2
2024-03-26
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
1
-0
/
+2
2023-12-08
rcu: Avoid tracing a few functions executed in stop machine
Patrick Wang
1
-4
/
+4
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-09-23
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
1
-1
/
+1
2023-09-19
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
1
-2
/
+1
2023-09-02
rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
Paul E. McKenney
1
-9
/
+9
2023-09-02
rcu-tasks: Wait for trc_read_check_handler() IPIs
Paul E. McKenney
1
-0
/
+14
2023-09-02
rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
Neeraj Upadhyay
1
-1
/
+3
2023-09-02
rcu: Prevent expedited GP from enabling tick on offline CPU
Paul E. McKenney
1
-1
/
+4
2023-07-23
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
1
-0
/
+5
2023-07-23
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
1
-97
/
+97
2023-07-23
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-4
/
+3
2023-07-23
rcuscale: Always log error message
Li Zhijian
1
-7
/
+7
2023-06-21
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
1
-8
/
+31
2023-05-24
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
1
-2
/
+4
2023-05-24
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-1
/
+1
2023-05-11
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
1
-0
/
+1
2023-03-10
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
1
-5
/
+3
2023-03-10
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
1
-0
/
+2
2023-03-10
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
1
-2
/
+13
2023-03-10
rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
Frederic Weisbecker
1
-4
/
+0
2023-03-10
rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
Frederic Weisbecker
1
-8
/
+29
2023-01-12
rcu-tasks: Simplify trc_read_check_handler() atomic operations
Paul E. McKenney
1
-17
/
+3
2022-12-31
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
1
-1
/
+1
2022-10-26
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
1
-1
/
+1
2022-10-26
rcu: Back off upon fill_page_cache_func() allocation failure
Michal Hocko
1
-8
/
+9
2022-10-26
rcu: Avoid triggering strict-GP irq-work when RCU is idle
Zqiang
1
-1
/
+2
2022-08-17
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
1
-15
/
+13
2022-08-17
rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
Paul E. McKenney
1
-2
/
+2
2022-08-17
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
1
-15
/
+15
2022-06-09
rcu: Make TASKS_RUDE_RCU select IRQ_WORK
Paul E. McKenney
1
-0
/
+1
2022-06-09
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
1
-0
/
+3
2022-05-12
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
1
-13
/
+13
2022-05-12
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
1
-11
/
+16
2022-04-08
rcu: Mark writes to the rcu_segcblist structure's ->flags field
Paul E. McKenney
1
-2
/
+2
2022-03-28
rcu: Don't deboost before reporting expedited quiescent state
Paul E. McKenney
1
-4
/
+4
2022-01-29
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
1
-3
/
+4
2022-01-27
rcutorture: Avoid soft lockup during cpu stall
Wander Lairson Costa
1
-0
/
+5
2022-01-27
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
Frederic Weisbecker
1
-0
/
+1
2021-12-22
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
1
-5
/
+5
2021-11-18
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
1
-1
/
+1
2021-11-18
rcu: Always inline rcu_dynticks_task*_{enter,exit}()
Peter Zijlstra
1
-4
/
+4
[next]