index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
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
2021-08-06
rcu: Print human-readable message for schedule() in RCU reader
Paul E. McKenney
[next]