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
...
*
pkg/csource: add call argument annotations to generated C-source files
Ethan Graham
2025-08-04
1
-0
/
+1
*
prog: generate choice table only for enabled calls
Aleksandr Nogikh
2025-07-29
1
-1
/
+2
*
all: simplify subsystem revision updates
Aleksandr Nogikh
2025-07-23
2
-9
/
+14
*
all: determine patched symbols for focused fuzzing
Aleksandr Nogikh
2025-07-22
1
-1
/
+1
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-1
/
+1
*
tools: allow dependabot to commit long descriptions
Taras Madan
2025-07-04
1
-1
/
+3
*
tools/docker: update golang to 1.24.4
Taras Madan
2025-07-01
2
-2
/
+2
*
all: fix typos
Roman A
2025-06-16
1
-1
/
+1
*
tools: fix perf compiling on debootstrap images
Alexandre Maloteaux
2025-06-16
1
-0
/
+2
*
tools/syz-kconfig: suggest reasons for wrongly selected configs
Aleksandr Nogikh
2025-06-13
1
-1
/
+11
*
tools/check_translation_update.py: check if the translations are up to date
QGrain
2025-06-02
1
-0
/
+223
*
tools: adjust EC2 rootfs network configuration
Bjoern Doebel
2025-05-26
1
-0
/
+3
*
tools/docker: add rust compiler
Aleksandr Nogikh
2025-05-20
2
-4
/
+30
*
tools/syz-query-subsystems: introduce the kvm-x86 subsystem
Alexander Potapenko
2025-05-15
1
-1
/
+1
*
tools: widen network DHCP configuration for EC2 Root FS
Bjoern Doebel
2025-05-14
1
-3
/
+0
*
tools/syz-symbolize: add -config to support module symbolize
Jiao, Joey
2025-05-14
1
-5
/
+12
*
pkg/vcs: extend ListCommitHashes
Aleksandr Nogikh
2025-05-13
1
-1
/
+1
*
tools: update create-buildroot-image.sh script
Aleksandr Nogikh
2025-05-07
1
-3
/
+12
*
tools/docker/env: update gcloud to 519
Taras Madan
2025-04-29
1
-19
/
+7
*
all: format with clang-format-20
Aleksandr Nogikh
2025-04-24
1
-1
/
+1
*
tools/docker: migrate to llvm-20
Aleksandr Nogikh
2025-04-24
2
-21
/
+24
*
tools/syz-kconf: don't proceed after failures
Aleksandr Nogikh
2025-04-23
1
-4
/
+4
*
tools: repair syz-testbuild
Aleksandr Nogikh
2025-04-22
1
-5
/
+16
*
tools/docker: add ld.lld to env
Aleksandr Nogikh
2025-04-17
1
-1
/
+2
*
all: use LLVM=1 for building Linux with clang
Aleksandr Nogikh
2025-04-17
1
-13
/
+13
*
pkg/manager: provide diff fuzzer state dumps
Aleksandr Nogikh
2025-04-15
1
-2
/
+2
*
tools/syz-declextract: ignore files with non US-ASCII chars
Dmitry Vyukov
2025-04-15
1
-0
/
+4
*
tools/syz-declextract: update test golden files
Dmitry Vyukov
2025-04-15
2
-2
/
+1
*
pkg/declextract: add open fileops callback to interface list
Dmitry Vyukov
2025-04-15
1
-1
/
+0
*
pkg/declextract: more precise fileops callback resolution
Dmitry Vyukov
2025-04-15
1
-5
/
+5
*
tools/syz-declextract: extract function references more precisely
Dmitry Vyukov
2025-04-15
3
-42
/
+70
*
tools/syz-declextract: extract enums declared with a typedef
Dmitry Vyukov
2025-04-15
6
-12
/
+120
*
tools/syz-declextract: extract ioctls declared with enums
Dmitry Vyukov
2025-04-15
6
-62
/
+109
*
pkg/manager: make diff fuzzer artifacts folder configurable
Aleksandr Nogikh
2025-04-11
1
-1
/
+2
*
tools/syz-declextract: export info about file ops interfaces
Dmitry Vyukov
2025-04-11
2
-1
/
+19
*
tools/syz-declextract: add interface coverage info
Dmitry Vyukov
2025-04-10
18
-73
/
+372
*
pkg/declextract: export syscall variants as separate interfaces
Dmitry Vyukov
2025-04-10
11
-83
/
+177
*
tools/syz-declextract: don't say that clang is optional
Dmitry Vyukov
2025-04-10
1
-1
/
+1
*
tools/syz-declextract: handle ints more carefully
Dmitry Vyukov
2025-04-10
5
-2
/
+37
*
tools/syz-declextract: fix warnings about unused variables
Dmitry Vyukov
2025-04-10
1
-2
/
+2
*
tools/syz-benchcmp: don't start browser if -out is set
Aleksandr Nogikh
2025-04-10
1
-3
/
+5
*
tools/syz-declextract: refine arg types for syscall variants
Dmitry Vyukov
2025-04-09
1
-11
/
+11
*
tools/syz-declextract: update README.md
Dmitry Vyukov
2025-04-09
1
-3
/
+6
*
tools/syz-declextract: extend test data
Dmitry Vyukov
2025-04-09
8
-28
/
+250
*
tools/syz-declextract: remove support for old clang
Dmitry Vyukov
2025-04-09
1
-7
/
+1
*
tools/syz-declextract/clangtool: fix getBitWidthValue for LLVM>=21
Burak Emir
2025-04-09
1
-1
/
+7
*
pkg/covermerger: read gcs files sequentially
Taras Madan
2025-04-04
1
-8
/
+4
*
tools/syz-declextract: support attributes on types
Dmitry Vyukov
2025-04-03
5
-11
/
+74
*
tools/syz-declextract: allow to run on subset of arches
Dmitry Vyukov
2025-04-03
2
-10
/
+16
*
tools/syz-covermerger: fix nil deref
Taras Madan
2025-04-02
1
-3
/
+4
[prev]
[next]