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
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix some function names in comments
cui fliter
2023-12-20
2
-2
/
+2
*
executor: introduce syz_pidfd_open()
Aleksandr Nogikh
2023-12-19
2
-0
/
+13
*
pkg/gce: recognize more pool exhausted errors
Aleksandr Nogikh
2023-12-12
1
-2
/
+3
*
sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem support
Alon Zahavi
2023-12-07
2
-2
/
+50
*
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
3
-0
/
+34
*
compiler: support nested string flags definitions
Paul Chaignon
2023-12-05
2
-0
/
+19
*
compiler: refactor recurFlattenFlags
Paul Chaignon
2023-12-05
2
-12
/
+51
*
ast: accept idents in string flags
Paul Chaignon
2023-12-05
5
-3
/
+11
*
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
*
pkg/build: don't use Fatal() inside goroutines
Aleksandr Nogikh
2023-11-28
1
-20
/
+29
*
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/report: ignore CPU bug mitigation warnings
Aleksandr Nogikh
2023-11-23
2
-0
/
+30
*
pkg/subsystem: move wireless under net
Aleksandr Nogikh
2023-11-22
6
-21
/
+82
*
pkg/subsystem: regenerate Linux subsystems
Aleksandr Nogikh
2023-11-22
3
-115
/
+172
*
pkg/build/fuchsia.go: goconst false positive
Taras Madan
2023-11-09
1
-0
/
+1
*
pkg/csource/options.go: refactor deserializeLegacyFormats
Taras Madan
2023-10-30
1
-59
/
+45
*
pkg/report/freebsd.go: nolint goconst for freebsdOopses
Taras Madan
2023-10-26
1
-0
/
+1
*
pkg/vcs/vcs.go: nolint goconst because it improves readability
Taras Madan
2023-10-26
1
-0
/
+1
*
dashboard: export more stat data
Aleksandr Nogikh
2023-10-24
1
-2
/
+5
*
dashboard: export bugs for stats instead of analysis
Aleksandr Nogikh
2023-10-09
1
-0
/
+29
*
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
*
executor/common_zlib: fix an mmap leak
Zhiyao Feng
2023-10-06
1
-2
/
+2
*
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
*
pkg/subsystem: remove gfs2 from name exceptions
Aleksandr Nogikh
2023-09-11
1
-1
/
+0
*
pkg/repro: make instance falure log less confusing
Aleksandr Nogikh
2023-09-11
1
-1
/
+2
*
pkg/bisect: validate log() arguments
Aleksandr Nogikh
2023-09-08
1
-1
/
+4
*
pkg/subsystem: regenerate Linux subsystems
Aleksandr Nogikh
2023-09-08
2
-58
/
+113
*
pkg/subsystems/linux: create a separate iomap subsystem
Aleksandr Nogikh
2023-09-08
2
-4
/
+15
*
pkg/subsystem: do not reuse customly grouped records
Aleksandr Nogikh
2023-09-08
3
-16
/
+31
*
dashboard: auto-guess kernel and repo for #syz test
Aleksandr Nogikh
2023-09-06
2
-9
/
+29
*
pkg/report: ignore strstr()
Alexander Potapenko
2023-09-04
2
-0
/
+34
*
pkg/report: ignore copy_page_{to,from}_iter(), copy_folio_to_iter()
Alexander Potapenko
2023-09-04
2
-0
/
+91
*
pkg/report: drop "ALT: KMSAN origin" titles for uninit reports
Alexander Potapenko
2023-08-31
21
-21
/
+0
*
pkg/vcs: circumvent ref conflicts during fetch
Aleksandr Nogikh
2023-08-30
1
-0
/
+13
*
pkg/bisect: test a subset of releases
Aleksandr Nogikh
2023-08-25
4
-28
/
+150
*
pkg/bisect: test merge base for cross-tree bisections
Aleksandr Nogikh
2023-08-24
2
-4
/
+50
*
pkg/bisect: start cause bisections from any commits
Aleksandr Nogikh
2023-08-22
2
-2
/
+29
*
pkg/host: require fallocate for swap
Aleksandr Nogikh
2023-08-21
1
-0
/
+17
*
pkg/vcs: don't supress rcu stall reports twice
Aleksandr Nogikh
2023-08-18
2
-5
/
+23
[next]