messages from 2026-07-27 10:35:55 to 2026-08-10 12:28:34 UTC [more...]
[PATCH v4 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-08-10 12:27 UTC (6+ messages)
` [PATCH v4 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v4 2/6] rcu: Make Tiny "
` [PATCH v4 3/6] srcu: Make call_srcu() "
` [PATCH v4 4/6] srcu: Make Tiny "
` [PATCH v4 5/6] rcutorture: Exercise ->call() from NMI context
[PATCH v2 0/2] hung_task: show the blocker task if the task is hung on rtmutex
2026-08-08 15:34 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] samples: enhance hung_task detector test with rtmutex support
[PATCH bpf-next v3 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-08 14:05 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] bpf: Add a sleepable page allocator for map memory
` [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 0/5] kcov: suppress timer and scheduler coverage leaks
2026-08-08 8:44 UTC (5+ messages)
` [PATCH 4/5] sched: pause KCOV in try_to_wake_up()
[PATCH net-next v4 0/1] af_unix: Fix priority inversion issue
2026-08-08 4:07 UTC (5+ messages)
` [PATCH net-next v4 1/1] af_unix: Do not wait for garbage collector in sendmsg()
[PATCH bpf-next v3] bpf: Fix mmap_lock leak in irq_work path
2026-08-07 22:50 UTC (3+ messages)
[PATCH] docs: timers: hrtimers: clarify expiry modes and ktimersd on PREEMPT_RT
2026-08-07 16:19 UTC
[PATCH RFC 0/5] allow kfree_nolock() handle kmalloc() objects
2026-08-07 15:22 UTC (9+ 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 "
` [PATCH RFC 4/5] mm/slab: handle large_kmalloc objects "
` [PATCH RFC 5/5] sched: use kfree_nolock() instead of kfree_rcu()
[Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
2026-08-07 14:00 UTC (26+ messages)
` [Re] kernel panic during shutdown in next-20260722
` [Re] kernel panic during shutdown in v7.1+ with PREEMPT_RT
` [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} "
` [PATCH v7.2-rc6] "
[BUG] exynos5_i2c_xfer_atomic() can sleep
2026-08-07 12:41 UTC (7+ messages)
[PATCH v3 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-08-06 14:08 UTC (13+ messages)
` [PATCH v3 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v3 2/6] rcu: Make Tiny "
` [PATCH v3 3/6] srcu: Make call_srcu() "
` [PATCH v3 4/6] srcu: Make Tiny "
` [PATCH v3 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH v3 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer
[PATCH v6 0/1] Documentation: Add real-time kernel configuration guide
2026-08-06 8:02 UTC (4+ messages)
` [PATCH v6 1/1] Documentation: real-time: Add "
[PATCH 0/2] mailbox: qcom-cpucp: fix two PREEMPT_RT bugs in IRQ handler
2026-08-06 7:16 UTC (4+ messages)
` [PATCH 1/2] mailbox: qcom-cpucp: fix PREEMPT_RT self-deadlock "
` [PATCH 2/2] mailbox: qcom-cpucp: handle NULL data in send_data callback
[PATCH v6 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-08-06 1:21 UTC (20+ messages)
` [PATCH v6 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v6 2/8] riscv: Detect the Ssqosid extension
` [PATCH v6 3/8] riscv: Add support for srmcfg CSR from "
` [PATCH v6 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v6 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v6 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v6 7/8] dt-bindings: riscv: Add binding for CBQRI controllers
` [PATCH v6 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver
[PATCH bpf-next v2 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-05 11:18 UTC (9+ messages)
` [PATCH bpf-next v2 1/4] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next v2 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v2 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v2 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH] pinctrl: stm32: use a raw spinlock regmap to program the EXTI mux
2026-08-04 15:12 UTC (7+ messages)
` [PATCH v2] pinctrl: stm32: program the EXTI mux from .alloc instead of .activate
` [PATCH v3] "
[PATCH v5 0/1] Documentation: Add real-time kernel configuration guide
2026-08-04 13:43 UTC (3+ messages)
` [PATCH v5 1/1] Documentation: real-time: Add "
[PATCH] gpio: ml-ioh: use raw_spinlock_t for the register lock
2026-08-04 9:33 UTC (4+ messages)
[PATCH v5 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
2026-08-03 21:52 UTC
[PATCH v5 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-08-03 15:30 UTC (24+ messages)
` [PATCH v5 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH v5 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH v5 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
` [PATCH v5 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH v5 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
` [PATCH v5 7/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH v5 8/8] slub_kunit: extend the test for kfree_rcu_nolock()
[PATCH v2 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-08-03 15:15 UTC (13+ messages)
` [PATCH v2 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v2 2/6] rcu: Make Tiny "
` [PATCH v2 3/6] srcu: Make call_srcu() "
` [PATCH v2 4/6] srcu: Make Tiny "
` [PATCH v2 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH v2 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer
[PATCH 0/2] hung_task: extend blocking task stacktrace dump to rtmutex
2026-08-03 14:42 UTC (7+ messages)
` [PATCH 1/2] hung_task: show the blocker task if the task is hung on rtmutex
` [PATCH 2/2] samples: enhance hung_task detector test with rtmutex support
[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-03 11:42 UTC (12+ messages)
` [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-08-02 20:47 UTC (19+ messages)
` [PATCH 1/6] rcu: Make call_rcu() safe to call "
` [PATCH 2/6] rcu: Make Tiny "
` [PATCH 3/6] srcu: Make call_srcu() "
` [PATCH 4/6] srcu: Make Tiny "
` [PATCH 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer
[PATCH] drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build error
2026-07-30 6:53 UTC
[RFC PATCH] ARM, ARM64, LOONGARCH: Delay HW BP notification to task_work()
2026-07-30 1:14 UTC (2+ messages)
[PATCH net-next v3 0/3] af_unix: Fix priority inversion issue
2026-07-29 15:49 UTC (4+ messages)
` [PATCH net-next v3 1/3] af_unix: Schedule the garbage collector at task exit
[PATCH v2 0/2] serial: amba-pl011: fix console clock lifetime
2026-07-29 11:09 UTC (6+ messages)
` [PATCH v2 2/2] serial: amba-pl011: keep console clock enabled for atomic writes
[PATCH] gpio: pch: use raw_spinlock_t for the register lock
2026-07-29 7:22 UTC (5+ 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