syzbot


INFO: rcu detected stall in syscall_exit_to_user_mode

Status: upstream: reported C repro on 2023/04/07 08:31
Bug presence: origin:upstream
Labels: missing-backport
[Documentation on labels]
Reported-by: syzbot+a5ddd0a69ba3bcb6ca90@syzkaller.appspotmail.com
First crash: 893d, last: 8h26m
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

  
Bug presence (3)
Date Name Commit Repro Result
2024/10/27 linux-6.1.y (ToT) 7ec6f9fa3d97 C [report] INFO: rcu detected stall in corrupted
2023/12/28 upstream (ToT) f5837722ffec C [report] INFO: rcu detected stall in corrupted
2024/10/27 upstream (ToT) 850925a8133c C Didn't crash
Similar bugs (6)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream INFO: rcu detected stall in syscall_exit_to_user_mode mm cgroups 1 78 1300d 1480d 20/29 fixed on 2022/03/08 16:11
linux-6.6 INFO: rcu detected stall in syscall_exit_to_user_mode origin:lts-only 1 C done 24 9d14h 84d 0/2 upstream: reported C repro on 2025/06/24 16:00
upstream INFO: rcu detected stall in syscall_exit_to_user_mode (2) usb 1 C inconclusive 807 4d17h 1016d 0/29 upstream: reported C repro on 2022/12/05 19:46
linux-5.15 INFO: rcu detected stall in syscall_exit_to_user_mode missing-backport origin:upstream 1 C done 1070 2h38m 752d 0/3 upstream: reported C repro on 2023/08/26 22:23
android-5-15 BUG: soft lockup in syscall_exit_to_user_mode (2) 1 1 299d 299d 0/2 auto-obsoleted due to no activity on 2025/02/19 23:24
android-5-15 BUG: soft lockup in syscall_exit_to_user_mode origin:lts 1 C 16 402d 481d 0/2 auto-obsoleted due to no activity on 2024/11/18 18:22
Fix bisection attempts (1)
Created Duration User Patch Repo Result
2024/12/30 02:31 6h45m fix candidate upstream OK (1) job log

Sample crash report:
rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
	(detected by 0, t=10502 jiffies, g=5453, q=27 ncpus=2)
rcu: All QSes seen, last rcu_preempt kthread activity 10502 (4294954168-4294943666), jiffies_till_next_fqs=1, root ->qsmask 0x0
rcu: rcu_preempt kthread starved for 10502 jiffies! g5453 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:28192 pid:16    ppid:2      flags:0x00004000
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5244 [inline]
 __schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
 schedule+0xb9/0x180 kernel/sched/core.c:6637
 schedule_timeout+0x15c/0x280 kernel/time/timer.c:1965
 rcu_gp_fqs_loop+0x2f2/0x1310 kernel/rcu/tree.c:1706
 rcu_gp_kthread+0x95/0x380 kernel/rcu/tree.c:1905
 kthread+0x29d/0x330 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
 </TASK>
rcu: Stack dump where RCU GP kthread last ran:
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 PID: 4280 Comm: syz-executor411 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/18/2025
RIP: 0010:__lock_acquire+0x4fa/0x7c50 kernel/locking/lockdep.c:4997
Code: 42 0f b6 04 00 84 c0 0f 85 22 62 00 00 44 8b 75 28 48 8b 44 24 78 44 89 68 20 48 8d 58 24 48 89 d8 48 c1 e8 03 42 0f b6 04 00 <84> c0 4c 8b a4 24 88 00 00 00 0f 85 21 62 00 00 44 89 33 44 89 eb
RSP: 0018:ffffc900001e09c0 EFLAGS: 00000807
RAX: 0000000000000000 RBX: ffff88802b5f8b04 RCX: 0000000000080000
RDX: 0000000000000048 RSI: 0000000000000000 RDI: ffff88802b5f8af0
RBP: ffffc900001e0c10 R08: dffffc0000000000 R09: 0000000000000001
R10: fffffbfff1c3eea6 R11: 1ffffffff1c3eea5 R12: ffff88802b5f8ae0
R13: 00000000000e4048 R14: 0000000000000000 R15: 0000000000000048
FS:  00007fcc7b29e6c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000200000000058 CR3: 000000007631f000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <IRQ>
 lock_acquire+0x1b4/0x490 kernel/locking/lockdep.c:5662
 seqcount_lockdep_reader_access+0xc6/0x1c0 include/linux/seqlock.h:102
 ktime_get+0x31/0x270 kernel/time/timekeeping.c:846
 clockevents_program_event+0xe2/0x310 kernel/time/clockevents.c:326
 hrtimer_interrupt+0x59d/0x9c0 kernel/time/hrtimer.c:1891
 local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1107 [inline]
 __sysvec_apic_timer_interrupt+0x153/0x5a0 arch/x86/kernel/apic/apic.c:1124
 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline]
 sysvec_apic_timer_interrupt+0x9b/0xc0 arch/x86/kernel/apic/apic.c:1118
 </IRQ>
 <TASK>
 asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:691
RIP: 0010:__raw_spin_unlock_irq include/linux/spinlock_api_smp.h:160 [inline]
RIP: 0010:_raw_spin_unlock_irq+0x25/0x40 kernel/locking/spinlock.c:202
Code: f5 ff 0f 1f 00 53 48 89 fb 48 83 c7 18 48 8b 74 24 08 e8 3e 18 42 f7 48 89 df e8 96 dd 42 f7 e8 61 d1 65 f7 fb bf 01 00 00 00 <e8> e6 5a 36 f7 65 8b 05 e7 13 e1 75 85 c0 74 02 5b c3 e8 34 25 df
RSP: 0018:ffffc90003d57bb8 EFLAGS: 00000286
RAX: 9146b8260bc3a300 RBX: ffff88802ddf6f00 RCX: 9146b8260bc3a300
RDX: dffffc0000000000 RSI: ffffffff8a8c0500 RDI: 0000000000000001
RBP: ffff88802ddf7398 R08: dffffc0000000000 R09: ffffed1005bbede1
R10: ffffed1005bbede1 R11: 1ffff11005bbede0 R12: 1ffff11005bbee73
R13: 0000000000000021 R14: dffffc0000000000 R15: 0000000000000000
 spin_unlock_irq include/linux/spinlock.h:401 [inline]
 get_signal+0x1163/0x1350 kernel/signal.c:2874
 arch_do_signal_or_restart+0xb0/0x1230 arch/x86/kernel/signal.c:871
 exit_to_user_mode_loop+0x70/0x110 kernel/entry/common.c:174
 exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:210
 __syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline]
 syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:303
 do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fcc7b2ddf17
Code: 14 25 28 00 00 00 75 05 48 83 c4 28 c3 e8 51 18 00 00 90 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 b0 ff ff ff f7 d8 64 89
RSP: 002b:00007fcc7b29e178 EFLAGS: 00000246
RAX: 00000000000000ca RBX: 00007fcc7b368308 RCX: 00007fcc7b2ddf19
RDX: 0000000000000000 RSI: 0000000000000080 RDI: 00007fcc7b368308
RBP: 00007fcc7b368300 R08: 00007fcc7b29e6c0 R09: 00007fcc7b29e6c0
R10: 0000000000000000 R11: 0000000000000246 R12: 00007fcc7b36830c
R13: 0000000000000000 R14: 00007fffd187b970 R15: 00007fffd187ba58
 </TASK>

Crashes (203):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/09/16 16:15 linux-6.1.y 3db754f56897 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/09/03 11:43 linux-6.1.y f89b6e15694c 96a211bc .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/30 15:01 linux-6.1.y f89b6e15694c 807a3b61 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/26 10:27 linux-6.1.y 0bc96de781b4 bf27483f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-perf INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/14 03:12 linux-6.1.y 3594f306da12 22ec1469 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/10 16:04 linux-6.1.y 3594f306da12 32a0e5ed .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/31 15:33 linux-6.1.y 3594f306da12 f8f2b4da .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/31 11:33 linux-6.1.y 3594f306da12 f8f2b4da .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/31 08:03 linux-6.1.y 3594f306da12 f8f2b4da .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/31 04:15 linux-6.1.y 3594f306da12 f8f2b4da .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/30 20:40 linux-6.1.y 3594f306da12 f8f2b4da .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/30 16:57 linux-6.1.y 3594f306da12 f8f2b4da .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/02 18:35 linux-6.1.y 7e69c33e4858 bc80e4f0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/22 07:23 linux-6.1.y 58485ff1a74f d6cdfb8a .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/22 00:06 linux-6.1.y 58485ff1a74f d6cdfb8a .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/17 18:50 linux-6.1.y 58485ff1a74f cfebc887 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/15 14:59 linux-6.1.y 58485ff1a74f 5f4b362d .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/10 02:34 linux-6.1.y 58485ff1a74f 4826c28e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/04 02:13 linux-6.1.y da3c5173c55f a30356b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/29 06:39 linux-6.1.y da3c5173c55f 3d2f584d .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/25 15:24 linux-6.1.y da3c5173c55f ed351ea7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/25 10:42 linux-6.1.y da3c5173c55f ed351ea7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/25 00:11 linux-6.1.y da3c5173c55f ed351ea7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/18 02:29 linux-6.1.y 02b72ccb5f9d f41472b0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/11 22:24 linux-6.1.y 02b72ccb5f9d 77908e5f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/11 17:25 linux-6.1.y 02b72ccb5f9d 77908e5f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/11 15:05 linux-6.1.y 02b72ccb5f9d 77908e5f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/11 13:16 linux-6.1.y 02b72ccb5f9d 77908e5f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/11 10:47 linux-6.1.y 02b72ccb5f9d 77908e5f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/11 10:46 linux-6.1.y 02b72ccb5f9d 77908e5f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/30 18:51 linux-6.1.y 535ec20c5027 85a5a23f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/26 13:35 linux-6.1.y 535ec20c5027 c6b4fb39 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/22 01:34 linux-6.1.y 420102835862 2a20f901 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/21 19:59 linux-6.1.y 420102835862 2a20f901 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/13 06:29 linux-6.1.y 420102835862 0bd6db41 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/13 00:48 linux-6.1.y 420102835862 0bd6db41 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/12 15:51 linux-6.1.y 420102835862 0bd6db41 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/12 13:03 linux-6.1.y 420102835862 0bd6db41 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/12 10:37 linux-6.1.y 420102835862 0bd6db41 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2023/12/28 04:12 linux-6.1.y 4aa6747d9352 fb427a07 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/14 00:43 linux-6.1.y dfc486ec9cce 3cda49cf .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/15 14:37 linux-6.1.y 58485ff1a74f 5f4b362d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/29 07:00 linux-6.1.y da3c5173c55f 3d2f584d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/09/11 18:47 linux-6.1.y 3db754f56897 fdeaa69b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/09/10 20:39 linux-6.1.y f97f1002271b fdeaa69b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/09/08 07:23 linux-6.1.y 28c695c365e1 d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/09/07 17:39 linux-6.1.y 28c695c365e1 d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/09/07 07:01 linux-6.1.y 28c695c365e1 d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/09/04 03:58 linux-6.1.y f89b6e15694c d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/09/01 17:57 linux-6.1.y f89b6e15694c 807a3b61 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/21 22:36 linux-6.1.y 0bc96de781b4 3e79b825 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/17 20:47 linux-6.1.y 0bc96de781b4 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/15 20:41 linux-6.1.y 0bc96de781b4 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/12 08:20 linux-6.1.y 3594f306da12 c06e8995 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/07 23:20 linux-6.1.y 3594f306da12 04cffc22 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/08/01 08:46 linux-6.1.y 3594f306da12 0c075d67 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/12 05:42 linux-6.1.y dfc486ec9cce 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/07/04 19:00 linux-6.1.y 7e69c33e4858 d869b261 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/30 14:10 linux-6.1.y 7e69c33e4858 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/30 03:47 linux-6.1.y 7e69c33e4858 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/24 08:20 linux-6.1.y 58485ff1a74f e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/22 05:31 linux-6.1.y 58485ff1a74f d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/21 00:59 linux-6.1.y 58485ff1a74f 804b3919 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/18 08:10 linux-6.1.y 58485ff1a74f e77fae15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/16 22:50 linux-6.1.y 58485ff1a74f d1716036 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/09 13:33 linux-6.1.y 58485ff1a74f 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/09 12:07 linux-6.1.y 58485ff1a74f 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/05 06:55 linux-6.1.y 58485ff1a74f 6b6b5f21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/03 05:45 linux-6.1.y da3c5173c55f a30356b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/06/02 01:09 linux-6.1.y da3c5173c55f 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/27 00:21 linux-6.1.y da3c5173c55f 874a1386 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/23 22:23 linux-6.1.y da3c5173c55f f8cc0c83 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/05/19 07:48 linux-6.1.y 325285d9fc86 f41472b0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/27 21:11 linux-6.1.y 535ec20c5027 c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/10 09:40 linux-6.1.y 3dfebb87d7eb 988b336c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/04/10 07:07 linux-6.1.y 3dfebb87d7eb 988b336c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/31 06:21 linux-6.1.y 8e60a714ba3b d3999433 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/27 16:41 linux-6.1.y 344a09659766 6c09fb82 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/27 11:35 linux-6.1.y 344a09659766 20510e88 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/27 06:24 linux-6.1.y 344a09659766 20510e88 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/27 03:14 linux-6.1.y 344a09659766 20510e88 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/20 07:44 linux-6.1.y 344a09659766 9209bc22 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/20 01:41 linux-6.1.y 344a09659766 e20d7b13 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/18 16:41 linux-6.1.y 344a09659766 22a6c2b1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/18 04:34 linux-6.1.y 344a09659766 ce3352cd .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2025/03/16 06:15 linux-6.1.y 344a09659766 e2826670 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
2023/04/07 08:31 linux-6.1.y 543aff194ab6 00ce4c67 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: rcu detected stall in syscall_exit_to_user_mode
* Struck through repros no longer work on HEAD.