Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2023/05/03 | upstream (ToT) | 348551ddaf31 | C | [report] WARNING in smsusb_term_device |
syzbot |
sign-in | mailing list | source | docs |
🐞 Open [346] 🐞 Fixed [11] 🐞 Invalid [0] 📈 Kernel Health 📈 Bug Lifetimes 📈 Fuzzing 📈 Crashes | 💬 Send us feedback |
Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2023/05/03 | upstream (ToT) | 348551ddaf31 | C | [report] WARNING in smsusb_term_device |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | WARNING in smsusb_term_device usb media | C | done | 811 | 1d03h | 107d | 0/24 | upstream: reported C repro on 2023/02/22 13:16 | |
linux-5.15 | WARNING in smsusb_term_device origin:upstream | C | 54 | 5d03h | 82d | 0/3 | upstream: reported C repro on 2023/03/19 10:48 |
usb 1-1: Manufacturer: syz usb 1-1: SerialNumber: syz usb 1-1: config 0 descriptor?? smsusb:smsusb_probe: board id=8, interface number 0 ------------[ cut here ]------------ WARNING: CPU: 1 PID: 22 at kernel/workqueue.c:3066 __flush_work+0x1b4/0x1c0 Modules linked in: CPU: 1 PID: 22 Comm: kworker/1:0 Not tainted 6.1.20-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/02/2023 Workqueue: usb_hub_wq hub_event pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : __flush_work+0x1b4/0x1c0 lr : __flush_work+0x1b0/0x1c0 kernel/workqueue.c:3066 sp : ffff800019de65a0 x29: ffff800019de66d0 x28: 0000000000000000 x27: ffff800019de6808 x26: 0000000000000001 x25: 1fffe0001b25c81d x24: dfff800000000000 x23: ffff7000033bccb4 x22: ffff0000d92e4100 x21: ffff800019de65c0 x20: 0000000000000001 x19: ffff0000d92e40e8 x18: ffff800019de5ea0 x17: 0000000000000000 x16: ffff8000121a8c80 x15: ffff80000c2d9f6c x14: ffff80000c2e4c48 x13: ffff80000c2ea1a0 x12: 0000000000000005 x11: ff8080000821cf1c x10: 0000000000000000 x9 : ffff80000821cf1c x8 : ffff0000c0a4b680 x7 : 0000000000000000 x6 : 000000000000003f x5 : 0000000000000040 x4 : 0000000000000000 x3 : 0000000000000020 x2 : 0000000000000008 x1 : 0000000000000000 x0 : 0000000000000000 Call trace: __flush_work+0x1b4/0x1c0 __cancel_work_timer+0x3ec/0x548 kernel/workqueue.c:3160 cancel_work_sync+0x24/0x38 kernel/workqueue.c:3196 smsusb_stop_streaming drivers/media/usb/siano/smsusb.c:182 [inline] smsusb_term_device+0x98/0x1cc drivers/media/usb/siano/smsusb.c:344 smsusb_init_device drivers/media/usb/siano/smsusb.c:419 [inline] smsusb_probe+0xcb8/0x1a0c drivers/media/usb/siano/smsusb.c:567 usb_probe_interface+0x500/0x984 drivers/usb/core/driver.c:396 really_probe+0x394/0xacc drivers/base/dd.c:639 __driver_probe_device+0x1bc/0x3f8 drivers/base/dd.c:778 driver_probe_device+0x78/0x330 drivers/base/dd.c:808 __device_attach_driver+0x2a8/0x4f4 drivers/base/dd.c:936 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:427 __device_attach+0x2f0/0x480 drivers/base/dd.c:1008 device_initial_probe+0x24/0x34 drivers/base/dd.c:1057 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:487 device_add+0xae0/0xef4 drivers/base/core.c:3664 usb_set_configuration+0x15c0/0x1b40 drivers/usb/core/message.c:2170 usb_generic_driver_probe+0x8c/0x148 drivers/usb/core/generic.c:238 usb_probe_device+0x120/0x25c drivers/usb/core/driver.c:293 really_probe+0x394/0xacc drivers/base/dd.c:639 __driver_probe_device+0x1bc/0x3f8 drivers/base/dd.c:778 driver_probe_device+0x78/0x330 drivers/base/dd.c:808 __device_attach_driver+0x2a8/0x4f4 drivers/base/dd.c:936 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:427 __device_attach+0x2f0/0x480 drivers/base/dd.c:1008 device_initial_probe+0x24/0x34 drivers/base/dd.c:1057 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:487 device_add+0xae0/0xef4 drivers/base/core.c:3664 usb_new_device+0x904/0x142c drivers/usb/core/hub.c:2575 hub_port_connect drivers/usb/core/hub.c:5355 [inline] hub_port_connect_change drivers/usb/core/hub.c:5499 [inline] port_event drivers/usb/core/hub.c:5655 [inline] hub_event+0x23dc/0x44a0 drivers/usb/core/hub.c:5737 process_one_work+0x868/0x16f4 kernel/workqueue.c:2289 worker_thread+0x8e4/0xfec kernel/workqueue.c:2436 kthread+0x24c/0x2d4 kernel/kthread.c:376 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:860 irq event stamp: 73018 hardirqs last enabled at (73017): [<ffff80000821d314>] __cancel_work_timer+0x3b0/0x548 kernel/workqueue.c:3153 hardirqs last disabled at (73018): [<ffff8000122560d4>] el1_dbg+0x24/0x80 arch/arm64/kernel/entry-common.c:405 softirqs last enabled at (68522): [<ffff80000ab4ccb8>] local_bh_enable+0x10/0x34 include/linux/bottom_half.h:32 softirqs last disabled at (68520): [<ffff80000ab4cc84>] local_bh_disable+0x10/0x34 include/linux/bottom_half.h:19 ---[ end trace 0000000000000000 ]--- ------------[ cut here ]------------ WARNING: CPU: 1 PID: 22 at kernel/workqueue.c:3066 __flush_work+0x1b4/0x1c0 Modules linked in: CPU: 1 PID: 22 Comm: kworker/1:0 Tainted: G W 6.1.20-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/02/2023 Workqueue: usb_hub_wq hub_event pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : __flush_work+0x1b4/0x1c0 lr : __flush_work+0x1b0/0x1c0 kernel/workqueue.c:3066 sp : ffff800019de65a0 x29: ffff800019de66d0 x28: 0000000000000000 x27: ffff800019de6808 x26: 0000000000000001 x25: 1fffe0001b25c841 x24: dfff800000000000 x23: ffff7000033bccb4 x22: ffff0000d92e4220 x21: ffff800019de65c0 x20: 0000000000000001 x19: ffff0000d92e4208 x18: ffff800019de5ea0 x17: 0000000000000000 x16: ffff8000121a8c80 x15: ffff80000c2d9f6c x14: ffff80000c2e4c48 x13: ffff80000c2ea1a0 x12: 0000000000000005 x11: ff8080000821cf1c x10: 0000000000000000 x9 : ffff80000821cf1c x8 : ffff0000c0a4b680 x7 : 0000000000000000 x6 : 000000000000003f x5 : 0000000000000040 x4 : 0000000000000000 x3 : 0000000000000020 x2 : 0000000000000008 x1 : 0000000000000000 x0 : 0000000000000000 Call trace: __flush_work+0x1b4/0x1c0 __cancel_work_timer+0x3ec/0x548 kernel/workqueue.c:3160 cancel_work_sync+0x24/0x38 kernel/workqueue.c:3196 smsusb_stop_streaming drivers/media/usb/siano/smsusb.c:182 [inline] smsusb_term_device+0x98/0x1cc drivers/media/usb/siano/smsusb.c:344 smsusb_init_device drivers/media/usb/siano/smsusb.c:419 [inline] smsusb_probe+0xcb8/0x1a0c drivers/media/usb/siano/smsusb.c:567 usb_probe_interface+0x500/0x984 drivers/usb/core/driver.c:396 really_probe+0x394/0xacc drivers/base/dd.c:639 __driver_probe_device+0x1bc/0x3f8 drivers/base/dd.c:778 driver_probe_device+0x78/0x330 drivers/base/dd.c:808 __device_attach_driver+0x2a8/0x4f4 drivers/base/dd.c:936 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:427 __device_attach+0x2f0/0x480 drivers/base/dd.c:1008 device_initial_probe+0x24/0x34 drivers/base/dd.c:1057 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:487 device_add+0xae0/0xef4 drivers/base/core.c:3664 usb_set_configuration+0x15c0/0x1b40 drivers/usb/core/message.c:2170 usb_generic_driver_probe+0x8c/0x148 drivers/usb/core/generic.c:238 usb_probe_device+0x120/0x25c drivers/usb/core/driver.c:293 really_probe+0x394/0xacc drivers/base/dd.c:639 __driver_probe_device+0x1bc/0x3f8 drivers/base/dd.c:778 driver_probe_device+0x78/0x330 drivers/base/dd.c:808 __device_attach_driver+0x2a8/0x4f4 drivers/base/dd.c:936 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:427 __device_attach+0x2f0/0x480 drivers/base/dd.c:1008 device_initial_probe+0x24/0x34 drivers/base/dd.c:1057 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:487 device_add+0xae0/0xef4 drivers/base/core.c:3664 usb_new_device+0x904/0x142c drivers/usb/core/hub.c:2575 hub_port_connect drivers/usb/core/hub.c:5355 [inline] hub_port_connect_change drivers/usb/core/hub.c:5499 [inline] port_event drivers/usb/core/hub.c:5655 [inline] hub_event+0x23dc/0x44a0 drivers/usb/core/hub.c:5737 process_one_work+0x868/0x16f4 kernel/workqueue.c:2289 worker_thread+0x8e4/0xfec kernel/workqueue.c:2436 kthread+0x24c/0x2d4 kernel/kthread.c:376 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:860 irq event stamp: 73046 hardirqs last enabled at (73045): [<ffff80000821d314>] __cancel_work_timer+0x3b0/0x548 kernel/workqueue.c:3153 hardirqs last disabled at (73046): [<ffff8000122560d4>] el1_dbg+0x24/0x80 arch/arm64/kernel/entry-common.c:405 softirqs last enabled at (73038): [<ffff800008020ee8>] softirq_handle_end kernel/softirq.c:414 [inline] softirqs last enabled at (73038): [<ffff800008020ee8>] __do_softirq+0xd88/0xff4 kernel/softirq.c:600 softirqs last disabled at (73021): [<ffff80000802b598>] ____do_softirq+0x14/0x20 arch/arm64/kernel/irq.c:79 ---[ end trace 0000000000000000 ]--- ------------[ cut here ]------------ WARNING: CPU: 1 PID: 22 at kernel/workqueue.c:3066 __flush_work+0x1b4/0x1c0 Modules linked in: CPU: 1 PID: 22 Comm: kworker/1:0 Tainted: G W 6.1.20-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/02/2023 Workqueue: usb_hub_wq hub_event pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : __flush_work+0x1b4/0x1c0 lr : __flush_work+0x1b0/0x1c0 kernel/workqueue.c:3066 sp : ffff800019de65a0 x29: ffff800019de66d0 x28: 0000000000000000 x27: ffff800019de6808 x26: 0000000000000001 x25: 1fffe0001b25c865 x24: dfff800000000000 x23: ffff7000033bccb4 x22: ffff0000d92e4340 x21: ffff800019de65c0 x20: 0000000000000001 x19: ffff0000d92e4328 x18: ffff800019de5ea0 x17: 0000000000000000 x16: ffff8000121a8c80 x15: ffff80000c2d9f6c x14: ffff80000c2e4c48 x13: ffff80000c2ea1a0 x12: 0000000000000005 x11: ff8080000821cf1c x10: 0000000000000000 x9 : ffff80000821cf1c x8 : ffff0000c0a4b680 x7 : 0000000000000000 x6 : 000000000000003f x5 : 0000000000000040 x4 : 0000000000000000 x3 : 0000000000000020 x2 : 0000000000000008 x1 : 0000000000000000 x0 : 0000000000000000 Call trace: __flush_work+0x1b4/0x1c0 __cancel_work_timer+0x3ec/0x548 kernel/workqueue.c:3160 cancel_work_sync+0x24/0x38 kernel/workqueue.c:3196 smsusb_stop_streaming drivers/media/usb/siano/smsusb.c:182 [inline] smsusb_term_device+0x98/0x1cc drivers/media/usb/siano/smsusb.c:344 smsusb_init_device drivers/media/usb/siano/smsusb.c:419 [inline] smsusb_probe+0xcb8/0x1a0c drivers/media/usb/siano/smsusb.c:567 usb_probe_interface+0x500/0x984 drivers/usb/core/driver.c:396 really_probe+0x394/0xacc drivers/base/dd.c:639 __driver_probe_device+0x1bc/0x3f8 drivers/base/dd.c:778 driver_probe_device+0x78/0x330 drivers/base/dd.c:808 __device_attach_driver+0x2a8/0x4f4 drivers/base/dd.c:936 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:427 __device_attach+0x2f0/0x480 drivers/base/dd.c:1008 device_initial_probe+0x24/0x34 drivers/base/dd.c:1057 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:487 device_add+0xae0/0xef4 drivers/base/core.c:3664 usb_set_configuration+0x15c0/0x1b40 drivers/usb/core/message.c:2170 usb_generic_driver_probe+0x8c/0x148 drivers/usb/core/generic.c:238 usb_probe_device+0x120/0x25c drivers/usb/core/driver.c:293 really_probe+0x394/0xacc drivers/base/dd.c:639 __driver_probe_device+0x1bc/0x3f8 drivers/base/dd.c:778 driver_probe_device+0x78/0x330 drivers/base/dd.c:808 __device_attach_driver+0x2a8/0x4f4 drivers/base/dd.c:936 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:427 __device_attach+0x2f0/0x480 drivers/base/dd.c:1008 device_initial_probe+0x24/0x34 drivers/base/dd.c:1057 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:487 device_add+0xae0/0xef4 drivers/base/core.c:3664 usb_new_device+0x904/0x142c drivers/usb/core/hub.c:2575 hub_port_connect drivers/usb/core/hub.c:5355 [inline] hub_port_connect_change drivers/usb/core/hub.c:5499 [inline] port_event drivers/usb/core/hub.c:5655 [inline] hub_event+0x23dc/0x44a0 drivers/usb/core/hub.c:5737 process_one_work+0x868/0x16f4 kernel/workqueue.c:2289 worker_thread+0x8e4/0xfec kernel/workqueue.c:2436 kthread+0x24c/0x2d4 kernel/kthread.c:376 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:860 irq event stamp: 73084 hardirqs last enabled at (73083): [<ffff80000821d314>] __cancel_work_timer+0x3b0/0x548 kernel/workqueue.c:3153 hardirqs last disabled at (73084): [<ffff8000122560d4>] el1_dbg+0x24/0x80 arch/arm64/kernel/entry-common.c:405 softirqs last enabled at (73076): [<ffff800008020ee8>] softirq_handle_end kernel/softirq.c:414 [inline] softirqs last enabled at (73076): [<ffff800008020ee8>] __do_softirq+0xd88/0xff4 kernel/softirq.c:600 softirqs last disabled at (73051): [<ffff80000802b598>] ____do_softirq+0x14/0x20 arch/arm64/kernel/irq.c:79 ---[ end trace 0000000000000000 ]--- ------------[ cut here ]------------ WARNING: CPU: 1 PID: 22 at kernel/workqueue.c:3066 __flush_work+0x1b4/0x1c0 Modules linked in: CPU: 1 PID: 22 Comm: kworker/1:0 Tain
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2023/03/20 01:30 | linux-6.1.y | 7eaef76fbc46 | 7939252e | .config | console log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | |
2023/03/20 01:00 | linux-6.1.y | 7eaef76fbc46 | 7939252e | .config | console log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | |
2023/06/05 03:23 | linux-6.1.y | d2869ace6eeb | a4ae4f42 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/06/04 09:45 | linux-6.1.y | d2869ace6eeb | a4ae4f42 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/06/02 15:57 | linux-6.1.y | d2869ace6eeb | a4ae4f42 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/30 04:11 | linux-6.1.y | a343b0dd87b4 | cf184559 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/30 02:23 | linux-6.1.y | a343b0dd87b4 | cf184559 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/27 09:22 | linux-6.1.y | a343b0dd87b4 | cf184559 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/24 07:07 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 03:12 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 03:00 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 02:48 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 02:39 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 02:39 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 02:39 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 02:02 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 02:01 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/21 02:01 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/18 10:45 | linux-6.1.y | fa74641fb6b9 | 3bb7af1d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/14 13:12 | linux-6.1.y | bf4ad6fa4e53 | 2b9ba477 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/10 01:03 | linux-6.1.y | ca48fc16c493 | 30aa2a7e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/04/24 23:33 | linux-6.1.y | f17b0ab65d17 | fdc18293 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/03/30 06:53 | linux-6.1.y | e3a87a10f259 | f325deb0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/03/27 20:42 | linux-6.1.y | e3a87a10f259 | f8f96aa9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/03/20 09:01 | linux-6.1.y | 7eaef76fbc46 | 7939252e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/03/20 08:56 | linux-6.1.y | 7eaef76fbc46 | 7939252e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/03/19 10:44 | linux-6.1.y | 7eaef76fbc46 | 7939252e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | WARNING in smsusb_term_device | ||
2023/05/27 09:18 | linux-6.1.y | a343b0dd87b4 | cf184559 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/24 07:56 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/24 04:14 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/21 03:12 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/21 03:08 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/21 03:03 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/21 02:37 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/21 02:37 | linux-6.1.y | fa74641fb6b9 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/14 15:48 | linux-6.1.y | bf4ad6fa4e53 | 2b9ba477 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/05/10 17:18 | linux-6.1.y | ca48fc16c493 | 14b12a99 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/04/29 08:05 | linux-6.1.y | ca1c9012c941 | 62df2017 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/03/30 07:14 | linux-6.1.y | e3a87a10f259 | f325deb0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/03/30 06:54 | linux-6.1.y | e3a87a10f259 | f325deb0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device | ||
2023/03/20 08:57 | linux-6.1.y | 7eaef76fbc46 | 7939252e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | WARNING in smsusb_term_device |