messages from 2023-12-19 14:09:13 to 2024-02-02 17:02:32 UTC [more...]
[BUG] workqueues and printk not playing nice since next-20240130
2024-02-02 17:02 UTC (9+ messages)
[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
Observation on NOHZ_FULL
2024-01-30 13:39 UTC (16+ messages)
[PATCH 0/8] Misc RCU update for v6.9
2024-01-29 23:56 UTC (9+ 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/2] RCU tasks fixes for v6.9
2024-01-29 22:57 UTC (3+ 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
[PATCH v4 0/4] Reduce synchronize_rcu() latency(v4)
2024-01-29 20:36 UTC (27+ messages)
` [PATCH v4 1/4] rcu: Reduce synchronize_rcu() latency
` [PATCH v4 2/4] rcu: Add a trace event for synchronize_rcu_normal()
` [PATCH v4 3/4] rcu: Improve handling of synchronize_rcu() users
` [PATCH v4 4/4] rcu: Support direct wake-up "
[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)
[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-01-23 5:50 UTC (14+ messages)
` [RFC PATCH 1/8] rcu/nocb: Pass a cpumask instead of a single CPU to offload/deoffload
` [RFC PATCH 2/8] rcu/nocb: Prepare to change nocb cpumask from CPU-hotplug protected cpuset caller
` [RFC PATCH 3/8] rcu/no_cb: Add rcu_nocb_enabled() to expose the rcu_nocb state
` [RFC PATCH 4/8] cgroup/cpuset: Better tracking of addition/deletion of isolated CPUs
` [RFC PATCH 5/8] cgroup/cpuset: Add cpuset.cpus.isolation_full
` [RFC PATCH 6/8] cgroup/cpuset: Enable dynamic rcu_nocb mode on isolated CPUs
` [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
[PATCH 0/7] rcu: Fix expedited GP deadlock
2024-01-16 19:11 UTC (9+ messages)
` [PATCH 1/7] rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery
` [PATCH 2/7] rcu/exp: Handle RCU expedited grace period kworker allocation failure
` [PATCH 3/7] rcu: s/boost_kthread_mutex/kthread_mutex
` [PATCH 4/7] rcu/exp: Move expedited kthread worker creation functions above rcutree_prepare_cpu()
` [PATCH 5/7] rcu/exp: Make parallel exp gp kworker per rcu node
` [PATCH 6/7] rcu/exp: Handle parallel exp gp kworkers affinity
` [PATCH 7/7] rcu/exp: Remove rcu_par_gp_wq
[PATCH 1/1] rcu/sync: remove un-used rcu_sync_enter_start function
2024-01-16 19:10 UTC (5+ messages)
[PATCH v3 00/57] Scope-based Resource Management
2024-01-16 18:10 UTC (5+ messages)
` [PATCH v3 02/57] apparmor: Free up __cleanup() name
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
[PATCH] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
2024-01-16 16:59 UTC (9+ messages)
[PATCH 0/2] rcu/nocb cleanups
2024-01-16 16:38 UTC (4+ messages)
` [PATCH 1/2] rcu/nocb: Make IRQs disablement symmetric
` [PATCH 2/2] rcu/nocb: Re-arrange call_rcu() NOCB specific code
[GIT PULL] RCU changes for v6.8
2024-01-13 0:58 UTC (2+ messages)
[GIT PULL] RCU changes for v6.8
2024-01-11 19:12 UTC (2+ messages)
Frederic will be doing RCU PR for v6.7 merge window
2024-01-11 18:35 UTC (6+ messages)
` Neeraj will be doing RCU PR for v6.8 "
[PATCH v3 0/7] Reduce synchronize_rcu() latency(V3)
2024-01-04 11:17 UTC (29+ messages)
` [PATCH v3 3/7] doc: Add rcutree.rcu_normal_wake_from_gp to kernel-parameters.txt
` [PATCH v3 4/7] rcu: Improve handling of synchronize_rcu() users
` [PATCH v3 5/7] rcu: Support direct wake-up "
` [PATCH v3 6/7] rcu: Move sync related data to rcu_state structure
` [PATCH v3 7/7] rcu: Add CONFIG_RCU_SR_NORMAL_DEBUG_GP
[PATCH v3] srcu: Improve comments about acceleration leak
2023-12-29 23:10 UTC (2+ messages)
[PATCH 0/3] timers & RCU: Fix TREE03 stalls
2023-12-21 0:57 UTC (11+ messages)
` [PATCH 2/3] rcu: Defer RCU kthreads wakeup when CPU is dying
[PATCH 0/8 v2] rcu: Fix expedited GP deadlock (and cleanup some nocb stuff)
2023-12-19 14:08 UTC (2+ messages)
` [PATCH 8/8] rcu/exp: Remove rcu_par_gp_wq
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox