messages from 2025-08-20 19:44:54 to 2025-10-02 08:14:05 UTC [more...]
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-02 8:12 UTC (39+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
` [PATCH v17 03/47] dept: add single event dependency tracker APIs
` [PATCH v17 04/47] dept: add lock "
` [PATCH v17 05/47] dept: tie to lockdep and IRQ tracing
` [PATCH v17 06/47] dept: add proc knobs to show stats and dependency graph
` [PATCH v17 07/47] dept: distinguish each kernel context from another
` [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 10/47] dept: distinguish each work from another
` [PATCH v17 11/47] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v17 12/47] dept: record the latest one out of consecutive waits of the same class
` [PATCH v17 13/47] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v17 14/47] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v17 15/47] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v17 16/47] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v17 17/47] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v17 18/47] dept: track timeout waits separately with a new Kconfig
` [PATCH v17 19/47] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v17 20/47] dept: apply timeout consideration to swait
` [PATCH v17 21/47] dept: apply timeout consideration to waitqueue wait
` [PATCH v17 22/47] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v17 23/47] dept: apply timeout consideration to dma fence wait
` [PATCH v17 24/47] dept: make dept able to work with an external wgen
` [PATCH v17 25/47] dept: track PG_locked with dept
` [PATCH v17 26/47] dept: print staged wait's stacktrace on report
` [PATCH v17 27/47] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 29/47] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v17 31/47] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v17 32/47] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v17 33/47] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v17 34/47] dept: make dept stop from working on debug_locks_off()
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v17 37/47] completion, dept: introduce init_completion_dmap() API
` [PATCH v17 38/47] dept: introduce a new type of dependency tracking between multi event sites
[PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y
2025-10-02 5:49 UTC (2+ messages)
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-09-28 10:33 UTC (21+ messages)
` [PATCH v3 01/14] ACPI: APEI: "
` [PATCH v3 02/14] drm/i915/gt: "
` [PATCH v3 03/14] fs: aio: "
` [PATCH v3 04/14] nfs: "
` [PATCH v3 05/14] s390/pkey: "
` [PATCH v3 06/14] ipc: "
` [PATCH v3 07/14] yama: "
` [PATCH v3 08/14] cgroup: "
` [PATCH v3 09/14] cgroup/cpuset: "
` [PATCH v3 10/14] wifi: mac80211: "
` [PATCH v3 11/14] net: ncsi: "
` [PATCH v3 12/14] net: amt: "
` [PATCH v3 13/14] net: bonding: "
` [PATCH v3 14/14] wifi: ath9k: "
[PATCH net-next] page_pool: add debug for release to cache from wrong CPU
2025-09-23 23:26 UTC (12+ messages)
[PATCH] genirq/manage: Reduce priority of forced secondary IRQ handler
2025-09-21 18:15 UTC (5+ messages)
Call for Speakers: Join us at the Scheduler and Real-Time Microconference at LPC2025!
2025-09-20 16:00 UTC (2+ messages)
[PATCH v3 0/3] Allow to drop the softirq-BKL lock on PREEMPT_RT
2025-09-20 1:29 UTC (11+ messages)
` [PATCH v3 1/3] workqueue: Provide a handshake for canceling BH workers
` [PATCH v3 2/3] softirq: Provide a handshake for canceling tasklets via polling
` [PATCH v3 3/3] softirq: Allow to drop the softirq-BKL lock on PREEMPT_RT
[STATUS] stable-rt/v5.10-rt - 54256839470a39c368c97be0344d72f6f8749307
2025-09-17 2:30 UTC
[STATUS] stable-rt/v5.10-rt - 54256839470a39c368c97be0344d72f6f8749307
2025-09-17 2:30 UTC
[PATCH AUTOSEL 6.16] selftests/bpf: Skip timer cases when bpf_timer is not supported
2025-09-16 13:59 UTC (2+ messages)
` [PATCH AUTOSEL 6.16-5.15] bpf: Reject bpf_timer for PREEMPT_RT
[RESEND PATCH] sched: restore the behavior of put_task_struct() for non-rt
2025-09-16 11:30 UTC (8+ messages)
[PATCH v2] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-16 1:55 UTC (4+ messages)
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-13 0:33 UTC (4+ messages)
[PATCH] Documentation: update config name in real-time architecture support
2025-09-10 11:00 UTC (2+ messages)
[PATCH] MAINTAINERS: Add doc files on real-time support to Real-time Linux
2025-09-10 10:51 UTC (2+ messages)
[PATCH] nptl: Use a PI-aware lock for internal pthread_cond-related locking
2025-09-10 5:57 UTC (10+ messages)
[PATCH] PCI/AER: Use IRQF_NO_THREAD on aer_irq
2025-09-08 15:02 UTC (12+ messages)
[PATCH v4 0/1] eventpoll: Fix priority inversion problem
2025-09-05 13:52 UTC (6+ messages)
` [PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
[PATCH v2 0/3] Allow to drop the softirq-BKL lock on PREEMPT_RT
2025-09-03 18:38 UTC (11+ messages)
` [PATCH v2 1/3] workqueue: Provide a handshake for canceling BH workers
` [PATCH v2 2/3] softirq: Provide a handshake for canceling tasklets via polling
` [PATCH v2 3/3] softirq: Allow to drop the softirq-BKL lock on PREEMPT_RT
[PATCH 0/7] netpoll: Untangle netpoll and netconsole
2025-09-03 17:16 UTC (22+ messages)
` [PATCH 1/7] netconsole: Split UDP message building and sending operations
` [PATCH 2/7] netpoll: move prepare skb functions to netconsole
` [PATCH 3/7] netpoll: Move netpoll_cleanup implementation "
` [PATCH 4/7] netpoll: Export zap_completion_queue
` [PATCH 5/7] netpoll: Move SKBs pool to netconsole side
` [PATCH 6/7] netpoll: Move find_skb() to netconsole and make it static
` [PATCH 7/7] netpoll: Flush skb_pool as part of netconsole cleanup
[ANNOUNCE] v6.17-rc4-rt3
2025-09-03 8:25 UTC
(Re)boot hangs and refcount errors on next-20250829
2025-08-31 15:39 UTC (3+ messages)
[BUG] mm/slub: Contention caused by kmem_cache_node->list_lock on PREEMPT_RT
2025-08-31 4:00 UTC (2+ messages)
[PATCH] softirq: Provide a handshake for canceling tasklets via polling on PREEMPT_RT
2025-08-29 19:34 UTC (19+ messages)
Real-time and pthread_cond_*() API
2025-08-29 14:56 UTC
commit 4ca04daa23305 fails to compile with PREEMPT_RT=y
2025-08-28 10:46 UTC
[PATCH] sched: Fix race in rt_mutex_pre_schedule by removing non-atomic fetch_and_set
2025-08-27 8:17 UTC (4+ messages)
[WIP] coccinelle: rt: Add coccicheck on sleep in atomic context on PREEMPT_RT
2025-08-26 11:19 UTC (2+ messages)
[RESEND PATCH] sched: restore the behavior of put_task_struct() for non-rt
2025-08-25 13:50 UTC
[PATCH] printk: Fix panic log flush to serial console during kdump in PREEMPT_RT kernels
2025-08-25 3:02 UTC (2+ messages)
` [PATCH] drivers: example: fix memory leak
[PATCH v2 0/3] Documentation: Add real-time bits
2025-08-22 7:08 UTC (8+ messages)
` [PATCH v2 3/3] Documentation: Add real-time to core-api
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