public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-27 10:12:03 to 2022-08-19 09:25:06 UTC [more...]

[PATCH 0/9 v4.9-RT] Backports to fix random core
 2022-08-19  9:24 UTC  (9+ messages)
` [PATCH 1/9] random: Bring back the local_locks
` [PATCH 2/9] random: schedule mix_interrupt_randomness() less often
` [PATCH 3/9] Revert "workqueue: Use local irq lock instead of irq disable regions"
` [PATCH 4/9] Revert "workqueue: Prevent deadlock/stall on RT"
` [PATCH 5/9] timers: Keep interrupts disabled for TIMER_IRQSAFE timer
` [PATCH 6/9] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
` [PATCH 7/9] rcu: Intrdroduce rcuwait
` [PATCH 8/9] workqueue: Use rcuwait for wq_manager_wait

[RFC} Commit 8a99b6833c88 Moves Important Real-time Settings To DebugFS
 2022-08-19  1:38 UTC  (3+ messages)

[RFC PATCH] irq_work: wakeup irq_workd when queued first rt_lazy work
 2022-08-18 20:42 UTC  (4+ messages)

[PATCH 5.10-rt] locking/rtmutex: switch to EXPORT_SYMBOL() for ww_mutex_lock{,_interruptible}()
 2022-08-18 18:59 UTC  (3+ messages)

[RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try)
 2022-08-18 16:58 UTC  (6+ messages)

[PATCH v2 00/10] Backport MEMCG changes from v5.17
 2022-08-18 15:55 UTC  (12+ messages)
` [PATCH v2 01/10] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v2 02/10] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v2 03/10] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v2 04/10] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock()
` [PATCH v2 05/10] mm/memcg: Protect memcg_stock with a local_lock_t
` [PATCH v2 06/10] mm/memcg: Disable migration instead of preemption in drain_all_stock()
` [PATCH v2 07/10] mm/memcg: Add missing counter index which are not update in interrupt
` [PATCH v2 08/10] mm/memcg: Add a comment regarding the release `obj'
` [PATCH v2 09/10] mm/memcg: Only perform the debug checks on !PREEMPT_RT
` [PATCH v2 10/10] Allow MEMCG on PREEMPT_RT

[ANNOUNCE] rteval-v3.5
 2022-08-16 20:40 UTC 

[PATCH v4] rteval: Add measurement and load location to run report
 2022-08-16 18:31 UTC  (2+ messages)

[PATCH v3] rteval: Add measurement and load location to run report
 2022-08-16 17:27 UTC  (2+ messages)

rt-tests: cyclictest: Building cyclictest for Android
 2022-08-15 19:29 UTC  (3+ messages)

[ANNOUNCE] v6.0-rc1-rt1
 2022-08-15 16:38 UTC 

[ANNOUNCE] 4.19.255-rt113
 2022-08-13 16:57 UTC 

[PATCH v2] cyclictest: Fix threads being affined even when -a isn't set
 2022-08-12 14:34 UTC  (5+ messages)

[PATCH] rteval: Move cpuinfo to systopology.py and delete misc.py
 2022-08-11 17:25 UTC 

[ANNOUNCE] 5.4.209-rt77
 2022-08-10 16:46 UTC 

Concord Ropes "DIE WELTFINANZKRISE KANN SIE ZUM MILLIONAR MACHEN!"
 2022-08-09 18:19 UTC 

[PATCH] rteval: Allow user to enter compressed cpu-lists, fix reporting
 2022-08-09 21:47 UTC 

[PATCH] rteval: Fix loads cpulist restriction
 2022-08-05 17:39 UTC  (6+ messages)

[PATCH v2] rteval: Add measurement and load location to run report
 2022-08-05 17:14 UTC  (6+ messages)

[PATCH] rteval: enhancement to --kcompile-source option for kernel tarball
 2022-08-05 15:35 UTC  (2+ messages)

v5.19-rc2-rt3: nouveau might sleep splat
 2022-08-05 14:23 UTC  (12+ messages)

Framework Roadthemes "CRYPTOCURRENCY DROP WILL MAKE YOU A BILLIONAIRE"
 2022-08-04  9:25 UTC 

[PATCH] rteval: fix regex in kcompile to calculate patch number for kernel prefix
 2022-08-04 20:36 UTC  (2+ messages)

[PATCH] rteval: restrict kernel source download with invalid file extensions
 2022-08-03 20:51 UTC  (2+ messages)

[PATCH 0/4] Backport MEMCG changes from v5.17
 2022-08-03  9:37 UTC  (14+ 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] ftrace: Fix improper usage of __trace_stack() function
 2022-08-03  7:50 UTC  (2+ messages)

[ANNOUNCE] v5.19-rc8-rt9
 2022-07-29 16:18 UTC 

[PATCH] cyclictest: Fix threads being affined even when -a isn't set
 2022-07-28 19:50 UTC  (3+ messages)

[PATCH 0/6] Create more common interfaces in misc and use them
 2022-07-27 20:32 UTC  (8+ messages)
` [PATCH 1/6] rteval: Create common functions in CpuList and SysTopology
` [PATCH 2/6] rteval: Make use of systopology instead of misc in rteval-cmd
` [PATCH 3/6] rteval: Make use of systopology instead of misc in hackbench
` [PATCH 4/6] rteval: Make use of systopology instead of misc in kcompile
` [PATCH 5/6] rteval: Make use of systopology instead of misc in stressng module
` [PATCH 6/6] rteval: Make use of systopology instead of misc in cyclictest

[PATCH V2 2/6] rteval: Make use of systopology instead of misc in hackbench
 2022-07-27  1:12 UTC  (2+ messages)
` [PATCH] rteval: cyclictest: Reset cpulist from newly calculated cpus

[PATCH] rteval: Add man page entry for -S, --source-download option
 2022-07-26 15:59 UTC  (2+ messages)

[PATCH v3] sched/core: Always flush pending blk_plug
 2022-07-25  8:56 UTC  (3+ messages)

[ANNOUNCE] 5.15.55-rt48
 2022-07-22 20:49 UTC 

[PATCH RFC] rtmutex: Fix BUG_ON at kernel/locking/rtmutex.c:1331!
 2022-07-22  8:01 UTC  (5+ messages)

[ANNOUNCE] v5.19-rc7-rt7
 2022-07-20 16:26 UTC 

[PATCH] linux/wait: Fix __wait_event_hrtimeout for RT/DL tasks
 2022-07-19  8:47 UTC  (4+ messages)

[PATCH] sched/deadline: Fix BUG_ON condition for deboosted tasks
 2022-07-19  7:19 UTC  (11+ messages)

[PATCH] Add measurement and load location to run report
 2022-07-18 17:49 UTC 

[ANNOUNCE] 5.10.131-rt72
 2022-07-16  0:38 UTC 

[PATCH] rteval: Add option for downloading kernel
 2022-07-15 16:56 UTC  (3+ messages)

[PATCH v2] sched/deadline: Fix BUG_ON condition for deboosted tasks
 2022-07-14 15:19 UTC 

[PATCH v4 0/2] kexec, panic: Making crash_kexec() NMI safe
 2022-07-14 11:32 UTC  (7+ 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 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] "

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

[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  (2+ messages)

[PATCH v2] panic, kexec: Make __crash_kexec() NMI safe
 2022-06-29 12:23 UTC  (6+ 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)


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