| Commit message (Expand) | Author | Age | Files | Lines |
| * | tools/syz-prog2c: add vmlinux parsing stage for KFuzzTest | Ethan Graham | 2025-09-22 | 1 | -0/+9 |
| * | pkg/csource: add call argument annotations to generated C-source files | Ethan Graham | 2025-08-04 | 1 | -0/+1 |
| * | pkg/csource: remove the Repro option | Aleksandr Nogikh | 2024-05-17 | 1 | -2/+0 |
| * | tools/syz-prog2c: support swap feature | Dmitry Vyukov | 2024-04-29 | 1 | -0/+1 |
| * | all: ioutil is deprecated in go1.19 (#3718) | Taras Madan | 2023-02-23 | 1 | -2/+1 |
| * | executor: add NIC PCI pass-through VF support | George Kennedy | 2022-09-21 | 1 | -0/+1 |
| * | pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana... | Andrey Artemiev | 2022-08-06 | 1 | -1/+3 |
| * | all: replace collide mode by `async` call property | Aleksandr Nogikh | 2021-12-10 | 1 | -2/+0 |
| * | all: refactor fault injection into call props | Aleksandr Nogikh | 2021-09-22 | 1 | -5/+0 |
| * | tools/syz-prog2c: allow enabling/disabling sysctl feature | Dmitry Vyukov | 2021-09-14 | 1 | -0/+1 |
| * | sys/linux: add ieee802154 descriptions | Dmitry Vyukov | 2021-02-12 | 1 | -0/+1 |
| * | tools/syz-prog2c: fix panic due to uninit slowdown | Dmitry Vyukov | 2021-02-10 | 1 | -0/+2 |
| * | all: fix format of fmt.Printf/Fprintf calls | Dmitry Vyukov | 2020-11-30 | 1 | -1/+1 |
| * | all: integrate with mac80211_hwsim | Aleksandr Nogikh | 2020-09-22 | 1 | -0/+1 |
| * | tools/syz-prog2c: add -repro flag | Dmitry Vyukov | 2020-09-12 | 1 | -1/+2 |
| * | all: initialize vhci in linux | TheOfficialFloW | 2020-07-30 | 1 | -23/+24 |
| * | csource, executor: add usb emulation feature | Andrey Konovalov | 2020-04-03 | 1 | -0/+1 |
| * | pkg/csource: rename some options | Dmitry Vyukov | 2019-11-16 | 1 | -22/+22 |
| * | executor: move fixed pci devlink handle into network namespace | Jiri Pirko | 2019-11-03 | 1 | -0/+1 |
| * | executor, host, csource: Add support to enable KCSAN | Marco Elver | 2019-10-04 | 1 | -0/+1 |
| * | executor: implement support for leak checking | Dmitry Vyukov | 2019-05-20 | 1 | -0/+2 |
| * | all: add optional close_fds feature to reproducers | Andrey Konovalov | 2019-04-09 | 1 | -0/+1 |
| * | execprog, stress, prog2c: unify flags to enable additional features | Andrey Konovalov | 2019-03-05 | 1 | -23/+31 |
| * | prog: introduce strict parsing mode | Dmitry Vyukov | 2018-12-10 | 1 | -1/+6 |
| * | pkg/csource: add option to trace syscall results | Dmitry Vyukov | 2018-07-27 | 1 | -2/+5 |
| * | executor: overhaul | Dmitry Vyukov | 2018-07-24 | 1 | -4/+0 |
| * | tools/syz-prog2c: allow to test build of the resulting program | Dmitry Vyukov | 2018-06-29 | 1 | -0/+11 |
| * | pkg/csource: minimize netdevices and net reset | Dmitry Vyukov | 2018-05-17 | 1 | -15/+19 |
| * | tools/syz-prog2c: add missing csource option | Dmitry Vyukov | 2018-05-17 | 1 | -0/+2 |
| * | tools/syz-prog2c: allow to specify target OS | Dmitry Vyukov | 2017-10-16 | 1 | -1/+2 |
| * | tools/syz-prog2c: import targets | Dmitry Vyukov | 2017-10-02 | 1 | -0/+1 |
| * | prog: remove default target and all global state | Dmitry Vyukov | 2017-09-15 | 1 | -2/+4 |
| * | syz-manager/mgrconfig: explicitly specify target in config | Dmitry Vyukov | 2017-09-15 | 1 | -0/+5 |
| * | pkg/csource: move from csource | Dmitry Vyukov | 2017-06-17 | 1 | -1/+1 |
| * | prog2c: use 1 prog by default | Andrey Konovalov | 2017-06-12 | 1 | -1/+1 |
| * | csourse: don't generate debug printfs | Andrey Konovalov | 2017-06-12 | 1 | -0/+2 |
| * | csource: try to simplify repeat loop | Andrey Konovalov | 2017-06-12 | 1 | -0/+2 |
| * | csource: use sandbox only when required | Andrey Konovalov | 2017-06-12 | 1 | -1/+1 |
| * | csource: only handle SIGSEGV when necessary | Andrey Konovalov | 2017-06-12 | 1 | -21/+23 |
| * | csource: use tmp dir only when necessary | Andrey Konovalov | 2017-06-12 | 1 | -0/+2 |
| * | csource: add EnableTun option | Andrey Konovalov | 2017-06-12 | 1 | -0/+2 |
| * | csource: reproduce crashes with fault injection | Dmitry Vyukov | 2017-05-26 | 1 | -12/+17 |
| * | syz-prog2c: fix a typo in error message | Dmitry Vyukov | 2017-01-25 | 1 | -1/+1 |
| * | repro: factor out of syz-repro tool | Dmitry Vyukov | 2016-11-19 | 1 | -4/+16 |
| * | csource: format source with clang-format | Dmitry Vyukov | 2016-01-15 | 1 | -0/+5 |
| * | csource: new package | Dmitry Vyukov | 2015-12-23 | 1 | -4/+16 |
| * | remove master and naming overhaul | Dmitry Vyukov | 2015-12-17 | 1 | -0/+31 |