messages from 2026-08-10 12:28:31 to 2026-08-24 10:18:43 UTC [more...]
[PATCH bpf-next v5 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-24 10:18 UTC (6+ messages)
` [PATCH bpf-next v5 1/4] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next v5 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v5 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v5 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH v2 0/2] hung_task: show the blocker task if the task is hung on rtmutex
2026-08-24 2:02 UTC (3+ messages)
[RFC PATCH v3 0/6] blk-cgroup: protect blkgs with blkcg_mutex
2026-08-23 15:29 UTC (7+ messages)
` [RFC PATCH v3 1/6] blk-cgroup: call pd_free_fn() outside spinlocks
` [RFC PATCH v3 2/6] blk-throttle: protect throttle state with td lock
` [RFC PATCH v3 3/6] blk-cgroup: protect blkgs with blkcg_mutex
` [RFC PATCH v3 4/6] blk-cgroup: allocate blkgs in blkg_create
` [RFC PATCH v3 5/6] blk-cgroup: share blkg creation between lookup and config prep
` [RFC PATCH v3 6/6] blk-cgroup: make policy blkg creation nowait-safe
[PATCH net v3 0/2] net: sparx5: misc fixes for sparx5 and lan969x
2026-08-22 20:30 UTC (9+ messages)
` [PATCH net v3 1/2] net: microchip: vcap: use port number instead of netdev name for debugfs
` [PATCH net v3 2/2] net: sparx5: fix sleep in atomic context in MAC table access
[PATCH v2] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
2026-08-21 18:38 UTC
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-21 17:38 UTC (57+ messages)
[PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
2026-08-21 17:30 UTC (24+ messages)
` [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
` [PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints
` [PATCH RFC 3/3] net: stmmac: Migrate IRQ balancing to cpumask_local_spread()
[PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
2026-08-21 16:44 UTC (9+ messages)
[PATCH] sched: Allow sleeping spinlocks on PREEMPT_RT within non_block_start()/end block
2026-08-21 12:13 UTC (3+ messages)
` [PATCH] sched: Allow sleeping spinlocks on PREEMPT_RT within non_block_start() section
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-21 9:48 UTC (8+ messages)
[PATCH bpf-next v4 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-21 5:06 UTC (2+ messages)
` [PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory
[PATCH] docs: timers: hrtimers: clarify expiry modes and ktimersd on PREEMPT_RT
2026-08-20 16:38 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] docs: real-time: mention the hrtimer sleeper HARD path
` [PATCH v5] "
` [PATCH v6] "
[PATCH] uio: eliminate extraneous irq thread under CONFIG_PREEMPT_RT
2026-08-20 14:12 UTC (3+ messages)
[PATCH] uio: eliminate extraneous irq thread under CONFIG_PREEMPT_RT
2026-08-19 15:06 UTC
[PATCH v2] irq_work: Fix use-after-free in irq_work_single on PREEMPT_RT
2026-08-19 11:46 UTC (4+ messages)
[PATCH bpf-next v3 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-19 0:51 UTC (7+ messages)
` [PATCH bpf-next v3 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v3 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v3 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH RFC 0/5] allow kfree_nolock() handle kmalloc() objects
2026-08-18 11:40 UTC (8+ messages)
` [PATCH RFC 1/5] mm/slab: cleanup deferred free handling
` [PATCH RFC 2/5] mm/slab, kfence: support kfence objects in kfree_nolock()
` [PATCH RFC 3/5] mm/slab, kmemleak: handle kmemleak freeing "
[ANNOUNCE] v7.2-rt5
2026-08-18 10:36 UTC
[PATCH REPOST REPOST v6] remoteproc: imx_rproc: Invoke the callback directly
2026-08-17 16:42 UTC (3+ messages)
[PATCH 0/2] mailbox: qcom-cpucp: fix two PREEMPT_RT bugs in IRQ handler
2026-08-17 11:32 UTC (4+ messages)
` [PATCH 2/2] mailbox: qcom-cpucp: handle NULL data in send_data callback
[PATCH 0/7] Add Aspeed AST2700 SDRAM EDAC support
2026-08-17 7:51 UTC (13+ messages)
` [PATCH 1/7] dt-bindings: edac: aspeed: Add AST2700 SDRAM EDAC
` [PATCH 2/7] EDAC/aspeed: Set the DIMM grain
` [PATCH 3/7] EDAC/aspeed: Clean up whitespace and include ordering
` [PATCH 4/7] EDAC/aspeed: Free the mem_ctl_info unconditionally on remove
` [PATCH 5/7] EDAC/aspeed: Replace regmap with direct register access
` [PATCH 6/7] EDAC/aspeed: Abstract SoC differences behind chip data
` [PATCH 7/7] EDAC/aspeed: Add AST2700 support
[PATCH v2 0/6] kcov: Suppress timer and scheduler coverage leaks
2026-08-17 1:43 UTC (16+ messages)
` [PATCH v2 1/6] kcov: Use unsigned int for kcov_start() mode parameter
` [PATCH v2 2/6] kcov: Add a kcov_pause guard
` [PATCH v2 3/6] hrtimer: Pause KCOV during deferred rearm
` [PATCH v2 4/6] sched/core: Pause KCOV in __schedule()
` [PATCH v2 5/6] sched/core: Pause KCOV in try_to_wake_up()
` [PATCH v2 6/6] sched/core: Pause KCOV in wake_up_new_task()
[PATCH v2] Documentation: Extend the real-time hardware bits with some firmware bits
2026-08-14 9:58 UTC (4+ messages)
[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
2026-08-14 9:20 UTC (3+ messages)
[PATCH] gpio: pch: use raw_spinlock_t for the register lock
2026-08-12 13:16 UTC (3+ messages)
[PATCH v4 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-08-12 0:10 UTC (11+ messages)
` [PATCH v4 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v4 2/6] rcu: Make Tiny "
` [PATCH v4 4/6] srcu: Make Tiny call_srcu() "
` [PATCH v4 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH v4 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer
[PATCH v6 0/1] Documentation: Add real-time kernel configuration guide
2026-08-11 16:43 UTC (5+ messages)
` [PATCH v6 1/1] Documentation: real-time: Add "
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).