Show patches with: State = Action Required       |   1291 patches
« 1 2 ... 4 5 612 13 »
Patch Series S/W/F Date Submitter Delegate State
[ANNOUNCE] 5.10.140-rt73 [ANNOUNCE] 5.10.140-rt73 --- 2022-09-04 Luis Claudio R. Goncalves New
[ANNOUNCE] v6.0-rc2-rt4 [ANNOUNCE] v6.0-rc2-rt4 --- 2022-08-26 Sebastian Andrzej Siewior New
irqchip/gic-v3-its: Remove cpumask_var_t allocation irqchip/gic-v3-its: Remove cpumask_var_t allocation --- 2022-08-25 Pierre Gondois New
rteval: Fix "DMI WARNING" when not running as root rteval: Fix "DMI WARNING" when not running as root --- 2022-08-23 John Kacur New
[9/9] workqueue: Convert the pool::lock and wq_mayday_lock to raw_spinlock_t Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[8/9] workqueue: Use rcuwait for wq_manager_wait Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[7/9] rcu: Intrdroduce rcuwait. Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[6/9] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[5/9] timers: Keep interrupts disabled for TIMER_IRQSAFE timer. Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[4/9] Revert "workqueue: Prevent deadlock/stall on RT" Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[3/9] Revert "workqueue: Use local irq lock instead of irq disable regions" Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[2/9] random: schedule mix_interrupt_randomness() less often Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[1/9] random: Bring back the local_locks Backports to fix random core --- 2022-08-19 Sebastian Andrzej Siewior New
[v3] rteval: Add measurement and load location to run report [v3] rteval: Add measurement and load location to run report --- 2022-08-16 Leah Leshchinsky New
rteval: Move cpuinfo to systopology.py and delete misc.py rteval: Move cpuinfo to systopology.py and delete misc.py --- 2022-08-11 John Kacur New
rteval: Allow user to enter compressed cpu-lists, fix reporting rteval: Allow user to enter compressed cpu-lists, fix reporting --- 2022-08-09 John Kacur New
[v2,10/10] Allow MEMCG on PREEMPT_RT Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,09/10] mm/memcg: Only perform the debug checks on !PREEMPT_RT Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,08/10] mm/memcg: Add a comment regarding the release `obj'. Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,07/10] mm/memcg: Add missing counter index which are not update in interrupt. Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,06/10] mm/memcg: Disable migration instead of preemption in drain_all_stock(). Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,05/10] mm/memcg: Protect memcg_stock with a local_lock_t Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,04/10] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock() Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,03/10] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed. Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,02/10] mm/memcg: Disable threshold event handlers on PREEMPT_RT Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
[v2,01/10] mm/memcg: Revert ("mm/memcg: optimize user context object stock access") Backport MEMCG changes from v5.17 --- 2022-08-08 David Oberhollenzer New
rteval: Fix loads cpulist restriction rteval: Fix loads cpulist restriction --- 2022-08-05 Valentin Schneider New
rteval: enhancement to --kcompile-source option for kernel tarball rteval: enhancement to --kcompile-source option for kernel tarball --- 2022-08-05 Manasi Godse New
rteval: fix regex in kcompile to calculate patch number for kernel prefix rteval: fix regex in kcompile to calculate patch number for kernel prefix --- 2022-08-04 Manasi Godse New
rteval: restrict kernel source download with invalid file extensions rteval: restrict kernel source download with invalid file extensions --- 2022-08-03 Manasi Godse New
[5.10-rt] locking/rtmutex: switch to EXPORT_SYMBOL() for ww_mutex_lock{,_interruptible}() [5.10-rt] locking/rtmutex: switch to EXPORT_SYMBOL() for ww_mutex_lock{,_interruptible}() --- 2022-08-03 Yajun Deng New
[ANNOUNCE] v5.19-rc8-rt9 [ANNOUNCE] v5.19-rc8-rt9 --- 2022-07-29 Sebastian Andrzej Siewior New
[v2] cyclictest: Fix threads being affined even when -a isn't set [v2] cyclictest: Fix threads being affined even when -a isn't set --- 2022-07-28 John Stultz New
rteval: cyclictest: Reset cpulist from newly calculated cpus rteval: cyclictest: Reset cpulist from newly calculated cpus --- 2022-07-27 John Kacur New
[V2,2/6] rteval: Make use of systopology instead of misc in hackbench rteval: cyclictest: Reset cpulist from newly calculated cpus --- 2022-07-27 John Kacur New
cyclictest: Fix threads being affined even when -a isn't set cyclictest: Fix threads being affined even when -a isn't set --- 2022-07-26 John Stultz New
rteval: Add man page entry for -S, --source-download option rteval: Add man page entry for -S, --source-download option --- 2022-07-26 Manasi Godse New
[6/6] rteval: Make use of systopology instead of misc in cyclictest Create more common interfaces in misc and use them --- 2022-07-26 John Kacur New
[5/6] rteval: Make use of systopology instead of misc in stressng module Create more common interfaces in misc and use them --- 2022-07-26 John Kacur New
[4/6] rteval: Make use of systopology instead of misc in kcompile Create more common interfaces in misc and use them --- 2022-07-26 John Kacur New
[2/6] rteval: Make use of systopology instead of misc in rteval-cmd Create more common interfaces in misc and use them --- 2022-07-26 John Kacur New
[1/6] rteval: Create common functions in CpuList and SysTopology Create more common interfaces in misc and use them --- 2022-07-26 John Kacur New
ftrace: Fix improper usage of __trace_stack() function. ftrace: Fix improper usage of __trace_stack() function. --- 2022-07-23 Anand Je Saipureddy New
[ANNOUNCE] v5.19-rc7-rt7 [ANNOUNCE] v5.19-rc7-rt7 --- 2022-07-20 Sebastian Andrzej Siewior New
[RFC] rtmutex: Fix BUG_ON at kernel/locking/rtmutex.c:1331! [RFC] rtmutex: Fix BUG_ON at kernel/locking/rtmutex.c:1331! --- 2022-07-20 yuxin.ye New
[v2] sched/deadline: Fix BUG_ON condition for deboosted tasks [v2] sched/deadline: Fix BUG_ON condition for deboosted tasks --- 2022-07-14 Juri Lelli New
rteval: Add option for downloading kernel rteval: Add option for downloading kernel --- 2022-07-13 Manasi Godse New
sched/deadline: Fix BUG_ON condition for deboosted tasks sched/deadline: Fix BUG_ON condition for deboosted tasks --- 2022-07-13 Juri Lelli New
[3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object. Backport MEMCG changes from v5.17 --- 2022-07-12 David Oberhollenzer New
[2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed. Backport MEMCG changes from v5.17 --- 2022-07-12 David Oberhollenzer New
[1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT Backport MEMCG changes from v5.17 --- 2022-07-12 David Oberhollenzer New
[RFC] irq_work: wakeup irq_workd when queued first rt_lazy work [RFC] irq_work: wakeup irq_workd when queued first rt_lazy work --- 2022-07-11 Schspa Shi New
[v3,-next,1/1] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT --- 2022-07-11 Aaron Tomlin New
[v3] sched/core: Always flush pending blk_plug [v3] sched/core: Always flush pending blk_plug --- 2022-07-08 John Keeping New
[v2] sched/core: Always flush pending blk_plug [v2] sched/core: Always flush pending blk_plug --- 2022-07-08 John Keeping New
[v3,2/2] panic, kexec: Make __crash_kexec() NMI safe kexec, panic: Making crash_kexec() NMI safe --- 2022-06-30 Valentin Schneider New
[v3,1/2] kexec: Turn all kexec_mutex acquisitions into trylocks kexec, panic: Making crash_kexec() NMI safe --- 2022-06-30 Valentin Schneider New
[v3] sched_deadline/cyclicdeadline: add tracelimit [v3] sched_deadline/cyclicdeadline: add tracelimit --- 2022-06-30 Song Chen New
rt-tests: rt-utils: Fix potential 'debugfileprefix' overflow rt-tests: rt-utils: Fix potential 'debugfileprefix' overflow --- 2022-06-29 Ian K. Coolidge New
rt-tests: cyclictest: Fix seg fault for verbose with no affinity maxk rt-tests: cyclictest: Fix seg fault for verbose with no affinity maxk --- 2022-06-29 John Kacur New
linux/wait: Fix __wait_event_hrtimeout for RT/DL tasks linux/wait: Fix __wait_event_hrtimeout for RT/DL tasks --- 2022-06-27 Juri Lelli New
[ANNOUNCE] v5.19-rc3-rt5 [ANNOUNCE] v5.19-rc3-rt5 --- 2022-06-24 Sebastian Andrzej Siewior New
[v5.15,4/4] Allow MEMCG on PREEMPT_RT Backport MEMCG changes from v5.16 --- 2022-06-22 Richard Weinberger New
[v5.15,3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object. Backport MEMCG changes from v5.16 --- 2022-06-22 Richard Weinberger New
[v5.15,2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed. Backport MEMCG changes from v5.16 --- 2022-06-22 Richard Weinberger New
[v5.15,1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT Backport MEMCG changes from v5.16 --- 2022-06-22 Richard Weinberger New
[v2] panic, kexec: Make __crash_kexec() NMI safe [v2] panic, kexec: Make __crash_kexec() NMI safe --- 2022-06-20 Valentin Schneider New
panic, kexec: Don't mutex_trylock() in __crash_kexec() panic, kexec: Don't mutex_trylock() in __crash_kexec() --- 2022-06-16 Valentin Schneider New
[RFC] base: power: replace generic_pm_domain spinlock by raw spinlock [RFC] base: power: replace generic_pm_domain spinlock by raw spinlock --- 2022-06-15 Adrien Thierry New
cyclictest: Delay setting of main_affinity_mask after creating threads. cyclictest: Delay setting of main_affinity_mask after creating threads. --- 2022-06-15 Sebastian Andrzej Siewior New
[ANNOUNCE] v5.19-rc2-rt3 [ANNOUNCE] v5.19-rc2-rt3 --- 2022-06-13 Sebastian Andrzej Siewior New
sched_deadline/cyclicdeadline: add tracelimit sched_deadline/cyclicdeadline: add tracelimit --- 2022-06-08 Song Chen New
rteval: Change the default kernel to compile to linux-5.18.1 rteval: Change the default kernel to compile to linux-5.18.1 --- 2022-06-07 John Kacur New
[Question] SCHED_DEADLINE behavior when HRTICK_DL is disabled [Question] SCHED_DEADLINE behavior when HRTICK_DL is disabled --- 2022-06-06 Sharan Turlapati New
[7/7] rteval: stressng: The stressng option should not be a string [1/7] rteval: rteval-cmd: Use "with" with open --- 2022-06-03 John Kacur New
[6/7] rteval: kcompile: Fix regular expression to match kernel prefix [1/7] rteval: rteval-cmd: Use "with" with open --- 2022-06-03 John Kacur New
[5/7] rteval: systopology.py: Use "with" for resource allocation [1/7] rteval: rteval-cmd: Use "with" with open --- 2022-06-03 John Kacur New
[4/7] rteval: cyclictest.py: Use "with" with resource allocation [1/7] rteval: rteval-cmd: Use "with" with open --- 2022-06-03 John Kacur New
[3/7] rteval: stressng.py: Remove unnecessary list [1/7] rteval: rteval-cmd: Use "with" with open --- 2022-06-03 John Kacur New
[2/7] rteval: misc.py: Use "with" for resource allocation [1/7] rteval: rteval-cmd: Use "with" with open --- 2022-06-03 John Kacur New
[1/7] rteval: rteval-cmd: Use "with" with open [1/7] rteval: rteval-cmd: Use "with" with open --- 2022-06-03 John Kacur New
[ANNOUNCE] v5.18-rt11 [ANNOUNCE] v5.18-rt11 --- 2022-05-25 Sebastian Andrzej Siewior New
[v2] hackbench: Add af_inet mode besides af_unix and pipe [v2] hackbench: Add af_inet mode besides af_unix and pipe --- 2022-05-23 Yihao Wu New
[ANNOUNCE] v5.18-rc7-rt9 [ANNOUNCE] v5.18-rc7-rt9 --- 2022-05-16 Sebastian Andrzej Siewior New
[ANNOUNCE] v5.18-rc6-rt7 [ANNOUNCE] v5.18-rc6-rt7 --- 2022-05-11 Sebastian Andrzej Siewior New
[RFC] kernel: locking: rwsem optimization for rtlinux [RFC] kernel: locking: rwsem optimization for rtlinux --- 2022-05-11 zhaoyang.huang New
rt-tests: Remove classic_pi rt-tests: Remove classic_pi --- 2022-05-10 John Kacur New
[ANNOUNCE] v5.18-rc5-rt5 [ANNOUNCE] v5.18-rc5-rt5 --- 2022-05-06 Sebastian Andrzej Siewior New
rteval: kcompile: Fix source tarball argument handling rteval: kcompile: Fix source tarball argument handling --- 2022-05-03 Valentin Schneider New
genirq: Fix wait_for_threads initialization in early_irq_init genirq: Fix wait_for_threads initialization in early_irq_init --- 2022-05-03 Thomas Pfaff New
[v3] irq/core: synchronize irq_thread startup [v3] irq/core: synchronize irq_thread startup --- 2022-05-02 Thomas Pfaff New
rteval: kcompile: Use systopology to get a list of cpus on a node rteval: kcompile: Use systopology to get a list of cpus on a node --- 2022-04-29 John Kacur New
[ANNOUNCE] v5.18-rc4-rt3 [ANNOUNCE] v5.18-rc4-rt3 --- 2022-04-29 Sebastian Andrzej Siewior New
[v2] irq/core: synchronize irq_thread startup [v2] irq/core: synchronize irq_thread startup --- 2022-04-29 Thomas Pfaff New
irq: synchronize irq_thread startup irq: synchronize irq_thread startup --- 2022-04-28 Thomas Pfaff New
[1/2] hackbench: Fix negativity opt checking Add af_inet mode besides af_unix and pipe --- 2022-04-28 Yihao Wu New
[RT,v4.19-RT] genirq: Add lost hunk to irq_forced_thread_fn(). [RT,v4.19-RT] genirq: Add lost hunk to irq_forced_thread_fn(). --- 2022-04-19 Sebastian Andrzej Siewior New
rteval: kcompile: Tweak default source tarball selection rteval: kcompile: Tweak default source tarball selection --- 2022-04-19 Valentin Schneider New
[3/3] rteval: systopology: Slight CpuList.__expand_cpulist() cleanup rteval: Offline NUMA node bugfix --- 2022-04-19 Valentin Schneider New
[2/3] rteval: kcompile: Fix offline node handling rteval: Offline NUMA node bugfix --- 2022-04-19 Valentin Schneider New
« 1 2 ... 4 5 612 13 »