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
2026-01-30
kconfig: fix static linking of nconf
Arkadiusz Kozdra
1
-5
/
+6
2025-12-01
kconfig/nconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-12-01
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-07-06
scripts: clean up IA-64 code
Masahiro Yamada
2
-2
/
+2
2025-06-04
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-02-08
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
1
-0
/
+1
2025-02-08
kconfig: WERROR unmet symbol dependency
Sergey Senozhatsky
4
-5
/
+25
2025-02-08
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
1
-54
/
+35
2025-02-08
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
1
-13
/
+8
2025-02-08
kconfig: require a space after '#' for valid input
Masahiro Yamada
1
-0
/
+2
2025-02-08
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
1
-2
/
+4
2024-10-10
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-06
kconfig: fix possible buffer overflow
Konstantin Meskhidze
1
-0
/
+3
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
1
-3
/
+12
2023-09-01
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
1
-2
/
+19
2023-08-16
kconfig: port qconf to work with Qt6 in addition to Qt5
Boris Kolpackov
2
-21
/
+44
2023-08-13
kconfig: nconf: Add search jump feature
Jesse Taube
3
-15
/
+140
2023-07-25
kconfig: menuconfig: remove jump_key::index
Masahiro Yamada
3
-12
/
+4
2023-07-25
kconfig: menuconfig: simplify global jump key assignment
Masahiro Yamada
5
-90
/
+97
2023-07-12
kconfig: gconfig: correct program name in help text
Randy Dunlap
1
-3
/
+3
2023-07-12
kconfig: gconfig: drop the Show Debug Info help text
Randy Dunlap
1
-4
/
+1
2023-06-08
streamline_config.pl: handle also ${CONFIG_FOO}
Jiri Slaby
1
-1
/
+1
2023-04-17
kconfig: menuconfig: reorder functions to remove forward declarations
Masahiro Yamada
2
-295
/
+277
2023-04-17
kconfig: menuconfig: remove unused M_EVENT macro
Masahiro Yamada
1
-11
/
+0
2023-04-17
kconfig: menuconfig: remove OLD_NCURSES macro
Masahiro Yamada
3
-33
/
+0
2023-03-23
scripts: merge_config: Fix typo in variable name.
Mirsad Goran Todorovac
1
-1
/
+1
2023-03-14
kconfig: Update config changed flag before calling callback
Jurica Vukadin
1
-2
/
+4
2023-02-20
Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+16
2023-02-13
scripts: merge_config: Add option to suppress warning on overrides
Mark Brown
1
-9
/
+16
2023-01-13
kconfig: Update all declared targets
Peter Foley
2
-2
/
+2
2022-12-29
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
1
-0
/
+6
2022-12-13
kconfig: refactor Makefile to reduce process forks
Masahiro Yamada
6
-48
/
+66
2022-11-21
kconfig: remove redundant (void *) cast in search_conf()
Masahiro Yamada
1
-2
/
+1
2022-11-21
kconfig: remove const qualifier from str_get()
Masahiro Yamada
3
-4
/
+4
2022-11-21
kconfig: remove unneeded variable in get_prompt_str()
Masahiro Yamada
1
-3
/
+1
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
[next]