summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-07-15kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez
2024-07-15kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor
2024-06-27kbuild: scripts/gdb: bring the "abspath" backJoel Granados
2024-06-26kbuild: Use $(obj)/%.cc to fix host C++ module buildsNicolas Schier
2024-06-26kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada
2024-06-26kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh
2024-06-26kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic
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-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-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
2024-05-29kconfig: remove redundant check in expr_join_or()Masahiro Yamada
2024-05-29kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada
2024-05-29kconfig: remove unused expr_is_no()Masahiro Yamada
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-20Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda
2024-05-19kbuild: enable -Wcast-function-type-strict unconditionallyArnd Bergmann
2024-05-19kbuild: enable -Wformat-truncation on clangArnd Bergmann
2024-05-19kbuild: turn on -Wrestrict by defaultArnd Bergmann
2024-05-19kbuild: remove redundant extra warning flagsArnd Bergmann
2024-05-19kbuild: turn on -Wextra by defaultArnd Bergmann
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-16kconfig: use sym_get_choice_menu() in sym_check_prop()Masahiro Yamada
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14kconfig: lxdialog: remove initialization with A_NORMALMasahiro Yamada
2024-05-14kconfig: m/nconf: merge two item_add_str() callsMasahiro Yamada
2024-05-14kconfig: m/nconf: remove dead code to display value of bool choiceMasahiro Yamada