| Commit message (Expand) | Author | Age | Files | Lines |
* | ubsan: split "bounds" checker from other options | Kees Cook | 2020-04-07 | 1 | -1/+6 |
* | ubsan: add trap instrumentation option | Kees Cook | 2020-04-07 | 1 | -2/+7 |
* | checkpatch: avoid warning about uninitialized_var() | Joe Perches | 2020-04-07 | 1 | -5/+9 |
* | checkpatch: check proper licensing of Devicetree bindings | Lubomir Rintel | 2020-04-07 | 1 | -0/+11 |
* | checkpatch: improve Gerrit Change-Id: test | Joe Perches | 2020-04-07 | 1 | -3/+10 |
* | checkpatch: add command-line option for TAB size | Antonio Borneo | 2020-04-07 | 1 | -10/+16 |
* | checkpatch: fix multiple const * types | Antonio Borneo | 2020-04-07 | 1 | -2/+2 |
* | checkpatch: fix minor typo and mixed space+tab in indentation | Antonio Borneo | 2020-04-07 | 1 | -4/+4 |
* | checkpatch: prefer fallthrough; over fallthrough comments | Joe Perches | 2020-04-07 | 1 | -0/+36 |
* | checkpatch: support "base-commit:" format | John Hubbard | 2020-04-07 | 1 | -1/+1 |
* | checkpatch: check SPDX tags in YAML files | Lubomir Rintel | 2020-04-07 | 1 | -1/+1 |
* | checkpatch: remove email address comment from email address comparisons | Joe Perches | 2020-04-07 | 1 | -10/+29 |
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-04-03 | 3 | -17/+20 |
|\ |
|
| * | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman | 2020-03-23 | 5 | -18/+27 |
| |\ |
|
| * | | bus: mhi: core: Add uevent support for module autoloading | Manivannan Sadhasivam | 2020-03-19 | 2 | -0/+13 |
| * | | Merge 5.6-rc5 into char-misc-next | Greg Kroah-Hartman | 2020-03-09 | 2 | -3/+3 |
| |\ \ |
|
| * \ \ | Merge 5.6-rc3 into char-misc-next | Greg Kroah-Hartman | 2020-02-24 | 3 | -31/+7 |
| |\ \ \ |
|
| * | | | | ver_linux: Query ld cache for versions of libc/libcpp run-time | Alexander Kapshuk | 2020-02-10 | 1 | -17/+7 |
* | | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-04-03 | 10 | -7/+10 |
|\ \ \ \ \ |
|
| * | | | | | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 10 | -0/+10 |
| * | | | | | .gitignore: remove too obvious comments | Masahiro Yamada | 2020-03-25 | 3 | -7/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-04-03 | 11 | -208/+298 |
|\ \ \ \ \ |
|
| * | | | | | scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9 | Rob Herring | 2020-03-13 | 9 | -166/+296 |
| * | | | | | scripts/dtc: Remove unused makefile fragments | Rob Herring | 2020-03-13 | 3 | -43/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | 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 |