summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2020-03-02kbuild: remove the owner check in mkcompile_hMasahiro Yamada
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-28i3c: Generate aliases for i3c modulesBoris Brezillon
2020-02-27selinux: remove unused initial SIDs and improve handlingStephen Smalley
2020-02-27kbuild: remove unneeded semicolon at the end of cmd_dtb_checkMasahiro Yamada
2020-02-27kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada
2020-02-26scripts/bpf: Switch to more portable python3 shebangScott Branden
2020-02-25docs: add a script to check sysctl docsStephen Kitt
2020-02-25scripts: documentation-file-ref-check: improve :doc: handlingMauro Carvalho Chehab
2020-02-24Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson
2020-02-21get_maintainer: remove uses of P: for maintainer nameJoe Perches
2020-02-10ver_linux: Query ld cache for versions of libc/libcpp run-timeAlexander Kapshuk
2020-02-11kbuild: fix mismatch between .version and include/generated/compile.hMasahiro Yamada
2020-02-11scripts/kallsyms: fix memory corruption caused by write over-runMasahiro Yamada