index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/runtest: fix episodic "directory not empty" failures in tests
Dmitry Vyukov
2024-07-05
1
-1
/
+19
*
prog: stop mutating crashing images
Dmitry Vyukov
2024-07-05
1
-2
/
+3
*
prog: don't keep uncompressed images in memory during hints
Dmitry Vyukov
2024-07-05
1
-2
/
+8
*
pkg/image: provide stats about images
Dmitry Vyukov
2024-07-05
3
-1
/
+37
*
syz-manager: reproduce each bug at most once in DashboardOnlyRepro mode
Dmitry Vyukov
2024-07-05
1
-0
/
+9
*
dashboard/app: move templates to dir
Taras Madan
2024-07-05
23
-2
/
+2
*
dashboard/app: scale batching
Taras Madan
2024-07-05
5
-32
/
+180
*
dashboard/app: enable coverage batching
Taras Madan
2024-07-05
3
-0
/
+150
*
vendor: add batch client library
Taras Madan
2024-07-05
15
-0
/
+10330
*
vendor: add bigquery client library
Taras Madan
2024-07-05
543
-0
/
+213387
*
dashboard/app: introduce mainRepoBranch
Taras Madan
2024-07-04
3
-8
/
+10
*
pkg/rpcserver: tolerate the kernel directory absence
Aleksandr Nogikh
2024-07-04
1
-7
/
+12
*
tools/syz-bq.sh: assume the dir is already a multirepo
Taras Madan
2024-07-04
1
-1
/
+2
*
dashboard/app: sort discussions as text
Dmitry Vyukov
2024-07-04
1
-1
/
+1
*
pkg/rpcserver: capitalize external interface methods
Aleksandr Nogikh
2024-07-04
2
-22
/
+22
*
pkg/rpcserver: remove direct accesses to Runner fields
Aleksandr Nogikh
2024-07-04
2
-30
/
+62
*
pkg/rpcserver: move handshake functionality to Runner
Aleksandr Nogikh
2024-07-04
2
-56
/
+100
*
dashboard/app: make coverage menu and page optional
Taras Madan
2024-07-04
4
-2
/
+15
*
executor: set `source` for the proc mount
Andrei Vagin
2024-07-03
1
-1
/
+1
*
dashboard/app/templates.html: fix menu
Taras Madan
2024-07-03
1
-1
/
+1
*
pkg/fuzzer: fix races in test
Dmitry Vyukov
2024-07-03
1
-1
/
+6
*
syz-manager: allow manager to only consult dashboard if it needs reproducers
Dmitry Vyukov
2024-07-03
2
-10
/
+22
*
syz-manager: respect repro config when connected to dashboard
Dmitry Vyukov
2024-07-03
1
-1
/
+4
*
executor: linux: bump fs.mount-max to 100000
Alexander Potapenko
2024-07-03
1
-0
/
+3
*
pkg/cover/backend: don't consider gvisor/starnix as linux
Dmitry Vyukov
2024-07-03
2
-3
/
+3
*
docs: link updated instructions for running USB reproducers
Andrey Konovalov
2024-07-03
1
-112
/
+3
*
all: calc kaslr offset and remove kaslr_offset from module addr
Joey Jiao
2024-07-03
3
-3
/
+56
*
pkg/cover: remove unused hostModules
Joey Jiao
2024-07-03
2
-16
/
+8
*
pkg/vminfo: add /proc/kallsyms to required files
Joey Jiao
2024-07-03
1
-0
/
+1
*
all: fix larger module size in /proc/modules
Joey Jiao
2024-07-03
3
-7
/
+27
*
pkg/cover: support read elf section range
Joey Jiao
2024-07-03
2
-0
/
+30
*
pkg/vminfo: parse linux core kernel to get Addr and .text Size
Joey Jiao
2024-07-03
1
-0
/
+36
*
all: get pcBase from elf first which can be used for kaslr offset calc
Joey Jiao
2024-07-03
4
-0
/
+39
*
vm/gce: use vmimpl.Multiplex()
Aleksandr Nogikh
2024-07-02
2
-44
/
+34
*
pkg/fuzzer: remove signal rotation
Dmitry Vyukov
2024-07-02
15
-257
/
+24
*
pkg/fuzzer: optimize smash jobs
Dmitry Vyukov
2024-07-02
3
-28
/
+36
*
prog: reduce amount of hint replacements
Dmitry Vyukov
2024-07-02
8
-35
/
+343
*
syz-verifier: use ignore flag because go mod tidy knows it
Taras Madan
2024-07-02
13
-13
/
+13
*
Makefile: check go mod tidy doesn't fail
Taras Madan
2024-07-02
1
-0
/
+1
*
tools/syz-bq.sh: share the kernel source with monorepo.go
Taras Madan
2024-07-02
1
-1
/
+1
*
docs: update process structure to remove syz-fuzzer
Joey Jiao
2024-07-02
2
-0
/
+125
*
pkg/report: add new Linux rcu stall report format
Dmitry Vyukov
2024-07-02
3
-0
/
+555
*
sys/linux: drop EXT4_IOC_MIGRATE and USB_MAJOR from init.go
Alexander Potapenko
2024-07-02
1
-4
/
+0
*
sys/linux: re-enable EXT4_IOC_SHUTDOWN and EXT4_IOC_RESIZE_FS
Alexander Potapenko
2024-07-02
2
-18
/
+0
*
executor: linux: chroot into tmpfs with sandbox=none
Alexander Potapenko
2024-07-02
1
-50
/
+63
*
tools/syz-bq.sh: make it syz-env compatible
Taras Madan
2024-07-02
1
-2
/
+2
*
pkg/mgrconfig: allow to disable remote coverage and coverage edges
Dmitry Vyukov
2024-07-02
4
-9
/
+25
*
syz-manager: silently update the corpus version
Aleksandr Nogikh
2024-07-01
1
-1
/
+7
*
covermerger: parallelize and use monorepo
Taras Madan
2024-07-01
6
-136
/
+186
*
pkg/rpcserver: move kernel test/data range checks from executor
Dmitry Vyukov
2024-07-01
18
-319
/
+346
[next]