diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-12-12 18:23:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-12 18:23:52 +0100 |
| commit | 2a752b7c5e39457c3c16ef91cf2192a42813c802 (patch) | |
| tree | 0c7a9331d4cbc5952f2f9e2ecf408df5c84e5697 /docs/linux | |
| parent | 08003f6440deafc4e193b159c4acece64f7864b1 (diff) | |
Update external_fuzzing_usb.md
Diffstat (limited to 'docs/linux')
| -rw-r--r-- | docs/linux/external_fuzzing_usb.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/linux/external_fuzzing_usb.md b/docs/linux/external_fuzzing_usb.md index 5a6bb3688..71a038ade 100644 --- a/docs/linux/external_fuzzing_usb.md +++ b/docs/linux/external_fuzzing_usb.md @@ -39,7 +39,8 @@ Kernel patches in mainline: Kernel patches in review: - [[v2] kcov: fix struct layout for kcov_remote_arg](https://patchwork.kernel.org/patch/11276137/) -- [[v2] usb: gadget: add raw-gadget interface](https://patchwork.kernel.org/patch/11246371/) +- [[v3] usb: gadget: add raw-gadget interface](https://patchwork.kernel.org/cover/11285901/) +- [[RFC] kcov: collect coverage from usbhid interrupts](https://patchwork.kernel.org/cover/11288771/) Some ideas for things that can be done: |
