public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-11 09:47:05 to 2021-10-11 05:54:11 UTC [more...]

[RFC] Following RT Linux Upstream Development
 2021-10-11  5:53 UTC  (2+ messages)

[ANNOUNCE] 4.19.210-rt90
 2021-10-11  4:05 UTC 

[ANNOUNCE] 4.19.209-rt89
 2021-10-10 18:07 UTC 

[PATCH 5.10-rt+] drm/i915/gt: transform irq_disable into local_lock
 2021-10-09 16:49 UTC  (3+ messages)

[ANNOUNCE] v5.15-rc4-rt8
 2021-10-08 21:29 UTC 

[RFC 0/3] mm/page_alloc: Remote per-cpu lists drain support
 2021-10-08 16:19 UTC  (4+ messages)
` [RFC 1/3] mm/page_alloc: Simplify __rmqueue_pcplist()'s arguments
` [RFC 2/3] mm/page_alloc: Access lists in 'struct per_cpu_pages' indirectly
` [RFC 3/3] mm/page_alloc: Add remote draining support to per-cpu lists

[RFC PATCH RT] PM: runtime: avoid retry loops on RT
 2021-10-06 18:18 UTC  (5+ messages)

arm64: kvm + RT
 2021-10-06  0:05 UTC  (5+ messages)

[RFC RT v5.10] [rt] repair usage of raw_v6_hashinfo.lock in raw_seq_start()
 2021-10-05  1:53 UTC 

[RFC RT v5.10] [rt] repair usage of dev_base_lock in netstat_show()
 2021-10-05  1:51 UTC 

[PATCH] rt-tests: cyclictest: Remove unused 'C' and 'E' options
 2021-10-05  1:40 UTC  (2+ messages)

Strange problem with PREEMPT_RT
 2021-10-04 12:54 UTC  (20+ messages)

[PATCH 1/3] rt-tests: Add *.dat to .gitignore
 2021-10-04 11:39 UTC  (4+ messages)
` [PATCH 2/3] rt-tests: Update the help and man page for --latency
` [PATCH 3/3] rt-tests: cyclictest: Add --default-system option

[RFC PATCH] rteval: cyclictest.py: Skip statistics reporting in case of an overflow
 2021-10-04  6:44 UTC 

Update on real-time blog post: An update on real-time is overdue
 2021-10-01 11:17 UTC 

[ANNOUNCE] 4.4.285-rt226
 2021-10-01 10:50 UTC  (3+ messages)

[ANNOUNCE] v5.15-rc3-rt6
 2021-09-30 13:33 UTC 

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-09-30 13:22 UTC  (17+ messages)
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT
    ` rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT

[PATCH v3] rt-tests: hwlatdetect: Gracefully handle lack of /dev/cpu_dma_latency
 2021-09-29 22:28 UTC  (3+ messages)

[PATCH] rt-tests: hwlatdetect: Gracefully handle lack of /dev/cpu_dma_latency
 2021-09-29  0:10 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/3] rteval: Fix issues with cyclictest.py module
 2021-09-28  1:47 UTC  (6+ messages)
` [PATCH v2 1/3] rteval: cyclictest.py Enable logging cyclictest output
` [PATCH v2 2/3] rteval: cyclictest.py Parse max latencies from "
` [PATCH v2 3/3] rteval: cyclictest.py: Sort the list of cpus

[PATCH 0/6] mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support
 2021-09-27  9:30 UTC  (20+ messages)
` [PATCH 1/6] mm/swap: Introduce lru_cpu_needs_drain()
` [PATCH 2/6] mm/swap: Introduce alternative per-cpu LRU cache locking
` [PATCH 3/6] mm/swap: Allow remote LRU cache draining
` [PATCH 4/6] mm/page_alloc: Introduce alternative per-cpu list locking
` [PATCH 5/6] mm/page_alloc: Allow remote per-cpu page list draining
` [PATCH 6/6] sched/isolation: Enable 'remote_pcpu_cache_access' on NOHZ_FULL systems

[ANNOUNCE] v5.15-rc2-rt3
 2021-09-27  8:13 UTC  (6+ messages)
` v5.15-rc2-rt3: WARNING: CPU: 0 PID: 12 at ./include/linux/seqlock.h:271
  ` [patch] "
        ` [PATCH] net: bridge: mcast: Associate the seqcount with its protecting lock

[ANNOUNCE] v5.15-rc2-rt4
 2021-09-24 17:53 UTC 

[PATCH] rteval: kcompile.py: Relax the requirement for kernel tarball filename
 2021-09-24  7:18 UTC  (3+ messages)

[PATCH 0/2] rteval: Create exclusive load modules
 2021-09-23 18:53 UTC  (3+ messages)
` [PATCH 1/2] rteval: Make donotrun work correctly in "
` [PATCH 2/2] rteval: Add idea of exclusive load module and make stress-ng one

irq thread latency caused by softirq_ctrl.lock contention
 2021-09-22 19:16 UTC  (3+ messages)
  `  "

[ANNOUNCE] 4.19.207-rt88
 2021-09-22 14:54 UTC 

[PATCH] rt-tests: pi_stress: Fix "id" in help
 2021-09-17 19:07 UTC 

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

[ANNOUNCE] 5.10.65-rt53
 2021-09-17 14:59 UTC 

[BUG] kernel/printk: RT-adaption of kmsg_dump breaks mtdoops
 2021-09-17 12:03 UTC  (3+ messages)
  ` AW: "

[PATCH 0/5] Enable rteval on Arm based systems
 2021-09-16 11:34 UTC  (15+ messages)
` [PATCH 1/5] rteval: systopology.py: Add support for systems that don't have Numa
` [PATCH 3/5] rteval: kernel.py: Add support for kthreads running with deadline policy
` [PATCH 4/5] rteval: hackbench.py: Enable running on a system with low memory

[PATCH] rteval: services: Iterate through items in MakeReport
 2021-09-15 12:14 UTC  (3+ messages)
` [PATCH] rteval: Remove mult from hackbench.py
` [PATCH] rteval: Remove self.__err_sleep

[PATCH v2 1/3] oslat: Rename cpu_mhz/cpu_hz to counter_mhz/counter_hz
 2021-09-15  1:52 UTC  (13+ messages)
` [PATCH v2 2/3] oslat: Add aarch64 support
` [PATCH v2 3/3] oslat: Allow for arch specific counter frequency measurements

[PATCH] oslat: Avoid out-of-order memory accesses to precede counter read
 2021-09-14 18:35 UTC  (3+ messages)

[PATCH] rt-tests: Add missing option F to optstring
 2021-09-14 15:37 UTC  (2+ messages)

[rteval PATCH] rteval: stressng.py: Fix arguments for Popen
 2021-09-14 13:45 UTC 

[rteval PATCH] rteval: stressng.py: Fix --taskset argument on multi node systems
 2021-09-14 13:44 UTC 

kernel-rt: BUG: sleeping function called from invalid context at mm/vmalloc.c:2664
 2021-09-14 13:42 UTC 

[rteval PATCH] rteval: stressng.py: Fix arguments for Popen
 2021-09-14 13:42 UTC  (4+ messages)

[PATCH 0/2] rteval: Miscellaneous fixes
 2021-09-13 13:33 UTC  (6+ messages)
` [PATCH 2/2] rteval: services.py: Fix incorrect detection of container environment
    ` [PATCH v2] "

[PATCH 2/5 V2] rteval: Construct a 'model name' on architectures that don't have one
 2021-09-13 12:37 UTC  (3+ messages)

[ANNOUNCE] v5.15-rc1-rt1
 2021-09-13  6:25 UTC 

[PATCH 1/3] rteval: Only process warnings if dmidecode_loaded is True
 2021-09-13  6:02 UTC  (4+ messages)
` [PATCH 3/3] rteval: systopology.py: Add support for systems that don't have Numa

firewire-ohci fails to initialize Texas Instruments XIO2213A/B/XIO2221 based controller on realtime kernels [5.4.91-rt50, 5.10.8-rt24]
 2021-09-12 18:53 UTC  (15+ messages)

[PATCH 0/3] rteval: Fix issues with cyclictest.py module
 2021-09-12 15:39 UTC  (5+ messages)
` [PATCH 1/3] rteval: cyclictest.py Enable logging cyclictest output
` [PATCH 3/3] rteval: misc.py: Sort the list of cpus returned by online_cpus()

[ANNOUNCE] 4.9.282-rt187
 2021-09-11 20:52 UTC 

[ANNOUNCE] 4.14.246-rt122
 2021-09-11 18:38 UTC 


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