index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2024-07-16
kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
Masahiro Yamada
2024-07-16
kconfig: remove expr_list_for_each_sym() macro
Masahiro Yamada
2024-07-16
kconfig: use menu_list_for_each_sym() in sym_choice_default()
Masahiro Yamada
2024-07-16
kconfig: change sym_choice_default() to take the choice menu
Masahiro Yamada
2024-07-16
kconfig: remove conf_unsaved in conf_read_simple()
Masahiro Yamada
2024-07-16
kconfig: remove sym_get_choice_value()
Masahiro Yamada
2024-07-16
kconfig: refactor choice value calculation
Masahiro Yamada
2024-07-16
kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
Masahiro Yamada
2024-07-16
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2024-07-16
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
2024-07-16
modpost: Enable section warning from *driver to .exit.text
Uwe Kleine-König
2024-07-16
kbuild: move init/build-version to scripts/
Masahiro Yamada
2024-07-16
kconfig: remember the current choice while parsing the choice block
Masahiro Yamada
2024-07-16
kconfig: introduce choice_set_value() helper
Masahiro Yamada
2024-07-16
kconfig: add fallthrough comments to expr_compare_type()
Masahiro Yamada
2024-07-16
kconfig: remove unneeded code in expr_compare_type()
Masahiro Yamada
2024-07-16
kconfig: add -e and -u options to *conf-cfg.sh scripts
Masahiro Yamada
2024-07-16
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
2024-07-16
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2024-07-16
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
2024-07-16
kconfig: refactor conf_write_defconfig() to reduce indentation level
Masahiro Yamada
2024-07-16
kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
Masahiro Yamada
2024-07-16
kconfig: remove tristate choice support
Masahiro Yamada
2024-07-16
kconfig: pass new conf_changed value to the callback
Masahiro Yamada
2024-07-16
kconfig: gconf: move conf_changed() definition up
Masahiro Yamada
2024-07-16
kconfig: gconf: remove unnecessary forward declarations
Masahiro Yamada
2024-07-16
kconfig: qconf: remove initial call to conf_changed()
Masahiro Yamada
2024-06-27
kbuild: scripts/gdb: bring the "abspath" back
Joel Granados
2024-06-26
kbuild: Use $(obj)/%.cc to fix host C++ module builds
Nicolas Schier
2024-06-26
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
2024-06-26
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
2024-06-26
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
2024-06-08
Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-07
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
2024-06-07
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
2024-06-06
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
2024-06-06
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
2024-06-06
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
2024-05-30
dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
Rob Herring (Arm)
2024-05-29
scripts/make_fit: Drop fdt image entry compatible string
Chen-Yu Tsai
2024-05-29
kbuild: remove a stale comment about cleaning in link-vmlinux.sh
Masahiro Yamada
2024-05-29
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
2024-05-29
kbuild: change scripts/mksysmap into sed script
Masahiro Yamada
2024-05-29
kbuild: avoid unneeded kallsyms step 3
Masahiro Yamada
2024-05-29
kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
Douglas Anderson
2024-05-29
kconfig: remove redundant check in expr_join_or()
Masahiro Yamada
2024-05-29
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
2024-05-29
kconfig: remove unused expr_is_no()
Masahiro Yamada
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
[next]