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.14.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
/
tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
2023-11-28
1
-0
/
+9
*
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-11-28
1
-0
/
+12
*
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-06-21
1
-8
/
+31
*
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2023-05-11
1
-0
/
+1
*
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-12-31
1
-1
/
+1
*
rcu: Back off upon fill_page_cache_func() allocation failure
Michal Hocko
2022-10-26
1
-8
/
+9
*
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
-11
/
+16
*
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2022-01-29
1
-3
/
+4
*
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
2021-12-22
1
-5
/
+5
*
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
2021-11-18
1
-1
/
+1
*
-
.
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
2021-08-10
1
-74
/
+33
|
\
\
|
|
*
rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()
Frederic Weisbecker
2021-07-20
1
-3
/
+0
|
|
*
rcu/nocb: Start moving nocb code to its own plugin file
Frederic Weisbecker
2021-07-20
1
-0
/
+1
|
|
/
|
/
|
|
*
rcu: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-10
1
-2
/
+2
|
*
rcu: Use per_cpu_ptr to get the pointer of per_cpu variable
Liu Song
2021-08-06
1
-1
/
+1
|
*
rcu: Remove useless "ret" update in rcu_gp_fqs_loop()
Liu Song
2021-08-06
1
-2
/
+2
|
*
rcu: Make rcu_gp_init() and rcu_gp_fqs_loop noinline to conserve stack
Paul E. McKenney
2021-08-06
1
-2
/
+2
|
*
rcu: Weaken ->dynticks accesses and updates
Paul E. McKenney
2021-08-06
1
-8
/
+18
|
*
rcu: Remove special bit at the bottom of the ->dynticks counter
Joel Fernandes (Google)
2021-08-06
1
-63
/
+14
|
/
*
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
1
-139
/
+174
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
2021-05-18
1
-139
/
+174
|
|
\
\
\
\
\
|
|
|
|
|
|
*
rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
Paul E. McKenney
2021-05-18
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
2021-05-10
1
-1
/
+15
|
|
|
|
|
*
srcu: Initialize SRCU after timers
Frederic Weisbecker
2021-05-10
1
-1
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
rcu: Fix various typos in comments
Ingo Molnar
2021-05-12
1
-3
/
+3
|
|
|
|
*
rcu/nocb: Prepare for fine-grained deferred wakeup
Frederic Weisbecker
2021-05-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
kvfree_rcu: Refactor kfree_rcu_monitor()
Uladzislau Rezki (Sony)
2021-05-10
1
-58
/
+26
|
|
|
*
kvfree_rcu: Fix comments according to current code
Uladzislau Rezki (Sony)
2021-05-10
1
-6
/
+9
|
|
|
*
kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant
Uladzislau Rezki (Sony)
2021-05-10
1
-7
/
+1
|
|
|
*
kvfree_rcu: Update "monitor_todo" once a batch is started
Uladzislau Rezki (Sony)
2021-05-10
1
-2
/
+1
|
|
|
*
kvfree_rcu: Add a bulk-list check when a scheduler is run
Uladzislau Rezki (Sony)
2021-05-10
1
-1
/
+2
|
|
|
*
kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs
Uladzislau Rezki (Sony)
2021-05-10
1
-10
/
+4
|
|
|
*
kvfree_rcu: Release a page cache under memory pressure
Zhang Qiang
2021-05-10
1
-9
/
+73
|
|
|
/
|
|
/
|
|
|
*
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
2021-05-13
1
-10
/
+14
|
|
*
rcu: Point to documentation of ordering guarantees
Paul E. McKenney
2021-05-10
1
-2
/
+18
|
|
*
rcu: Make rcu_gp_cleanup() be noinline for tracing
Paul E. McKenney
2021-05-10
1
-1
/
+1
|
|
*
rcu: Make RCU priority boosting work on single-CPU rcu_node structures
Paul E. McKenney
2021-05-10
1
-1
/
+1
|
|
*
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
2021-05-10
1
-1
/
+1
|
|
*
rcu: Improve tree.c comments and add code cleanups
Zhouyi Zhou
2021-05-10
1
-12
/
+12
|
|
*
rcu: Remove the unused rcu_irq_exit_preempt() function
Paul E. McKenney
2021-05-10
1
-22
/
+0
|
|
/
*
/
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+2
|
/
*
-
-
-
-
-
.
Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...
Paul E. McKenney
2021-03-24
1
-45
/
+124
|
\
\
\
\
|
|
|
|
*
rcu: Provide polling interfaces for Tree RCU grace periods
Paul E. McKenney
2021-03-22
1
-7
/
+68
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu/nocb: Only (re-)initialize segcblist when needed on CPU up
Frederic Weisbecker
2021-03-08
1
-5
/
+4
|
|
|
*
rcu/nocb: Forbid NOCB toggling on offline CPUs
Frederic Weisbecker
2021-03-08
1
-2
/
+1
|
|
|
*
rcu/nocb: Detect unsafe checks for offloaded rdp
Frederic Weisbecker
2021-03-08
1
-10
/
+11
|
|
_
|
/
|
/
|
|
|
|
*
kvfree_rcu: Use same set of GFP flags as does single-argument
Uladzislau Rezki (Sony)
2021-03-08
1
-1
/
+1
|
|
*
kvfree_rcu: Replace __GFP_RETRY_MAYFAIL by __GFP_NORETRY
Uladzislau Rezki (Sony)
2021-03-08
1
-1
/
+13
|
|
*
kvfree_rcu: Make krc_this_cpu_unlock() use raw_spin_unlock_irqrestore()
Paul E. McKenney
2021-03-08
1
-2
/
+1
[next]