public inbox for linux-rt-devel@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-03 13:50:12 to 2026-03-26 08:11:43 UTC [more...]

[PATCH v1] irq_work: Fix use-after-free in irq_work_single on PREEMPT_RT
 2026-03-26  8:11 UTC  (13+ messages)

[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
 2026-03-25 12:44 UTC  (24+ messages)
` [PATCH 1/9] scripts: kconfig: merge_config.sh: use POSIX '=' in test
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1
` [PATCH 4/9] configs: remove implicit assignments to FB_MODE_HELPERS
` [PATCH 5/9] arm: configs: remove obsolete assignments to SND_SOC_ROCKCHIP
` [PATCH 6/9] arm64: defconfig: remove implicit assignment to CRYPTO_SHA3
` [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018
` [PATCH 8/9] arm64: defconfig: remove obsolete assignment to SENSORS_SA67MCU
` [PATCH 9/9] arm64: defconfig: remove obsolete assignment to SLIM_QCOM_CTRL

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-03-25  5:19 UTC  (9+ messages)

Possible PREEMPT_RT live-lock / priority-inversion between FUTEX_CMP_REQUEUE_PI and FUTEX_WAIT_REQUEUE_PI
 2026-03-24 18:50 UTC  (5+ messages)
  ` AW: "
      ` AW: "

[PATCH iwl-net v2 0/3] idpf: virtchnl locking and async fixes
 2026-03-23 16:20 UTC  (9+ 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()
` [PATCH iwl-net v2 3/3] idpf: set the payload size before calling the async handler

[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
 2026-03-20 19:34 UTC  (18+ messages)
` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
` [PATCH 2/2] mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-20  7:33 UTC  (14+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v5 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH net] net: openvswitch: Avoid releasing netdev before teardown completes
 2026-03-20  0:30 UTC  (2+ messages)

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

[PATCH 0/6] ARM: cleanup fault handling
 2026-03-19 15:37 UTC  (3+ messages)

"Dead loop on virtual device" error without softirq-BKL on PREEMPT_RT
 2026-03-18 14:58 UTC  (16+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-18  5:58 UTC  (3+ messages)

[PATCH bpf v3] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-17 17:16 UTC  (7+ messages)

[PATCH v4 0/2] cpufreq/amd-pstate: Prevent scheduling when atomic on PREEMPT_RT
 2026-03-16 10:59 UTC  (4+ messages)
` [PATCH v4 1/2] cpufreq/amd-pstate: Pass the policy to amd_pstate_update()
` [PATCH v4 2/2] cpufreq: Pass the policy to cpufreq_driver->adjust_perf()

[PATCH] cgroup: Move cgroup_task_dead() to task_struct clean up
 2026-03-16  8:06 UTC  (5+ messages)

[PATCH v2] hrtimer: Fix is_hard/is_soft both false with missing HARD/SOFT flag
 2026-03-16  7:33 UTC  (2+ messages)

[PATCH v1] hrtimer: Fix is_hard/is_soft both false with missing HARD/SOFT flag
 2026-03-15  6:14 UTC 

[PATCH] hrtimer: Fix is_hard/is_soft both false with missing HARD/SOFT flag
 2026-03-15  5:38 UTC 

[PATCH bpf] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-14 17:05 UTC  (4+ messages)

[PATCH bpf v2] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-14 15:31 UTC 

[PATCH] softirq: WARN_ON !preemptible() not check softirq cnt in bh disable on RT
 2026-03-13  8:14 UTC  (10+ messages)

[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
 2026-03-10  8:12 UTC  (13+ messages)

[PATCH] sched: Further restrict the preemption modes
 2026-03-09  9:13 UTC  (10+ messages)

[PATCH v2] cgroup: Don't expose dead tasks in cgroup
 2026-03-06 22:48 UTC  (2+ messages)

[PATCH net v4 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-06 12:38 UTC  (13+ messages)
` [PATCH net v4 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v4 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH v1 0/1] Documentation: Add real-time kernel configuration guide
 2026-03-06 11:16 UTC  (7+ messages)
` [PATCH v1 1/1] Documentation: real-time: Add "

[PATCH net] net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
 2026-03-05 11:20 UTC  (2+ messages)

[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-03-05 11:19 UTC  (13+ messages)

rtmutex deadlock and memory corruption when running gcc testsuite in next-20260303
 2026-03-05  9:05 UTC  (6+ messages)

[PATCH] cgroup: Don't expose dead tasks in cgroup
 2026-03-04 19:22 UTC  (7+ messages)

[RFC PATCH] sched/proxy_exec: Extend PE blocked_on chain to rwsem write-side
 2026-03-04 18:13 UTC  (2+ messages)

[PATCH v5 0/4] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
 2026-03-04 15:50 UTC  (5+ messages)
` [PATCH v5 1/4] media: dw100: Implement V4L2 requests support
` [PATCH v5 2/4] media: dw100: Implement dynamic vertex map update
` [PATCH v5 3/4] media: dw100: Fix kernel oops with PREEMPT_RT enabled
` [PATCH v5 4/4] media: dw100: Merge dw100_device_run and dw100_start

[PATCH net v3 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-04  2:38 UTC  (7+ messages)
` [PATCH net v3 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH 0/3] mm/page_alloc: pcp locking cleanup
 2026-03-03 16:21 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: effectively disable pcp with CONFIG_SMP=n

[PATCH v2] pinctrl: renesas: rzt2h: fix invalid wait context
 2026-03-03 13:49 UTC  (2+ messages)


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