aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dashboard/config/linux: update configsAlexander Potapenko2022-06-0233-832/+1165
* tools/docker: add rsync to the syzbot dockerAleksandr Nogikh2022-06-021-1/+3
* executor/android: update seccomp filtersKris Alder2022-06-025-688/+804
* sys/linux: update constsDmitry Vyukov2022-06-025-5/+5
* Revert "sys/linux: remove ashmem"Dmitry Vyukov2022-06-022-0/+43
* dashboard/config: remove obsolete openbsd kernel optionsAnton Lindqvist2022-06-022-2/+0
* pkg/symbolizer: limit addr2line output checks to DarwinMark Johnston2022-06-011-2/+5
* dashboard: never report unreliable bisectionsAleksandr Nogikh2022-05-312-5/+58
* dashboard: improve BugReporting update processAleksandr Nogikh2022-05-305-19/+222
* dashboard: update index.yamlAleksandr Nogikh2022-05-301-0/+13
* dashboard: move fix pending bugs away from the main pageAleksandr Nogikh2022-05-302-38/+70
* dashboard: highlight fixing commitsAleksandr Nogikh2022-05-301-3/+3
* vm/cuttlefish: pass -kernel_path and -initramfs_path flagsKris Alder2022-05-271-3/+3
* executor: include sched.h for syz_cloneAndrei Vagin2022-05-272-0/+3
* osutil: create memfd with the MFD_CLOEXEC flagAndrei Vagin2022-05-271-1/+1
* dashboard/config: enable KASAN_VMALLOC for riscvDmitry Vyukov2022-05-273-3/+5
* tools/docker: update Clang for KMSANAlexander Potapenko2022-05-252-2/+2
* executor: write magic in write_extra_outputAndrei Vagin2022-05-241-0/+1
* ipc: add magic in a call replyAndrei Vagin2022-05-242-0/+7
* 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-237-526/+111
* pkg/html: move some functions to sub-packageDmitry Vyukov2022-05-238-35/+47
* docs: updated required go versionmischa2022-05-231-1/+1
* dashboard/app: linkify source files in sample reportsDmitry Vyukov2022-05-205-7/+54
* pkg/vcs: add FileLinkDmitry Vyukov2022-05-202-5/+56
* dashboard/app: update bug.html to use #crash_divAlexander Potapenko2022-05-201-1/+1
* dashboard/app: add #crash_div to style.cssAlexander Potapenko2022-05-202-0/+20
* docs: add how to use syzbot image for kernel buildsDmitry Vyukov2022-05-191-1/+14
* docs: update link to stretch imageDmitry Vyukov2022-05-191-13/+9
* pkg/ifuzz/powerpc: update cntlzw instructionAlexey Kardashevskiy2022-05-182-2/+2
* tools/syz-reprolist: support gce auth and multiple clientsDmitry Vyukov2022-05-141-47/+51
* dashboard/app: return 4xx instead of 5xx for user requestsTaras Madan2022-05-134-9/+82
* dashboard/app: fix reported error depth (#3138)Taras Madan2022-05-131-1/+2
* dashboard/app: linkify bisection commitsDmitry Vyukov2022-05-122-28/+29
* dashboard: don't request C reproducers for bugs in syzkallerAleksandr Nogikh2022-05-112-6/+40
* dashboard: repeat bug reproduction every 100 daysAleksandr Nogikh2022-05-112-47/+122
* sys/linux/test: add landlock_fs_reparentMickaël Salaün2022-05-102-0/+40
* sys/linux: add the Landlock refer access flagMickaël Salaün2022-05-102-1/+2
* tools/create-gce-image.sh: enable sftp in ssh daemonAlexander Egorenkov2022-05-102-0/+2
* pkg/vcs/git: fetch commits not older than five yearsAlexander Egorenkov2022-05-101-2/+6
* dashboard/app: enable cloud profilingTaras Madan2022-05-1020-0/+7564
* 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
* dashboard/config/linux: update configs to next-20220505Marco Elver2022-05-0530-396/+559
* pkg/kconfig: accept \n as valid within quoted stringMarco Elver2022-05-051-1/+1
* dashboard/app: open graph pagesDmitry Vyukov2022-05-053-18/+58
* docs: add Remote Code Execution articleDmitry Vyukov2022-05-051-2/+3