aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.1v5.10.1Greg Kroah-Hartman2020-12-141-1/+1
* Linux 5.10v5.10Linus Torvalds2020-12-131-1/+1
* Linux 5.10-rc7v5.10-rc7Linus Torvalds2020-12-061-1/+1
* Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-061-1/+9
|\
| * kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+6
| * Kbuild: do not emit debug info for assembly with LLVM_IAS=1Nick Desaulniers2020-11-241-0/+2
| * kbuild: use -fmacro-prefix-map for .S sourcesDenys Zagorui2020-11-241-1/+1
* | Linux 5.10-rc6v5.10-rc6Linus Torvalds2020-11-291-1/+1
* | Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-281-3/+1
|\ \ | |/ |/|
| * kbuild: remove unused OBJSIZEVasily Gorbik2020-11-011-3/+1
* | Linux 5.10-rc5v5.10-rc5Linus Torvalds2020-11-221-1/+1
* | Linux 5.10-rc4v5.10-rc4Linus Torvalds2020-11-151-1/+1
* | Linux 5.10-rc3v5.10-rc3Linus Torvalds2020-11-081-1/+1
|/
* Linux 5.10-rc2v5.10-rc2Linus Torvalds2020-11-011-1/+1
* Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-24/+70
|\
| * kbuild: Only add -fno-var-tracking-assignments for old GCC versionsMark Wielaard2020-10-201-1/+5
| * kbuild: enforce -Werror=return-typeOlaf Hering2020-10-111-1/+1
| * scripts: remove namespace.plJacob Keller2020-10-111-5/+1
| * kbuild: explicitly specify the build id styleBill Wendling2020-10-091-2/+2
| * kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada2020-09-241-1/+1
| * kbuild: remove cc-option test of -fno-stack-checkMasahiro Yamada2020-09-241-1/+1
| * kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada2020-09-241-1/+1
| * kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada2020-09-241-1/+0
| * kbuild: do not create built-in objects for external module buildsMasahiro Yamada2020-09-241-1/+2
| * kbuild: preprocess module linker scriptMasahiro Yamada2020-09-241-4/+6
| * Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry2020-08-261-2/+18
| * kbuild: wire up the build rule of compile_commands.json to MakefileMasahiro Yamada2020-08-261-4/+25
| * kbuild: hide commands to run Kconfig, and show short log for syncconfigMasahiro Yamada2020-08-261-1/+4
| * kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek2020-08-261-1/+5
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-1/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-231-1/+3
| |\ \ \
| | * | | bpf: Check CONFIG_BPF option for resolve_btfidsJiri Olsa2020-09-231-1/+3
* | | | | Revert "kbuild: disable clang's default use of -fmerge-all-constants"Nick Desaulniers2020-10-131-9/+0
* | | | | Linux 5.9v5.9Linus Torvalds2020-10-111-1/+1
| |_|/ / |/| | |
* | | | Linux 5.9-rc8v5.9-rc8Linus Torvalds2020-10-041-1/+1
* | | | Linux 5.9-rc7v5.9-rc7Linus Torvalds2020-09-271-1/+1
|/ / /
* | | Linux 5.9-rc6v5.9-rc6Linus Torvalds2020-09-201-1/+1
* | | Linux 5.9-rc5v5.9-rc5Linus Torvalds2020-09-131-1/+1
* | | Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-081-4/+0
|\ \ \
| * | | Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Josh Poimboeuf2020-09-031-4/+0
* | | | Linux 5.9-rc4v5.9-rc4Linus Torvalds2020-09-061-1/+1
* | | | Linux 5.9-rc3v5.9-rc3Linus Torvalds2020-08-301-1/+1
| |_|/ |/| |
* | | Linux 5.9-rc2v5.9-rc2Linus Torvalds2020-08-231-1/+1
| |/ |/|
* | kbuild: remove redundant patterns in filter/filter-outMasahiro Yamada2020-08-181-3/+2
* | Linux 5.9-rc1v5.9-rc1Linus Torvalds2020-08-161-2/+2
* | ./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang2020-08-121-0/+4
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-11/+15
|\ \ | |/ |/|
| * kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseMasahiro Yamada2020-08-091-1/+4