| Commit message (Expand) | Author | Age | Files | Lines |
| * | pkg/csource: add call argument annotations to generated C-source files | Ethan Graham | 2025-08-04 | 1 | -7/+11 |
| * | all: manual linter fixes | Taras Madan | 2025-07-17 | 1 | -2/+2 |
| * | all: apply linter auto fixes | Taras Madan | 2025-07-17 | 1 | -3/+3 |
| * | executor: add runner mode | Dmitry Vyukov | 2024-06-24 | 1 | -0/+58 |
| * | pkg/csource: remove the Repro option | Aleksandr Nogikh | 2024-05-17 | 1 | -6/+1 |
| * | pkg/csource/options.go: refactor deserializeLegacyFormats | Taras Madan | 2023-10-30 | 1 | -59/+45 |
| * | all: support swap feature on Linux | Aleksandr Nogikh | 2023-06-15 | 1 | -0/+4 |
| * | executor: add NIC PCI pass-through VF support | George Kennedy | 2022-09-21 | 1 | -0/+4 |
| * | pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana... | Andrey Artemiev | 2022-08-06 | 1 | -21/+68 |
| * | all: replace collide mode by `async` call property | Aleksandr Nogikh | 2021-12-10 | 1 | -3/+1 |
| * | all: refactor fault injection into call props | Aleksandr Nogikh | 2021-09-22 | 1 | -4/+8 |
| * | sys/linux: add ieee802154 descriptions | Dmitry Vyukov | 2021-02-12 | 1 | -0/+4 |
| * | pkg/runtest: check arch requirement early | Dmitry Vyukov | 2021-02-08 | 1 | -0/+12 |
| * | all: make timeouts configurable | Dmitry Vyukov | 2020-12-28 | 1 | -3/+7 |
| * | all: fix format of fmt.Printf/Fprintf calls | Dmitry Vyukov | 2020-11-30 | 1 | -1/+1 |
| * | pkg/csource: setup sysctl's in C reproducers | Dmitry Vyukov | 2020-10-28 | 1 | -64/+41 |
| * | sys/targets: add OS/Arch name consts | Dmitry Vyukov | 2020-10-26 | 1 | -4/+5 |
| * | all: integrate with mac80211_hwsim | Aleksandr Nogikh | 2020-09-22 | 1 | -0/+10 |
| * | all: initialize vhci in linux | TheOfficialFloW | 2020-07-30 | 1 | -24/+34 |
| * | all: fix dup types in func args | Dmitry Vyukov | 2020-07-04 | 1 | -1/+1 |
| * | .golangci.yml: make goconst checker more strict | Dmitry Vyukov | 2020-06-07 | 1 | -6/+10 |
| * | csource, executor: add usb emulation feature | Andrey Konovalov | 2020-04-03 | 1 | -0/+6 |
| * | pkg/csource: rename some options | Dmitry Vyukov | 2019-11-16 | 1 | -67/+66 |
| * | executor: refactor sandbox flags | Dmitry Vyukov | 2019-11-16 | 1 | -2/+2 |
| * | pkg/csource: remove duplicate check | Jiri Pirko | 2019-11-03 | 1 | -3/+0 |
| * | pkg/csource: fix lint warnings | Dmitry Vyukov | 2019-11-03 | 1 | -2/+0 |
| * | executor: move fixed pci devlink handle into network namespace | Jiri Pirko | 2019-11-03 | 1 | -0/+12 |
| * | executor, host, csource: Add support to enable KCSAN | Marco Elver | 2019-10-04 | 1 | -1/+5 |
| * | pkg/csource: fix failing syz-runtest for NetBSD | Siddharth M | 2019-08-21 | 1 | -2/+2 |
| * | executor: implement support for leak checking | Dmitry Vyukov | 2019-05-20 | 1 | -0/+5 |
| * | all: fix some static analysis warnings | Dmitry Vyukov | 2019-04-23 | 1 | -18/+18 |
| * | all: add optional close_fds feature to reproducers | Andrey Konovalov | 2019-04-09 | 1 | -0/+10 |
| * | pkg/csource: sort sys/types.h to the top on FreeBSD | Mark Johnston | 2019-03-07 | 1 | -2/+2 |
| * | execprog, stress, prog2c: unify flags to enable additional features | Andrey Konovalov | 2019-03-05 | 1 | -33/+108 |
| * | pkg/csource: support tun and setuid repros on {free,open}bsd | Greg Steuck | 2018-12-13 | 1 | -2/+4 |
| * | RFC: android: Add support for untrusted_app sandboxing (#697) | Zach Riggle | 2018-09-17 | 1 | -2/+2 |
| * | pkg/csource: don't do checkpoint/reset net with setuid sandbox | Dmitry Vyukov | 2018-08-08 | 1 | -19/+26 |
| * | pkg/csource: refactor defineList | Dmitry Vyukov | 2018-08-02 | 1 | -0/+5 |
| * | pkg/mgrconfig: move from syz-manager/mgrconfig | Dmitry Vyukov | 2018-08-02 | 1 | -1/+1 |
| * | pkg/csource: rafactor option checking | Dmitry Vyukov | 2018-07-31 | 1 | -27/+25 |
| * | pkg/csource: add option to trace syscall results | Dmitry Vyukov | 2018-07-27 | 1 | -6/+11 |
| * | pkg/csource: tun/cgroups are linux-specific | Dmitry Vyukov | 2018-07-25 | 1 | -2/+1 |
| * | executor: overhaul | Dmitry Vyukov | 2018-07-24 | 1 | -15/+13 |
| * | pkg/csource: disable most features on akaros | Dmitry Vyukov | 2018-07-05 | 1 | -8/+8 |
| * | pkg/csource: support fuchsia | Dmitry Vyukov | 2018-06-29 | 1 | -1/+53 |
| * | pkg/csource: minimize netdevices and net reset | Dmitry Vyukov | 2018-05-17 | 1 | -0/+14 |
| * | pkg/csource: serialize options into json | Dmitry Vyukov | 2018-05-17 | 1 | -17/+26 |
| * | sys/linux: add cgroup descriptions | Dmitry Vyukov | 2018-03-25 | 1 | -13/+39 |
| * | sys/linux: extend netfilter descriptions | Dmitry Vyukov | 2018-01-27 | 1 | -0/+3 |
| * | pkg/csource: add function to parse serialized options | Dmitry Vyukov | 2017-11-17 | 1 | -0/+82 |