Linux real-time development
 help / color / mirror / Atom feed
 messages from 2026-04-03 04:06:52 to 2026-05-11 05:11:21 UTC [more...]

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

[PATCH net v2 0/4] net: sparx5: misc fixes for sparx5 and lan969x
 2026-05-10 20:24 UTC  (12+ messages)
` [PATCH net v2 1/4] net: sparx5: defer VCAP debugfs creation until after netdev registration
` [PATCH net v2 2/4] net: sparx5: fix sleep in atomic context in MAC table access
` [PATCH net v2 3/4] net: sparx5: fix wrong chip ids for TSN SKUs
` [PATCH net v2 4/4] net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()

[PATCH] sched/task: always defer 'struct task_struct' destruction via RCU
 2026-05-10 18:36 UTC  (6+ messages)

[PATCH 0/7] KVM: x86/xen: Fix Xen / GPC / PREEMPT_RT issues with rwlock_t
 2026-05-09  7:27 UTC  (9+ messages)
` [PATCH 1/7] locking/rt: Use raw_spin_lock_irqsave() in __rwbase_read_unlock()
` [PATCH 2/7] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
` [PATCH 3/7] KVM: x86/xen: Use read_trylock() for GPC locks in hardirq/atomic paths
` [PATCH 4/7] KVM: x86/xen: Remove unnecessary irqsave from GPC lock usage in xen.c
` [PATCH 5/7] KVM: x86: Remove unnecessary irqsave from kvm_setup_guest_pvclock()
` [PATCH 6/7] KVM: Remove unnecessary IRQ disabling from GPC lock in pfncache.c
` [PATCH 7/7] KVM: x86/xen: Handle pending Xen timer events in vcpu_enter_guest()

[STATUS] stable-rt/v5.10-rt - f890d3d2d43123238f1102e6c8ea96d75103cac9
 2026-05-09  2:30 UTC 

[PATCH] KVM: x86/xen: bail in IRQ context on PREEMPT_RT in kvm_xen_set_evtchn_fast()
 2026-05-08 17:48 UTC  (15+ messages)

[BUG] exynos5_i2c_xfer_atomic() can sleep
 2026-05-08 15:52 UTC  (7+ messages)

[PATCH net-next 0/8] netpoll: move out netconsole-specific functions
 2026-05-08 13:29 UTC  (9+ messages)
` [PATCH net-next 1/8] netpoll: expose UDP packet builder helpers for netconsole
` [PATCH net-next 2/8] netconsole: move netpoll_send_udp() from netpoll
` [PATCH net-next 3/8] netconsole: move push_ipv6() "
` [PATCH net-next 4/8] netconsole: move push_ipv4() "
` [PATCH net-next 5/8] netconsole: move push_eth() "
` [PATCH net-next 6/8] netconsole: move push_udp() "
` [PATCH net-next 7/8] netconsole: move netpoll_udp_checksum() "
` [PATCH net-next 8/8] netconsole: move find_skb() "

[PATCH v6 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-05-07 10:41 UTC  (7+ messages)
` [PATCH v6 1/1] "

[PATCH RFC] printk: remove BOOT_PRINTK_DELAY
 2026-05-06 22:37 UTC  (3+ messages)

kernel panic when resuming from hibernate in next-20260406 with PREEMPT_RT
 2026-05-06 19:41 UTC  (9+ messages)

[syzbot] [mm?] BUG: sleeping function called from invalid context in kvm_mmu_notifier_invalidate_range_start
 2026-05-06 13:57 UTC  (2+ messages)

[PATCH v6 3/3] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
 2026-05-06  8:57 UTC  (3+ messages)

[PATCH v18 25/42] dept: add documents for dept
 2026-05-06  6:27 UTC  (3+ messages)
` [PATCH] dept: update documentation function names to match implementation

[PATCH] firmware: tegra: bpmp: Make atomic_tx_lock a raw_spinlock
 2026-05-06  6:41 UTC  (3+ messages)

[PATCH net 0/4] net: sparx5: misc fixes for sparx5 and lan969x
 2026-05-05 18:51 UTC  (8+ messages)
` [PATCH net 1/4] net: sparx5: defer VCAP debugfs creation until after netdev registration
` [PATCH net 2/4] net: sparx5: fix sleep in atomic context in MAC table access
` [PATCH net 3/4] net: sparx5: fix wrong chip ids for TSN SKUs
` [PATCH net 4/4] net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()

[PATCH v5 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-05-05 15:41 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH] PREEMPT_RT: Fix the typo in the comment for kunmap_atomic()
 2026-05-05  6:46 UTC  (2+ messages)

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

[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
 2026-05-03  3:26 UTC  (4+ messages)
` [PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()

[STATUS] stable-rt/v5.10-rt-next - f5f9db4f1f46003faa3cae7887694a2fd5afd288
 2026-05-02  2:30 UTC 

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2026-04-30 21:30 UTC  (2+ messages)
` (subset) "

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-04-30 14:17 UTC  (3+ messages)
` [PATCH v2 0/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
` [PATCH v2 1/1] "

[PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-04-30  4:48 UTC 

[PATCH v2 0/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-04-30  4:42 UTC 

[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-04-29 20:58 UTC  (2+ messages)

[PATCH net] net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
 2026-04-29 11:03 UTC  (8+ messages)

[PATCH v8 00/21] Runtime TDX module update support
 2026-04-27 15:27 UTC  (2+ messages)
` [PATCH v8 04/21] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs

[ANNOUNCE] v7.1-rc1-rt1
 2026-04-27  9:52 UTC 

[PATCH v3] wifi: ath12k: use lockdep_assert_in_rcu_read_lock() for RCU assertions
 2026-04-23 18:01 UTC  (5+ messages)

Possible PREEMPT_RT live-lock / priority-inversion between FUTEX_CMP_REQUEUE_PI and FUTEX_WAIT_REQUEUE_PI
 2026-04-23 10:06 UTC  (4+ messages)
  ` AW: "

[PATCH] gfs2: fix quota init duplicate scan
 2026-04-23 13:39 UTC  (9+ messages)
  ` [PATCH v2 0/2] gfs2: fix quota init duplicate scan on PREEMPT_RT
    ` [PATCH v2 1/2] gfs2: fix quota init duplicate scan
        ` [PATCH v3] "
    ` [PATCH v2 2/2] gfs2: move quota_init qc iterator increment

[PATCH] wifi: ath12k: fix false positive RCU warning on PREEMPT_RT
 2026-04-22 18:29 UTC  (10+ messages)
  ` [PATCH v2] wifi: ath12k: fix false positive RCU warnings "

[RFC PATCH] sched: add CONFIG_SCHED_EXT_RT_EXPERIMENTAL to move SCHED_EXT above SCHED_RR/SCHED_FIFO
 2026-04-17  6:30 UTC  (5+ messages)

[PATCH v2 0/1] Documentation: Add real-time kernel configuration guide
 2026-04-14 18:12 UTC  (4+ messages)
` [PATCH v2 1/1] Documentation: real-time: Add "
  ` [PATCH v3 "
    ` [PATCH v4 "

[PATCH] Documentation: core-api: real-time: correct spelling
 2026-04-12 19:12 UTC  (2+ messages)

[PATCH v7 00/22] Runtime TDX module update support
 2026-04-10 23:58 UTC  (3+ messages)
` [PATCH v7 04/22] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs

[PATCH net-next] net: macb: Use napi_schedule_irqoff() in IRQ handler
 2026-04-10  3:40 UTC  (2+ messages)

[PATCH net] net: fix __this_cpu_add() in preemptible code in dev_xmit_recursion_inc/dec
 2026-04-09  8:10 UTC  (4+ messages)

[PATCH net 2/9] idpf: improve locking around idpf_vc_xn_push_free()
 2026-04-06 21:30 UTC  (2+ messages)
` [PATCH net 3/9] idpf: set the payload size before calling the async handler

[PATCH 0/2] hv: vmbus: Small cleanups
 2026-04-04  1:22 UTC  (5+ messages)
` [PATCH 1/2] hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
` [PATCH 2/2] hv: vmbus: Remove vmbus_irq_initialized

[PATCH iwl-net v2 0/3] idpf: virtchnl locking and async fixes
 2026-04-03 16:24 UTC  (10+ messages)
` [PATCH iwl-net v2 1/3] idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
` [PATCH iwl-net v2 2/3] idpf: improve locking around idpf_vc_xn_push_free()
      ` [Intel-wired-lan] "
` [PATCH iwl-net v2 3/3] idpf: set the payload size before calling the async handler
  ` [Intel-wired-lan] "

[PATCH v4 0/2] cpufreq/amd-pstate: Prevent scheduling when atomic on PREEMPT_RT
 2026-04-03  4:06 UTC  (6+ messages)
` [PATCH v4 1/2] cpufreq/amd-pstate: Pass the policy to amd_pstate_update()


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