From b884348d83ed05e7e82aa997c494252ce0f48687 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Tue, 13 Sep 2022 15:23:57 +0000 Subject: docs: add two more talks from LPC'22 --- docs/talks.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/talks.md b/docs/talks.md index 6e80bbf27..f4ddf0fb6 100644 --- a/docs/talks.md +++ b/docs/talks.md @@ -1,6 +1,8 @@ # Tech talks _newer first_ +* [Designing UAPI for Fuzz-ability](https://lpc.events/event/16/contributions/1309/attachments/988/1979/Designing%20subsystems%20for%20testability_fuzzing%20%28PDF%20version%29.pdf) at [Linux Plumbers 2022](https://lpc.events/event/16/contributions/1309/) +* [Making syzbot reports more developer-friendly](https://lpc.events/event/16/contributions/1311/attachments/1013/1951/Making%20syzbot%20reports%20more%20developer-friendly.pdf) at [Linux Plumbers 2022](https://lpc.events/event/16/contributions/1311/) * [syzkaller: adventures in continuous coverage-guided kernel fuzzing](https://www.youtube.com/watch?v=YwX4UyXnhz0) at [BlueHatIL 2020](https://www.bluehatil.com) [[presentation]](https://docs.google.com/presentation/d/e/2PACX-1vRWjOOL45BclKsCPMzdWmvH12hu-Ld1cU5MbB1tqcBhjVIr1M_qxZRE-ObKcVmqpCyqRAO62Sxm0_aW/pub?start=false&loop=false&delayms=3000) -- cgit mrf-deployment