syzbot |
sign-in | mailing list | source | docs |
🐞 Open [1164] 🐞 Fixed [4299] 🐞 Invalid [9645] 📈 Kernel Health 📈 Bug Lifetimes 📈 Fuzzing 📈 Crashes |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | possible deadlock in free_ioctx_users (2) | C | done | 44 | 1022d | 1030d | 17/24 | fixed on 2020/05/10 10:41 | |
linux-4.19 | possible deadlock in free_ioctx_users | C | done | 77 | 1211d | 1333d | 1/1 | fixed on 2019/12/12 05:11 |
======================================================== WARNING: possible irq lock inversion dependency detected 5.3.0+ #0 Not tainted -------------------------------------------------------- swapper/1/0 just changed the state of lock: ffff8880a1235b58 (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:363 [inline] ffff8880a1235b58 (&(&ctx->ctx_lock)->rlock){..-.}, at: free_ioctx_users+0x2d/0x490 fs/aio.c:618 but this lock took another, SOFTIRQ-unsafe lock in the past: (&fiq->waitq){+.+.} and interrupts could create inverse lock ordering between them. other info that might help us debug this: Possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&fiq->waitq); local_irq_disable(); lock(&(&ctx->ctx_lock)->rlock); lock(&fiq->waitq); <Interrupt> lock(&(&ctx->ctx_lock)->rlock); *** DEADLOCK *** 2 locks held by swapper/1/0: #0: ffffffff88fab240 (rcu_callback){....}, at: __rcu_reclaim kernel/rcu/rcu.h:210 [inline] #0: ffffffff88fab240 (rcu_callback){....}, at: rcu_do_batch kernel/rcu/tree.c:2157 [inline] #0: ffffffff88fab240 (rcu_callback){....}, at: rcu_core+0x60e/0x1560 kernel/rcu/tree.c:2377 #1: ffffffff88fab280 (rcu_read_lock_sched){....}, at: percpu_ref_call_confirm_rcu lib/percpu-refcount.c:126 [inline] #1: ffffffff88fab280 (rcu_read_lock_sched){....}, at: percpu_ref_switch_to_atomic_rcu+0x20e/0x570 lib/percpu-refcount.c:165 the shortest dependencies between 2nd lock and 1st lock: -> (&fiq->waitq){+.+.} { HARDIRQ-ON-W at: lock_acquire+0x190/0x410 kernel/locking/lockdep.c:4487 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:151 spin_lock include/linux/spinlock.h:338 [inline] flush_bg_queue+0x1f3/0x3c0 fs/fuse/dev.c:415 fuse_request_queue_background+0x2f8/0x5a0 fs/fuse/dev.c:676 fuse_request_send_background+0x58/0x110 fs/fuse/dev.c:687 cuse_send_init fs/fuse/cuse.c:459 [inline] cuse_channel_open+0x5ba/0x830 fs/fuse/cuse.c:519 misc_open+0x395/0x4c0 drivers/char/misc.c:141 chrdev_open+0x245/0x6b0 fs/char_dev.c:414 do_dentry_open+0x4df/0x1250 fs/open.c:797 vfs_open+0xa0/0xd0 fs/open.c:906 do_last fs/namei.c:3408 [inline] path_openat+0x10e9/0x4630 fs/namei.c:3525 do_filp_open+0x1a1/0x280 fs/namei.c:3555 do_sys_open+0x3fe/0x5d0 fs/open.c:1089 __do_sys_openat fs/open.c:1116 [inline] __se_sys_openat fs/open.c:1110 [inline] __x64_sys_openat+0x9d/0x100 fs/open.c:1110 do_syscall_64+0xfa/0x760 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe SOFTIRQ-ON-W at: lock_acquire+0x190/0x410 kernel/locking/lockdep.c:4487 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:151 spin_lock include/linux/spinlock.h:338 [inline] flush_bg_queue+0x1f3/0x3c0 fs/fuse/dev.c:415 fuse_request_queue_background+0x2f8/0x5a0 fs/fuse/dev.c:676 fuse_request_send_background+0x58/0x110 fs/fuse/dev.c:687 cuse_send_init fs/fuse/cuse.c:459 [inline] cuse_channel_open+0x5ba/0x830 fs/fuse/cuse.c:519 misc_open+0x395/0x4c0 drivers/char/misc.c:141 chrdev_open+0x245/0x6b0 fs/char_dev.c:414 do_dentry_open+0x4df/0x1250 fs/open.c:797 vfs_open+0xa0/0xd0 fs/open.c:906 do_last fs/namei.c:3408 [inline] path_openat+0x10e9/0x4630 fs/namei.c:3525 do_filp_open+0x1a1/0x280 fs/namei.c:3555 do_sys_open+0x3fe/0x5d0 fs/open.c:1089 __do_sys_openat fs/open.c:1116 [inline] __se_sys_openat fs/open.c:1110 [inline] __x64_sys_openat+0x9d/0x100 fs/open.c:1110 do_syscall_64+0xfa/0x760 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe INITIAL USE at: lock_acquire+0x190/0x410 kernel/locking/lockdep.c:4487 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:151 spin_lock include/linux/spinlock.h:338 [inline] flush_bg_queue+0x1f3/0x3c0 fs/fuse/dev.c:415 fuse_request_queue_background+0x2f8/0x5a0 fs/fuse/dev.c:676 fuse_request_send_background+0x58/0x110 fs/fuse/dev.c:687 cuse_send_init fs/fuse/cuse.c:459 [inline] cuse_channel_open+0x5ba/0x830 fs/fuse/cuse.c:519 misc_open+0x395/0x4c0 drivers/char/misc.c:141 chrdev_open+0x245/0x6b0 fs/char_dev.c:414 do_dentry_open+0x4df/0x1250 fs/open.c:797 vfs_open+0xa0/0xd0 fs/open.c:906 do_last fs/namei.c:3408 [inline] path_openat+0x10e9/0x4630 fs/namei.c:3525 do_filp_open+0x1a1/0x280 fs/namei.c:3555 do_sys_open+0x3fe/0x5d0 fs/open.c:1089 __do_sys_openat fs/open.c:1116 [inline] __se_sys_openat fs/open.c:1110 [inline] __x64_sys_openat+0x9d/0x100 fs/open.c:1110 do_syscall_64+0xfa/0x760 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [<ffffffff8aba63c0>] __key.44672+0x0/0x40 ... acquired at: __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:151 spin_lock include/linux/spinlock.h:338 [inline] aio_poll fs/aio.c:1751 [inline] __io_submit_one fs/aio.c:1825 [inline] io_submit_one+0xefa/0x2ef0 fs/aio.c:1862 __do_sys_io_submit fs/aio.c:1921 [inline] __se_sys_io_submit fs/aio.c:1891 [inline] __x64_sys_io_submit+0x1bd/0x570 fs/aio.c:1891 do_syscall_64+0xfa/0x760 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> (&(&ctx->ctx_lock)->rlock){..-.} { IN-SOFTIRQ-W at: lock_acquire+0x190/0x410 kernel/locking/lockdep.c:4487 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:167 spin_lock_irq include/linux/spinlock.h:363 [inline] free_ioctx_users+0x2d/0x490 fs/aio.c:618 percpu_ref_put_many include/linux/percpu-refcount.h:293 [inline] percpu_ref_put include/linux/percpu-refcount.h:309 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:130 [inline] percpu_ref_switch_to_atomic_rcu+0x4c0/0x570 lib/percpu-refcount.c:165 __rcu_reclaim kernel/rcu/rcu.h:222 [inline] rcu_do_batch kernel/rcu/tree.c:2157 [inline] rcu_core+0x581/0x1560 kernel/rcu/tree.c:2377 rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2386 __do_softirq+0x262/0x98c kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0x19b/0x1e0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x1a3/0x610 arch/x86/kernel/apic/apic.c:1137 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:830 native_safe_halt+0xe/0x10 arch/x86/include/asm/irqflags.h:60 arch_cpu_idle+0xa/0x10 arch/x86/kernel/process.c:571 default_idle_call+0x84/0xb0 kernel/sched/idle.c:94 cpuidle_idle_call kernel/sched/idle.c:154 [inline] do_idle+0x3b7/0x6e0 kernel/sched/idle.c:264 cpu_startup_entry+0x1b/0x20 kernel/sched/idle.c:356 start_secondary+0x2f4/0x410 arch/x86/kernel/smpboot.c:264 secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:241 INITIAL USE at: lock_acquire+0x190/0x410 kernel/locking/lockdep.c:4487 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:167 spin_lock_irq include/linux/spinlock.h:363 [inline] aio_poll fs/aio.c:1749 [inline] __io_submit_one fs/aio.c:1825 [inline] io_submit_one+0xeb5/0x2ef0 fs/aio.c:1862 __do_sys_io_submit fs/aio.c:1921 [inline] __se_sys_io_submit fs/aio.c:1891 [inline] __x64_sys_io_submit+0x1bd/0x570 fs/aio.c:1891 do_syscall_64+0xfa/0x760 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [<ffffffff8ab0c460>] __key.54293+0x0/0x40 ... acquired at: mark_lock_irq kernel/locking/lockdep.c:3317 [inline] mark_lock+0x517/0x1220 kernel/locking/lockdep.c:3666 mark_usage kernel/locking/lockdep.c:3566 [inline] __lock_acquire+0x1eaf/0x4e70 kernel/locking/lockdep.c:3909 lock_acquire+0x190/0x410 kernel/locking/lockdep.c:4487 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:167 spin_lock_irq include/linux/spinlock.h:363 [inline] free_ioctx_users+0x2d/0x490 fs/aio.c:618 percpu_ref_put_many include/linux/percpu-refcount.h:293 [inline] percpu_ref_put include/linux/percpu-refcount.h:309 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:130 [inline] percpu_ref_switch_to_atomic_rcu+0x4c0/0x570 lib/percpu-refcount.c:165 __rcu_reclaim kernel/rcu/rcu.h:222 [inline] rcu_do_batch kernel/rcu/tree.c:2157 [inline] rcu_core+0x581/0x1560 kernel/rcu/tree.c:2377 rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2386 __do_softirq+0x262/0x98c kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0x19b/0x1e0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x1a3/0x610 arch/x86/kernel/apic/apic.c:1137 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:830 native_safe_halt+0xe/0x10 arch/x86/include/asm/irqflags.h:60 arch_cpu_idle+0xa/0x10 arch/x86/kernel/process.c:571 default_idle_call+0x84/0xb0 kernel/sched/idle.c:94 cpuidle_idle_call kernel/sched/idle.c:154 [inline] do_idle+0x3b7/0x6e0 kernel/sched/idle.c:264 cpu_startup_entry+0x1b/0x20 kernel/sched/idle.c:356 start_secondary+0x2f4/0x410 arch/x86/kernel/smpboot.c:264 secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:241 stack backtrace: CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.3.0+ #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: <IRQ> __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x172/0x1f0 lib/dump_stack.c:113 print_irq_inversion_bug.part.0+0x2e4/0x2f1 kernel/locking/lockdep.c:3179 print_irq_inversion_bug kernel/locking/lockdep.c:3180 [inline] check_usage_forwards.cold+0x20/0x29 kernel/locking/lockdep.c:3204 mark_lock_irq kernel/locking/lockdep.c:3317 [inline] mark_lock+0x517/0x1220 kernel/locking/lockdep.c:3666 mark_usage kernel/locking/lockdep.c:3566 [inline] __lock_acquire+0x1eaf/0x4e70 kernel/locking/lockdep.c:3909 lock_acquire+0x190/0x410 kernel/locking/lockdep.c:4487 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:167 spin_lock_irq include/linux/spinlock.h:363 [inline] free_ioctx_users+0x2d/0x490 fs/aio.c:618 percpu_ref_put_many include/linux/percpu-refcount.h:293 [inline] percpu_ref_put include/linux/percpu-refcount.h:309 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:130 [inline] percpu_ref_switch_to_atomic_rcu+0x4c0/0x570 lib/percpu-refcount.c:165 __rcu_reclaim kernel/rcu/rcu.h:222 [inline] rcu_do_batch kernel/rcu/tree.c:2157 [inline] rcu_core+0x581/0x1560 kernel/rcu/tree.c:2377 rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2386 __do_softirq+0x262/0x98c kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0x19b/0x1e0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x1a3/0x610 arch/x86/kernel/apic/apic.c:1137 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:830 </IRQ> RIP: 0010:native_safe_halt+0xe/0x10 arch/x86/include/asm/irqflags.h:61 Code: 38 8e 66 fa eb 8a 90 90 90 90 90 90 e9 07 00 00 00 0f 00 2d 54 25 61 00 f4 c3 66 90 e9 07 00 00 00 0f 00 2d 44 25 61 00 fb f4 <c3> 90 55 48 89 e5 41 57 41 56 41 55 41 54 53 e8 9e 83 19 fa e8 b9 RSP: 0018:ffff8880a98e7d68 EFLAGS: 00000286 ORIG_RAX: ffffffffffffff13 RAX: 1ffffffff11e630f RBX: ffff8880a98d4340 RCX: 0000000000000000 RDX: dffffc0000000000 RSI: 0000000000000006 RDI: ffff8880a98d4bd4 RBP: ffff8880a98e7d98 R08: ffff8880a98d4340 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: dffffc0000000000 R13: ffffffff89c6b5c0 R14: 0000000000000000 R15: 0000000000000001 arch_cpu_idle+0xa/0x10 arch/x86/kernel/process.c:571 default_idle_call+0x84/0xb0 kernel/sched/idle.c:94 cpuidle_idle_call kernel/sched/idle.c:154 [inline] do_idle+0x3b7/0x6e0 kernel/sched/idle.c:264 cpu_startup_entry+0x1b/0x20 kernel/sched/idle.c:356 start_secondary+0x2f4/0x410 arch/x86/kernel/smpboot.c:264 ? set_cpu_sibling_map
Manager | Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
ci-upstream-kasan-gce-selinux-root | 2019/09/24 08:51 | upstream | e94f8ccde471 | c68252d2 | .config | console log | report | syz | C | |||
ci-upstream-kasan-gce-root | 2019/09/23 19:14 | upstream | 3c6a6910a81e | 1e9788a0 | .config | console log | report | syz | C | |||
ci-upstream-kasan-gce-smack-root | 2019/09/22 21:33 | upstream | f7c3bf8fa7e5 | d96e88f3 | .config | console log | report | syz | C | |||
ci-upstream-kasan-gce | 2019/09/21 12:38 | upstream | f97c81dc6ca5 | d96e88f3 | .config | console log | report | syz | C | |||
ci-upstream-kasan-gce-root | 2019/09/19 08:30 | upstream | d013cc800a2a | 46c0be24 | .config | console log | report | syz | C | |||
ci-upstream-kasan-gce | 2018/09/09 16:57 | upstream | f8f65382c98a | 6b5120a4 | .config | console log | report | syz | C | |||
ci-upstream-kasan-gce-386 | 2019/09/20 18:23 | upstream | 574cc4539762 | d96e88f3 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/15 13:53 | linux-next | 6d028043b55e | 32d59357 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/15 10:42 | linux-next | 6d028043b55e | 32d59357 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/12 03:04 | linux-next | 6d028043b55e | f4e53c10 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/11 11:17 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/11 02:36 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/11 02:16 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/11 01:56 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/11 00:53 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/10 23:49 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/10 23:30 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/10 23:09 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/08 19:13 | linux-next | 6d028043b55e | a60cb4cd | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/04 08:14 | linux-next | 6d028043b55e | 12381952 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/03 03:34 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/03 03:10 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/03 02:39 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/03 02:08 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/03 01:48 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/03 01:28 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/03 01:07 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/03 00:49 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/02 22:30 | linux-next | 6d028043b55e | 14544a56 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/02 06:37 | linux-next | 6d028043b55e | db7c31ca | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/02 06:15 | linux-next | 6d028043b55e | db7c31ca | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/02 02:36 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 22:25 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 22:05 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 15:43 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 15:17 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 13:47 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 13:04 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 12:46 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 12:22 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 12:02 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 07:21 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 06:12 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 01:18 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/08/31 17:58 | linux-next | ed2393ca0910 | fd37b39e | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/08/31 17:24 | linux-next | ed2393ca0910 | fd37b39e | .config | console log | report | syz | C | |||
ci-upstream-linux-next-kasan-gce-root | 2019/08/31 07:53 | linux-next | ed2393ca0910 | fd37b39e | .config | console log | report | syz | C | |||
ci-upstream-kasan-gce | 2019/09/25 13:49 | upstream | 351c8a09b00b | e38a6630 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/09/25 03:54 | upstream | 351c8a09b00b | e38a6630 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/09/23 11:15 | upstream | 619e17cf75dd | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce-selinux-root | 2019/09/23 05:56 | upstream | 619e17cf75dd | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/09/23 04:46 | upstream | f7c3bf8fa7e5 | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce-smack-root | 2019/09/22 21:09 | upstream | f7c3bf8fa7e5 | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce-smack-root | 2019/09/22 10:33 | upstream | f7c3bf8fa7e5 | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce-smack-root | 2019/09/22 01:34 | upstream | 227c3e9eb5cf | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce-smack-root | 2019/09/21 21:02 | upstream | 227c3e9eb5cf | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce-selinux-root | 2019/09/21 09:16 | upstream | f97c81dc6ca5 | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/09/21 02:15 | upstream | f97c81dc6ca5 | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/09/20 15:43 | upstream | 574cc4539762 | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/09/20 12:07 | upstream | 574cc4539762 | d96e88f3 | .config | console log | report | |||||
ci-upstream-kasan-gce-selinux-root | 2019/09/19 10:04 | upstream | b41dae061bbd | eb940044 | .config | console log | report | |||||
ci-upstream-kasan-gce-root | 2019/09/19 05:21 | upstream | d013cc800a2a | 46c0be24 | .config | console log | report | |||||
ci-upstream-kasan-gce-selinux-root | 2019/09/19 01:46 | upstream | d013cc800a2a | 46c0be24 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/03/18 21:16 | upstream | 9e98c678c2d6 | 4656beca | .config | console log | report | |||||
ci-upstream-kasan-gce-smack-root | 2019/02/27 10:17 | upstream | 7d762d69145a | 083cfd0e | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/17 14:17 | upstream | 64c0133eb88a | 3e98cc30 | .config | console log | report | |||||
ci-upstream-kasan-gce-root | 2019/02/14 16:10 | upstream | 1f947a7a011f | 76dd003f | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/14 14:21 | upstream | 1f947a7a011f | 6a46f448 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/12 10:21 | upstream | aa0c38cf39de | 65a0d619 | .config | console log | report | |||||
ci-upstream-kasan-gce-selinux-root | 2019/02/11 22:04 | upstream | d13937116f1e | 73f5f452 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/11 16:43 | upstream | d13937116f1e | 73f5f452 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/11 14:10 | upstream | d13937116f1e | 73f5f452 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/10 12:18 | upstream | df3865f8f568 | b4f792e4 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/09 16:26 | upstream | 46c291e277f9 | d75f7686 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/08 08:46 | upstream | d47e3da17592 | aa4feb03 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/05 02:24 | upstream | 8834f5600cf3 | d672172c | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/04 15:45 | upstream | 8834f5600cf3 | d672172c | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/02/04 02:55 | upstream | 24b888d8d598 | c198d5dd | .config | console log | report | |||||
ci-upstream-kasan-gce-smack-root | 2019/01/31 09:01 | upstream | af0c9af1b3f6 | aa432daf | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/01/14 09:22 | upstream | 1c7fc5cbc339 | 95485883 | .config | console log | report | |||||
ci-upstream-kasan-gce | 2019/01/11 21:03 | upstream | de6629eb262e | c3f3344c | .config | console log | report | |||||
ci-upstream-kasan-gce-386 | 2019/09/25 15:22 | upstream | 351c8a09b00b | a3355dba | .config | console log | report | |||||
ci-upstream-kasan-gce-386 | 2019/04/14 12:20 | upstream | 4443f8e6ac77 | 505ab413 | .config | console log | report | |||||
ci-upstream-kasan-gce-386 | 2019/02/18 18:17 | upstream | a3b22b9f11d9 | 59f36113 | .config | console log | report | |||||
ci-upstream-kasan-gce-386 | 2019/02/15 05:53 | upstream | 23e93c9b2cde | 76dd003f | .config | console log | report | |||||
ci-upstream-kasan-gce-386 | 2019/02/11 19:37 | upstream | d13937116f1e | 73f5f452 | .config | console log | report | |||||
ci-upstream-linux-next-kasan-gce-root | 2019/09/01 14:56 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | |||||
ci-upstream-linux-next-kasan-gce-root | 2019/08/31 23:06 | linux-next | 6d028043b55e | bad3cce2 | .config | console log | report | |||||
ci-upstream-linux-next-kasan-gce-root | 2019/08/29 11:03 | linux-next | ed2393ca0910 | fd37b39e | .config | console log | report | |||||
ci-upstream-linux-next-kasan-gce-root | 2019/08/17 05:05 | linux-next | 0c3d3d648b3e | 8fd428a1 | .config | console log | report | |||||
ci-upstream-linux-next-kasan-gce-root | 2019/08/16 06:32 | linux-next | 17da61ae48ec | 8fd428a1 | .config | console log | report | |||||
ci-upstream-linux-next-kasan-gce-root | 2019/08/16 01:16 | linux-next | 17da61ae48ec | 8fd428a1 | .config | console log | report | |||||
ci-upstream-linux-next-kasan-gce-root | 2019/06/23 13:25 | linux-next | e2d28c40292b | 3efccdd2 | .config | console log | report | |||||
ci-upstream-linux-next-kasan-gce-root | 2019/02/08 01:48 | linux-next | 1bd831d68d55 | aa4feb03 | .config | console log | report |