public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-12 05:14:07 to 2022-07-13 21:52:45 UTC [more...]

[PATCH] sched/deadline: Fix BUG_ON condition for deboosted tasks
 2022-07-13 21:31 UTC  (4+ messages)

[PATCH] rteval: Add option for downloading kernel
 2022-07-13 20:25 UTC 

[PATCH v4 0/2] kexec, panic: Making crash_kexec() NMI safe
 2022-07-13 17:39 UTC  (6+ messages)
` [PATCH v4 1/2] kexec: Turn all kexec_mutex acquisitions into trylocks
` [PATCH v4 2/2] panic, kexec: Make __crash_kexec() NMI safe

[ANNOUNCE] 4.19.252-rt112
 2022-07-13 15:35 UTC 

[PATCH 0/4] Backport MEMCG changes from v5.17
 2022-07-12 11:22 UTC  (5+ messages)
` [PATCH 1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH 2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object
` [PATCH 4/4] Allow MEMCG on PREEMPT_RT

[PATCH] linux/wait: Fix __wait_event_hrtimeout for RT/DL tasks
 2022-07-12  5:42 UTC  (3+ messages)

[PATCH v3 -next 0/1] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
 2022-07-11 17:32 UTC  (3+ messages)
` [PATCH v3 -next 1/1] "

[RFC PATCH] irq_work: wakeup irq_workd when queued first rt_lazy work
 2022-07-11 17:23 UTC 

[PATCH 5.10-rt] printk: fix suppressed message print when reboot/panic
 2022-07-11 16:37 UTC  (6+ messages)

[PATCH v2] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
 2022-07-11 15:57 UTC  (6+ messages)

[PATCH v3] sched/core: Always flush pending blk_plug
 2022-07-09 16:19 UTC  (2+ messages)

[ANNOUNCE] rt-tests-2.4
 2022-07-08 15:00 UTC 

[PATCH v2] sched/core: Always flush pending blk_plug
 2022-07-08 13:53 UTC  (2+ messages)

[PATCH v3] sched_deadline/cyclicdeadline: add tracelimit
 2022-07-07 19:31 UTC  (2+ messages)

[PATCH] sched/core: Always flush pending blk_plug
 2022-07-07 16:19 UTC  (2+ messages)

[RT] Deadlock on filesystem operations v5.15+
 2022-07-07 14:43 UTC  (2+ messages)

Question Regarding [PATCH 098/167] in the 5.15 real-time patchset
 2022-07-06 21:46 UTC 

Question Regarding [PATCH 098/167] in the 5.15 real-time patchset
 2022-07-06 20:23 UTC 

stopping ftrace on event
 2022-07-06 11:51 UTC  (3+ messages)

[PATCH] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
 2022-07-04 15:02 UTC  (2+ messages)

[PATCH v3 0/2] kexec, panic: Making crash_kexec() NMI safe
 2022-06-30 17:20 UTC  (3+ messages)
` [PATCH v3 1/2] kexec: Turn all kexec_mutex acquisitions into trylocks
` [PATCH v3 2/2] panic, kexec: Make __crash_kexec() NMI safe

[PATCH v2] sched_deadline/cyclicdeadline add tracelimit
 2022-06-30  1:21 UTC  (7+ messages)

[PATCH] rt-tests: rt-utils: Fix potential 'debugfileprefix' overflow
 2022-06-29 17:51 UTC 

[PATCH] rt-tests: cyclictest: Fix seg fault for verbose with no affinity maxk
 2022-06-29 15:31 UTC 

[PATCH] cyclictest: Delay setting of main_affinity_mask after creating threads
 2022-06-29 14:52 UTC  (8+ messages)

[PATCH v2] panic, kexec: Make __crash_kexec() NMI safe
 2022-06-29 12:23 UTC  (13+ messages)

[PATCH v11 10/14] module: kallsyms: Fix suspicious rcu usage
 2022-06-28 16:24 UTC  (3+ messages)

[ANNOUNCE] rteval-v3.4
 2022-06-28 15:39 UTC 

late ktimer events due to C-state transitions
 2022-06-27 23:23 UTC 

[ANNOUNCE RESEND] 5.15.49-rt47
 2022-06-24 21:08 UTC 

[RT] BUG in sched/cpupri.c
 2022-06-27  9:51 UTC  (3+ messages)

[RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try)
 2022-06-26 12:30 UTC  (2+ messages)

v5.19-rc2-rt3: nouveau might sleep splat
 2022-06-25  3:26 UTC  (9+ messages)

[Question] vmalloc latency in RT-Linux
 2022-06-25  2:27 UTC  (7+ messages)

[PATCH 0/2] Add af_inet mode besides af_unix and pipe
 2022-06-24 16:28 UTC  (10+ messages)
` [PATCH 1/2] hackbench: Fix negativity opt checking
` [PATCH 2/2] hackbench: Add af_inet mode besides af_unix and pipe
    ` [PATCH v2] "
      ` [PATCH v3] "

cyclictest count value seems incorrect
 2022-06-24 15:50 UTC  (2+ messages)

[ANNOUNCE] v5.19-rc3-rt5
 2022-06-24 10:11 UTC 

v5.19-rc2-rt3: mm/kfence might_sleep() splat
 2022-06-24  9:19 UTC  (4+ messages)

[RT] WARNING at hrtimer_start_range_ns
 2022-06-23 13:47 UTC  (4+ messages)

[v5.15 0/4] Backport MEMCG changes from v5.16
 2022-06-23 12:02 UTC  (7+ messages)
` [v5.15 1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [v5.15 2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [v5.15 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object
` [v5.15 4/4] Allow MEMCG on PREEMPT_RT

Creating per_cpu rt_bandwidth struct
 2022-06-22 15:46 UTC 

[PATCH] panic, kexec: Don't mutex_trylock() in __crash_kexec()
 2022-06-22 15:34 UTC  (9+ messages)

[PATCH RFC] base: power: replace generic_pm_domain spinlock by raw spinlock
 2022-06-16  6:17 UTC  (4+ messages)

Problems installing a real time kernel
 2022-06-14 10:35 UTC  (5+ messages)

[ANNOUNCE] 4.19.246-rt110
 2022-06-14  7:08 UTC 

[ANNOUNCE] v5.19-rc2-rt3
 2022-06-13 19:01 UTC 

[ANNOUNCE] 4.14.282-rt135
 2022-06-10 17:55 UTC 

[ANNOUNCE] 5.10.120-rt70
 2022-06-10 17:49 UTC 

using a "-M" option on cyclictest defeats the "-D 30" option
 2022-06-09 12:35 UTC  (3+ messages)

[ANNOUNCE] High altitude realtime workshop 2022 edition
 2022-06-08  9:22 UTC  (4+ messages)

[PATCH] sched_deadline/cyclicdeadline: add tracelimit
 2022-06-08  8:54 UTC 

[PATCH] sched_deadline/cyclicdeadline: add tracelimit
 2022-06-08  8:45 UTC 

[ANNOUNCE] v5.19-rc1-rt1
 2022-06-07 16:47 UTC 

[PATCH] rteval: Change the default kernel to compile to linux-5.18.1
 2022-06-07 15:45 UTC 

[ANNOUNCE] 4.19.245-rt109
 2022-06-07  6:01 UTC  (5+ messages)

[PATCH 1/7] rteval: rteval-cmd: Use "with" with open
 2022-06-06 10:59 UTC  (8+ messages)
` [PATCH 2/7] rteval: misc.py: Use "with" for resource allocation
` [PATCH 3/7] rteval: stressng.py: Remove unnecessary list
` [PATCH 4/7] rteval: cyclictest.py: Use "with" with resource allocation
` [PATCH 5/7] rteval: systopology.py: Use "with" for "
` [PATCH 6/7] rteval: kcompile: Fix regular expression to match kernel prefix
` [PATCH 7/7] rteval: stressng: The stressng option should not be a string

[Question] SCHED_DEADLINE behavior when HRTICK_DL is disabled
 2022-06-06  7:57 UTC  (2+ messages)

[ANNOUNCE] 5.15.44-rt46
 2022-06-01 20:46 UTC 

raspberry pi 4b preempt_rt performance 32 bit vs 64 bit kernels
 2022-06-01  9:04 UTC 

[ANNOUNCE] 5.15.43-rt45
 2022-05-27  2:32 UTC 

[ANNOUNCE] 5.15.41-rt44
 2022-05-26  0:33 UTC 

[ANNOUNCE] v5.18-rt11
 2022-05-25 17:23 UTC 

seeking a .config with ALL DEBUG settings turned off
 2022-05-25 11:55 UTC  (2+ messages)

high latency introduced by hrtimer_interrupt
 2022-05-25 11:50 UTC  (2+ messages)

Hello Sir, I seek your urgent consideration
 2022-05-24  9:23 UTC 

[ANNOUNCE] CFP: Real-time and Scheduling Microconference - Linux Plumbers Conference 2022
 2022-05-18 14:10 UTC 

CONFIG_HZ impact on system load
 2022-05-18  8:36 UTC 

[ANNOUNCE] 5.4.193-rt74
 2022-05-17 22:04 UTC 

[ANNOUNCE] 5.15.40-rt43
 2022-05-16 19:08 UTC 

[Question] KVM-RT high max latency after upgrade host from 4.19 to 5.15
 2022-05-16 14:23 UTC  (2+ messages)

[ANNOUNCE] v5.18-rc7-rt9
 2022-05-16 11:52 UTC 

[ANNOUNCE] 5.15.39-rt42
 2022-05-13 18:15 UTC 

[ANNOUNCE] 4.14.278-rt133
 2022-05-13 15:18 UTC 

[ANNOUNCE] 5.10.115-rt67
 2022-05-13 11:14 UTC 

[ANNOUNCE] 4.9.312-rt193
 2022-05-13  0:46 UTC 

Oops or bad page in page_alloc.c
 2022-05-12  5:52 UTC  (4+ messages)


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