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
/
kconfig.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/kconfig: fix comments
Taras Madan
2025-10-01
1
-2
/
+2
*
pkg/kconfig: support transitional line
Taras Madan
2025-10-01
1
-0
/
+4
*
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
1
-8
/
+43
*
dashboard/config: update ChromeOS configs
Aleksandr Nogikh
2024-05-03
1
-0
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-1
/
+1
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+3
*
pkg/kconfig: expand KCONFIG_EXT_PREFIX environment variable in path
Tadeusz Struk
2022-10-11
1
-0
/
+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/kconfig: add minimization test with dependent configs
Dmitry Vyukov
2020-11-17
1
-2
/
+3
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
1
-4
/
+8
*
pkg/kconfig: fix for Go 1.11
Dmitry Vyukov
2020-10-22
1
-1
/
+1
*
pkg/kconfig: add Kconfig parsing
Dmitry Vyukov
2020-10-21
1
-0
/
+407