messages from 2024-09-03 16:33:20 to 2024-09-27 17:30:24 UTC [more...]
[RFC PATCH 0/4] Add hazard pointers to kernel
2024-09-27 17:23 UTC (55+ messages)
` [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers
` [RFC PATCH 2/4] refscale: Add benchmarks for hazptr
` [RFC PATCH 3/4] refscale: Add benchmarks for percpu_ref
` [RFC PATCH 4/4] WIP: hazptr: Add hazptr test sample
[PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection
2024-09-27 7:26 UTC (10+ messages)
` [PATCH 12/20] kthread: Make sure kthread hasn't started while binding it
` [PATCH 13/20] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 16/20] kthread: Implement preferred affinity
` [PATCH 17/20] rcu: Use kthread preferred affinity for RCU boost
` [PATCH 18/20] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
` [PATCH 19/20] treewide: Introduce kthread_run_worker[_on_cpu]()
` [PATCH 20/20] rcu: Use kthread preferred affinity for RCU exp kworkers
[PATCH] doc: rcu: update printed dynticks counter bits
2024-09-27 6:50 UTC (4+ messages)
[GIT PULL] slab updates for 6.11
2024-09-26 17:07 UTC (8+ messages)
[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
2024-09-26 12:54 UTC (12+ messages)
` [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
[paulmckrcu:dev] [srcu] 26cb612c43: BUG:using__this_cpu_read()in_preemptible
2024-09-26 11:19 UTC (4+ messages)
[PATCH AUTOSEL 6.6 077/139] rcuscale: Provide clear error when async specified without primitives
2024-09-25 12:08 UTC
[PATCH AUTOSEL 6.10 096/197] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
2024-09-25 11:52 UTC (2+ messages)
` [PATCH AUTOSEL 6.10 102/197] rcuscale: Provide clear error when async specified without primitives
[RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
2024-09-25 12:02 UTC (8+ messages)
[PATCH AUTOSEL 6.11 112/244] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
2024-09-25 11:25 UTC (2+ messages)
` [PATCH AUTOSEL 6.11 119/244] rcuscale: Provide clear error when async specified without primitives
[linus:master] [rcu/nocb] 9139f93209: WARNING:at_kernel/smp.c:#smp_call_function_single
2024-09-23 8:34 UTC
[RFC PATCH v1 1/1] hpref: Hazard Pointers with Reference Counter
2024-09-22 10:20 UTC
[PATCH 11/19] kthread: Make sure kthread hasn't started while binding it
2024-09-18 11:17 UTC (15+ messages)
` [PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 15/19] kthread: Implement preferred affinity
` [PATCH 16/19] rcu: Use kthread preferred affinity for RCU boost
` [PATCH 17/19] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
` [PATCH 18/19] treewide: Introduce kthread_run_worker[_on_cpu]()
` [PATCH 19/19] rcu: Use kthread preferred affinity for RCU exp kworkers
[GIT PULL] RCU changes for v6.12
2024-09-18 8:10 UTC (2+ messages)
[RFC 0/6] Managed Percpu Refcount
2024-09-18 5:44 UTC (8+ messages)
` [RFC 1/6] percpu-refcount: Add managed mode for RCU released objects
` [RFC 2/6] percpu-refcount: Add torture test for percpu refcount
` [RFC 3/6] percpu-refcount: Extend managed mode to allow runtime switching
` [RFC 4/6] percpu-refcount-torture: Extend test with runtime mode switches
` [RFC 5/6] apparmor: Switch labels to percpu refcount in atomic mode
` [RFC 6/6] apparmor: Switch labels to percpu ref managed mode
BUG: WARNING in kvfree_rcu_bulk
2024-09-16 13:54 UTC (9+ messages)
[PATCH 0/3] rcu/nocb updates
2024-09-13 21:44 UTC (5+ messages)
` [PATCH 1/3] rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
` [PATCH 2/3] rcu/nocb: Conditionally wake up rcuo if not already waiting on GP
` [PATCH 3/3] rcu/nocb: Remove superfluous memory barrier after bypass enqueue
[PATCH v2] rcu/kvfree: Add kvfree_rcu_barrier() API
2024-09-13 12:24 UTC (7+ messages)
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-09-10 1:05 UTC (18+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
general protection fault in lookup_object_or_alloc
2024-09-07 15:50 UTC (2+ messages)
One-off rcu_nocb_rdp_deoffload bug
2024-09-07 9:33 UTC (16+ messages)
Sponsored Post
2024-09-06 7:23 UTC
SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
2024-09-05 13:53 UTC (5+ messages)
[paulmckrcu:dev.2024.08.30b] [srcu] 558049054f: BUG:using__this_cpu_read()in_preemptible
2024-09-05 8:51 UTC (6+ messages)
[PATCH rcu 0/11] Add light-weight readers for SRCU
2024-09-04 16:52 UTC (16+ messages)
` [PATCH rcu 06/11] srcu: Convert srcu_data ->srcu_reader_flavor to bit field
` [PATCH rcu 07/11] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
` [PATCH rcu 08/11] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
` [PATCH rcu 09/11] rcutorture: Add reader_flavor parameter for SRCU readers
` [PATCH rcu 10/11] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor
` [PATCH rcu 11/11] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
` [PATCH rcu [12/11] srcu: Allow inlining of __srcu_read_{,un}lock_lite()
[PATCH v2 0/2] Some enhancement for kvfree_rcu_mightsleep()
2024-09-04 14:39 UTC (3+ messages)
` [PATCH v2 1/2] rcu/kvfree: Use polled API in a slow path
` [PATCH v2 2/2] rcu/kvfree: Switch to expedited version in "
next: rcu_preempt self-detected stall on CPU - queued_spin_lock_slowpath
2024-09-04 14:23 UTC (3+ messages)
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