Show patches with: State = Action Required       |   1212 patches
« 1 2 3 412 13 »
Patch Series S/W/F Date Submitter Delegate State
[linux-5.2.y-rt,only] hrtimer: correct the logic for grab expiry lock [linux-5.2.y-rt,only] hrtimer: correct the logic for grab expiry lock --- 2020-08-12 zhantao.tang@windriver.com 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
[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
a fixing patch for 4.15 sched change of cpu_ptr a fixing patch for 4.15 sched change of cpu_ptr --- 2017-12-15 Alex Shi New
cpu_pm: replace raw_notifier to atomic_notifier --- 2017-07-06 Alex Shi New
[RFC] cpu_pm/rt: replace rt rwlock with raw spinlock --- 2017-06-14 Alex Shi New
ftrace: Fix improper usage of __trace_stack() function. ftrace: Fix improper usage of __trace_stack() function. --- 2022-07-23 Anand Je Saipureddy New
[RTEVAL] rteval: misc.py: cpuinfo: set default value for 'model name' [RTEVAL] rteval: misc.py: cpuinfo: set default value for 'model name' --- 2020-10-15 Anders Roxell New
Makefile: manpages: only add get_cyclictest_snapshot if PYLIB Makefile: manpages: only add get_cyclictest_snapshot if PYLIB --- 2020-10-09 Anders Roxell New
[9/9] driver/gpio: gpio-omap: fix incompatible pointer type --- 2016-01-15 Anders Roxell New
[8/9] drivers/cpuidle: coupled: fix warning cpuidle_coupled_lock --- 2016-01-15 Anders Roxell New
[7/9] kernel/time: hrtimer: fix forward declaration --- 2016-01-15 Anders Roxell New
[6/9] drivers/clocksource: timer-atmel-st: undeclared var 'irq' --- 2016-01-15 Anders Roxell New
[4/9] drivers/clocksource: timer-atmel-st: undeclared var 'ret' --- 2016-01-15 Anders Roxell New
[3/9] drivers/clocksource: timer-atmel-pit: fix unused var 'ret' --- 2016-01-15 Anders Roxell New
[2/9] drivers/clocksource: timer-atmel-pit: fix forward declaration --- 2016-01-15 Anders Roxell New
[1/9] drivers/clocksource: timer-atmel-pit: fix irq name --- 2016-01-15 Anders Roxell New
drivers/media: vsp1_video: fix compile error --- 2016-01-15 Anders Roxell New
[PATCHv2,3/3] arch/arm64: Enable PREEMPT_RT_FULL --- 2015-04-27 Anders Roxell New
[PATCHv2,2/3] arm64: Allow forced irq threading --- 2015-04-27 Anders Roxell New
[PATCHv2,1/3] arm64: Mark PMU interrupt IRQF_NO_THREAD --- 2015-04-27 Anders Roxell New
arch/arm64: Enable PREEMPT_RT_FULL --- 2015-04-12 Anders Roxell New
[RT] locking/rwsem-rt: Remove might_sleep() in __up_read() [RT] locking/rwsem-rt: Remove might_sleep() in __up_read() --- 2021-04-06 Andrew Halaney New
[v2] rt-error: added conditional to info() and debug() [v2] rt-error: added conditional to info() and debug() --- 2023-08-09 Anubhav Shelat New
[v2] cyclicdeadline: removed extra pthread_barrier_wait() calls [v2] cyclicdeadline: removed extra pthread_barrier_wait() calls --- 2023-08-09 Anubhav Shelat New
cyclicdeadline: removed unnesessary text in usage message cyclicdeadline: removed unnesessary text in usage message --- 2023-07-28 Anubhav Shelat New
[4/5] procfs: Added SPDX licence Cover letter --- 2023-07-26 Anubhav Shelat New
[2/5] setup: Added SPDX licence Cover letter --- 2023-07-26 Anubhav Shelat New
[v3,2/2] Edited code from previous commit to exclude try-except block [v3,1/2] Fixed bug in kcompile where run would fail if kcompile-source version had the form x.y i... --- 2023-06-30 Anubhav Shelat New
[v3,1/2] Fixed bug in kcompile where run would fail if kcompile-source version had the form x.y instead of x.y.z [v3,1/2] Fixed bug in kcompile where run would fail if kcompile-source version had the form x.y i... --- 2023-06-30 Anubhav Shelat New
[1/1] Fixed bug in kcompile where run would fail if kcompile-source version had the form x.y instead of x.y.z [1/1] Fixed bug in kcompile where run would fail if kcompile-source version had the form x.y inst... --- 2023-06-28 Anubhav Shelat New
[3/3] rteval/server: edited files to use optparse instead of argparse Updates for converting optparse to argparse in --- 2023-06-28 Anubhav Shelat New
[2/3] rteval: fixed comments Updates for converting optparse to argparse in --- 2023-06-28 Anubhav Shelat New
[1/3] rteval: added code to download default kernel version if no version is specified Updates for converting optparse to argparse in --- 2023-06-28 Anubhav Shelat New
[v2,3/3] rteval-cmd: added code to handle downloading kernel versions of the x.x [v2,1/3] rteval: Changed files to use argparse library instead of optparse --- 2023-06-23 Anubhav Shelat New
[v2,1/3] rteval: Changed files to use argparse library instead of optparse [v2,1/3] rteval: Changed files to use argparse library instead of optparse --- 2023-06-23 Anubhav Shelat New
Fixed bug in the --source-download option in rteval-cmd Fixed bug in the --source-download option in rteval-cmd --- 2023-06-22 Anubhav Shelat New
rteval: osinfo.py: Added code to use 'sos report' instead of sosreport. rteval: osinfo.py: Added code to use 'sos report' instead of sosreport. --- 2023-06-13 Anubhav Shelat New
rteval-cmd: If no kernel version is provided to -S/--source-download, download default kernel version rteval-cmd: If no kernel version is provided to -S/--source-download, download default kernel ver... --- 2023-06-13 Anubhav Shelat New
[v2,10/10] rteval: Use f-strings in __init__.py Cover Letter --- 2023-06-01 Anubhav Shelat New
[v2,07/10] rteval: Use f-strings in services.py Cover Letter --- 2023-06-01 Anubhav Shelat New
[v2,06/10] rteval: Use f-strings in osinfo Cover Letter --- 2023-06-01 Anubhav Shelat New
[09/10] Added code to check if the proc/net/if_inet6 file exists while loading IPv6 addresses in the IPv6Addresses class [01/10] rteval: Use f-strings in rtevalclient.py --- 2023-06-01 Anubhav Shelat New
[08/10] rteval: Use f-strings in tools.py [01/10] rteval: Use f-strings in rtevalclient.py --- 2023-06-01 Anubhav Shelat New
[05/10] rteval: Use f-strings in memory.py [01/10] rteval: Use f-strings in rtevalclient.py --- 2023-06-01 Anubhav Shelat New
[04/10] rteval: Use f-strings in kernel.py [01/10] rteval: Use f-strings in rtevalclient.py --- 2023-06-01 Anubhav Shelat New
[03/10] rteval: Use f-strings in cputopology [01/10] rteval: Use f-strings in rtevalclient.py --- 2023-06-01 Anubhav Shelat New
[02/10] rteval: Use f-strings in rtevalConfig [01/10] rteval: Use f-strings in rtevalclient.py --- 2023-06-01 Anubhav Shelat New
[01/10] rteval: Use f-strings in rtevalclient.py [01/10] rteval: Use f-strings in rtevalclient.py --- 2023-06-01 Anubhav Shelat New
[v5,23/23] DO NOT MERGE crypto: arm64 - play nice with CONFIG_PREEMPT --- 2018-03-10 Ard Biesheuvel New
[v5,14/23] crypto: arm64/aes-ccm - yield NEON after every block of input crypto: arm64 - play nice with CONFIG_PREEMPT --- 2018-03-10 Ard Biesheuvel New
[v5,13/23] crypto: arm64/sha2-ce - yield NEON after every block of input crypto: arm64 - play nice with CONFIG_PREEMPT --- 2018-03-10 Ard Biesheuvel New
[v5,12/23] crypto: arm64/sha1-ce - yield NEON after every block of input crypto: arm64 - play nice with CONFIG_PREEMPT --- 2018-03-10 Ard Biesheuvel New
[v5,09/23] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels crypto: arm64 - play nice with CONFIG_PREEMPT --- 2018-03-10 Ard Biesheuvel New
[v5,03/23] crypto: arm64/aes-blk - move kernel mode neon en/disable into loop crypto: arm64 - play nice with CONFIG_PREEMPT --- 2018-03-10 Ard Biesheuvel New
[v4,19/20] crypto: arm64/crct10dif-ce - yield NEON after every block of input crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-26 Ard Biesheuvel New
[v4,08/20] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-26 Ard Biesheuvel New
[v4,04/20] crypto: arm64/aes-bs - move kernel mode neon en/disable into loop crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-26 Ard Biesheuvel New
[v3,18/20] crypto: arm64/crc32-ce - yield NEON after every block of input [v3,01/20] crypto: testmgr - add a new test case for CRC-T10DIF --- 2017-12-06 Ard Biesheuvel New
[v3,07/20] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path [v3,01/20] crypto: testmgr - add a new test case for CRC-T10DIF --- 2017-12-06 Ard Biesheuvel New
[v3,06/20] crypto: arm64/aes-blk - remove configurable interleave [v3,01/20] crypto: testmgr - add a new test case for CRC-T10DIF --- 2017-12-06 Ard Biesheuvel New
[v3,01/20] crypto: testmgr - add a new test case for CRC-T10DIF [v3,01/20] crypto: testmgr - add a new test case for CRC-T10DIF --- 2017-12-06 Ard Biesheuvel New
[v2,02/19] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-04 Ard Biesheuvel New
[4/5] crypto: arm64/chacha20 - move kernel mode neon en/disable into loop crypto: arm64 - disable NEON across scatterwalk API calls --- 2017-12-01 Ard Biesheuvel New
[3/5] crypto: arm64/aes-bs - move kernel mode neon en/disable into loop crypto: arm64 - disable NEON across scatterwalk API calls --- 2017-12-01 Ard Biesheuvel New
[bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t [bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t --- 2023-10-13 Artem Savkov New
[RFC] tracing: change syscall number type in struct syscall_trace_* [RFC] tracing: change syscall number type in struct syscall_trace_* --- 2023-10-02 Artem Savkov New
[rteval] rteval: stressng.py: Fix --taskset argument on multi node systems [rteval] rteval: stressng.py: Fix --taskset argument on multi node systems --- 2021-09-14 Atsushi Nemoto New
[rteval] rteval: stressng.py: Fix arguments for Popen [rteval] rteval: stressng.py: Fix arguments for Popen --- 2021-08-06 Atsushi Nemoto New
[rteval] rteval: cyclictest.py: Fix config check [rteval] rteval: cyclictest.py: Fix config check --- 2021-07-28 Atsushi Nemoto New
[rteval] rteval: cyclictest.py: Do not pass obsolete --notrace option [rteval] rteval: cyclictest.py: Do not pass obsolete --notrace option --- 2021-07-28 Atsushi Nemoto New
[rteval] rteval: stressng.py: Fix argument passing to Popen [rteval] rteval: stressng.py: Fix argument passing to Popen --- 2021-07-28 Atsushi Nemoto New
[v3] rt-tests: resync has_smi_counter with turbostat code [v3] rt-tests: resync has_smi_counter with turbostat code --- 2022-04-13 Bart Wensley New
rt-tests: resync has_smi_counter with turbostat code rt-tests: resync has_smi_counter with turbostat code --- 2022-04-11 Bart Wensley New
[4.19-rt] Revert "percpu: include irqflags.h for raw_local_irq_save()" [4.19-rt] Revert "percpu: include irqflags.h for raw_local_irq_save()" --- 2022-12-09 Ben Hutchings New
[v2,1/1] mmc: host: meson-gx-mmc: fix possible deadlock condition for preempt_rt mmc: host: meson-gx-mmc: fix possible deadlock condition for preempt_rt --- 2020-09-27 Brad Harper New
mmc: host: meson-gx-mmc: fix possible deadlock condition for preempt_rt mmc: host: meson-gx-mmc: fix possible deadlock condition for preempt_rt --- 2020-09-23 Brad Harper New
[4.19-rt] workqueue: Fix deadlock due to recursive locking of pool->lock [4.19-rt] workqueue: Fix deadlock due to recursive locking of pool->lock --- 2023-02-28 Brennan Lamoreaux (VMware) New
rt-tests: Add Dockerfile README rt-tests: Add Dockerfile README --- 2024-01-23 Chris White New
rteval: Add Dockerfile README rteval: Add Dockerfile README --- 2024-01-23 Chris White New
rt-tests: Add interactive source-to-image Dockerfile rt-tests: Add interactive source-to-image Dockerfile --- 2023-12-04 Chris White New
rteval: Add interactive source-to-image Dockerfile rteval: Add interactive source-to-image Dockerfile --- 2023-12-04 Chris White New
[PREEMPT_RT,4.19,STABLE] rt: PREEMPT_RT safety net for backported patches [PREEMPT_RT,4.19,STABLE] rt: PREEMPT_RT safety net for backported patches --- 2022-01-30 Clark Williams New
[RFC,PREEMPT_RT,4.19,STABLE] net: Fix compiler warnings on 4.19 PREEMPT_RT with xmit_lock_owner [RFC,PREEMPT_RT,4.19,STABLE] net: Fix compiler warnings on 4.19 PREEMPT_RT with xmit_lock_owner --- 2022-01-13 Clark Williams New
[PREEMPT_RT] i915: fix PREEMPT_RT locking splats [PREEMPT_RT] i915: fix PREEMPT_RT locking splats --- 2021-08-23 Clark Williams New
tracing: fix compile failure on RT with PREEMPT_RT off tracing: fix compile failure on RT with PREEMPT_RT off --- 2020-10-10 Clark Williams New
Warning from swake_up_all in 4.14.15-rt13 non-RT Warning from swake_up_all in 4.14.15-rt13 non-RT --- 2018-03-05 Corey Minyard New
[v3] x86: Fix an RT MCE crash --- 2016-07-11 Corey Minyard New
[RT] x86: Fix an RT MCE crash --- 2016-06-30 Corey Minyard New
sched: Fix compile warning when using CONFIG_PREEMPT_NONE --- 2016-06-29 Corey Minyard New
tracing/timerlat: Add latency threshold tracing/timerlat: Add latency threshold --- 2023-07-16 Costa Shulyupin New
[v1] rt-tests: hwlatdetect: Add field cpu to samples output [v1] rt-tests: hwlatdetect: Add field cpu to samples output --- 2023-02-21 Costa Shulyupin New
rteval: Use -j with make mrproper rteval: Use -j with make mrproper --- 2024-04-24 Crystal Wood New
[5/5] rteval: Remove 30 second "settling" period rteval: Fixes and speedups --- 2024-03-04 Crystal Wood New
[4/5] rteval: Break out of main loop faster on interrupt/stoptime rteval: Fixes and speedups --- 2024-03-04 Crystal Wood New
[3/5] rteval: kcompile: Skip mrproper, and re-extract if clean fails rteval: Fixes and speedups --- 2024-03-04 Crystal Wood New
[2/5] rteval: kcompile: Fix path lookups in _remove_build_dirs rteval: Fixes and speedups --- 2024-03-04 Crystal Wood New
[1/5] rteval: default_config_search: Return None on failure rteval: Fixes and speedups --- 2024-03-04 Crystal Wood New
[3/3] rt-tests: cyclicdeadline: Remove dead "verbose" code in print_stat() [1/3] rt-tests: cyclics: Fix json segfault when not using histogram --- 2024-01-22 Crystal Wood New
[2/3] rt-tests: cyclicdeadline: Print the histogram regardless of quiet [1/3] rt-tests: cyclics: Fix json segfault when not using histogram --- 2024-01-22 Crystal Wood New
« 1 2 3 412 13 »