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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor, sys/linux, pkg: enable syz_kvm_setup_cpu for riscv64
6eanut
2026-01-20
1
-1
/
+3
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
2
-4
/
+4
*
prog: pkg/compiler: docs: introduce the `no_squash` attribute
Alexander Potapenko
2025-09-09
1
-0
/
+1
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-7
/
+10
*
all: opt-out some functions to enforce linter checks
Taras Madan
2025-03-27
1
-0
/
+1
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-3
/
+0
*
pkg/compiler: fix struct layout bug
Dmitry Vyukov
2025-01-20
2
-15
/
+15
*
pkg/declextract: remove unused includes and defines
Dmitry Vyukov
2025-01-17
2
-4
/
+47
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
2
-16
/
+5
*
pkg/declextract: generated single openat for all related files
Dmitry Vyukov
2024-12-11
2
-27
/
+3
*
pkg/compiler: add automatic meta
Dmitry Vyukov
2024-12-11
4
-21
/
+32
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
2
-0
/
+6
*
pkg/compiler: handle string syscall attributes
Florent Revest
2024-12-09
4
-16
/
+45
*
pkg/compiler: allow manual consts to override auto-extracted consts
Dmitry Vyukov
2024-11-26
7
-13
/
+67
*
pkg/compiler: allow recursion via arrays
Dmitry Vyukov
2024-11-18
5
-17
/
+57
*
pkg/compiler: add consts to all files that mention them
Dmitry Vyukov
2024-11-13
3
-35
/
+64
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
1
-0
/
+1
*
all: follow new linter recommendations
Taras Madan
2024-09-10
1
-1
/
+1
*
compiler: support constants in conditional fields
Paul Chaignon
2024-09-09
3
-4
/
+6
*
pkg/mgrconfig, prog, tools: allow automatically generated or manually written...
Pimyn Girgis
2024-08-12
1
-3
/
+12
*
pkg/compiler: updated testdata for 'fmt'
Igor Chervatyuk
2024-07-08
1
-0
/
+2
*
pkg/compiler: recurseField() fails with baseless argument
Igor Chervatyuk
2024-07-08
1
-4
/
+8
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
2
-2
/
+2
*
prog: fix panic during squashing
Dmitry Vyukov
2024-05-03
3
-4
/
+41
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-4
/
+4
*
prog: fix selection of args eligible for squashing
Dmitry Vyukov
2024-04-15
1
-3
/
+51
*
compiler: support using int flags in field conditions
Paul Chaignon
2024-03-01
2
-4
/
+4
*
prog: handle multiple matching union fields
Aleksandr Nogikh
2024-02-19
1
-0
/
+5
*
pkg/compiler: support if[expr] attributes
Aleksandr Nogikh
2024-02-19
11
-65
/
+458
*
pkg/compiler: extend parent reference support in len
Aleksandr Nogikh
2024-02-19
3
-29
/
+89
*
all: fix some function names in comments
cui fliter
2023-12-20
1
-1
/
+1
*
compiler: correctness test for flags flattening
Paul Chaignon
2023-12-05
1
-0
/
+50
*
compiler: require nested flags to be at the end of the list
Paul Chaignon
2023-12-05
2
-0
/
+25
*
compiler: support nested string flags definitions
Paul Chaignon
2023-12-05
2
-0
/
+19
*
compiler: refactor recurFlattenFlags
Paul Chaignon
2023-12-05
1
-12
/
+18
*
compiler: error on circular dependencies in flag definitions
Paul Chaignon
2023-12-05
2
-3
/
+16
*
compiler: support nested int flags definitions
Paul Chaignon
2023-12-05
2
-0
/
+62
*
compiler/testdata: add missing error cases
Paul Chaignon
2023-11-29
2
-1
/
+16
*
compiler: remove dead code around structFieldAttrs
Paul Chaignon
2023-11-29
2
-5
/
+3
*
compiler: prohibit homonymous flags and consts
Paul Chaignon
2023-11-28
3
-2
/
+15
*
compiler: support const as int first argument
Paul Chaignon
2023-11-28
4
-13
/
+13
*
compiler: support flags as int first argument
Paul Chaignon
2023-11-28
5
-17
/
+54
*
compiler: refactor Gen for flags type
Paul Chaignon
2023-11-28
1
-22
/
+25
*
compiler: support type args with mixed kinds
Paul Chaignon
2023-11-28
4
-20
/
+23
*
pkg/compiler: prohibit not DirIn resources inside fmt
Aleksandr Nogikh
2023-10-06
3
-5
/
+17
*
pkg/compiler: support (in) for union fields
Aleksandr Nogikh
2023-10-06
4
-6
/
+8
*
sys: refactor const extraction
Aleksandr Nogikh
2023-10-04
4
-32
/
+47
*
pkg/compiler: add ExistsAny() to ConstFile
Aleksandr Nogikh
2023-10-04
2
-10
/
+10
*
prog: preserve inout direction during squashing
Aleksandr Nogikh
2023-09-28
1
-2
/
+2
*
sys/targets: introduce HasCallNumber to reduce clutter
Greg Steuck
2023-04-25
1
-1
/
+1
[next]