summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
23 hoursLinux 6.16-rc7HEADv6.16-rc7masterLinus Torvalds
8 daysLinux 6.16-rc6v6.16-rc6Linus Torvalds
2025-07-06Linux 6.16-rc5v6.16-rc5Linus Torvalds
2025-06-29Linux 6.16-rc4v6.16-rc4Linus Torvalds
2025-06-22Linux 6.16-rc3v6.16-rc3Linus Torvalds
2025-06-15Linux 6.16-rc2v6.16-rc2Linus Torvalds
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada
2025-06-08Linux 6.16-rc1v6.16-rc1Linus Torvalds
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}Masahiro Yamada
2025-06-06kbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada
2025-06-06kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=nMasahiro Yamada
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds
2025-05-25Linux 6.15v6.15Linus Torvalds
2025-05-25Makefile: remove dependency on archscripts for header installationHenrik Lindström
2025-05-18Linux 6.15-rc7v6.15-rc7Linus Torvalds
2025-05-12Revert "kbuild, rust: use -fremap-path-prefix to make paths relative"Thomas Weißschuh
2025-05-12Revert "kbuild: make all file references relative to source root"Thomas Weißschuh
2025-05-11Linux 6.15-rc6v6.15-rc6Linus Torvalds
2025-05-04Linux 6.15-rc5v6.15-rc5Linus Torvalds
2025-04-30kbuild: Properly disable -Wunterminated-string-initialization for clangNathan Chancellor
2025-04-27Linux 6.15-rc4v6.15-rc4Linus Torvalds
2025-04-24Makefile: move KERNELDOC macro to the main MakefileMauro Carvalho Chehab
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds
2025-04-20gcc-15: disable '-Wunterminated-string-initialization' entirely for nowLinus Torvalds
2025-04-20Linux 6.15-rc3v6.15-rc3Linus Torvalds
2025-04-20gcc-15: make 'unterminated string initialization' just a warningLinus Torvalds
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-14rust: disable `clippy::needless_continue`Miguel Ojeda
2025-04-13Linux 6.15-rc2v6.15-rc2Linus Torvalds
2025-04-08kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor
2025-04-06Linux 6.15-rc1v6.15-rc1Linus Torvalds
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Linux 6.14v6.14Linus Torvalds
2025-03-22kbuild: make all file references relative to source rootThomas Weißschuh
2025-03-22kbuild: Add a help message for "headers"Xin Li (Intel)
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-16Linux 6.14-rc7v6.14-rc7Linus Torvalds
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel
2025-03-15kbuild, rust: use -fremap-path-prefix to make paths relativeThomas Weißschuh
2025-03-15kbuild: implement CONFIG_HEADERS_INSTALL for Usermode LinuxThomas Weißschuh
2025-03-15kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS supportMasahiro Yamada
2025-03-15kbuild: move -fzero-init-padding-bits=all to the top-level MakefileMasahiro Yamada
2025-03-09Linux 6.14-rc6v6.14-rc6Linus Torvalds
2025-03-05kbuild: userprogs: use correct lld when linking through clangThomas Weißschuh
2025-03-03Merge tag 'v6.14-rc5' into x86/core, to pick up fixesIngo Molnar
2025-03-02Linux 6.14-rc5v6.14-rc5Linus Torvalds
2025-02-26x86/ibt: Implement FineIBT-BHI mitigationPeter Zijlstra