aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-10-25Linux 5.10-rc1Linus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-21kbuild: Only add -fno-var-tracking-assignments for old GCC versionsMark Wielaard
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-13Revert "kbuild: disable clang's default use of -fmerge-all-constants"Nick Desaulniers
2020-10-12kbuild: enforce -Werror=return-typeOlaf Hering
2020-10-11Linux 5.9Linus Torvalds
2020-10-12scripts: remove namespace.plJacob Keller
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-04Linux 5.9-rc8Linus Torvalds
2020-09-27Linux 5.9-rc7Linus Torvalds
2020-09-25kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada
2020-09-25kbuild: remove cc-option test of -fno-stack-checkMasahiro Yamada
2020-09-25kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada
2020-09-25kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada
2020-09-25kbuild: do not create built-in objects for external module buildsMasahiro Yamada
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-23bpf: Check CONFIG_BPF option for resolve_btfidsJiri Olsa
2020-09-20Linux 5.9-rc6Linus Torvalds
2020-09-13Linux 5.9-rc5Linus Torvalds
2020-09-08Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-06Linux 5.9-rc4Linus Torvalds
2020-09-03Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Josh Poimboeuf
2020-08-30Linux 5.9-rc3Linus Torvalds
2020-08-27Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry
2020-08-27kbuild: wire up the build rule of compile_commands.json to MakefileMasahiro Yamada
2020-08-27kbuild: hide commands to run Kconfig, and show short log for syncconfigMasahiro Yamada
2020-08-27kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek
2020-08-23Linux 5.9-rc2Linus Torvalds
2020-08-18kbuild: remove redundant patterns in filter/filter-outMasahiro Yamada
2020-08-16Linux 5.9-rc1Linus Torvalds
2020-08-12./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-10kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseMasahiro Yamada
2020-08-10kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada
2020-08-10kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-02Linux 5.8Linus Torvalds
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31init: Add support for zstd compressed kernelNick Terrell
2020-07-26Linux 5.8-rc7Linus Torvalds
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-23Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song
2020-07-19Linux 5.8-rc6Linus Torvalds
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller