org.kernel.vger.linux-rt-users archive

480 archived articles, newest first (page 3 of 5). Latest articles →

[PATCH 2/2] python-linux-procfs: Add AGENTS.md and update copyright to 2026
Tue, 16 Jun 2026 15:47:02 -0400
John Kacur <[email protected]> • #29778
[PATCH 1/2] python-linux-procfs: Update docstring examples to Python 3 syntax
Tue, 16 Jun 2026 15:47:01 -0400
John Kacur <[email protected]> • #29777
[PATCH 2/2] tuna: Add AGENTS.md guide for AI coding assistants
Tue, 16 Jun 2026 14:23:32 -0400
John Kacur <[email protected]> • #29776
[PATCH 1/2] tuna: Update copyright notices to reflect current maintainership
Tue, 16 Jun 2026 14:23:31 -0400
John Kacur <[email protected]> • #29775
[PATCH 3/3] rteval: Add AGENTS.md guide for AI coding assistants
Tue, 16 Jun 2026 12:30:15 -0400
John Kacur <[email protected]> • #29774
[PATCH 0/3] Container detection and AGENTS.md documentation
Tue, 16 Jun 2026 12:30:12 -0400
John Kacur <[email protected]> • #29773
[PATCH 2/3] rteval: Add container detection and warning
Tue, 16 Jun 2026 12:30:14 -0400
John Kacur <[email protected]> • #29772
[PATCH 1/3] rteval: Add container detection module
Tue, 16 Jun 2026 12:30:13 -0400
John Kacur <[email protected]> • #29771
[ANNOUNCE] 6.1.175-rt63
Tue, 16 Jun 2026 01:34:39 -0000
Clark Williams <[email protected]> • #29770
[ANNOUNCE] 6.6.142-rt75
Fri, 12 Jun 2026 14:00:49 -0000
Clark Williams <[email protected]> • #29769
[PATCH 5/5] tuna: Add tests for converter functions and update test README
Thu, 11 Jun 2026 16:38:32 -0400
John Kacur <[email protected]> • #29768
[PATCH 4/5] tuna: Add .local/ directory to .gitignore
Thu, 11 Jun 2026 16:38:31 -0400
John Kacur <[email protected]> • #29767
[PATCH 3/5] tuna: Eliminate global ps and irqs variables
Thu, 11 Jun 2026 16:38:30 -0400
John Kacur <[email protected]> • #29766
[PATCH 2/5] tuna: Eliminate side effects from argparse by deferring type conversions
Thu, 11 Jun 2026 16:38:29 -0400
John Kacur <[email protected]> • #29765
[PATCH 1/5] tuna: Replace bare except clauses with specific exception types
Thu, 11 Jun 2026 16:38:28 -0400
John Kacur <[email protected]> • #29764
[PATCH 0/5] tuna: Argparse refactoring and testing improvements
Thu, 11 Jun 2026 16:38:27 -0400
John Kacur <[email protected]> • #29763
[PATCH stalld 52/52] stalld: fix format string type mismatch in set_cpu_affinity
Mon, 8 Jun 2026 15:32:02 -0300
Wander Lairson Costa <[email protected]> • #29762
[PATCH stalld 51/52] stalld: fix error return in queue_track_get_cpu
Mon, 8 Jun 2026 15:32:01 -0300
Wander Lairson Costa <[email protected]> • #29761
[PATCH stalld 50/52] stalld: fix snprintf truncation check in is_runnable
Mon, 8 Jun 2026 15:32:00 -0300
Wander Lairson Costa <[email protected]> • #29760
[PATCH stalld 49/52] stalld: fix missing null-termination in is_runnable
Mon, 8 Jun 2026 15:31:59 -0300
Wander Lairson Costa <[email protected]> • #29759
[PATCH stalld 48/52] stalld: guard nextline() returns in sched_debug parsing
Mon, 8 Jun 2026 15:31:58 -0300
Wander Lairson Costa <[email protected]> • #29758
[PATCH stalld 46/52] stalld: fix type mismatches in detect_task_format
Mon, 8 Jun 2026 15:31:56 -0300
Wander Lairson Costa <[email protected]> • #29757
[PATCH stalld 47/52] stalld: remove NULL deref in fill_waiting_task error handler
Mon, 8 Jun 2026 15:31:57 -0300
Wander Lairson Costa <[email protected]> • #29756
[PATCH stalld 45/52] stalld: fix format string type mismatch for time_t
Mon, 8 Jun 2026 15:31:55 -0300
Wander Lairson Costa <[email protected]> • #29755
[PATCH stalld 43/52] stalld: remove async-signal-unsafe calls from signal handler
Mon, 8 Jun 2026 15:31:53 -0300
Wander Lairson Costa <[email protected]> • #29754
[PATCH stalld 44/52] stalld: use CLOCK_MONOTONIC for starvation detection
Mon, 8 Jun 2026 15:31:54 -0300
Wander Lairson Costa <[email protected]> • #29753
[PATCH stalld 42/52] stalld: fix data race on config_buffer_size
Mon, 8 Jun 2026 15:31:52 -0300
Wander Lairson Costa <[email protected]> • #29752
[PATCH stalld 41/52] stalld: fix signed integer overflow in set_reservation
Mon, 8 Jun 2026 15:31:51 -0300
Wander Lairson Costa <[email protected]> • #29751
[PATCH stalld 35/52] stalld: fix inverted DAEMON_UMASK value
Mon, 8 Jun 2026 15:31:45 -0300
Wander Lairson Costa <[email protected]> • #29750
[PATCH stalld 40/52] stalld: check pthread_create return in conservative_main
Mon, 8 Jun 2026 15:31:50 -0300
Wander Lairson Costa <[email protected]> • #29749
[PATCH stalld 39/52] stalld: check pthread_create return in aggressive_main
Mon, 8 Jun 2026 15:31:49 -0300
Wander Lairson Costa <[email protected]> • #29748
[PATCH stalld 38/52] stalld: fix buffer underflow in sched_debug_get
Mon, 8 Jun 2026 15:31:48 -0300
Wander Lairson Costa <[email protected]> • #29747
[PATCH stalld 37/52] stalld: fix buffer underflow in read_proc_stat
Mon, 8 Jun 2026 15:31:47 -0300
Wander Lairson Costa <[email protected]> • #29746
[PATCH stalld 36/52] stalld: fix uninitialized buffer use in find_debugfs_mount_point
Mon, 8 Jun 2026 15:31:46 -0300
Wander Lairson Costa <[email protected]> • #29745
[PATCH stalld 34/52] stalld: fix data race on thread_running
Mon, 8 Jun 2026 15:31:44 -0300
Wander Lairson Costa <[email protected]> • #29744
[PATCH stalld 33/52] bpf: Replace linear task scan with hash map
Mon, 8 Jun 2026 15:31:43 -0300
Wander Lairson Costa <[email protected]> • #29743
[PATCH stalld 32/52] tests: Fix async-signal-unsafe handler
Mon, 8 Jun 2026 15:31:42 -0300
Wander Lairson Costa <[email protected]> • #29742
[PATCH stalld 30/52] tests: Remove redundant sleeps after start_stalld
Mon, 8 Jun 2026 15:31:40 -0300
Wander Lairson Costa <[email protected]> • #29741
[PATCH stalld 31/52] tests: Reduce timing and replace sleeps with event waits
Mon, 8 Jun 2026 15:31:41 -0300
Wander Lairson Costa <[email protected]> • #29740
[PATCH stalld 29/52] tests: Drop redundant sleeps in test_pidfile
Mon, 8 Jun 2026 15:31:39 -0300
Wander Lairson Costa <[email protected]> • #29739
[PATCH stalld 28/52] tests: Replace init sleeps in test_affinity
Mon, 8 Jun 2026 15:31:38 -0300
Wander Lairson Costa <[email protected]> • #29738
[PATCH stalld 27/52] tests: Reduce starvation_gen durations
Mon, 8 Jun 2026 15:31:37 -0300
Wander Lairson Costa <[email protected]> • #29737
[PATCH stalld 25/52] tests: Extract wait_for_process_exit helper
Mon, 8 Jun 2026 15:31:35 -0300
Wander Lairson Costa <[email protected]> • #29736
[PATCH stalld 26/52] tests: Reduce default wait timeouts
Mon, 8 Jun 2026 15:31:36 -0300
Wander Lairson Costa <[email protected]> • #29735
[PATCH stalld 24/52] tests: Introduce and adopt process helpers
Mon, 8 Jun 2026 15:31:34 -0300
Wander Lairson Costa <[email protected]> • #29734
[PATCH stalld 23/52] tests: Remove dead code after making fail() fatal
Mon, 8 Jun 2026 15:31:33 -0300
Wander Lairson Costa <[email protected]> • #29733
[PATCH stalld 22/52] tests: Abort immediately on test failure
Mon, 8 Jun 2026 15:31:32 -0300
Wander Lairson Costa <[email protected]> • #29732
[PATCH stalld 21/52] tests: Remove if-wrappers around assert calls
Mon, 8 Jun 2026 15:31:31 -0300
Wander Lairson Costa <[email protected]> • #29731
[PATCH stalld 20/52] tests: Replace wait conditionals with asserts
Mon, 8 Jun 2026 15:31:30 -0300
Wander Lairson Costa <[email protected]> • #29730
[PATCH stalld 19/52] tests: Introduce and adopt assert_success() helper
Mon, 8 Jun 2026 15:31:29 -0300
Wander Lairson Costa <[email protected]> • #29729
[PATCH stalld 18/52] tests: Remove weak, redundant, and assertion-free test blocks
Mon, 8 Jun 2026 15:31:28 -0300
Wander Lairson Costa <[email protected]> • #29728
[PATCH stalld 17/52] tests: Introduce and adopt assert_log_contains() helper
Mon, 8 Jun 2026 15:31:27 -0300
Wander Lairson Costa <[email protected]> • #29727
[PATCH stalld 12/52] chore: Remove legacy test infrastructure and stale docs
Mon, 8 Jun 2026 15:31:22 -0300
Wander Lairson Costa <[email protected]> • #29726
[PATCH stalld 16/52] tests: Remove redundant pkill from cleanup
Mon, 8 Jun 2026 15:31:26 -0300
Wander Lairson Costa <[email protected]> • #29725
[PATCH stalld 15/52] tests: Add idle CPU skipping assertion
Mon, 8 Jun 2026 15:31:25 -0300
Wander Lairson Costa <[email protected]> • #29724
[PATCH stalld 14/52] tests: Fix CPU selection grep substring matches
Mon, 8 Jun 2026 15:31:24 -0300
Wander Lairson Costa <[email protected]> • #29723
[PATCH stalld 13/52] tests: Add assertions to SCHED_OTHER restoration test
Mon, 8 Jun 2026 15:31:23 -0300
Wander Lairson Costa <[email protected]> • #29722
[PATCH stalld 11/52] tests: Fix repeated log match finding same line
Mon, 8 Jun 2026 15:31:21 -0300
Wander Lairson Costa <[email protected]> • #29721
[PATCH stalld 10/52] tests: Fix subshell swallowing test results
Mon, 8 Jun 2026 15:31:20 -0300
Wander Lairson Costa <[email protected]> • #29720
[PATCH stalld 09/52] tests: Fix boost verification in runtime and duration tests
Mon, 8 Jun 2026 15:31:19 -0300
Wander Lairson Costa <[email protected]> • #29719
[PATCH stalld 08/52] tests: Introduce assert_stalld_rejects() helper
Mon, 8 Jun 2026 15:31:18 -0300
Wander Lairson Costa <[email protected]> • #29718
[PATCH stalld 07/52] tests: Consolidate and adopt init_functional_test()
Mon, 8 Jun 2026 15:31:17 -0300
Wander Lairson Costa <[email protected]> • #29717
[PATCH stalld 05/52] tests: Introduce find_starved_child() helper
Mon, 8 Jun 2026 15:31:15 -0300
Wander Lairson Costa <[email protected]> • #29716
[PATCH stalld 06/52] tests: Fix task exit timing in test_boost_restoration
Mon, 8 Jun 2026 15:31:16 -0300
Wander Lairson Costa <[email protected]> • #29715
[PATCH stalld 03/52] tests: Introduce cleanup_scenario() helper
Mon, 8 Jun 2026 15:31:13 -0300
Wander Lairson Costa <[email protected]> • #29714
[PATCH stalld 04/52] tests: Introduce starvation and boost asserts
Mon, 8 Jun 2026 15:31:14 -0300
Wander Lairson Costa <[email protected]> • #29713
[PATCH stalld 02/52] tests: Introduce test_section() helper
Mon, 8 Jun 2026 15:31:12 -0300
Wander Lairson Costa <[email protected]> • #29712
[PATCH stalld 01/52] stalld: Reject --force_fifo in single-threaded mode
Mon, 8 Jun 2026 15:31:11 -0300
Wander Lairson Costa <[email protected]> • #29711
[PATCH stalld 00/52] Test suite hardening, correctness fixes, and BPF optimization
Mon, 8 Jun 2026 15:31:10 -0300
Wander Lairson Costa <[email protected]> • #29710
[PATCH 2/2] rteval: timerlat: Improve handling of truncated histogram output
Fri, 5 Jun 2026 17:06:48 -0400
John Kacur <[email protected]> • #29709
[PATCH 1/2] rteval: cyclictest: Improve handling of truncated histogram output
Fri, 5 Jun 2026 17:06:47 -0400
John Kacur <[email protected]> • #29708
[ANNOUNCE] 5.15.209-rt96
Fri, 05 Jun 2026 18:33:52 -0000
Joseph Salisbury <[email protected]> • #29707
[ANNOUNCE] 5.10.258-rt154
Fri, 5 Jun 2026 10:45:21 -0300
"Luis Claudio R. Goncalves" <[email protected]> • #29706
[ANNOUNCE] rteval-v3.11
Thu, 4 Jun 2026 14:21:56 -0400
John Kacur <[email protected]> • #29705
[PATCH 2/2] rteval: Add make uninstall target and fix pyproject.toml license
Wed, 3 Jun 2026 16:49:53 -0400
John Kacur <[email protected]> • #29704
[PATCH 1/2] rteval: Modernize documentation
Wed, 3 Jun 2026 16:49:52 -0400
John Kacur <[email protected]> • #29703
[PATCH] rteval: Fix timerlat module for rtla short option parsing bug
Wed, 3 Jun 2026 15:40:34 -0400
John Kacur <[email protected]> • #29702
Re: [PATCH] Documentation: index.rst: add entry of other sub-directory
Wed, 3 Jun 2026 13:06:39 +0200
Sebastian Andrzej Siewior <[email protected]> • #29701
Re: [PATCH] Documentation: index.rst: add entry of other sub-directory
Wed, 03 Jun 2026 12:55:57 +0200
Manuel Ebner <[email protected]> • #29700
[PATCH 2/2] rteval: Add -L/--logging support to cyclictest measurement module
Tue, 2 Jun 2026 16:47:02 -0400
John Kacur <[email protected]> • #29699
[PATCH 1/2] rteval: Add -L/--logging support to timerlat measurement module
Tue, 2 Jun 2026 16:47:01 -0400
John Kacur <[email protected]> • #29698
[ANNOUNCE] 5.10.257-rt153
Mon, 1 Jun 2026 20:02:06 -0300
"Luis Claudio R. Goncalves" <[email protected]> • #29697
Re: [PATCH v5 0/3] pps: improve PREEMPT_RT performance
Tue, 26 May 2026 20:34:51 +0200
Michael Byczkowski <[email protected]> • #29696
Re: [PATCH v5 0/3] pps: improve PREEMPT_RT performance
Sat, 23 May 2026 19:57:21 +0200
Michael Byczkowski <[email protected]> • #29695
Re: [PATCH v5 0/3] pps: improve PREEMPT_RT performance
Sat, 23 May 2026 19:58:46 +0200
Michael Byczkowski <[email protected]> • #29694
Re: [REGRESSION] 6.12.y: d66792919d4f (sched/deadline: Use revised wakeup rule for dl_server) causes latencies up to 50ms with PREEMPT_RT
Fri, 22 May 2026 23:35:35 +0200
Lukas Beckmann <[email protected]> • #29693
Re: [PATCH v5 0/3] pps: improve PREEMPT_RT performance
Fri, 22 May 2026 17:56:33 +0200
Michael Byczkowski <[email protected]> • #29692
Re: [PATCH v5 0/3] pps: improve PREEMPT_RT performance
Fri, 22 May 2026 16:13:10 +0200
Sebastian Andrzej Siewior <[email protected]> • #29691
[ANNOUNCE] 5.10.256-rt152
Thu, 21 May 2026 21:20:38 -0300
"Luis Claudio R. Goncalves" <[email protected]> • #29690
Re: [REGRESSION] 6.12.y: d66792919d4f (sched/deadline: Use revised wakeup rule for dl_server) causes latencies up to 50ms with PREEMPT_RT
Thu, 21 May 2026 12:49:52 -0400
Sasha Levin <[email protected]> • #29689
Re: [REGRESSION] 6.12.y: d66792919d4f (sched/deadline: Use revised wakeup rule for dl_server) causes latencies up to 50ms with PREEMPT_RT
Thu, 21 May 2026 09:32:32 +0200
Thorsten Leemhuis <[email protected]> • #29688
[[PATCH stalld] 33/33] bpf: Replace linear task scan with hash map
Wed, 20 May 2026 11:01:00 -0300
Wander Lairson Costa <[email protected]> • #29687
[[PATCH stalld] 32/33] tests: Fix async-signal-unsafe handler
Wed, 20 May 2026 11:00:59 -0300
Wander Lairson Costa <[email protected]> • #29686
[[PATCH stalld] 31/33] tests: Reduce timing and replace sleeps with event waits
Wed, 20 May 2026 11:00:58 -0300
Wander Lairson Costa <[email protected]> • #29685
[[PATCH stalld] 30/33] tests: Remove redundant sleeps after start_stalld
Wed, 20 May 2026 11:00:57 -0300
Wander Lairson Costa <[email protected]> • #29684
[[PATCH stalld] 28/33] tests: Replace init sleeps in test_affinity
Wed, 20 May 2026 11:00:55 -0300
Wander Lairson Costa <[email protected]> • #29683
[[PATCH stalld] 29/33] tests: Drop redundant sleeps in test_pidfile
Wed, 20 May 2026 11:00:56 -0300
Wander Lairson Costa <[email protected]> • #29682
[[PATCH stalld] 27/33] tests: Reduce starvation_gen durations
Wed, 20 May 2026 11:00:54 -0300
Wander Lairson Costa <[email protected]> • #29681
[[PATCH stalld] 26/33] tests: Reduce default wait timeouts
Wed, 20 May 2026 11:00:53 -0300
Wander Lairson Costa <[email protected]> • #29680
[[PATCH stalld] 24/33] tests: Introduce and adopt process helpers
Wed, 20 May 2026 11:00:51 -0300
Wander Lairson Costa <[email protected]> • #29679
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.