dev.linux.lists.linux-rt-devel archive
420 archived articles, newest first (page 4 of 5). Latest articles →
[PATCH 3/6] srcu: Make call_srcu() safe to call from any context
Wed, 29 Jul 2026 09:22:02 -0700[PATCH 2/6] rcu: Make Tiny call_rcu() safe to call from any context
Wed, 29 Jul 2026 09:22:01 -0700[PATCH 1/6] rcu: Make call_rcu() safe to call from any context
Wed, 29 Jul 2026 09:22:00 -0700[PATCH 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
Wed, 29 Jul 2026 09:21:59 -0700Re: [PATCH net-next v3 1/3] af_unix: Schedule the garbage collector at task exit
Wed, 29 Jul 2026 17:49:18 +0200Re: [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
Wed, 29 Jul 2026 19:39:34 +0500Re: [PATCH v5 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
Wed, 29 Jul 2026 16:14:05 +0200Re: [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
Wed, 29 Jul 2026 14:35:34 +0200Re: [PATCH v2 2/2] serial: amba-pl011: keep console clock enabled for atomic writes
Wed, 29 Jul 2026 13:09:36 +0200Re: [PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
Wed, 29 Jul 2026 08:47:07 +0000Re: [PATCH v5 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
Wed, 29 Jul 2026 08:44:34 +0000Re: [PATCH v5 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
Wed, 29 Jul 2026 08:43:57 +0000Re: [PATCH v5 7/8] mm/slab: introduce kfree_rcu_nolock()
Wed, 29 Jul 2026 08:41:33 +0000Re: [PATCH v5 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
Wed, 29 Jul 2026 08:40:10 +0000Re: [PATCH v5 8/8] slub_kunit: extend the test for kfree_rcu_nolock()
Wed, 29 Jul 2026 08:39:44 +0000Re: [PATCH v5 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
Wed, 29 Jul 2026 08:35:30 +0000[PATCH v5 8/8] slub_kunit: extend the test for kfree_rcu_nolock()
Wed, 29 Jul 2026 17:20:16 +0900[PATCH v5 7/8] mm/slab: introduce kfree_rcu_nolock()
Wed, 29 Jul 2026 17:20:15 +0900[PATCH v5 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
Wed, 29 Jul 2026 17:20:14 +0900[PATCH v5 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
Wed, 29 Jul 2026 17:20:13 +0900[PATCH v5 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
Wed, 29 Jul 2026 17:20:12 +0900[PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
Wed, 29 Jul 2026 17:20:11 +0900[PATCH v5 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
Wed, 29 Jul 2026 17:20:10 +0900[PATCH v5 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
Wed, 29 Jul 2026 17:20:09 +0900[PATCH v5 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
Wed, 29 Jul 2026 17:20:08 +0900Re: [PATCH] gpio: pch: use raw_spinlock_t for the register lock
Wed, 29 Jul 2026 09:22:13 +0200Re: [PATCH net-next v3 1/3] af_unix: Schedule the garbage collector at task exit
Tue, 28 Jul 2026 11:50:31 +0200Re: [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
Mon, 27 Jul 2026 21:22:10 -0400Re: [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
Mon, 27 Jul 2026 21:00:55 -0400Re: [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
Mon, 27 Jul 2026 20:54:56 -0400Re: [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
Tue, 28 Jul 2026 05:51:53 +0500Re: [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
Mon, 27 Jul 2026 20:48:51 -0400RE: [PATCH v2 2/2] serial: amba-pl011: keep console clock enabled for atomic writes
Tue, 28 Jul 2026 00:26:21 +0000Re: [PATCH] gpio: pch: use raw_spinlock_t for the register lock
Mon, 27 Jul 2026 23:18:14 +0800Re: [PATCH] gpio: pch: use raw_spinlock_t for the register lock
Mon, 27 Jul 2026 15:08:11 +0200RE: [PATCH v2 2/2] serial: amba-pl011: keep console clock enabled for atomic writes
Mon, 27 Jul 2026 14:05:50 +0206Re: [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
Mon, 27 Jul 2026 11:11:16 +0000[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
Mon, 27 Jul 2026 12:50:58 +0200Re: [Re] kernel panic during shutdown in v7.1+ with PREEMPT_RT
Mon, 27 Jul 2026 10:35:46 +0000Re: [Re] kernel panic during shutdown in v7.1+ with PREEMPT_RT
Mon, 27 Jul 2026 12:06:55 +0200Re: [PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
Mon, 27 Jul 2026 10:01:11 +0200Re: [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
Mon, 27 Jul 2026 16:00:24 +0800Re: [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
Mon, 27 Jul 2026 15:30:21 +0800Re: [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
Mon, 27 Jul 2026 07:10:38 +0000 (UTC)Re: [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
Mon, 27 Jul 2026 06:42:56 +0000Re: [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
Mon, 27 Jul 2026 06:37:09 +0000[PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
Mon, 27 Jul 2026 14:24:14 +0800[PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
Mon, 27 Jul 2026 14:24:13 +0800[PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
Mon, 27 Jul 2026 14:24:12 +0800[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
Mon, 27 Jul 2026 14:24:11 +0800RE: [PATCH v2 2/2] serial: amba-pl011: keep console clock enabled for atomic writes
Mon, 27 Jul 2026 02:46:57 +0000Re: [Re] kernel panic during shutdown in next-20260722
Mon, 27 Jul 2026 00:52:34 +0200Re: [Re] kernel panic during shutdown in next-20260722
Sun, 26 Jul 2026 20:47:09 +0200Re: [Re] kernel panic during shutdown in next-20260722
Sun, 26 Jul 2026 01:16:56 +0200Re: [Re] kernel panic during shutdown in next-20260722
Sat, 25 Jul 2026 21:58:02 +0200Re: [PATCH] gpio: pch: use raw_spinlock_t for the register lock
Sat, 25 Jul 2026 11:50:05 +0200Re: [PATCH v4 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Sat, 25 Jul 2026 00:37:50 +0000[PATCH v4 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Fri, 24 Jul 2026 19:17:41 -0500Re: [PATCH v2 1/2] serial: amba-pl011: unprepare console clock on unregister
Sat, 25 Jul 2026 00:22:28 +0200Re: [PATCH v2 1/2] serial: amba-pl011: unprepare console clock on unregister
Fri, 24 Jul 2026 21:55:47 +0000[PATCH v2 2/2] serial: amba-pl011: keep console clock enabled for atomic writes
Fri, 24 Jul 2026 23:33:48 +0200[PATCH v2 1/2] serial: amba-pl011: unprepare console clock on unregister
Fri, 24 Jul 2026 23:33:47 +0200[PATCH v2 0/2] serial: amba-pl011: fix console clock lifetime
Fri, 24 Jul 2026 23:33:46 +0200Re: [PATCH v3 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Fri, 24 Jul 2026 17:23:53 +0000[PATCH v3 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Fri, 24 Jul 2026 11:49:53 -0500Re: [Re] kernel panic during shutdown in next-20260722
Fri, 24 Jul 2026 17:08:49 +0200Re: [PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
Fri, 24 Jul 2026 22:10:45 +0800 (CST)Re: [PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
Fri, 24 Jul 2026 20:42:52 +0900Re: [PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
Fri, 24 Jul 2026 09:59:11 +0100Re: [Re] kernel panic during shutdown in next-20260722
Fri, 24 Jul 2026 00:51:19 +0200Re: [Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
Thu, 23 Jul 2026 18:17:02 +0200Re: [Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
Thu, 23 Jul 2026 15:23:19 +0200[Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
Thu, 23 Jul 2026 15:10:01 +0200[Re] kernel panic during shutdown in v7.2-rc4 and next-20260722 with PREEMPT_RT
Thu, 23 Jul 2026 14:43:51 +0200kernel panic during shutdown in v7.2-rc4 and next-20260722 with PREEMPT_RT
Thu, 23 Jul 2026 14:34:48 +0200Re: [PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
Thu, 23 Jul 2026 18:27:27 +0800 (CST)Re: [PATCH slab/for-next v4 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
Thu, 23 Jul 2026 19:02:40 +0900Re: [PATCH slab/for-next v4 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
Thu, 23 Jul 2026 11:46:08 +0200Re: [PATCH net-next v3 1/3] af_unix: Schedule the garbage collector at task exit
Thu, 23 Jul 2026 09:31:56 +0000Re: [PATCH net-next v3 3/3] af_unix: Clean up unix_schedule_gc()
Thu, 23 Jul 2026 09:31:54 +0000Re: [PATCH net-next v3 2/3] af_unix: Do not wait for garbage collector in sendmsg()
Thu, 23 Jul 2026 09:31:53 +0000Re: [PATCH slab/for-next v4 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
Thu, 23 Jul 2026 14:39:08 +0900[PATCH] gfs2: convert quota data hash table to an rhashtable
Thu, 23 Jul 2026 12:16:17 +0000Re: [PATCH] gpio: pch: use raw_spinlock_t for the register lock
Thu, 23 Jul 2026 02:02:38 +0000[PATCH] gpio: pch: use raw_spinlock_t for the register lock
Thu, 23 Jul 2026 09:41:29 +0800Re: [PATCH v2 0/2] Drivers: hv: vmbus: Small cleanups
Wed, 22 Jul 2026 16:22:05 -0700RE: [PATCH v2 1/2] Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
Wed, 22 Jul 2026 20:18:27 +0000Re: [PATCH v4 1/1] Documentation: real-time: Add kernel configuration guide
Wed, 22 Jul 2026 21:40:46 +0200Re: [PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
Wed, 22 Jul 2026 14:22:10 +0000[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
Wed, 22 Jul 2026 19:38:03 +0530Re: [PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()
Wed, 22 Jul 2026 22:03:25 +0900Re: [PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
Wed, 22 Jul 2026 20:33:50 +0800Re: [PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()
Wed, 22 Jul 2026 12:05:49 +0200Re: [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range
Wed, 22 Jul 2026 17:58:00 +0800[PATCH net-next v3 3/3] af_unix: Clean up unix_schedule_gc()
Wed, 22 Jul 2026 11:31:36 +0200[PATCH net-next v3 1/3] af_unix: Schedule the garbage collector at task exit
Wed, 22 Jul 2026 11:31:34 +0200[PATCH net-next v3 2/3] af_unix: Do not wait for garbage collector in sendmsg()
Wed, 22 Jul 2026 11:31:35 +0200[PATCH net-next v3 0/3] af_unix: Fix priority inversion issue
Wed, 22 Jul 2026 11:31:33 +0200Re: [PATCH slab/for-next v4 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
Wed, 22 Jul 2026 16:32:26 +0800 (CST)Re: [PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()
Wed, 22 Jul 2026 17:15:24 +0900
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.