index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Make TASKS_RUDE_RCU select IRQ_WORK
Paul E. McKenney
2022-06-09
1
-0
/
+1
*
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
2022-06-09
1
-0
/
+3
*
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
2022-05-12
1
-13
/
+13
*
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
2022-05-12
1
-12
/
+16
*
rcu: Don't deboost before reporting expedited quiescent state
Paul E. McKenney
2022-03-28
1
-4
/
+5
*
rcu/nocb: Fix missed nocb_timer requeue
Frederic Weisbecker
2022-03-08
1
-2
/
+5
*
rcu: Do not report strict GPs for outgoing CPUs
Paul E. McKenney
2022-02-23
1
-1
/
+1
*
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2022-01-29
1
-3
/
+4
*
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
Frederic Weisbecker
2022-01-27
1
-0
/
+1
*
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
2021-12-22
1
-5
/
+5
*
rcu: Always inline rcu_dynticks_task*_{enter,exit}()
Peter Zijlstra
2021-11-18
1
-4
/
+4
*
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
2021-11-18
1
-1
/
+1
*
rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
Paul E. McKenney
2021-11-18
1
-2
/
+1
*
rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
Scott Wood
2021-11-18
1
-12
/
+36
*
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
2021-09-18
1
-4
/
+4
*
rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
Yanfei Xu
2021-09-15
1
-1
/
+3
*
rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
Paul E. McKenney
2021-09-15
3
-0
/
+13
*
rcu: Fix to include first blocked task in stall warning
Yanfei Xu
2021-09-15
1
-2
/
+2
*
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
2021-09-15
1
-0
/
+18
*
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
2021-09-03
1
-2
/
+53
*
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
2021-09-03
1
-2
/
+3
*
srcu: Provide internal interface to start a Tiny SRCU grace period
Paul E. McKenney
2021-09-03
1
-6
/
+11
*
srcu: Provide polling interfaces for Tree SRCU grace periods
Paul E. McKenney
2021-09-03
1
-4
/
+63
*
srcu: Provide internal interface to start a Tree SRCU grace period
Paul E. McKenney
2021-09-03
1
-29
/
+37
*
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
2021-07-31
1
-1
/
+0
*
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
2021-07-31
1
-3
/
+2
*
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
2021-07-20
1
-1
/
+1
*
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
2021-07-20
3
-1
/
+20
*
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
2021-07-14
1
-1
/
+1
*
rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
Zhouyi Zhou
2021-05-14
1
-1
/
+0
*
kvfree_rcu: Use same set of GFP flags as does single-argument
Uladzislau Rezki (Sony)
2021-05-11
1
-1
/
+1
*
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-03-04
2
-3
/
+5
*
rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers
Frederic Weisbecker
2021-03-04
1
-1
/
+10
*
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2021-01-19
1
-4
/
+21
*
rcu/tree: Defer kvfree_rcu() allocation to a clean context
Uladzislau Rezki (Sony)
2020-12-30
1
-43
/
+66
*
rcu,ftrace: Fix ftrace recursion
Peter Zijlstra
2020-12-30
1
-1
/
+4
*
rcu: Allow rcu_irq_enter_check_tick() from NMI
Peter Zijlstra
2020-12-30
1
-2
/
+2
*
Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-17
1
-5
/
+17
|
\
|
*
rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
Paul E. McKenney
2020-11-10
1
-5
/
+17
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-13
1
-1
/
+1
|
\
\
|
*
|
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-10
1
-1
/
+1
|
|
/
*
/
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-10-26
1
-1
/
+1
|
/
*
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-18
14
-288
/
+395
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-10-09
14
-288
/
+395
|
|
\
|
|
*
Merge branch 'strictgp.2020.08.24a' into HEAD
Paul E. McKenney
2020-09-03
5
-16
/
+113
|
|
|
\
|
|
|
*
rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp()
Paul E. McKenney
2020-08-24
2
-6
/
+6
|
|
|
*
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
2020-08-24
2
-6
/
+24
|
|
|
*
rcu: Execute RCU reader shortly after rcu_core for strict GPs
Paul E. McKenney
2020-08-24
2
-0
/
+14
|
|
|
*
rcu: Provide optional RCU-reader exit delay for strict GPs
Paul E. McKenney
2020-08-24
1
-2
/
+10
|
|
|
*
rcu: IPI all CPUs at GP end for strict GPs
Paul E. McKenney
2020-08-24
1
-0
/
+4
[next]