summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-07-09scripts/tags.sh: remove unused environment variables from commentsMasahiro Yamada
2019-07-09scripts/tags.sh: drop SUBARCH support for ARMMasahiro Yamada
2019-07-09kbuild: support header-test-pattern-yMasahiro Yamada
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada
2019-07-08kallsyms: exclude kasan local symbols on s390Vasily Gorbik
2019-07-08coccinelle: api/stream_open: treat all wait_.*() calls as blockingKirill Smelkov
2019-07-08coccinelle: put_device: Add a cast to an expression for an assignmentMarkus Elfring
2019-07-08coccinelle: put_device: Adjust a message constructionMarkus Elfring
2019-07-08coccinelle: kstrdup: Fix typo in warning messagesRikard Falkeborn
2019-07-01fixdep: check return value of printf() and putchar()Masahiro Yamada
2019-07-01kbuild: save $(strip ...) for calling if_changed and friendsMasahiro Yamada
2019-07-01kbuild: save $(strip ...) for calling any-prepreqMasahiro Yamada
2019-07-01kbuild: rename arg-check to cmd-checkMasahiro Yamada
2019-06-24kbuild: fix 'No such file or directory' warning for headers_installMasahiro Yamada
2019-06-24genksyms: Teach parser about 128-bit built-in typesWill Deacon
2019-06-24kbuild: Remove unnecessary -Wno-unused-valueNathan Huckleberry
2019-06-24kbuild: Enable -WuninitializedNathan Chancellor
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula
2019-06-15kbuild: deb-pkg: do not run headers_checkMasahiro Yamada
2019-06-15kbuild: simplify scripts/headers_install.shMasahiro Yamada
2019-06-15kbuild: move hdr-inst shorthand to top MakefileMasahiro Yamada
2019-06-15kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada
2019-06-15kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada
2019-06-15kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada
2019-06-15kbuild: remove headers_{install,check}_allMasahiro Yamada
2019-06-09kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarnMathieu Malaterre
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 391Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 373Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner
2019-06-05scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis
2019-06-05kbuild: tar-pkg: enable communication with jobserverTrevor Bourget
2019-06-05kconfig: tests: fix recursive inclusion unit testMasahiro Yamada
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas
2019-05-31Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds