diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2022-09-13 15:23:57 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-09-13 18:04:38 +0200 |
| commit | b884348d83ed05e7e82aa997c494252ce0f48687 (patch) | |
| tree | c72ad6950099debef22e17e57c4a2e3519e2f08a /docs | |
| parent | 5c290ce5da119b9f04cd57d926e0da2e419c2345 (diff) | |
docs: add two more talks from LPC'22
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/talks.md | 2 |
1 files changed, 2 insertions, 0 deletions
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) |
