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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/targets: use a custom data offset for arm32
Aleksandr Nogikh
2025-05-02
1
-7
/
+6
*
executor/kvm: add x86-64 SYZOS fuzzer
Marios Pomonis
2025-04-23
28
-50
/
+79
*
executor/kvm: separate x86(-64) descriptions
Marios Pomonis
2025-04-23
4
-638
/
+657
*
executor/kvm: set up X86-64 SYZOS
Marios Pomonis
2025-04-23
31
-63
/
+103
*
all: use LLVM=1 for building Linux with clang
Aleksandr Nogikh
2025-04-17
1
-3
/
+8
*
sys/linux: add auto-generated descriptions on allyes config
Dmitry Vyukov
2025-04-15
1
-0
/
+8471
*
pkg/declextract: add open fileops callback to interface list
Dmitry Vyukov
2025-04-15
3
-22
/
+553
*
pkg/declextract: more precise fileops callback resolution
Dmitry Vyukov
2025-04-15
2
-139
/
+29
*
tools/syz-declextract: extract function references more precisely
Dmitry Vyukov
2025-04-15
2
-23
/
+87
*
tools/syz-declextract: extract ioctls declared with enums
Dmitry Vyukov
2025-04-15
2
-15
/
+270
*
tools/syz-declextract: export info about file ops interfaces
Dmitry Vyukov
2025-04-11
1
-22
/
+2533
*
pkg/csource: enforce the bit size of -1
Aleksandr Nogikh
2025-04-10
1
-0
/
+1
*
tools/syz-declextract: add interface coverage info
Dmitry Vyukov
2025-04-10
2
-1593
/
+1593
*
pkg/declextract: export syscall variants as separate interfaces
Dmitry Vyukov
2025-04-10
3
-973
/
+1637
*
tools/syz-declextract: refine arg types for syscall variants
Dmitry Vyukov
2025-04-09
1
-305
/
+305
*
sys/linux: update auto descriptions and consts
Dmitry Vyukov
2025-04-09
5
-311
/
+486
*
sys/linux: fix error defined attributes
Lin Ma
2025-04-07
3
-6
/
+11
*
tools/syz-declextract: allow to run on subset of arches
Dmitry Vyukov
2025-04-03
1
-14
/
+5
*
pkg/ifuzz: fix generate/build
Dmitry Vyukov
2025-04-03
1
-1
/
+1
*
sys/linux: update and remove obsolete consts
Marios Pomonis
2025-04-03
8
-29
/
+28
*
Makefile: simplify Go generation
Dmitry Vyukov
2025-04-02
2
-7
/
+11
*
sys/targets: extend broken compiler error message
Taras Madan
2025-03-26
1
-1
/
+2
*
sys/targets: determine DataOffset by Arch
Aleksandr Nogikh
2025-03-23
1
-1
/
+1
*
sys/linux: add Landlock syscall flags
Mickaël Salaün
2025-03-21
2
-2
/
+11
*
sys/targets: use a smaller default DataOffset
Aleksandr Nogikh
2025-03-19
1
-2
/
+3
*
sys/targets: use a different DataOffset value for ARM64
Aleksandr Nogikh
2025-03-05
1
-0
/
+7
*
sys/targets: add a kernel address range for FreeBSD/amd64 kernels
Mark Johnston
2025-02-28
1
-0
/
+6
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-1
/
+0
*
sys/targets: increase DataOffset for 64bit builds
Aleksandr Nogikh
2025-02-07
1
-1
/
+4
*
sys/targets: change the default DataOffset value
Aleksandr Nogikh
2025-02-04
1
-1
/
+10
*
sys/linux/test: add seeds that exercise WFE[T]
Marios Pomonis
2025-01-29
2
-0
/
+42
*
sys/test: fix align3 test
Dmitry Vyukov
2025-01-28
1
-2
/
+2
*
sys/syz-sysgen: serialize descriptions as gob and embed
Dmitry Vyukov
2025-01-23
15
-173
/
+208
*
pkg/declextract: infer syscall commands
Dmitry Vyukov
2025-01-22
2
-4
/
+1119
*
tools/syz-declextract: support function scopes
Dmitry Vyukov
2025-01-22
4
-1106
/
+4240
*
pkg/compiler: fix struct layout bug
Dmitry Vyukov
2025-01-20
1
-1
/
+1
*
sys/test: add test case for struct layout bug
Dmitry Vyukov
2025-01-20
2
-0
/
+21
*
pkg/declextract: remove unused includes and defines
Dmitry Vyukov
2025-01-17
2
-197
/
+2
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
2
-10
/
+3
*
sys/linux/test: add seeds that exercise WFI[T]
Marios Pomonis
2025-01-16
2
-0
/
+42
*
sys/linux/test: add tests for ARM QEMU emulation
Marios Pomonis
2025-01-16
8
-0
/
+333
*
executor: arm64: add SYZOS_API_MRS
Marios Pomonis
2025-01-14
4
-0
/
+47
*
sys/targets: remove hardcoded CFlags for ARM
Stefan Wiehler
2025-01-14
1
-1
/
+0
*
sys/targets: allow users to override hardcoded cross-compilers
Stefan Wiehler
2025-01-14
1
-0
/
+10
*
sys/linux: improve iouring interface
Sablin Viacheslav
2024-12-26
2
-7
/
+65
*
sys/linux: add descriptions for Mali Driver
p0-tato
2024-12-19
2
-2
/
+26
*
sys/linux/test: add a seed enabling PMU
Alexander Potapenko
2024-12-18
1
-0
/
+26
*
sys/linux/test: use syz_kvm_assert_reg() in arm64-syz_kvm_setup_syzos_vm-msr
Alexander Potapenko
2024-12-18
1
-1
/
+1
*
executor: pkg/vminfo: sys/linux: arm64: implement syz_kvm_assert_reg()
Alexander Potapenko
2024-12-18
1
-0
/
+2
*
tools/syz-declextract: infer argument/field types
Dmitry Vyukov
2024-12-17
1
-94
/
+99
[next]