summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds
2020-03-30Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-30kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unsetReinhard Karcher
2020-03-29kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada
2020-03-29kconfig: remove unused variable in qconf.ccMasahiro Yamada
2020-03-27Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-03-26parse-maintainers: Do not sort section content by defaultJoe Perches
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada
2020-03-25kbuild: refactor Makefile.dtbinst moreMasahiro Yamada
2020-03-25kbuild: compute the dtbs_install destination more simplyMasahiro Yamada
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-21scripts: Fix the inclusion order in modpostVincenzo Frascino
2020-03-19Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-19scripts/kallsyms: fix wrong kallsyms_relative_baseMikhail Petrov
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-03-19bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam
2020-03-19modpost: Get proper section index by get_secindex() instead of st_shndxXiao Yang
2020-03-18kconfig: Add support for 'as-option'Vincenzo Frascino
2020-03-17modpost: move the namespace field in Module.symvers lastJessica Yu
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-14kbuild: Disable -Wpointer-to-enum-castNathan Chancellor
2020-03-13bpf_helpers_doc.py: Fix warning when compiling bpftoolCarlos Neira
2020-03-13scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9Rob Herring
2020-03-13scripts/dtc: Remove unused makefile fragmentsRob Herring
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-13kconfig: make 'imply' obey the direct dependencyMasahiro Yamada
2020-03-13kconfig: allow symbols implied by y to become mMasahiro Yamada
2020-03-13modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...Jessica Yu
2020-03-13modpost: rework and consolidate logging interfaceJessica Yu
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira
2020-03-11scsi: docs: convert scsi_mid_low_api.txt to ReSTMauro Carvalho Chehab
2020-03-12kconfig: introduce m32-flag and m64-flagMasahiro Yamada
2020-03-10docs: move gcc-plugins to the kbuild manualJonathan Corbet
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman
2020-03-06parse-maintainers: Mark as executableJonathan Neuschäfer
2020-03-04kbuild: Remove debug info from kallsyms linkingKees Cook
2020-03-03kbuild: Always validate DT binding examplesRob Herring
2020-03-03kbuild: generate autoksyms.h earlyQuentin Perret
2020-03-03kbuild: split adjust_autoksyms.sh in two partsQuentin Perret
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSQuentin Perret
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada
2020-03-02scripts/sphinx-pre-install: add '-p python3' to virtualenvTim Bird
2020-03-02fixdep: remove redundant null character checkMasahiro Yamada
2020-03-02fixdep: remove unneeded code and comments about *.ver filesMasahiro Yamada