public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-14 07:13:46 to 2021-10-28 21:31:52 UTC [more...]

[PATCH V7 0/9] osnoise: Support multiple instances (for RTLA)
 2021-10-28 21:29 UTC  (10+ messages)
` [PATCH V7 1/9] trace/osnoise: Do not follow tracing_cpumask
` [PATCH V7 2/9] trace/osnoise: Improve comments about barrier need for NMI callbacks
` [PATCH V7 3/9] trace/osnoise: Split workload start from the tracer start
` [PATCH V7 4/9] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V7 5/9] trace/osnoise: Support a list of trace_array *tr
` [PATCH V7 6/9] trace/osnoise: Remove TIMERLAT ifdefs from inside functions
` [PATCH V7 7/9] trace/osnoise: Allow multiple instances of the same tracer
` [PATCH V7 8/9] trace/osnoise: Remove STACKTRACE ifdefs from inside functions
` [PATCH V7 9/9] trace/osnoise: Remove PREEMPT_RT "

Unbounded priority inversion while assigning tasks into cgroups
 2021-10-28  8:46 UTC  (3+ messages)

[PATCH V6 00/20] RTLA: An interface for osnoise/timerlat tracers
 2021-10-28  2:54 UTC  (32+ messages)
` [PATCH V6 01/20] trace/osnoise: Do not follow tracing_cpumask
` [PATCH V6 02/20] trace/osnoise: Improve comments about barrier need for NMI callbacks
` [PATCH V6 03/20] trace/osnoise: Split workload start from the tracer start
` [PATCH V6 04/20] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V6 05/20] trace/osnoise: Support a list of trace_array *tr
` [PATCH V6 06/20] trace/osnoise: Allow multiple instances of the same tracer
` [PATCH V6 07/20] rtla: Real-Time Linux Analysis tool
` [PATCH V6 08/20] rtla: Helper functions for rtla
` [PATCH V6 09/20] rtla: Add osnoise tool
` [PATCH V6 10/20] rtla/osnoise: Add osnoise top mode
` [PATCH V6 11/20] rtla/osnoise: Add the hist mode
` [PATCH V6 12/20] rtla: Add timerlat tool and timelart top mode
` [PATCH V6 13/20] rtla/timerlat: Add timerlat hist mode
` [PATCH V6 14/20] rtla: Add Documentation
` [PATCH V6 15/20] rtla: Add rtla osnoise man page
` [PATCH V6 16/20] rtla: Add rtla osnoise top documentation
` [PATCH V6 17/20] rtla: Add rtla osnoise hist documentation
` [PATCH V6 18/20] rtla: Add rtla timerlat documentation
` [PATCH V6 19/20] rtla: Add rtla timerlat top documentation
` [PATCH V6 20/20] rtla: Add rtla timerlat hist documentation

[PATCH v3 0/4] rteval: Fix issues with cyclictest module
 2021-10-27 23:29 UTC  (8+ messages)
` [PATCH v3 1/4] rteval: cyclictest.py Enable logging cyclictest output
` [PATCH v3 2/4] rteval: cyclictest.py Parse max latencies from "
` [PATCH v3 3/4] rteval: cyclictest.py: Sort the list of cpus
` [PATCH v3 4/4] rteval: cyclictest.py: Skip statistics reporting in case of an overflow

[PATCH v2 0/3] irqchip/gic-v3-its: Fix LPI pending table handling vs PREEMPT_RT
 2021-10-27 15:15 UTC  (4+ messages)
` [PATCH v2 1/3] irqchip/gic-v3-its: Give the percpu rdist struct its own flags field
` [PATCH v2 2/3] irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
` [PATCH v2 3/3] irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime

rcutree.kthread_prio and Principle of Least Surprise
 2021-10-27 14:23 UTC 

[RFC RT v5.10] [rt] repair usage of raw_v6_hashinfo.lock in raw_seq_start()
 2021-10-27  9:06 UTC  (4+ messages)

[PATCH V5 00/20] RTLA: An interface for osnoise/timerlat tracers
 2021-10-26 19:50 UTC  (32+ messages)
` [PATCH V5 01/20] trace/osnoise: Do not follow tracing_cpumask
` [PATCH V5 02/20] trace/osnoise: Improve comments about barrier need for NMI callbacks
` [PATCH V5 03/20] trace/osnoise: Split workload start from the tracer start
` [PATCH V5 04/20] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V5 05/20] trace/osnoise: Support a list of trace_array *tr
` [PATCH V5 06/20] trace/osnoise: Allow multiple instances of the same tracer
` [PATCH V5 07/20] rtla: Real-Time Linux Analysis tool
` [PATCH V5 08/20] rtla: Helper functions for rtla
` [PATCH V5 09/20] rtla: Add osnoise tool
` [PATCH V5 10/20] rtla/osnoise: Add osnoise top mode
` [PATCH V5 11/20] rtla/osnoise: Add the hist mode
` [PATCH V5 12/20] rtla: Add timerlat tool and timelart top mode
` [PATCH V5 13/20] rtla/timerlat: Add timerlat hist mode
` [PATCH V5 14/20] rtla: Add Documentation
` [PATCH V5 15/20] rtla: Add rtla osnoise man page
` [PATCH V5 16/20] rtla: Add rtla osnoise top documentation
` [PATCH V5 17/20] rtla: Add rtla osnoise hist documentation
` [PATCH V5 18/20] rtla: Add rtla timerlat documentation
` [PATCH V5 19/20] rtla: Add rtla timerlat top documentation
` [PATCH V5 20/20] rtla: Add rtla timerlat hist documentation

[PATCH V4 00/19] RTLA: An interface for osnoise/timerlat tracers
 2021-10-25 14:36 UTC  (32+ messages)
` [PATCH V4 01/19] trace/osnoise: Do not follow tracing_cpumask
` [PATCH V4 02/19] trace/osnoise: Split workload start from the tracer start
` [PATCH V4 03/19] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V4 04/19] trace/osnoise: Support a list of trace_array *tr
` [PATCH V4 05/19] trace/osnoise: Allow multiple instances of the same tracer
` [PATCH V4 06/19] rtla: Real-Time Linux Analysis tool
` [PATCH V4 07/19] rtla: Helper functions for rtla
` [PATCH V4 08/19] rtla: Add osnoise tool
` [PATCH V4 09/19] rtla/osnoise: Add osnoise top mode
` [PATCH V4 10/19] rtla/osnoise: Add the hist mode
` [PATCH V4 11/19] rtla: Add timerlat tool and timelart top mode
` [PATCH V4 12/19] rtla/timerlat: Add timerlat hist mode
` [PATCH V4 13/19] rtla: Add Documentation
` [PATCH V4 14/19] rtla: Add rtla osnoise man page
` [PATCH V4 15/19] rtla: Add rtla osnoise top documentation
` [PATCH V4 16/19] rtla: Add rtla osnoise hist documentation
` [PATCH V4 17/19] rtla: Add rtla timerlat documentation
` [PATCH V4 18/19] rtla: Add rtla timerlat top documentation
` [PATCH V4 19/19] rtla: Add rtla timerlat hist documentation

[PATCH 0/3] irqchip/gic-v3-its: Fix LPI pending table handling vs PREEMPT_RT
 2021-10-25 11:57 UTC  (11+ messages)
` [PATCH 1/3] irqchip/gic-v3-its: Give the percpu rdist struct its own flags field
` [PATCH 2/3] irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
` [PATCH 3/3] irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime

[RFC PATCH RT] PM: runtime: avoid retry loops on RT
 2021-10-25 10:30 UTC  (7+ messages)

[ANNOUNCE] v5.15-rc6-rt13
 2021-10-21 13:23 UTC 

[RFC 0/3] mm/page_alloc: Remote per-cpu lists drain support
 2021-10-21  8:27 UTC  (4+ messages)

[ANNOUNCE] 5.4.154-rt65
 2021-10-20 15:27 UTC 

[PATCH V3 00/19] RTLA: An interface for osnoise/timerlat tracers
 2021-10-19 19:18 UTC  (34+ messages)
` [PATCH V3 01/19] trace/osnoise: Do not follow tracing_cpumask
` [PATCH V3 02/19] trace/osnoise: Split workload start from the tracer start
` [PATCH V3 03/19] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V3 04/19] trace/osnoise: Support a list of trace_array *tr
` [PATCH V3 05/19] trace/osnoise: Allow multiple instances of the same tracer
` [PATCH V3 06/19] rtla: Real-Time Linux Analysis tool
` [PATCH V3 07/19] rtla: Helper functions for rtla
` [PATCH V3 08/19] rtla: Add osnoise tool
` [PATCH V3 09/19] rtla/osnoise: Add osnoise top mode
` [PATCH V3 10/19] rtla/osnoise: Add the hist mode
` [PATCH V3 11/19] rtla: Add timerlat tool and timelart top mode
` [PATCH V3 12/19] rtla/timerlat: Add timerlat hist mode
` [PATCH V3 13/19] rtla: Add Documentation
` [PATCH V3 14/19] rtla: Add rtla osnoise man page
` [PATCH V3 15/19] rtla: Add rtla osnoise top documentation
` [PATCH V3 16/19] rtla: Add rtla osnoise hist documentation
` [PATCH V3 17/19] rtla: Add rtla timerlat documentation
` [PATCH V3 18/19] rtla: Add rtla timerlat top documentation
` [PATCH V3 19/19] rtla: Add rtla timerlat hist documentation

[ANNOUNCE] 4.19.212-rt92
 2021-10-18 20:08 UTC 

[RFC RT v5.10] [rt] repair usage of dev_base_lock in netstat_show()
 2021-10-18 15:42 UTC  (4+ messages)

Strange problem with PREEMPT_RT
 2021-10-18  9:12 UTC  (7+ messages)

[ANNOUNCE] v5.15-rc6-rt12
 2021-10-18  8:47 UTC 

[ANNOUNCE] 4.4.289-rt227
 2021-10-18  7:29 UTC 

[RFC 0/7] rt-tests: cyclictest: Add support to report standard deviation
 2021-10-18  0:28 UTC  (19+ messages)
` [RFC 1/7] rt-tests: cyclictest: Drop unused defines
` [RFC 2/7] rt-tests: cyclictest: Simplify duplicate initialization of "stop"
` [RFC 4/7] rt-tests: cyclictest: Drop unnecessary variable "bufsize"
` [RFC 5/7] rt-tests: cyclictest: Move signal handler to avoid function declaration
` [RFC 6/7] rt-tests: cyclictest: Use streaming algorithm to calculate averages
` [RFC 7/7] rt-tests: cyclictest: Add support to report standard deviation

Question About Patch Set Tracking
 2021-10-16 19:36 UTC  (3+ messages)

[ANNOUNCE] 5.10.73-rt54
 2021-10-16  3:56 UTC 

[ANNOUNCE] v5.15-rc5-rt10
 2021-10-15 17:25 UTC 

[PATCH] arm64: signal: Delay calling signals in atomic
 2021-10-15 17:03 UTC  (2+ messages)

[ANNOUNCE] 4.19.211-rt91
 2021-10-15 15:55 UTC 


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