Commit Graph

  • 07a63d35e7 executor: msvc support syz-executor #1 msvc_2 Suraj K Suresh 2020-09-28 14:48:39 +0530
  • 6bfdbe8950 prog: don't run mutation tests in race mode master Dmitry Vyukov 2020-09-27 11:16:11 +0200
  • 5957825305 pkg/cover: speed up report generation Dmitry Vyukov 2020-09-21 10:02:04 +0200
  • f0a967b9bd tools/syz-cover: add cmdprof profiling Dmitry Vyukov 2020-09-22 14:19:46 +0200
  • 06cecac317 syz-manager: expose function coverage Dmitry Vyukov 2020-09-26 18:03:01 +0200
  • 83fa5afaad pkg/cover: sort CSV data Dmitry Vyukov 2020-09-26 18:18:34 +0200
  • 772f70e5bd pkg/cover: fix function coverage in html reports Dmitry Vyukov 2020-09-26 18:10:09 +0200
  • 2111afe851 pkg/cover: test that CSV profile contains main function Dmitry Vyukov 2020-09-26 18:09:03 +0200
  • f9bcf3095b pkg/cover: fix error message capitalization in tests Dmitry Vyukov 2020-09-26 18:06:53 +0200
  • 3bbd2f185f pkg/cover: unexport CSVHeader Dmitry Vyukov 2020-09-26 18:05:38 +0200
  • 5dd8aee810 docs/coverage.md: update coverage document Jouni Hogander 2020-08-24 13:45:03 +0300
  • 84141e4bab tools/syz-cover: add command line option for coverage export m5imunovic 2020-08-23 22:28:48 +0200
  • 769c9b7a94 pkg/cover: add new view for function coverage Jouni Hogander 2020-08-20 15:48:28 +0300
  • 6f0ea384b1 pkg/cover: implement function coverage calculation Jouni Hogander 2020-08-14 15:08:54 +0300
  • 0b9318b447 Makefile: add new make target for syz-cover tool Jouni Hogander 2020-08-14 15:06:10 +0300
  • 2d5ea0cb6e syz-ci: disable CONFIG_DEBUG_INFO_BTF during patch testing Dmitry Vyukov 2020-09-26 12:31:43 +0200
  • 4a006f636c sys/linux: descriptions for /dev/vmci Radoslav Gerganov 2020-09-01 15:25:20 +0300
  • 54289b0835 tools/create-gce-image.sh: mount the root filesystem read-write Radoslav Gerganov 2020-08-31 15:27:07 +0300
  • 3489f2f32e
    docs: add link for another clang compiler version Dmitry Vyukov 2020-09-23 17:17:16 +0200
  • b70f2394ec docs/linux: add instructions for fuzzing on VMware hosted hypervisors Radoslav Gerganov 2020-08-31 17:09:25 +0300
  • 287cd75a6d pkg/report: fix a test Dmitry Vyukov 2020-09-23 08:42:25 +0200
  • d983f3059e pkg/report: detect hrtimer_run as stall anchor frame Dmitry Vyukov 2020-09-23 08:27:07 +0200
  • 3e8f6c2755 executor: make exit code during fail() depend on fault injection Aleksandr Nogikh 2020-09-21 18:37:45 +0300
  • 2450c42f1b sys/linux: enhance ifreq_dev_t definition by setting attribute directions Aleksandr Nogikh 2020-09-17 17:15:35 +0300
  • 85685b5d63 sys/linux: adjust nl80211 descriptions to match net_80211.txt Aleksandr Nogikh 2020-08-28 11:28:06 +0300
  • 9133037195 all: integrate with mac80211_hwsim Aleksandr Nogikh 2020-09-08 08:25:27 +0300
  • 1125444eb8 executor/common_linux.h: refactor __NR_syz_genetlink_get_family_id Aleksandr Nogikh 2020-09-17 11:40:30 +0300
  • a44e0f15f3 executor/common_linux.h: remove assumption that netlink always returns nonpositive error codes Aleksandr Nogikh 2020-09-08 10:20:00 +0300
  • 6304883e1b sys/common_linux.h: replace netlink_devlink_id_get and netlink_wireguard_id_get by a more generic function Aleksandr Nogikh 2020-09-08 08:22:51 +0300
  • 56f696d1d0 sys/common_linux.h: move the definition of a global nlmsg variable Aleksandr Nogikh 2020-08-31 15:35:55 +0300
  • aff59df257 executor/common_linux.h: extend netlink helpers to support zero-payload attributes (flags) Aleksandr Nogikh 2020-08-31 15:34:09 +0300
  • f7907acd76 executor/common_linux.h: increase default nlmsg buffer size Aleksandr Nogikh 2020-08-31 15:30:45 +0300
  • eb2b629d3c CONTRIBUTORS: add Aleksandr Nogikh to the file Aleksandr Nogikh 2020-08-28 11:47:04 +0300
  • 9e1fa68ee1 CONTRIBUTORS: add name to CONTRIBUTORS file Jouni Hogander 2020-09-09 13:03:38 +0300
  • bbb921d248 pkg/bisect: add ccache option Jouni Hogander 2020-09-01 16:13:50 +0300
  • 5e8f0f25fa Makefile: add target for syz-bisect tool Jouni Hogander 2020-08-27 12:56:50 +0300
  • c81d99c89a Makefile: try to install python-is-python3 package as needed Tetsuo Handa 2020-09-18 13:58:08 +0000
  • 9564d2e982 tools/syz-imagegen: add 20 more filesystems Dmitry Vyukov 2020-09-18 16:39:53 +0200
  • bee38a2be5 dashboard/config: enable more filesystems Dmitry Vyukov 2020-09-18 21:58:20 +0200
  • 8394d04bf6 sys/linux: add syz_mount_image for 20 more file systems Dmitry Vyukov 2020-09-17 11:24:44 +0200
  • a5e37d4a8e pkg/runtest: split parsing tests into OS/arch subtests Dmitry Vyukov 2020-09-20 12:33:53 +0200
  • 7b84681e92 pkg/csource: don't test auto-generated files Dmitry Vyukov 2020-09-20 14:31:51 +0200
  • 5620c9c4db prog: allow arbitrary long lines in serialized programs Dmitry Vyukov 2020-09-20 13:22:28 +0200
  • 43f95803e9 prog: extend error message on deserialization error Dmitry Vyukov 2020-09-20 12:33:30 +0200
  • 9371418543 tools/syz-imagegen: add few more f2fs features Dmitry Vyukov 2020-09-16 21:43:55 +0200
  • 4dc0927070 syz-manager: fix logical races in rpc request handling Dmitry Vyukov 2020-09-19 08:09:40 +0200
  • 1c1eb4919d tools/syz-imagegen: generate full test files instead of bash scripts Dmitry Vyukov 2020-09-16 17:56:42 +0200
  • 53ce8104a7 Makefile: try to install g++ package explicitly Tetsuo Handa 2020-09-18 11:43:10 +0000
  • 49ad2baf8c executor: forbid inlining of 'remove_dir' Alexander Egorenkov 2020-09-15 11:11:31 +0200
  • 38962c8b05 tools/create-image.sh: map qemu -> Debian architecture names Andrew Donnellan 2020-09-14 12:01:29 +1000
  • 8c70a2f7b7 sys/targets: use -m31 gcc option on s390x arch for 32bit targets Alexander Egorenkov 2020-09-16 19:01:36 +0200
  • 8247808b71 pkg/host: use 'processor 0' as cpu model on s390x inside container Alexander Egorenkov 2020-09-16 17:31:11 +0200
  • 5a3d0ca04d dashboard/config: enable UBSAN in KASAN config Dmitry Vyukov 2020-09-16 15:08:46 +0200
  • da5350eb9a pkg/report: support new linux UBSAN format Dmitry Vyukov 2020-09-16 14:57:31 +0200
  • 77507d0229
    docs: add another research paper Dmitry Vyukov 2020-09-16 13:39:40 +0200
  • 5505e2dcdd prog: add missing \n in printf Dmitry Vyukov 2020-09-16 13:32:15 +0200
  • 18d7d030e5 vm/vmimpl: update console code for the new unix package Dmitry Vyukov 2020-09-15 19:11:49 +0200
  • a2267789b8 .github: reorder CODEOWNERS owner entries Dmitry Vyukov 2020-09-15 18:22:21 +0200
  • c478111a98 pkg/build, pkg/html: move generation logic into separate scripts Dmitry Vyukov 2020-09-15 18:17:20 +0200
  • 2d37b9667e sys/openbsd: fix linter warnings Dmitry Vyukov 2020-09-15 18:06:48 +0200
  • 712de1c63d vendor/github.com/golangci/golangci-lint: update to v1.31 Dmitry Vyukov 2020-09-15 18:05:35 +0200
  • 298a69c38d docs/linux: fix whitespaces in coverage doc Dmitry Vyukov 2020-09-15 15:32:16 +0200
  • 0f06037d76 docs/linux/coverage.md: expand readelf section and reformat m5imunovic 2020-09-13 22:59:57 +0200
  • ffd13eb166 docs/linux/coverage.md: fix doc format m5imunovic 2020-09-04 12:40:41 +0200
  • a7abe2602c CONTRIBUTORS: add Marijo Simunovic m5imunovic 2020-09-01 10:56:52 +0200
  • ca3158ee9a docs/linux/coverage.md: expand coverage reporting doc m5imunovic 2020-09-01 09:21:27 +0200
  • 3b5eb29afb pkg/host: use 'machine' field as cpu model on IBM/Z Alexander Egorenkov 2020-09-15 11:49:33 +0200
  • 6989d6f61d docs: clarify coverage point in different compliers Heyuan Shi 2020-09-15 10:23:43 +0800
  • 9e681632f5 pkg/osutil: fix LinkFiles/FilesExist for the new pattern format Dmitry Vyukov 2020-09-15 09:22:26 +0200
  • a2360d0742 executor: fix definition of __NR_io_uring_setup Dmitry Vyukov 2020-09-15 08:26:45 +0200
  • 6c16e36a7b pkg/host: make machine info tests linux-specific Dmitry Vyukov 2020-09-14 15:03:18 +0200
  • 3e84253bf4 dashboard/app: fix up machine info handling Dmitry Vyukov 2020-09-14 14:16:02 +0200
  • 9eff3337ee dashboard/app: send machine information to dashboard Cheng-Min Chiang 2020-09-02 17:23:49 -0700
  • df4f5a9c4a tools/create-gce-image.sh: support s390x Alexander Egorenkov 2020-09-12 11:06:48 +0200
  • dfb4c36914 tools/create_btrfs_image.sh: fix up and re-run Dmitry Vyukov 2020-09-14 11:03:13 +0200
  • fcf44ed305 tools/create_btrfs_image.sh: fix script Dmitry Vyukov 2020-09-14 10:02:07 +0200
  • bf0df4cba7 sys/linux: mount btrfs tests Jiaheng Hu 2020-08-22 00:13:35 +0000
  • dd93b2327c syz-manager: load test programs as candidates Dmitry Vyukov 2020-09-14 09:43:11 +0200
  • 605d25b511 syz-ci: fix seeds copying Dmitry Vyukov 2020-09-14 08:47:56 +0200
  • bf14d79b03 pkg/osutil: support glob patterns in CopyFiles Dmitry Vyukov 2020-09-14 08:31:24 +0200
  • fab7609913 tools/check-whitespace.sh: check for trailing whitespaces Dmitry Vyukov 2020-09-13 19:30:55 +0200
  • 3f1d02b23f syz-manager: add test file as corpus Jiaheng Hu 2020-08-15 00:24:07 +0000
  • 75cbe1c0ce tools/create-image.sh: resolve mismatch between help message and opt parsing Seonghyun Park 2020-09-14 09:31:17 +0900
  • 2d3cdd63ad tools/create_f2fs_image.sh: name tests after the syscall Dmitry Vyukov 2020-09-13 19:07:16 +0200
  • 55b6cd4333 pkg/runtest: test parsing of all tests Dmitry Vyukov 2020-09-13 19:03:51 +0200
  • c52d06e410 sys/linux/test: mark f2fs tests as manual Dmitry Vyukov 2020-09-13 18:46:42 +0200
  • 84b0c3d8f6 sys/linux: add mount f2fs test Jiaheng Hu 2020-08-12 15:13:13 +0000
  • 8a9bdb4a7e sys/freebsd: add definitions for large pages Mark Johnston 2020-09-13 10:19:21 -0400
  • d0a4af89ac sys/freebsd: switch to the new .const format Mark Johnston 2020-09-13 10:36:02 -0400
  • d56d957c29 docs/linux: describe how to setup s390x test environment Alexander Egorenkov 2020-09-09 07:20:26 +0200
  • 86bd8f9d48 tools/create-image.sh: support for foreign architectures Alexander Egorenkov 2020-09-09 07:16:28 +0200
  • e5f38ffe77 syz-manager: fix nil defer Dmitry Vyukov 2020-09-13 13:42:03 +0200
  • 455eff3ca1 pkg/report: skip rb tree functions in linux reports Dmitry Vyukov 2020-09-13 08:57:55 +0200
  • ad54dc7a6d syz-manager: cosmetic refactoring Dmitry Vyukov 2020-09-12 17:14:19 +0200
  • 01622de2d0 pkg/host: move machine info functionality from syz-fuzzer Dmitry Vyukov 2020-09-12 17:12:12 +0200
  • 7aa6bd6859
    syz-manager: collect machine information bobogei81123 2020-09-12 08:17:22 -0700
  • 9296c80bbc tools/docker: mirror images on github Dmitry Vyukov 2020-09-12 14:45:10 +0200
  • ce441f065b executor: improve opendir(3) error handling Anton Lindqvist 2020-09-03 22:18:31 +0200
  • 7b0683780a executor: detect gvisor Dmitry Vyukov 2020-09-11 12:38:07 +0200
  • c38fcca50d pkg/repro: fix execution of non-repeatig C programs Dmitry Vyukov 2020-09-12 11:03:52 +0200