summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-11-21Linux 5.16-rc2v5.16-rc2Linus Torvalds
2021-11-14Linux 5.16-rc1v5.16-rc1Linus Torvalds
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa
2021-11-01Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-31Linux 5.15v5.15Linus Torvalds
2021-10-25Linux 5.15-rc7v5.15-rc7Linus Torvalds
2021-10-24kbuild: split DEBUG_CFLAGS out to scripts/Makefile.debugMasahiro Yamada
2021-10-18block: move CONFIG_BLOCK guard to top MakefileMasahiro Yamada
2021-10-17Linux 5.15-rc6v5.15-rc6Linus Torvalds
2021-10-10Linux 5.15-rc5v5.15-rc5Linus Torvalds
2021-10-03Linux 5.15-rc4v5.15-rc4Linus Torvalds
2021-09-26Linux 5.15-rc3v5.15-rc3Linus Torvalds
2021-09-25hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZEROKees Cook
2021-09-22isystem: delete global -isystem compile optionAlexey Dobriyan
2021-09-19Linux 5.15-rc2v5.15-rc2Linus Torvalds
2021-09-13kbuild: Enable DT schema checks for %.dtb targetsRob Herring
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13Makefile: drop GCC < 5 -fno-var-tracking-assignments workaroundNick Desaulniers
2021-09-12Linux 5.15-rc1v5.15-rc1Linus Torvalds
2021-09-08Makefile: use -Wno-main in the full kernel treeRandy Dunlap
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03kbuild: Shuffle blank line to improve comment meaningNathan Chancellor
2021-09-03kbuild: Add a comment above -Wno-gnuNathan Chancellor
2021-09-03kbuild: Remove -Wno-format-invalid-specifier from clang blockNathan Chancellor
2021-09-03Makefile: remove stale cc-option checksNick Desaulniers
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-02Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-01parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada
2021-08-29Linux 5.14v5.14Linus Torvalds
2021-08-22Linux 5.14-rc7v5.14-rc7Linus Torvalds
2021-08-15Linux 5.14-rc6v5.14-rc6Linus Torvalds
2021-08-10kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada
2021-08-10Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers
2021-08-10kbuild: warn if a different compiler is used for external module buildsMasahiro Yamada
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada
2021-08-08Linux 5.14-rc5v5.14-rc5Linus Torvalds
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-05Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-05kbuild: cancel sub_make_done for the install target to fix DKMSMasahiro Yamada
2021-08-04scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor
2021-08-01Linux 5.14-rc4v5.14-rc4Linus Torvalds