index
:
syz
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
path:
root
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/cover: delete getModuleOffset()
Alexander Potapenko
2024-02-26
3
-47
/
+4
*
html.go: refactor httpCoverCover
Taras Madan
2024-02-26
1
-11
/
+9
*
pkg/cover/backend: refactor and fix readCoverPoints()
Alexander Potapenko
2024-02-26
2
-27
/
+126
*
tools/syz-cover: do not accept modules info from /proc/modules
Alexander Potapenko
2024-02-22
2
-27
/
+1
*
pkg/host: get module .text address from /sys/module
Necip Fazil Yildiran
2024-02-22
2
-7
/
+42
*
pkg/repro: check reproducibility before bisecting
Aleksandr Nogikh
2024-02-22
1
-1
/
+11
*
pkg/ipc: copy signal and coverage
Aleksandr Nogikh
2024-02-21
1
-1
/
+5
*
syz-manager: truncate repro logs before reporting
Aleksandr Nogikh
2024-02-21
2
-0
/
+36
*
prog: handle multiple matching union fields
Aleksandr Nogikh
2024-02-19
1
-0
/
+5
*
pkg/compiler: support if[expr] attributes
Aleksandr Nogikh
2024-02-19
11
-65
/
+458
*
pkg/ast: support expressions with ast.Type
Aleksandr Nogikh
2024-02-19
9
-22
/
+203
*
pkg/runtest: optionally print debug info in tests
Aleksandr Nogikh
2024-02-19
1
-0
/
+3
*
pkg/compiler: extend parent reference support in len
Aleksandr Nogikh
2024-02-19
3
-29
/
+89
*
pkg/cover/backend: support veneers on ARM64
Alexander Potapenko
2024-02-15
4
-17
/
+81
*
pkg/report: ignore ida_free
Aleksandr Nogikh
2024-02-15
2
-0
/
+107
*
dashboard/app: move to GOMOD from GOPATH
Taras Madan
2024-02-14
1
-2
/
+24
*
pkg/cover, syz-manager: introduce the /cover?debug=1 parameter
Alexander Potapenko
2024-02-13
3
-24
/
+44
*
executor: don't fail on setns() in pseudo syscalls
Aleksandr Nogikh
2024-02-08
1
-4
/
+6
*
pkg/build: copy unstripped module object files for Pixel
Liz Prucka
2024-02-05
1
-0
/
+29
*
pkg/repro: abort after 6 chunks
Aleksandr Nogikh
2024-02-05
2
-2
/
+2
*
pkg/build: fix incorrect vm instantiation
Aleksandr Nogikh
2024-02-05
1
-1
/
+3
*
pkg/mgrconfig, pkg/cover: introduce the android_split_build flag
Alexander Potapenko
2024-02-01
6
-12
/
+129
*
pkg/csource: annotate syscall() args with their pretty-printed values
Florent Revest
2024-02-01
2
-1
/
+70
*
pkg/subsystem: regenerate subsystems list
Aleksandr Nogikh
2024-02-01
3
-113
/
+166
*
pkg/cover: ensure that all PCs returned by kcov have matching callbacks
Alexander Potapenko
2024-01-29
6
-11
/
+158
*
pkg/cover/backend: refactor makeDWARFUnsafe()
Alexander Potapenko
2024-01-29
1
-19
/
+42
*
db: make ReadCorpus() deterministic
Aleksandr Nogikh
2024-01-25
1
-2
/
+8
*
pkg/cover: fix missing frames and export Inline by /rawcoverfiles
Taras Madan
2024-01-25
4
-15
/
+15
*
all: experiment with an option to reset accumulated state
Aleksandr Nogikh
2024-01-23
3
-4
/
+24
*
syz-fuzzer: add a logging RPC call
Aleksandr Nogikh
2024-01-23
1
-0
/
+6
*
vm/gce: use regional serial port connections
Aleksandr Nogikh
2024-01-23
2
-0
/
+42
*
syz-fuzzer: take executor restart out of gate tickets
Aleksandr Nogikh
2024-01-22
1
-12
/
+21
*
all: refactor pprof endpoint configuration
Aleksandr Nogikh
2024-01-22
1
-0
/
+2
*
Revert "pkg/cover: ensure that all PCs returned by kcov have matching callbacks"
Alexander Potapenko
2024-01-18
4
-58
/
+11
*
pkg/cover/backend: adjust module base address by .text offset
Alexander Potapenko
2024-01-17
3
-5
/
+52
*
pkg/cover/backend: retire pcFixUpOffset
Alexander Potapenko
2024-01-17
2
-36
/
+7
*
pkg/cover: ensure that all PCs returned by kcov have matching callbacks
Alexander Potapenko
2024-01-17
4
-11
/
+58
*
pkg/vcs: make git fetch calls more specific
Aleksandr Nogikh
2024-01-17
3
-4
/
+63
*
executor: don't hold a loop device fd
Aleksandr Nogikh
2024-01-12
1
-5
/
+24
*
dashboard: introduce an emergency stop mode
Aleksandr Nogikh
2024-01-09
1
-0
/
+12
*
pkg/repro: fix VM creation
Dmitry Vyukov
2024-01-09
1
-0
/
+1
*
pkg/ipc: kill syz-executor earlier
Aleksandr Nogikh
2024-01-09
1
-1
/
+1
*
pkg/repro: fix potential deadlock
Dmitry Vyukov
2024-01-08
1
-13
/
+5
*
executor: prevent netlink_send_ext with dofail=true
Aleksandr Nogikh
2024-01-05
1
-0
/
+5
*
syz-executor: don't fail on netlink errors during fuzzing
Aleksandr Nogikh
2024-01-05
1
-21
/
+23
*
pkg/vcs: delete ListRecentCommits()
Aleksandr Nogikh
2023-12-20
4
-28
/
+0
*
pgk/asset: don't use dashapi.NewMock()
Aleksandr Nogikh
2023-12-20
2
-29
/
+27
*
all: fix some function names in comments
cui fliter
2023-12-20
2
-2
/
+2
*
executor: introduce syz_pidfd_open()
Aleksandr Nogikh
2023-12-19
2
-0
/
+13
*
pkg/gce: recognize more pool exhausted errors
Aleksandr Nogikh
2023-12-12
1
-2
/
+3
[next]