| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles | Masahiro Yamada | 2020-09-25 | 1 | -1/+0 |
* | kbuild: do not create built-in objects for external module builds | Masahiro Yamada | 2020-09-25 | 1 | -1/+2 |
* | kbuild: preprocess module linker script | Masahiro Yamada | 2020-09-25 | 1 | -4/+6 |
* | Makefile: Add clang-tidy and static analyzer support to makefile | Nathan Huckleberry | 2020-08-27 | 1 | -2/+18 |
* | kbuild: wire up the build rule of compile_commands.json to Makefile | Masahiro Yamada | 2020-08-27 | 1 | -4/+25 |
* | kbuild: hide commands to run Kconfig, and show short log for syncconfig | Masahiro Yamada | 2020-08-27 | 1 | -1/+4 |
* | kbuild: Simplify DEBUG_INFO Kconfig handling | Sedat Dilek | 2020-08-27 | 1 | -1/+5 |
* | Linux 5.9-rc2 | Linus Torvalds | 2020-08-23 | 1 | -1/+1 |
* | kbuild: remove redundant patterns in filter/filter-out | Masahiro Yamada | 2020-08-18 | 1 | -3/+2 |
* | Linux 5.9-rc1 | Linus Torvalds | 2020-08-16 | 1 | -2/+2 |
* | ./Makefile: add debug option to enable function aligned on 32 bytes | Feng Tang | 2020-08-12 | 1 | -0/+4 |
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-08-09 | 1 | -11/+15 |
|\ |
|
| * | kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base | Masahiro Yamada | 2020-08-10 | 1 | -1/+4 |
| * | kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled | Masahiro Yamada | 2020-08-10 | 1 | -7/+9 |
| * | kbuild: do not export LDFLAGS_vmlinux | Masahiro Yamada | 2020-08-10 | 1 | -2/+1 |
| * | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 2020-07-07 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-05 | 1 | -5/+20 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-08-02 | 1 | -3/+3 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-25 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-07-13 | 1 | -5/+20 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | bpf: Resolve BTF IDs in vmlinux image | Jiri Olsa | 2020-07-13 | 1 | -1/+2 |
| | * | | | bpf: Compile resolve_btfids tool at kernel compilation start | Jiri Olsa | 2020-07-13 | 1 | -4/+18 |
* | | | | | Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-08-04 | 1 | -2/+11 |
|\ \ \ \ \ |
|
| * | | | | | security: allow using Clang's zero initialization for stack variables | glider@google.com | 2020-06-16 | 1 | -2/+11 |
* | | | | | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-03 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | init: Add support for zstd compressed kernel | Nick Terrell | 2020-07-31 | 1 | -1/+2 |
| | |_|_|_|/
| |/| | | | |
|
* / | | | | | Linux 5.8v5.8 | Linus Torvalds | 2020-08-02 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Linux 5.8-rc7 | Linus Torvalds | 2020-07-26 | 1 | -1/+1 |
* | | | | | Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-07-26 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation | Fangrui Song | 2020-07-23 | 1 | -1/+1 |
| * | | | | kbuild: fix single target builds for external modules | Masahiro Yamada | 2020-07-11 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Linux 5.8-rc6 | Linus Torvalds | 2020-07-19 | 1 | -1/+1 |
* | | | | Linux 5.8-rc5 | Linus Torvalds | 2020-07-12 | 1 | -1/+1 |
|/ / / |
|
* | | | Linux 5.8-rc4 | Linus Torvalds | 2020-07-05 | 1 | -1/+1 |
* | | | Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-07-05 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | kbuild: make Clang build userprogs for target architecture | Masahiro Yamada | 2020-07-02 | 1 | -2/+2 |
| | |/
| |/| |
|
* / | | Linux 5.8-rc3 | Linus Torvalds | 2020-06-28 | 1 | -1/+1 |
|/ / |
|
* | | Linux 5.8-rc2 | Linus Torvalds | 2020-06-21 | 1 | -1/+1 |
* | | Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" | Masahiro Yamada | 2020-06-22 | 1 | -11/+3 |
* | | Makefile: Improve compressed debug info support detection | Arvind Sankar | 2020-06-15 | 1 | -1/+1 |
|/ |
|
* | Linux 5.8-rc1 | Linus Torvalds | 2020-06-14 | 1 | -2/+2 |
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 1 | -19/+5 |
|\ |
|
| * | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov | 2020-06-11 | 1 | -19/+5 |
* | | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 1 | -29/+68 |
| |\ |
|
| * \ | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 2020-03-21 | 1 | -3/+5 |
| |\ \ |
|
| * \ \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 1 | -21/+9 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree | Ingo Molnar | 2020-01-20 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict | Ingo Molnar | 2020-01-06 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 1 | -65/+63 |
| |\ \ \ \ \ \ |
|