1. 1d606f1 Remove old zx_log_* syscall references by George Kulakowski · 6 years ago main master
  2. 660ccde [syscalls] Change vmar..._old() calls back and use new params by David Moore · 6 years ago
  3. a11f6eb Merge "Remove refencenes to defunct zx_log_create" by George Kulakowski · 6 years ago
  4. 35af381 Remove refencenes to defunct zx_log_create by George Kulakowski · 6 years ago
  5. b3e987b Remove defunct zx_log_create by George Kulakowski · 6 years ago
  6. 07e4f42 [fuchsia] Update for zx_cprng_draw by Adam Barth · 6 years ago
  7. f618e0a [syscalls] Use vmar..._old apis. by David Moore · 6 years ago
  8. 2203fc7 [fuchsia] Update to zx_cprng_draw_new by Adam Barth · 6 years ago
  9. 1b7c2ca Remove recently deleted zx_job_set_relative_importance by George Kulakowski · 6 years ago
  10. 6a93ca6 [fuchsia] Update for port API change by Adam Barth · 6 years ago
  11. b88872b sys/linux: add AF_NETLINK/NETLINK_ROUTE SCHED support by Hangbin Liu · 6 years ago
  12. 045bbd4 pkg/csource: fix test exit code by Dmitry Vyukov · 6 years ago
  13. 02e3401 pkg/csource: skip tests under race detector by Dmitry Vyukov · 6 years ago
  14. bdff58b pkg/csource: reduce test size by Dmitry Vyukov · 6 years ago
  15. 67f2e89 gometalinter: increase timeout by Dmitry Vyukov · 6 years ago
  16. 9e0846e all: get rid of underscores in identifiers by Dmitry Vyukov · 6 years ago
  17. 99c1f48 sys/syz-extract: split overly long function by Dmitry Vyukov · 6 years ago
  18. b911ff2 dashboard/app: split overly long function by Dmitry Vyukov · 6 years ago
  19. 97d2b0e prog: refactor mutateArg from a big huge function by Dmitry Vyukov · 6 years ago
  20. 3f70522 tools/syz-execprog: split overly large function by Dmitry Vyukov · 6 years ago
  21. 55a5e98 pkg/ifuzz: move generated code to a separate package by Dmitry Vyukov · 6 years ago
  22. df6e2fb prog: deduplicate minimization test by Dmitry Vyukov · 6 years ago
  23. 8041642 prog: dedup checksumming code by Dmitry Vyukov · 6 years ago
  24. 23b5913 prog: reorder checksum functions by Dmitry Vyukov · 6 years ago
  25. f914e0a sys: dedup sanitization of common unix syscalls by Dmitry Vyukov · 6 years ago
  26. 068da17 prog: dedup mutation code by Dmitry Vyukov · 6 years ago
  27. 5f9dcfd pkg/git: remove duplicated code in tests by Dmitry Vyukov · 6 years ago
  28. b9fea20 pkg/report: remove duplicated stub code by Dmitry Vyukov · 6 years ago
  29. 757359b gometalinter: reduce checker timeout by Dmitry Vyukov · 6 years ago
  30. a211da1 pkg/db: remove code duplication in test by Dmitry Vyukov · 6 years ago
  31. cda1fcb sys: dedup mmap code across OSes by Dmitry Vyukov · 6 years ago
  32. 037b77d vm/{adb,isolated}: dudup common code by Dmitry Vyukov · 6 years ago
  33. 6c18ddb fixed link to generated file in the docs by Alex Gaynor · 6 years ago
  34. 78b251c all: fix too long lines by Dmitry Vyukov · 6 years ago
  35. 31ea20c sys: move generate files to separate packages by Dmitry Vyukov · 6 years ago
  36. 08a0ef9 Makefile: fix deps by Dmitry Vyukov · 6 years ago
  37. 6a0382b prog: rework validation code by Dmitry Vyukov · 6 years ago
  38. afe402d prog: make c.Ret optional by Dmitry Vyukov · 6 years ago
  39. 9dfb5ef prog: simplify code by Dmitry Vyukov · 6 years ago
  40. 5ca897b prog: remove ReturnArg by Dmitry Vyukov · 6 years ago
  41. b438ff2 Makefile: parallelize by Dmitry Vyukov · 6 years ago
  42. 9846445 prog: parallelize tests by Dmitry Vyukov · 6 years ago
  43. 2c7e14a gometalinter: enable cyclomatic complexity checking by Dmitry Vyukov · 6 years ago
  44. 08141db gometalinter: enable line length checking by Dmitry Vyukov · 6 years ago
  45. 0f503c1 gometalinter: enable misspell by Dmitry Vyukov · 6 years ago
  46. a630fd8 gometalinter: some fixes for unparam by Dmitry Vyukov · 6 years ago
  47. 9fe5658 gometalinter: check dot imports by Dmitry Vyukov · 6 years ago
  48. 3930230 gometalinter: check unkeyed composite literals by Dmitry Vyukov · 6 years ago
  49. 4c24e4a gometalinter: enable package comment checking by Dmitry Vyukov · 6 years ago
  50. d169e0f prog: test TransitivelyEnabledCalls on all targets by Dmitry Vyukov · 6 years ago
  51. 8180779 dashboard/app: cleanup and tidy email reports by Dmitry Vyukov · 6 years ago
  52. 9ce14f4 prog: Fix page fault for syz-stress users. by Julia Hansbrough · 6 years ago
  53. d5b114b executor: fix read_cover_size signature by Dmitry Vyukov · 6 years ago
  54. 06db3ce Makefile: fix build in an i386 debian chroot by Theodore Ts'o · 6 years ago
  55. bb79c6a sys/linux: add few more filesystems with images by Dmitry Vyukov · 6 years ago
  56. 6e2ce66 pkg/host: fix syz_mount_image detection by Dmitry Vyukov · 6 years ago
  57. 67bec9b sys/linux: describe block device ioctls by Dmitry Vyukov · 6 years ago
  58. dba54bc sys/linux: refactor some flags to use char consts by Dmitry Vyukov · 6 years ago
  59. 1e85f7b pkg/ast: support char constants by Dmitry Vyukov · 6 years ago
  60. c7f6891 pkg/report: reformat code by Dmitry Vyukov · 6 years ago
  61. d5a5d04 sys/linux: a bunch of assorted improvements by Dmitry Vyukov · 6 years ago
  62. 190d92e sys/linux: extend namespace desciptions by Dmitry Vyukov · 6 years ago
  63. 195cc15 Update kernel_configs.md by Dmitry Vyukov · 6 years ago
  64. 7785e40 Update setup_linux-host_qemu-vm_arm-kernel.md by Dmitry Vyukov · 6 years ago
  65. 0008f52 pkg/report: fix remaining lockdep report formats by Dmitry Vyukov · 6 years ago
  66. 1e49a80 syz-manager: log suppressed crashes always by Dmitry Vyukov · 6 years ago
  67. 3c7caf1 pkg/host: enable more fault injection by Dmitry Vyukov · 6 years ago
  68. 733e69f syz-fuzzer: fix kcov detection for cross-arch testing by Dmitry Vyukov · 6 years ago
  69. b9e02d5 docs: add instructions for arm kernel by Dmitry Vyukov · 6 years ago
  70. bcd6198 executor: support cover on 32-bit kernels by Dmitry Vyukov · 6 years ago
  71. 6bd8902 syz-fuzzer: clean up after probing coverage by Dmitry Vyukov · 6 years ago
  72. ebfe5a5 syz-fuzzer: use proper pointer size when checking coverage by Dmitry Vyukov · 6 years ago
  73. 476b8ca syz-manager: properly calculate previous instruction PC by Dmitry Vyukov · 6 years ago
  74. d0b7645 pkg/report: few report parsing fixes for linux by Dmitry Vyukov · 6 years ago
  75. 7341738 sys/linux/socket_netlink_route: add routing rules by Hangbin Liu · 6 years ago
  76. 37e76fe pkg/scource: rename compiled binary to syz-executor by Dmitry Vyukov · 6 years ago
  77. fd5157b pkg/report: sanitize titles better by Dmitry Vyukov · 6 years ago
  78. 98e363b pkg/git: don't create shallow repos by Dmitry Vyukov · 6 years ago
  79. 4707a17 Update found_bugs.md by Dmitry Vyukov · 6 years ago
  80. 1fda5ee docs: add new ways of testing patches on syzbot by Dmitry Vyukov · 6 years ago
  81. 2bf86f4 syz-ci: remove restriction on empty patch by Dmitry Vyukov · 6 years ago
  82. 0bad1c5 dashboard/app: make it possible to restrict test repos by Dmitry Vyukov · 6 years ago
  83. 2e57957 dashboard/app: refactor manager info in config by Dmitry Vyukov · 6 years ago
  84. 9366d03 dashboard/app: allow testing fixes on exact commit and without patch by Dmitry Vyukov · 6 years ago
  85. e2f4bf8 pkg/gce: improve API rate limit logic by Dmitry Vyukov · 6 years ago
  86. 33424b0 pkg/report: more corrupted report detection by Dmitry Vyukov · 6 years ago
  87. 02bbd80 prog: fix gometalinter warnings by Dmitry Vyukov · 6 years ago
  88. e7e85d3 pkg/kernel: fix gometalinter warning by Dmitry Vyukov · 6 years ago
  89. 0d8e591 syz-ci: reduce git poll period by Dmitry Vyukov · 6 years ago
  90. 8b5dcf1 syz-ci: clean kernel dir before patch test build by Dmitry Vyukov · 6 years ago
  91. ff12bea pkg/ipc: fix data race on config.Timeout by Dmitry Vyukov · 6 years ago
  92. c7b0bb1 Update found_bugs.md by Dmitry Vyukov · 6 years ago
  93. 5be8929 Update README.md by Dmitry Vyukov · 6 years ago
  94. 20941ab Update found_bugs.md by Dmitry Vyukov · 6 years ago
  95. d23fcf6 syz-upgrade: fix typo in usage message by Hyeongchan Kim · 6 years ago
  96. ca03d68 vm/qemu: don't be too clever with cpu configuration by Dmitry Vyukov · 6 years ago
  97. 8b9a3f2 pkg/report: add some example arm crashes by Dmitry Vyukov · 6 years ago
  98. 9b89566 syz-manager: fix coverage report for archs other than amd64 by Dmitry Vyukov · 6 years ago
  99. bf2018d executor: don't fail when ipv6 is not enabled by Dmitry Vyukov · 6 years ago
  100. cc40284 Update kernel_configs.md by Dmitry Vyukov · 6 years ago