index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
1
-1
/
+1
|
\
|
*
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-25
1
-1
/
+1
*
|
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
1
-2
/
+0
|
\
\
|
*
|
rcu: Export rcu_request_urgent_qs_task()
Paul E. McKenney
2023-07-12
1
-2
/
+0
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...
Paul E. McKenney
2023-08-16
7
-39
/
+252
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
*
rcutorture: Stop right-shifting torture_random() return values
Paul E. McKenney
2023-08-15
1
-3
/
+3
|
|
|
|
|
*
rcutorture: Dump grace-period state upon rtort_pipe_count incidents
Paul E. McKenney
2023-07-15
1
-0
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
refscale: Add a "jiffies" test
Paul E. McKenney
2023-07-15
1
-1
/
+33
|
|
|
|
*
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
2023-07-15
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-07-15
1
-1
/
+1
|
|
|
*
rcuscale: fix building with RCU_TINY
Arnd Bergmann
2023-07-15
2
-8
/
+19
|
|
|
*
rcuscale: Add RCU Tasks Rude testing
Paul E. McKenney
2023-07-15
3
-1
/
+40
|
|
|
*
rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time
Paul E. McKenney
2023-07-15
3
-0
/
+10
|
|
|
*
rcuscale: Measure grace-period kthread CPU time
Paul E. McKenney
2023-07-15
2
-0
/
+27
|
|
|
*
rcuscale: Print out full set of kfree_rcu parameters
Paul E. McKenney
2023-07-15
1
-0
/
+4
|
|
|
*
rcuscale: Print out full set of module parameters
Paul E. McKenney
2023-07-15
1
-2
/
+2
|
|
|
*
rcuscale: Add minruntime module parameter
Paul E. McKenney
2023-07-15
1
-1
/
+4
|
|
|
*
rcuscale: Fix gp_async_max typo: s/reader/writer/
Paul E. McKenney
2023-07-15
1
-1
/
+1
|
|
|
*
rcuscale: Permit blocking delays between writers
Paul E. McKenney
2023-07-15
1
-0
/
+4
|
|
_
|
/
|
/
|
|
|
|
*
rcu-tasks: Fix boot-time RCU tasks debug-only deadlock
Paul E. McKenney
2023-08-14
1
-0
/
+2
|
|
*
rcu-tasks: Permit use of debug-objects with RCU Tasks flavors
Paul E. McKenney
2023-08-01
1
-10
/
+6
|
|
*
rcu-tasks: Cancel callback laziness if too many callbacks
Paul E. McKenney
2023-07-15
1
-2
/
+5
|
|
*
rcu-tasks: Add kernel boot parameters for callback laziness
Paul E. McKenney
2023-07-15
1
-0
/
+15
|
|
*
rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCU
Paul E. McKenney
2023-07-15
1
-2
/
+0
|
|
*
rcu-tasks: Treat only synchronous grace periods urgently
Paul E. McKenney
2023-07-15
1
-8
/
+73
|
|
/
|
/
|
|
*
rcu: Make the rcu_nocb_poll boot parameter usable via boot config
Paul E. McKenney
2023-08-16
1
-2
/
+2
|
*
rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
Paul E. McKenney
2023-08-16
1
-1
/
+1
|
*
rcu: Clarify rcu_is_watching() kernel-doc comment
Paul E. McKenney
2023-07-19
1
-5
/
+9
|
/
*
-
-
-
-
-
-
-
.
Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...
Paul E. McKenney
2023-06-07
8
-151
/
+273
|
\
\
\
\
\
|
|
|
|
|
*
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-05-11
1
-0
/
+5
|
|
|
|
|
*
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-05-11
1
-97
/
+97
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
rcu-tasks: Clarify the cblist_init_generic() function's pr_info() output
Zqiang
2023-05-10
1
-4
/
+2
|
|
|
|
*
rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
Shigeru Yoshida
2023-05-10
1
-1
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu/nocb: Make shrinker iterate only over NOCB CPUs
Frederic Weisbecker
2023-05-11
1
-3
/
+14
|
|
|
*
rcu/nocb: Recheck lazy callbacks under the ->nocb_lock from shrinker
Frederic Weisbecker
2023-05-10
1
-3
/
+11
|
|
|
*
rcu/nocb: Fix shrinker race against callback enqueuer
Frederic Weisbecker
2023-05-10
1
-1
/
+1
|
|
|
*
rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading
Frederic Weisbecker
2023-05-10
1
-1
/
+24
|
|
_
|
/
|
/
|
|
|
|
*
rcu/kvfree: Make drain_page_cache() take early return if cache is disabled
Zqiang
2023-05-10
1
-0
/
+3
|
|
*
rcu/kvfree: Make fill page cache start from krcp->nr_bkv_objs
Zqiang
2023-05-10
1
-1
/
+1
|
|
*
rcu/kvfree: Do not run a page work if a cache is disabled
Uladzislau Rezki (Sony)
2023-05-10
1
-0
/
+4
|
|
*
rcu/kvfree: Use consistent krcp when growing kfree_rcu() page cache
Zqiang
2023-05-10
1
-1
/
+1
|
|
*
rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checking bnode->gp_snap
Zqiang
2023-05-10
1
-1
/
+1
|
|
*
rcu/kvfree: Add debug check for GP complete for kfree_rcu_cpu list
Uladzislau Rezki (Sony)
2023-05-10
1
-1
/
+7
|
|
*
rcu/kvfree: Add debug to check grace periods
Paul E. McKenney
2023-05-10
1
-18
/
+19
|
|
/
|
/
|
|
*
rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
Paul E. McKenney
2023-05-11
3
-3
/
+22
|
*
rcu: Make rcu_cpu_starting() rely on interrupts being disabled
Paul E. McKenney
2023-05-11
1
-6
/
+5
|
*
rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
Paul E. McKenney
2023-05-11
1
-2
/
+2
|
*
rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
Paul E. McKenney
2023-05-11
2
-2
/
+4
|
*
rcu: Employ jiffies-based backstop to callback time limit
Paul E. McKenney
2023-05-11
2
-8
/
+38
|
*
rcu: Check callback-invocation time limit for rcuc kthreads
Paul E. McKenney
2023-05-11
1
-9
/
+19
|
/
[next]