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