messages from 2025-07-22 22:17:56 to 2025-08-26 08:03:38 UTC [more...]
[PATCH v5 00/14] SLUB percpu sheaves
2025-08-26 8:03 UTC (34+ messages)
` [PATCH v5 01/14] slab: add opt-in caching layer of "
` [PATCH v5 02/14] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v5 03/14] slab: sheaf prefilling for guaranteed allocations
` [PATCH v5 04/14] slab: determine barn status racily outside of lock
` [PATCH v5 05/14] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH v5 06/14] tools: Add sheaves support to testing infrastructure
` [PATCH v5 07/14] maple_tree: use percpu sheaves for maple_node_cache
` [PATCH v5 08/14] mm, vma: use percpu sheaves for vm_area_struct cache
` [PATCH v5 09/14] mm, slub: skip percpu sheaves for remote object freeing
` [PATCH v5 10/14] mm, slab: allow NUMA restricted allocations to use percpu sheaves
` [PATCH v5 11/14] testing/radix-tree/maple: Increase readers and reduce delay for faster machines
` [PATCH v5 12/14] maple_tree: Sheaf conversion
` [PATCH v5 13/14] maple_tree: Add single node allocation support to maple state
` [PATCH v5 14/14] maple_tree: Convert forking to use the sheaf interface
[PATCH bpf-next v3 0/7] bpf: introduce and use rcu_read_lock_dont_migrate
2025-08-26 5:40 UTC (10+ messages)
` [PATCH bpf-next v3 1/7] rcu: add rcu_read_lock_dont_migrate()
` [PATCH bpf-next v3 2/7] bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
` [PATCH bpf-next v3 3/7] bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
` [PATCH bpf-next v3 4/7] bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
` [PATCH bpf-next v3 5/7] bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
` [PATCH bpf-next v3 6/7] bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
` [PATCH bpf-next v3 7/7] bpf: use rcu_read_lock_dont_migrate() for trampoline.c
[PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
2025-08-26 0:27 UTC (11+ messages)
` [PATCH 1/5] Drivers: hv: Move TIF pre-guest work handling fully into mshv_common.c
` [PATCH 2/5] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH 3/5] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 4/5] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH 5/5] Drivers: hv: Use common "entry virt" APIs to do work before running guest
[paulmckrcu:dev.2025.08.19a] [rcu] fe37e4521b: WARNING:possible_circular_locking_dependency_detected
2025-08-25 6:57 UTC
[paulmckrcu:dev.2025.08.14a] [rcu] 2ad3ef4260: WARNING:at_mm/slub.c:#free_large_kmalloc
2025-08-22 2:49 UTC
[PATCH 0/2] rcu: Use kcalloc() instead of kzalloc()
2025-08-21 15:27 UTC (4+ messages)
` [PATCH 1/2] rcutorture: "
` [PATCH 2/2] refscale: "
[PATCH bpf-next v2 0/7] bpf: introduce and use rcu_read_lock_dont_migrate
2025-08-20 1:04 UTC (10+ messages)
` [PATCH bpf-next v2 1/7] rcu: add rcu_read_lock_dont_migrate()
` [PATCH bpf-next v2 2/7] bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
` [PATCH bpf-next v2 3/7] bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
` [PATCH bpf-next v2 4/7] bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
` [PATCH bpf-next v2 5/7] bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
` [PATCH bpf-next v2 6/7] bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
` [PATCH bpf-next v2 7/7] bpf: use rcu_read_lock_dont_migrate() for trampoline.c
[PATCH] Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code block
2025-08-19 15:40 UTC (3+ messages)
[PATCH 0/2] RCU docs toctree cleanup
2025-08-19 2:36 UTC (4+ messages)
` [PATCH 1/2] Documentation: RCU: Reduce toctree depth
` [PATCH 2/2] Documentation: RCU: Retitle toctree index
[PATCH 0/3] rcu: Documentation updates for v6.18
2025-08-16 11:28 UTC (10+ messages)
` [PATCH 1/3] doc: Update whatisRCU.rst for recent RCU API additions
` [PATCH 2/3] doc: Add RCU guards to checklist.rst
` [PATCH 3/3] rcu: docs: Requirements.rst: Abide by conventions of kernel documentation
[PATCH net v2] net: ip: order the reuseport socket in __inet_hash
2025-08-16 7:27 UTC (4+ messages)
` [LTP] "
[PATCH 0/7] RCU torture-test updates for v6.18
2025-08-16 0:08 UTC (8+ messages)
` [PATCH 1/7] rcutorture: Fix jitter.sh spin time
` [PATCH 2/7] torture: Add --do-normal parameter to torture.sh help text
` [PATCH 3/7] torture: Announce kernel boot status at torture-test startup
` [PATCH 4/7] rcutorture: Suppress "Writer stall state" reports during boot
` [PATCH 5/7] rcutorture: Delay rcutorture readers and writers until boot completes
` [PATCH 6/7] torture: Delay CPU-hotplug operations "
` [PATCH 7/7] rcutorture: Delay forward-progress testing "
[PATCH v6 0/6] Switch __DECLARE_TRACE() to new notrace variant of SRCU-fast for v6.18
2025-08-16 0:05 UTC (7+ messages)
` [PATCH v6 1/6] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
` [PATCH v6 2/6] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
` [PATCH v6 3/6] srcu: Add guards for notrace variants of SRCU-fast readers
` [PATCH v6 4/6] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
` [PATCH v6 5/6] srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
` [PATCH v6 6/6] srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast
[PATCH 0/3] Miscellaneous RCU updates for v6.18
2025-08-16 0:01 UTC (4+ messages)
` [PATCH 1/3] rcu: Document that rcu_barrier() hurries lazy callbacks
` [PATCH 2/3] rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()
` [PATCH 3/3] rculist: move list_for_each_rcu() to where it belongs
[PATCH v2] rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()
2025-08-14 13:11 UTC (3+ messages)
[GIT PULL] RCU fix for v6.17
2025-08-13 17:51 UTC (2+ messages)
[linus:master] [rcu] b41642c877: BUG:kernel_hang_in_boot_stage
2025-08-13 13:55 UTC (6+ messages)
[RFC PATCH 00/18] cgroup/cpuset: Enable runtime modification of
2025-08-08 16:27 UTC (21+ messages)
` [RFC PATCH 01/18] sched/isolation: Enable runtime update of housekeeping cpumasks
` [RFC PATCH 02/18] sched/isolation: Call sched_tick_offload_init() when HK_FLAG_KERNEL_NOISE is first set
` [RFC PATCH 03/18] sched/isolation: Use RCU to delay successive housekeeping cpumask updates
` [RFC PATCH 04/18] sched/isolation: Add a debugfs file to dump housekeeping cpumasks
` [RFC PATCH 05/18] cpu/hotplug: Add a new cpuhp_offline_cb() API
` [RFC PATCH 06/18] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex
` [RFC PATCH 07/18] cgroup/cpuset: Allow overwriting HK_TYPE_DOMAIN housekeeping cpumask
` [RFC PATCH 08/18] cgroup/cpuset: Use CPU hotplug to enable runtime nohz_full modification
` [RFC PATCH 09/18] cgroup/cpuset: Revert "Include isolated cpuset CPUs in cpu_is_isolated() check"
` [RFC PATCH 10/18] sched/core: Ignore DL BW deactivation error if in cpuhp_offline_cb_mode
` [RFC PATCH 11/18] tick/nohz: Make nohz_full parameter optional
` [RFC PATCH 12/18] tick/nohz: Introduce tick_nohz_full_update_cpus() to update tick_nohz_full_mask
` [RFC PATCH 13/18] tick/nohz: Allow runtime changes in full dynticks CPUs
` [RFC PATCH 14/18] tick: Pass timer tick job to an online HK CPU in tick_cpu_dying()
` [RFC PATCH 15/18] cgroup/cpuset: Enable RCU NO-CB CPU offloading of newly isolated CPUs
` [RFC PATCH 16/18] cgroup/cpuset: Don't set have_boot_nohz_full without any boot time nohz_full CPU
` [RFC PATCH 17/18] cgroup/cpuset: Documentation updates & don't use CPU 0 for isolated partition
` [RFC PATCH 18/18] cgroup/cpuset: Add pr_debug() statements for cpuhp_offline_cb() call
[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
2025-08-06 13:36 UTC (3+ messages)
[syzbot] [rcu?] WARNING in srcu_invoke_callbacks (2)
2025-08-06 8:24 UTC (5+ messages)
[PATCH v5 0/6] Switch __DECLARE_TRACE() to new notrace variant of SRCU-fast
2025-08-01 0:12 UTC (7+ messages)
` [PATCH v5 1/6] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
` [PATCH v5 2/6] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
` [PATCH v5 3/6] srcu: Add guards for notrace variants of SRCU-fast readers
` [PATCH v5 4/6] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
` [PATCH v5 5/6] srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
` [PATCH v5 6/6] srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast
[PATCH v1 0/4] rcuscale: Add debugfs file based controls and CPU affinity offset
2025-07-31 23:38 UTC (7+ messages)
` [PATCH v1 1/4] rcuscale: Create debugfs file for writer durations
` [PATCH v1 2/4] rcuscale: Create debugfs files for worker thread PIDs
` [PATCH v1 3/4] rcuscale: Add file based start/finish control
` [PATCH v1 4/4] rcuscale: Add CPU affinity offset options
[PATCH v1 0/5] perf bench: Add rcu to the 'bench sync' collection
2025-07-31 13:26 UTC (6+ messages)
` [PATCH v1 1/5] perf bench: Add RCU benchmark using rcuscale kernel module
` [PATCH v1 2/5] perf bench: Implement subprocess execution for 'sync rcu'
` [PATCH v1 3/5] perf bench: Add 'range' mode to "
` [PATCH v1 4/5] perf bench: Add 'ratio' "
` [PATCH v1 5/5] perf bench: Add documentation for 'sync rcu' suite
[GIT PULL] RCU changes for v6.17
2025-07-30 22:59 UTC (6+ messages)
[PATCH] rcu: Fix delayed execution of hurry callbacks
2025-07-24 5:27 UTC (6+ messages)
[PATCH 0/6] Switch __DECLARE_TRACE() to new notrace variant of SRCU-fast
2025-07-23 22:51 UTC (15+ messages)
` [PATCH v4 1/6] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
` [PATCH v4 2/6] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
` [PATCH v4 3/6] srcu: Add guards for notrace variants of SRCU-fast readers
` [PATCH v4 4/6] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
` [PATCH v4 5/6] srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
` [PATCH v4 6/6] srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast
[PATCH v3 0/4] Switch __DECLARE_TRACE() to notrace variant of SRCU-fast
2025-07-23 16:28 UTC (9+ messages)
` [PATCH v3 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
` [PATCH v3 6/4] srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast
[PATCH v3 5/4] srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
2025-07-23 16:24 UTC (4+ messages)
[PATCH -next] rcu: docs: Requirements.rst: Abide by conventions of kernel documentation
2025-07-23 13:01 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).