rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-05 15:45:30 to 2025-06-11 19:15:11 UTC [more...]

[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-06-11 19:15 UTC  (15+ messages)
` [syzbot] [bcachefs?] [rcu?] "

[PATCH v2 1/2] rcu: Enable rcu_normal_wake_from_gp on small systems
 2025-06-11 17:56 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc

Warnings in allmodconfig builds in samples/vfs/test-list-all-mounts.c?
 2025-06-11 16:40 UTC 

[PATCH 1/2] context_tracking: Provide helper to determine if we're in IRQ
 2025-06-11 16:25 UTC  (12+ messages)
` [PATCH 2/2] rcu: Fix lockup when RCU reader used while IRQ exiting

[PATCH 1/3] rcu: Return early if callback is not specified
 2025-06-11  9:25 UTC  (7+ messages)
` [PATCH 2/3] rcu: Enable rcu_normal_wake_from_gp on small systems
` [PATCH 3/3] Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc

RCU patches in flight
 2025-06-09 16:14 UTC  (8+ messages)
` TREE02 warning while initializing expedited grace period

RCU changes for v6.16
 2025-06-06  1:02 UTC  (2+ messages)

[QUESTION] problems report: rcu_read_unlock_special() called in irq_exit() causes dead loop
 2025-06-05 18:56 UTC  (12+ messages)

[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
 2025-05-19 15:20 UTC  (43+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys
` [PATCH 02/12] locking/rtmutex: Move max_lock_depth into rtmutex.c
` [PATCH 03/12] rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
` [PATCH 04/12] mm: move randomize_va_space into memory.c
` [PATCH 05/12] parisc/power: Move soft-power into power.c
` [PATCH 06/12] fork: mv threads-max into kernel/fork.c
` [PATCH 07/12] Input: sysrq: mv sysrq into drivers/tty/sysrq.c
` [PATCH 08/12] sysctl: Move tainted ctl_table into kernel/panic.c
` [PATCH 09/12] sysctl: move cad_pid into kernel/pid.c
` [PATCH 10/12] sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c
` [PATCH 11/12] sysctl: Remove (very) old file changelog
` [PATCH 12/12] sysctl: Remove superfluous includes from kernel/sysctl.c

[PATCH] MAINTAINERS: Update Zqiang's email address
 2025-05-16 12:52 UTC  (2+ messages)

[PATCH] rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels
 2025-05-16  8:15 UTC  (19+ messages)
` [PATCH v2] rcu/nocb: Add Safe checks for access offloaded rdp
` [PATCH] rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access

[PATCH v4 0/9] SLUB percpu sheaves
 2025-05-15 15:03 UTC  (29+ messages)
` [PATCH v4 1/9] slab: add opt-in caching layer of "
` [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v4 3/9] slab: sheaf prefilling for guaranteed allocations
` [PATCH v4 8/9] mm, vma: use percpu sheaves for vm_area_struct cache
` [PATCH v4 9/9] mm, slub: skip percpu sheaves for remote object freeing

[linux-next:master] [rcutorture] c27d0d38f2: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
 2025-05-15 13:58 UTC  (5+ messages)

[BUG] RCU: Kernel panic on execute from non-executable memory (binderfs + stress-ng)
 2025-05-13 11:56 UTC  (7+ messages)

[PATCH v5] rcutorture: Perform more frequent testing of ->gpwrap
 2025-05-12 15:08 UTC  (3+ messages)

[PATCH 0/3] Make rcutorture safe(r) for arm64
 2025-05-09 17:57 UTC  (7+ messages)
` [PATCH 1/3] torture: Check for "Call trace:" as well as "Call Trace:"
` [PATCH 2/3] rcutorture: Reduce TREE01 CPU overcommit
` [PATCH 3/3] rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01

[PATCH 0/5] Miscellaneous rcutorture updates
 2025-05-09 13:16 UTC  (7+ messages)
` [PATCH 1/5] torture: Suppress torture.sh "Zero time" messages for disabled tests
` [PATCH 2/5] rcutorture: Print number of RCU up/down readers and migrations
` [PATCH 3/5] rcutorture: Check for no up/down readers at task level
` [PATCH 4/5] rcutorture: Start rcu_torture_writer() after rcu_torture_reader()
` [PATCH 5/5] rcutorture: Print only one rtort_pipe_count splat

[PATCH] rcu: Protect ->defer_qs_iw_pending from data race
 2025-05-08 23:49 UTC 

[BUG] RCU CPU stall warnings on TREE01 on arm64
 2025-05-06 19:10 UTC  (7+ messages)

[PATCH] rcu/nocb: Add Safe checks for access offloaded rdp
 2025-05-06 17:49 UTC  (10+ messages)

[PATCH AUTOSEL 5.4 70/79] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
 2025-05-05 23:21 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 71/79] rcu: fix header guard for rcu_all_qs()

[PATCH AUTOSEL 5.10 102/114] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
 2025-05-05 23:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 103/114] rcu: fix header guard for rcu_all_qs()

[PATCH AUTOSEL 5.15 139/153] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
 2025-05-05 23:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 140/153] rcu: fix header guard for rcu_all_qs()

[PATCH AUTOSEL 6.1 190/212] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
 2025-05-05 23:06 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 191/212] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH AUTOSEL 6.1 192/212] rcu: fix header guard for rcu_all_qs()

[PATCH AUTOSEL 6.6 262/294] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
 2025-05-05 22:56 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 263/294] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH AUTOSEL 6.6 264/294] rcu: fix header guard for rcu_all_qs()

[PATCH AUTOSEL 6.12 205/486] rcu: Fix get_state_synchronize_rcu_full() GP-start detection
 2025-05-05 22:38 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 434/486] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH AUTOSEL 6.12 435/486] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH AUTOSEL 6.12 436/486] rcu: fix header guard for rcu_all_qs()

[PATCH AUTOSEL 6.14 259/642] rcu: Fix get_state_synchronize_rcu_full() GP-start detection
 2025-05-05 22:12 UTC  (4+ messages)
` [PATCH AUTOSEL 6.14 557/642] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH AUTOSEL 6.14 558/642] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH AUTOSEL 6.14 559/642] rcu: fix header guard for rcu_all_qs()

[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-05-05 15:45 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).