aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+0
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationGravatar Dirk Mueller 1-1/+0
2020-03-26parse-maintainers: Do not sort section content by defaultGravatar Joe Perches 1-4/+27
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 5-18/+27
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 10-0/+10
2020-03-25.gitignore: remove too obvious commentsGravatar Masahiro Yamada 3-7/+0
2020-03-25kbuild: refactor Makefile.dtbinst moreGravatar Masahiro Yamada 1-11/+11
2020-03-25kbuild: compute the dtbs_install destination more simplyGravatar Masahiro Yamada 1-6/+2
2020-03-23Merge 5.6-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 5-18/+27
2020-03-21scripts: Fix the inclusion order in modpostGravatar Vincenzo Frascino 1-1/+5
2020-03-19Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-18/+27
2020-03-19scripts/kallsyms: fix wrong kallsyms_relative_baseGravatar Mikhail Petrov 1-4/+4
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFGravatar Fangrui Song 1-14/+10
2020-03-19bus: mhi: core: Add uevent support for module autoloadingGravatar Manivannan Sadhasivam 2-0/+13
2020-03-19modpost: Get proper section index by get_secindex() instead of st_shndxGravatar Xiao Yang 1-1/+2
2020-03-18kconfig: Add support for 'as-option'Gravatar Vincenzo Frascino 1-0/+6
2020-03-17modpost: move the namespace field in Module.symvers lastGravatar Jessica Yu 2-13/+13
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 2-9/+21
2020-03-14kbuild: Disable -Wpointer-to-enum-castGravatar Nathan Chancellor 1-0/+1
2020-03-13bpf_helpers_doc.py: Fix warning when compiling bpftoolGravatar Carlos Neira 1-0/+1
2020-03-13scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9Gravatar Rob Herring 9-166/+296
2020-03-13scripts/dtc: Remove unused makefile fragmentsGravatar Rob Herring 3-43/+2
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+0
2020-03-13kconfig: make 'imply' obey the direct dependencyGravatar Masahiro Yamada 1-1/+3
2020-03-13kconfig: allow symbols implied by y to become mGravatar Masahiro Yamada 1-4/+1
2020-03-13modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...Gravatar Jessica Yu 2-10/+19
2020-03-13modpost: rework and consolidate logging interfaceGravatar Jessica Yu 2-43/+40
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationGravatar Masahiro Yamada 1-2/+3
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidGravatar Carlos Neira 1-0/+1
2020-03-11scsi: docs: convert scsi_mid_low_api.txt to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2020-03-12kconfig: introduce m32-flag and m64-flagGravatar Masahiro Yamada 1-0/+7
2020-03-10docs: move gcc-plugins to the kbuild manualGravatar Jonathan Corbet 1-1/+1
2020-03-09Merge 5.6-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 2-3/+3
2020-03-06parse-maintainers: Mark as executableGravatar Jonathan Neuschäfer 1-0/+0
2020-03-04kbuild: Remove debug info from kallsyms linkingGravatar Kees Cook 1-9/+19
2020-03-03kbuild: Always validate DT binding examplesGravatar Rob Herring 1-1/+2
2020-03-03kbuild: generate autoksyms.h earlyGravatar Quentin Perret 1-1/+2
2020-03-03kbuild: split adjust_autoksyms.sh in two partsGravatar Quentin Perret 2-32/+55
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSGravatar Quentin Perret 1-0/+12
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTGravatar Masahiro Yamada 1-4/+0
2020-03-02scripts/sphinx-pre-install: add '-p python3' to virtualenvGravatar Tim Bird 1-1/+16
2020-03-02fixdep: remove redundant null character checkGravatar Masahiro Yamada 1-1/+1
2020-03-02fixdep: remove unneeded code and comments about *.ver filesGravatar Masahiro Yamada 1-7/+1
2020-03-02kbuild: remove the owner check in mkcompile_hGravatar Masahiro Yamada 1-11/+0
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-1/+1
2020-02-28i3c: Generate aliases for i3c modulesGravatar Boris Brezillon 2-0/+26
2020-02-27selinux: remove unused initial SIDs and improve handlingGravatar Stephen Smalley 1-3/+8
2020-02-27kbuild: remove unneeded semicolon at the end of cmd_dtb_checkGravatar Masahiro Yamada 1-1/+1
2020-02-27kbuild: fix DT binding schema rule to detect command line changesGravatar Masahiro Yamada 1-2/+2
2020-02-26scripts/bpf: Switch to more portable python3 shebangGravatar Scott Branden 1-1/+1