Age | Commit message (Expand) | Author |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-03-31 | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds |
2020-03-30 | Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/... | Linus Torvalds |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2020-03-30 | kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset | Reinhard Karcher |
2020-03-29 | kbuild: add -Wall to KBUILD_HOSTCXXFLAGS | Masahiro Yamada |
2020-03-29 | kconfig: remove unused variable in qconf.cc | Masahiro Yamada |
2020-03-27 | Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2020-03-27 | scripts/dtc: Remove redundant YYLOC global declaration | Dirk Mueller |
2020-03-26 | parse-maintainers: Do not sort section content by default | Joe Perches |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-25 | kbuild: refactor Makefile.dtbinst more | Masahiro Yamada |
2020-03-25 | kbuild: compute the dtbs_install destination more simply | Masahiro Yamada |
2020-03-21 | scripts: Fix the inclusion order in modpost | Vincenzo Frascino |
2020-03-19 | Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-19 | scripts/kallsyms: fix wrong kallsyms_relative_base | Mikhail Petrov |
2020-03-19 | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song |
2020-03-19 | modpost: Get proper section index by get_secindex() instead of st_shndx | Xiao Yang |
2020-03-18 | kconfig: Add support for 'as-option' | Vincenzo Frascino |
2020-03-17 | modpost: move the namespace field in Module.symvers last | Jessica Yu |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-14 | kbuild: Disable -Wpointer-to-enum-cast | Nathan Chancellor |
2020-03-13 | bpf_helpers_doc.py: Fix warning when compiling bpftool | Carlos Neira |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-13 | kconfig: make 'imply' obey the direct dependency | Masahiro Yamada |
2020-03-13 | kconfig: allow symbols implied by y to become m | Masahiro Yamada |
2020-03-13 | modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN... | Jessica Yu |
2020-03-13 | modpost: rework and consolidate logging interface | Jessica Yu |
2020-03-13 | kbuild: allow to run dt_binding_check without kernel configuration | Masahiro Yamada |
2020-03-12 | bpf: Added new helper bpf_get_ns_current_pid_tgid | Carlos Neira |
2020-03-12 | kconfig: introduce m32-flag and m64-flag | Masahiro Yamada |
2020-03-10 | docs: move gcc-plugins to the kbuild manual | Jonathan Corbet |
2020-03-06 | parse-maintainers: Mark as executable | Jonathan Neuschäfer |
2020-03-04 | kbuild: Remove debug info from kallsyms linking | Kees Cook |
2020-03-03 | kbuild: Always validate DT binding examples | Rob Herring |
2020-03-03 | kbuild: generate autoksyms.h early | Quentin Perret |
2020-03-03 | kbuild: split adjust_autoksyms.sh in two parts | Quentin Perret |
2020-03-03 | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS | Quentin Perret |
2020-03-03 | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada |
2020-03-02 | scripts/sphinx-pre-install: add '-p python3' to virtualenv | Tim Bird |
2020-03-02 | fixdep: remove redundant null character check | Masahiro Yamada |
2020-03-02 | fixdep: remove unneeded code and comments about *.ver files | Masahiro Yamada |
2020-03-02 | kbuild: remove the owner check in mkcompile_h | Masahiro Yamada |
2020-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-02-28 | i3c: Generate aliases for i3c modules | Boris Brezillon |