summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2025-11-14kbuild: allow architectures to override CC_CAN_LINKThomas Weißschuh-2/+11
2025-11-10Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"Christian Brauner-0/+3
2025-11-09Linux 6.18-rc5v6.18-rc5Linus Torvalds-1/+1
2025-11-08kbuild: Rename Makefile.extrawarn to Makefile.warnNathan Chancellor-1/+1
2025-11-08Merge tag 'kbuild-ms-extensions-6.19' into kbuild-nextNicolas Schier-0/+3
2025-11-02Linux 6.18-rc4v6.18-rc4Linus Torvalds-1/+1
2025-10-29Kbuild: enable -fms-extensionsRasmus Villemoes-0/+3
2025-10-26Linux 6.18-rc3v6.18-rc3Linus Torvalds-1/+1
2025-10-24tracing: Add a tracepoint verification check at build timeSteven Rostedt-0/+21
2025-10-19Linux 6.18-rc2v6.18-rc2Linus Torvalds-1/+1
2025-10-17Merge branch 'build-script' into docs-mwJonathan Corbet-3/+4
2025-10-12Linux 6.18-rc1v6.18-rc1Linus Torvalds-2/+2
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds-2/+3
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-5/+3
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-09-29Unbreak 'make tools/*' for user-space targetsLinus Torvalds-2/+2
2025-09-28Linux 6.17v6.17Linus Torvalds-1/+1
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook-1/+1
2025-09-21Linux 6.17-rc7v6.17-rc7Linus Torvalds-1/+1
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor-1/+1
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab-3/+4
2025-09-14Linux 6.17-rc6v6.17-rc6Linus Torvalds-1/+1
2025-09-09docs: add tools/docs/gen-redirects.pyVegard Nossum-2/+3
2025-09-07Linux 6.17-rc5v6.17-rc5Linus Torvalds-1/+1
2025-08-31Linux 6.17-rc4v6.17-rc4Linus Torvalds-1/+1
2025-08-24Linux 6.17-rc3v6.17-rc3Linus Torvalds-1/+1
2025-08-18kbuild: userprogs: avoid duplication of flags inherited from kernelThomas Weißschuh-2/+3
2025-08-17Linux 6.17-rc2v6.17-rc2Linus Torvalds-1/+1
2025-08-14kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`Miguel Ojeda-3/+0
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds-2/+2
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-2/+3
2025-08-06kheaders: make it possible to override TARMichał Górny-1/+2
2025-08-06kbuild: userprogs: use correct linker when mixing clang and GNU ldThomas Weißschuh-1/+1
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-0/+6
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2025-07-27Linux 6.16v6.16Linus Torvalds-1/+1
2025-07-21stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook-0/+1
2025-07-20Linux 6.16-rc7v6.16-rc7Linus Torvalds-1/+1
2025-07-13Linux 6.16-rc6v6.16-rc6Linus Torvalds-1/+1
2025-07-06Linux 6.16-rc5v6.16-rc5Linus Torvalds-1/+1
2025-06-29Linux 6.16-rc4v6.16-rc4Linus Torvalds-1/+1
2025-06-22rust: enable `clippy::ref_as_ptr` lintTamir Duberstein-0/+1
2025-06-22rust: enable `clippy::cast_lossless` lintTamir Duberstein-0/+1
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein-0/+1
2025-06-22rust: enable `clippy::as_ptr_cast_mut` lintTamir Duberstein-0/+1
2025-06-22rust: enable `clippy::ptr_cast_constness` lintTamir Duberstein-0/+1
2025-06-22rust: enable `clippy::ptr_as_ptr` lintTamir Duberstein-0/+1
2025-06-22Linux 6.16-rc3v6.16-rc3Linus Torvalds-1/+1
2025-06-15Linux 6.16-rc2v6.16-rc2Linus Torvalds-1/+1
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada-3/+0