aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12scripts/gdb: fix python 3.8 SyntaxWarningNick Desaulniers
2020-08-12checkpatch: remove missing switch/case break testJoe Perches
2020-08-12checkpatch: add test for repeated wordsJoe Perches
2020-08-12checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missingQuentin Monnet
2020-08-12checkpatch: add --fix option for ASSIGN_IN_IFJoe Perches
2020-08-12checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_Joe Perches
2020-08-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-10recordmcount: Fix build failure on non arm64Christophe Leroy
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-08-10kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseMasahiro Yamada
2020-08-10kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-08-10kbuild: sort hostprogs before passing it to ifneqMasahiro Yamada
2020-08-10kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada
2020-08-10kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-08-10kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada
2020-08-10kbuild: always create directories of targetsMasahiro Yamada
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-07kasan: allow enabling stack tagging for tag-based modeAndrey Konovalov
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-07scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2020-08-07const_structs.checkpatch: add regulator_opsJoe Perches
2020-08-07scripts/decode_stacktrace.sh: guess path to vmlinux by release nameKonstantin Khlebnikov
2020-08-07scripts/decode_stacktrace.sh: guess path to modulesKonstantin Khlebnikov
2020-08-07scripts/decode_stacktrace.sh: guess basepath if not specifiedKonstantin Khlebnikov
2020-08-07scripts/decode_stacktrace.sh: skip missing symbolsKonstantin Khlebnikov
2020-08-07scripts/bloat-o-meter: Support comparing library archivesNikolay Borisov
2020-08-07scripts/tags.sh: collect compiled source preciselyJialu Xu
2020-08-06Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04coccinelle: api: filter out memdup_user definitionsDenis Efremov
2020-08-04coccinelle: api: extend memdup_user rule with vmemdup_user()Denis Efremov
2020-08-04coccinelle: api: extend memdup_user transformation with GFP_USERDenis Efremov
2020-08-04coccinelle: api: add kzfree scriptDenis Efremov
2020-08-04coccinelle: misc: add array_size_dup script to detect missed overflow checksDenis Efremov
2020-08-04coccinelle: api/kstrdup: fix coccinelle positionDenis Efremov
2020-08-04coccinelle: api: add device_attr_show scriptDenis Efremov
2020-08-04Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds