Linux RCU subsystem development
 help / color / mirror / Atom feed
 messages from 2024-06-12 14:06:04 to 2024-07-24 14:44:47 UTC [more...]

[PATCH v3 00/25] context_tracking, rcu: Spring cleaning of dynticks references
 2024-07-24 14:43 UTC  (2+ messages)
` [PATCH v3 01/25] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*

[PATCH] rcu: Use system_unbound_wq to avoid disturbing isolated CPUs
 2024-07-24 14:23 UTC  (4+ messages)

[RFC PATCH v3 00/10] sched/fair: Defer CFS throttle to user entry
 2024-07-24  7:20 UTC  (28+ messages)
` [RFC PATCH v3 01/10] rcuwait: Split type definition to its own header
` [RFC PATCH v3 02/10] irq_work: "
` [RFC PATCH v3 03/10] task_work, sched: Add a _locked variant to task_work_cancel()
` [RFC PATCH v3 04/10] sched/fair: Introduce sched_throttle_work
` [RFC PATCH v3 05/10] sched/fair: Introduce an irq_work for cancelling throttle task_work
` [RFC PATCH v3 06/10] sched/fair: Prepare switched_from & switched_to for per-task throttling
` [RFC PATCH v3 07/10] sched/fair: Prepare task_change_group_fair() "
` [RFC PATCH v3 08/10] sched/fair: Prepare migrate_task_rq_fair() "
` [RFC PATCH v3 09/10] sched/fair: Add a class->task_woken callback in preparation "
` [RFC PATCH v3 10/10] sched/fair: Throttle CFS tasks on return to userspace

[PATCH v2] srcu: faster gp seq wrap-around
 2024-07-24  2:38 UTC  (4+ messages)

Possible slab-allocator issue
 2024-07-23 16:51 UTC  (3+ messages)

kfree_rcu_{monitor,work} hogged CPU for >13333us
 2024-07-23  9:16 UTC 

[syzbot] [rcu?] WARNING in rcu_note_context_switch (2)
 2024-07-22 17:55 UTC  (6+ messages)

[PATCH RFC 0/6] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-07-22 14:16 UTC  (12+ messages)
` [PATCH RFC 1/6] mm, slab: make caches with refcount of 0 unmergeable
` [PATCH RFC 2/6] mm, slab: always maintain per-node slab and object count
` [PATCH RFC 3/6] mm, slab: unlink sysfs and debugfs immediately
` [PATCH RFC 4/6] mm, slab: simplify kmem_cache_release()
` [PATCH RFC 5/6] mm, slab: asynchronously destroy caches with outstanding objects
` [PATCH RFC 6/6] kunit, slub: add test_kfree_rcu()

[PATCH v2 0/3] CSD-lock diagnostics enhancements
 2024-07-22 13:37 UTC  (4+ messages)
` [PATCH v2 1/3] locking/csd_lock: Print large numbers as negatives
` [PATCH v2 2/3] locking/csd_lock: Provide an indication of ongoing CSD-lock stall
` [PATCH v2 3/3] locking/csd-lock: Use backoff for repeated reports of same incident

[PATCH v2] refscale: Optimize process_durations()
 2024-07-21 16:44 UTC  (2+ messages)

[PATCH 00/11] rcu/nocb: (De-)offloading on offline CPUs
 2024-07-19 17:30 UTC  (7+ messages)
` [PATCH 11/11] rcu/nocb: Simplify (de-)offloading state machine
  ` [PATCH 11/11 v2] "

[GIT PULL] Generic torture-test changes for v6.11
 2024-07-15 23:56 UTC  (2+ messages)

[GIT PULL] RCU changes for v6.11
 2024-07-15 23:56 UTC  (2+ messages)

[PATCH v3] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
 2024-07-15  8:50 UTC  (3+ messages)

[PATCH 0/3] CSD-lock diagnostics enhancements
 2024-07-14  0:59 UTC  (8+ messages)
` [PATCH 1/3] locking/csd_lock: Print large numbers as negatives
` [PATCH 2/3] locking/csd_lock: Provide an indication of ongoing CSD-lock stall
` [PATCH 3/3] locking/csd-lock: Use backoff for repeated reports of same incident

[PATCH] srcu: faster srcu gp seq wrap-around
 2024-07-13 14:07 UTC  (2+ messages)

[PATCH 6.9 000/197] 6.9.9-rc1 review
 2024-07-11 12:29 UTC  (4+ messages)

'rcu_preempt detected stalls on CPUs/tasks...' issue of cyclictest on rt-linux
 2024-07-10 11:22 UTC  (2+ messages)

[PATCH v2] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
 2024-07-10  2:37 UTC  (3+ messages)

[PATCH] rcu: Let rcu_dump_task() be used without preemption disabled
 2024-07-09 14:22 UTC  (4+ messages)

[PATCH v2] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
 2024-07-09  6:14 UTC  (4+ messages)

[TEST] TCP MD5 vs kmemleak
 2024-07-08 18:29 UTC  (12+ messages)

Wakes of the rcuc/ thread on isolated CPUs
 2024-07-08 14:07 UTC  (6+ messages)

[RCU] zombie task hung in synchronize_rcu_expedited
 2024-07-05 16:08 UTC  (12+ messages)
` [PATCH] zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
` [PATCH] zap_pid_ns_processes: don't send SIGKILL to sub-threads

[PATCH rcu 0/9] Miscellaneous fixes for v6.11
 2024-07-05  0:26 UTC  (6+ messages)
` [PATCH rcu 6/9] rcu: Add rcutree.nocb_patience_delay to reduce nohz_full OS jitter

[PATCH rcu 0/6] Grace-period memory-barrier adjustments for v6.11
 2024-06-28 20:03 UTC  (30+ messages)
` [PATCH rcu 1/6] rcu: Remove full ordering on second EQS snapshot
  ` [PATCH rcu 1/6 v2] "
` [PATCH rcu 2/6] rcu: Remove superfluous full memory barrier upon first "
  ` [PATCH rcu 2/6 v2] "
` [PATCH rcu 3/6] rcu/exp: "
  ` [PATCH rcu 3/6 v2] "

[linux-next:master] [rcutorture] 7a1fcbb52e: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture]
 2024-06-24 12:54 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2)
 2024-06-24  9:38 UTC  (3+ messages)

[PATCH V4] rcutorture: Add CFcommon.arch for the various arch's need
 2024-06-21 12:30 UTC  (5+ messages)

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-06-21  0:52 UTC  (5+ messages)
` [PATCH 4/5] KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path

srcu_cleanup warning
 2024-06-20 19:58 UTC  (21+ messages)
                    ` [PATCH] bcachefs: pending_rcu_items

[PATCH rcu 0/3] SRCU polled-grace-period updates for v6.11
 2024-06-20 16:11 UTC  (4+ messages)
` [PATCH rcu 1/3] srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATE
` [PATCH rcu 2/3] srcu: Update cleanup_srcu_struct() comment
` [PATCH rcu 3/3] srcu: Fill out polled grace-period APIs

[PATCH V3] rcutorture: Add CFcommon.arch for the various arch's need
 2024-06-18 14:30 UTC  (6+ messages)

[PATCH] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
 2024-06-12 18:22 UTC  (9+ messages)


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