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/ipc: use flatrpc flags
Dmitry Vyukov
2024-05-17
10
-116
/
+86
*
pkg/host: return slices of pointers
Dmitry Vyukov
2024-05-17
8
-26
/
+26
*
pkg/fuzzer/queue: simplify the priority queue
Aleksandr Nogikh
2024-05-16
5
-105
/
+59
*
pkg/fuzzer/queue: refactor DynamicSource
Aleksandr Nogikh
2024-05-16
1
-12
/
+11
*
pkg/fuzzer: simplify prog execution options
Aleksandr Nogikh
2024-05-16
3
-30
/
+22
*
pkg/fuzzer: manipulate ipc.ExecOpts
Aleksandr Nogikh
2024-05-16
9
-82
/
+85
*
pkg/fuzzer/queue: retry inputs from crashed VMs
Aleksandr Nogikh
2024-05-16
5
-1
/
+91
*
pkg/runtest: print results as they appear
Aleksandr Nogikh
2024-05-16
1
-21
/
+30
*
pkg/runtest: use queue.Request and queue.Result
Aleksandr Nogikh
2024-05-16
4
-96
/
+131
*
pkg/vminfo: run programs interactively
Aleksandr Nogikh
2024-05-16
7
-203
/
+275
*
pkg/ipc: split out EmptyProgInfo()
Aleksandr Nogikh
2024-05-16
1
-7
/
+12
*
pkg/fuzzer: introduce a request restarter layer
Aleksandr Nogikh
2024-05-16
4
-20
/
+83
*
pkg/fuzzer: use queue layers
Aleksandr Nogikh
2024-05-16
9
-308
/
+561
*
pkg/flatrpc: move wait stats into start executing message
Dmitry Vyukov
2024-05-15
4
-262
/
+45
*
pkg/flatrpc: remove executing info from execution result
Dmitry Vyukov
2024-05-15
3
-38
/
+35
*
pkg/flatrpc: use []byte for cover filter
Dmitry Vyukov
2024-05-15
3
-26
/
+25
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
25
-1768
/
+443
*
pkg/fuzzer: deflake comparisons
Aleksandr Nogikh
2024-05-15
1
-9
/
+22
*
pkg/corpus: don't overwrite ProgsList
Aleksandr Nogikh
2024-05-13
2
-16
/
+23
*
pkg/vminfo: make TestLinuxSyscalls() more contained
Aleksandr Nogikh
2024-05-10
1
-9
/
+12
*
pkg/symbolizer: remove unused parameter: target
Joey Jiao
2024-05-09
1
-7
/
+5
*
pkg/rpctype: call setupKeepAlive only for tcp sockets
Andrei Vagin
2024-05-09
1
-4
/
+7
*
go.mod: add mockery
Taras Madan
2024-05-08
1
-0
/
+1
*
pkg/host: disable TestDetectSupportedSyscalls/fallback under race detector
Dmitry Vyukov
2024-05-08
1
-0
/
+4
*
pkg/csource: replace go:generate with go:embed
Dmitry Vyukov
2024-05-08
4
-12826
/
+4
*
pkg/ipc: move executor common_ext test
Dmitry Vyukov
2024-05-08
1
-0
/
+47
*
executor: consistently fail on feature setup
Dmitry Vyukov
2024-05-07
1
-42
/
+41
*
pkg/vminfo: deduplicate syscall test programs
Dmitry Vyukov
2024-05-07
3
-17
/
+70
*
pkg/subsystem: regenerate Linux subsystems
Aleksandr Nogikh
2024-05-07
1
-4
/
+5
*
pkg/subsystem: don't Cc some parent subsystems
Aleksandr Nogikh
2024-05-07
4
-6
/
+20
*
pkg/subsystem/linux: recognize bcachefs mounts
Aleksandr Nogikh
2024-05-07
1
-0
/
+1
*
pkg/repro, pkg/ipc: use flatrpc.Feature
Dmitry Vyukov
2024-05-06
6
-53
/
+115
*
pkg/flatrpc: refactor names
Dmitry Vyukov
2024-05-06
11
-1484
/
+1785
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
2
-79
/
+23
*
pkg/host: remove FileInfo
Dmitry Vyukov
2024-05-03
6
-24
/
+21
*
pkg/report: ignore __phys_addr
Aleksandr Nogikh
2024-05-03
2
-0
/
+90
*
pkg/flatrpc: add connection type
Dmitry Vyukov
2024-05-03
3
-2
/
+328
*
executor: make flatrpc build for C++
Dmitry Vyukov
2024-05-03
5
-50
/
+39
*
pkg/flatrpc: add schema
Dmitry Vyukov
2024-05-03
3
-0
/
+5775
*
pkg/cover: move KernelModule from pkg/host
Dmitry Vyukov
2024-05-03
12
-41
/
+33
*
pkg/cover: don't rename test package
Dmitry Vyukov
2024-05-03
1
-5
/
+4
*
pkg/log: add SyzFatal
Dmitry Vyukov
2024-05-03
1
-0
/
+4
*
tools/syz-runtest: switch to the generic program execution
Dmitry Vyukov
2024-05-03
4
-145
/
+141
*
prog: fix panic during squashing
Dmitry Vyukov
2024-05-03
3
-4
/
+41
*
sys/linux: add bcachefs descriptions
Aleksandr Nogikh
2024-05-03
1
-1
/
+1
*
dashboard/config: update ChromeOS configs
Aleksandr Nogikh
2024-05-03
1
-0
/
+1
*
pkg/vminfo: check enabled syscalls on the host
Dmitry Vyukov
2024-05-02
7
-22
/
+856
*
pkg/ipc: consistently set ENOSYS for non-executed syscalls
Dmitry Vyukov
2024-05-02
1
-0
/
+7
*
pkg/ifuzz: another x86 regression test
Alexander Potapenko
2024-04-30
1
-5
/
+11
*
pkg/ifuzz: fix instruction decoding on x86
Alexander Potapenko
2024-04-30
1
-0
/
+4
[next]