aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* pkg/compiler: fix bitfield layout bugDmitry Vyukov2019-12-201-51/+105
* pkg/compiler: fix alignment of string-formatted valuesDmitry Vyukov2019-12-202-1/+13
* executor: make syz_compare output more handy to useDmitry Vyukov2019-12-201-8/+9
* sys/test: and another set of bitfield testsDmitry Vyukov2019-12-201-1/+2
* pkg/compiler: refactor struct layoutDmitry Vyukov2019-12-201-61/+47
* pkg/cover: Fix PreviousInstructionPC for MIPS64LEJouni Hogander2019-12-201-1/+1
* prog: refactor bitfields representationDmitry Vyukov2019-12-191-17/+17
* pkg/ipc: don't use rate limiting for test osDmitry Vyukov2019-12-181-1/+1
* pkg/compiler: fix incorrect alignment calculation for paddingDmitry Vyukov2019-12-182-6/+17
* pkg/gce: fix creation of non-preemptible E2 instancesDmitry Vyukov2019-12-181-0/+5
* pkg/build: Fix always true caseSiddharth Muralee2019-12-171-10/+10
* Autogenerated files for linux/mips64leJouni Hogander2019-12-171-0/+2
* Implement basic support for MIPS64LEJouni Hogander2019-12-173-1/+8
* tools/syz-runtest: debug all programs in debug modeDmitry Vyukov2019-12-161-0/+4
* executor: fix FUTEX_WAKE callDmitry Vyukov2019-12-161-1/+1
* pkg/vcs: Unset various git environment variables when invoking gitAndrew Donnellan2019-12-123-2/+32
* executor: update raw gadget interfaceAndrey Konovalov2019-12-111-5/+7
* pkg/build: improve extraction of build errorsDmitry Vyukov2019-12-112-16/+80
* executor: check pwrite return values againDmitry Vyukov2019-12-101-2/+10
* executor: fix syz_mount_imageDmitry Vyukov2019-12-102-26/+19
* pkg/vcs: don't CC people on CC (sic)Dmitry Vyukov2019-12-102-3/+2
* pkg/report: use --git-min-percent=15 for get_maintainer.plDmitry Vyukov2019-12-102-4/+8
* pkg/vcs: don't bisect linux past 4.6Dmitry Vyukov2019-12-101-3/+11
* pkg/bisect: minor refactoringDmitry Vyukov2019-12-101-3/+4
* pkg/bisect: always test parent commitDmitry Vyukov2019-12-102-24/+61
* pkg/bisect: add test for #1527Dmitry Vyukov2019-12-103-22/+49
* pkg/repro: refactor vm initialization into new fnMarco Vanotti2019-12-091-26/+31
* pkg/build: include syz-executor in Fuchsia base imageMatthew Dempsky2019-12-091-2/+24
* syz/targets: add SyzExecutorCmd flagMarco Vanotti2019-12-092-15/+31
* pkg/report: normalize yet another free list modified report on OpenBSDAnton Lindqvist2019-12-092-0/+250
* pkg/build: add support to build the NetBSD kernel with KMSanSiddharth M2019-12-062-8/+29
* pkg/report: fix guilty file extraction in presence of rcu stallsDmitry Vyukov2019-12-052-3/+167
* pkg/report: improve reports titlesAndrey Konovalov2019-12-052-0/+87
* vm: add workdir_template functionalityDmitry Vyukov2019-12-033-0/+46
* pkg/report: improve report titlesAndrey Konovalov2019-11-292-1/+71
* pkg/report: add few more UBSAN reportsDmitry Vyukov2019-11-293-0/+102
* pkg/report: update UBSAN report parsingDmitry Vyukov2019-11-286-5/+63
* pkg/csource: detect common mistakes in the common executor headerDmitry Vyukov2019-11-282-2/+39
* executor: Add debug message in case devlink namespace move failsJiri Pirko2019-11-281-2/+6
* executor: Fix value of DEVLINK_ATTR_NETNS_FDJiri Pirko2019-11-281-1/+1
* dashboard/app: don't report bisections pointing to release commitsDmitry Vyukov2019-11-274-0/+35
* pkg/bisect: fix some off-by-onesDmitry Vyukov2019-11-272-14/+59
* pkg/ipc: fix potential nil derefDmitry Vyukov2019-11-261-2/+4
* Call initialize_devlink_ports only when a device has been createdAndrei Vagin2019-11-261-3/+4
* pkg/build: make linux implement binary signerDmitry Vyukov2019-11-252-0/+8
* executor: extend USB debug messagesAndrey Konovalov2019-11-191-44/+430
* executor: add missing includesDenis Efremov2019-11-191-0/+3
* pkg/report: generalize general protection fault patternJann Horn2019-11-193-2/+109
* pkg/bisect: add more logging for build signaturesDmitry Vyukov2019-11-181-0/+5
* pkg/build: produce more deterministic linux binariesDmitry Vyukov2019-11-182-1/+6