rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-17 16:36:21 to 2024-02-23 19:48:50 UTC [more...]

[PATCH] linux-4.19/rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
 2024-02-23 19:48 UTC  (4+ messages)

[PATCH] linux-5.10/rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
 2024-02-23 19:36 UTC  (4+ messages)

[PATCH 0/1] Rosebush, a new hash table
 2024-02-23 18:40 UTC  (5+ messages)
` [PATCH 1/1] rosebush: Add new data structure

[PATCH v2 0/6] RCU tasks fixes for v6.9
 2024-02-23 15:14 UTC  (23+ messages)
` [PATCH v2 1/6] rcu-tasks: Repair RCU Tasks Trace quiescence check
` [PATCH v2 2/6] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
` [PATCH v2 3/6] rcu-tasks: Initialize "
` [PATCH v2 4/6] rcu-tasks: Maintain lists "
` [PATCH v2 5/6] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
` [PATCH v2 6/6] rcu-tasks: Maintain real-time response in rcu_tasks_postscan()

[PATCH rcu 0/4] Refactor TASKS_RCU for lazy preemption
 2024-02-23 10:54 UTC  (8+ messages)
` [PATCH rcu 1/4] rcu: Create NEED_TASKS_RCU to factor out enablement logic
` [PATCH rcu 2/4] bpf: Select new NEED_TASKS_RCU Kconfig option
` [PATCH rcu 3/4] arch: "
` [PATCH rcu 4/4] tracing: "

[PATCH v5 0/4] Reduce synchronize_rcu() latency(v5)
 2024-02-21  1:53 UTC  (6+ messages)
` [PATCH v5 1/4] rcu: Add data structures for synchronize_rcu()
` [PATCH v5 2/4] rcu: Reduce synchronize_rcu() latency
` [PATCH v5 3/4] rcu: Add a trace event for synchronize_rcu_normal()
` [PATCH v5 4/4] rcu: Support direct wake-up of synchronize_rcu() users

[linux-next:master] [kasan] 187292be96: WARNING:suspicious_RCU_usage
 2024-02-20  8:02 UTC 

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-02-18 18:57 UTC  (2+ messages)
` [PATCH printk v2 25/26] rcu: Mark emergency section in rcu stalls

[PATCH] doc: Remove references to arrayRCU.rst
 2024-02-16 16:53 UTC  (2+ messages)

Observation on NOHZ_FULL
 2024-02-15 14:02 UTC  (35+ messages)

[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
 2024-02-11  1:46 UTC  (14+ messages)
` [RFC PATCH 7/8] cgroup/cpuset: Document the new cpuset.cpus.isolation_full control file
` [RFC PATCH 8/8] cgroup/cpuset: Update test_cpuset_prs.sh to handle cpuset.cpus.isolation_full

[linux-next:master] BUILD REGRESSION 445a555e0623387fa9b94e68e61681717e70200a
 2024-02-10  6:49 UTC 

[PATCH 0/2] RCU tasks fixes for v6.9
 2024-02-08 10:43 UTC  (8+ messages)
` [PATCH 1/2] rcu-tasks: Repair RCU Tasks Trace quiescence check
` [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks

[BUG] workqueues and printk not playing nice since next-20240130
 2024-02-05 21:17 UTC  (18+ messages)

[PATCH 0/8] Misc RCU update for v6.9
 2024-02-05 21:09 UTC  (11+ messages)
` [PATCH 1/8] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
` [PATCH 2/8] rcu: Provide a boot time parameter to control lazy RCU
` [PATCH 3/8] hrtimer: Report offline hrtimer enqueue
` [PATCH 4/8] srcu: Improve comments about acceleration leak
` [PATCH 5/8] tsc: Check for sockets instead of CPUs to make code match comment
` [PATCH 6/8] rcutorture: Suppress rtort_pipe_count warnings until after stalls
` [PATCH 7/8] clocksource: Skip watchdog check for large watchdog intervals
` [PATCH 8/8] rcu/sync: remove un-used rcu_sync_enter_start function

[PATCH 0/6] RCU nocb updates for v6.9
 2024-02-01  1:40 UTC  (7+ messages)
` [PATCH 1/6] rcu/nocb: Remove needless LOAD-ACQUIRE
` [PATCH 2/6] rcu/nocb: Remove needless full barrier after callback advancing
` [PATCH 3/6] rcu/nocb: Make IRQs disablement symmetric
` [PATCH 4/6] rcu/nocb: Re-arrange call_rcu() NOCB specific code
` [PATCH 5/6] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
` [PATCH 6/6] rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()

About the conflict between XFS inode recycle and VFS rcu-walk
 2024-01-31 19:30 UTC  (3+ messages)

[syzbot] [bluetooth?] INFO: task hung in hci_conn_failed
 2024-01-31  6:38 UTC 

[PATCH 0/8] RCU exp updates for v6.9
 2024-01-30 18:42 UTC  (12+ messages)
` [PATCH 1/8] rcu/exp: Remove full barrier upon main thread wakeup
` [PATCH 2/8] rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery
` [PATCH 3/8] rcu/exp: Handle RCU expedited grace period kworker allocation failure
` [PATCH 4/8] rcu: s/boost_kthread_mutex/kthread_mutex
` [PATCH 5/8] rcu/exp: Move expedited kthread worker creation functions above rcutree_prepare_cpu()
` [PATCH 6/8] rcu/exp: Make parallel exp gp kworker per rcu node
` [PATCH 7/8] rcu/exp: Handle parallel exp gp kworkers affinity
` [PATCH 8/8] rcu/exp: Remove rcu_par_gp_wq

[PATCH v4 0/4] Reduce synchronize_rcu() latency(v4)
 2024-01-29 20:36 UTC  (13+ messages)
` [PATCH v4 1/4] rcu: Reduce synchronize_rcu() latency

[PATCH 0/8] RCU doc updates for v6.9
 2024-01-26  3:58 UTC  (9+ messages)
` [PATCH 1/8] doc: Spinlocks are implied RCU readers
` [PATCH 2/8] doc: Make whatisRCU.rst note that spinlocks are "
` [PATCH 3/8] doc: Make checklist.rst note that spinlocks are implied "
` [PATCH 4/8] doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst
` [PATCH 5/8] doc: Add EARLY flag to early-parsed kernel boot parameters
` [PATCH 6/8] context_tracking: Fix kerneldoc headers for __ct_user_{enter,exit}()
` [PATCH 7/8] doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU
` [PATCH 8/8] doc: Update checklist.rst discussion of callback execution

[GIT PULL] RCU regression fix for v6.8
 2024-01-25 20:00 UTC  (2+ messages)

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2024-01-25 13:20 UTC  (4+ messages)

[PATCH] rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()
 2024-01-24  4:44 UTC  (12+ messages)

Unexpected rcuc osnoise on PREEMPT_RT with "rcu_nocbs=all rcu_nocb_poll"
 2024-01-23 18:32 UTC  (4+ 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).