org.kernel.vger.rcu archive

513 archived articles, newest first (page 4 of 6). Latest articles →

Re: [PATCH v5 1/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
Tue, 21 Jul 2026 10:01:34 +0530
Shrikanth Hegde <[email protected]> • #22731
Re: [PATCH v4 4/8] rcu: drop redundant defer_qs_pending clear in irqrestore handler
Mon, 20 Jul 2026 17:06:47 -0400
Joel Fernandes <[email protected]> • #22730
Re: [PATCH v4 3/8] rcu: clear defer_qs_pending in handler for compounded sections
Mon, 20 Jul 2026 16:32:55 -0400
Joel Fernandes <[email protected]> • #22729
Re: [PATCH v4 2/8] rcu: clear defer_qs_pending when notifying GP changes
Mon, 20 Jul 2026 16:09:32 -0400
Joel Fernandes <[email protected]> • #22728
Re: [PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
Mon, 20 Jul 2026 11:02:37 -0700
"Paul E. McKenney" <[email protected]> • #22727
Re: [PATCH v1 06/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
Mon, 20 Jul 2026 09:55:42 -0700
"Paul E. McKenney" <[email protected]> • #22726
Re: [PATCH v1 08/11] rcu: Wake NOCB rcuog kthreads on expedited grace period completion
Mon, 20 Jul 2026 17:56:54 +0200
Frederic Weisbecker <[email protected]> • #22725
Re: [PATCH v1 0/6] RCU and torture fixes and cleanups
Mon, 20 Jul 2026 08:52:08 -0700
"Paul E. McKenney" <[email protected]> • #22724
Re: [PATCH v1 07/11] rcu: Update comments for gp_seq and expedited GP tracking
Mon, 20 Jul 2026 16:56:59 +0200
Frederic Weisbecker <[email protected]> • #22723
Re: [PATCH v1 06/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
Mon, 20 Jul 2026 16:22:33 +0200
Frederic Weisbecker <[email protected]> • #22722
[PATCH slab/for-next v4 8/8] slub_kunit: extend the test for kfree_rcu_nolock()
Mon, 20 Jul 2026 21:44:37 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22721
[PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()
Mon, 20 Jul 2026 21:44:36 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22720
[PATCH slab/for-next v4 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
Mon, 20 Jul 2026 21:44:35 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22719
[PATCH slab/for-next v4 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
Mon, 20 Jul 2026 21:44:34 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22718
[PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
Mon, 20 Jul 2026 21:44:33 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22717
[PATCH slab/for-next v4 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
Mon, 20 Jul 2026 21:44:32 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22716
[PATCH slab/for-next v4 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
Mon, 20 Jul 2026 21:44:31 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22715
[PATCH slab/for-next v4 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
Mon, 20 Jul 2026 21:44:30 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22714
[PATCH slab/for-next v4 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
Mon, 20 Jul 2026 21:44:29 +0900
"Harry Yoo (Oracle)" <[email protected]> • #22713
[PATCH] rcu-tasks: Rename tasks_rcu_exit_srcu_stall_timer to tasks_rcu_exit_stall_timer
Mon, 20 Jul 2026 17:49:58 +0800
Zqiang <[email protected]> • #22712
Re: [PATCH v1 6/6] scftorture: Make invoker threads actually wait for all threads to start
Sat, 18 Jul 2026 13:17:46 -0400
Joel Fernandes <[email protected]> • #22711
Re: [PATCH v1 5/6] scftorture: Count single_rpc offline failures in statistics output
Sat, 18 Jul 2026 13:17:27 -0400
Joel Fernandes <[email protected]> • #22710
[PATCH v1 3/6] rcu: Remove unused func parameter from callback-enqueue functions
Sat, 18 Jul 2026 13:15:34 -0400
Joel Fernandes <[email protected]> • #22709
[PATCH v1 2/6] rcu: Remove unused rdp parameter from trace_rcu_this_gp()
Sat, 18 Jul 2026 13:15:33 -0400
Joel Fernandes <[email protected]> • #22708
[PATCH v1 1/6] rcu: Remove unused expedited_need_qs field from rcu_state
Sat, 18 Jul 2026 13:15:32 -0400
Joel Fernandes <[email protected]> • #22707
[PATCH v1 0/6] RCU and torture fixes and cleanups
Sat, 18 Jul 2026 13:15:31 -0400
Joel Fernandes <[email protected]> • #22706
[NOT FOR MERGE] [RFC PATCH v2 4/4] rust: poll: use kfree_rcu() for PollCondVar
Fri, 17 Jul 2026 22:32:47 -0700
Boqun Feng <[email protected]> • #22705
[RFC PATCH v2 2/4] rust: maple_tree: Add load_rcu()
Fri, 17 Jul 2026 22:32:45 -0700
Boqun Feng <[email protected]> • #22704
[RFC PATCH v2 3/4] rust: rcu: Introduce RcuFreeBox
Fri, 17 Jul 2026 22:32:46 -0700
Boqun Feng <[email protected]> • #22703
[RFC PATCH v2 1/4] rust: rcu: Add RcuBox type
Fri, 17 Jul 2026 22:32:44 -0700
Boqun Feng <[email protected]> • #22702
[RFC PATCH v2 0/4] rust: sync: Introduce Rcu*Box
Fri, 17 Jul 2026 22:32:43 -0700
Boqun Feng <[email protected]> • #22701
Re: [PATCH] rcu-tasks: Dump rtpcp->lazy_timer status in show_rcu_tasks_generic_gp_kthread()
Fri, 17 Jul 2026 11:00:11 -0700
"Paul E. McKenney" <[email protected]> • #22700
Re: [PATCH] rcu-tasks: Update comments in call_rcu_tasks_generic()
Thu, 16 Jul 2026 12:09:08 +0000
"Zqiang" <[email protected]> • #22699
[PATCH] rcu-tasks: Dump rtpcp->lazy_timer status in show_rcu_tasks_generic_gp_kthread()
Thu, 16 Jul 2026 17:57:54 +0800
Zqiang <[email protected]> • #22698
[PATCH 6/6] srcu: Queue sdp->work when the delay timer is successfully deleted
Wed, 15 Jul 2026 17:28:23 -0700
"Paul E. McKenney" <[email protected]> • #22697
[PATCH 5/6] MAINTAINERS: add Rust SRCU files to SRCU entry
Wed, 15 Jul 2026 17:28:22 -0700
"Paul E. McKenney" <[email protected]> • #22696
[PATCH 4/6] rust: sync: add SRCU abstraction
Wed, 15 Jul 2026 17:28:21 -0700
"Paul E. McKenney" <[email protected]> • #22695
[PATCH 3/6] srcu: expose srcu_readers_active()
Wed, 15 Jul 2026 17:28:20 -0700
"Paul E. McKenney" <[email protected]> • #22694
[PATCH 1/6] srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
Wed, 15 Jul 2026 17:28:18 -0700
"Paul E. McKenney" <[email protected]> • #22693
[PATCH 2/6] rust: helpers: add SRCU helpers
Wed, 15 Jul 2026 17:28:19 -0700
"Paul E. McKenney" <[email protected]> • #22692
[PATCH 0/6] SRCU updates for v7.3
Wed, 15 Jul 2026 17:28:13 -0700
"Paul E. McKenney" <[email protected]> • #22691
[PATCH 10/11] rcutorture: Make RCU Tasks Trace track Reader Batches
Wed, 15 Jul 2026 17:25:19 -0700
"Paul E. McKenney" <[email protected]> • #22690
[PATCH 11/11] rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[]
Wed, 15 Jul 2026 17:25:20 -0700
"Paul E. McKenney" <[email protected]> • #22689
[PATCH 08/11] rcutorture: Add a stall_only module parameter
Wed, 15 Jul 2026 17:25:17 -0700
"Paul E. McKenney" <[email protected]> • #22688
[PATCH 09/11] rcutorture: Test RCU Tasks Trace GP implying RCU GP
Wed, 15 Jul 2026 17:25:18 -0700
"Paul E. McKenney" <[email protected]> • #22687
[PATCH 02/11] rcutorture: Check for immediate deboosting at reader end
Wed, 15 Jul 2026 17:25:11 -0700
"Paul E. McKenney" <[email protected]> • #22686
[PATCH 07/11] rcutorture: Add nwriters module parameter
Wed, 15 Jul 2026 17:25:16 -0700
"Paul E. McKenney" <[email protected]> • #22685
[PATCH 06/11] rcutorture: Use task_state_to_char() for task-state reporting
Wed, 15 Jul 2026 17:25:15 -0700
"Paul E. McKenney" <[email protected]> • #22684
[PATCH 04/11] rcutorture: Test RCU readers from hardware interrupt handlers
Wed, 15 Jul 2026 17:25:13 -0700
"Paul E. McKenney" <[email protected]> • #22683
[PATCH 03/11] rcutorture: Make srcu_read_delay() check for disabled interrupts
Wed, 15 Jul 2026 17:25:12 -0700
"Paul E. McKenney" <[email protected]> • #22682
[PATCH 05/11] rcutorture: Use cpumask_next_wrap() in rcu_torture_preempt()
Wed, 15 Jul 2026 17:25:14 -0700
"Paul E. McKenney" <[email protected]> • #22681
[PATCH 01/11] rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs()
Wed, 15 Jul 2026 17:25:10 -0700
"Paul E. McKenney" <[email protected]> • #22680
[PATCH 0/11] RCU torture-test updates for v7.3
Wed, 15 Jul 2026 17:25:14 -0700
"Paul E. McKenney" <[email protected]> • #22679
[PATCH 07/10] doc: RCU: Fix brackets
Wed, 15 Jul 2026 17:23:36 -0700
"Paul E. McKenney" <[email protected]> • #22678
[PATCH 09/10] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
Wed, 15 Jul 2026 17:23:38 -0700
"Paul E. McKenney" <[email protected]> • #22677
[PATCH 08/10] rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data race
Wed, 15 Jul 2026 17:23:37 -0700
"Paul E. McKenney" <[email protected]> • #22676
[PATCH 10/10] rcu-tasks: Update comments in call_rcu_tasks_generic()
Wed, 15 Jul 2026 17:23:39 -0700
"Paul E. McKenney" <[email protected]> • #22675
[PATCH 06/10] rcu-tasks: Dump rcu tasks status when the boot-test failed
Wed, 15 Jul 2026 17:23:35 -0700
"Paul E. McKenney" <[email protected]> • #22674
[PATCH 05/10] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
Wed, 15 Jul 2026 17:23:34 -0700
"Paul E. McKenney" <[email protected]> • #22673
[PATCH 02/10] rcu: Use task_state_to_char() in stall-warning prints
Wed, 15 Jul 2026 17:23:31 -0700
"Paul E. McKenney" <[email protected]> • #22672
[PATCH 04/10] doc: RCU: Adopt new coding style of type-aware kmalloc-family - part 2/2
Wed, 15 Jul 2026 17:23:33 -0700
"Paul E. McKenney" <[email protected]> • #22671
[PATCH 03/10] rcu: Mark __rcu_access_pointer() as context_unsafe()
Wed, 15 Jul 2026 17:23:32 -0700
"Paul E. McKenney" <[email protected]> • #22670
[PATCH 01/10] rcu-tasks: TASKS_TRACE_RCU doesn't need IRQ_WORK
Wed, 15 Jul 2026 17:23:30 -0700
"Paul E. McKenney" <[email protected]> • #22669
[PATCH 0/10] Miscellaneous RCU updates for v7.3
Wed, 15 Jul 2026 17:23:34 -0700
"Paul E. McKenney" <[email protected]> • #22668
[PATCH RFC v2 23/24] hazptrtorture: Enable CONFIG_HAZPTR_DEBUG
Wed, 15 Jul 2026 17:18:08 -0700
"Paul E. McKenney" <[email protected]> • #22667
[PATCH RFC v2 24/24] hazptr: Upgrade kernel-doc headers
Wed, 15 Jul 2026 17:18:09 -0700
"Paul E. McKenney" <[email protected]> • #22666
[PATCH RFC v2 21/24] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection
Wed, 15 Jul 2026 17:18:06 -0700
"Paul E. McKenney" <[email protected]> • #22665
[PATCH RFC v2 15/24] hazptrtorture: Add the ability to disable the writer kthread
Wed, 15 Jul 2026 17:18:00 -0700
"Paul E. McKenney" <[email protected]> • #22664
[PATCH RFC v2 22/24] hazptrtorture: Fix hazptr ownership issue
Wed, 15 Jul 2026 17:18:07 -0700
"Paul E. McKenney" <[email protected]> • #22663
[PATCH RFC v2 10/24] hazptrtorture: Add kthread to release deferred hazard pointers
Wed, 15 Jul 2026 17:17:55 -0700
"Paul E. McKenney" <[email protected]> • #22662
[PATCH RFC v2 19/24] hazptr: Permit detaching hazard pointers from contexts
Wed, 15 Jul 2026 17:18:04 -0700
"Paul E. McKenney" <[email protected]> • #22661
[PATCH RFC v2 20/24] hazptrtorture: Detach deferred and IPIed hazard pointers
Wed, 15 Jul 2026 17:18:05 -0700
"Paul E. McKenney" <[email protected]> • #22660
[PATCH RFC v2 18/24] doc: Add hazptrtorture module parameters
Wed, 15 Jul 2026 17:18:03 -0700
"Paul E. McKenney" <[email protected]> • #22659
[PATCH RFC v2 17/24] hazptrtorture: Accumulate operation statistics
Wed, 15 Jul 2026 17:18:02 -0700
"Paul E. McKenney" <[email protected]> • #22658
[PATCH RFC v2 16/24] hazptrtorture: Add irq_release to release hazptr from irq
Wed, 15 Jul 2026 17:18:01 -0700
"Paul E. McKenney" <[email protected]> • #22657
[PATCH RFC v2 14/24] hazptrtorture: Pass hazptr_pending to hazptr_torture_reader_tail()
Wed, 15 Jul 2026 17:17:59 -0700
"Paul E. McKenney" <[email protected]> • #22656
[PATCH RFC v2 13/24] hazptrtorture: Use task_state_to_char() for task-state reporting
Wed, 15 Jul 2026 17:17:58 -0700
"Paul E. McKenney" <[email protected]> • #22655
[PATCH RFC v2 08/24] hazptrtorture: Use mnemonic local variables for context information
Wed, 15 Jul 2026 17:17:53 -0700
"Paul E. McKenney" <[email protected]> • #22654
[PATCH RFC v2 12/24] hazptrtorture: Add irq_acquire to acquire hazptr from irq
Wed, 15 Jul 2026 17:17:57 -0700
"Paul E. McKenney" <[email protected]> • #22653
[PATCH RFC v2 06/24] hazptrtorture: Enable system-independent CPU overcommit
Wed, 15 Jul 2026 17:17:51 -0700
"Paul E. McKenney" <[email protected]> • #22652
[PATCH RFC v2 11/24] hazptrtorture: Defer release of hazard pointers
Wed, 15 Jul 2026 17:17:56 -0700
"Paul E. McKenney" <[email protected]> • #22651
[PATCH RFC v2 01/24] hazptr: Implement Hazard Pointers
Wed, 15 Jul 2026 17:17:46 -0700
"Paul E. McKenney" <[email protected]> • #22650
[PATCH RFC v2 07/24] torture: Add a stutter_will_wait() function
Wed, 15 Jul 2026 17:17:52 -0700
"Paul E. McKenney" <[email protected]> • #22649
[PATCH RFC v2 09/24] hazptrtorture: Split hazptr_torture_reader_tail() from hazptr_torture_reader()
Wed, 15 Jul 2026 17:17:54 -0700
"Paul E. McKenney" <[email protected]> • #22648
[PATCH RFC v2 03/24] torture: Add a hazptrtorture.c torture test
Wed, 15 Jul 2026 17:17:48 -0700
"Paul E. McKenney" <[email protected]> • #22647
[PATCH RFC v2 04/24] hazptrtorture: Add testing of on-stack hazptr_ctx structures
Wed, 15 Jul 2026 17:17:49 -0700
"Paul E. McKenney" <[email protected]> • #22646
[PATCH RFC v2 02/24] hazptr: Add refscale test
Wed, 15 Jul 2026 17:17:47 -0700
"Paul E. McKenney" <[email protected]> • #22645
[PATCH RFC v2 05/24] hazptrtorture: Add microsecond-scale sleep in readers
Wed, 15 Jul 2026 17:17:50 -0700
"Paul E. McKenney" <[email protected]> • #22644
[PATCH RFC v2 0/24] Simple hazard-pointer implementation and torture tests
Wed, 15 Jul 2026 17:18:04 -0700
"Paul E. McKenney" <[email protected]> • #22643
Re: [PATCH v4 8/8] rcu: add per-CPU rescue hrtimer for deferred-QS reporting
Wed, 15 Jul 2026 14:35:04 -0700
"Paul E. McKenney" <[email protected]> • #22642
Re: [PATCH v4 7/8] rcu: clear defer_qs_pending in deferred-QS bail when nesting > 0
Wed, 15 Jul 2026 14:30:29 -0700
"Paul E. McKenney" <[email protected]> • #22641
Re: [PATCH v4 6/8] rcu: set need_resched on softirq deferred-QS arming path
Wed, 15 Jul 2026 14:12:02 -0700
"Paul E. McKenney" <[email protected]> • #22640
Re: [PATCH v4 5/8] rcu: clear defer_qs_pending at expedited IPI entry
Wed, 15 Jul 2026 14:01:10 -0700
"Paul E. McKenney" <[email protected]> • #22639
Re: [PATCH v4 4/8] rcu: drop redundant defer_qs_pending clear in irqrestore handler
Wed, 15 Jul 2026 13:58:08 -0700
"Paul E. McKenney" <[email protected]> • #22638
Re: [PATCH v4 3/8] rcu: clear defer_qs_pending in handler for compounded sections
Wed, 15 Jul 2026 13:50:59 -0700
"Paul E. McKenney" <[email protected]> • #22637
Re: [PATCH v4 2/8] rcu: clear defer_qs_pending when notifying GP changes
Wed, 15 Jul 2026 13:45:56 -0700
"Paul E. McKenney" <[email protected]> • #22636
Re: [PATCH v4 1/8] rcu: introduce rcu_defer_qs_clear() helper
Wed, 15 Jul 2026 13:43:27 -0700
"Paul E. McKenney" <[email protected]> • #22635
Re: [PATCH 2/3] rust: maple_tree: Add load_rcu()
Wed, 15 Jul 2026 16:09:08 +0200
Alice Ryhl <[email protected]> • #22634
Re: [PATCH] rcu-tasks: Update comments in call_rcu_tasks_generic()
Tue, 14 Jul 2026 13:21:16 -0700
"Paul E. McKenney" <[email protected]> • #22633
Re: [PATCH v1 06/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
Tue, 14 Jul 2026 11:48:08 -0700
"Paul E. McKenney" <[email protected]> • #22632
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.