index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: WERROR unmet symbol dependency
Sergey Senozhatsky
2023-12-29
4
-5
/
+25
*
kconfig: Use KCONFIG_CONFIG instead of .config
Markus Schneider-Pargmann
2023-12-28
1
-1
/
+1
*
kconfig: remove redundant NULL pointer check before free()
Masahiro Yamada
2023-12-28
2
-4
/
+2
*
kconfig: remove unreachable printf()
Masahiro Yamada
2023-12-28
1
-1
/
+0
*
kconfig: add include guard to lkc_proto.h
Masahiro Yamada
2023-12-28
1
-0
/
+5
*
kconfig: squash menu_has_help() and menu_get_help()
Masahiro Yamada
2023-12-28
2
-17
/
+2
*
kconfig: factor out common code shared by mconf and nconf
Masahiro Yamada
2023-12-10
5
-107
/
+75
*
kconfig: default to zero if int/hex symbol lacks default property
Masahiro Yamada
2023-12-03
1
-5
/
+12
*
kconfig: remove unneeded symbol_empty variable
Masahiro Yamada
2023-12-03
1
-9
/
+2
*
scripts: clean up IA-64 code
Masahiro Yamada
2023-12-03
2
-2
/
+2
*
kbuild: support W=c and W=e shorthands for Kconfig
Masahiro Yamada
2023-12-03
1
-0
/
+8
*
kconfig: massage the loop in conf_read_simple()
Masahiro Yamada
2023-11-28
1
-6
/
+13
*
kconfig: require an exact match for "is not set" to disable CONFIG option
Masahiro Yamada
2023-11-28
1
-1
/
+1
*
kconfig: introduce getline_stripped() helper
Masahiro Yamada
2023-11-28
1
-14
/
+26
*
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
2023-11-28
1
-54
/
+35
*
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
2023-11-28
1
-13
/
+8
*
kconfig: require a space after '#' for valid input
Masahiro Yamada
2023-11-28
1
-0
/
+2
*
kconfig: remove error check for xrealloc()
Masahiro Yamada
2023-11-28
1
-6
/
+2
*
kconfig: do not clear SYMBOL_DEF_USER when the value is out of range
Masahiro Yamada
2023-11-28
1
-1
/
+1
*
kconfig: fix memory leak from range properties
Masahiro Yamada
2023-11-17
1
-8
/
+6
*
kconfig: fix possible buffer overflow
Konstantin Meskhidze
2023-09-06
1
-0
/
+3
*
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-09-04
1
-3
/
+12
*
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
2023-09-01
1
-2
/
+19
*
kconfig: port qconf to work with Qt6 in addition to Qt5
Boris Kolpackov
2023-08-16
2
-21
/
+44
*
kconfig: nconf: Add search jump feature
Jesse Taube
2023-08-13
3
-15
/
+140
*
kconfig: menuconfig: remove jump_key::index
Masahiro Yamada
2023-07-25
3
-12
/
+4
*
kconfig: menuconfig: simplify global jump key assignment
Masahiro Yamada
2023-07-25
5
-90
/
+97
*
kconfig: gconfig: correct program name in help text
Randy Dunlap
2023-07-12
1
-3
/
+3
*
kconfig: gconfig: drop the Show Debug Info help text
Randy Dunlap
2023-07-12
1
-4
/
+1
*
streamline_config.pl: handle also ${CONFIG_FOO}
Jiri Slaby
2023-06-08
1
-1
/
+1
*
kconfig: menuconfig: reorder functions to remove forward declarations
Masahiro Yamada
2023-04-17
2
-295
/
+277
*
kconfig: menuconfig: remove unused M_EVENT macro
Masahiro Yamada
2023-04-17
1
-11
/
+0
*
kconfig: menuconfig: remove OLD_NCURSES macro
Masahiro Yamada
2023-04-17
3
-33
/
+0
*
scripts: merge_config: Fix typo in variable name.
Mirsad Goran Todorovac
2023-03-23
1
-1
/
+1
*
kconfig: Update config changed flag before calling callback
Jurica Vukadin
2023-03-14
1
-2
/
+4
*
Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-20
1
-9
/
+16
|
\
|
*
scripts: merge_config: Add option to suppress warning on overrides
Mark Brown
2023-02-13
1
-9
/
+16
*
|
kconfig: Update all declared targets
Peter Foley
2023-01-13
2
-2
/
+2
|
/
*
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
2022-12-29
1
-0
/
+6
*
kconfig: refactor Makefile to reduce process forks
Masahiro Yamada
2022-12-13
6
-48
/
+66
*
kconfig: remove redundant (void *) cast in search_conf()
Masahiro Yamada
2022-11-21
1
-2
/
+1
*
kconfig: remove const qualifier from str_get()
Masahiro Yamada
2022-11-21
3
-4
/
+4
*
kconfig: remove unneeded variable in get_prompt_str()
Masahiro Yamada
2022-11-21
1
-3
/
+1
*
kconfig: fix segmentation fault in menuconfig search
Masahiro Yamada
2022-11-02
1
-19
/
+4
*
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
2
-6
/
+1
|
\
|
*
Kconfig: remove sym_set_choice_value
Zeng Heng
2022-09-29
2
-6
/
+1
*
|
Kbuild: add Rust support
Miguel Ojeda
2022-09-28
1
-0
/
+75
|
/
*
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2022-09-24
2
-6
/
+0
*
kconfig: Qt5: tell the user which packages are required
Randy Dunlap
2022-07-27
1
-0
/
+1
*
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
2022-06-05
1
-2
/
+6
[next]