Linux real-time development
 help / color / mirror / Atom feed
 messages from 2026-05-20 08:40:27 to 2026-06-04 02:38:29 UTC [more...]

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-06-04  2:38 UTC 

[PATCH v4] debugobjects: Don't call fill_pool() in early boot hardirq context
 2026-06-03 19:52 UTC 

[PATCH v7 0/1] pps: improve PREEMPT_RT performance
 2026-06-03 17:29 UTC  (4+ messages)
` [PATCH v7 1/1] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler

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

[PATCH v2 0/9] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-03 15:26 UTC  (14+ messages)
` [PATCH v2 1/9] mailbox: imx: Add a channel shutdown field
` [PATCH v2 2/9] mailbox: imx: Use devm_pm_runtime_enable()
` [PATCH v2 3/9] mailbox: imx: use devm_of_platform_populate()
` [PATCH v2 4/9] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
` [PATCH v2 5/9] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
` [PATCH v2 6/9] mailbox: imx: Move the RX part of the mailbox into the "
` [PATCH v2 7/9] mailbox: imx: Move the RXDB "
` [PATCH v2 8/9] mailbox: imx: Don't force-thread the primary handler
` [PATCH v2 9/9] remoteproc: imx_rproc: Invoke the callback directly

[PATCH v2 0/2] irqchip: add MSM8x60 MPM wakeup interrupt controller
 2026-06-03 15:12 UTC  (6+ 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

[ANNOUNCE/CFP] LPC 2026 Scheduler and Real-Time Microconference
 2026-06-03 12:38 UTC 

[PATCH] Documentation: index.rst: add entry of other sub-directory
 2026-06-03 11:06 UTC  (5+ messages)
` [PATCH] Documentation: real-time/index: add entry

[PATCH] Documentation: realtime.rst: adopt type aware kmalloc
 2026-06-03  9:07 UTC 

[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 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] 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  (7+ 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  (5+ messages)
` [PATCH v3 3/5] "
` [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  (12+ messages)
` [PATCH v4 1/4] Introducing pw_lock() and per-cpu queue & flush work
` [PATCH v4 3/4] swap: apply new pw_queue_on() interface
` [PATCH v4 4/4] slub: "

[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 


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