| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Gemini CLI experiments side effect.
|
| |
|
|
|
|
|
| |
1. Get rid of executing_syzkaller_programs.md as it now mostly overlaps
with reproducing_crashes.md.
2. Update the instructions on building the kernel with syzbot compilers.
3. Update the links throughout the documentation.
|
| |
|
|
|
|
|
| |
Move all syz-fuzzer logic into syz-executor and remove syz-fuzzer.
Also restore syz-runtest functionality in the manager.
Update #4917 (sets most signal handlers to SIG_IGN)
|
| |
|
|
| |
syz-fuzzer no longer generates programs.
|
| |
|
|
| |
After #4579, syz-fuzzer no longer performs the actual fuzzing.
|
| | |
|
| |
|
|
|
|
| |
Getting coverage working on cross-arch environment is currently
not documented at all. Also coverage presentation in the web-ui
is unclear. This document addition addresses these
|
| | |
|
| |
|
|
|
|
| |
This commit adds tools/check_links.py script, that checks that all local
links from documentation files are valid; fixes some of the invalid links
that we had; and makes travis buildbot check them as well.
|
| | |
|
| |
|