syzbot


BUG: MAX_LOCKDEP_KEYS too low! (2)

Status: upstream: reported C repro on 2021/05/19 17:35
Subsystems: net
Labels: no-reminders
[Documentation on labels]
Reported-by: syzbot+a70a6358abd2c3f9550f@syzkaller.appspotmail.com
First crash: 1526d, last: 7m
Cause bisection: introduced by (bisect log) [merge commit]:
commit d99676af540c2dc829999928fb81c58c80a1dce4
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Feb 21 22:44:44 2021 +0000

  Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm

Crash: WARNING in kvm_wait (log)
Repro: C syz .config
  
Discussions (3)
Title Replies (including bot) Last reply
[syzbot] Monthly nfc report (Oct 2023) 0 (1) 2023/10/09 12:45
[PATCH] lib/stackdepot: stackdepot: don't use __GFP_KSWAPD_RECLAIM from __stack_depot_save() if atomic context 16 (16) 2023/06/21 15:37
[syzbot] BUG: MAX_LOCKDEP_KEYS too low! (2) 6 (8) 2022/11/08 18:36
Similar bugs (3)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 BUG: MAX_LOCKDEP_KEYS too low! origin:lts-only -1 C error 11 2d23h 852d 0/3 upstream: reported C repro on 2023/03/20 08:38
upstream BUG: MAX_LOCKDEP_KEYS too low! net -1 C done error 3496 1848d 2092d 15/29 fixed on 2020/12/09 20:00
linux-6.1 BUG: MAX_LOCKDEP_KEYS too low! origin:upstream -1 C error 31 36d 832d 0/3 upstream: reported C repro on 2023/04/09 03:19
Last patch testing requests (10)
Created Duration User Patch Repo Result
2024/07/06 12:10 18m retest repro upstream report log
2024/07/06 12:10 21m retest repro upstream report log
2024/07/06 12:10 19m retest repro upstream report log
2024/07/06 12:09 12m retest repro upstream report log
2024/07/06 12:10 18m retest repro upstream report log
2024/07/06 12:09 13m retest repro upstream report log
2023/09/16 06:28 21m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci report log
2023/09/16 06:28 22m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci report log
2023/09/16 06:28 20m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci report log
2023/09/16 06:28 45m retest repro net OK log

Sample crash report:
BUG: MAX_LOCKDEP_KEYS too low!
turning off the locking correctness validator.
CPU: 1 UID: 0 PID: 22269 Comm: syz.2.4023 Not tainted 6.16.0-rc6-syzkaller-00002-g155a3c003e55 #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Call Trace:
 <TASK>
 dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120
 register_lock_class+0x2e8/0x320 kernel/locking/lockdep.c:1335
 __lock_acquire+0x99/0xd20 kernel/locking/lockdep.c:5115
 lock_acquire+0x120/0x360 kernel/locking/lockdep.c:5871
 touch_wq_lockdep_map+0xcb/0x180 kernel/workqueue.c:3909
 __flush_workqueue+0x121/0x14b0 kernel/workqueue.c:3951
 drain_workqueue+0xd3/0x390 kernel/workqueue.c:4115
 destroy_workqueue+0xbb/0xc70 kernel/workqueue.c:5871
 nci_unregister_device+0xb1/0x240 net/nfc/nci/core.c:1316
 virtual_ncidev_close+0x56/0x90 drivers/nfc/virtual_ncidev.c:172
 __fput+0x449/0xa70 fs/file_table.c:465
 task_work_run+0x1d4/0x260 kernel/task_work.c:227
 resume_user_mode_work include/linux/resume_user_mode.h:50 [inline]
 exit_to_user_mode_loop+0xec/0x110 kernel/entry/common.c:114
 exit_to_user_mode_prepare include/linux/entry-common.h:330 [inline]
 syscall_exit_to_user_mode_work include/linux/entry-common.h:414 [inline]
 syscall_exit_to_user_mode include/linux/entry-common.h:449 [inline]
 do_syscall_64+0x2bd/0x3b0 arch/x86/entry/syscall_64.c:100
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f7503f8e929
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffcd8281048 EFLAGS: 00000246 ORIG_RAX: 00000000000001b4
RAX: 0000000000000000 RBX: 0000000000060b62 RCX: 00007f7503f8e929
RDX: 0000000000000000 RSI: 000000000000001e RDI: 0000000000000003
RBP: 0000000000000000 R08: 0000000000000001 R09: 00000001d828133f
R10: 00007f7503e00000 R11: 0000000000000246 R12: 00007f75041b5fac
R13: 00007f75041b5fa0 R14: ffffffffffffffff R15: 0000000000000004
 </TASK>

Crashes (5509):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/16 17:53 upstream 155a3c003e55 c118d736 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/15 03:27 upstream 347e9f5043c8 03fcfc4b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/15 02:27 upstream 347e9f5043c8 03fcfc4b .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/14 12:44 upstream 347e9f5043c8 d8fc7335 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: MAX_LOCKDEP_KEYS too low!
2025/07/13 03:38 upstream 3f31a806a62e 3cda49cf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/08 10:27 upstream d7b8f8e20813 4f67c4ae .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: MAX_LOCKDEP_KEYS too low!
2025/07/08 01:09 upstream d7b8f8e20813 4f67c4ae .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-qemu-gce-upstream-auto BUG: MAX_LOCKDEP_KEYS too low!
2025/07/07 22:09 upstream d7b8f8e20813 4f67c4ae .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/04 08:26 upstream 17bbde2e1716 76ad128c .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root BUG: MAX_LOCKDEP_KEYS too low!
2025/06/10 06:06 upstream 19272b37aa4f 4826c28e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root BUG: MAX_LOCKDEP_KEYS too low!
2024/05/12 21:57 upstream ba16c1cf11c9 9026e142 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: MAX_LOCKDEP_KEYS too low!
2024/05/10 09:33 upstream 448b3fe5a0ea de979bc2 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 07:14 upstream 6832a9317eee 88248e14 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/17 13:46 upstream e2291551827f 89164500 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/17 05:43 upstream e2291551827f 44f8051e .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/16 07:51 upstream 155a3c003e55 124ec9cc .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/14 03:22 upstream 5d5d62298b8b 3cda49cf .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/13 13:52 upstream 3f31a806a62e 3cda49cf .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/11 03:12 upstream bc9ff192a6c9 3cda49cf .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/10 13:01 upstream 8c2e52ebbe88 d7384b6d .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/10 11:31 upstream 8c2e52ebbe88 d7384b6d .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/06 16:06 upstream 1f988d0788f5 4f67c4ae .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/04 08:40 upstream 4c06e63b9203 76ad128c .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2024/06/08 09:06 upstream 96e09b8f8166 c2e07261 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2024/05/30 12:44 upstream 4a4be1ad3a6e c2e07261 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2024/05/19 18:55 upstream 0450d2083be6 c2e07261 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2024/05/09 21:01 upstream 45db3ab70092 de979bc2 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/15 18:58 net 0e9418961f89 03fcfc4b .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/15 16:16 net 0e9418961f89 03fcfc4b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/15 11:28 net e18f348632ec 03fcfc4b .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/14 22:52 net b640daa2822a 03fcfc4b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/13 09:49 net 5e28d5a3f774 3cda49cf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 01:04 net-next 8a2a6bb01664 0d1223f1 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/16 16:16 net-next c3886ccaadf8 c118d736 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/14 10:22 net-next b06c4311711c 3cda49cf .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/12 11:24 net-next a52f9f0d77f2 3cda49cf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/10 15:46 net-next c65d34296b22 19d4829f .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/09 04:43 net-next d23647fd547b abade794 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/07 12:48 net-next 6b9fd8857b9f 4f67c4ae .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/04 10:06 net-next 5f712c3877f9 76ad128c .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/04 02:13 net-next 5f712c3877f9 76ad128c .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2024/07/20 13:18 net-next 58f9416d413a b88348e9 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-net-next-test-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/16 04:54 linux-next 0be23810e32e 03fcfc4b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/12 15:54 linux-next a62b7a37e6fc 3cda49cf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/11 19:56 linux-next a62b7a37e6fc 3cda49cf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2025/07/11 00:32 linux-next b551c4e2a98a 19d4829f .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 16:36 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci aaef6f251176 7117feec .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 08:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci aaef6f251176 0d1223f1 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/17 06:02 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci ec4801305969 44f8051e .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/14 03:59 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci ec4801305969 3cda49cf .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/13 10:35 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci ec4801305969 3cda49cf .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/12 09:23 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci ec4801305969 3cda49cf .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/12 02:43 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci ec4801305969 3cda49cf .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/09 12:16 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci ec4801305969 abade794 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/09 03:36 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci ec4801305969 abade794 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/09 01:57 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci ec4801305969 abade794 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/08 13:22 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 7482bb149b9f 4f67c4ae .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/07 09:43 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 7482bb149b9f 4f67c4ae .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/06 02:04 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 7482bb149b9f 4f67c4ae .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/05 12:12 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 7482bb149b9f 4f67c4ae .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2023/07/09 20:58 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci e40939bbfc68 668cb1fa .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2023/06/05 06:09 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci eb0f1697d729 a4ae4f42 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2023/03/20 08:33 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci fe15c26ee26e 7939252e .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2023/01/22 03:58 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci edb2f0dc90f2 559a440a .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2022/11/08 13:40 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 3577a7611842 881db35d .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: MAX_LOCKDEP_KEYS too low!
2023/08/20 07:21 upstream 9e6c269de404 d216d8a0 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2023/08/13 07:39 upstream ae545c3283dc 39990d51 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root BUG: MAX_LOCKDEP_KEYS too low!
2023/07/28 13:23 upstream 57012c57536f 92476829 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: MAX_LOCKDEP_KEYS too low!
2023/07/12 23:31 upstream 3f01e9fed845 979d5fe2 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: MAX_LOCKDEP_KEYS too low!
2023/07/11 23:02 upstream 3f01e9fed845 2f19aa4f .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root BUG: MAX_LOCKDEP_KEYS too low!
2023/07/04 00:27 upstream a901a3568fd2 6e553898 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2023/05/12 07:25 upstream 105131df9c3b adb9a3cd .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root BUG: MAX_LOCKDEP_KEYS too low!
2023/04/02 11:25 upstream 00c7b5f4ddc5 f325deb0 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2023/03/20 04:37 upstream 5cdfdd6da323 7939252e .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2023/01/22 09:11 upstream f67144022885 559a440a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2023/01/04 15:58 upstream 69b41ac87e4a 1dac8c7a .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: MAX_LOCKDEP_KEYS too low!
2022/12/26 11:44 upstream 1b929c02afd3 9da18ae8 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2022/12/25 20:34 upstream 72a85e2b0a1e 9da18ae8 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root BUG: MAX_LOCKDEP_KEYS too low!
2022/12/07 11:16 upstream 8ed710da2873 d88f3abb .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2023/07/06 23:30 upstream c17414a273b8 1a2f6297 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2023/06/25 02:45 upstream a92b7d26c743 79782afc .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2023/06/05 06:43 net 8cde87b007da a4ae4f42 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2023/01/22 04:40 net-old 71ab9c3e2253 559a440a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2023/01/11 11:52 net-old 0aa7d35f5d00 1dac8c7a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2022/12/26 04:44 net-old be1236fce5f4 9da18ae8 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2023/07/08 15:38 net-next 6843306689af 668cb1fa .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2023/06/05 06:42 net-next f69de8aa4752 a4ae4f42 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2023/01/22 00:15 net-next-old a7b87d2a31dc 559a440a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2023/01/11 09:48 net-next-old ef1757ef5846 1dac8c7a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/13 02:23 upstream 3f31a806a62e 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 18:00 upstream 6832a9317eee f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/15 05:14 upstream 155a3c003e55 03fcfc4b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/14 09:55 upstream 347e9f5043c8 d8fc7335 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/13 23:02 upstream 5d5d62298b8b 3cda49cf .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/09 22:46 upstream 8c2e52ebbe88 956bd956 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/09 19:48 upstream 8c2e52ebbe88 956bd956 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/06/30 23:49 upstream d0b3b7b22dfa 6e83b42d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: MAX_LOCKDEP_KEYS too low!
2025/07/12 09:15 upstream 379f604cc3dc 3cda49cf .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/10 12:10 upstream 8c2e52ebbe88 d7384b6d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/10 10:07 upstream 8c2e52ebbe88 d7384b6d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/04 01:47 upstream 4c06e63b9203 76ad128c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/03 21:08 upstream 17bbde2e1716 a3c808e4 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/01 15:13 upstream 66701750d556 091a06cd .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/01 14:00 upstream 66701750d556 091a06cd .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/06/30 09:30 upstream d0b3b7b22dfa fc9d8ee5 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 21:20 net 81e0db8e8398 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 14:55 net 96e056ffba91 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 13:37 net 96e056ffba91 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 11:11 net 96e056ffba91 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 10:00 net 96e056ffba91 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 08:47 net 96e056ffba91 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 07:16 net 96e056ffba91 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 05:28 net 96e056ffba91 f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 04:17 net 96e056ffba91 f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/19 00:48 net 6832a9317eee f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 20:50 net 6832a9317eee f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 16:33 net 6832a9317eee f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 14:45 net 6832a9317eee f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 12:32 net 6832a9317eee f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 10:56 net 6832a9317eee f550e092 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/10 22:06 net dd831ac8221e 19d4829f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/10 19:40 net dd831ac8221e 19d4829f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/10 03:15 net 3aaea88f7dd1 956bd956 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/09 17:48 net 3c78f91e82d6 f4e5e155 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/04 11:53 net 223e2288f4b8 76ad128c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/04 04:57 net 223e2288f4b8 76ad128c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/04 02:42 net 223e2288f4b8 76ad128c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/03 14:34 net bd475eeaaf3c 115ceea7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/03 07:38 net bd475eeaaf3c 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/03 06:26 net bd475eeaaf3c 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/03 04:20 net bd475eeaaf3c 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/02 01:13 net 72fb83735c71 ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2021/05/15 17:31 net-old b81ac7841d51 93f844de .config console log report info ci-upstream-net-this-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/18 05:21 net-next d61f6cb6f6ef 0d1223f1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/14 14:44 net-next b06c4311711c 03fcfc4b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/11 16:06 net-next fadd1e6231b1 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
2025/07/01 18:37 net-next 8f240030794c ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: MAX_LOCKDEP_KEYS too low!
* Struck through repros no longer work on HEAD.