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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/syz-covermerger: fix null deref
Taras Madan
2024-12-12
1
-0
/
+3
*
pkg/coveragedb: add (session, manager) index to files
Taras Madan
2024-12-12
1
-1
/
+1
*
pkg/covermerger: aggregate data per-manager
Taras Madan
2024-12-12
2
-20
/
+25
*
tools/syz-declextract: generate file_operations descriptions
Dmitry Vyukov
2024-12-11
6
-4
/
+96
*
tools/syz-declextract: extract file_operations descriptions
Dmitry Vyukov
2024-12-11
9
-2
/
+396
*
pkg/declextract: emit more netlink families
Dmitry Vyukov
2024-12-11
4
-0
/
+70
*
pkg/declextract: refactor netlink generation
Dmitry Vyukov
2024-12-11
1
-10
/
+13
*
pkg/declextract: rename generated names for consistency
Dmitry Vyukov
2024-12-11
4
-55
/
+52
*
tools/syz-declextract: rewrite
Dmitry Vyukov
2024-12-11
39
-1568
/
+2773
*
executor: query globs in the test program context
Dmitry Vyukov
2024-12-11
2
-3
/
+36
*
Revert "tools/docker: add qemu-user-binfmt to syz-env"
Alexander Potapenko
2024-12-06
1
-1
/
+1
*
dashboard/app: periodically remove coverage garbage from spanner
Taras Madan
2024-12-05
1
-0
/
+6
*
tools/docker: add qemu-user-binfmt to syz-env
Alexander Potapenko
2024-12-05
1
-1
/
+1
*
tools/syz-env: consider HTTP proxy environment variables
Stefan Wiehler
2024-11-29
1
-1
/
+14
*
tools/syz-env: add local build option
Stefan Wiehler
2024-11-29
1
-3
/
+10
*
tools/docker: add various fsck-like commands to the environment
Florent Revest
2024-11-29
2
-0
/
+8
*
tools/syz-declextract: a bunch of refactorings
Dmitry Vyukov
2024-11-27
1
-69
/
+116
*
pkg/rpcserver: refactoring in preparation for dynamic interface extraction
Dmitry Vyukov
2024-11-26
1
-2
/
+8
*
tools/syz-declextract: accept manager config
Dmitry Vyukov
2024-11-26
1
-15
/
+11
*
tools/syz-execprog: support running unsafe programs
Dmitry Vyukov
2024-11-26
1
-2
/
+7
*
tools/syz-declextract: prefix flags with auto_
Dmitry Vyukov
2024-11-26
1
-1
/
+1
*
tools/syz-declextract: support nested netlink policies
Dmitry Vyukov
2024-11-18
1
-26
/
+44
*
tools/syz-declextract: don't generate NLA_REJECT/TYPE_MAX attrs
Dmitry Vyukov
2024-11-18
1
-1
/
+4
*
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
*
tools/syz-declextract: add heuristic for sigsetsize
Dmitry Vyukov
2024-11-14
1
-1
/
+6
*
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
1
-12
/
+19
*
tools/syz-declextract: store interfaces info in a text file
Dmitry Vyukov
2024-11-14
1
-13
/
+31
*
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
1
-5
/
+6
*
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
1
-1
/
+1
*
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
*
tools/syz-declextract: improve declaration name extraction
Dmitry Vyukov
2024-11-13
1
-7
/
+20
*
pkg/repro: accept a cancellable context
Aleksandr Nogikh
2024-11-13
2
-5
/
+18
*
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
1
-2
/
+3
*
tools/syz-declextract: add io_uring function/access
Dmitry Vyukov
2024-11-12
1
-5
/
+13
*
tools/syz-declextract: add entry function and access level
Dmitry Vyukov
2024-11-12
2
-11
/
+56
*
tools/syz-reprolist: rename tool to syz-db-export
Taras Madan
2024-11-11
2
-7
/
+7
*
tools/syz-reprolist: save reproducers and bug details in the per-bug folders
Taras Madan
2024-11-11
1
-5
/
+30
*
tools/syz-declextract: properly remove unused declarations
Dmitry Vyukov
2024-11-11
2
-94
/
+66
*
tools/syz-declextract: merge information about interfaces
Dmitry Vyukov
2024-11-11
1
-29
/
+47
*
tools/syz-declextract: enumerate io_uring operations
Dmitry Vyukov
2024-11-11
1
-0
/
+28
[next]