Linux real-time development
 help / color / mirror / Atom feed
 messages from 2026-05-13 15:11:43 to 2026-06-03 02:26:48 UTC [more...]

[PATCH-tip v3] debugobjects: Don't call fill_pool() in early boot non-task context
 2026-06-03  2:26 UTC  (2+ messages)

[PATCH 0/5] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-02 16:51 UTC  (7+ messages)
` [PATCH 1/5] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
` [PATCH 2/5] mailbox: imx: Move the RX part of the mailbox into the "
` [PATCH 3/5] mailbox: imx: Move the RXDB "
` [PATCH 4/5] mailbox: imx: Don't force-thread the primary handler
` [PATCH 5/5] remoteproc: imx_rproc: Invoke the callback directly

[PATCH v7 0/1] pps: improve PREEMPT_RT performance
 2026-06-02  6:36 UTC  (3+ messages)
` [PATCH v7 1/1] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler

[PATCH RFC v6 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-06-01 20:36 UTC  (19+ messages)
` [PATCH RFC v6 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v6 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v6 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v6 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v6 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v6 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v6 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v6 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v6 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v6 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v6 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v6 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v6 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v6 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v6 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v6 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v6 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v6 18/18] riscv: enable resctrl filesystem for Ssqosid

[PATCH v1] docs: real-time: Fix duplicated sched(7) text
 2026-06-01 19:06 UTC  (4+ messages)

[PATCH] drm/i915/audio: use generic_handle_irq_safe() for LPE audio irq
 2026-06-01  9:04 UTC  (9+ messages)
            ` [PATCH v2] "

[PATCH 0/2] lockdep/selftests: Restore PREEMPT_RT task state
 2026-06-01  8:43 UTC  (4+ messages)
` [PATCH 1/2] lockdep/selftests: Restore migrate_disable() state on PREEMPT_RT
` [PATCH 2/2] lockdep/selftests: Restore sched_rt_mutex "

[PATCH net 00/10] mptcp: misc fixes for v7.1-rc7
 2026-06-01  7:27 UTC  (4+ messages)
` [PATCH net 09/10] mptcp: pm: avoid sleeping while holding rcu_read_lock

[PATCH v2 0/2] irqchip: add MSM8x60 MPM wakeup interrupt controller
 2026-06-01  7:25 UTC  (5+ messages)
  ` [PATCH v2 1/2] dt-bindings: interrupt-controller: qcom: add msm8660-mpm
  ` [PATCH v2 2/2] irqchip: add MSM8x60 MPM wakeup interrupt controller driver

[PATCH] pps: Don't try to wait for negative timeouts in PPS_FETCH
 2026-06-01  7:04 UTC  (4+ messages)

[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-05-31  1:51 UTC  (21+ messages)
` [PATCH RFC v5 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v5 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v5 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v5 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v5 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v5 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v5 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v5 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v5 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v5 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v5 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v5 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v5 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v5 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v5 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v5 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v5 18/18] riscv: enable resctrl filesystem for Ssqosid

[PATCH v6 0/3] pps: improve PREEMPT_RT performance
 2026-05-30 11:14 UTC  (13+ messages)
` [PATCH v6 1/3] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler
` [PATCH v6 2/3] pps: kc: convert pps_kc_hardpps_lock to raw_spinlock_t
` [PATCH v6 3/3] pps: convert pps_device.lock "

[PATCH] arm64/entry: Don't disable preemption in debug_exception_enter() with RT kernel
 2026-05-30  0:51 UTC  (8+ messages)

context switch within RCU read-side critical section in next-20260518+ with PREEMPT_RT
 2026-05-29 17:20 UTC  (18+ messages)

[PATCH v6 1/4] block: add task-context bio completion infrastructure
 2026-05-29  8:49 UTC  (2+ messages)

[PATCH v3 0/5] lib/vsprintf: Validate spinlock context during restricted pointer formatting
 2026-05-27 15:45 UTC  (8+ messages)
` [PATCH v3 1/5] locking/lockdep: Add a helper to validate the locking context without a lock
` [PATCH v3 2/5] locking/lockdep: Add a guard for lock_map_acquire()
` [PATCH v3 3/5] lib/vsprintf: Validate spinlock context during restricted pointer formatting
` [PATCH v3 4/5] lib/vsprintf: Use in_task() for restricted pointer context check
` [PATCH v3 5/5] lib/vsprintf: Always check interrupt context restrictions

[PATCH 1/2] gfp_types: Introduce a new GFP_ATOMIC_RT gfp flag
 2026-05-27  8:41 UTC  (11+ messages)
` [PATCH 2/2] irqchip/gic-v3-its: Use GFP_ATOMIC_RT gfp flag in allocate_vpe_l1_table()

[PATCH net] l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
 2026-05-27  7:16 UTC  (5+ messages)

[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
 2026-05-26 19:15 UTC  (14+ messages)
` [PATCH v4 1/4] Introducing pw_lock() and per-cpu queue & flush work
` [PATCH v4 2/4] mm/swap: move bh draining into a separate workqueue
` [PATCH v4 3/4] swap: apply new pw_queue_on() interface
` [PATCH v4 4/4] slub: "
` [syzbot ci] Re: Introduce Per-CPU Work helpers (was QPW)

[PATCH v3] PM: sleep: Use complete() in device_pm_sleep_init() and skip no_pm devices in dpm_wait()
 2026-05-26 11:03 UTC  (2+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-05-23 15:04 UTC  (5+ messages)
` DEPT (the dependency tracker) as AI review prompt? (was: DEPT v18)
    ` DEPT (the dependency tracker) as AI review prompt?

[PATCH] irqchip/exynos-combiner: remove useless spinlock
 2026-05-22  9:20 UTC  (3+ messages)

[PATCH v2] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-05-22  7:16 UTC 

[PATCH] irqchip/exynos-combiner: switch to raw_spinlock
 2026-05-21 12:31 UTC  (5+ messages)

[PATCH v10 00/25] Runtime TDX module update support
 2026-05-20 19:42 UTC  (4+ messages)
` [PATCH v10 08/25] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs

[PATCH] debugobjects: Don't call fill_pool() in early boot non-task context of RT kernel
 2026-05-20 18:10 UTC  (4+ messages)

[PATCH v2] debugobjects: Don't call fill_pool() in early boot non-task context of RT kernel
 2026-05-20 16:57 UTC 

[PATCH v9 00/23] Runtime TDX module update support
 2026-05-15 17:07 UTC  (4+ messages)
` [PATCH v9 06/23] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs

[PATCH sched/core] sched/rt: Fix RT_PUSH_IPI soft lockup loop
 2026-05-14 23:43 UTC  (13+ messages)

[PATCH net-next v2 0/9] netpoll: move out netconsole-specific functions
 2026-05-14  1:50 UTC  (2+ messages)

[PATCH v2 0/1] Documentation: Add real-time kernel configuration guide
 2026-05-13 20:42 UTC  (5+ messages)
` [PATCH v2 1/1] Documentation: real-time: Add "
  ` [PATCH v3 "
    ` [PATCH v4 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox