index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-03
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
1
-0
/
+2
2023-01-03
rcu: Upgrade header comment for poll_state_synchronize_rcu()
Paul E. McKenney
1
-1
/
+9
2023-01-03
rcu: Throttle callback invocation based on number of ready callbacks
Paul E. McKenney
3
-2
/
+4
2023-01-03
rcu: Consolidate initialization and CPU-hotplug code
Paul E. McKenney
1
-156
/
+158
2022-12-21
Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-4
/
+6
2022-12-17
rcu: Don't assert interrupts enabled too early in boot
Paul E. McKenney
1
-4
/
+6
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
5
-24
/
+26
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
13
-152
/
+544
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
1
-0
/
+10
2022-11-30
Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 'srcunmisafe.2022.11.09a', 'torture.2022.10.18c' and 'torturescript.2022.10.20a' into HEAD
Paul E. McKenney
13
-152
/
+544
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
4
-24
/
+16
2022-11-29
rcu/rcutorture: Use call_rcu_hurry() where needed
Joel Fernandes (Google)
1
-8
/
+8
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
1
-1
/
+1
2022-11-29
rcu/sync: Use call_rcu_hurry() instead of call_rcu
Joel Fernandes (Google)
1
-1
/
+1
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
1
-2
/
+65
2022-11-29
rcu: Shrinker for lazy rcu
Vineeth Pillai
1
-0
/
+52
2022-11-29
rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
Joel Fernandes (Google)
1
-8
/
+9
2022-11-29
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
7
-82
/
+237
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2022-10-21
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
1
-15
/
+10
2022-10-21
srcu: Explain the reason behind the read side critical section on GP start
Frederic Weisbecker
1
-0
/
+5
2022-10-21
srcu: Warn when NMI-unsafe API is used in NMI
Frederic Weisbecker
1
-0
/
+2
2022-10-21
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
1
-1
/
+1
2022-10-21
rcu-tasks: Make grace-period-age message human-readable
Paul E. McKenney
1
-1
/
+1
2022-10-21
rcu: Remove rcu_is_idle_cpu()
Yipeng Zou
1
-6
/
+0
2022-10-20
rcu: Keep synchronize_rcu() from enabling irqs in early boot
Paul E. McKenney
1
-4
/
+6
2022-10-20
srcu: Check for consistent global per-srcu_struct NMI safety
Paul E. McKenney
1
-0
/
+5
2022-10-20
srcu: Check for consistent per-CPU per-srcu_struct NMI safety
Paul E. McKenney
1
-6
/
+32
2022-10-20
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
Paul E. McKenney
3
-6
/
+51
2022-10-18
rcutorture: Verify NUM_ACTIVE_RCU_POLL_OLDSTATE
Paul E. McKenney
1
-2
/
+20
2022-10-18
rcutorture: Verify NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE
Paul E. McKenney
1
-2
/
+21
2022-10-18
rcu: Fix missing nocb gp wake on rcu_barrier()
Frederic Weisbecker
3
-0
/
+17
2022-10-18
rcu: Fix late wakeup when flush of bypass cblist happens
Joel Fernandes (Google)
1
-2
/
+8
2022-10-18
rcu: Simplify rcu_init_nohz() cpumask handling
Zhen Lei
1
-23
/
+11
2022-10-18
rcu: Use READ_ONCE() for lockless read of rnp->qsmask
Joel Fernandes (Google)
1
-1
/
+1
2022-10-18
rcu: Synchronize ->qsmaskinitnext in rcu_boost_kthread_setaffinity()
Pingfan Liu
1
-1
/
+4
2022-10-18
rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
Zqiang
1
-2
/
+0
2022-10-18
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
Paul E. McKenney
1
-12
/
+12
2022-10-18
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
1
-0
/
+2
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', 'nocb.2022.09.01a', 'poll.2022.08.31b', 'poll-srcu.2022.08.31b' and 'tasks.2022.08.31b' into HEAD
Paul E. McKenney
9
-151
/
+613
2022-09-01
rcutorture: Use the barrier operation specified by cur_ops
Zqiang
1
-2
/
+2
2022-08-31
rcu-tasks: Make RCU Tasks Trace check for userspace execution
Zqiang
2
-6
/
+2
2022-08-31
rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
Paul E. McKenney
1
-0
/
+3
2022-08-31
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
1
-1
/
+1
2022-08-31
srcu: Make Tiny SRCU use full-sized grace-period counters
Paul E. McKenney
1
-7
/
+7
2022-08-31
srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise
Paul E. McKenney
1
-2
/
+2
2022-08-31
rcutorture: Make "srcud" option also test polled grace-period API
Paul E. McKenney
1
-0
/
+3
2022-08-31
rcutorture: Limit read-side polling-API testing
Paul E. McKenney
1
-18
/
+23
2022-08-31
rcutorture: Expand rcu_torture_write_types() first "if" statement
Paul E. McKenney
1
-6
/
+23
[prev]
[next]