messages from 2026-02-28 02:19:44 to 2026-03-19 11:03:52 UTC [more...]
[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
2026-03-19 11:03 UTC (4+ 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] net: openvswitch: Avoid releasing netdev before teardown completes
2026-03-18 15:55 UTC
"Dead loop on virtual device" error without softirq-BKL on PREEMPT_RT
2026-03-18 14:58 UTC (16+ messages)
[PATCH iwl-net 0/3] idpf: virtchnl locking and async fixes
2026-03-18 13:06 UTC (13+ 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 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 0/9] configs: cleanup obsolete or incorrect assignments
2026-03-17 15:53 UTC (17+ 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 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] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
2026-03-14 7:47 UTC (8+ messages)
[PATCH] softirq: WARN_ON !preemptible() not check softirq cnt in bh disable on RT
2026-03-13 8:14 UTC (10+ messages)
[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-03-12 11:06 UTC (13+ 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] 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 (16+ 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 (3+ messages)
` -EXT-[PATCH "
[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 (8+ messages)
` [PATCH net v3 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v3 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up
[PATCH 0/3] mm/page_alloc: pcp locking cleanup
2026-03-03 16:21 UTC (9+ messages)
` [PATCH 1/3] mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
` [PATCH 2/3] mm/page_alloc: remove IRQ saving/restoring from pcp locking
` [PATCH 3/3] mm/page_alloc: remove pcpu_spin_* wrappers
[PATCH v2] pinctrl: renesas: rzt2h: fix invalid wait context
2026-03-03 13:49 UTC (2+ messages)
[PATCH v5 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
2026-03-03 7:37 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
2026-03-02 12:16 UTC (4+ messages)
` [PATCH v4 08/22] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
[PATCH 0/6] ARM: cleanup fault handling
2026-03-02 11:51 UTC (18+ messages)
` [PATCH 1/6] ARM: ensure interrupts are enabled in __do_user_fault()
` [PATCH 2/6] ARM: move vmalloc() lazy-page table population
` [PATCH 3/6] ARM: move is_permission_fault() and is_translation_fault() to fault.h
` [PATCH 4/6] ARM: use BIT() and GENMASK() for fault status register fields
` [PATCH 5/6] ARM: move FSR fault status definitions before fsr_fs()
` [PATCH 6/6] ARM: provide individual is_translation_fault() and is_permission_fault()
~90s reboot delay with v6.19 and PREEMPT_RT
2026-03-02 11:15 UTC (8+ messages)
FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 6.6-stable tree
2026-03-01 6:44 UTC (2+ messages)
FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 6.6-stable tree
2026-03-01 6:42 UTC (2+ messages)
FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 6.12-stable tree
2026-03-01 6:34 UTC (2+ messages)
FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 6.12-stable tree
2026-03-01 6:31 UTC (2+ messages)
FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 6.18-stable tree
2026-03-01 5:57 UTC (2+ messages)
FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 5.10-stable tree
2026-03-01 2:04 UTC
FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 5.10-stable tree
2026-03-01 2:04 UTC
FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 5.15-stable tree
2026-03-01 1:55 UTC
FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 5.15-stable tree
2026-03-01 1:55 UTC
FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 6.1-stable tree
2026-03-01 1:46 UTC
FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 6.1-stable tree
2026-03-01 1:46 UTC
[PATCH net-next v2] net: fix sock compilation error under CONFIG_PREEMPT_RT
2026-02-28 15:50 UTC (3+ messages)
[PATCH net-next v1] net: fix sock compilation error under CONFIG_PREEMPT_RT
2026-02-28 10:48 UTC (3+ 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