dev.linux.lists.linux-rt-devel archive
415 archived articles, newest first (page 1 of 5). Latest articles →
Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Mon, 24 Aug 2026 16:12:29 +0200Re: [PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory
Mon, 24 Aug 2026 15:55:25 +0200Re: [PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory
Mon, 24 Aug 2026 15:11:57 +0200Re: [PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory
Mon, 24 Aug 2026 15:01:23 +0200Re: [PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory
Mon, 24 Aug 2026 20:44:18 +0800Re: [PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory
Mon, 24 Aug 2026 14:26:08 +0200Re: [PATCH bpf-next v5 2/4] bpf: arena: allocate the fault-in page outside the lock
Mon, 24 Aug 2026 10:33:07 +0000 (UTC)[PATCH bpf-next v5 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
Mon, 24 Aug 2026 17:29:55 +0800[PATCH bpf-next v5 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
Mon, 24 Aug 2026 17:29:54 +0800[PATCH bpf-next v5 1/4] bpf: Add a sleepable page allocator for map memory
Mon, 24 Aug 2026 17:29:52 +0800[PATCH bpf-next v5 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
Mon, 24 Aug 2026 17:29:51 +0800Re: [PATCH v2 0/2] hung_task: show the blocker task if the task is hung on rtmutex
Mon, 24 Aug 2026 10:02:25 +0800[RFC PATCH v3 6/6] blk-cgroup: make policy blkg creation nowait-safe
Sun, 23 Aug 2026 23:29:25 +0800[RFC PATCH v3 5/6] blk-cgroup: share blkg creation between lookup and config prep
Sun, 23 Aug 2026 23:29:24 +0800[RFC PATCH v3 4/6] blk-cgroup: allocate blkgs in blkg_create
Sun, 23 Aug 2026 23:29:23 +0800[RFC PATCH v3 3/6] blk-cgroup: protect blkgs with blkcg_mutex
Sun, 23 Aug 2026 23:29:22 +0800[RFC PATCH v3 2/6] blk-throttle: protect throttle state with td lock
Sun, 23 Aug 2026 23:29:21 +0800[RFC PATCH v3 1/6] blk-cgroup: call pd_free_fn() outside spinlocks
Sun, 23 Aug 2026 23:29:20 +0800[RFC PATCH v3 0/6] blk-cgroup: protect blkgs with blkcg_mutex
Sun, 23 Aug 2026 23:29:19 +0800Re: [PATCH net v3 0/2] net: sparx5: misc fixes for sparx5 and lan969x
Sat, 22 Aug 2026 20:30:23 +0000[PATCH v2] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Fri, 21 Aug 2026 20:38:09 +0200Re: [PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
Fri, 21 Aug 2026 10:38:06 -0700Re: [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
Fri, 21 Aug 2026 19:14:11 +0200Re: [PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
Fri, 21 Aug 2026 19:09:39 +0200Re: [PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
Fri, 21 Aug 2026 18:57:45 +0200Re: [PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
Fri, 21 Aug 2026 18:47:36 +0200Re: [PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Fri, 21 Aug 2026 12:44:12 -0400Re: [PATCH RFC 3/3] net: stmmac: Migrate IRQ balancing to cpumask_local_spread()
Fri, 21 Aug 2026 18:40:11 +0200Re: [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
Fri, 21 Aug 2026 18:36:59 +0200Re: [PATCH] sched: Allow sleeping spinlocks on PREEMPT_RT within non_block_start() section
Fri, 21 Aug 2026 13:13:58 +0100Re: [PATCH] sched: Allow sleeping spinlocks on PREEMPT_RT within non_block_start()/end block.
Fri, 21 Aug 2026 13:46:06 +0200Re: [PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Fri, 21 Aug 2026 13:01:08 +0200Re: [PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints
Fri, 21 Aug 2026 12:53:10 +0200Re: [PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Fri, 21 Aug 2026 12:21:58 +0200Re: [PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Fri, 21 Aug 2026 12:04:31 +0200[PATCH] sched: Allow sleeping spinlocks on PREEMPT_RT within non_block_start()/end block.
Fri, 21 Aug 2026 11:57:55 +0200Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 19:48:40 +1000Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 09:56:05 +0200Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 09:37:07 +0200Re: [PATCH net v3 2/2] net: sparx5: fix sleep in atomic context in MAC table access
Fri, 21 Aug 2026 08:57:28 +0200[PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory
Fri, 21 Aug 2026 13:06:12 +0800[PATCH bpf-next v4 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
Fri, 21 Aug 2026 13:01:19 +0800Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 13:51:32 +0900Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 13:21:43 +0900Re: [PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Fri, 21 Aug 2026 00:59:32 +0200Re: [PATCH] mm/mmu_notifier: Remove non_b lock_start/end() from notifier invocation
Thu, 20 Aug 2026 19:49:16 +0100Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Thu, 20 Aug 2026 18:51:08 +0100Re: [PATCH net v3 2/2] net: sparx5: fix sleep in atomic context in MAC table access
Thu, 20 Aug 2026 10:24:58 -0700Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Thu, 20 Aug 2026 19:16:05 +0200Re: [PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Thu, 20 Aug 2026 13:00:28 -0400Re: [PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints
Thu, 20 Aug 2026 09:41:53 -0700[PATCH v6] docs: real-time: mention the hrtimer sleeper HARD path
Fri, 21 Aug 2026 00:38:58 +0800Re: [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
Thu, 20 Aug 2026 18:09:47 +0200Re: [PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
Thu, 20 Aug 2026 17:34:13 +0200Re: [PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
Thu, 20 Aug 2026 17:12:57 +0200Re: [PATCH v5] docs: real-time: mention the hrtimer sleeper HARD path
Thu, 20 Aug 2026 14:52:35 +0000[PATCH v5] docs: real-time: mention the hrtimer sleeper HARD path
Thu, 20 Aug 2026 22:46:55 +0800Re: [PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
Thu, 20 Aug 2026 15:43:01 +0100Re: [PATCH net v3 2/2] net: sparx5: fix sleep in atomic context in MAC table access
Thu, 20 Aug 2026 16:34:43 +0200Re: [PATCH RFC 3/3] net: stmmac: Migrate IRQ balancing to cpumask_local_spread()
Thu, 20 Aug 2026 14:30:47 +0000Re: [PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints
Thu, 20 Aug 2026 14:30:47 +0000Re: [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
Thu, 20 Aug 2026 14:30:46 +0000Re: [PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
Thu, 20 Aug 2026 15:26:35 +0100Re: [PATCH] uio: eliminate extraneous irq thread under CONFIG_PREEMPT_RT
Thu, 20 Aug 2026 16:12:22 +0200Re: [PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Thu, 20 Aug 2026 15:55:00 +0200Re: [PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
Thu, 20 Aug 2026 15:30:20 +0200Re: [PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Thu, 20 Aug 2026 14:40:57 +0200[PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
Thu, 20 Aug 2026 13:00:08 +0200Re: [PATCH v4] docs: real-time: mention the hrtimer sleeper HARD path
Thu, 20 Aug 2026 10:21:14 +0200Re: [PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
Thu, 20 Aug 2026 02:10:07 +0200Re: [PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
Thu, 20 Aug 2026 01:54:50 +0200Re: [PATCH] uio: eliminate extraneous irq thread under CONFIG_PREEMPT_RT
Wed, 19 Aug 2026 20:48:51 +0000Re: [PATCH RFC 3/3] net: stmmac: Migrate IRQ balancing to cpumask_local_spread()
Wed, 19 Aug 2026 14:45:23 -0400Re: [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
Wed, 19 Aug 2026 14:38:22 -0400Re: [PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
Wed, 19 Aug 2026 14:28:30 -0400[PATCH] uio: eliminate extraneous irq thread under CONFIG_PREEMPT_RT
Wed, 19 Aug 2026 15:06:36 +0000Re: [PATCH] uio: eliminate extraneous irq thread under CONFIG_PREEMPT_RT
Wed, 19 Aug 2026 17:06:11 +0200[PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints
Wed, 19 Aug 2026 16:30:31 +0200[PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
Wed, 19 Aug 2026 16:30:30 +0200[PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
Wed, 19 Aug 2026 16:30:29 +0200[PATCH RFC 3/3] net: stmmac: Migrate IRQ balancing to cpumask_local_spread()
Wed, 19 Aug 2026 16:30:32 +0200Re: [PATCH v2] irq_work: Fix use-after-free in irq_work_single on PREEMPT_RT
Wed, 19 Aug 2026 13:46:51 +0200Re: [PATCH v2] irq_work: Fix use-after-free in irq_work_single on PREEMPT_RT
Wed, 19 Aug 2026 12:52:59 +0200Re: [PATCH RFC 3/5] mm/slab, kmemleak: handle kmemleak freeing in kfree_nolock()
Tue, 18 Aug 2026 19:40:27 +0800[ANNOUNCE] v7.2-rt5
Tue, 18 Aug 2026 12:36:23 +0200Re: [PATCH RFC 2/5] mm/slab, kfence: support kfence objects in kfree_nolock()
Tue, 18 Aug 2026 17:49:03 +0800Re: [PATCH RFC 1/5] mm/slab: cleanup deferred free handling
Tue, 18 Aug 2026 11:15:12 +0800Re: [PATCH REPOST REPOST v6] remoteproc: imx_rproc: Invoke the callback directly
Mon, 17 Aug 2026 10:42:07 -0600[PATCH net v3 2/2] net: sparx5: fix sleep in atomic context in MAC table access
Mon, 17 Aug 2026 17:41:59 +0200[PATCH net v3 1/2] net: microchip: vcap: use port number instead of netdev name for debugfs
Mon, 17 Aug 2026 17:41:58 +0200[PATCH net v3 0/2] net: sparx5: misc fixes for sparx5 and lan969x
Mon, 17 Aug 2026 17:41:57 +0200Re: [PATCH 2/2] mailbox: qcom-cpucp: handle NULL data in send_data callback
Mon, 17 Aug 2026 13:32:20 +0200Re: [PATCH 1/7] dt-bindings: edac: aspeed: Add AST2700 SDRAM EDAC
Mon, 17 Aug 2026 09:51:26 +0200Re: [PATCH v2 3/6] hrtimer: Pause KCOV during deferred rearm
Mon, 17 Aug 2026 03:43:39 +0200[PATCH v4] docs: real-time: mention the hrtimer sleeper HARD path
Sat, 15 Aug 2026 00:12:40 +0800Re: [PATCH v2] Documentation: Extend the real-time hardware bits with some firmware bits
Fri, 14 Aug 2026 11:58:24 +0200Re: [PATCH v3] docs: timers: hrtimers: clarify expiry modes and ktimersd on PREEMPT_RT
Fri, 14 Aug 2026 11:49:10 +0200Re: [PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
Fri, 14 Aug 2026 11:20:49 +0200Re: [PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
Fri, 14 Aug 2026 09:03:03 +0000[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
Fri, 14 Aug 2026 10:51:18 +0200
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.