summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
4 daysLinux 6.16.3v6.16.3linux-6.16.yGreg Kroah-Hartman1-1/+1
7 daysLinux 6.16.2v6.16.2Greg Kroah-Hartman1-1/+1
12 daysLinux 6.16.1v6.16.1Greg Kroah-Hartman1-1/+1
2025-07-28Linux 6.16v6.16Linus Torvalds1-1/+1
2025-07-21Linux 6.16-rc7v6.16-rc7Linus Torvalds1-1/+1
2025-07-14Linux 6.16-rc6v6.16-rc6Linus Torvalds1-1/+1
2025-07-07Linux 6.16-rc5v6.16-rc5Linus Torvalds1-1/+1
2025-06-29Linux 6.16-rc4v6.16-rc4Linus Torvalds1-1/+1
2025-06-22Linux 6.16-rc3v6.16-rc3Linus Torvalds1-1/+1
2025-06-15Linux 6.16-rc2v6.16-rc2Linus Torvalds1-1/+1
2025-06-15kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada1-3/+0
2025-06-08Linux 6.16-rc1v6.16-rc1Linus Torvalds1-2/+2
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-15/+13
2025-06-07kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}Masahiro Yamada1-8/+8
2025-06-05kbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada1-0/+3
2025-06-05kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=nMasahiro Yamada1-6/+1
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds1-0/+5
2025-05-26Linux 6.15v6.15Linus Torvalds1-1/+1
2025-05-25Makefile: remove dependency on archscripts for header installationHenrik Lindström1-1/+1
2025-05-18Linux 6.15-rc7v6.15-rc7Linus Torvalds1-1/+1
2025-05-12Revert "kbuild, rust: use -fremap-path-prefix to make paths relative"Thomas Weißschuh1-1/+0
2025-05-12Revert "kbuild: make all file references relative to source root"Thomas Weißschuh1-1/+1
2025-05-12Linux 6.15-rc6v6.15-rc6Linus Torvalds1-1/+1
2025-05-04Linux 6.15-rc5v6.15-rc5Linus Torvalds1-1/+1
2025-05-01kbuild: Properly disable -Wunterminated-string-initialization for clangNathan Chancellor1-7/+0
2025-04-28Linux 6.15-rc4v6.15-rc4Linus Torvalds1-1/+1
2025-04-24Makefile: move KERNELDOC macro to the main MakefileMauro Carvalho Chehab1-0/+5
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds1-2/+2
2025-04-21gcc-15: disable '-Wunterminated-string-initialization' entirely for nowLinus Torvalds1-2/+2
2025-04-20Linux 6.15-rc3v6.15-rc3Linus Torvalds1-1/+1
2025-04-20gcc-15: make 'unterminated string initialization' just a warningLinus Torvalds1-0/+3
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2025-04-14rust: disable `clippy::needless_continue`Miguel Ojeda1-1/+0
2025-04-13Linux 6.15-rc2v6.15-rc2Linus Torvalds1-1/+1
2025-04-08kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor1-0/+3
2025-04-06Linux 6.15-rc1v6.15-rc1Linus Torvalds1-2/+2
2025-04-06Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-7/+16
2025-03-25Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2025-03-24Linux 6.14v6.14Linus Torvalds1-1/+1
2025-03-22kbuild: make all file references relative to source rootThomas Weißschuh1-1/+1
2025-03-22kbuild: Add a help message for "headers"Xin Li (Intel)1-1/+2
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar1-1/+6
2025-03-17Linux 6.14-rc7v6.14-rc7Linus Torvalds1-1/+1
2025-03-16kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel1-1/+1
2025-03-16kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel1-0/+4
2025-03-15kbuild, rust: use -fremap-path-prefix to make paths relativeThomas Weißschuh1-0/+1
2025-03-15kbuild: implement CONFIG_HEADERS_INSTALL for Usermode LinuxThomas Weißschuh1-1/+4
2025-03-15kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS supportMasahiro Yamada1-3/+0
2025-03-15kbuild: move -fzero-init-padding-bits=all to the top-level MakefileMasahiro Yamada1-0/+3
2025-03-10Linux 6.14-rc6v6.14-rc6Linus Torvalds1-1/+1