index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
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-11-28
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
2023-09-23
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-09-13
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
2023-07-27
rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
Paul E. McKenney
2023-07-27
rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
Shigeru Yoshida
2023-07-19
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-07-19
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-07-19
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-07-19
rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
Paul E. McKenney
2023-07-19
rcu: Make rcu_cpu_starting() rely on interrupts being disabled
Paul E. McKenney
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: Handle queue-shrink/callback-enqueue race condition
Zqiang
2023-03-10
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
2023-03-10
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
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
2022-12-31
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-10-20
rcu: Keep synchronize_rcu() from enabling irqs in early boot
Paul E. McKenney
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...
Paul E. McKenney
2022-09-01
rcutorture: Use the barrier operation specified by cur_ops
Zqiang
2022-08-31
rcu-tasks: Make RCU Tasks Trace check for userspace execution
Zqiang
2022-08-31
rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
Paul E. McKenney
2022-08-31
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
2022-08-31
srcu: Make Tiny SRCU use full-sized grace-period counters
Paul E. McKenney
2022-08-31
srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise
Paul E. McKenney
2022-08-31
rcutorture: Make "srcud" option also test polled grace-period API
Paul E. McKenney
2022-08-31
rcutorture: Limit read-side polling-API testing
Paul E. McKenney
2022-08-31
rcutorture: Expand rcu_torture_write_types() first "if" statement
Paul E. McKenney
2022-08-31
rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
Paul E. McKenney
2022-08-31
rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal
Paul E. McKenney
2022-08-31
rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
Paul E. McKenney
2022-08-31
rcu: Remove expedited grace-period fast-path forward-progress helper
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
Paul E. McKenney
2022-08-31
rcu-tasks: Remove grace-period fast-path rcu-tasks helper
Paul E. McKenney
2022-08-31
rcu: Set rcu_data structures' initial ->gpwrap value to true
Paul E. McKenney
2022-08-31
rcu: Disable run-time single-CPU grace-period optimization
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for cond_sync_exp_full()
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for cond_sync_full()
Paul E. McKenney
2022-08-31
rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for start_poll_expedited()
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for start_poll()
Paul E. McKenney
[next]