syzbot


INFO: rcu detected stall in sys_rt_sigreturn

Status: upstream: reported C repro on 2024/04/01 14:20
Bug presence: origin:lts-only
Labels: missing-backport
[Documentation on labels]
Reported-by: syzbot+45c71f99506e933fd050@syzkaller.appspotmail.com
First crash: 756d, last: 8d17h
Fix commit to backport (bisect log) :
tree: upstream
commit 5f6bd380c7bdbe10f7b4e8ddcceed60ce0714c6d
Author: Peter Zijlstra <peterz@infradead.org>
Date: Mon May 27 12:06:55 2024 +0000

  sched/rt: Remove default bandwidth control

  
Fix bisection: failed (error log, bisect log)
  
Bug presence (2)
Date Name Commit Repro Result
2025/05/29 linux-5.15.y (ToT) 98f47d0e9b8c C [report] INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/29 upstream (ToT) 90b83efa6701 C Didn't crash
Similar bugs (3)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.6 INFO: rcu detected stall in sys_rt_sigreturn origin:lts-only 1 C error 4 23d 256d 0/2 upstream: reported C repro on 2025/08/14 20:21
upstream INFO: rcu detected stall in sys_rt_sigreturn kernel 1 2 102d 134d 0/29 auto-obsoleted due to no activity on 2026/04/15 21:42
linux-6.1 INFO: rcu detected stall in sys_rt_sigreturn origin:lts-only 1 syz error 3 103d 223d 0/3 upstream: reported syz repro on 2025/09/16 12:37
Last patch testing requests (8)
Created Duration User Patch Repo Result
2026/03/20 07:57 11m retest repro linux-5.15.y report log
2026/03/20 07:57 12m retest repro linux-5.15.y report log
2026/03/20 07:57 11m retest repro linux-5.15.y report log
2026/03/20 07:57 13m retest repro linux-5.15.y report log
2026/03/20 07:57 12m retest repro linux-5.15.y report log
2025/04/06 22:09 13m retest repro linux-5.15.y report log
2025/04/06 22:09 13m retest repro linux-5.15.y report log
2025/04/06 22:09 16m retest repro linux-5.15.y report log
Fix bisection attempts (6)
Created Duration User Patch Repo Result
2025/07/16 23:19 7h12m fix candidate upstream OK (1) job log
2025/04/22 05:15 1m fix candidate upstream error job log
2025/03/09 10:09 3m fix candidate upstream error job log
2024/11/19 08:24 1m fix candidate upstream error job log
2024/10/15 08:39 0m fix candidate upstream error job log
2024/05/02 14:56 52m bisect fix linux-5.15.y error job log

Sample crash report:
rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
	(detected by 1, t=10502 jiffies, g=7537, q=77)
rcu: All QSes seen, last rcu_preempt kthread activity 10502 (4294964119-4294953617), jiffies_till_next_fqs=1, root ->qsmask 0x0
rcu: rcu_preempt kthread starved for 10502 jiffies! g7537 f0x2 RCU_GP_WAIT_FQS(5) ->state=0x0 ->cpu=1
rcu: 	Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
rcu: RCU grace-period kthread stack dump:
task:rcu_preempt     state:R  running task     stack:28016 pid:   15 ppid:     2 flags:0x00004000
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5049 [inline]
 __schedule+0x11ef/0x43c0 kernel/sched/core.c:6395
 schedule+0x11b/0x1e0 kernel/sched/core.c:6478
 schedule_timeout+0x184/0x2d0 kernel/time/timer.c:2117
 rcu_gp_fqs_loop+0x2be/0x11d0 kernel/rcu/tree.c:1972
 rcu_gp_kthread+0x9b/0x370 kernel/rcu/tree.c:2145
 kthread+0x436/0x520 kernel/kthread.c:334
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287
 </TASK>
rcu: Stack dump where RCU GP kthread last ran:
NMI backtrace for cpu 1
CPU: 1 PID: 4381 Comm: syz.4.25 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/18/2026
Call Trace:
 <IRQ>
 dump_stack_lvl+0x188/0x250 lib/dump_stack.c:106
 nmi_cpu_backtrace+0x3a2/0x3d0 lib/nmi_backtrace.c:111
 nmi_trigger_cpumask_backtrace+0x163/0x280 lib/nmi_backtrace.c:62
 trigger_single_cpu_backtrace include/linux/nmi.h:166 [inline]
 rcu_check_gp_kthread_starvation+0x1cd/0x250 kernel/rcu/tree_stall.h:487
 print_other_cpu_stall+0x1110/0x1270 kernel/rcu/tree_stall.h:592
 check_cpu_stall kernel/rcu/tree_stall.h:745 [inline]
 rcu_pending kernel/rcu/tree.c:3936 [inline]
 rcu_sched_clock_irq+0x843/0x1120 kernel/rcu/tree.c:2619
 update_process_times+0x193/0x200 kernel/time/timer.c:2021
 tick_sched_handle kernel/time/tick-sched.c:254 [inline]
 tick_sched_timer+0x37d/0x560 kernel/time/tick-sched.c:1473
 __run_hrtimer kernel/time/hrtimer.c:1685 [inline]
 __hrtimer_run_queues+0x4b4/0xb70 kernel/time/hrtimer.c:1749
 hrtimer_interrupt+0x3bb/0x8d0 kernel/time/hrtimer.c:1811
 local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1097 [inline]
 __sysvec_apic_timer_interrupt+0x137/0x4a0 arch/x86/kernel/apic/apic.c:1114
 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1108 [inline]
 sysvec_apic_timer_interrupt+0x9b/0xc0 arch/x86/kernel/apic/apic.c:1108
 </IRQ>
 <TASK>
 asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:676
RIP: 0010:lock_acquire+0x208/0x400 kernel/locking/lockdep.c:5627
Code: f7 84 24 80 00 00 00 00 02 00 00 43 c6 44 3d 04 f8 0f 85 f1 00 00 00 41 f7 c6 00 02 00 00 74 01 fb 48 c7 44 24 60 0e 36 e0 45 <4b> c7 44 3d 00 00 00 00 00 43 c7 44 3d 08 00 00 00 00 65 48 8b 04
RSP: 0018:ffffc9000357f9e0 EFLAGS: 00000206
RAX: 0000000000000001 RBX: 0000000000000000 RCX: b81f583f084bc300
RDX: 0000000000000000 RSI: ffffffff8a2b3aa0 RDI: ffffffff8a79fe40
RBP: ffffc9000357faf8 R08: dffffc0000000000 R09: 1ffffffff203aa1e
R10: dffffc0000000000 R11: fffffbfff203aa1f R12: ffff88807447c728
R13: 1ffff920006aff48 R14: 0000000000000246 R15: dffffc0000000000
 __might_fault+0xb3/0x110 mm/memory.c:5357
 __copy_from_user include/linux/uaccess.h:109 [inline]
 check_xstate_in_sigframe arch/x86/kernel/fpu/signal.c:33 [inline]
 __fpu_restore_sig arch/x86/kernel/fpu/signal.c:317 [inline]
 fpu__restore_sig+0x24f/0x1060 arch/x86/kernel/fpu/signal.c:466
 restore_sigcontext arch/x86/kernel/signal.c:139 [inline]
 __ia32_sys_rt_sigreturn+0x5e4/0x760 arch/x86/kernel/signal.c:674
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7ff2b55b3819
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffcb3c4cd68 EFLAGS: 00000246
RAX: 0000000000000000 RBX: 00007ff2b582cfa0 RCX: 00007ff2b55b3819
RDX: 0000200000000040 RSI: 0000000000000001 RDI: 0000000000000000
RBP: 00007ff2b5649c91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ff2b582cfac R14: 00007ff2b582cfa0 R15: 00007ff2b582cfa0
 </TASK>

Crashes (172):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/04/19 09:11 linux-5.15.y b9d57c40a767 303e2802 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/16 04:57 linux-5.15.y e45d5d41c134 1e62d198 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/14 15:23 linux-5.15.y e45d5d41c134 1e62d198 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/12 11:39 linux-5.15.y e45d5d41c134 76a109e2 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/03 20:54 linux-5.15.y 9eec9a14ee10 6df4c87a .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/21 16:56 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/20 04:01 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/05 10:25 linux-5.15.y cc5ec8769306 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/04 16:09 linux-5.15.y cc5ec8769306 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/11/07 18:29 linux-5.15.y cc5ec8769306 4e1406b4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/10/25 02:13 linux-5.15.y ac56c046adf4 c0460fcd .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/10/18 18:31 linux-5.15.y 29e53a5b1c4f 1c8c8cd8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/09/12 21:54 linux-5.15.y 43bb85222e53 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/06/22 04:33 linux-5.15.y 1c700860e8bc d6cdfb8a .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/06/21 19:59 linux-5.15.y 1c700860e8bc d6cdfb8a .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/05/27 06:43 linux-5.15.y 98f47d0e9b8c 874a1386 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/08/04 15:26 linux-5.15.y c79648372d02 7368264b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/08/03 03:22 linux-5.15.y c79648372d02 7368264b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/08/01 04:00 linux-5.15.y c79648372d02 0c075d67 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/07/31 02:54 linux-5.15.y c79648372d02 f8f2b4da .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/07/09 04:26 linux-5.15.y 3dea0e7f549e 4d9fdfa4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/07/06 13:22 linux-5.15.y 3dea0e7f549e 4f67c4ae .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/07/03 03:16 linux-5.15.y 3dea0e7f549e bc80e4f0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/29 18:17 linux-5.15.y 3dea0e7f549e fc9d8ee5 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/29 16:04 linux-5.15.y 3dea0e7f549e fc9d8ee5 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/28 20:07 linux-5.15.y 3dea0e7f549e fc9d8ee5 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/20 07:03 linux-5.15.y 1c700860e8bc ed3e87f7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/17 14:28 linux-5.15.y 1c700860e8bc cfebc887 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/08 02:50 linux-5.15.y 1c700860e8bc 4826c28e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/03 21:12 linux-5.15.y 98f47d0e9b8c a30356b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/02/27 18:10 linux-5.15.y c16c81c81336 6a8fcbc4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/01/12 14:15 linux-5.15.y 4735586da88e 6dbc6a9b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2024/12/13 04:52 linux-5.15.y 0a51d2d4527b 530e80f8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2024/12/07 18:32 linux-5.15.y 0a51d2d4527b 9ac0fdc6 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2024/09/19 12:16 linux-5.15.y 3a5928702e71 c673ca06 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2024/04/01 14:20 linux-5.15.y 9465fef4ae35 6baf5069 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2026/04/09 23:50 linux-5.15.y 91d48252ad4b 38c8e246 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/25 17:24 linux-5.15.y 9eec9a14ee10 40acda8a .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/10 14:03 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/09/12 19:44 linux-5.15.y 43bb85222e53 e2beed91 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/08/21 11:04 linux-5.15.y c79648372d02 0b9605c8 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/08/13 12:35 linux-5.15.y c79648372d02 22ec1469 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/08/11 12:45 linux-5.15.y c79648372d02 32a0e5ed .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/07/18 19:20 linux-5.15.y c79648372d02 88248e14 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/06/22 17:52 linux-5.15.y 1c700860e8bc d6cdfb8a .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/06/07 20:27 linux-5.15.y 1c700860e8bc 4826c28e .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/06/25 21:37 linux-5.15.y 1c700860e8bc 26d77996 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/22 01:44 linux-5.15.y 1c700860e8bc d6cdfb8a .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/06/09 09:04 linux-5.15.y 1c700860e8bc 4826c28e .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2025/03/15 10:16 linux-5.15.y 0c935c049b5c e2826670 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2024/10/21 00:37 linux-5.15.y 584a40a22cb9 cd6fc0a3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2024/10/20 10:57 linux-5.15.y 584a40a22cb9 cd6fc0a3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2024/09/19 02:56 linux-5.15.y 3a5928702e71 c673ca06 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
2026/04/18 13:28 linux-5.15.y b9d57c40a767 303e2802 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/04/17 12:04 linux-5.15.y 91d48252ad4b de0a551d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/04/11 11:27 linux-5.15.y 91d48252ad4b 38c8e246 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/04/07 20:51 linux-5.15.y 91d48252ad4b 628666c6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/04/06 23:08 linux-5.15.y 91d48252ad4b 4440e7c2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/04/02 04:58 linux-5.15.y 91d48252ad4b 0cb124d5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/03/30 15:45 linux-5.15.y 91d48252ad4b dcaebc52 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/03/05 18:02 linux-5.15.y 91d48252ad4b d20b04c8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/25 15:12 linux-5.15.y 3330a8d33e08 94a9671e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/24 04:06 linux-5.15.y 3330a8d33e08 41d2fa6a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/23 16:56 linux-5.15.y 3330a8d33e08 6beca497 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/20 02:41 linux-5.15.y 3330a8d33e08 c8d8c52d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/18 10:48 linux-5.15.y e45d5d41c134 39751c21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/14 22:17 linux-5.15.y e45d5d41c134 1e62d198 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/14 11:32 linux-5.15.y e45d5d41c134 1e62d198 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/12 22:07 linux-5.15.y e45d5d41c134 504cb1bf .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/11 23:19 linux-5.15.y e45d5d41c134 75707236 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/10 16:55 linux-5.15.y 7b232985052f 91d776d3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/08 03:23 linux-5.15.y 7b232985052f 4c131dc4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/02/04 07:08 linux-5.15.y 9eec9a14ee10 42b01fab .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/31 18:44 linux-5.15.y 9eec9a14ee10 afc0c4d4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/19 08:52 linux-5.15.y 68efe5a6c16a 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/18 18:43 linux-5.15.y 68efe5a6c16a 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/18 04:44 linux-5.15.y 68efe5a6c16a 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/15 03:48 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/09 00:23 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/07 07:25 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/03 18:46 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2026/01/01 09:27 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/30 17:00 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/27 02:38 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/21 15:15 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/12 21:20 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/10 12:34 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/07 10:32 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/12/07 05:17 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/11/30 12:18 linux-5.15.y cc5ec8769306 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/11/27 22:14 linux-5.15.y cc5ec8769306 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/11/26 07:25 linux-5.15.y cc5ec8769306 64219f15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/11/23 22:19 linux-5.15.y cc5ec8769306 4fb8ef37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/11/22 03:47 linux-5.15.y cc5ec8769306 4fb8ef37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/11/20 22:23 linux-5.15.y cc5ec8769306 2cc4c24a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: rcu detected stall in sys_rt_sigreturn
2025/08/16 14:57 linux-5.15.y c79648372d02 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: rcu detected stall in sys_rt_sigreturn
* Struck through repros no longer work on HEAD.