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
*
dashboard: handle decommissioned managers in repro retesting
Aleksandr Nogikh
2023-01-19
2
-12
/
+94
*
tools/docker: describe the syzbot container build process
Aleksandr Nogikh
2023-01-19
1
-0
/
+15
*
dashboard: add an admin function to restart failed bisections
Aleksandr Nogikh
2023-01-19
1
-0
/
+82
*
tools/docker: adjust the syzbot dockerfile for arm64
Andrei Vagin
2023-01-19
1
-12
/
+12
*
dashboard: adjust running jobs criteria
Aleksandr Nogikh
2023-01-19
1
-3
/
+1
*
syz-ci: don't start an idle parallel job processor
Aleksandr Nogikh
2023-01-19
1
-7
/
+21
*
syz-ci: explicitly stop all running jobs on update
Aleksandr Nogikh
2023-01-19
3
-25
/
+27
*
syz-ci: gate concurrent env.Test executions
Aleksandr Nogikh
2023-01-19
6
-5
/
+19
*
syz-ci: do logging per job processor
Aleksandr Nogikh
2023-01-19
2
-12
/
+16
*
syz-ci: do jobs in parallel
Aleksandr Nogikh
2023-01-19
2
-47
/
+115
*
syz-ci: move build semaphore closer to builds
Aleksandr Nogikh
2023-01-19
7
-33
/
+79
*
dashboard: support multiple simultaneous jobs
Aleksandr Nogikh
2023-01-19
8
-17
/
+183
*
pkg/csource: fix unit tests for arches with non-default DataOffset
Alexander Egorenov
2023-01-19
1
-11
/
+16
*
dashboard: adjust the upstream notification email
Aleksandr Nogikh
2023-01-18
4
-12
/
+12
*
sys/targets: take DataOffset from reference targets
Aleksandr Nogikh
2023-01-18
1
-7
/
+2
*
sys/targets: ignore unachievable test targets
Aleksandr Nogikh
2023-01-18
1
-26
/
+28
*
pkg/host: don't expect open and stat syscalls to be always present
Aleksandr Nogikh
2023-01-18
1
-2
/
+0
*
sys/targets: make TestOS targets more arch-agnostic
Aleksandr Nogikh
2023-01-18
1
-18
/
+85
*
.github: add a 15 minute timeout for the `dashboard` action
Aleksandr Nogikh
2023-01-17
1
-1
/
+1
*
dashboard: always close a dev_appserver instance
Aleksandr Nogikh
2023-01-17
1
-1
/
+1
*
dashboard: don't use the email sink directly
Aleksandr Nogikh
2023-01-17
1
-1
/
+2
*
pkg/report: skip netlink_ack and netlink_rcv_skb
Alexander Potapenko
2023-01-17
3
-1
/
+77
*
pkg/cover: add frame.EndLine in DoRawCoverFiles
Y. C
2023-01-14
1
-1
/
+2
*
tools/syz-linter: improve duplicate parameter type detection
Dmitry Vyukov
2023-01-13
2
-12
/
+26
*
all: fix duplicate parameter types
Dmitry Vyukov
2023-01-13
4
-5
/
+5
*
dashboard: support the only_manager filter
Aleksandr Nogikh
2023-01-11
2
-9
/
+105
*
pkg/instance: move BuildKernel() args to struct
Space Meyer
2023-01-09
5
-20
/
+49
*
syz-ci/jobs: use linker supplied in syz-ci config
Space Meyer
2023-01-09
5
-8
/
+12
*
executor: better prevent the panic on ext4 errors (#3604)
Aleksandr Nogikh
2023-01-03
2
-2
/
+17
*
go.mod: vendor update
P1umer
2023-01-03
41
-683
/
+101
*
go.mod: fix conflict for freebsd/riscv64 support
P1umer
2023-01-03
1
-1
/
+1
*
sys/freebsd: regenerate riscv64 definitions
P1umer
2023-01-03
9
-84
/
+84
*
sys/syz-extract: fix const generation on freebsd/riscv64
P1umer
2023-01-03
1
-0
/
+5
*
go.mod: update sys for freebsd/riscv64 support
P1umer
2023-01-03
2
-0
/
+5
*
pkg/compiler: remove some leftovers
P1umer
2023-01-03
1
-1
/
+0
*
vm/qemu: initial freebsd/riscv64 support
P1umer
2023-01-03
1
-0
/
+7
*
all: add freebsd/riscv64 support
P1umer
2023-01-03
39
-37
/
+50
*
dashboard: display strace log links
Aleksandr Nogikh
2023-01-03
2
-1
/
+3
*
dashboard: display assets in the crash table
Aleksandr Nogikh
2023-01-03
3
-0
/
+27
*
dashboard: factor out asset list extraction code
Aleksandr Nogikh
2023-01-03
2
-38
/
+44
*
dashboard/app/graphs.go: 4xx on bad metric value, not panic (#3602)
Taras Madan
2022-12-30
3
-13
/
+63
*
pkg/subsystem: add the fat maintainer (#3601)
Aleksandr Nogikh
2022-12-27
1
-0
/
+1
*
dashboard: collect bug fixing statistics
Aleksandr Nogikh
2022-12-22
3
-0
/
+447
*
pkg/image: treat empty compressed image as valid image
Dmitry Vyukov
2022-12-22
7
-22
/
+18
*
prog: mutate compressed images with hints
Dmitry Vyukov
2022-12-22
2
-12
/
+147
*
tools/syz-imagegen: fill fake images with unique consts
Dmitry Vyukov
2022-12-22
15
-31
/
+50
*
pkg/image: optimize image decompression
Dmitry Vyukov
2022-12-22
6
-17
/
+178
*
pkg/image: make Decompress easier to use
Dmitry Vyukov
2022-12-22
5
-30
/
+33
*
prog: don't mutate size of compressed images
Dmitry Vyukov
2022-12-22
1
-0
/
+6
*
prog: move image extraction from sys/linux
Dmitry Vyukov
2022-12-22
11
-291
/
+123
[next]