aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...Mark Brown
2024-06-17Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/n...Mark Brown
2024-06-17Merge branch 'docs-next' of git://git.lwn.net/linux.gitMark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Mark Brown
2024-06-17kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh
2024-06-17modpost: Enable section warning from *driver to .exit.textUwe Kleine-König
2024-06-17kbuild: move init/build-version to scripts/Masahiro Yamada
2024-06-17kconfig: remember the current choice while parsing the choice blockMasahiro Yamada
2024-06-17kconfig: introduce choice_set_value() helperMasahiro Yamada
2024-06-17kconfig: add fallthrough comments to expr_compare_type()Masahiro Yamada
2024-06-17kconfig: remove unneeded code in expr_compare_type()Masahiro Yamada
2024-06-17kbuild: package: add -e and -u options to some shell scriptsMasahiro Yamada
2024-06-15kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg
2024-06-15checkpatch: check for missing Fixes tagsDan Carpenter
2024-06-15checkpatch: really skip LONG_LINE_* when LONG_LINE is ignoredWolfram Sang
2024-06-15scripts/decode_stacktrace.sh: better support to ARM32 module stack traceXiong Nandi
2024-06-15scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIXXiong Nandi
2024-06-15ASoC: codecs: lpass: add support for v2.5 rx macroMark Brown
2024-06-15kconfig: add -e and -u options to *conf-cfg.sh scriptsMasahiro Yamada
2024-06-15kbuild: merge temporary vmlinux for BTF and kallsymsMasahiro Yamada
2024-06-15kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13kbuild: refactor variables in scripts/link-vmlinux.shMasahiro Yamada
2024-06-12scripts: add scripts/checktransupdate.pyDongliang Mu
2024-06-12kbuild: bpf: Tell pahole to DECL_TAG kfuncsDaniel Xu
2024-06-11kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic
2024-06-11kconfig: refactor conf_write_defconfig() to reduce indentation levelMasahiro Yamada
2024-06-11kconfig: refactor conf_set_all_new_symbols() to reduce indentation levelMasahiro Yamada
2024-06-11kconfig: remove tristate choice supportMasahiro Yamada
2024-06-11kconfig: pass new conf_changed value to the callbackMasahiro Yamada
2024-06-11kconfig: gconf: move conf_changed() definition upMasahiro Yamada
2024-06-11kconfig: gconf: remove unnecessary forward declarationsMasahiro Yamada
2024-06-11kconfig: qconf: remove initial call to conf_changed()Masahiro Yamada
2024-06-08Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-07modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada
2024-06-07kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06kconfig: remove wrong expr_trans_bool()Masahiro Yamada
2024-06-06kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada
2024-06-06kconfig: remove unneeded code for user-supplied values being out of rangeMasahiro Yamada
2024-06-05locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas
2024-06-03ASoC: Merge up fixesMark Brown
2024-05-30dt-bindings: kbuild: Fix dt_binding_check on unconfigured buildRob Herring (Arm)
2024-05-29scripts/make_fit: Drop fdt image entry compatible stringChen-Yu Tsai
2024-05-29kbuild: remove a stale comment about cleaning in link-vmlinux.shMasahiro Yamada
2024-05-29kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada
2024-05-29kbuild: change scripts/mksysmap into sed scriptMasahiro Yamada
2024-05-29kbuild: avoid unneeded kallsyms step 3Masahiro Yamada
2024-05-29kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)Douglas Anderson