summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ubsan: split "bounds" checker from other optionsKees Cook2020-04-071-1/+6
* ubsan: add trap instrumentation optionKees Cook2020-04-071-2/+7
* checkpatch: avoid warning about uninitialized_var()Joe Perches2020-04-071-5/+9
* checkpatch: check proper licensing of Devicetree bindingsLubomir Rintel2020-04-071-0/+11
* checkpatch: improve Gerrit Change-Id: testJoe Perches2020-04-071-3/+10
* checkpatch: add command-line option for TAB sizeAntonio Borneo2020-04-071-10/+16
* checkpatch: fix multiple const * typesAntonio Borneo2020-04-071-2/+2
* checkpatch: fix minor typo and mixed space+tab in indentationAntonio Borneo2020-04-071-4/+4
* checkpatch: prefer fallthrough; over fallthrough commentsJoe Perches2020-04-071-0/+36
* checkpatch: support "base-commit:" formatJohn Hubbard2020-04-071-1/+1
* checkpatch: check SPDX tags in YAML filesLubomir Rintel2020-04-071-1/+1
* checkpatch: remove email address comment from email address comparisonsJoe Perches2020-04-071-10/+29
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-033-17/+20
|\
| * Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-235-18/+27
| |\
| * | bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam2020-03-192-0/+13
| * | Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2020-03-092-3/+3
| |\ \
| * \ \ Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman2020-02-243-31/+7
| |\ \ \
| * | | | ver_linux: Query ld cache for versions of libc/libcpp run-timeAlexander Kapshuk2020-02-101-17/+7
* | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-0310-7/+10
|\ \ \ \ \
| * | | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-2510-0/+10
| * | | | | .gitignore: remove too obvious commentsMasahiro Yamada2020-03-253-7/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-0211-208/+298
|\ \ \ \ \
| * | | | | scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9Rob Herring2020-03-139-166/+296
| * | | | | scripts/dtc: Remove unused makefile fragmentsRob Herring2020-03-133-43/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-021-1/+1
|\ \ \ \ \
| * | | | | scsi: docs: convert scsi_mid_low_api.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| |/ / / /
* | | | | scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2020-04-021-1/+19
* | | | | scripts/spelling.txt: add syfs/sysfs patternJonathan Neuschäfer2020-04-021-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-312-19/+27
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-301-14/+10
| |\ \ \ \ \
| | * | | | | bpf: Support llvm-objcopy for vmlinux BTFFangrui Song2020-03-191-14/+10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-292-5/+27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-255-18/+27
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-132-9/+21
| |\ \ \ \ \ \
| | * | | | | | bpf_helpers_doc.py: Fix warning when compiling bpftoolCarlos Neira2020-03-131-0/+1
| | * | | | | | bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira2020-03-121-0/+1
| | * | | | | | kbuild: Remove debug info from kallsyms linkingKees Cook2020-03-041-9/+19
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-0/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | scripts/bpf: Switch to more portable python3 shebangScott Branden2020-02-261-1/+1
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-03-3115-122/+143
|\ \ \ \ \ \ \
| * | | | | | | kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unsetReinhard Karcher2020-03-301-0/+5
| * | | | | | | kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada2020-03-291-1/+1
| * | | | | | | kconfig: remove unused variable in qconf.ccMasahiro Yamada2020-03-291-2/+0
| * | | | | | | kbuild: refactor Makefile.dtbinst moreMasahiro Yamada2020-03-251-11/+11
| * | | | | | | kbuild: compute the dtbs_install destination more simplyMasahiro Yamada2020-03-251-6/+2
| * | | | | | | kconfig: make 'imply' obey the direct dependencyMasahiro Yamada2020-03-131-1/+3
| * | | | | | | kconfig: allow symbols implied by y to become mMasahiro Yamada2020-03-131-4/+1
| * | | | | | | modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...Jessica Yu2020-03-132-10/+19
| * | | | | | | modpost: rework and consolidate logging interfaceJessica Yu2020-03-132-43/+40