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: refactor error messages in sym_check_print_recursive()
Masahiro Yamada
2024-07-16
kconfig: improve error message for recursive dependency in choice
Masahiro Yamada
2024-07-16
kconfig: improve error message for dependency between choice members
Masahiro Yamada
2024-07-16
kconfig: fix conditional prompt behavior for choice
Masahiro Yamada
2024-07-16
kconfig: remove E_LIST expression type
Masahiro Yamada
2024-07-16
kconfig: remove P_CHOICE property
Masahiro Yamada
2024-07-16
kconfig: use sym_get_choice_menu() in sym_check_deps()
Masahiro Yamada
2024-07-16
kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
Masahiro Yamada
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-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-15
kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
Jose Ignacio Tornos Martinez
2024-07-15
kbuild: Make ld-version.sh more robust against version string changes
Nathan Chancellor
2024-07-12
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
2024-07-10
riscv: convert to generic syscall table
Arnd Bergmann
2024-07-10
openrisc: convert to generic syscall table
Arnd Bergmann
2024-07-10
nios2: convert to generic syscall table
Arnd Bergmann
2024-07-10
csky: convert to generic syscall table
Arnd Bergmann
2024-07-10
arc: convert to generic syscall table
Arnd Bergmann
2024-07-10
kbuild: add syscall table generation to scripts/Makefile.asm-headers
Arnd Bergmann
2024-07-10
kbuild: verify asm-generic header list
Arnd Bergmann
2024-07-10
rust: warn about `bindgen` versions 0.66.0 and 0.66.1
Miguel Ojeda
2024-07-10
rust: start supporting several `bindgen` versions
Miguel Ojeda
2024-07-10
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
2024-07-10
rust: avoid assuming a particular `bindgen` build
Miguel Ojeda
[prev]
[next]