summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| * | | | | | | kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada2020-03-131-2/+3
| * | | | | | | kbuild: Always validate DT binding examplesRob Herring2020-03-031-1/+2
| * | | | | | | kbuild: generate autoksyms.h earlyQuentin Perret2020-03-031-1/+2
| * | | | | | | kbuild: split adjust_autoksyms.sh in two partsQuentin Perret2020-03-032-32/+55
| * | | | | | | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSQuentin Perret2020-03-031-0/+12
| * | | | | | | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada2020-03-031-4/+0
| * | | | | | | fixdep: remove redundant null character checkMasahiro Yamada2020-03-021-1/+1
| * | | | | | | fixdep: remove unneeded code and comments about *.ver filesMasahiro Yamada2020-03-021-7/+1
| * | | | | | | kbuild: remove the owner check in mkcompile_hMasahiro Yamada2020-03-021-11/+0
| |/ / / / / /
* | | | | | | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-311-3/+8
|\ \ \ \ \ \ \
| * | | | | | | selinux: remove unused initial SIDs and improve handlingStephen Smalley2020-02-271-3/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-0/+6
|\ \ \ \ \ \ \
| * | | | | | | kconfig: Add support for 'as-option'Vincenzo Frascino2020-03-181-0/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-1/+5
|\ \ \ \ \ \ \
| * | | | | | | scripts: Fix the inclusion order in modpostVincenzo Frascino2020-03-211-1/+5
* | | | | | | | Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds2020-03-304-4/+207
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: move gcc-plugins to the kbuild manualJonathan Corbet2020-03-101-1/+1
| * | | | | | | | scripts/sphinx-pre-install: add '-p python3' to virtualenvTim Bird2020-03-021-1/+16
| * | | | | | | | docs: add a script to check sysctl docsStephen Kitt2020-02-251-0/+181
| * | | | | | | | scripts: documentation-file-ref-check: improve :doc: handlingMauro Carvalho Chehab2020-02-251-2/+9
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2020-03-302-0/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | i3c: Generate aliases for i3c modulesBoris Brezillon2020-02-282-0/+26
| |/ / / / / /
* | | | | | | Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-03-271-1/+0
|\ \ \ \ \ \ \
| * | | | | | | scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller2020-03-271-1/+0
| |/ / / / / /