linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-06 14:16:42 to 2023-01-18 17:32:20 UTC [more...]

[PATCH v2] locking/rwbase: Prevent indefinite writer starvation
 2023-01-18 17:31 UTC  (8+ messages)

[PATCH] rt-numa: Use a reasonable default max CPU value
 2023-01-17 22:50 UTC  (6+ messages)

[PATCH v2 0/5] PM: Fixes for Realtime systems
 2023-01-17 15:27 UTC  (23+ messages)
` [PATCH v2 1/5] PM: domains: Add GENPD_FLAG_RT_SAFE for PREEMPT_RT
` [PATCH v2 2/5] cpuidle: psci: Mark as PREEMPT_RT safe
` [PATCH v2 3/5] cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
` [PATCH v2 4/5] PM: Allow calling dev_pm_domain_set() with raw spinlock
` [PATCH v2 5/5] PM: domains: Do not call device_pm_check_callbacks() when holding genpd_lock()

[ANNOUNCE] 4.14.302-rt142
 2023-01-16 14:06 UTC 

[ANNOUNCE] 5.10.162-rt78
 2023-01-16 13:35 UTC 

[ANNOUNCE] v6.2-rc3-rt1
 2023-01-12 16:42 UTC 

linux-6.1-rt ?
 2023-01-12 10:09 UTC  (3+ messages)

[RFC PATCH] locking/rwbase: Prevent indefinite writer starvation
 2023-01-10 12:16 UTC  (5+ messages)

[ANNOUNCE] 5.15.86-rt56
 2023-01-06 15:10 UTC 

System Hang With 5.15.79-rt54 Patch Set
 2023-01-04 20:47 UTC  (3+ messages)

[ANNOUNCE] 5.15.85-rt55
 2023-01-03 14:46 UTC  (2+ messages)

Non-rt sleep is extremely inaccurate
 2022-12-23 14:22 UTC  (2+ messages)

[PATCH] softirq: wake up ktimer thread in softirq context
 2022-12-20 19:28 UTC  (5+ messages)

pci_alloc_irq_vectors problem further investigation
 2022-12-19 13:30 UTC  (2+ messages)

[ANNOUNCE] 4.19.269-rt119
 2022-12-19  9:10 UTC 

[PATCH 4.19-rt] Revert "percpu: include irqflags.h for raw_local_irq_save()"
 2022-12-19  9:08 UTC  (2+ messages)

[PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition
 2022-12-16 16:20 UTC  (9+ messages)

[PATCH RFC] base: power: replace generic_pm_domain spinlock by raw spinlock
 2022-12-16 14:42 UTC  (4+ messages)

Version Magic Mismatch for Kernel Module
 2022-12-15 14:47 UTC  (2+ messages)

[PATCH v2] oslat: Add command line option for bucket width
 2022-12-14 15:33 UTC  (2+ messages)

[PATCH] oslat: Add command line option for bucket width
 2022-12-13 22:24 UTC  (8+ messages)

[ANNOUNCE] v6.0.5-rt14
 2022-12-13 13:56 UTC  (5+ messages)

[ANNOUNCE] 4.14.301-rt141
 2022-12-08 23:52 UTC 

[ANNOUNCE] 5.10.158-rt77
 2022-12-08 23:46 UTC 

v6.1-rt4 rpi4 boot time atomic_sleep splat
 2022-11-28  8:42 UTC  (3+ messages)

Mixing upstreams
 2022-11-21 20:11 UTC  (2+ messages)

[ANNOUNCE] 5.15.79-rt54
 2022-11-21  0:49 UTC 

high prioritized threaded interrupt is delayed due to low priority softirq job
 2022-11-18 11:15 UTC  (3+ messages)

Kernel crash with AMD proc and Radeon graphic card
 2022-11-18 10:47 UTC  (2+ messages)

[ANNOUNCE] v6.1-rc2-rt1
 2022-11-17  7:44 UTC  (4+ messages)
  ` v6.0.3-rt12 does not compile (WAS: [ANNOUNCE] v6.1-rc2-rt1)

[ANNOUNCE] 4.19.261-rt116
 2022-11-16 10:04 UTC  (6+ messages)

[ANNOUNCE] 4.19.265-rt117
 2022-11-15 19:23 UTC 

Linux Real-Time Blog Updates
 2022-11-15 13:20 UTC 

[ANNOUNCE] 4.19.255-rt114
 2022-11-14 16:45 UTC  (2+ messages)

[PATCH 1/8] rt-tests: Remove arbitrary num of threads limits
 2022-11-11 19:53 UTC  (8+ messages)
` [PATCH 2/8] rt-tests: hackbench: Add error checking to connect and getsockname
` [PATCH 3/8] rt-tests: hackbench: Fix compile comparison of different signed ints
` [PATCH 4/8] rt-tests: hackbench: Fix compile warning about fall through
` [PATCH 5/8] rt-tests: rt_numa.h: Remove unused paramter max_cpus
` [PATCH 6/8] rt-tests: hwlatdetect.py Covert to f-strings
` [PATCH 7/8] rt-tests: hwlatdetect: Update to integer division
` [PATCH 8/8] rt-tests: hwlatdetect: Fix incorrect comment about testduration

[PATCH] rt-tests: hwlatdetect: Update to integer division
 2022-11-11 19:46 UTC  (2+ messages)

[PATCH v3] rt-tests: hwlatdetect.py Covert to f-strings
 2022-11-11 19:33 UTC  (2+ messages)

[PATCH v2] rt-tests: hwlatdetect.py Covert to f-strings
 2022-11-11 17:46 UTC  (3+ messages)

[PATCH] x86: Drop fpregs lock before inheriting FPU permissions
 2022-11-10 12:44 UTC 

[RFC PATCH] x86: Drop fpregs lock before inheriting FPU permissions during clone
 2022-11-10 12:18 UTC  (3+ messages)

[ANNOUNCE] 4.9.327-rt197
 2022-11-07  1:46 UTC 

[ANNOUNCE] 5.4.221-rt79
 2022-11-06 21:45 UTC 

[PATCH RT 0/4] Linux v4.14.298-rt141-rc1
 2022-11-06 19:16 UTC  (5+ messages)
` [PATCH RT 1/4] timers: Prepare support for PREEMPT_RT
` [PATCH RT 2/4] timers: Move clearing of base::timer_running under base:: Lock
` [PATCH RT 3/4] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
` [PATCH RT 4/4] Linux 4.14.298-rt141-rc1

[ANNOUNCE] 4.14.298-rt140
 2022-11-04 20:22 UTC 

[ANNOUNCE] 5.10.153-rt76
 2022-11-04 20:17 UTC 

[PATCH RT 0/9] Linux v4.19.255-rt114-rc1
 2022-11-03  7:58 UTC  (16+ messages)
` [PATCH RT 1/9] Revert "random: Use local locks for crng context access"
` [PATCH RT 2/9] random: Bring back the local_locks
` [PATCH RT 3/9] local_lock: Provide INIT_LOCAL_LOCK()
` [PATCH RT 4/9] Revert "workqueue: Use local irq lock instead of irq disable regions"
` [PATCH RT 5/9] timers: Keep interrupts disabled for TIMER_IRQSAFE timer
` [PATCH RT 6/9] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
` [PATCH RT 7/9] rcu: Update rcuwait
` [PATCH RT 8/9] workqueue: Use rcuwait for wq_manager_wait
` [PATCH RT 9/9] Linux 4.19.255-rt114-rc1
  ` [PATCH RT 0/3] timers: backport timer bits
    ` [PATCH RT 1/3] timers: Prepare support for PREEMPT_RT
    ` [PATCH RT 2/3] timers: Move clearing of base::timer_running under base:: Lock
    ` [PATCH RT 3/3] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers

[PATCH RT 0/4] Linux v4.19.255-rt114-rc2
 2022-11-03  7:55 UTC  (5+ messages)
` [PATCH RT 1/4] timers: Prepare support for PREEMPT_RT
` [PATCH RT 2/4] timers: Move clearing of base::timer_running under base:: Lock
` [PATCH RT 3/4] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
` [PATCH RT 4/4] Linux 4.19.255-rt114-rc2

[PATCH] rt-tests: hwlatdetect.py Covert to f-strings
 2022-11-02 20:30 UTC  (2+ messages)

[ANNOUNCE] 5.15.76-rt53
 2022-11-01 16:08 UTC 

[ANNOUNCE] 4.14.296-rt139
 2022-10-31  2:34 UTC 

[ANNOUNCE] 5.10.152-rt75
 2022-10-31  0:17 UTC 

[PATCH] rteval: Don't attempt to get DMIinfo if there are dmi warnings
 2022-10-27 15:22 UTC 

Partnership
 2022-10-24  6:39 UTC 

[ANNOUNCE] 4.14.292-rt138
 2022-10-17  3:34 UTC 

[ANNOUNCE] 5.15.73-rt52
 2022-10-14 20:08 UTC 

[ANNOUNCE] 4.9.312-rt193
 2022-10-14  2:04 UTC  (6+ messages)
` [ANNOUNCE] 4.9.327-rt197

SCHED_OTHER > SCHED_FIFO?
 2022-10-13 20:10 UTC  (7+ messages)

[PATCH] irq_work: Migrate the remaining work of the offline CPU on PREEMPT_RT
 2022-10-12 14:12 UTC  (3+ messages)

[RFC PATCH v2] rteval: Replace python-ethtool with inline code
 2022-10-10 15:03 UTC 

[RFC PATCH] rteval: Replace python-ethtool with inline code
 2022-10-10 14:20 UTC  (2+ messages)

RCU stall warnings even with rcu_nocbs and rcu_nocb_poll
 2022-10-07 15:06 UTC  (4+ messages)

[PATCH] rt-tests: Remove arbitrary num of threads limits
 2022-10-06 20:11 UTC 

[PATCH v2] mailbox: qcom-ipcc: flag IRQ NO_THREAD
 2022-10-06 19:28 UTC 

[PATCH] mailbox: qcom-ipcc: flag IRQ NO_THREAD
 2022-10-06 19:09 UTC  (3+ messages)

Abort on boot for 5.15.7 patch RT 23
 2022-10-06 18:00 UTC  (6+ messages)


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).