syzbot


KASAN: use-after-free Read in ath9k_hif_usb_rx_cb

Status: fixed on 2020/11/16 12:12
Subsystems: wireless
[Documentation on labels]
Reported-by: syzbot+89bd486af9427a9fc605@syzkaller.appspotmail.com
Fix commit: 03fb92a432ea ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
First crash: 1464d, last: 1228d
Discussions (17)
Title Replies (including bot) Last reply
[PATCH] wireless: ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs() 10 (10) 2021/04/27 13:01
[PATCH 5.9 000/757] 5.9.2-rc1 review 766 (766) 2020/10/30 08:32
[PATCH 4.19 000/264] 4.19.153-rc1 review 275 (275) 2020/10/29 08:56
[PATCH 5.8 000/633] 5.8.17-rc1 review 638 (638) 2020/10/28 22:08
[PATCH 4.4 000/112] 4.4.241-rc1 review 115 (115) 2020/10/28 15:54
[PATCH 4.9 000/139] 4.9.241-rc1 review 141 (141) 2020/10/28 13:53
[PATCH 4.14 000/191] 4.14.203-rc1 review 194 (194) 2020/10/28 12:43
[PATCH 5.4 000/408] 5.4.73-rc1 review 410 (410) 2020/10/28 06:53
[PATCH AUTOSEL 5.9 001/111] md/bitmap: fix memory leak of temporary bitmap 126 (126) 2020/10/25 23:48
[PATCH AUTOSEL 4.4 01/33] media: firewire: fix memory leak 33 (33) 2020/10/18 19:27
[PATCH AUTOSEL 4.9 01/41] crypto: ccp - fix error handling 41 (41) 2020/10/18 19:26
[PATCH AUTOSEL 4.14 01/52] crypto: ccp - fix error handling 52 (52) 2020/10/18 19:25
[PATCH AUTOSEL 4.19 01/56] block: ratelimit handle_bad_sector() message 56 (56) 2020/10/18 19:24
[PATCH AUTOSEL 5.4 01/80] md/bitmap: fix memory leak of temporary bitmap 80 (80) 2020/10/18 19:22
[PATCH AUTOSEL 5.8 001/101] md/bitmap: fix memory leak of temporary bitmap 101 (101) 2020/10/18 19:20
Re: [PATCH] wireless: ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs() 1 (1) 2020/09/21 23:04
KASAN: use-after-free Read in ath9k_hif_usb_rx_cb 0 (1) 2020/03/26 11:34
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KASAN: use-after-free Read in ath9k_hif_usb_rx_cb (2) C done 48810 595d 1228d 22/26 fixed on 2023/02/24 13:50
Last patch testing requests (3)
Created Duration User Patch Repo Result
2020/10/12 18:59 1m brookebasile@gmail.com patch https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master error OK
2020/09/09 21:36 20m brookebasile@gmail.com patch upstream OK
2020/08/24 18:29 11m brookebasile@gmail.com upstream report log

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in memcpy include/linux/string.h:399 [inline]
BUG: KASAN: use-after-free in ath9k_hif_usb_rx_stream drivers/net/wireless/ath/ath9k/hif_usb.c:562 [inline]
BUG: KASAN: use-after-free in ath9k_hif_usb_rx_cb+0x3ab/0x1020 drivers/net/wireless/ath/ath9k/hif_usb.c:680
Read of size 40655 at addr ffff888016b20000 by task swapper/1/0

CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.10.0-rc3-syzkaller #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+0x107/0x163 lib/dump_stack.c:118
 print_address_description.constprop.0.cold+0xae/0x4c8 mm/kasan/report.c:385
 __kasan_report mm/kasan/report.c:545 [inline]
 kasan_report.cold+0x1f/0x37 mm/kasan/report.c:562
 check_memory_region_inline mm/kasan/generic.c:186 [inline]
 check_memory_region+0x13d/0x180 mm/kasan/generic.c:192
 memcpy+0x20/0x60 mm/kasan/common.c:105
 memcpy include/linux/string.h:399 [inline]
 ath9k_hif_usb_rx_stream drivers/net/wireless/ath/ath9k/hif_usb.c:562 [inline]
 ath9k_hif_usb_rx_cb+0x3ab/0x1020 drivers/net/wireless/ath/ath9k/hif_usb.c:680
 __usb_hcd_giveback_urb+0x32d/0x560 drivers/usb/core/hcd.c:1650
 usb_hcd_giveback_urb+0x367/0x410 drivers/usb/core/hcd.c:1716
 dummy_timer+0x11f4/0x3280 drivers/usb/gadget/udc/dummy_hcd.c:1967
 call_timer_fn+0x1a5/0x6b0 kernel/time/timer.c:1410
 expire_timers kernel/time/timer.c:1455 [inline]
 __run_timers.part.0+0x67c/0xa50 kernel/time/timer.c:1747
 __run_timers kernel/time/timer.c:1728 [inline]
 run_timer_softirq+0xb3/0x1d0 kernel/time/timer.c:1760
 __do_softirq+0x2a0/0x9f6 kernel/softirq.c:298
 asm_call_irq_on_stack+0xf/0x20
 </IRQ>
 __run_on_irqstack arch/x86/include/asm/irq_stack.h:26 [inline]
 run_on_irqstack_cond arch/x86/include/asm/irq_stack.h:77 [inline]
 do_softirq_own_stack+0xaa/0xd0 arch/x86/kernel/irq_64.c:77
 invoke_softirq kernel/softirq.c:393 [inline]
 __irq_exit_rcu kernel/softirq.c:423 [inline]
 irq_exit_rcu+0x132/0x200 kernel/softirq.c:435
 sysvec_apic_timer_interrupt+0x4d/0x100 arch/x86/kernel/apic/apic.c:1091
 asm_sysvec_apic_timer_interrupt+0x12/0x20 arch/x86/include/asm/idtentry.h:631
RIP: 0010:native_save_fl arch/x86/include/asm/irqflags.h:29 [inline]
RIP: 0010:arch_local_save_flags arch/x86/include/asm/irqflags.h:79 [inline]
RIP: 0010:arch_irqs_disabled arch/x86/include/asm/irqflags.h:169 [inline]
RIP: 0010:acpi_safe_halt drivers/acpi/processor_idle.c:112 [inline]
RIP: 0010:acpi_idle_do_entry+0x1c9/0x250 drivers/acpi/processor_idle.c:517
Code: 2d 10 89 f8 84 db 75 ac e8 14 18 89 f8 e8 cf d6 8e f8 e9 0c 00 00 00 e8 05 18 89 f8 0f 00 2d 1e 56 c1 00 e8 f9 17 89 f8 fb f4 <9c> 5b 81 e3 00 02 00 00 fa 31 ff 48 89 de e8 54 10 89 f8 48 85 db
RSP: 0018:ffffc90000d27d18 EFLAGS: 00000293
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 1ffffffff19d8a69
RDX: ffff888010da8000 RSI: ffffffff88e701c7 RDI: 0000000000000000
RBP: ffff888013fff864 R08: 0000000000000001 R09: 0000000000000001
R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000001
R13: ffff888013fff800 R14: ffff888013fff864 R15: ffff8880174e8804
 acpi_idle_enter+0x361/0x500 drivers/acpi/processor_idle.c:648
 cpuidle_enter_state+0x1b1/0xc80 drivers/cpuidle/cpuidle.c:237
 cpuidle_enter+0x4a/0xa0 drivers/cpuidle/cpuidle.c:351
 call_cpuidle kernel/sched/idle.c:132 [inline]
 cpuidle_idle_call kernel/sched/idle.c:213 [inline]
 do_idle+0x3e1/0x590 kernel/sched/idle.c:273
 cpu_startup_entry+0x14/0x20 kernel/sched/idle.c:369
 start_secondary+0x266/0x340 arch/x86/kernel/smpboot.c:266
 secondary_startup_64_no_verify+0xb0/0xbb

The buggy address belongs to the page:
page:00000000f905a324 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x16b20
head:00000000f905a324 order:3 compound_mapcount:0 compound_pincount:0
flags: 0xfff00000010000(head)
raw: 00fff00000010000 dead000000000100 dead000000000122 0000000000000000
raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff888016b27f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff888016b27f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff888016b28000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                   ^
 ffff888016b28080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888016b28100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (2849):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/11/13 12:43 upstream af5043c89a8e 16fca0c8 .config console log report syz C ci-upstream-kasan-gce
2020/10/26 12:59 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 3650b228f83a a7aac492 .config console log report syz C ci2-upstream-usb
2020/10/25 12:16 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 270315b8235e a1839e81 .config console log report syz C ci2-upstream-usb
2020/10/23 02:18 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 270315b8235e 4e740c00 .config console log report syz C ci2-upstream-usb
2020/10/21 02:46 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 270315b8235e ff4a3345 .config console log report syz C ci2-upstream-usb
2020/10/20 08:51 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 270315b8235e ff4a3345 .config console log report syz C ci2-upstream-usb
2020/10/18 17:41 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 726eb70e0d34 fea47c01 .config console log report syz C ci2-upstream-usb
2020/10/17 08:57 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 726eb70e0d34 6e262c73 .config console log report syz C ci2-upstream-usb
2020/10/17 02:04 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 726eb70e0d34 6e262c73 .config console log report syz C ci2-upstream-usb
2020/10/16 10:41 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 726eb70e0d34 6e262c73 .config console log report syz C ci2-upstream-usb
2020/10/12 09:51 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 93578a25d4e2 4a77ae0b .config console log report syz C ci2-upstream-usb
2020/10/05 17:07 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 168ae5a74b4a 1880b4a9 .config console log report syz C ci2-upstream-usb
2020/10/05 13:47 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 168ae5a74b4a 1880b4a9 .config console log report syz C ci2-upstream-usb
2020/08/28 01:20 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing cb06b385d536 816e0689 .config console log report syz C ci2-upstream-usb
2020/08/14 06:21 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 449dc8c97089 54ce1ed6 .config console log report syz C ci2-upstream-usb
2020/08/11 12:52 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 449dc8c97089 5d3ebca9 .config console log report syz C ci2-upstream-usb
2020/08/06 13:57 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 47ec5303d73e 4ca1c0ea .config console log report syz C ci2-upstream-usb
2020/08/04 08:14 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing e3ee0e740c38 96dd3623 .config console log report syz C ci2-upstream-usb
2020/07/28 17:15 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 25252919a105 cb93dc6a .config console log report syz C ci2-upstream-usb
2020/07/28 06:28 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing ca6377900974 cb93dc6a .config console log report syz C ci2-upstream-usb
2020/07/25 01:59 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9a360a7cae11 0a13649c .config console log report syz C ci2-upstream-usb
2020/07/18 19:55 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 313da01ad524 9c812472 .config console log report syz C ci2-upstream-usb
2020/06/30 12:56 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9cf6ffae3800 917afeaa .config console log report syz C ci2-upstream-usb
2020/06/30 00:37 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9cf6ffae3800 917afeaa .config console log report syz C ci2-upstream-usb
2020/06/21 18:13 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing f8f02d5c671f 4f2acff9 .config console log report syz C ci2-upstream-usb
2020/06/20 16:51 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing f8f02d5c671f c655ec77 .config console log report syz C ci2-upstream-usb
2020/06/20 16:27 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing f8f02d5c671f c655ec77 .config console log report syz C ci2-upstream-usb
2020/06/20 16:07 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing f8f02d5c671f c655ec77 .config console log report syz C ci2-upstream-usb
2020/06/20 11:36 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing f8f02d5c671f c655ec77 .config console log report syz C ci2-upstream-usb
2020/06/19 19:00 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing f8f02d5c671f 123cf502 .config console log report syz C ci2-upstream-usb
2020/06/08 19:02 https://github.com/google/kasan.git usb-fuzzer 2089c6ed5a17 7604bb03 .config console log report syz C ci2-upstream-usb
2020/06/08 03:12 https://github.com/google/kasan.git usb-fuzzer 2089c6ed5a17 7751efd0 .config console log report syz C ci2-upstream-usb
2020/06/06 05:37 https://github.com/google/kasan.git usb-fuzzer 2089c6ed5a17 c3e9afb3 .config console log report syz C ci2-upstream-usb
2020/05/30 03:44 https://github.com/google/kasan.git usb-fuzzer 2089c6ed5a17 954bd312 .config console log report syz C ci2-upstream-usb
2020/05/21 05:35 https://github.com/google/kasan.git usb-fuzzer 806d8acc2890 4afdfa20 .config console log report syz C ci2-upstream-usb
2020/05/21 04:58 https://github.com/google/kasan.git usb-fuzzer 806d8acc2890 4afdfa20 .config console log report syz C ci2-upstream-usb
2020/05/19 05:33 https://github.com/google/kasan.git usb-fuzzer 806d8acc2890 684d3606 .config console log report syz C ci2-upstream-usb
2020/05/19 01:27 https://github.com/google/kasan.git usb-fuzzer 806d8acc2890 684d3606 .config console log report syz C ci2-upstream-usb
2020/05/17 08:56 https://github.com/google/kasan.git usb-fuzzer 806d8acc2890 37bccd4e .config console log report syz C ci2-upstream-usb
2020/03/28 03:17 https://github.com/google/kasan.git usb-fuzzer e17994d1e7b1 831e9a81 .config console log report syz C ci2-upstream-usb
2020/03/25 21:20 https://github.com/google/kasan.git usb-fuzzer e17994d1e7b1 e8e6c7d2 .config console log report syz C ci2-upstream-usb
2020/08/09 18:40 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 449dc8c97089 70301872 .config console log report syz ci2-upstream-usb
2020/08/07 17:50 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 7b4ea9456dd3 28ac5c9e .config console log report syz ci2-upstream-usb
2020/05/19 07:00 https://github.com/google/kasan.git usb-fuzzer 806d8acc2890 684d3606 .config console log report syz ci2-upstream-usb
2020/11/09 14:02 upstream f8394f232b1e 64069d48 .config console log report info ci-upstream-kasan-gce-root
2020/11/07 21:09 upstream 659caaf65dc9 64069d48 .config console log report info ci-upstream-kasan-gce-smack-root
2020/11/16 11:03 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 0fb2c41f992c 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/16 09:54 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 0fb2c41f992c 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/16 06:38 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/16 03:14 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/16 01:45 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/16 00:08 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/15 20:45 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/15 19:21 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/15 17:12 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/15 13:18 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/15 11:07 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/15 03:54 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/15 01:46 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/14 15:51 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 56c62080d5b5 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/14 13:30 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing e7018751d2e6 1bf9a662 .config console log report info ci2-upstream-usb
2020/11/13 21:27 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing e625f3dede4a 4a7fa9b4 .config console log report info ci2-upstream-usb
2020/11/13 19:50 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing e625f3dede4a 4a7fa9b4 .config console log report info ci2-upstream-usb
2020/11/13 13:45 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b 4a7fa9b4 .config console log report info ci2-upstream-usb
2020/11/13 08:48 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b 16fca0c8 .config console log report info ci2-upstream-usb
2020/11/13 04:28 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b 16fca0c8 .config console log report info ci2-upstream-usb
2020/11/13 01:33 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b 16fca0c8 .config console log report info ci2-upstream-usb
2020/11/12 22:35 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b 77a55c8e .config console log report info ci2-upstream-usb
2020/11/12 15:51 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b 77a55c8e .config console log report info ci2-upstream-usb
2020/11/12 15:15 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b 77a55c8e .config console log report info ci2-upstream-usb
2020/11/12 13:22 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b 77a55c8e .config console log report info ci2-upstream-usb
2020/11/12 09:17 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/12 03:09 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/12 00:29 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/11 22:06 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/11 16:52 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/11 10:17 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/11 09:08 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/11 03:24 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/11 01:56 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/11 00:24 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/10 20:05 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cca87986 .config console log report info ci2-upstream-usb
2020/11/10 06:59 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cba33199 .config console log report info ci2-upstream-usb
2020/11/10 04:28 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cba33199 .config console log report info ci2-upstream-usb
2020/11/09 18:51 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cba33199 .config console log report info ci2-upstream-usb
2020/11/09 13:43 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cba33199 .config console log report info ci2-upstream-usb
2020/11/09 12:29 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 57cde551225b cba33199 .config console log report info ci2-upstream-usb
2020/11/09 05:10 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9e39aef3a105 cba33199 .config console log report info ci2-upstream-usb
2020/11/09 03:53 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9e39aef3a105 cba33199 .config console log report info ci2-upstream-usb
2020/11/09 01:29 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9e39aef3a105 cba33199 .config console log report info ci2-upstream-usb
2020/11/09 00:20 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9e39aef3a105 cba33199 .config console log report info ci2-upstream-usb
2020/11/08 21:29 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9e39aef3a105 cba33199 .config console log report info ci2-upstream-usb
2020/11/08 19:58 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9e39aef3a105 cba33199 .config console log report info ci2-upstream-usb
2020/11/08 14:59 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 9e39aef3a105 cba33199 .config console log report info ci2-upstream-usb
2020/11/01 04:31 linux-next 4e78c578cb98 8bc4594f .config console log report info ci-upstream-linux-next-kasan-gce-root
* Struck through repros no longer work on HEAD.