index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
2024-02-19
kconfig: replace remaining current_file->name with cur_filename
Masahiro Yamada
2024-02-19
kconfig: do not delay the cur_filename update
Masahiro Yamada
2024-02-19
kconfig: replace file->name with name in zconf_nextfile()
Masahiro Yamada
2024-02-19
kconfig: associate struct property with file name directly
Masahiro Yamada
2024-02-19
kconfig: associate struct menu with file name directly
Masahiro Yamada
2024-02-19
kconfig: remove zconf_curname() and zconf_lineno()
Masahiro Yamada
2024-02-19
kconfig: replace current_pos with separate cur_{filename,lineno}
Masahiro Yamada
2024-02-19
kconfig: split preprocessor prototypes into preprocess.h
Masahiro Yamada
2024-02-19
kconfig: call env_write_dep() right after yyparse()
Masahiro Yamada
2024-02-19
kconfig: write Kconfig files to autoconf.cmd in order
Masahiro Yamada
2024-02-19
kconfig: remove unneeded sym_find() call in conf_parse()
Masahiro Yamada
2024-02-19
kconfig: remove compat_getline()
Masahiro Yamada
2024-02-19
kconfig: remove orphan lookup_file() declaration
Masahiro Yamada
2024-02-19
kconfig: fix off-by-one in zconf_error()
Masahiro Yamada
2024-02-19
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
2024-02-19
kconfig: fix line number in recursive inclusion detection
Masahiro Yamada
2024-02-19
kconfig: remove unneeded buffer allocation in zconf_initscan()
Masahiro Yamada
2024-01-31
kconfig: initialize sym->curr.tri to 'no' for all symbol types again
Masahiro Yamada
2023-12-29
kconfig: WERROR unmet symbol dependency
Sergey Senozhatsky
2023-12-28
kconfig: Use KCONFIG_CONFIG instead of .config
Markus Schneider-Pargmann
2023-12-28
kconfig: remove redundant NULL pointer check before free()
Masahiro Yamada
2023-12-28
kconfig: remove unreachable printf()
Masahiro Yamada
2023-12-28
kconfig: add include guard to lkc_proto.h
Masahiro Yamada
2023-12-28
kconfig: squash menu_has_help() and menu_get_help()
Masahiro Yamada
2023-12-10
kconfig: factor out common code shared by mconf and nconf
Masahiro Yamada
2023-12-03
kconfig: default to zero if int/hex symbol lacks default property
Masahiro Yamada
2023-12-03
kconfig: remove unneeded symbol_empty variable
Masahiro Yamada
2023-12-03
scripts: clean up IA-64 code
Masahiro Yamada
2023-12-03
kbuild: support W=c and W=e shorthands for Kconfig
Masahiro Yamada
2023-11-28
kconfig: massage the loop in conf_read_simple()
Masahiro Yamada
2023-11-28
kconfig: require an exact match for "is not set" to disable CONFIG option
Masahiro Yamada
2023-11-28
kconfig: introduce getline_stripped() helper
Masahiro Yamada
2023-11-28
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
2023-11-28
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
2023-11-28
kconfig: require a space after '#' for valid input
Masahiro Yamada
2023-11-28
kconfig: remove error check for xrealloc()
Masahiro Yamada
2023-11-28
kconfig: do not clear SYMBOL_DEF_USER when the value is out of range
Masahiro Yamada
2023-11-17
kconfig: fix memory leak from range properties
Masahiro Yamada
2023-09-06
kconfig: fix possible buffer overflow
Konstantin Meskhidze
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-09-01
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
2023-08-16
kconfig: port qconf to work with Qt6 in addition to Qt5
Boris Kolpackov
2023-08-13
kconfig: nconf: Add search jump feature
Jesse Taube
2023-07-25
kconfig: menuconfig: remove jump_key::index
Masahiro Yamada
2023-07-25
kconfig: menuconfig: simplify global jump key assignment
Masahiro Yamada
2023-07-12
kconfig: gconfig: correct program name in help text
Randy Dunlap
2023-07-12
kconfig: gconfig: drop the Show Debug Info help text
Randy Dunlap
2023-06-08
streamline_config.pl: handle also ${CONFIG_FOO}
Jiri Slaby
2023-04-17
kconfig: menuconfig: reorder functions to remove forward declarations
Masahiro Yamada
2023-04-17
kconfig: menuconfig: remove unused M_EVENT macro
Masahiro Yamada
[prev]
[next]