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
...
*
executor: add Glob test
Dmitry Vyukov
2024-11-26
4
-2
/
+94
*
executor: don't revert coverage order
Dmitry Vyukov
2024-11-26
2
-12
/
+13
*
tools/syz-execprog: support running unsafe programs
Dmitry Vyukov
2024-11-26
5
-10
/
+15
*
tools/syz-declextract: prefix flags with auto_
Dmitry Vyukov
2024-11-26
2
-3
/
+3
*
sys/linux: update descriptions/consts
Dmitry Vyukov
2024-11-26
9
-28
/
+188
*
executor: improve glob
Dmitry Vyukov
2024-11-26
1
-1
/
+25
*
docs: rewrite reproducing_crashes.md
Aleksandr Nogikh
2024-11-25
1
-25
/
+169
*
pkg/vminfo: refactor few things
Dmitry Vyukov
2024-11-25
4
-55
/
+24
*
syz-manager: refactor mode handling
Dmitry Vyukov
2024-11-25
1
-53
/
+81
*
vm: dedup VM count restriction in debug mode
Dmitry Vyukov
2024-11-25
9
-38
/
+12
*
dashboard/config/linux: update configs
Taras Madan
2024-11-25
19
-23
/
+92
*
dashboard/config/linux: enable SMB_SERVER
Taras Madan
2024-11-25
1
-0
/
+1
*
pkg/auth: better error description
Taras Madan
2024-11-22
1
-9
/
+7
*
pkg/cover: fix links generation, add commit
Taras Madan
2024-11-20
1
-0
/
+1
*
executor: increase coverage buffer size
Dmitry Vyukov
2024-11-20
3
-9
/
+15
*
pkg/manager: show number of times coverage for each call has overflowed
Dmitry Vyukov
2024-11-20
10
-35
/
+118
*
pkg/manager: show number of programs that contain each syscall
Dmitry Vyukov
2024-11-19
2
-1
/
+17
*
pkg/manager: restore corpus page
Dmitry Vyukov
2024-11-19
1
-0
/
+19
*
pkg/report: ignore the drop_nlink frame
Aleksandr Nogikh
2024-11-18
2
-0
/
+117
*
executor: use any executor if the avoid mask included all of them
Andrei Vagin
2024-11-18
2
-4
/
+13
*
tools/syz-declextract: support nested netlink policies
Dmitry Vyukov
2024-11-18
3
-177
/
+564
*
tools/syz-declextract: don't generate NLA_REJECT/TYPE_MAX attrs
Dmitry Vyukov
2024-11-18
2
-5
/
+4
*
sys/linux: remove nl_generic_attr_nonested hack
Dmitry Vyukov
2024-11-18
1
-6
/
+1
*
pkg/compiler: allow recursion via arrays
Dmitry Vyukov
2024-11-18
6
-35
/
+90
*
tools/syz-reproducers.sh: linkify documentation
Taras Madan
2024-11-15
1
-0
/
+3
*
tools/syz-reproducers.sh: use new archive structure
Taras Madan
2024-11-15
1
-2
/
+2
*
pkg/report: improve "Bad page state" parsing
Dmitry Vyukov
2024-11-15
2
-1
/
+65
*
tools/syz-declextract: add heuristic for sigsetsize
Dmitry Vyukov
2024-11-14
2
-12
/
+17
*
tools/syz-declextract: refactor int type conversion
Dmitry Vyukov
2024-11-14
1
-62
/
+63
*
tools/syz-declextract: improve name matching heuristics
Dmitry Vyukov
2024-11-14
2
-107
/
+114
*
sys/linux: ensure that auto descriptions are self-sufficient
Dmitry Vyukov
2024-11-14
2
-1
/
+19
*
tools/syz-declextract: store interfaces info in a text file
Dmitry Vyukov
2024-11-14
3
-12635
/
+956
*
tools/syz-declextract: ignore clang warnings
Dmitry Vyukov
2024-11-14
1
-1
/
+3
*
tools/syz-declextract: refactor compilation database loading
Dmitry Vyukov
2024-11-14
1
-26
/
+28
*
tools/syz-declextract: fix struct name in some cases
Dmitry Vyukov
2024-11-14
1
-1
/
+1
*
tools/syz-declextract: fix generic netlink family names
Dmitry Vyukov
2024-11-13
2
-6
/
+7
*
pkg/compiler: add consts to all files that mention them
Dmitry Vyukov
2024-11-13
40
-344
/
+953
*
tools/syz-declextract: fix flags type
Dmitry Vyukov
2024-11-13
1
-11
/
+23
*
tools/syz-declextract: fix reserved struct field names
Dmitry Vyukov
2024-11-13
2
-5
/
+5
*
tools/syz-declextract: handle more reserved names
Dmitry Vyukov
2024-11-13
1
-19
/
+22
*
tools/syz-declextract: handle _Bool type
Dmitry Vyukov
2024-11-13
1
-1
/
+1
*
tools/syz-declextract: refine kernel file check
Dmitry Vyukov
2024-11-13
1
-4
/
+13
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
14
-19
/
+54
*
tools/syz-declextract: improve declaration name extraction
Dmitry Vyukov
2024-11-13
2
-7
/
+34
*
pkg/repro: accept a cancellable context
Aleksandr Nogikh
2024-11-13
8
-101
/
+139
*
sys/linux: add new ioctls for io_uring, dev_block and fs
Sablin Viacheslav
2024-11-13
6
-7
/
+89
*
tools/syz-db: add rm function to remove match syscalls
Jiao, Joey
2024-11-13
2
-0
/
+86
*
tools/syz-db: add print function to print sorted db Records
Joey Jiao
2024-11-13
1
-0
/
+21
*
tools/syz-declextract: add syscall entry function
Dmitry Vyukov
2024-11-12
2
-2
/
+522
*
tools/syz-declextract: add io_uring function/access
Dmitry Vyukov
2024-11-12
1
-5
/
+13
[prev]
[next]