public inbox for linux-rt-devel@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-01-23 20:13:03 to 2026-02-12 02:36:52 UTC [more...]

[PATCH bpf v2] bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT
 2026-02-12  2:36 UTC 

[PATCH AUTOSEL 6.19-5.10] clocksource/drivers/sh_tmu: Always leave device running after probe
 2026-02-12  1:09 UTC  (3+ messages)
` [PATCH AUTOSEL 6.19-5.15] char: tpm: cr50: Remove IRQF_ONESHOT
` [PATCH AUTOSEL 6.19-5.10] mailbox: bcm-ferxrm-mailbox: Use default primary handler

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-02-11 15:34 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-6.6] perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
 2026-02-11 12:30 UTC 

[PATCH bpf v1] bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT
 2026-02-11 12:26 UTC  (3+ messages)

[PATCH] PCI/IOV: Fix recursive locking deadlock on pci_rescan_remove_lock
 2026-02-11  7:37 UTC  (5+ messages)

[PATCH] libceph: handle EADDRNOTAVAIL more gracefully
 2026-02-11  7:33 UTC  (5+ messages)

[PATCH] ceph: add timeout protection to ceph_mdsc_sync() path
 2026-02-11  7:21 UTC  (3+ messages)

[PATCH v3 0/4] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
 2026-02-10 18:14 UTC  (11+ messages)
` [PATCH v3 1/4] media: dw100: Implement V4L2 requests support
` [PATCH v3 2/4] media: dw100: Implement dynamic vertex map update
` [PATCH v3 3/4] media: dw100: Fix kernel oops with PREEMPT_RT enabled
` [PATCH v3 4/4] media: dw100: Merge dw100_device_run and dw100_start

[PATCH v2] libceph: handle EADDRNOTAVAIL more gracefully
 2026-02-10  7:22 UTC 

[PATCH 0/2] efi: Expose the runtime-services workqueue via sysfs
 2026-02-09 17:10 UTC  (8+ messages)
` [PATCH 1/2] workqueue: Allow to expose ordered workqueues "
` [PATCH 2/2] efi: Allow to expose the workqueue "

[PATCH 00/21] IRQF_ONESHOT clean up
 2026-02-08  2:01 UTC  (60+ messages)
` [PATCH 02/21] platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
` [PATCH 07/21] scsi: efct: Use IRQF_ONESHOT and default primary handler
` [PATCH 08/21] ARM: versatile: Remove IRQF_ONESHOT
` [PATCH 09/21] char: tpm: cr50: "
` [PATCH 11/21] i2c: spacemit: "
` [PATCH 13/21] usb: typec: fusb302: "
` [PATCH 14/21] rtc: amlogic-a4: "
` [PATCH 17/21] mfd: wm8350-core: Use IRQF_ONESHOT
` [PATCH 18/21] iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH 19/21] iio: Use IRQF_NO_THREAD
` [PATCH 20/21] iio: magnetometer: Remove IRQF_ONESHOT
` (subset) [PATCH 00/21] IRQF_ONESHOT clean up

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-02-06 16:44 UTC  (56+ messages)
` [PATCH v4 01/22] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH v4 02/22] mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
` [PATCH v4 04/22] mm/slab: move and refactor __kmem_cache_alias()
` [PATCH v4 05/22] mm/slab: make caches with sheaves mergeable
` [PATCH v4 06/22] slab: add sheaves to most caches
` [PATCH v4 07/22] slab: introduce percpu sheaves bootstrap
` [PATCH v4 08/22] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH v4 09/22] slab: handle kmalloc sheaves bootstrap
` [PATCH v4 10/22] slab: add optimized sheaf refill from partial list
` [PATCH v4 18/22] slab: refill sheaves from all nodes
` [PATCH v4 20/22] slab: remove frozen slab checks from __slab_free()
` [PATCH v4 21/22] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH v4 22/22] mm/slub: cleanup and repurpose some "

[PATCH v2] pinctrl: renesas: rzt2h: fix invalid wait context
 2026-02-05 16:00 UTC  (4+ messages)
    `  "

[PATCH] pinctrl: renesas: rzt2h: fix invalid wait context
 2026-02-04 20:00 UTC  (4+ messages)
    `  "

[PATCH v6 0/3] i2c: designware: Improve support of multi-messages transfer
 2026-02-04  1:24 UTC  (6+ messages)
` [PATCH v6 1/3] i2c: designware: Implement I2C_M_STOP support
` [PATCH v6 2/3] i2c: designware: Use runtime PM macro for auto-cleanup
` [PATCH v6 3/3] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled

[PATCH] rtmutex: Introduce __cleanup() based infrastructure
 2026-02-03 11:33 UTC  (4+ messages)

[PATCH AUTOSEL 6.18-5.10] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
 2026-02-02 21:46 UTC 

[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-30 17:06 UTC  (42+ messages)
` [PATCH v4 01/10] mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
` [PATCH v4 02/10] mm/vma: document possible vma->vm_refcnt values and reference comment
` [PATCH v4 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH v4 04/10] mm/vma: add+use vma lockdep acquire/release defines
` [PATCH v4 06/10] mm/vma: clean up __vma_enter/exit_locked()
` [PATCH v4 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns
` [PATCH v4 08/10] mm/vma: improve and document __is_vma_write_locked()
` [PATCH v4 09/10] mm/vma: update vma_assert_locked() to use lockdep
` [PATCH v4 10/10] mm/vma: add and use vma_assert_stabilised()

[PATCH v2 00/20] IRQF_ONESHOT clean up
 2026-01-28 16:12 UTC  (2+ messages)

[PATCH] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
 2026-01-28  9:10 UTC  (7+ messages)

[PATCH] printk, vt, fbcon: Remove console_conditional_schedule()
 2026-01-28  9:02 UTC  (4+ messages)

[PATCH RESEND v3 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-26 10:04 UTC  (14+ messages)
` [PATCH RESEND v3 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH RESEND v3 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns


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