syzbot


inconsistent lock state in sync_info_debugfs_show

Status: upstream: reported C repro on 2022/01/27 16:33
Subsystems: dri media
[Documentation on labels]
Reported-by: syzbot+007bfe0f3330f6e1e7d1@syzkaller.appspotmail.com
First crash: 833d, last: 2h14m
Cause bisection: introduced by (bisect log) :
commit 997acaf6b4b59c6a9c259740312a69ea549cc684
Author: Mark Rutland <mark.rutland@arm.com>
Date: Mon Jan 11 15:37:07 2021 +0000

  lockdep: report broken irq restoration

Crash: WARNING in kvm_wait (log)
Repro: C syz .config
  
Fix bisection: fixed by (bisect log) [merge commit]:
commit 77856d911a8c8724ee8e2b09d55979fc1de8f1c0
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri Dec 16 19:46:41 2022 +0000

  Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

  
Discussions (13)
Title Replies (including bot) Last reply
[syzbot] Monthly dri report (Apr 2024) 0 (1) 2024/04/05 12:37
[syzbot] Monthly dri report (Mar 2024) 0 (1) 2024/03/05 11:09
[syzbot] Monthly dri report (Feb 2024) 0 (1) 2024/02/02 21:05
[syzbot] Monthly dri report (Jan 2024) 0 (1) 2024/01/02 13:36
[syzbot] Monthly dri report (Nov 2023) 0 (1) 2023/11/30 20:33
[syzbot] Monthly dri report (Oct 2023) 0 (1) 2023/10/30 12:59
[syzbot] Monthly dri report (Aug 2023) 0 (1) 2023/08/27 14:06
[syzbot] Monthly dri report (Jul 2023) 0 (1) 2023/07/26 20:38
[syzbot] Monthly dri report (Jun 2023) 0 (1) 2023/06/26 18:48
[syzbot] Monthly dri report (May 2023) 0 (1) 2023/05/25 09:36
[syzbot] Monthly media report (Apr 2023) 0 (1) 2023/05/01 09:02
[syzbot] Monthly media report 0 (1) 2023/03/30 09:59
[syzbot] inconsistent lock state in sync_info_debugfs_show 3 (6) 2022/11/22 19:48
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 inconsistent lock state in sync_info_debugfs_show 3 13d 58d 0/3 upstream: reported on 2024/03/09 05:08
linux-5.15 inconsistent lock state in sync_info_debugfs_show 11 2d23h 117d 0/3 upstream: reported on 2024/01/09 18:23
Last patch testing requests (9)
Created Duration User Patch Repo Result
2024/02/29 11:02 34m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci OK log
2023/11/22 00:00 18m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci report log
2023/09/12 21:49 34m retest repro linux-next OK log
2023/09/12 21:49 22m retest repro upstream OK log
2023/09/12 21:49 20m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci report log
2023/08/28 03:28 6m lizhi.xu@windriver.com patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 1c52283265a4 error OK
2023/08/28 01:53 0m lizhi.xu@windriver.com patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 1c52283265a4 error OK
2022/11/19 09:51 21m hdanton@sina.com patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 84368d882b96 report log
2022/11/19 08:10 13m hdanton@sina.com patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 84368d882b96 report log
Fix bisection attempts (6)
Created Duration User Patch Repo Result
2023/10/15 16:19 8h02m bisect fix upstream job log (1)
2023/08/21 14:58 1h25m bisect fix upstream job log (0) log
2023/06/24 04:36 33m bisect fix upstream job log (0) log
2023/05/24 22:33 26m bisect fix upstream job log (0) log
2023/03/24 05:35 24m bisect fix upstream job log (0) log
2023/02/22 02:20 24m bisect fix upstream job log (0) log

Sample crash report:
================================
WARNING: inconsistent lock state
6.9.0-rc6-syzkaller-00234-g7367539ad4b0 #0 Not tainted
--------------------------------
inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage.
syz-executor286/5097 [HC0[0]:SC0[0]:HE0:SE1] takes:
ffffffff8e835f38 (sync_timeline_list_lock){?...}-{2:2}, at: spin_lock_irq include/linux/spinlock.h:376 [inline]
ffffffff8e835f38 (sync_timeline_list_lock){?...}-{2:2}, at: sync_info_debugfs_show+0x31/0x200 drivers/dma-buf/sync_debug.c:147
{IN-HARDIRQ-W} state was registered at:
  lock_acquire kernel/locking/lockdep.c:5754 [inline]
  lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
  __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
  _raw_spin_lock_irqsave+0x3a/0x60 kernel/locking/spinlock.c:162
  sync_timeline_debug_remove+0x29/0x1a0 drivers/dma-buf/sync_debug.c:31
  sync_timeline_free drivers/dma-buf/sw_sync.c:125 [inline]
  kref_put include/linux/kref.h:65 [inline]
  sync_timeline_put drivers/dma-buf/sw_sync.c:137 [inline]
  timeline_fence_release+0x262/0x340 drivers/dma-buf/sw_sync.c:165
  dma_fence_release+0x30b/0x560 drivers/dma-buf/dma-fence.c:560
  kref_put include/linux/kref.h:65 [inline]
  dma_fence_put include/linux/dma-fence.h:297 [inline]
  dma_fence_put include/linux/dma-fence.h:294 [inline]
  dma_fence_array_release+0x1fa/0x2e0 drivers/dma-buf/dma-fence-array.c:120
  dma_fence_release+0x30b/0x560 drivers/dma-buf/dma-fence.c:560
  kref_put include/linux/kref.h:65 [inline]
  dma_fence_put include/linux/dma-fence.h:297 [inline]
  dma_fence_put include/linux/dma-fence.h:294 [inline]
  irq_dma_fence_array_work+0xa9/0xd0 drivers/dma-buf/dma-fence-array.c:52
  irq_work_single+0x1bf/0x260 kernel/irq_work.c:221
  irq_work_run_list+0x92/0xc0 kernel/irq_work.c:252
  irq_work_run+0x58/0xd0 kernel/irq_work.c:261
  __sysvec_irq_work+0x8c/0x410 arch/x86/kernel/irq_work.c:22
  instr_sysvec_irq_work arch/x86/kernel/irq_work.c:17 [inline]
  sysvec_irq_work+0x90/0xb0 arch/x86/kernel/irq_work.c:17
  asm_sysvec_irq_work+0x1a/0x20 arch/x86/include/asm/idtentry.h:738
  __raw_spin_unlock_irq include/linux/spinlock_api_smp.h:160 [inline]
  _raw_spin_unlock_irq+0x29/0x50 kernel/locking/spinlock.c:202
  spin_unlock_irq include/linux/spinlock.h:401 [inline]
  sw_sync_debugfs_release+0x164/0x240 drivers/dma-buf/sw_sync.c:359
  __fput+0x273/0xb80 fs/file_table.c:422
  task_work_run+0x151/0x250 kernel/task_work.c:180
  ptrace_notify+0x10e/0x130 kernel/signal.c:2404
  ptrace_report_syscall include/linux/ptrace.h:415 [inline]
  ptrace_report_syscall_exit include/linux/ptrace.h:477 [inline]
  syscall_exit_work kernel/entry/common.c:173 [inline]
  syscall_exit_to_user_mode_prepare+0x126/0x260 kernel/entry/common.c:200
  __syscall_exit_to_user_mode_work kernel/entry/common.c:205 [inline]
  syscall_exit_to_user_mode+0x11/0x2a0 kernel/entry/common.c:218
  do_syscall_64+0xdc/0x260 arch/x86/entry/common.c:89
  entry_SYSCALL_64_after_hwframe+0x77/0x7f
irq event stamp: 1276
hardirqs last  enabled at (1275): [<ffffffff8ae02d02>] __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:151 [inline]
hardirqs last  enabled at (1275): [<ffffffff8ae02d02>] _raw_spin_unlock_irqrestore+0x52/0x80 kernel/locking/spinlock.c:194
hardirqs last disabled at (1276): [<ffffffff8ae029a5>] __raw_spin_lock_irq include/linux/spinlock_api_smp.h:117 [inline]
hardirqs last disabled at (1276): [<ffffffff8ae029a5>] _raw_spin_lock_irq+0x45/0x50 kernel/locking/spinlock.c:170
softirqs last  enabled at (704): [<ffffffff8ae05baa>] softirq_handle_end kernel/softirq.c:400 [inline]
softirqs last  enabled at (704): [<ffffffff8ae05baa>] __do_softirq+0x5da/0x922 kernel/softirq.c:583
softirqs last disabled at (697): [<ffffffff815368c9>] invoke_softirq kernel/softirq.c:428 [inline]
softirqs last disabled at (697): [<ffffffff815368c9>] __irq_exit_rcu kernel/softirq.c:633 [inline]
softirqs last disabled at (697): [<ffffffff815368c9>] irq_exit_rcu+0xb9/0x120 kernel/softirq.c:645

other info that might help us debug this:
 Possible unsafe locking scenario:

       CPU0
       ----
  lock(sync_timeline_list_lock);
  <Interrupt>
    lock(sync_timeline_list_lock);

 *** DEADLOCK ***

2 locks held by syz-executor286/5097:
 #0: ffff88801d29f1c8 (&p->lock){+.+.}-{3:3}, at: seq_read_iter+0xde/0x12c0 fs/seq_file.c:182
 #1: ffffffff8e835f38 (sync_timeline_list_lock){?...}-{2:2}, at: spin_lock_irq include/linux/spinlock.h:376 [inline]
 #1: ffffffff8e835f38 (sync_timeline_list_lock){?...}-{2:2}, at: sync_info_debugfs_show+0x31/0x200 drivers/dma-buf/sync_debug.c:147

stack backtrace:
CPU: 0 PID: 5097 Comm: syz-executor286 Not tainted 6.9.0-rc6-syzkaller-00234-g7367539ad4b0 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:114
 print_usage_bug kernel/locking/lockdep.c:3971 [inline]
 valid_state kernel/locking/lockdep.c:4013 [inline]
 mark_lock_irq kernel/locking/lockdep.c:4216 [inline]
 mark_lock+0x923/0xc60 kernel/locking/lockdep.c:4678
 mark_held_locks+0x9f/0xe0 kernel/locking/lockdep.c:4274
 __trace_hardirqs_on_caller kernel/locking/lockdep.c:4292 [inline]
 lockdep_hardirqs_on_prepare+0x137/0x420 kernel/locking/lockdep.c:4359
 trace_hardirqs_on+0x36/0x40 kernel/trace/trace_preemptirq.c:61
 __raw_spin_unlock_irq include/linux/spinlock_api_smp.h:159 [inline]
 _raw_spin_unlock_irq+0x23/0x50 kernel/locking/spinlock.c:202
 spin_unlock_irq include/linux/spinlock.h:401 [inline]
 sync_print_obj drivers/dma-buf/sync_debug.c:118 [inline]
 sync_info_debugfs_show+0xef/0x200 drivers/dma-buf/sync_debug.c:153
 seq_read_iter+0x4fd/0x12c0 fs/seq_file.c:230
 seq_read+0x390/0x4d0 fs/seq_file.c:162
 vfs_read+0x1d7/0xb80 fs/read_write.c:474
 ksys_read+0x12f/0x260 fs/read_write.c:619
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xcf/0x260 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f0eb1f55ce9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 17 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fff1c423678 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f0eb1f55ce9
RDX: 0000000000002020 RSI: 0000000020002240 RDI: 0000000000000003
RBP: 00000000000f4240 R08: 00000000000000a0 R09: 00000000000000a0
R10: 00000000000000a0 R11: 0000000000000246 R12: 0000000000000001
R13: 00007fff1c423898 R14: 00007fff1c4236a0 R15: 00007fff1c423690
 </TASK>

Crashes (206):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/05/05 09:37 upstream 7367539ad4b0 610f2a54 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/03/01 02:10 upstream 805d849d7c3c 352ab904 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2022/12/02 06:35 upstream ef4d3ea40565 e080de16 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root inconsistent lock state in sync_info_debugfs_show
2022/11/19 02:45 upstream 84368d882b96 5bb70014 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce inconsistent lock state in sync_info_debugfs_show
2022/12/30 10:44 linux-next c76083fac3ba 44712fbc .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root inconsistent lock state in sync_info_debugfs_show
2022/11/19 02:47 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 9500fc6e9e60 5bb70014 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 inconsistent lock state in sync_info_debugfs_show
2024/05/06 09:37 upstream dd5a440a31fa 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/05/05 21:12 upstream b9158815de52 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/05/05 21:12 upstream b9158815de52 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/05/05 06:40 upstream 7367539ad4b0 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/05/05 01:09 upstream 7367539ad4b0 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/05/04 18:14 upstream 7367539ad4b0 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/05/04 14:38 upstream 7367539ad4b0 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/05/03 11:12 upstream f03359bca01b 375d4445 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/05/03 08:04 upstream 49a73b1652c5 ddfc15a1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/05/02 13:04 upstream 0106679839f7 3ba885bc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/05/02 02:05 upstream 0106679839f7 3ba885bc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/04/29 20:34 upstream b947cc5bf6d7 27e33c58 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/29 01:09 upstream e67572cd2204 07b455f9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/04/28 11:32 upstream 2c8159388952 07b455f9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/04/28 04:27 upstream 5d12ed4bea43 07b455f9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/04/27 03:38 upstream 5eb4573ea63d 07b455f9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/04/26 15:27 upstream c942a0cd3603 059e9963 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/26 02:36 upstream e33c4963bf53 8bdc0f22 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/24 19:40 upstream 9d1ddab261f3 8bdc0f22 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/24 17:33 upstream 9d1ddab261f3 8bdc0f22 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/24 13:18 upstream 9d1ddab261f3 21339d7b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/23 04:14 upstream 4d2008430ce8 21339d7b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/22 23:25 upstream 4d2008430ce8 21339d7b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/04/22 14:29 upstream ed30a4a51bb1 af24b050 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/04/22 05:54 upstream 48cf398f15fc af24b050 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/21 23:38 upstream 48cf398f15fc af24b050 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2024/04/20 08:23 upstream 13a2e429f644 af24b050 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/04/19 19:10 upstream dbe0a7be2838 af24b050 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root inconsistent lock state in sync_info_debugfs_show
2024/02/01 22:48 upstream 6764c317b6bb 81024119 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce inconsistent lock state in sync_info_debugfs_show
2023/12/29 22:42 upstream 8735c7c84d1b fb427a07 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root inconsistent lock state in sync_info_debugfs_show
2024/02/01 13:58 upstream 6764c317b6bb 81024119 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 inconsistent lock state in sync_info_debugfs_show
2024/04/29 18:31 upstream b947cc5bf6d7 f10afd69 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2024/04/28 02:19 upstream 2c8159388952 07b455f9 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2024/04/27 23:20 upstream 5eb4573ea63d 07b455f9 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2024/04/26 13:32 upstream c942a0cd3603 3f914d6b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2024/04/24 21:26 upstream e88c4cfcb7b8 a604cf37 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2024/04/24 15:42 upstream 9d1ddab261f3 a604cf37 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2024/04/15 23:35 upstream 96fca68c4fbf 0d592ce4 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2024/04/13 12:51 upstream 8f2c057754b2 c8349e48 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream inconsistent lock state in sync_info_debugfs_show
2024/05/06 07:58 upstream dd5a440a31fa 610f2a54 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/05/05 19:43 upstream b9158815de52 610f2a54 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/05/03 18:45 upstream 3d25a941ea50 610f2a54 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/05/03 06:19 upstream f03359bca01b ddfc15a1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/05/02 06:10 upstream 0106679839f7 3ba885bc .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64 inconsistent lock state in sync_info_debugfs_show
2024/04/29 04:06 upstream 245c8e81741b 07b455f9 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/04/27 19:19 upstream 5eb4573ea63d 07b455f9 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/04/25 03:58 upstream e88c4cfcb7b8 8bdc0f22 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/04/25 03:58 upstream e88c4cfcb7b8 8bdc0f22 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/04/24 02:32 upstream 9d1ddab261f3 21339d7b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 inconsistent lock state in sync_info_debugfs_show
2024/04/11 09:12 upstream a6189a740779 33b9e058 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64-compat inconsistent lock state in sync_info_debugfs_show
2022/08/12 09:17 upstream 7ebfc85e2cd7 402cd70d .config console log report info ci-upstream-kasan-gce-smack-root inconsistent lock state in sync_info_debugfs_show
2022/01/23 16:24 upstream 1c52283265a4 214351e1 .config console log report info ci-upstream-kasan-gce-selinux-root inconsistent lock state in sync_info_debugfs_show
2023/12/07 13:23 linux-next 8e00ce02066e 28b24332 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root inconsistent lock state in sync_info_debugfs_show
2024/05/06 10:48 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 78186bd77b47 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 inconsistent lock state in sync_info_debugfs_show
2024/05/06 05:13 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 78186bd77b47 610f2a54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 inconsistent lock state in sync_info_debugfs_show
2024/04/27 14:00 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 6a71d2909427 07b455f9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 inconsistent lock state in sync_info_debugfs_show
2024/04/22 20:16 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 6a71d2909427 21339d7b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 inconsistent lock state in sync_info_debugfs_show
* Struck through repros no longer work on HEAD.