public inbox for linux-rt-devel@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-12-05 07:19:38 to 2026-01-02 17:04:29 UTC [more...]

[PATCH v4 0/3] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2026-01-02 17:04 UTC  (9+ messages)
` [PATCH v4 1/3] arm64: mmu: introduce pgtable_alloc_t
` [PATCH v4 2/3] arm64: mmu: avoid allocating pages while splitting the linear mapping
` [PATCH v4 3/3] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI

[PATCH v3 0/2] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2026-01-02 14:48 UTC  (11+ messages)
` [PATCH v3 1/2] arm64: mmu: avoid allocating pages while splitting the linear mapping
` [PATCH v3 2/2] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI

[PATCH net v4] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
 2025-12-30 11:20 UTC  (2+ messages)

Regression in performance when using PREEMPT_RT
 2025-12-26 16:02 UTC 

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-24  7:00 UTC  (35+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()

[Question] Detecting Sleep-in-Atomic Context in PREEMPT_RT via RV (Runtime Verification) monitor rtapp:sleep
 2025-12-23 15:21 UTC  (11+ messages)

[PATCH net v2] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
 2025-12-23  2:38 UTC  (5+ messages)

[PATCH v2 0/3] Documentation: Update the real-time documentation
 2025-12-22 22:35 UTC  (2+ messages)

[PATCH net v3] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
 2025-12-22 12:42 UTC 

[PATCH v2] mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-comment
 2025-12-20  7:23 UTC  (2+ messages)

[PATCH] slab: fix kmalloc_nolock() context check for PREEMPT_RT
 2025-12-19 18:02 UTC  (7+ messages)

[PATCH] sched: Further restrict the preemption modes
 2025-12-19 10:15 UTC 

[PATCH net-next v1] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
 2025-12-18 21:06 UTC  (3+ messages)

[PATCH v3 00/10] sound: codecs: tlv320adcx140: assorted patches
 2025-12-18 19:57 UTC  (13+ messages)
` [PATCH v3 01/10] ASoC: tlv320adcx140: invert DRE_ENABLE
` [PATCH v3 02/10] ASoC: tlv320adcx140: fix null pointer
` [PATCH v3 03/10] ASoC: tlv320adcx140: Propagate error codes during probe
` [PATCH v3 04/10] ASoC: tlv320adcx140: fix word length
` [PATCH v3 05/10] ASoC: tlv320adcx140: power on/off the device on demand
` [PATCH v3 06/10] ASoC: tlv320adcx140: add avdd and iovdd supply
` [PATCH v3 07/10] ASoC: dt-bindings: clarify areg-supply documentation
` [PATCH v3 08/10] ASoC: dt-bindings: add avdd and iovdd supply
` [PATCH v3 09/10] ASoC: tlv320adcx140: add kcontrol for num biquads
` [PATCH v3 10/10] ASoC: tlv320adcx140: add channel sum control

[PATCH v2 00/10] sound: codecs: tlv320adcx140: assorted patches
 2025-12-18 16:35 UTC  (12+ messages)
` [PATCH v2 01/10] ASoC: tlv320adcx140: invert DRE_ENABLE
` [PATCH v2 02/10] ASoC: tlv320adcx140: fix null pointer
` [PATCH v2 03/10] ASoC: tlv320adcx140: Propagate error codes during probe
` [PATCH v2 04/10] ASoC: tlv320adcx140: fix word length
` [PATCH v2 05/10] ASoC: tlv320adcx140: power on/off the device on demand
` [PATCH v2 06/10] ASoC: tlv320adcx140: add avdd and iovdd supply
` [PATCH v2 07/10] ASoC: dt-bindings: clarify areg-supply documentation
` [PATCH v2 08/10] ASoC: dt-bindings: add avdd and iovdd supply
` [PATCH v2 09/10] ASoC: tlv320adcx140: add kcontrol for num biquads
` [PATCH v2 10/10] ASoC: tlv320adcx140: add channel sum control

[PATCH v2 0/2] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2025-12-18 15:54 UTC  (19+ messages)
` [PATCH v2 1/2] arm64: mmu: don't allocate page while spliting linear mapping
` [PATCH v2 2/2] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI

[PATCH 00/11] sound: codecs: tlv320adcx140: assorted patches
 2025-12-18 14:13 UTC  (18+ messages)
` [PATCH 01/11] ASoC: tlv320adcx140: invert DRE_ENABLE
` [PATCH 02/11] ASoC: tlv320adcx140: fix null pointer
` [PATCH 03/11] ASoC: tlv320adcx140: Propagate error codes during probe
` [PATCH 04/11] ASoC: tlv320adcx140: fix word length
` [PATCH 05/11] ASoC: tlv320adcx140: implement register caching
` [PATCH 06/11] ASoC: tlv320adcx140: add avdd and iovdd supply
` [PATCH 07/11] ASoC: dt-bindings: "
` [PATCH 08/11] ASoC: dt-bindings: clarify areg-supply documentation
` [PATCH 09/11] ASoC: tlv320adcx140: Add kcontrols for TDM Slot assignment
` [PATCH 10/11] ASoC: tlv320adcx140: add kcontrol for num biquads
` [PATCH 11/11] ASoC: tlv320adcx140: add channel sum control

[PATCH net v3] smc91x: fix broken irq-context in PREEMPT_RT
 2025-12-17  8:51 UTC 

[PATCH v2] smc91x: fix broken irq-context in PREEMPT_RT
 2025-12-16 15:03 UTC  (3+ messages)

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-12-16  2:35 UTC  (6+ messages)
` [PATCH RFC 06/19] slab: introduce percpu sheaves bootstrap
` [PATCH RFC 14/19] slab: simplify kmalloc_nolock()

[PATCH net v4 2/2] net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
 2025-12-15 16:27 UTC  (5+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2025-12-15  5:15 UTC  (34+ messages)
` [PATCH v18 14/42] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v18 15/42] dept: track timeout waits separately with a new Kconfig
` [PATCH v18 16/42] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v18 17/42] dept: apply timeout consideration to swait
` [PATCH v18 18/42] dept: apply timeout consideration to waitqueue wait
` [PATCH v18 19/42] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v18 20/42] dept: apply timeout consideration to dma fence wait
` [PATCH v18 21/42] dept: make dept able to work with an external wgen
` [PATCH v18 22/42] dept: track PG_locked with dept
` [PATCH v18 23/42] dept: print staged wait's stacktrace on report
` [PATCH v18 24/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 26/42] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v18 27/42] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v18 28/42] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v18 29/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v18 30/42] dept: make dept stop from working on debug_locks_off()
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 32/42] completion, dept: introduce init_completion_dmap() API
` [PATCH v18 33/42] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v18 35/42] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v18 36/42] dept: implement a basic unit test for dept
` [PATCH v18 37/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v18 38/42] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v18 39/42] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v18 40/42] dept: track PG_writeback with dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v18 42/42] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE

[PATCH] smc91x: fix broken irq-context in PREEMPT_RT
 2025-12-12 19:00 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-5.10] ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
 2025-12-12  6:12 UTC  (2+ messages)
` [PATCH AUTOSEL 6.18-6.6] dm-snapshot: fix 'scheduling while atomic' on real-time kernels

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-12-11 14:35 UTC  (8+ messages)
` [PATCH v2 2/7] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade critical section

[PATCH] drm/me/gsc: mei interrupt top half should be in irq disabled context
 2025-12-11  9:42 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-5.10] usbip: Fix locking bug in RT-enabled kernels
 2025-12-10  6:34 UTC 


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