| Title | Replies (including bot) | Last reply |
|---|---|---|
| Re: [syzbot] possible deadlock in kernfs_link_sibling (2) | 1 (1) | 2026/03/18 15:23 |
| [syzbot] [kernfs?] possible deadlock in kernfs_link_sibling (2) | 0 (1) | 2026/03/17 17:33 |
syzbot |
sign-in | mailing list | source | docs | 🏰 |
| Title | Replies (including bot) | Last reply |
|---|---|---|
| Re: [syzbot] possible deadlock in kernfs_link_sibling (2) | 1 (1) | 2026/03/18 15:23 |
| [syzbot] [kernfs?] possible deadlock in kernfs_link_sibling (2) | 0 (1) | 2026/03/17 17:33 |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| upstream | possible deadlock in kernfs_link_sibling kernfs | 4 | 30 | 176d | 208d | 0/29 | closed as invalid on 2025/10/25 16:44 |
======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Tainted: G L
------------------------------------------------------
syz.4.14840/11850 is trying to acquire lock:
ffff888019c4f2c0 (&root->kernfs_iattr_rwsem){++++}-{4:4}, at: kernfs_link_sibling+0x46c/0x540 fs/kernfs/dir.c:394
but task is already holding lock:
ffff888019c4f238 (&root->kernfs_rwsem){++++}-{4:4}, at: kernfs_add_one+0x41/0x5c0 fs/kernfs/dir.c:796
which lock already depends on the new lock.
the existing dependency chain (in reverse order) is:
-> #10 (&root->kernfs_rwsem){++++}-{4:4}:
down_write+0x3a/0x50 kernel/locking/rwsem.c:1590
kernfs_add_one+0x41/0x5c0 fs/kernfs/dir.c:796
kernfs_create_dir_ns+0xde/0x130 fs/kernfs/dir.c:1098
internal_create_group+0x425/0x1180 fs/sysfs/group.c:176
cpuhp_invoke_callback+0x445/0x860 kernel/cpu.c:194
cpuhp_issue_call+0x430/0x7a0 kernel/cpu.c:-1
__cpuhp_setup_state_cpuslocked+0x3d9/0x6b0 kernel/cpu.c:2507
__cpuhp_setup_state+0x3f/0x60 kernel/cpu.c:2536
do_one_initcall+0x250/0x8d0 init/main.c:1382
do_initcall_level+0x104/0x190 init/main.c:1444
do_initcalls+0x59/0xa0 init/main.c:1460
kernel_init_freeable+0x2a6/0x3e0 init/main.c:1692
kernel_init+0x1d/0x1d0 init/main.c:1582
ret_from_fork+0x51e/0xb90 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
-> #9 (cpuhp_state_mutex){+.+.}-{4:4}:
-> #8 (cpu_hotplug_lock){++++}-{0:0}:
percpu_down_read_internal include/linux/percpu-rwsem.h:53 [inline]
percpu_down_read include/linux/percpu-rwsem.h:77 [inline]
cpus_read_lock+0x42/0x160 kernel/cpu.c:490
static_key_disable+0x12/0x20 kernel/jump_label.c:247
__inet_hash_connect+0x2486/0x2490 net/ipv4/inet_hashtables.c:1074
tcp_v4_connect+0xd5f/0x19b0 net/ipv4/tcp_ipv4.c:307
__inet_stream_connect+0x25a/0xdd0 net/ipv4/af_inet.c:685
inet_stream_connect+0x66/0xa0 net/ipv4/af_inet.c:756
__sys_connect_file net/socket.c:2089 [inline]
__sys_connect+0x315/0x450 net/socket.c:2108
__do_sys_connect net/socket.c:2114 [inline]
__se_sys_connect net/socket.c:2111 [inline]
__x64_sys_connect+0x7a/0x90 net/socket.c:2111
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #7 (sk_lock-AF_INET){+.+.}-{0:0}:
lock_sock_nested+0x3e/0x130 net/core/sock.c:3780
lock_sock include/net/sock.h:1709 [inline]
inet_shutdown+0x6a/0x390 net/ipv4/af_inet.c:919
nbd_mark_nsock_dead+0x2e9/0x560 drivers/block/nbd.c:318
sock_shutdown+0x15e/0x260 drivers/block/nbd.c:411
nbd_clear_sock+0x24/0x170 drivers/block/nbd.c:1427
nbd_config_put+0x2e3/0x580 drivers/block/nbd.c:1451
nbd_release+0x101/0x140 drivers/block/nbd.c:1756
bdev_release+0x541/0x660 block/bdev.c:-1
blkdev_release+0x15/0x20 block/fops.c:705
__fput+0x461/0xa90 fs/file_table.c:469
task_work_run+0x1d9/0x270 kernel/task_work.c:233
resume_user_mode_work include/linux/resume_user_mode.h:50 [inline]
__exit_to_user_mode_loop kernel/entry/common.c:67 [inline]
exit_to_user_mode_loop+0xed/0x480 kernel/entry/common.c:98
__exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline]
syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline]
syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline]
do_syscall_64+0x32d/0xf80 arch/x86/entry/syscall_64.c:100
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #6 (&nsock->tx_lock){+.+.}-{4:4}:
__mutex_lock_common kernel/locking/rtmutex_api.c:533 [inline]
mutex_lock_nested+0x5a/0x1d0 kernel/locking/rtmutex_api.c:552
nbd_handle_cmd drivers/block/nbd.c:1143 [inline]
nbd_queue_rq+0x37b/0x1100 drivers/block/nbd.c:1207
blk_mq_dispatch_rq_list+0xa77/0x1910 block/blk-mq.c:2148
__blk_mq_do_dispatch_sched block/blk-mq-sched.c:168 [inline]
blk_mq_do_dispatch_sched block/blk-mq-sched.c:182 [inline]
__blk_mq_sched_dispatch_requests+0xddb/0x1610 block/blk-mq-sched.c:307
blk_mq_sched_dispatch_requests+0xda/0x1a0 block/blk-mq-sched.c:329
blk_mq_run_hw_queue+0x368/0x520 block/blk-mq.c:2386
blk_mq_dispatch_list+0xd1f/0xe20 include/linux/spinlock_rt.h:-1
blk_mq_flush_plug_list+0x48d/0x570 block/blk-mq.c:2997
__blk_flush_plug+0x3ed/0x4d0 block/blk-core.c:1230
blk_finish_plug block/blk-core.c:1257 [inline]
__submit_bio+0x28d/0x580 block/blk-core.c:649
__submit_bio_noacct_mq block/blk-core.c:722 [inline]
submit_bio_noacct_nocheck+0x2f4/0xa70 block/blk-core.c:753
submit_bh fs/buffer.c:2826 [inline]
block_read_full_folio+0x599/0x830 fs/buffer.c:2444
filemap_read_folio+0x137/0x3b0 mm/filemap.c:2501
do_read_cache_folio+0x2bf/0x560 mm/filemap.c:4101
read_mapping_folio include/linux/pagemap.h:1017 [inline]
read_part_sector+0xb8/0x2b0 block/partitions/core.c:723
adfspart_check_ICS+0xa5/0xa40 block/partitions/acorn.c:360
check_partition block/partitions/core.c:142 [inline]
blk_add_partitions block/partitions/core.c:590 [inline]
bdev_disk_changed+0x7ba/0x1550 block/partitions/core.c:694
blkdev_get_whole+0x2e5/0x480 block/bdev.c:764
bdev_open+0x31e/0xcc0 block/bdev.c:973
blkdev_open+0x485/0x620 block/fops.c:697
do_dentry_open+0x83d/0x13e0 fs/open.c:949
vfs_open+0x3b/0x350 fs/open.c:1081
do_open fs/namei.c:4677 [inline]
path_openat+0x2e43/0x38a0 fs/namei.c:4836
do_file_open+0x23e/0x4a0 fs/namei.c:4865
do_sys_openat2+0x113/0x200 fs/open.c:1366
do_sys_open fs/open.c:1372 [inline]
__do_sys_openat fs/open.c:1388 [inline]
__se_sys_openat fs/open.c:1383 [inline]
__x64_sys_openat+0x138/0x170 fs/open.c:1383
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #5 (&cmd->lock){+.+.}-{4:4}:
__mutex_lock_common kernel/locking/rtmutex_api.c:533 [inline]
mutex_lock_nested+0x5a/0x1d0 kernel/locking/rtmutex_api.c:552
nbd_queue_rq+0xc6/0x1100 drivers/block/nbd.c:1199
blk_mq_dispatch_rq_list+0xa77/0x1910 block/blk-mq.c:2148
__blk_mq_do_dispatch_sched block/blk-mq-sched.c:168 [inline]
blk_mq_do_dispatch_sched block/blk-mq-sched.c:182 [inline]
__blk_mq_sched_dispatch_requests+0xddb/0x1610 block/blk-mq-sched.c:307
blk_mq_sched_dispatch_requests+0xda/0x1a0 block/blk-mq-sched.c:329
blk_mq_run_hw_queue+0x368/0x520 block/blk-mq.c:2386
blk_mq_dispatch_list+0xd1f/0xe20 include/linux/spinlock_rt.h:-1
blk_mq_flush_plug_list+0x48d/0x570 block/blk-mq.c:2997
__blk_flush_plug+0x3ed/0x4d0 block/blk-core.c:1230
blk_finish_plug block/blk-core.c:1257 [inline]
__submit_bio+0x28d/0x580 block/blk-core.c:649
__submit_bio_noacct_mq block/blk-core.c:722 [inline]
submit_bio_noacct_nocheck+0x2f4/0xa70 block/blk-core.c:753
submit_bh fs/buffer.c:2826 [inline]
block_read_full_folio+0x599/0x830 fs/buffer.c:2444
filemap_read_folio+0x137/0x3b0 mm/filemap.c:2501
do_read_cache_folio+0x2bf/0x560 mm/filemap.c:4101
read_mapping_folio include/linux/pagemap.h:1017 [inline]
read_part_sector+0xb8/0x2b0 block/partitions/core.c:723
adfspart_check_ICS+0xa5/0xa40 block/partitions/acorn.c:360
check_partition block/partitions/core.c:142 [inline]
blk_add_partitions block/partitions/core.c:590 [inline]
bdev_disk_changed+0x7ba/0x1550 block/partitions/core.c:694
blkdev_get_whole+0x2e5/0x480 block/bdev.c:764
bdev_open+0x31e/0xcc0 block/bdev.c:973
blkdev_open+0x485/0x620 block/fops.c:697
do_dentry_open+0x83d/0x13e0 fs/open.c:949
vfs_open+0x3b/0x350 fs/open.c:1081
do_open fs/namei.c:4677 [inline]
path_openat+0x2e43/0x38a0 fs/namei.c:4836
do_file_open+0x23e/0x4a0 fs/namei.c:4865
do_sys_openat2+0x113/0x200 fs/open.c:1366
do_sys_open fs/open.c:1372 [inline]
__do_sys_openat fs/open.c:1388 [inline]
__se_sys_openat fs/open.c:1383 [inline]
__x64_sys_openat+0x138/0x170 fs/open.c:1383
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #4 (set->srcu){.+.+}-{0:0}:
srcu_lock_sync include/linux/srcu.h:199 [inline]
__synchronize_srcu+0xca/0x300 kernel/rcu/srcutree.c:1481
elevator_switch+0x1e8/0x7a0 block/elevator.c:576
elevator_change+0x2cc/0x450 block/elevator.c:681
elevator_set_default+0x36c/0x430 block/elevator.c:754
blk_register_queue+0x366/0x430 block/blk-sysfs.c:946
__add_disk+0x677/0xd50 block/genhd.c:528
add_disk_fwnode+0xfb/0x480 block/genhd.c:597
add_disk include/linux/blkdev.h:785 [inline]
nbd_dev_add+0x72c/0xb50 drivers/block/nbd.c:1984
nbd_init+0x168/0x1f0 drivers/block/nbd.c:2692
do_one_initcall+0x250/0x8d0 init/main.c:1382
do_initcall_level+0x104/0x190 init/main.c:1444
do_initcalls+0x59/0xa0 init/main.c:1460
kernel_init_freeable+0x2a6/0x3e0 init/main.c:1692
kernel_init+0x1d/0x1d0 init/main.c:1582
ret_from_fork+0x51e/0xb90 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
-> #3 (&q->elevator_lock){+.+.}-{4:4}:
__mutex_lock_common kernel/locking/rtmutex_api.c:533 [inline]
mutex_lock_nested+0x5a/0x1d0 kernel/locking/rtmutex_api.c:552
elevator_change+0x1b3/0x450 block/elevator.c:679
elevator_set_none+0xb5/0x140 block/elevator.c:769
blk_mq_elv_switch_none block/blk-mq.c:5110 [inline]
__blk_mq_update_nr_hw_queues block/blk-mq.c:5155 [inline]
blk_mq_update_nr_hw_queues+0x607/0x1a80 block/blk-mq.c:5220
nbd_start_device+0x17f/0xb20 drivers/block/nbd.c:1489
nbd_genl_connect+0x1651/0x1c80 drivers/block/nbd.c:2239
genl_family_rcv_msg_doit+0x22a/0x330 net/netlink/genetlink.c:1114
genl_family_rcv_msg net/netlink/genetlink.c:1194 [inline]
genl_rcv_msg+0x61c/0x7a0 net/netlink/genetlink.c:1209
netlink_rcv_skb+0x232/0x4b0 net/netlink/af_netlink.c:2550
genl_rcv+0x28/0x40 net/netlink/genetlink.c:1218
netlink_unicast_kernel net/netlink/af_netlink.c:1318 [inline]
netlink_unicast+0x831/0x9f0 net/netlink/af_netlink.c:1344
netlink_sendmsg+0x813/0xb40 net/netlink/af_netlink.c:1894
sock_sendmsg_nosec net/socket.c:727 [inline]
__sock_sendmsg net/socket.c:742 [inline]
____sys_sendmsg+0x94c/0x9c0 net/socket.c:2592
___sys_sendmsg+0x2a5/0x360 net/socket.c:2646
__sys_sendmsg net/socket.c:2678 [inline]
__do_sys_sendmsg net/socket.c:2683 [inline]
__se_sys_sendmsg net/socket.c:2681 [inline]
__x64_sys_sendmsg+0x1c3/0x2a0 net/socket.c:2681
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #2 (&q->q_usage_counter(io)#49){++++}-{0:0}:
blk_alloc_queue+0x54e/0x690 block/blk-core.c:461
blk_mq_alloc_queue block/blk-mq.c:4429 [inline]
__blk_mq_alloc_disk+0x197/0x390 block/blk-mq.c:4476
nbd_dev_add+0x499/0xb50 drivers/block/nbd.c:1954
nbd_init+0x168/0x1f0 drivers/block/nbd.c:2692
do_one_initcall+0x250/0x8d0 init/main.c:1382
do_initcall_level+0x104/0x190 init/main.c:1444
do_initcalls+0x59/0xa0 init/main.c:1460
kernel_init_freeable+0x2a6/0x3e0 init/main.c:1692
kernel_init+0x1d/0x1d0 init/main.c:1582
ret_from_fork+0x51e/0xb90 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
-> #1 (fs_reclaim){+.+.}-{0:0}:
__fs_reclaim_acquire mm/page_alloc.c:4348 [inline]
fs_reclaim_acquire+0x71/0x100 mm/page_alloc.c:4362
might_alloc include/linux/sched/mm.h:317 [inline]
slab_pre_alloc_hook mm/slub.c:4489 [inline]
slab_alloc_node mm/slub.c:4843 [inline]
kmem_cache_alloc_noprof+0x44/0x680 mm/slub.c:4873
__kernfs_iattrs+0xdf/0x340 fs/kernfs/inode.c:36
kernfs_iattrs fs/kernfs/inode.c:61 [inline]
__kernfs_setattr fs/kernfs/inode.c:74 [inline]
kernfs_iop_setattr+0xea/0x3f0 fs/kernfs/inode.c:128
notify_change+0xc18/0xf60 fs/attr.c:556
do_truncate+0x1c2/0x250 fs/open.c:68
handle_truncate fs/namei.c:4285 [inline]
do_open fs/namei.c:4681 [inline]
path_openat+0x2fc4/0x38a0 fs/namei.c:4836
do_file_open+0x23e/0x4a0 fs/namei.c:4865
do_sys_openat2+0x113/0x200 fs/open.c:1366
do_sys_open fs/open.c:1372 [inline]
__do_sys_openat fs/open.c:1388 [inline]
__se_sys_openat fs/open.c:1383 [inline]
__x64_sys_openat+0x138/0x170 fs/open.c:1383
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #0 (&root->kernfs_iattr_rwsem){++++}-{4:4}:
check_prev_add kernel/locking/lockdep.c:3165 [inline]
check_prevs_add kernel/locking/lockdep.c:3284 [inline]
validate_chain kernel/locking/lockdep.c:3908 [inline]
__lock_acquire+0x15a5/0x2cf0 kernel/locking/lockdep.c:5237
lock_acquire+0xf0/0x2e0 kernel/locking/lockdep.c:5868
down_write+0x3a/0x50 kernel/locking/rwsem.c:1590
kernfs_link_sibling+0x46c/0x540 fs/kernfs/dir.c:394
kernfs_add_one+0x1ca/0x5c0 fs/kernfs/dir.c:815
kernfs_create_dir_ns+0xde/0x130 fs/kernfs/dir.c:1098
sysfs_create_dir_ns+0x12f/0x2a0 fs/sysfs/dir.c:59
create_dir lib/kobject.c:73 [inline]
kobject_add_internal+0x631/0xd10 lib/kobject.c:240
kobject_add_varg lib/kobject.c:374 [inline]
kobject_add+0x163/0x240 lib/kobject.c:426
device_add+0x408/0xb80 drivers/base/core.c:3629
input_register_device+0x9d3/0x1160 drivers/input/input.c:2363
uinput_create_device+0x422/0x670 drivers/input/misc/uinput.c:365
uinput_ioctl_handler+0x41a/0x14a0 drivers/input/misc/uinput.c:919
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:597 [inline]
__se_sys_ioctl+0xff/0x170 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
other info that might help us debug this:
Chain exists of:
&root->kernfs_iattr_rwsem --> cpuhp_state_mutex --> &root->kernfs_rwsem
Possible unsafe locking scenario:
CPU0 CPU1
---- ----
lock(&root->kernfs_rwsem);
lock(cpuhp_state_mutex);
lock(&root->kernfs_rwsem);
lock(&root->kernfs_iattr_rwsem);
*** DEADLOCK ***
2 locks held by syz.4.14840/11850:
#0: ffff888040158060 (&newdev->mutex){+.+.}-{4:4}, at: uinput_ioctl_handler+0xf5/0x14a0 drivers/input/misc/uinput.c:900
#1: ffff888019c4f238 (&root->kernfs_rwsem){++++}-{4:4}, at: kernfs_add_one+0x41/0x5c0 fs/kernfs/dir.c:796
stack backtrace:
CPU: 0 UID: 0 PID: 11850 Comm: syz.4.14840 Tainted: G L syzkaller #0 PREEMPT_{RT,(full)}
Tainted: [L]=SOFTLOCKUP
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
Call Trace:
<TASK>
dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120
print_circular_bug+0x2e1/0x300 kernel/locking/lockdep.c:2043
check_noncircular+0x12e/0x150 kernel/locking/lockdep.c:2175
check_prev_add kernel/locking/lockdep.c:3165 [inline]
check_prevs_add kernel/locking/lockdep.c:3284 [inline]
validate_chain kernel/locking/lockdep.c:3908 [inline]
__lock_acquire+0x15a5/0x2cf0 kernel/locking/lockdep.c:5237
lock_acquire+0xf0/0x2e0 kernel/locking/lockdep.c:5868
down_write+0x3a/0x50 kernel/locking/rwsem.c:1590
kernfs_link_sibling+0x46c/0x540 fs/kernfs/dir.c:394
kernfs_add_one+0x1ca/0x5c0 fs/kernfs/dir.c:815
kernfs_create_dir_ns+0xde/0x130 fs/kernfs/dir.c:1098
sysfs_create_dir_ns+0x12f/0x2a0 fs/sysfs/dir.c:59
create_dir lib/kobject.c:73 [inline]
kobject_add_internal+0x631/0xd10 lib/kobject.c:240
kobject_add_varg lib/kobject.c:374 [inline]
kobject_add+0x163/0x240 lib/kobject.c:426
device_add+0x408/0xb80 drivers/base/core.c:3629
input_register_device+0x9d3/0x1160 drivers/input/input.c:2363
uinput_create_device+0x422/0x670 drivers/input/misc/uinput.c:365
uinput_ioctl_handler+0x41a/0x14a0 drivers/input/misc/uinput.c:919
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:597 [inline]
__se_sys_ioctl+0xff/0x170 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f6ec37fc819
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f6ec1a4e028 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007f6ec3a75fa0 RCX: 00007f6ec37fc819
RDX: 0000000000000000 RSI: 0000000000005501 RDI: 0000000000000003
RBP: 00007f6ec3892c91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f6ec3a76038 R14: 00007f6ec3a75fa0 R15: 00007ffda3495e08
</TASK>
input: syz1 as /devices/virtual/input/input45
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026/03/30 15:29 | upstream | 7aaa8047eafd | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 12:38 | upstream | 7aaa8047eafd | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in kernfs_link_sibling | ||
| 2026/03/17 04:22 | upstream | 2d1373e4246d | 0737c18f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in kernfs_link_sibling | ||
| 2026/03/18 03:15 | upstream | f0caa1d49cc0 | c8810548 | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in kernfs_link_sibling | ||
| 2026/03/13 17:29 | upstream | 0257f64bdac7 | 351cb5cf | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in kernfs_link_sibling | ||
| 2026/03/28 07:27 | upstream | 7df48e363130 | ef441708 | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream-386 | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 04:52 | net | fa6e24963342 | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 03:13 | net | fa6e24963342 | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 00:41 | net | 47ab2c12c87a | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 23:00 | net | 47ab2c12c87a | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 21:40 | net | 47ab2c12c87a | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 20:39 | net | 47ab2c12c87a | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 20:30 | net | 47ab2c12c87a | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 14:37 | net | 47ab2c12c87a | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 12:56 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 11:14 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 10:08 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 09:51 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 08:49 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 07:47 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 04:09 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 04:02 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 02:46 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 01:29 | net | ddc748a391dd | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 22:15 | net | dc9e9d61e301 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 21:12 | net | dc9e9d61e301 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 17:38 | net | dc9e9d61e301 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 13:51 | net | dc9e9d61e301 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 11:35 | net | dc9e9d61e301 | 356bdfc9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 10:28 | net | dc9e9d61e301 | 356bdfc9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 09:19 | net | dc9e9d61e301 | 356bdfc9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 08:32 | net | dc9e9d61e301 | 356bdfc9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-this-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 12:25 | net-next | 9229cb5a941c | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 12:08 | net-next | 9229cb5a941c | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 10:54 | net-next | 9229cb5a941c | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 08:33 | net-next | 9229cb5a941c | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 07:32 | net-next | 9229cb5a941c | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 06:32 | net-next | 9229cb5a941c | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 18:51 | net-next | 93d04e76bcf1 | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 17:22 | net-next | 93d04e76bcf1 | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 16:09 | net-next | 93d04e76bcf1 | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 06:45 | net-next | 0fb03e7038e4 | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/31 05:36 | net-next | 0fb03e7038e4 | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 23:58 | net-next | cf0d9080c6f7 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 20:12 | net-next | cf0d9080c6f7 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 20:10 | net-next | cf0d9080c6f7 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 19:00 | net-next | cf0d9080c6f7 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 16:30 | net-next | cf0d9080c6f7 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/03/30 14:51 | net-next | cf0d9080c6f7 | 458630d8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-net-kasan-gce | possible deadlock in kernfs_link_sibling | ||
| 2026/04/01 02:03 | linux-next | 36ece9697e89 | fb8b2c26 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in kernfs_link_sibling |