index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2024-03-26
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
2023-12-08
rcu: Avoid tracing a few functions executed in stop machine
Patrick Wang
2023-11-28
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
2023-11-28
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-09-23
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-09-19
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
2023-09-02
rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
Paul E. McKenney
2023-09-02
rcu-tasks: Wait for trc_read_check_handler() IPIs
Paul E. McKenney
2023-09-02
rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
Neeraj Upadhyay
2023-09-02
rcu: Prevent expedited GP from enabling tick on offline CPU
Paul E. McKenney
2023-07-23
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-07-23
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-07-23
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-07-23
rcuscale: Always log error message
Li Zhijian
2023-06-21
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-05-24
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
2023-05-24
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-05-11
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2023-03-10
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
2023-03-10
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
2023-03-10
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
2023-03-10
rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
Frederic Weisbecker
2023-03-10
rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
Frederic Weisbecker
2023-01-12
rcu-tasks: Simplify trc_read_check_handler() atomic operations
Paul E. McKenney
2022-12-31
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-10-26
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
2022-10-26
rcu: Back off upon fill_page_cache_func() allocation failure
Michal Hocko
2022-10-26
rcu: Avoid triggering strict-GP irq-work when RCU is idle
Zqiang
2022-08-17
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
2022-08-17
rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
Paul E. McKenney
2022-08-17
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
2022-06-09
rcu: Make TASKS_RUDE_RCU select IRQ_WORK
Paul E. McKenney
2022-06-09
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
2022-05-12
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
2022-05-12
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
2022-04-08
rcu: Mark writes to the rcu_segcblist structure's ->flags field
Paul E. McKenney
2022-03-28
rcu: Don't deboost before reporting expedited quiescent state
Paul E. McKenney
2022-01-29
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2022-01-27
rcutorture: Avoid soft lockup during cpu stall
Wander Lairson Costa
2022-01-27
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
Frederic Weisbecker
2021-12-22
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
2021-11-18
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
2021-11-18
rcu: Always inline rcu_dynticks_task*_{enter,exit}()
Peter Zijlstra
2021-11-18
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
2021-11-18
rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
Paul E. McKenney
2021-11-18
rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
Scott Wood
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
2021-08-10
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
2021-08-10
rcu: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
[next]