syzbot


INFO: trying to register non-static key in nilfs_bmap_lookup_at_level

Status: fixed on 2023/02/24 13:50
Subsystems: nilfs
[Documentation on labels]
Reported-by: syzbot+2b32eb36c1a825b7a74c@syzkaller.appspotmail.com
Fix commit: 21a87d88c225 nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
First crash: 548d, last: 508d
Cause bisection: failed (error log, bisect log)
  
Duplicate bugs (1)
duplicates (1):
Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
general protection fault in nilfs_bmap_lookup_at_level nilfs C 142 525d 545d 0/26 closed as dup on 2022/10/04 08:41
Discussions (10)
Title Replies (including bot) Last reply
[PATCH 4.19 000/229] 4.19.262-rc1 review 242 (242) 2022/11/01 13:44
[PATCH 4.9 000/159] 4.9.331-rc1 review 165 (165) 2022/10/25 17:41
[PATCH 4.14 000/210] 4.14.296-rc1 review 213 (213) 2022/10/25 17:38
[PATCH 5.4 00/38] 5.4.218-rc1 review 45 (45) 2022/10/17 01:35
[PATCH 5.10 00/54] 5.10.148-rc1 review 64 (64) 2022/10/17 01:33
[PATCH 6.0 00/34] 6.0.2-rc1 review 49 (49) 2022/10/15 01:33
[PATCH 5.19 00/33] 5.19.16-rc1 review 44 (44) 2022/10/14 23:08
[PATCH 5.15 00/27] 5.15.74-rc1 review 31 (31) 2022/10/14 16:33
[PATCH] nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() 1 (1) 2022/10/02 03:08
[syzbot] INFO: trying to register non-static key in nilfs_bmap_lookup_at_level 0 (1) 2022/09/29 20:40
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.19 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level nilfs2 C error 69 413d 548d 0/1 upstream: reported C repro on 2022/09/27 22:38
linux-4.14 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level C 41 393d 544d 0/1 upstream: reported C repro on 2022/10/01 19:05

Sample crash report:
loop0: detected capacity change from 0 to 2048
INFO: trying to register non-static key.
The code is fine but needs lockdep annotation, or maybe
you didn't initialize this object before use?
turning off the locking correctness validator.
CPU: 1 PID: 3616 Comm: syz-executor424 Not tainted 6.0.0-syzkaller-06475-g4c86114194e6 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1b1/0x28e lib/dump_stack.c:106
 assign_lock_key+0x212/0x220 kernel/locking/lockdep.c:979
 register_lock_class+0x18d/0x930 kernel/locking/lockdep.c:1292
 __lock_acquire+0xe4/0x1f60 kernel/locking/lockdep.c:4932
 lock_acquire+0x182/0x3c0 kernel/locking/lockdep.c:5666
 down_read+0x39/0x50 kernel/locking/rwsem.c:1499
 nilfs_bmap_lookup_at_level+0x88/0x350 fs/nilfs2/bmap.c:68
 nilfs_bmap_lookup fs/nilfs2/bmap.h:170 [inline]
 nilfs_mdt_submit_block+0x23d/0x520 fs/nilfs2/mdt.c:142
 nilfs_mdt_read_block+0xa3/0x460 fs/nilfs2/mdt.c:176
 nilfs_mdt_get_block+0x104/0x820 fs/nilfs2/mdt.c:251
 nilfs_palloc_get_block+0x142/0x240 fs/nilfs2/alloc.c:216
 nilfs_palloc_get_entry_block+0x1e8/0x2e0 fs/nilfs2/alloc.c:318
 nilfs_ifile_get_inode_block+0xf0/0x1a0 fs/nilfs2/ifile.c:143
 __nilfs_read_inode fs/nilfs2/inode.c:477 [inline]
 nilfs_iget+0x253/0x8b0 fs/nilfs2/inode.c:603
 nilfs_get_root_dentry+0x28/0x230 fs/nilfs2/super.c:904
 nilfs_fill_super+0x3dd/0x5d0 fs/nilfs2/super.c:1078
 nilfs_mount+0x613/0x9b0 fs/nilfs2/super.c:1317
 legacy_get_tree+0xea/0x180 fs/fs_context.c:610
 vfs_get_tree+0x88/0x270 fs/super.c:1530
 do_new_mount+0x289/0xad0 fs/namespace.c:3040
 do_mount fs/namespace.c:3383 [inline]
 __do_sys_mount fs/namespace.c:3591 [inline]
 __se_sys_mount+0x2d3/0x3c0 fs/namespace.c:3568
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f82bc82952a
Code: 83 c4 08 5b 5d c3 66 2e 0f 1f 84 00 00 00 00 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 49 89 ca b8 a5 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffeda3a61f8 EFLAGS: 00000286 ORIG_RAX: 00000000000000a5
RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f82bc82952a
RDX: 0000000020000000 RSI: 0000000020000100 RDI: 00007ffeda3a6210
RBP: 00007ffeda3a6210 R08: 00007ffeda3a6250 R09: 00005555568e92c0
R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000004
R13: 00007ffeda3a6250 R14: 0000000000000039 R15: 0000000020000758
 </TASK>
general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]
CPU: 0 PID: 3616 Comm: syz-executor424 Not tainted 6.0.0-syzkaller-06475-g4c86114194e6 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022
RIP: 0010:nilfs_bmap_lookup_at_level+0xb9/0x350 fs/nilfs2/bmap.c:69
Code: 48 89 d8 48 c1 e8 03 42 80 3c 30 00 74 08 48 89 df e8 eb c4 93 fe 4c 8b 33 4c 89 f0 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 f7 e8 c9 c4 93 fe 4c 89 ff 4c 89 ee 44 89
RSP: 0018:ffffc90003e0f440 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff88807302a0f8 RCX: dffffc0000000000
RDX: 0000000000000001 RSI: 0000000000000008 RDI: ffff88807302a060
RBP: ffffc90003e0f4f0 R08: dffffc0000000000 R09: ffffed100e60540d
R10: ffffed100e60540d R11: 1ffff1100e60540c R12: 0000000000000001
R13: 0000000000000002 R14: 0000000000000000 R15: ffff88807302a020
FS:  00005555568e9300(0000) GS:ffff8880b9a00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055c71de3f288 CR3: 0000000074ebe000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 nilfs_bmap_lookup fs/nilfs2/bmap.h:170 [inline]
 nilfs_mdt_submit_block+0x23d/0x520 fs/nilfs2/mdt.c:142
 nilfs_mdt_read_block+0xa3/0x460 fs/nilfs2/mdt.c:176
 nilfs_mdt_get_block+0x104/0x820 fs/nilfs2/mdt.c:251
 nilfs_palloc_get_block+0x142/0x240 fs/nilfs2/alloc.c:216
 nilfs_palloc_get_entry_block+0x1e8/0x2e0 fs/nilfs2/alloc.c:318
 nilfs_ifile_get_inode_block+0xf0/0x1a0 fs/nilfs2/ifile.c:143
 __nilfs_read_inode fs/nilfs2/inode.c:477 [inline]
 nilfs_iget+0x253/0x8b0 fs/nilfs2/inode.c:603
 nilfs_get_root_dentry+0x28/0x230 fs/nilfs2/super.c:904
 nilfs_fill_super+0x3dd/0x5d0 fs/nilfs2/super.c:1078
 nilfs_mount+0x613/0x9b0 fs/nilfs2/super.c:1317
 legacy_get_tree+0xea/0x180 fs/fs_context.c:610
 vfs_get_tree+0x88/0x270 fs/super.c:1530
 do_new_mount+0x289/0xad0 fs/namespace.c:3040
 do_mount fs/namespace.c:3383 [inline]
 __do_sys_mount fs/namespace.c:3591 [inline]
 __se_sys_mount+0x2d3/0x3c0 fs/namespace.c:3568
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f82bc82952a
Code: 83 c4 08 5b 5d c3 66 2e 0f 1f 84 00 00 00 00 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 49 89 ca b8 a5 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffeda3a61f8 EFLAGS: 00000286 ORIG_RAX: 00000000000000a5
RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f82bc82952a
RDX: 0000000020000000 RSI: 0000000020000100 RDI: 00007ffeda3a6210
RBP: 00007ffeda3a6210 R08: 00007ffeda3a6250 R09: 00005555568e92c0
R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000004
R13: 00007ffeda3a6250 R14: 0000000000000039 R15: 0000000020000758
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:nilfs_bmap_lookup_at_level+0xb9/0x350 fs/nilfs2/bmap.c:69
Code: 48 89 d8 48 c1 e8 03 42 80 3c 30 00 74 08 48 89 df e8 eb c4 93 fe 4c 8b 33 4c 89 f0 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 f7 e8 c9 c4 93 fe 4c 89 ff 4c 89 ee 44 89
RSP: 0018:ffffc90003e0f440 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff88807302a0f8 RCX: dffffc0000000000
RDX: 0000000000000001 RSI: 0000000000000008 RDI: ffff88807302a060
RBP: ffffc90003e0f4f0 R08: dffffc0000000000 R09: ffffed100e60540d
R10: ffffed100e60540d R11: 1ffff1100e60540c R12: 0000000000000001
R13: 0000000000000002 R14: 0000000000000000 R15: ffff88807302a020
FS:  00005555568e9300(0000) GS:ffff8880b9a00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055c71de3f288 CR3: 0000000074ebe000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
   0:	48 89 d8             	mov    %rbx,%rax
   3:	48 c1 e8 03          	shr    $0x3,%rax
   7:	42 80 3c 30 00       	cmpb   $0x0,(%rax,%r14,1)
   c:	74 08                	je     0x16
   e:	48 89 df             	mov    %rbx,%rdi
  11:	e8 eb c4 93 fe       	callq  0xfe93c501
  16:	4c 8b 33             	mov    (%rbx),%r14
  19:	4c 89 f0             	mov    %r14,%rax
  1c:	48 c1 e8 03          	shr    $0x3,%rax
  20:	48 b9 00 00 00 00 00 	movabs $0xdffffc0000000000,%rcx
  27:	fc ff df
* 2a:	80 3c 08 00          	cmpb   $0x0,(%rax,%rcx,1) <-- trapping instruction
  2e:	74 08                	je     0x38
  30:	4c 89 f7             	mov    %r14,%rdi
  33:	e8 c9 c4 93 fe       	callq  0xfe93c501
  38:	4c 89 ff             	mov    %r15,%rdi
  3b:	4c 89 ee             	mov    %r13,%rsi
  3e:	44                   	rex.R
  3f:	89                   	.byte 0x89

Crashes (124):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/10/07 23:12 upstream 4c86114194e6 79a59635 .config strace log report syz C [disk image] [vmlinux] [mounted in repro] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/07 08:57 upstream 833477fce7a1 80b58a42 .config strace log report syz C [disk image] [vmlinux] [mounted in repro] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/06 20:36 upstream 833477fce7a1 80b58a42 .config strace log report syz C [disk image] [vmlinux] [mounted in repro] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/05 21:36 upstream 2bca25eaeba6 267e3bb1 .config strace log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-kasan-gce-root INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/09/27 21:45 upstream 3800a713b607 10323ddf .config strace log report syz C ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/05 16:51 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 6d752409 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/05 16:02 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 6d752409 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/01 03:50 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 a1d8560a .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/01 01:11 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2a71366b .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/31 07:10 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2a71366b .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/30 23:33 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2a71366b .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/30 00:42 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2a71366b .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/25 08:12 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 45645420 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/20 12:52 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 b31320fc .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/20 10:22 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 b31320fc .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/20 10:11 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 b31320fc .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/19 17:43 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 b31320fc .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/18 20:30 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 b31320fc .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/18 14:55 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 754863b4 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/18 13:35 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 754863b4 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/17 15:22 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/16 15:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/16 11:12 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/16 10:53 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/16 05:41 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/15 20:01 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/15 07:32 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/14 07:17 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 4954e4b2 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/14 02:12 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 adf90437 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/14 01:42 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 adf90437 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/13 08:35 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 3f6b40a1 .config console log report syz C [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/12 09:17 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 16a9c9e0 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/11 19:25 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 1353c374 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/11 13:48 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2b253ced .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/10 09:37 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 aea5da89 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/10 01:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 aea5da89 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/09 21:40 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 aea5da89 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/09 15:16 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 aea5da89 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/08 15:30 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 aea5da89 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/08 12:41 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 aea5da89 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/07 23:28 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 0de35f24 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/07 09:30 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 8a212197 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/07 07:42 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 8a212197 .config console log report syz C [disk image] [vmlinux] [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/06 15:38 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 131b38ac .config console log report syz C [mounted in repro] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/08 03:41 upstream 4c86114194e6 79a59635 .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/08 01:12 upstream 4c86114194e6 79a59635 .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/07 08:43 upstream 833477fce7a1 80b58a42 .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/06 23:56 upstream 833477fce7a1 80b58a42 .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/06 22:04 upstream 833477fce7a1 80b58a42 .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/06 14:09 upstream 2bca25eaeba6 2c6543ad .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/06 04:42 upstream 2bca25eaeba6 2c6543ad .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/06 03:39 upstream 2bca25eaeba6 2c6543ad .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/06 00:56 upstream 2bca25eaeba6 2c6543ad .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/05 21:27 upstream 2bca25eaeba6 2c6543ad .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/05 08:36 upstream a5088ee7251e eab8f949 .config console log report info [disk image] [vmlinux] ci-upstream-kasan-gce-root INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/04 20:51 upstream 4fe89d07dcc2 eab8f949 .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/04 19:08 upstream 4fe89d07dcc2 eab8f949 .config console log report info [disk image] [vmlinux] ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/09/30 22:06 upstream 5a77386984b5 feb56351 .config console log report info ci-upstream-kasan-gce-selinux-root INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/09/27 21:37 upstream 3800a713b607 10323ddf .config console log report info ci2-upstream-fs INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/07 04:25 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 6d752409 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/05 04:28 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 6d752409 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/03 21:42 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 6d752409 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/03 18:27 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 7a2ebf95 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/03 06:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 08977f5d .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/01 03:12 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 a1d8560a .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/11/01 00:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2a71366b .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/31 21:46 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2a71366b .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/31 05:46 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2a71366b .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/30 14:05 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 2a71366b .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/29 22:11 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 899d812a .config console log report info ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/28 00:08 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 86777b7f .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/27 20:31 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 86777b7f .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/24 20:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 ff2fe65d .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/24 02:03 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 23bf86af .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/24 01:54 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 23bf86af .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/23 00:01 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 c0b80a55 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/21 23:09 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 4bfd3c27 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/21 19:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 4bfd3c27 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/21 16:02 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 4bfd3c27 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/21 03:51 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 a0fd4dab .config console log report info ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/21 02:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 a0fd4dab .config console log report info ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/20 14:40 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 b31320fc .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/20 00:54 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 b31320fc .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/16 04:51 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/15 17:21 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/15 12:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 67cb024c .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/11 21:26 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 1353c374 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/08 12:01 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 aea5da89 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
2022/10/05 21:10 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 267e3bb1 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
* Struck through repros no longer work on HEAD.