syzbot


BUG: assuming atomic context at net/kcm/kcmsock.c:LINE

Status: fixed on 2019/10/15 23:40
Fix commit: 0355d6c1d591 net-backports: kcm: disable preemption in kcm_parse_func_strparser()
First crash: 1677d, last: 1670d
Cause bisection: introduced by (bisect log) :
commit a2c11b034142b9de9ab236aeeb53d6f39c3508aa
Author: Sami Tolvanen <samitolvanen@google.com>
Date: Thu Sep 5 21:15:28 2019 +0000

  kcm: use BPF_PROG_RUN

Crash: BUG: assuming atomic context at net/kcm/kcmsock.c:LINE (log)
Repro: C syz .config
  

Sample crash report:
BUG: assuming atomic context at net/kcm/kcmsock.c:382
in_atomic(): 0, irqs_disabled(): 0, pid: 7, name: kworker/u4:0
3 locks held by kworker/u4:0/7:
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: __write_once_size include/linux/compiler.h:226 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:855 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:40 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_data kernel/workqueue.c:620 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:647 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: process_one_work+0x88b/0x1740 kernel/workqueue.c:2240
 #1: ffff8880a98a7dc0 ((work_completion)(&strp->work)){+.+.}, at: process_one_work+0x8c1/0x1740 kernel/workqueue.c:2244
 #2: ffff888091c88d10 (sk_lock-AF_INET){+.+.}, at: lock_sock include/net/sock.h:1522 [inline]
 #2: ffff888091c88d10 (sk_lock-AF_INET){+.+.}, at: strp_sock_lock+0x2e/0x40 net/strparser/strparser.c:440
CPU: 1 PID: 7 Comm: kworker/u4:0 Not tainted 5.3.0+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: kstrp strp_work
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x172/0x1f0 lib/dump_stack.c:113
 __cant_sleep kernel/sched/core.c:6835 [inline]
 __cant_sleep.cold+0xa4/0xbc kernel/sched/core.c:6812
 kcm_parse_func_strparser+0x54/0x200 net/kcm/kcmsock.c:382
 __strp_recv+0x5dc/0x1b20 net/strparser/strparser.c:221
 strp_recv+0xcf/0x10b net/strparser/strparser.c:343
 tcp_read_sock+0x285/0xa00 net/ipv4/tcp.c:1639
 strp_read_sock+0x14d/0x200 net/strparser/strparser.c:366
 do_strp_work net/strparser/strparser.c:414 [inline]
 strp_work+0xe3/0x130 net/strparser/strparser.c:423
 process_one_work+0x9af/0x1740 kernel/workqueue.c:2269
 worker_thread+0x98/0xe40 kernel/workqueue.c:2415
 kthread+0x361/0x430 kernel/kthread.c:255
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352
BUG: assuming atomic context at net/kcm/kcmsock.c:382
in_atomic(): 0, irqs_disabled(): 0, pid: 7, name: kworker/u4:0
3 locks held by kworker/u4:0/7:
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: __write_once_size include/linux/compiler.h:226 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:855 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:40 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_data kernel/workqueue.c:620 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:647 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: process_one_work+0x88b/0x1740 kernel/workqueue.c:2240
 #1: ffff8880a98a7dc0 ((work_completion)(&strp->work)){+.+.}, at: process_one_work+0x8c1/0x1740 kernel/workqueue.c:2244
 #2: ffff888091c881d0 (sk_lock-AF_INET){+.+.}, at: lock_sock include/net/sock.h:1522 [inline]
 #2: ffff888091c881d0 (sk_lock-AF_INET){+.+.}, at: strp_sock_lock+0x2e/0x40 net/strparser/strparser.c:440
CPU: 1 PID: 7 Comm: kworker/u4:0 Tainted: G        W         5.3.0+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: kstrp strp_work
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x172/0x1f0 lib/dump_stack.c:113
 __cant_sleep kernel/sched/core.c:6835 [inline]
 __cant_sleep.cold+0xa4/0xbc kernel/sched/core.c:6812
 kcm_parse_func_strparser+0x54/0x200 net/kcm/kcmsock.c:382
 __strp_recv+0x5dc/0x1b20 net/strparser/strparser.c:221
 strp_recv+0xcf/0x10b net/strparser/strparser.c:343
 tcp_read_sock+0x285/0xa00 net/ipv4/tcp.c:1639
 strp_read_sock+0x14d/0x200 net/strparser/strparser.c:366
 do_strp_work net/strparser/strparser.c:414 [inline]
 strp_work+0xe3/0x130 net/strparser/strparser.c:423
 process_one_work+0x9af/0x1740 kernel/workqueue.c:2269
 worker_thread+0x98/0xe40 kernel/workqueue.c:2415
 kthread+0x361/0x430 kernel/kthread.c:255
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352
BUG: assuming atomic context at net/kcm/kcmsock.c:382
in_atomic(): 0, irqs_disabled(): 0, pid: 7, name: kworker/u4:0
3 locks held by kworker/u4:0/7:
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: __write_once_size include/linux/compiler.h:226 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:855 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:40 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_data kernel/workqueue.c:620 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:647 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: process_one_work+0x88b/0x1740 kernel/workqueue.c:2240
 #1: ffff8880a98a7dc0 ((work_completion)(&strp->work)){+.+.}, at: process_one_work+0x8c1/0x1740 kernel/workqueue.c:2244
 #2: ffff888091c881d0 (sk_lock-AF_INET){+.+.}, at: lock_sock include/net/sock.h:1522 [inline]
 #2: ffff888091c881d0 (sk_lock-AF_INET){+.+.}, at: strp_sock_lock+0x2e/0x40 net/strparser/strparser.c:440
CPU: 0 PID: 7 Comm: kworker/u4:0 Tainted: G        W         5.3.0+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: kstrp strp_work
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x172/0x1f0 lib/dump_stack.c:113
 __cant_sleep kernel/sched/core.c:6835 [inline]
 __cant_sleep.cold+0xa4/0xbc kernel/sched/core.c:6812
 kcm_parse_func_strparser+0x54/0x200 net/kcm/kcmsock.c:382
 __strp_recv+0x5dc/0x1b20 net/strparser/strparser.c:221
 strp_recv+0xcf/0x10b net/strparser/strparser.c:343
 tcp_read_sock+0x285/0xa00 net/ipv4/tcp.c:1639
 strp_read_sock+0x14d/0x200 net/strparser/strparser.c:366
 do_strp_work net/strparser/strparser.c:414 [inline]
 strp_work+0xe3/0x130 net/strparser/strparser.c:423
 process_one_work+0x9af/0x1740 kernel/workqueue.c:2269
 worker_thread+0x98/0xe40 kernel/workqueue.c:2415
 kthread+0x361/0x430 kernel/kthread.c:255
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352
BUG: assuming atomic context at net/kcm/kcmsock.c:382
in_atomic(): 0, irqs_disabled(): 0, pid: 7, name: kworker/u4:0
3 locks held by kworker/u4:0/7:
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: __write_once_size include/linux/compiler.h:226 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:855 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:40 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_data kernel/workqueue.c:620 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:647 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: process_one_work+0x88b/0x1740 kernel/workqueue.c:2240
 #1: ffff8880a98a7dc0 ((work_completion)(&strp->work)){+.+.}, at: process_one_work+0x8c1/0x1740 kernel/workqueue.c:2244
 #2: ffff888091c88d10 (sk_lock-AF_INET){+.+.}, at: lock_sock include/net/sock.h:1522 [inline]
 #2: ffff888091c88d10 (sk_lock-AF_INET){+.+.}, at: strp_sock_lock+0x2e/0x40 net/strparser/strparser.c:440
CPU: 0 PID: 7 Comm: kworker/u4:0 Tainted: G        W         5.3.0+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: kstrp strp_work
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x172/0x1f0 lib/dump_stack.c:113
 __cant_sleep kernel/sched/core.c:6835 [inline]
 __cant_sleep.cold+0xa4/0xbc kernel/sched/core.c:6812
 kcm_parse_func_strparser+0x54/0x200 net/kcm/kcmsock.c:382
 __strp_recv+0x5dc/0x1b20 net/strparser/strparser.c:221
 strp_recv+0xcf/0x10b net/strparser/strparser.c:343
 tcp_read_sock+0x285/0xa00 net/ipv4/tcp.c:1639
 strp_read_sock+0x14d/0x200 net/strparser/strparser.c:366
 do_strp_work net/strparser/strparser.c:414 [inline]
 strp_work+0xe3/0x130 net/strparser/strparser.c:423
 process_one_work+0x9af/0x1740 kernel/workqueue.c:2269
 worker_thread+0x98/0xe40 kernel/workqueue.c:2415
 kthread+0x361/0x430 kernel/kthread.c:255
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352
BUG: assuming atomic context at net/kcm/kcmsock.c:382
in_atomic(): 0, irqs_disabled(): 0, pid: 7, name: kworker/u4:0
3 locks held by kworker/u4:0/7:
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: __write_once_size include/linux/compiler.h:226 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:855 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:40 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_data kernel/workqueue.c:620 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:647 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: process_one_work+0x88b/0x1740 kernel/workqueue.c:2240
 #1: ffff8880a98a7dc0 ((work_completion)(&strp->work)){+.+.}, at: process_one_work+0x8c1/0x1740 kernel/workqueue.c:2244
 #2: ffff888091c88d10 (sk_lock-AF_INET){+.+.}, at: lock_sock include/net/sock.h:1522 [inline]
 #2: ffff888091c88d10 (sk_lock-AF_INET){+.+.}, at: strp_sock_lock+0x2e/0x40 net/strparser/strparser.c:440
CPU: 1 PID: 7 Comm: kworker/u4:0 Tainted: G        W         5.3.0+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: kstrp strp_work
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x172/0x1f0 lib/dump_stack.c:113
 __cant_sleep kernel/sched/core.c:6835 [inline]
 __cant_sleep.cold+0xa4/0xbc kernel/sched/core.c:6812
 kcm_parse_func_strparser+0x54/0x200 net/kcm/kcmsock.c:382
 __strp_recv+0x5dc/0x1b20 net/strparser/strparser.c:221
 strp_recv+0xcf/0x10b net/strparser/strparser.c:343
 tcp_read_sock+0x285/0xa00 net/ipv4/tcp.c:1639
 strp_read_sock+0x14d/0x200 net/strparser/strparser.c:366
 do_strp_work net/strparser/strparser.c:414 [inline]
 strp_work+0xe3/0x130 net/strparser/strparser.c:423
 process_one_work+0x9af/0x1740 kernel/workqueue.c:2269
 worker_thread+0x98/0xe40 kernel/workqueue.c:2415
 kthread+0x361/0x430 kernel/kthread.c:255
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352
BUG: assuming atomic context at net/kcm/kcmsock.c:382
in_atomic(): 0, irqs_disabled(): 0, pid: 7, name: kworker/u4:0
3 locks held by kworker/u4:0/7:
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: __write_once_size include/linux/compiler.h:226 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:855 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:40 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_data kernel/workqueue.c:620 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:647 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: process_one_work+0x88b/0x1740 kernel/workqueue.c:2240
 #1: ffff8880a98a7dc0 ((work_completion)(&strp->work)){+.+.}, at: process_one_work+0x8c1/0x1740 kernel/workqueue.c:2244
 #2: ffff888091c88d10 (sk_lock-AF_INET){+.+.}, at: lock_sock include/net/sock.h:1522 [inline]
 #2: ffff888091c88d10 (sk_lock-AF_INET){+.+.}, at: strp_sock_lock+0x2e/0x40 net/strparser/strparser.c:440
CPU: 1 PID: 7 Comm: kworker/u4:0 Tainted: G        W         5.3.0+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: kstrp strp_work
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x172/0x1f0 lib/dump_stack.c:113
 __cant_sleep kernel/sched/core.c:6835 [inline]
 __cant_sleep.cold+0xa4/0xbc kernel/sched/core.c:6812
 kcm_parse_func_strparser+0x54/0x200 net/kcm/kcmsock.c:382
 __strp_recv+0x5dc/0x1b20 net/strparser/strparser.c:221
 strp_recv+0xcf/0x10b net/strparser/strparser.c:343
 tcp_read_sock+0x285/0xa00 net/ipv4/tcp.c:1639
 strp_read_sock+0x14d/0x200 net/strparser/strparser.c:366
 do_strp_work net/strparser/strparser.c:414 [inline]
 strp_work+0xe3/0x130 net/strparser/strparser.c:423
 process_one_work+0x9af/0x1740 kernel/workqueue.c:2269
 worker_thread+0x98/0xe40 kernel/workqueue.c:2415
 kthread+0x361/0x430 kernel/kthread.c:255
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352
BUG: assuming atomic context at net/kcm/kcmsock.c:382
in_atomic(): 0, irqs_disabled(): 0, pid: 7, name: kworker/u4:0
3 locks held by kworker/u4:0/7:
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: __write_once_size include/linux/compiler.h:226 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:855 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:40 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_data kernel/workqueue.c:620 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:647 [inline]
 #0: ffff8882167db968 ((wq_completion)kstrp){+.+.}, at: process_one_work+0x88b/0x1740 kernel/workqueue.c:2240
 #1: ffff8880a98a7dc0 ((work_completion)(&strp->work)){+.+.}, at: process_one_work+0x8c1/0x1740 kernel/workqueue.c:2244
 #2: ffff888091c881d0 (sk_lock-AF_INET){+.+.}, at: lock_sock include/net/sock.h:1522 [inline]
 #2: ffff888091c881d0 (sk_lock-AF_INET){+.+.}, at: strp_sock_lock+0x2e/0x40 net/strparser/strparser.c:440
CPU: 0 PID: 7 Comm: kworker/u4:0 Tainted: G        W         5.3.0+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: kstrp strp_work
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x172/0x1f0 lib/dump_stack.c:113
 __cant_sleep kernel/sched/core.c:6835 [inline]
 __cant_sleep.cold+0xa4/0xbc kernel/sched/core.c:6812
 kcm_parse_func_strparser+0x54/0x200 net/kcm/kcmsock.c:382
 __strp_recv+0x5dc/0x1b20 net/strparser/strparser.c:221
 strp_recv+0xcf/0x10b net/strparser/strparser.c:343
 tcp_read_sock+0x285/0xa00 net/ipv4/tcp.c:1639
 strp_read_sock+0x14d/0x200 net/strparser/strparser.c:366
 do_strp_work net/strparser/strparser.c:414 [inline]
 strp_work+0xe3/0x130 net/strparser/strparser.c:423
 process_one_work+0x9af/0x1740 kernel/workqueue.c:2269
 worker_thread+0x98/0xe40 kernel/workqueue.c:2415
 kthread+0x361/0x430 kernel/kthread.c:255
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352

Crashes (178):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2019/09/23 18:57 upstream 3c6a6910a81e 1e9788a0 .config console log report syz C ci-upstream-kasan-gce-selinux-root
2019/09/23 23:57 net-old 34b4688425d9 1e9788a0 .config console log report syz C ci-upstream-net-this-kasan-gce
2019/09/23 23:07 net-old 34b4688425d9 1e9788a0 .config console log report syz C ci-upstream-net-this-kasan-gce
2019/09/23 21:55 net-old 34b4688425d9 1e9788a0 .config console log report syz C ci-upstream-net-this-kasan-gce
2019/09/23 18:35 net-old 34b4688425d9 1e9788a0 .config console log report syz C ci-upstream-net-this-kasan-gce
2019/09/29 03:55 net-next-old b41dae061bbd eb6b9855 .config console log report syz C ci-upstream-net-kasan-gce
2019/09/29 02:06 net-next-old b41dae061bbd eb6b9855 .config console log report syz C ci-upstream-net-kasan-gce
2019/09/29 00:23 net-next-old b41dae061bbd eb6b9855 .config console log report syz C ci-upstream-net-kasan-gce
2019/09/23 18:24 net-next-old b41dae061bbd 1e9788a0 .config console log report syz C ci-upstream-net-kasan-gce
2019/09/23 18:41 linux-next b5b3bd898ba9 1e9788a0 .config console log report syz C ci-upstream-linux-next-kasan-gce-root
2019/09/29 03:13 upstream f1f2f614d535 eb6b9855 .config console log report ci-upstream-kasan-gce-root
2019/09/29 03:07 upstream f1f2f614d535 eb6b9855 .config console log report ci-upstream-kasan-gce-root
2019/09/29 03:03 upstream f1f2f614d535 eb6b9855 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/29 02:58 upstream f1f2f614d535 eb6b9855 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/29 02:52 upstream f1f2f614d535 eb6b9855 .config console log report ci-upstream-kasan-gce-root
2019/09/28 20:12 upstream f1f2f614d535 eb6b9855 .config console log report ci-upstream-kasan-gce
2019/09/28 15:04 upstream f1f2f614d535 eb6b9855 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/28 10:08 upstream 8f744bdee4fe d8074e0b .config console log report ci-upstream-kasan-gce-selinux-root
2019/09/28 01:48 upstream da05b5ea12c1 d8074e0b .config console log report ci-upstream-kasan-gce-selinux-root
2019/09/28 01:47 upstream da05b5ea12c1 d8074e0b .config console log report ci-upstream-kasan-gce-smack-root
2019/09/28 01:46 upstream da05b5ea12c1 d8074e0b .config console log report ci-upstream-kasan-gce-root
2019/09/28 01:45 upstream da05b5ea12c1 d8074e0b .config console log report ci-upstream-kasan-gce-smack-root
2019/09/25 17:13 upstream 351c8a09b00b a3355dba .config console log report ci-upstream-kasan-gce-smack-root
2019/09/25 16:12 upstream 351c8a09b00b a3355dba .config console log report ci-upstream-kasan-gce-root
2019/09/24 11:15 upstream e94f8ccde471 c68252d2 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/23 18:48 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce-selinux-root
2019/09/23 18:44 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce-selinux-root
2019/09/23 18:33 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/23 18:32 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/23 18:31 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce
2019/09/23 18:30 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce
2019/09/23 18:30 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce
2019/09/23 18:29 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/23 18:29 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/23 18:28 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce-smack-root
2019/09/23 18:15 upstream 3c6a6910a81e 1e9788a0 .config console log report ci-upstream-kasan-gce-selinux-root
2019/09/25 16:16 net-old 9f5c44cf61a7 a3355dba .config console log report ci-upstream-net-this-kasan-gce
2019/09/25 16:16 net-old 9f5c44cf61a7 a3355dba .config console log report ci-upstream-net-this-kasan-gce
2019/09/23 18:14 net-old 34b4688425d9 1e9788a0 .config console log report ci-upstream-net-this-kasan-gce
2019/09/23 18:13 net-old 34b4688425d9 1e9788a0 .config console log report ci-upstream-net-this-kasan-gce
2019/09/23 17:55 net-old 34b4688425d9 1e9788a0 .config console log report ci-upstream-net-this-kasan-gce
2019/09/28 10:03 net-next-old b41dae061bbd d8074e0b .config console log report ci-upstream-net-kasan-gce
2019/09/28 04:43 net-next-old b41dae061bbd d8074e0b .config console log report ci-upstream-net-kasan-gce
2019/09/25 16:11 net-next-old b41dae061bbd a3355dba .config console log report ci-upstream-net-kasan-gce
2019/09/25 16:11 net-next-old b41dae061bbd a3355dba .config console log report ci-upstream-net-kasan-gce
2019/09/23 17:51 net-next-old b41dae061bbd 1e9788a0 .config console log report ci-upstream-net-kasan-gce
2019/09/23 17:50 net-next-old b41dae061bbd 1e9788a0 .config console log report ci-upstream-net-kasan-gce
2019/09/23 17:49 net-next-old b41dae061bbd 1e9788a0 .config console log report ci-upstream-net-kasan-gce
2019/09/29 22:12 linux-next bb2aee77c82d c1ad5441 .config console log report ci-upstream-linux-next-kasan-gce-root
2019/09/29 21:05 linux-next bb2aee77c82d c1ad5441 .config console log report ci-upstream-linux-next-kasan-gce-root
2019/09/29 11:32 linux-next bb2aee77c82d c1ad5441 .config console log report ci-upstream-linux-next-kasan-gce-root
2019/09/28 08:57 linux-next bb2aee77c82d d8074e0b .config console log report ci-upstream-linux-next-kasan-gce-root
2019/09/28 04:44 linux-next bb2aee77c82d d8074e0b .config console log report ci-upstream-linux-next-kasan-gce-root
2019/09/28 01:44 linux-next bb2aee77c82d d8074e0b .config console log report ci-upstream-linux-next-kasan-gce-root
2019/09/23 18:15 linux-next b5b3bd898ba9 1e9788a0 .config console log report ci-upstream-linux-next-kasan-gce-root
2019/09/23 17:59 linux-next b5b3bd898ba9 1e9788a0 .config console log report ci-upstream-linux-next-kasan-gce-root
* Struck through repros no longer work on HEAD.