index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2023-11-08
3
-14
/
+63
|
\
|
*
rcu/tasks-trace: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
1
-1
/
+1
|
*
rcu/tasks: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
1
-2
/
+28
|
*
rcu: Introduce rcu_cpu_online()
Frederic Weisbecker
2023-11-01
2
-0
/
+9
|
*
rcu: Break rcu_node_0 --> &rq->__lock order
Peter Zijlstra
2023-11-01
1
-11
/
+25
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
2
-18
/
+22
|
\
\
|
|
/
|
/
|
|
*
rcu: dynamically allocate the rcu-kfree shrinker
Qi Zheng
2023-10-04
1
-9
/
+12
|
*
rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
2023-10-04
1
-9
/
+10
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...
Frederic Weisbecker
2023-10-23
12
-141
/
+377
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-09-11
3
-2
/
+34
|
|
|
|
|
*
rcutorture: Add test of RCU CPU stall notifiers
Paul E. McKenney
2023-09-11
1
-0
/
+21
|
|
|
|
|
*
rcu: Add RCU CPU stall notifier
Paul E. McKenney
2023-09-11
3
-2
/
+69
|
|
|
|
|
*
rcu: Eliminate check_cpu_stall() duplicate code
Zhen Lei
2023-09-11
1
-27
/
+15
|
|
|
|
|
*
rcu: Don't redump the stalled CPU where RCU GP kthread last ran
Zhen Lei
2023-09-11
1
-1
/
+3
|
|
|
|
|
*
rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
Zhen Lei
2023-09-11
1
-7
/
+5
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
rcu-tasks: Make rcu_tasks_lazy_ms static
Jiapeng Chong
2023-09-11
1
-1
/
+1
|
|
|
|
*
rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
Paul E. McKenney
2023-09-11
1
-1
/
+3
|
|
|
|
*
rcu-tasks: Add printk()s to localize boot-time self-test hang
Paul E. McKenney
2023-09-11
1
-1
/
+3
|
|
|
|
/
|
|
|
/
|
|
|
|
*
refscale: Print out additional module parameters
Paul E. McKenney
2023-09-11
1
-2
/
+2
|
|
|
*
refscale: Fix misplaced data re-read
Paul E. McKenney
2023-09-11
1
-1
/
+1
|
|
|
/
|
*
|
srcu: Only accelerate on enqueue time
Frederic Weisbecker
2023-10-13
1
-4
/
+2
|
*
|
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
2023-10-10
1
-2
/
+29
|
*
|
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
1
-4
/
+8
|
*
|
rcu: Conditionally build CPU-hotplug teardown callbacks
Frederic Weisbecker
2023-10-04
1
-60
/
+54
|
*
|
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
2023-10-04
1
-2
/
+2
|
*
|
rcu: Assume IRQS disabled from rcu_report_dead()
Frederic Weisbecker
2023-10-04
1
-4
/
+6
|
*
|
rcu: Use rcu_segcblist_segempty() instead of open coding it
Frederic Weisbecker
2023-10-04
1
-2
/
+2
|
*
|
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
2023-10-04
1
-0
/
+9
|
*
|
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
2023-09-26
1
-2
/
+2
|
*
|
rcu: Eliminate rcu_gp_slow_unregister() false positive
Paul E. McKenney
2023-09-13
1
-1
/
+1
|
*
|
rcu: Dump memory object info if callback function is invalid
Zhen Lei
2023-09-13
6
-0
/
+12
|
*
|
rcu: Add sysfs to provide throttled access to rcu_barrier()
Paul E. McKenney
2023-09-13
1
-0
/
+76
|
*
|
rcu/tree: Remove superfluous return from void call_rcu* functions
Joel Fernandes (Google)
2023-09-13
1
-2
/
+2
|
*
|
srcu: Fix error handling in init_srcu_struct_fields()
Joel Fernandes (Google)
2023-09-13
1
-15
/
+17
|
|
/
*
|
rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()
Zqiang
2023-09-24
1
-1
/
+1
*
|
rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20
Joel Fernandes (Google)
2023-09-24
1
-6
/
+6
*
|
torture: Move rcutorture_sched_setaffinity() out of rcutorture
Paul E. McKenney
2023-09-24
3
-9
/
+5
*
|
rcu: Include torture_sched_setaffinity() declaration
Arnd Bergmann
2023-09-24
1
-0
/
+1
|
/
*
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-14
1
-3
/
+3
|
|
|
|
|
*
rcutorture: Dump grace-period state upon rtort_pipe_count incidents
Paul E. McKenney
2023-07-14
1
-0
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
refscale: Add a "jiffies" test
Paul E. McKenney
2023-07-14
1
-1
/
+33
|
|
|
|
*
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
2023-07-14
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-07-14
1
-1
/
+1
|
|
|
*
rcuscale: fix building with RCU_TINY
Arnd Bergmann
2023-07-14
2
-8
/
+19
|
|
|
*
rcuscale: Add RCU Tasks Rude testing
Paul E. McKenney
2023-07-14
3
-1
/
+40
[next]