aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* tools/syz-bisect: print hostname and bisection dateDenis Efremov2022-07-191-0/+6
* pkg/mgrconfig: extend sandbox docsDmitry Vyukov2022-07-181-6/+11
* pkg/debugtracer: add the ability to capture time in logsAleksandr Nogikh2022-07-151-1/+9
* pkg/gcs: add attributes, listing and deletion supportAleksandr Nogikh2022-07-151-3/+67
* executor: prevent ENOSPC if cgroup mount failsDmitry Vyukov2022-07-151-1/+8
* pkg/report: set SysTarget before fuzzingAleksandr Nogikh2022-07-121-0/+5
* pkg/report: don't decompile opcodes for hanged reportsAleksandr Nogikh2022-07-123-44/+36
* pkg/report: ignore `missed to adjust virtual screen size` messagesAleksandr Nogikh2022-07-112-0/+19
* pkg/report: parse new double/invalid-free reportsDmitry Vyukov2022-07-043-2/+156
* pkg/build: copy android kernel to obj/vmlinuxKris Alder2022-06-291-2/+2
* syz-ci: remember syzkaller builds logsAleksandr Nogikh2022-06-283-33/+42
* pkg/build: support debug tracingDmitry Vyukov2022-06-244-6/+22
* pkg/build: return error on errorDmitry Vyukov2022-06-241-1/+2
* executor: also reset flags on the parent dir if unlinking failsMark Johnston2022-06-241-0/+1
* executor: clear more file flags when removing filesMark Johnston2022-06-241-1/+1
* pkg/build: fix typo for android/cuttlefish buildKris Alder2022-06-241-1/+1
* pkg/csource: update generated.go with 'make generate'Kouame Behouba Manassé2022-06-221-1/+3
* pkg/csource: update generate.go with 'make generate' cmdKouame Behouba Manassé2022-06-221-2/+2
* pkg/instance: don't close vmInst in SetupExecProgAleksandr Nogikh2022-06-201-3/+0
* prog: support int8 resources in any squashingDmitry Vyukov2022-06-201-3/+6
* pkg/report: skip atomic functionsDmitry Vyukov2022-06-203-1/+162
* executor: fix enabling of ICMP/ping socketsDmitry Vyukov2022-06-201-1/+2
* executor: try harder to unlink files on FreeBSDMark Johnston2022-06-171-2/+30
* executor: fix out of bounds write in lookup_connect_response_in()Ovidiu Panait2022-06-141-6/+8
* all: remember console output for all patch testsAleksandr Nogikh2022-06-083-41/+52
* executor: fixed sandbox 'android'Andrey Artemiev2022-06-031-1/+2
* executor/android: update seccomp filtersKris Alder2022-06-021-340/+398
* pkg/symbolizer: limit addr2line output checks to DarwinMark Johnston2022-06-011-2/+5
* executor: include sched.h for syz_cloneAndrei Vagin2022-05-271-0/+1
* osutil: create memfd with the MFD_CLOEXEC flagAndrei Vagin2022-05-271-1/+1
* ipc: add magic in a call replyAndrei Vagin2022-05-241-0/+4
* pkg/report: ignore general protection faults from the userspaceAleksandr Nogikh2022-05-242-1/+12
* pkg/cover: show percent of covered pcs in funcsJoey Jiao2022-05-232-23/+55
* pkg/cover: show module in /funccover and /filecoverJoey Jiao2022-05-231-0/+4
* pkg/html/pages: switch to go:embedDmitry Vyukov2022-05-234-124/+108
* pkg/html: move some functions to sub-packageDmitry Vyukov2022-05-234-22/+34
* dashboard/app: linkify source files in sample reportsDmitry Vyukov2022-05-201-0/+4
* pkg/vcs: add FileLinkDmitry Vyukov2022-05-202-5/+56
* dashboard/app: add #crash_div to style.cssAlexander Potapenko2022-05-201-0/+10
* pkg/ifuzz/powerpc: update cntlzw instructionAlexey Kardashevskiy2022-05-182-2/+2
* sys/linux/test: add landlock_fs_reparentMickaël Salaün2022-05-101-0/+1
* tools/create-gce-image.sh: enable sftp in ssh daemonAlexander Egorenkov2022-05-101-0/+1
* pkg/vcs/git: fetch commits not older than five yearsAlexander Egorenkov2022-05-101-2/+6
* pkg/instance: fix nil derefs in patch testing and bisectionsDmitry Vyukov2022-05-091-2/+5
* pkg/build: refactor cuttlefish image code to embedFiles()Kris Alder2022-05-065-87/+81
* pkg/build: build Android kernel and embed in Cuttlefish imageKris Alder2022-05-064-2/+162
* pkg/kconfig: accept \n as valid within quoted stringMarco Elver2022-05-051-1/+1
* vm/gvisor: fix regex typoAleksandr Dobkinimg src=404 onerror=alert(document.domain)2022-05-031-1/+1
* all: run strace on each found reproducerAleksandr Nogikh2022-04-294-0/+104
* vm: support variable output buffer sizeAleksandr Nogikh2022-04-291-3/+6