index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-03-13
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
1
-0
/
+1
2025-03-13
kconfig: WERROR unmet symbol dependency
Sergey Senozhatsky
4
-5
/
+25
2025-03-13
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
1
-54
/
+35
2025-03-13
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
1
-13
/
+8
2025-03-13
kconfig: require a space after '#' for valid input
Masahiro Yamada
1
-0
/
+2
2025-03-13
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
1
-2
/
+19
2025-03-13
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
1
-2
/
+4
2024-10-17
kconfig: qconf: fix buffer overflow in debug links
Masahiro Yamada
1
-1
/
+1
2024-10-17
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
1
-0
/
+2
2024-07-27
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-07-27
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-06-16
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
1
-2
/
+4
2024-03-26
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
1
-2
/
+5
2023-12-13
kconfig: fix memory leak from range properties
Masahiro Yamada
1
-8
/
+6
2023-09-19
kconfig: fix possible buffer overflow
Konstantin Meskhidze
1
-0
/
+3
2023-03-22
kconfig: Update config changed flag before calling callback
Jurica Vukadin
1
-2
/
+4
2023-02-01
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
4
-29
/
+29
2022-02-23
kconfig: fix failing to generate auto.conf
Jing Leng
1
-4
/
+9
2022-02-23
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
1
-1
/
+1
2021-08-10
scripts: merge_config: add strict mode to fail upon any redefinition
Matthias Maennich
1
-0
/
+15
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-06-29
streamline_config.pl: add softtabstop=4 for vim users
Steven Rostedt (VMware)
1
-0
/
+2
2021-06-29
streamline_config.pl: make spacing consistent
Steven Rostedt (VMware)
1
-39
/
+39
2021-06-05
kconfig: constify long_opts
Masahiro Yamada
1
-1
/
+1
2021-04-29
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
24
-635
/
+559
2021-04-26
kconfig: refactor .gitignore
Masahiro Yamada
1
-10
/
+3
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
1
-10
/
+5
2021-04-19
kconfig: highlight xconfig 'comment' lines with '***'
Randy Dunlap
1
-0
/
+1
2021-04-19
kconfig: highlight gconfig 'comment' lines with '***'
Randy Dunlap
1
-2
/
+6
2021-04-19
kconfig: gconf: remove unused code
Masahiro Yamada
1
-7
/
+0
2021-04-19
kconfig: remove unused PACKAGE definition
Masahiro Yamada
1
-4
/
+0
2021-04-16
kconfig: nconf: stop endless search loops
Mihai Moldovan
1
-1
/
+1
2021-04-14
kconfig: split menu.c out of parser.y
Masahiro Yamada
4
-5
/
+14
2021-04-14
kconfig: nconf: refactor in print_in_middle()
Masahiro Yamada
3
-34
/
+6
2021-04-14
kconfig: nconf: remove meaningless wattrset() call from show_menu()
Masahiro Yamada
1
-1
/
+0
2021-04-14
kconfig: nconf: change set_config_filename() to void function
Masahiro Yamada
1
-2
/
+1
2021-04-14
kconfig: nconf: refactor attributes setup code
Masahiro Yamada
3
-175
/
+144
2021-04-14
kconfig: nconf: remove unneeded default for menu prompt
Masahiro Yamada
1
-4
/
+2
2021-04-14
kconfig: nconf: get rid of (void) casts from wattrset() calls
Masahiro Yamada
2
-17
/
+17
2021-04-14
kconfig: nconf: fix NORMAL attributes
Masahiro Yamada
1
-2
/
+2
2021-04-14
kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf()
Masahiro Yamada
2
-17
/
+6
2021-04-14
kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build
Masahiro Yamada
1
-4
/
+4
2021-04-14
kconfig: change sym_change_count to a boolean flag
Masahiro Yamada
7
-24
/
+18
2021-04-14
kconfig: nconf: fix core dump when searching in empty menu
Masahiro Yamada
1
-3
/
+7
2021-04-14
kconfig: lxdialog: A spello fix and a punctuation added
Bhaskar Chowdhury
1
-2
/
+2
2021-04-14
kconfig: streamline_config.pl: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-04-14
kconfig: use true and false for bool variable
Yang Li
1
-1
/
+1
2021-04-14
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
7
-16
/
+8
2021-04-14
kconfig: remove allnoconfig_y option
Masahiro Yamada
6
-20
/
+1
[next]