messages from 2024-07-24 14:44:47 to 2024-08-08 18:02:49 UTC [more...]
[PATCH] rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by()
2024-08-08 18:02 UTC (4+ messages)
[PATCH 0/2] Modify RCU Tasks to scan idle tasks
2024-08-08 18:01 UTC (5+ messages)
` [PATCH 1/2] rcu-tasks: Make RCU-Tasks pay attention to "
` [PATCH 2/2] context_tracking: Invoke Tasks-RCU enter/exit for NMI context
[GIT PULL] LOCKDEP changes for v6.12
2024-08-08 16:11 UTC (3+ messages)
[paulmckrcu:dev.2024.07.18b] [srcu] 8a4c716cfc: WARNING:at_kernel/rcu/rcutorture.c:#do_rtws_sync[rcutorture]
2024-08-08 14:07 UTC (3+ messages)
[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
2024-08-07 19:11 UTC (12+ messages)
` [PATCH v2 1/7] mm, slab: dissolve shutdown_cache() into its caller
` [PATCH v2 2/7] mm, slab: unlink slabinfo, sysfs and debugfs immediately
` [PATCH v2 3/7] mm, slab: move kfence_shutdown_cache() outside slab_mutex
` [PATCH v2 4/7] mm, slab: reintroduce rcu_barrier() into kmem_cache_destroy()
` [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API
` [PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
` [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
[PATCH 11/19] kthread: Make sure kthread hasn't started while binding it
2024-08-07 17:01 UTC (8+ 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
[PATCH] refscale: Constify struct ref_scale_ops
2024-08-06 18:10 UTC (2+ messages)
[RFC PATCH 11/20] kthread: Make sure kthread hasn't started while binding it
2024-08-06 11:08 UTC (16+ messages)
` [RFC PATCH 12/20] kthread: Implement preferred affinity
` [RFC PATCH 17/20] rcu: Use kthread preferred affinity for RCU boost
` [RFC PATCH 18/20] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
` [RFC PATCH 19/20] treewide: Introduce kthread_run_worker[_on_cpu]()
` [RFC PATCH 20/20] rcu: Use kthread preferred affinity for RCU exp kworkers
[PATCH v2 0/3] CSD-lock diagnostics enhancements
2024-08-06 6:09 UTC (9+ messages)
` [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 4/3] smp: print only local CPU info when sched_clock goes backward
[PATCH] rcu/kvfree: Add kvfree_rcu_barrier() API
2024-08-05 18:58 UTC (5+ messages)
[PATCH v3 00/25] context_tracking, rcu: Spring cleaning of dynticks references
2024-08-05 17:04 UTC (55+ messages)
` [PATCH v3 01/25] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
` [PATCH v3 02/25] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
` [PATCH v3 03/25] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
` [PATCH v3 04/25] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
` [PATCH v3 05/25] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire()
` [PATCH v3 06/25] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting
` [PATCH v3 07/25] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()
` [PATCH v3 08/25] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu()
` [PATCH v3 09/25] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting
` [PATCH v3 10/25] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting()
` [PATCH v3 11/25] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu()
` [PATCH v3 12/25] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE
` [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*()
` RCU-Task[-Trace] VS EQS (was Re: [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*())
` [PATCH v3 14/25] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_watching_curr_cpu()
` [PATCH v3 15/25] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online()
` [PATCH v3 16/25] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs()
` [PATCH v3 17/25] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()
` [PATCH v3 18/25] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs()
` [PATCH v3 19/25] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap
` [PATCH v3 20/25] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap
` [PATCH v3 21/25] rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()
` [PATCH v3 22/25] rcu: Rename rcu_implicit_dynticks_qs() into rcu_implicit_eqs()
` [PATCH v3 23/25] rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()
` [PATCH v3 24/25] rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}()
` [PATCH v3 25/25] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching
unexpected result with rcu_nocbs option
2024-08-04 16:04 UTC (18+ messages)
[PATCH printk v7 00/35] wire up write_atomic() printing
2024-08-04 0:51 UTC (2+ messages)
` [PATCH printk v7 34/35] rcu: Mark emergency sections in rcu stalls
[PATCH rcu 0/11] RCU update-side scalability update test
2024-08-02 0:43 UTC (12+ messages)
` [PATCH rcu 01/11] rcuscale: Save a few lines with whitespace-only change
` [PATCH rcu 02/11] rcuscale: Dump stacks of stalled rcu_scale_writer() instances
` [PATCH rcu 03/11] rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls
` [PATCH rcu 04/11] rcu: Mark callbacks not currently participating in barrier operation
` [PATCH rcu 05/11] rcuscale: Print detailed grace-period and barrier diagnostics
` [PATCH rcu 06/11] rcuscale: Provide clear error when async specified without primitives
` [PATCH rcu 07/11] rcuscale: Make all writer tasks report upon hang
` [PATCH rcu 08/11] rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure
` [PATCH rcu 09/11] rcuscale: Use special allocator for rcu_scale_writer()
` [PATCH rcu 10/11] rcuscale: NULL out top-level pointers to heap memory
` [PATCH rcu 11/11] rcuscale: Count outstanding callbacks per-task rather than per-CPU
[PATCH rcu 0/3] RCU torture-test updates
2024-08-02 0:37 UTC (4+ messages)
` [PATCH rcu 1/3] rcutorture: Add rcutree.nohz_full_patience_delay to TREE07
` [PATCH rcu 2/3] rcutorture: Add a stall_cpu_repeat module parameter
` [PATCH rcu 3/3] torture: Add torture.sh --guest-cpu-limit argument for limited hosts
[PATCH rcu 0/2] SRCU updates
2024-08-02 0:36 UTC (3+ messages)
` [PATCH rcu 1/2] srcu: Check for concurrent updates of heuristics
` [PATCH rcu 2/2] srcu: Mark callbacks not currently participating in barrier operation
[PATCH rcu 0/6] Add RCU Tasks diagnostics and documentation
2024-08-02 0:34 UTC (7+ messages)
` [PATCH rcu 1/6] rcu/tasks: Check processor-ID assumptions
` [PATCH rcu 2/6] rcu/tasks: Update rtp->tasks_gp_seq comment
` [PATCH rcu 3/6] rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs
` [PATCH rcu 4/6] rcu/tasks: Mark callbacks not currently participating in barrier operation
` [PATCH rcu 5/6] rcu/tasks: Add detailed grace-period and barrier diagnostics
` [PATCH rcu 6/6] rcu/tasks: Add rcu_barrier_tasks*() start time to diagnostics
[syzbot] [f2fs?] WARNING in rcu_sync_dtor
2024-08-01 22:28 UTC (5+ messages)
[vbabka:slab-kfree_rcu-destroy-v1r0] [mm, slab] df00e211c9: WARNING:at_mm/slab_common.c:#kmem_cache_kfree_rcu_destroy_workfn
2024-08-01 14:30 UTC (3+ messages)
rcu_sync_dtor() warning question
2024-07-29 9:02 UTC (9+ messages)
[PATCH] rcu: Use system_unbound_wq to avoid disturbing isolated CPUs
2024-07-29 3:06 UTC (7+ messages)
[PATCH AUTOSEL 5.10 2/6] rcutorture: Fix rcu_torture_fwd_cb_cr() data race
2024-07-28 0:48 UTC
[PATCH AUTOSEL 5.15 2/6] rcutorture: Fix rcu_torture_fwd_cb_cr() data race
2024-07-28 0:48 UTC
[PATCH AUTOSEL 6.1 2/8] rcutorture: Fix rcu_torture_fwd_cb_cr() data race
2024-07-28 0:48 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 7/8] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
[PATCH AUTOSEL 6.6 4/9] rcutorture: Fix rcu_torture_fwd_cb_cr() data race
2024-07-28 0:48 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 8/9] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
[PATCH AUTOSEL 6.10 05/16] Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"
2024-07-28 0:47 UTC (3+ messages)
` [PATCH AUTOSEL 6.10 07/16] rcutorture: Fix rcu_torture_fwd_cb_cr() data race
` [PATCH AUTOSEL 6.10 15/16] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
[PATCH RFC 0/6] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
2024-07-26 10:24 UTC (4+ messages)
` [PATCH RFC 2/6] mm, slab: always maintain per-node slab and object count
'rcu_preempt detected stalls on CPUs/tasks...' issue of cyclictest on rt-linux
2024-07-26 8:18 UTC (4+ messages)
[PATCH v2] srcu: faster gp seq wrap-around
2024-07-24 16:14 UTC (5+ messages)
[PATCH v3] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
2024-07-24 16:10 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).