public inbox for rcu@vger.kernel.org
 help / color / mirror / Atom feed
[PATCH 00/13] drm/tyr: add debugfs support
 2026-03-26 14:32 UTC 

[PATCH] srcu: Optimize SRCU-fast per-CPU counter increments on arm64
 2026-03-26 11:17 UTC  (3+ messages)

[PATCH v3 0/2] cpuhp: Improve SMT switch time via lock batching and RCU expedition
 2026-03-26 10:06 UTC  (11+ messages)
` [PATCH v3 1/2] cpuhp: Optimize SMT switch operation by batching lock acquisition
` [PATCH v3 2/2] cpuhp: Expedite RCU grace periods during SMT operations

[GIT PULL] RCU fixes for v7.0 (part 2)
 2026-03-26  1:52 UTC  (2+ messages)

[PATCH 00/15] Implementation of Dynamic Housekeeping & Enhanced Isolation (DHEI)
 2026-03-25 16:02 UTC  (23+ messages)
` [PATCH 01/15] sched/isolation: Support dynamic allocation for housekeeping masks
` [PATCH 02/15] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH 03/15] sched/isolation: Separate housekeeping types in enum hk_type
` [PATCH 04/15] genirq: Support dynamic migration for managed interrupts
` [PATCH 05/15] rcu: Support runtime NOCB initialization and dynamic offloading
` [PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask
` [PATCH 07/15] watchdog: Allow runtime toggle of lockup detector affinity
` [PATCH 08/15] workqueue: Support dynamic housekeeping mask updates
` [PATCH 09/15] mm/compaction: Support dynamic housekeeping mask updates for kcompactd
` [PATCH 10/15] tick/nohz: Transition to dynamic full dynticks state management
` [PATCH 11/15] sched/isolation: Implement SMT-aware isolation and safety guards
` [PATCH 12/15] sched/isolation: Bridge boot-time parameters with dynamic isolation
` [PATCH 13/15] sched/isolation: Implement sysfs interface for dynamic housekeeping
` [PATCH 14/15] Documentation: isolation: Document DHEI sysfs interfaces
` [PATCH 15/15] selftests: dhei: Add functional tests for dynamic housekeeping

[PATCH] slab,rcu: disable KVFREE_RCU_BATCHED for strict grace period
 2026-03-25  8:41 UTC  (8+ messages)

[BUG] cgroups/cpusets: Spurious CPU-hotplug failures
 2026-03-25  0:03 UTC  (6+ messages)

[PATCH] srcu: Use irq_work to start GP in tiny SRCU
 2026-03-24 20:18 UTC  (2+ messages)

Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
 2026-03-24 19:23 UTC  (100+ messages)
                                                      ` [PATCH] rcu: Use an intermediate irq_work to start process_srcu()
                                                          ` [PATCH v2] "
                                                  ` [RFC PATCH] rcu-tasks: Avoid using mod_timer() in call_rcu_tasks_generic()

[rcu:rcu/dev] [rcu] 02bf38db37: kernel_BUG_at_kernel/irq_work.c
 2026-03-23  6:34 UTC 

[BUG] RCU stall in unmap_page_range during exit_mmap (6.19 regression)
 2026-03-19 16:28 UTC  (4+ messages)
` [regression] "

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-18 23:12 UTC  (8+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()

[PATCH -next v1 00/16] Candidate patches for the v7.1 merge window
 2026-03-18 12:15 UTC  (20+ messages)
` [PATCH -next v1 01/16] rcutorture: Add a textbook-style trivial preemptible RCU
` [PATCH -next v1 02/16] kvm-check-branches.sh: Remove in favor of kvm-series.sh
` [PATCH -next v1 03/16] torture: Make hangs more visible in torture.sh output
` [PATCH -next v1 04/16] torture: Print informative message for test without recheck file
` [PATCH -next v1 05/16] rcutorture: Fix numeric "test" comparison in srcu_lockdep.sh
` [PATCH -next v1 06/16] refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()
` [PATCH -next v1 07/16] rcuscale: Ditch rcu_scale_shutdown "
` [PATCH -next v1 08/16] srcu: Fix SRCU read flavor macro comments
` [PATCH -next v1 09/16] srcu: Fix s/they disables/they disable/ typo in srcu_read_unlock_fast()
` [PATCH -next v1 10/16] rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace periods
` [PATCH -next v1 11/16] rcutorture: Add NOCB01 config for RCU_LAZY torture testing
` [PATCH -next v1 12/16] rcutorture: Add NOCB02 config for nocb poll mode testing
` [PATCH -next v1 13/16] rcu-tasks: Remove unnecessary smp_store_release() in cblist_init_generic()
` [PATCH -next v1 14/16] rcu/nocb: Consolidate rcu_nocb_cpu_offload/deoffload functions
` [PATCH -next v1 15/16] rcu/nocb: Extract nocb_bypass_needs_flush() to reduce duplication
` [PATCH -next v1 16/16] torture: Avoid modulo-zero error in torture_hrtimeout_ns()

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-18  5:58 UTC  (3+ messages)

[PATCH] rcu: Add BOOTPARAM_RCU_STALL_PANIC Kconfig option
 2026-03-17 21:39 UTC  (4+ messages)

Possible addition to the v7.0 post-merge-window pile
 2026-03-16  0:05 UTC 

[RFC PATCH 0/3] srcu: KVM: Add, export and use call_srcu_expedited()
 2026-03-13 23:12 UTC  (3+ messages)

[PATCH v3] rcu: Latch normal synchronize_rcu() path on flood
 2026-03-11 18:58 UTC 

[PATCH RFC v1 0/4] rcu/nocb: Clean ups and rcutorture test configs
 2026-03-11 13:03 UTC  (7+ messages)
` [PATCH RFC v1 2/4] rcu/nocb: Extract nocb_bypass_needs_flush() to reduce duplication
` [PATCH RFC v1 3/4] rcutorture: Add NOCB01 config for RCU_LAZY torture testing
` [PATCH RFC v1 4/4] rcutorture: Add NOCB02 config for nocb poll mode testing

[PATCH v2] rcu: Latch normal synchronize_rcu() path on flood
 2026-03-11  8:45 UTC  (7+ messages)

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-10 15:51 UTC  (15+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox