public inbox for rcu@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-29 22:43:12 to 2024-02-27 18:32:23 UTC [more...]

[PATCH] net: raise RCU qs after each threaded NAPI poll
 2024-02-27 18:32 UTC  (3+ messages)

[PATCH v5 0/4] Reduce synchronize_rcu() latency(v5)
 2024-02-27 17:03 UTC  (12+ 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

[PATCH 5.15 0/1] rcutorture: Add missing return and use __func__ in warning
 2024-02-27 10:22 UTC  (2+ messages)
` [PATCH 5.15 1/1] "

[PATCH] rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall_timer
 2024-02-27  6:08 UTC  (5+ messages)

[PATCH 0/6] RCU nocb updates for v6.9
 2024-02-27  0:21 UTC  (9+ 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()

Questions on RCU memory guarantees in linux
 2024-02-27  0:18 UTC  (3+ messages)

[PATCH 5.10 0/1] rcutorture: Add missing return and use __func__ in warning
 2024-02-26 17:00 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH v2 0/6] RCU tasks fixes for v6.9
 2024-02-26 14:37 UTC  (28+ 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 0/1] Rosebush, a new hash table
 2024-02-25 21:48 UTC  (19+ messages)
` [PATCH 1/1] rosebush: Add new data structure

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

[PATCH] MAINTAINERS: Update Neeraj's email address
 2024-02-24  5:22 UTC  (3+ messages)

[linux-next:master] [kasan] 187292be96: WARNING:suspicious_RCU_usage
 2024-02-24  2:55 UTC  (2+ messages)

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

[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 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  (10+ messages)

[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

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


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