summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-07scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson
2020-05-07scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-05-04Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-04-23scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-04-21checkpatch: fix a typo in the regex for $allocFunctionsChristophe JAILLET
2020-04-17Merge tag 'docs-fixes' of git://git.lwn.net/linuxLinus Torvalds
2020-04-17kbuild: check libyaml installation for 'make dt_binding_check'Masahiro Yamada
2020-04-15scripts: documentation-file-ref-check: Add line break before exitTiezhu Yang
2020-04-15scripts/kernel-doc: Add missing close-paren in c:function directivesPeter Maydell
2020-04-13gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2020-04-13gcc-plugins/stackleak: Avoid assignment for unused macro argumentKees Cook
2020-04-09kbuild: add dummy toolchains to enable all cc-option etc. in KconfigMasahiro Yamada
2020-04-09kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=yMasahiro Yamada
2020-04-09kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada
2020-04-09kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook
2020-04-09kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab
2020-04-09kconfig: qconf: remove some old bogus TODOsMauro Carvalho Chehab
2020-04-09kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab
2020-04-09kconfig: qconf: fix the content of the main widgetMauro Carvalho Chehab
2020-04-09kconfig: qconf: Change title for the item windowMauro Carvalho Chehab
2020-04-09kconfig: qconf: clean deprecated warningsMauro Carvalho Chehab
2020-04-09gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada
2020-04-09kbuild: Enable -Wtautological-compareNathan Chancellor
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