messages from 2025-11-24 08:07:06 to 2025-12-18 15:55:50 UTC [more...]
[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 v2 00/10] sound: codecs: tlv320adcx140: assorted patches
2025-12-18 15:04 UTC (11+ 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 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 0/2] introduce pagetable_alloc_nolock()
2025-12-18 12:24 UTC (33+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()
[PATCH net-next v1] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
2025-12-18 12:25 UTC (2+ messages)
[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 (47+ messages)
` [PATCH v18 01/42] dept: implement "
` [PATCH v18 02/42] dept: add single event dependency tracker APIs
` [PATCH v18 03/42] dept: add lock "
` [PATCH v18 04/42] dept: tie to lockdep and IRQ tracing
` [PATCH v18 05/42] dept: add proc knobs to show stats and dependency graph
` [PATCH v18 06/42] dept: distinguish each kernel context from another
` [PATCH v18 07/42] dept: distinguish each work "
` [PATCH v18 08/42] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v18 09/42] dept: record the latest one out of consecutive waits of the same class
` [PATCH v18 10/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v18 11/42] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v18 12/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v18 13/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [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)
[Question] Detecting Sleep-in-Atomic Context in PREEMPT_RT via RV (Runtime Verification) monitor rtapp:sleep
2025-12-12 7:02 UTC (8+ 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 (18+ messages)
` [PATCH v2 2/7] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 3/7] drm/i915/display: Move vblank put until after critical section
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v2 6/7] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
[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
[PATCH v4 0/7] i2c: designware: Improve support of multi-messages transfer
2025-12-04 8:16 UTC (12+ messages)
` [PATCH v4 1/7] dt-bindings: i2c: dw: Add Mobileye I2C controllers
` [PATCH v4 2/7] i2c: designware: Optimize flag reading in i2c_dw_read()
` [PATCH v4 3/7] i2c: designware: Sort compatible strings in alphabetical order
` [PATCH v4 4/7] i2c: designware: Add dedicated algorithm for AMD NAVI
` [PATCH v4 5/7] i2c: designware: Implement I2C_M_STOP support
` [PATCH v4 6/7] i2c: designware: Use runtime PM macro for auto-cleanup
` [PATCH v4 7/7] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
[PATCH v3 0/5] ARM: Remaining PREEMPT_RT bits
2025-12-02 16:05 UTC (5+ messages)
` [PATCH v3 2/5] ARM: mm: fault: Enable interrupts before invoking __do_user_fault()
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-12-01 7:18 UTC (5+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
[PATCH 0/2] debugobjects: RT related change and noch annotation
2025-11-28 13:21 UTC (4+ messages)
` [PATCH 1/2] debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING
` [PATCH 2/2] debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
[PATCH v3 RESEND 0/2] locking/local_lock: shadowing and maintainers entry
2025-11-28 10:04 UTC (4+ messages)
` [PATCH 1/2] locking: Add local_locks to MAINTAINERS
` [PATCH 2/2] locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce risk of shadowing
[PATCH v2 0/3] Documentation: Update the real-time documentation
2025-11-27 15:43 UTC (4+ messages)
` [PATCH v2 1/3] Documentation: Add some hardware hints for real-time
` [PATCH v2 2/3] Documentation: update config name in real-time architecture support
` [PATCH v2 3/3] MAINTAINERS: Add doc files on real-time support to Real-time Linux
[PATCH v3 0/7] i2c: designware: Improve support of multi-messages transfer
2025-11-25 11:12 UTC (5+ messages)
` [PATCH v3 7/7] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
[REGRESSION] stable-rt/v6.1-rt-next: (build) ./include/net/ip.h:456:14: error: default initialization of an obj
2025-11-25 7:19 UTC (2+ messages)
[PATCH AUTOSEL 6.17] sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_work
2025-11-24 8:06 UTC
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