messages from 2025-07-10 15:50:18 to 2025-09-10 02:59:51 UTC [more...]
[ANNOUNCE] 6.6.104-rt60
2025-09-10 2:59 UTC
[ANNOUNCE] 5.10.242-rt136
2025-09-10 0:16 UTC
Large(ish) variance induced by SCHED_FIFO
2025-09-09 20:30 UTC (22+ messages)
` Unexplained variance in run-time of trivial program
` [EXT] Re: Large(ish) variance induced by SCHED_FIFO
[ANNOUNCE] 5.15.191-rt88
2025-09-08 18:21 UTC
[PATCH v2 0/8] Fix -Wunused-result warnings by checking return values
2025-09-05 18:27 UTC (12+ messages)
` [PATCH v2 1/8] rt-utils.c: Check return values of write()
` [PATCH v2 2/8] pmqtest.c: Check return values of write() and ftruncate()
` [PATCH v2 3/8] ptsematest.c: "
` [PATCH v2 4/8] rt-migrate-test.c: "
` [PATCH v2 5/8] cyclicdeadline.c: "
` [PATCH v2 6/8] deadline_test.c: "
` [PATCH v2 7/8] sigwaittest.c: "
` [PATCH v2 8/8] svsematest.c: "
[PATCH v4 0/1] eventpoll: Fix priority inversion problem
2025-09-05 13:52 UTC (10+ messages)
` [PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
[ANNOUNCE] 5.10.241-rt135
2025-09-04 17:58 UTC
[PATCH] tuna: Proofreading fixes
2025-09-04 14:21 UTC
[PATCH] tuna: Update tuna.desktop for cli change
2025-09-04 5:37 UTC
[PATCH 00/10] rt-tests: Remove debugfs usage
2025-09-03 11:17 UTC (11+ messages)
` [PATCH 01/10] README: Drop "debug" from the tracing path
` [PATCH 02/10] rt-utils: Remove mount_debugfs()
` [PATCH 03/10] rt-utils: Rename get_debugfileprefix() and let it look for tracefs
` [PATCH 04/10] queuelat, rt-migrate-test: Use tracefs for tracing
` [PATCH 05/10] rt-utils: Remove fileprefix
` [PATCH 06/10] rt-utils: Simplify trace_file_exists()
` [PATCH 07/10] rt-utils: Decouple writting trace-marks with trace stopping
` [PATCH 08/10] sched_deadline: Use tracemark() from rt-utils instead cusstom implementation
` [PATCH 09/10] sched_deadline: Check the resulting size returned from snprintf()
` [PATCH 10/10] cyclicdeadline: Don't test for /sys/kernel/debug/sched_features
[ANNOUNCE] v6.17-rc4-rt3
2025-09-03 8:25 UTC
RFC: Replacing rtctl style profile files with JSON
2025-09-03 1:06 UTC
[PATCH V2] ssdd: mitigate tracee starvation
2025-08-27 17:33 UTC
[PATCH] tuna: replace match with if statements
2025-08-22 2:43 UTC
[ANNOUNCE] 6.12.43-rt12
2025-08-21 19:25 UTC
[PATCH] ssdd: mitigate tracee starvation
2025-08-20 20:53 UTC (3+ messages)
[BUG] usbip: vhci: Sleeping function called from invalid context in vhci_urb_enqueue on PREEMPT_RT
2025-08-20 20:53 UTC (12+ messages)
Realtime threads delayed due to kcompactd0
2025-08-20 14:29 UTC (15+ messages)
[BUG] usb: gadget: dummy_hcd: Sleeping function called from invalid context in dummy_dequeue on PREEMPT_RT
2025-08-19 10:21 UTC (4+ messages)
rt-tests release tarball location
2025-08-18 19:24 UTC (9+ messages)
[ANNOUNCE] 6.6.101-rt59
2025-08-15 21:50 UTC
[ANNOUNCE] v6.17-rc1-rt1
2025-08-15 13:57 UTC
[PATCH] tuna: Add common virtual envs gitignores
2025-08-13 20:08 UTC
[BUG] usb: sleepable spinlock used in USB bh_worker softirq on PREEMPT_RT
2025-08-11 15:40 UTC (3+ messages)
[ANNOUNCE] 5.4.296-rt100
2025-08-08 20:51 UTC
[ANNOUNCE] v6.16-rt3
2025-08-08 8:51 UTC
[ANNOUNCE] 5.10.240-rt134
2025-08-06 17:36 UTC
[PATCH 1/3] tuna: Fix show_threads -t and show_irqs -q
2025-07-25 18:59 UTC (3+ messages)
` [PATCH 2/3] tuna: Fix run command failing to apply BATCH policy
` [PATCH 3/3] tuna: Add -U and -K to the move command
[PATCH 0/8] Fix -Wunused-result warnings by checking return values
2025-07-25 18:20 UTC (15+ messages)
` [PATCH 1/8] rt-utils.c: Suppress warning
` [PATCH 2/8] pmqtest.c: "
` [PATCH 3/8] ptsematest.c: "
` [PATCH 4/8] rt-migrate-test.c: "
` [PATCH 5/8] cyclicdeadline.c: "
` [PATCH 6/8] deadline_test.c: "
` [PATCH 7/8] sigwaittest.c: "
` [PATCH 8/8] svsematest.c: "
[PATCH] tuna: Add Pyright helper
2025-07-25 17:54 UTC (2+ messages)
[PATCH] tuna: Update man page with cpu_power command
2025-07-25 17:53 UTC (2+ messages)
[PATCH] rteval: Introduce E2E tests with output checking
2025-07-25 9:02 UTC
[PATCH v1 00/28] rt-tests: Rework cyclictest manpage
2025-07-25 8:13 UTC (63+ messages)
` [PATCH v1 02/28] cyclictest.8: Synopsis: Remove -U
` [PATCH v1 04/28] cyclictest.8: Synopsis: Remove -y
` [PATCH v1 05/28] cyclictest.8: Synopsis: Remove -h flag
` [PATCH v1 06/28] cyclictest.8: Standardize --verbose paragraph formatting
` [PATCH v1 07/28] cyclictest.8: Remove left-over comments
` [PATCH v1 08/28] cyclictest.8: Align source file to 75 columns
` [PATCH v1 09/28] cyclictest.8: Separate source sections
` [PATCH v1 10/28] cyclictest.8: Capitalize section headers
` [PATCH v1 11/28] cyclictest.8: Synopsis: Fix parameters list rendering
` [PATCH v1 12/28] cyclictest.8: Rework the Synopsis blurb
` [PATCH v1 13/28] cyclictest.8: Synopsis: Distinguish --help mode
` [PATCH v1 14/28] cyclictest.8: Group system-altering options
` [PATCH v1 15/28] cyclictest.8: Group sleep-mechanism (clock) options
` [PATCH v1 16/28] cyclictest.8: Group thread wakeup timing options
` [PATCH v1 17/28] cyclictest.8: Group SMP-related options
` [PATCH v1 18/28] cyclictest.8: Group memory options
` [PATCH v1 19/28] cyclictest.8: Group thread priority options
` [PATCH v1 20/28] cyclictest.8: Group tracing options
` [PATCH v1 21/28] cyclictest.8: Group test duration options
` [PATCH v1 22/28] cyclictest.8: Group output options
` [PATCH v1 23/28] cyclictest.8: Group x86 options
` [PATCH v1 24/28] cyclictest.8: System options: Deprecate --laptop
` [PATCH v1 25/28] cyclictest.8: Options: Expand --default-system description
` [PATCH v1 26/28] cyclictest.8: Options: Reference clock_getres(2)
` [PATCH v1 27/28] cyclictest.8: Add example invocation
` [PATCH v1 28/28] cyclictest.8: Reference rtla-timerlat(1)
[ANNOUNCE] 6.1.146-rt53
2025-07-22 18:13 UTC
[ANNOUNCE] 6.6.99-rt58
2025-07-21 21:49 UTC
[ANNOUNCE] 6.12.39-rt11
2025-07-21 18:15 UTC
[ANNOUNCE] 5.15.189-rt87
2025-07-18 15:33 UTC
[PATCH v3] eventpoll: Fix priority inversion problem
2025-07-15 10:08 UTC (24+ messages)
[PATCH] cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
2025-07-14 11:12 UTC (2+ messages)
[ANNOUNCE] 6.6.97-rt57
2025-07-13 18:21 UTC
PREEMPT_RT vs i915
2025-07-11 12:35 UTC (19+ messages)
` block: lockdep splat with RT config v6.15+
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