Age | Commit message (Expand) | Author | Files | Lines |
2020-08-16 | Linux 5.9-rc1v5.9-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-08-12 | ./Makefile: add debug option to enable function aligned on 32 bytes | Feng Tang | 1 | -0/+4 |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -11/+15 |
2020-08-10 | kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base | Masahiro Yamada | 1 | -1/+4 |
2020-08-10 | kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled | Masahiro Yamada | 1 | -7/+9 |
2020-08-10 | kbuild: do not export LDFLAGS_vmlinux | Masahiro Yamada | 1 | -2/+1 |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -5/+20 |
2020-08-04 | Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+11 |
2020-08-03 | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2020-08-02 | Linux 5.8v5.8 | Linus Torvalds | 1 | -1/+1 |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -3/+3 |
2020-07-31 | init: Add support for zstd compressed kernel | Nick Terrell | 1 | -1/+2 |
2020-07-26 | Linux 5.8-rc7v5.8-rc7 | Linus Torvalds | 1 | -1/+1 |
2020-07-26 | Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2020-07-23 | Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation | Fangrui Song | 1 | -1/+1 |
2020-07-19 | Linux 5.8-rc6v5.8-rc6 | Linus Torvalds | 1 | -1/+1 |
2020-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -5/+20 |
2020-07-13 | bpf: Resolve BTF IDs in vmlinux image | Jiri Olsa | 1 | -1/+2 |
2020-07-13 | bpf: Compile resolve_btfids tool at kernel compilation start | Jiri Olsa | 1 | -4/+18 |
2020-07-12 | Linux 5.8-rc5v5.8-rc5 | Linus Torvalds | 1 | -1/+1 |
2020-07-11 | kbuild: fix single target builds for external modules | Masahiro Yamada | 1 | -1/+1 |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 1 | -1/+1 |
2020-07-05 | Linux 5.8-rc4v5.8-rc4 | Linus Torvalds | 1 | -1/+1 |
2020-07-05 | Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2020-07-02 | kbuild: make Clang build userprogs for target architecture | Masahiro Yamada | 1 | -2/+2 |
2020-06-28 | Linux 5.8-rc3v5.8-rc3 | Linus Torvalds | 1 | -1/+1 |
2020-06-21 | Linux 5.8-rc2v5.8-rc2 | Linus Torvalds | 1 | -1/+1 |
2020-06-22 | Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" | Masahiro Yamada | 1 | -11/+3 |
2020-06-16 | security: allow using Clang's zero initialization for stack variables | glider@google.com | 1 | -2/+11 |
2020-06-15 | Makefile: Improve compressed debug info support detection | Arvind Sankar | 1 | -1/+1 |
2020-06-14 | Linux 5.8-rc1v5.8-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -19/+5 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 1 | -1/+2 |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov | 1 | -19/+5 |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -91/+126 |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov | 1 | -2/+23 |
2020-06-06 | Makefile: install modules.builtin even if CONFIG_MODULES=n | Jonas Zeiger | 1 | -3/+11 |
2020-06-06 | modpost: show warning if any of symbol dump files is missing | Masahiro Yamada | 1 | -9/+1 |
2020-06-06 | modpost: generate vmlinux.symvers and reuse it for the second modpost | Masahiro Yamada | 1 | -1/+1 |
2020-06-03 | kbuild: update modules.order only when contained modules are updated | Masahiro Yamada | 1 | -3/+11 |
2020-06-03 | kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation | Masahiro Yamada | 1 | -9/+8 |
2020-06-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+6 |
2020-06-01 | kbuild: merge net-y and virt-y into drivers-y | Masahiro Yamada | 1 | -8/+4 |
2020-06-01 | kbuild: merge init-y into core-y | Masahiro Yamada | 1 | -6/+4 |
2020-06-01 | kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks | Masahiro Yamada | 1 | -7/+5 |
2020-06-01 | kbuild: force to build vmlinux if CONFIG_MODVERSION=y | Masahiro Yamada | 1 | -5/+8 |
2020-05-31 | Linux 5.7v5.7 | Linus Torvalds | 1 | -1/+1 |
2020-05-29 | Makefile: support compressed debug info | Nick Desaulniers | 1 | -0/+6 |
2020-05-29 | kbuild: disallow multi-word in M= or KBUILD_EXTMOD | Masahiro Yamada | 1 | -0/+3 |