summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-04-07ubsan: split "bounds" checker from other optionsKees Cook
2020-04-07ubsan: add trap instrumentation optionKees Cook
2020-04-07checkpatch: avoid warning about uninitialized_var()Joe Perches
2020-04-07checkpatch: check proper licensing of Devicetree bindingsLubomir Rintel
2020-04-07checkpatch: improve Gerrit Change-Id: testJoe Perches
2020-04-07checkpatch: add command-line option for TAB sizeAntonio Borneo
2020-04-07checkpatch: fix multiple const * typesAntonio Borneo
2020-04-07checkpatch: fix minor typo and mixed space+tab in indentationAntonio Borneo
2020-04-07checkpatch: prefer fallthrough; over fallthrough commentsJoe Perches
2020-04-07checkpatch: support "base-commit:" formatJohn Hubbard
2020-04-07checkpatch: check SPDX tags in YAML filesLubomir Rintel
2020-04-07checkpatch: remove email address comment from email address comparisonsJoe Perches
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2020-04-02scripts/spelling.txt: add syfs/sysfs patternJonathan Neuschäfer
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-31Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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