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
/
kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
pkg/kconfig: fix comments
Taras Madan
2025-10-01
1
-2
/
+2
*
pkg/kconfig: support transitional line
Taras Madan
2025-10-01
2
-0
/
+11
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-4
/
+4
*
tools/syz-kconfig: suggest reasons for wrongly selected configs
Aleksandr Nogikh
2025-06-13
2
-8
/
+75
*
dashboard/config: update ChromeOS configs
Aleksandr Nogikh
2024-05-03
1
-0
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
2
-2
/
+2
*
pkg/kconfig: rewrite Minimize()
Aleksandr Nogikh
2023-07-07
3
-66
/
+82
*
pkg/kconfig: make Clone() public
Aleksandr Nogikh
2023-07-05
2
-3
/
+3
*
all: tools/syz-env make generate result
Taras Madan
2023-02-24
1
-1
/
+1
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
2
-5
/
+5
*
pkg/kconfig: expand KCONFIG_EXT_PREFIX environment variable in path
Tadeusz Struk
2022-10-11
1
-0
/
+1
*
pkg/kconfig: accept \n as valid within quoted string
Marco Elver
2022-05-05
1
-1
/
+1
*
pkg/kconfig: relax parsing for older kernels
Dmitry Vyukov
2021-04-16
1
-3
/
+10
*
pkg/kconfig: support the new modules keyword
Dmitry Vyukov
2021-04-14
1
-0
/
+1
*
pkg/cover, syz-manager: show coverage summary
Joey Jiaojg
2021-03-02
1
-0
/
+3
*
pkg/kconfig: store minimization results
Jouni Hogander
2020-12-10
2
-19
/
+23
*
pkg/kconfig: add minimization test with dependent configs
Dmitry Vyukov
2020-11-17
3
-7
/
+41
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
4
-7
/
+20
*
pkg/kconfig: fix for Go 1.11
Dmitry Vyukov
2020-10-22
1
-1
/
+1
*
pkg/kconfig: move all non-tristate configs in minimization
Dmitry Vyukov
2020-10-21
2
-12
/
+22
*
pkg/kconfig: add simple config minimization
Dmitry Vyukov
2020-10-21
2
-0
/
+195
*
pkg/kconfig: add .config parsing
Dmitry Vyukov
2020-10-21
2
-0
/
+158
*
pkg/kconfig: add Kconfig parsing
Dmitry Vyukov
2020-10-21
3
-0
/
+453
*
pkg/kconfig: add package
Dmitry Vyukov
2020-10-21
4
-0
/
+531