Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-04-03 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | scsi: docs: convert scsi_mid_low_api.txt to ReST | Mauro Carvalho Chehab | 2020-03-12 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King | 2020-04-02 | 1 | -1/+19 | |
* | | | | | scripts/spelling.txt: add syfs/sysfs pattern | Jonathan Neuschäfer | 2020-04-02 | 1 | -0/+1 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-04-01 | 2 | -19/+27 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-03-31 | 1 | -14/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song | 2020-03-19 | 1 | -14/+10 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2020-03-30 | 2 | -5/+27 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-26 | 5 | -18/+27 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-03-14 | 2 | -9/+21 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf_helpers_doc.py: Fix warning when compiling bpftool | Carlos Neira | 2020-03-13 | 1 | -0/+1 | |
| | * | | | | | | bpf: Added new helper bpf_get_ns_current_pid_tgid | Carlos Neira | 2020-03-13 | 1 | -0/+1 | |
| | * | | | | | | kbuild: Remove debug info from kallsyms linking | Kees Cook | 2020-03-04 | 1 | -9/+19 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-13 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-03-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | scripts/bpf: Switch to more portable python3 shebang | Scott Branden | 2020-02-26 | 1 | -1/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
* | | | | | | | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-04-01 | 15 | -122/+143 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset | Reinhard Karcher | 2020-03-30 | 1 | -0/+5 | |
| * | | | | | | | kbuild: add -Wall to KBUILD_HOSTCXXFLAGS | Masahiro Yamada | 2020-03-29 | 1 | -1/+1 | |
| * | | | | | | | kconfig: remove unused variable in qconf.cc | Masahiro Yamada | 2020-03-29 | 1 | -2/+0 | |
| * | | | | | | | kbuild: refactor Makefile.dtbinst more | Masahiro Yamada | 2020-03-25 | 1 | -11/+11 | |
| * | | | | | | | kbuild: compute the dtbs_install destination more simply | Masahiro Yamada | 2020-03-25 | 1 | -6/+2 | |
| * | | | | | | | kconfig: make 'imply' obey the direct dependency | Masahiro Yamada | 2020-03-13 | 1 | -1/+3 | |
| * | | | | | | | kconfig: allow symbols implied by y to become m | Masahiro Yamada | 2020-03-13 | 1 | -4/+1 | |
| * | | | | | | | modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN... | Jessica Yu | 2020-03-13 | 2 | -10/+19 | |
| * | | | | | | | modpost: rework and consolidate logging interface | Jessica Yu | 2020-03-13 | 2 | -43/+40 | |
| * | | | | | | | kbuild: allow to run dt_binding_check without kernel configuration | Masahiro Yamada | 2020-03-13 | 1 | -2/+3 | |
| * | | | | | | | kbuild: Always validate DT binding examples | Rob Herring | 2020-03-03 | 1 | -1/+2 | |
| * | | | | | | | kbuild: generate autoksyms.h early | Quentin Perret | 2020-03-03 | 1 | -1/+2 | |
| * | | | | | | | kbuild: split adjust_autoksyms.sh in two parts | Quentin Perret | 2020-03-03 | 2 | -32/+55 | |
| * | | | | | | | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS | Quentin Perret | 2020-03-03 | 1 | -0/+12 | |
| * | | | | | | | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada | 2020-03-03 | 1 | -4/+0 | |
| * | | | | | | | fixdep: remove redundant null character check | Masahiro Yamada | 2020-03-02 | 1 | -1/+1 | |
| * | | | | | | | fixdep: remove unneeded code and comments about *.ver files | Masahiro Yamada | 2020-03-02 | 1 | -7/+1 | |
| * | | | | | | | kbuild: remove the owner check in mkcompile_h | Masahiro Yamada | 2020-03-02 | 1 | -11/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-04-01 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | selinux: remove unused initial SIDs and improve handling | Stephen Smalley | 2020-02-28 | 1 | -3/+8 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-03-31 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kconfig: Add support for 'as-option' | Vincenzo Frascino | 2020-03-18 | 1 | -0/+6 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-03-31 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | scripts: Fix the inclusion order in modpost | Vincenzo Frascino | 2020-03-21 | 1 | -1/+5 | |
* | | | | | | | | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds | 2020-03-30 | 4 | -4/+207 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | docs: move gcc-plugins to the kbuild manual | Jonathan Corbet | 2020-03-10 | 1 | -1/+1 | |
| * | | | | | | | | scripts/sphinx-pre-install: add '-p python3' to virtualenv | Tim Bird | 2020-03-02 | 1 | -1/+16 | |
| * | | | | | | | | docs: add a script to check sysctl docs | Stephen Kitt | 2020-02-25 | 1 | -0/+181 | |
| * | | | | | | | | scripts: documentation-file-ref-check: improve :doc: handling | Mauro Carvalho Chehab | 2020-02-25 | 1 | -2/+9 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/... | Linus Torvalds | 2020-03-30 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | i3c: Generate aliases for i3c modules | Boris Brezillon | 2020-02-28 | 2 | -0/+26 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2020-03-27 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | scripts/dtc: Remove redundant YYLOC global declaration | Dirk Mueller | 2020-03-27 | 1 | -1/+0 | |
| |/ / / / / / |