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
compress-2025-01-21
compress-2025-01-23
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-12-07
kconfig/nconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-12-07
kconfig/mconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-08-28
kconfig: lxdialog: fix 'space' to (de)select options
Yann E. MORIN
1
-1
/
+1
2025-08-28
kconfig: gconf: fix potential memory leak in renderer_edited()
Masahiro Yamada
1
-1
/
+2
2025-08-28
kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
Masahiro Yamada
1
-2
/
+3
2025-08-28
kconfig: nconf: Ensure null termination where strncpy is used
Shankari Anand
2
-0
/
+3
2025-08-28
kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
Suchit Karunakaran
1
-2
/
+4
2025-08-15
kconfig: qconf: fix ConfigList::updateListAllforAll()
Masahiro Yamada
1
-1
/
+1
2025-06-04
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-02-21
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
1
-0
/
+1
2025-02-21
kconfig: WERROR unmet symbol dependency
Sergey Senozhatsky
4
-5
/
+25
2025-02-21
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
1
-54
/
+35
2025-02-21
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
1
-13
/
+8
2025-02-21
kconfig: require a space after '#' for valid input
Masahiro Yamada
1
-0
/
+2
2025-02-21
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
1
-2
/
+19
2025-02-21
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-09-18
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
1
-0
/
+2
2024-07-25
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-07-25
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-06-12
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
2022-11-02
kconfig: fix segmentation fault in menuconfig search
Masahiro Yamada
1
-19
/
+4
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-6
/
+1
2022-09-29
Kconfig: remove sym_set_choice_value
Zeng Heng
2
-6
/
+1
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-0
/
+75
2022-09-24
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2
-6
/
+0
2022-07-27
kconfig: Qt5: tell the user which packages are required
Randy Dunlap
1
-0
/
+1
2022-06-05
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
1
-2
/
+6
2022-04-05
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
4
-29
/
+29
2022-04-02
kconfig: remove stale comment about removed kconfig_print_symbol()
Masahiro Yamada
1
-7
/
+0
2022-02-18
kconfig: fix missing '# end of' for empty menu
Masahiro Yamada
1
-12
/
+13
2022-02-18
kconfig: add fflush() before ferror() check
Masahiro Yamada
1
-0
/
+2
2022-02-12
kconfig: fix failing to generate auto.conf
Jing Leng
1
-4
/
+9
2022-02-10
kconfig: fix missing fclose() on error paths
Masahiro Yamada
1
-6
/
+6
2022-02-08
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
1
-1
/
+1
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-11
/
+13
2021-12-02
streamline_config.pl: show the full Kconfig name
Łukasz Stelmach
1
-1
/
+1
2021-12-02
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2
-8
/
+12
2021-10-11
kconfig: refactor conf_touch_dep()
Masahiro Yamada
1
-18
/
+4
2021-10-11
kconfig: refactor conf_write_dep()
Masahiro Yamada
1
-17
/
+37
2021-10-11
kconfig: refactor conf_write_autoconf()
Masahiro Yamada
1
-37
/
+57
2021-10-11
kconfig: add conf_get_autoheader_name()
Masahiro Yamada
1
-3
/
+8
2021-10-11
kconfig: move sym_escape_string_value() to confdata.c
Masahiro Yamada
3
-47
/
+45
2021-10-11
kconfig: refactor listnewconfig code
Masahiro Yamada
3
-12
/
+8
2021-10-11
kconfig: refactor conf_write_symbol()
Masahiro Yamada
1
-79
/
+57
2021-10-11
kconfig: refactor conf_write_heading()
Masahiro Yamada
1
-62
/
+33
[next]