index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2022-12-21
Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-17
rcu: Don't assert interrupts enabled too early in boot
Paul E. McKenney
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
2022-11-30
Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...
Paul E. McKenney
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
2022-11-29
rcu/rcutorture: Use call_rcu_hurry() where needed
Joel Fernandes (Google)
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
2022-11-29
rcu/sync: Use call_rcu_hurry() instead of call_rcu
Joel Fernandes (Google)
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
2022-11-29
rcu: Shrinker for lazy rcu
Vineeth Pillai
2022-11-29
rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
Joel Fernandes (Google)
2022-11-29
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-21
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
2022-10-21
srcu: Explain the reason behind the read side critical section on GP start
Frederic Weisbecker
2022-10-21
srcu: Warn when NMI-unsafe API is used in NMI
Frederic Weisbecker
2022-10-21
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-10-21
rcu-tasks: Make grace-period-age message human-readable
Paul E. McKenney
2022-10-21
rcu: Remove rcu_is_idle_cpu()
Yipeng Zou
2022-10-20
rcu: Keep synchronize_rcu() from enabling irqs in early boot
Paul E. McKenney
2022-10-20
srcu: Check for consistent global per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
srcu: Check for consistent per-CPU per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
Paul E. McKenney
2022-10-18
rcutorture: Verify NUM_ACTIVE_RCU_POLL_OLDSTATE
Paul E. McKenney
2022-10-18
rcutorture: Verify NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE
Paul E. McKenney
2022-10-18
rcu: Fix missing nocb gp wake on rcu_barrier()
Frederic Weisbecker
2022-10-18
rcu: Fix late wakeup when flush of bypass cblist happens
Joel Fernandes (Google)
2022-10-18
rcu: Simplify rcu_init_nohz() cpumask handling
Zhen Lei
2022-10-18
rcu: Use READ_ONCE() for lockless read of rnp->qsmask
Joel Fernandes (Google)
2022-10-18
rcu: Synchronize ->qsmaskinitnext in rcu_boost_kthread_setaffinity()
Pingfan Liu
2022-10-18
rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
Zqiang
2022-10-18
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
Paul E. McKenney
2022-10-18
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
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
[next]