- 87de84c kbuild: remove cc-option test of -Werror=date-time by Masahiro Yamada · 4 years, 4 months ago
- 7d4eb0d kbuild: remove cc-option test of -fno-stack-check by Masahiro Yamada · 4 years, 4 months ago
- 8b42cf2 kbuild: remove cc-option test of -fno-strict-overflow by Masahiro Yamada · 4 years, 4 months ago
- bb27321 kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles by Masahiro Yamada · 4 years, 4 months ago
- 6212804 kbuild: do not create built-in objects for external module builds by Masahiro Yamada · 4 years, 4 months ago
- 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
- 6ad7cbc Makefile: Add clang-tidy and static analyzer support to makefile by Nathan Huckleberry · 4 years, 4 months ago
- 3d32285 kbuild: wire up the build rule of compile_commands.json to Makefile by Masahiro Yamada · 4 years, 4 months ago
- 23cd88c kbuild: hide commands to run Kconfig, and show short log for syncconfig by Masahiro Yamada · 4 years, 4 months ago
- 695afd3 kbuild: Simplify DEBUG_INFO Kconfig handling by Sedat Dilek · 4 years, 4 months ago
- d012a71 Linux 5.9-rc2 by Linus Torvalds · 4 years, 4 months ago
- efbf972 kbuild: remove redundant patterns in filter/filter-out by Masahiro Yamada · 4 years, 5 months ago
- 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 4 months ago
- 09c6054 ./Makefile: add debug option to enable function aligned on 32 bytes by Feng Tang · 4 years, 5 months ago
- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- 132305b kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base by Masahiro Yamada · 4 years, 5 months ago
- e0fe0bb kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled by Masahiro Yamada · 4 years, 5 months ago
- 3ec8a5b kbuild: do not export LDFLAGS_vmlinux by Masahiro Yamada · 4 years, 6 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 5b5d3be Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- c0dfadf Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- bcf8768 Linux 5.8 by Linus Torvalds · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 48f7ddf init: Add support for zstd compressed kernel by Nick Terrell · 4 years, 5 months ago
- 92ed301 Linux 5.8-rc7 by Linus Torvalds · 4 years, 5 months ago
- 1c8594b8 Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild into master by Linus Torvalds · 4 years, 5 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- ca9b31f Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation by Fangrui Song · 4 years, 5 months ago
- ba47d84 Linux 5.8-rc6 by Linus Torvalds · 4 years, 5 months ago
- 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- c9a0f3b bpf: Resolve BTF IDs in vmlinux image by Jiri Olsa · 4 years, 6 months ago
- 33a57ce bpf: Compile resolve_btfids tool at kernel compilation start by Jiri Olsa · 4 years, 6 months ago
- 11ba468 Linux 5.8-rc5 by Linus Torvalds · 4 years, 6 months ago
- 20b1be5 kbuild: fix single target builds for external modules by Masahiro Yamada · 4 years, 6 months ago
- 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
- dcb7fd8 Linux 5.8-rc4 by Linus Torvalds · 4 years, 6 months ago
- 4bc9273 Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
- 7f58b48 kbuild: make Clang build userprogs for target architecture by Masahiro Yamada · 4 years, 6 months ago
- 9ebcfad Linux 5.8-rc3 by Linus Torvalds · 4 years, 6 months ago
- 4877846 Linux 5.8-rc2 by Linus Torvalds · 4 years, 6 months ago
- 2c6d963 Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" by Masahiro Yamada · 4 years, 6 months ago
- f0fe00d security: allow using Clang's zero initialization for stack variables by glider@google.com · 4 years, 6 months ago
- 7b16994 Makefile: Improve compressed debug info support detection by Arvind Sankar · 4 years, 7 months ago
- b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- e4a42c8 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 7 months ago
- cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
- e0b250b Makefile: install modules.builtin even if CONFIG_MODULES=n by Jonas Zeiger · 4 years, 7 months ago
- 48a0f72 modpost: show warning if any of symbol dump files is missing by Masahiro Yamada · 4 years, 7 months ago
- 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 7 months ago
- b2c8855 kbuild: update modules.order only when contained modules are updated by Masahiro Yamada · 4 years, 7 months ago
- f0d50ca kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation by Masahiro Yamada · 4 years, 7 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- 95fb631 kbuild: merge net-y and virt-y into drivers-y by Masahiro Yamada · 4 years, 7 months ago
- 23febe3 kbuild: merge init-y into core-y by Masahiro Yamada · 4 years, 7 months ago
- fb2d99b kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks by Masahiro Yamada · 4 years, 7 months ago
- 4b50c8c kbuild: force to build vmlinux if CONFIG_MODVERSION=y by Masahiro Yamada · 4 years, 7 months ago
- 3d77e6a Linux 5.7 by Linus Torvalds · 4 years, 7 months ago
- 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 7 months ago
- e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 7 months ago
- b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 7 months ago
- 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
- 121c2a1 kbuild: error out if targets prefixed with '__' are directly run by Masahiro Yamada · 4 years, 8 months ago
- 93fdddf kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) by Masahiro Yamada · 4 years, 8 months ago
- 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 8 months ago
- 610134b kbuild: remove misleading stale FIXME comment by Masahiro Yamada · 4 years, 8 months ago
- 3044dd0 kbuild: invoke syncconfig if autoconf.h is missing by Masahiro Yamada · 4 years, 8 months ago
- 9cb1fd0 Linux 5.7-rc7 by Linus Torvalds · 4 years, 7 months ago
- b9bbe6e Linux 5.7-rc6 by Linus Torvalds · 4 years, 7 months ago
- 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 8 months ago
- d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
- ea21e90 kbuild: remove '/' target by Masahiro Yamada · 4 years, 8 months ago
- 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
- adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
- 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
- 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
- 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 8 months ago
- 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 4 years, 8 months ago
- ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
- 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
- 8f3d9f3 Linux 5.7-rc1 by Linus Torvalds · 4 years, 9 months ago
- a0d1c95 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 9 months ago
- 7e20e47 kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 9 months ago
- 7273ad2 kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y by Masahiro Yamada · 4 years, 10 months ago
- afe956c kbuild: Enable -Wtautological-compare by Nathan Chancellor · 4 years, 9 months ago
- 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- e51d8da Makefile: Update kselftest help information by Shuah Khan · 4 years, 9 months ago
- 7111951 Linux 5.6 by Linus Torvalds · 4 years, 9 months ago
- 4623980 kbuild: add outputmakefile to no-dot-config-targets by David Engraf · 4 years, 9 months ago
- aa824e0 kbuild: remove AS variable by Masahiro Yamada · 4 years, 9 months ago
- f463c35 kbuild: add comment about grouped target by Masahiro Yamada · 4 years, 9 months ago
- 735aab1 kbuild: add -Wall to KBUILD_HOSTCXXFLAGS by Masahiro Yamada · 4 years, 9 months ago
- 2431f22 kbuild: compute the dtbs_install destination more simply by Masahiro Yamada · 4 years, 10 months ago
- 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 4 years, 9 months ago
- df10846 Merge branch 'linus' into locking/kcsan, to pick up fixes by Ingo Molnar · 4 years, 9 months ago
- a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 9 months ago