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/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
*
sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem support
Alon Zahavi
2023-12-07
2
-2
/
+50
*
compiler: correctness test for flags flattening
Paul Chaignon
2023-12-05
1
-0
/
+50
*
compiler: require nested flags to be at the end of the list
Paul Chaignon
2023-12-05
3
-0
/
+34
*
compiler: support nested string flags definitions
Paul Chaignon
2023-12-05
2
-0
/
+19
*
compiler: refactor recurFlattenFlags
Paul Chaignon
2023-12-05
2
-12
/
+51
*
ast: accept idents in string flags
Paul Chaignon
2023-12-05
5
-3
/
+11
*
compiler: error on circular dependencies in flag definitions
Paul Chaignon
2023-12-05
2
-3
/
+16
*
compiler: support nested int flags definitions
Paul Chaignon
2023-12-05
2
-0
/
+62
*
compiler/testdata: add missing error cases
Paul Chaignon
2023-11-29
2
-1
/
+16
*
compiler: remove dead code around structFieldAttrs
Paul Chaignon
2023-11-29
2
-5
/
+3
*
pkg/build: don't use Fatal() inside goroutines
Aleksandr Nogikh
2023-11-28
1
-20
/
+29
*
compiler: prohibit homonymous flags and consts
Paul Chaignon
2023-11-28
3
-2
/
+15
*
compiler: support const as int first argument
Paul Chaignon
2023-11-28
4
-13
/
+13
*
compiler: support flags as int first argument
Paul Chaignon
2023-11-28
5
-17
/
+54
*
compiler: refactor Gen for flags type
Paul Chaignon
2023-11-28
1
-22
/
+25
*
compiler: support type args with mixed kinds
Paul Chaignon
2023-11-28
4
-20
/
+23
*
pkg/report: ignore CPU bug mitigation warnings
Aleksandr Nogikh
2023-11-23
2
-0
/
+30
*
pkg/subsystem: move wireless under net
Aleksandr Nogikh
2023-11-22
6
-21
/
+82
*
pkg/subsystem: regenerate Linux subsystems
Aleksandr Nogikh
2023-11-22
3
-115
/
+172
[next]