linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 22:46:53 to 2021-09-13 13:35:39 UTC [more...]

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

[PATCH 0/5] Enable rteval on Arm based systems
 2021-09-13 12:52 UTC  (14+ messages)
` [PATCH 1/5] rteval: systopology.py: Add support for systems that don't have Numa
` [PATCH 2/5] rteval: cyclictest.py: Update logic to get core description
` [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 5/5] rteval: kcompile.py: Gracefully handle missing affinity information

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

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

[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  (5+ messages)
` [PATCH 2/3] rteval: Construct a 'model name' on architectures that don't have one
` [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  (18+ messages)

[PATCH 0/3] rteval: Fix issues with cyclictest.py module
 2021-09-12 15:39 UTC  (7+ messages)
` [PATCH 1/3] rteval: cyclictest.py Enable logging cyclictest output
` [PATCH 2/3] rteval: cyclictest.py Parse max latencies from cyclictest ouput
` [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 

[ANNOUNCE] 5.4.143-rt64
 2021-09-10 20:21 UTC 

[ANNOUNCE] v5.14.1-rt21
 2021-09-10 19:10 UTC 

[PATCH v4 0/8] sched: support schedstats for RT sched class
 2021-09-10 17:00 UTC  (10+ messages)
` [PATCH v4 1/8] sched, fair: use __schedstat_set() in set_next_entity()
` [PATCH v4 2/8] sched: make struct sched_statistics independent of fair sched class
` [PATCH v4 3/8] sched: make schedstats helpers "
` [PATCH v4 4/8] sched: introduce task block time in schedstats
` [PATCH v4 5/8] sched, rt: support sched_stat_runtime tracepoint for RT sched class
` [PATCH v4 6/8] sched, rt: support schedstats "
` [PATCH v4 7/8] sched, dl: support sched_stat_runtime tracepoint for deadline "
` [PATCH v4 8/8] sched, dl: support schedstats "

[PATCH 1/3] oslat: rename cpu_mhz/cpu_hz to timer_mhz/cpu_hz
 2021-09-10 17:00 UTC  (18+ messages)
` [PATCH 2/3] oslat: Add aarch64 support
` [PATCH 3/3] oslat: Allow for arch specific timer frequency measurements

[PATCH 0/9] libtracefs: APIs to read a trace event hist file
 2021-09-10 16:54 UTC  (3+ messages)
` [PATCH 1/9] tracefs: Add API tracefs_hist_data_parse()

[PATCH] rteval: kcompile: Fix for no numactl and no cpulist
 2021-09-09 19:32 UTC 

[PATCH 2/3] rteval: Construct a 'model name' on architectures that don't have one
 2021-09-09 13:10 UTC 

[PATCH PREEMPT_RT] i915: fix PREEMPT_RT locking splats
 2021-09-08 19:05 UTC  (3+ messages)

[PATCH V2]: MIPS: fix and clean up
 2021-09-08  9:08 UTC  (3+ messages)
` [PATCH 1/2] MIPS: rework local_t operation on MIPS64
` [PATCH 2/2] MIPS: retire "asm/llsc.h"

[PATCH] MIPS: rework local_t operation on MIPS64
 2021-09-08  8:35 UTC  (2+ messages)

[Patch V2]; MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias
 2021-09-08  8:22 UTC  (2+ messages)
` [PATCH] "

[PATCH RT 0/3] Linux v5.4.143-rt64-rc2
 2021-09-07 15:15 UTC  (4+ messages)
` [PATCH RT 1/3] locking/rwsem-rt: Remove might_sleep() in __up_read()
` [PATCH RT 2/3] fscache: fix initialisation of cookie hash table raw spinlocks
` [PATCH RT 3/3] Linux 5.4.143-rt64-rc2

[ANNOUNCE] v5.14.1-rt19
 2021-09-07 11:08 UTC 

[PATCH RT] locking: Drop might_resched() from might_sleep_no_state_check()
 2021-09-06 16:19 UTC 

[PATCH 0/1 v2] Protect vmstats on PREEMPT_RT
 2021-09-06 14:03 UTC  (6+ messages)
` [PATCH 1/1] mm/vmstat: Protect per cpu variables with preempt disable on RT

[ANNOUNCE] 4.19.206-rt87
 2021-09-03 15:27 UTC 

[ANNOUNCE] v5.14-rt17
 2021-09-03 10:03 UTC 

[PATCH RT 0/2] Linux v5.4.143-rt64-rc1
 2021-09-02 20:26 UTC  (3+ messages)
` [PATCH RT 1/2] locking/rwsem-rt: Remove might_sleep() in __up_read()
` [PATCH RT 2/2] Linux 5.4.143-rt64-rc1

[ANNOUNCE] v5.14-rt16
 2021-09-01 13:10 UTC 

[PATCH v3 0/7] sched: support schedstats for RT sched class
 2021-08-31 13:27 UTC  (20+ messages)
` [PATCH v3 1/7] sched, fair: use __schedstat_set() in set_next_entity()
` [PATCH v3 2/7] sched: make struct sched_statistics independent of fair sched class
` [PATCH v3 3/7] sched: make schedstats helpers "
` [PATCH v3 4/7] sched: make the output of schedstats "
` [PATCH v3 5/7] sched: introduce task block time in schedstats
` [PATCH v3 6/7] sched, rt: support sched_stat_runtime tracepoint for RT sched class
` [PATCH v3 7/7] sched, rt: support schedstats "

[ANNOUNCE] rt-tests-2.2
 2021-08-31  7:25 UTC  (2+ messages)

[rteval] Fails to work without numactl
 2021-08-31  7:14 UTC  (4+ messages)

[ANNOUNCE] 5.4.143-rt63
 2021-08-30 14:36 UTC 

[PATCH rt-tests v3 0/1] Fix a few fallouts
 2021-08-30 13:10 UTC  (7+ messages)
` [PATCH rt-tests v3 1/1] rt-numa: Use sched_getaffinity() instead of pthread_getaffinity_np()

[ANNOUNCE] v5.14-rc7-rt14
 2021-08-27 22:48 UTC 

[PATCH 0/8] Some miscellanous fixes
 2021-08-27 22:02 UTC  (9+ messages)
` [PATCH 1/8] rt-tests: deadline_test: Move va_start forward
` [PATCH 2/8] rt-tests: deadline_test: Remove deadcode
` [PATCH 3/8] rt-tests: ptsematest: "
` [PATCH 4/8] rt-tests: pi_stress: Don't call free on alloca
` [PATCH 5/8] rt-tests: pip_stress: Add missing paramater in error message
` [PATCH 6/8] rt-tests: pi_stress: Add missing parameter and fix types
` [PATCH 7/8] rt-tests: deadline_test: Exit with message if threads less than 1
` [PATCH 8/8] rt-numa: Use sched_getaffinity() instead of pthread_getaffinity_np()

[RFC PATCH -RT] epoll: Fix eventpoll read-lock not writer-fair in PREEMPT_RT
 2021-08-27 10:07 UTC  (4+ messages)

[patch] kcsan: Make it RT aware
 2021-08-26 15:48 UTC  (6+ messages)

[patch] mm, zsmalloc: Convert zsmalloc_handle.lock to spinlock_t
 2021-08-26 14:57 UTC  (4+ messages)

[ANNOUNCE] 4.4.277-rt224
 2021-08-26  8:42 UTC  (5+ messages)

[ANNOUNCE] 5.10.59-rt52
 2021-08-26  1:45 UTC 

[PATCH v2] usb: chipidea: local_irq_save/restore added for hw_ep_prime
 2021-08-23 16:51 UTC  (9+ messages)

[ANNOUNCE] v5.14-rc7-rt13
 2021-08-23 16:04 UTC 

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-22 18:15 UTC  (25+ messages)
` [PATCH v3 1/4] rcutorture: Don't disable softirqs with preemption disabled when PREEMPT_RT
      ` [PATCH] rcutorture: Avoid problematic critical section nesting on RT
                  ` [PATCH v2] rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
` [PATCH v3 2/4] sched: Introduce migratable()
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT

Re: Re: [PATCH v2 0/6] sched: support schedstats for RT sched class
 2021-08-22  6:53 UTC  (2+ messages)

[patch] kasan: Make it RT aware
 2021-08-21  6:48 UTC 

[PATCH RT 0/2] Linux 5.10.59-rt52-rc1
 2021-08-20 23:46 UTC  (3+ messages)
` [PATCH RT 1/2] locking/rwsem-rt: Remove might_sleep() in __up_read()
` [PATCH RT 2/2] Linux 5.10.59-rt52-rc1

[ANNOUNCE] 5.10.59-rt51
 2021-08-20 22:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).