aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
AgeCommit message (Expand)Author
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada
2023-02-16kbuild: add a tool to list files ignored by gitMasahiro Yamada
2023-01-26scripts: remove bin2cMasahiro Yamada
2023-01-22kbuild: rust: move rust/target.json to scripts/Masahiro Yamada
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-04-05kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-13scripts: ftrace - move the sort-processing in ftrace_initYinan Liu
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada
2021-04-26Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-03-11certs: Add ability to preload revocation certsEric Snowberg
2021-02-15scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-01-28scripts: use pkg-config to locate libcryptoRolf Eike Beer
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-04-09kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-17tty: vt: move conmakehash to drivers/tty/vt/ from scripts/Masahiro Yamada
2019-12-13scripts/sorttable: Implement build-time ORC unwind table sortingShile Zhang
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-11-11video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25kbuild: pkg: clean up package files/dirs from the top MakefileMasahiro Yamada
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann
2019-06-15kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada
2018-12-01kbuild: descend into scripts/gcc-plugins/ via scripts/MakefileMasahiro Yamada
2018-12-01kbuild: move modpost out of 'scripts' targetMasahiro Yamada
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-23Docs: clean up some DocBook loose endsJonathan Corbet
2017-05-16docs: remove DocBook from the building systemMauro Carvalho Chehab
2016-06-07GCC plugin infrastructureEmese Revfy
2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse
2015-08-07MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells
2015-02-17scripts/gdb: add infrastructureJan Kiszka
2014-08-08bin2c: move bin2c in scripts/basicVivek Goyal
2014-06-09kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada
2014-03-14kbuild: specify build_docproc as a phony targetMasahiro Yamada
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney