summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-04-13Linux 6.15-rc2Linus Torvalds
2025-04-08kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor
2025-04-06Linux 6.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.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-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-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-rc5Linus Torvalds
2025-02-26x86/ibt: Implement FineIBT-BHI mitigationPeter Zijlstra
2025-02-23Linux 6.14-rc4Linus Torvalds
2025-02-16Linux 6.14-rc3Linus Torvalds
2025-02-16kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh
2025-02-15tools: fix annoying "mkdir -p ..." logs when building tools in parallelMasahiro Yamada
2025-02-09Linux 6.14-rc2Linus Torvalds
2025-02-02Linux 6.14-rc1Linus Torvalds
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-01-19Linux 6.13Linus Torvalds
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-15kbuild: rust: add PROCMACROLDFLAGSHONG Yifan
2025-01-12Linux 6.13-rc7Linus Torvalds
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-10rust: use host dylib naming convention to support macOSTamir Duberstein
2025-01-05Linux 6.13-rc6Linus Torvalds
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-29Linux 6.13-rc5Linus Torvalds
2024-12-22Linux 6.13-rc4Linus Torvalds
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-15Linux 6.13-rc3Linus Torvalds
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-11lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean
2024-12-08Linux 6.13-rc2Linus Torvalds
2024-12-01Linux 6.13-rc1Linus Torvalds
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-28kbuild: switch from lz4c to lz4 for compressionParth Pancholi
2024-11-28kbuild: remove support for single %.symtypes build ruleMasahiro Yamada
2024-11-28kbuild: allow to start building external modules in any directoryMasahiro Yamada
2024-11-28kbuild: make wrapper Makefile more convenient for external modulesMasahiro Yamada