summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-01-12gcc-plugins: update gcc-common.h for gcc-7Kees Cook
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings
2017-01-09latent_entropy: fix ARM build error on earlier gccKees Cook
2017-01-06builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre
2016-11-18Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann
2016-11-11scripts/bloat-o-meter: fix SIGPIPEAlexey Dobriyan
2016-11-09kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOLNicholas Piggin
2016-11-09scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior
2016-11-01kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin
2016-10-31latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook
2016-10-31gcc-plugins: Export symbols needed by gccKees Cook
2016-10-22kbuild: prevent lib-ksyms.o rebuildsNicholas Piggin
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret
2016-10-11checkpatch: improve the octal permissions testsJoe Perches
2016-10-11checkpatch: add warning for unnamed function definition argumentsJoe Perches
2016-10-11checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches
2016-10-11checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches
2016-10-11checkpatch: add --strict test for macro argument reuseJoe Perches
2016-10-11checkpatch: improve the block comment * alignment testJoe Perches
2016-10-11checkpatch: speed up checking for filenames in sections marked obsoleteJoe Perches
2016-10-11const_structs.checkpatch: add frequently used from Julia Lawall's listJoe Perches
2016-10-11checkpatch: externalize the structs that should be constJoe Perches
2016-10-11checkpatch: don't test for prefer ether_addr_<foo>Joe Perches
2016-10-11checkpatch: test multiple line block comment alignmentJoe Perches
2016-10-11checkpatch: look for symbolic permissions and suggest octal insteadJoe Perches
2016-10-11checkpatch: see if modified files are marked obsolete in MAINTAINERSJoe Perches
2016-10-11Coccinelle: flag conditions with no effectNicholas Mc Guire
2016-10-11scripts/coccicheck: Update reference for the corresponding documentationMarkus Elfring
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy
2016-10-07spelling.txt: "modeled" is spelt correctlyJoe Perches
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-04Merge tag 'docs-4.9' of git://git.lwn.net/linuxLinus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-01Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall
2016-10-01Coccinelle: limit memdup_user transformation to GFP_KERNEL caseJulia Lawall
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov
2016-09-23initramfs: Escape colons in depfileMichal Marek
2016-09-21ftrace/scripts: Add helper script to bisect function tracing problem functionsSteven Rostedt (Red Hat)
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger
2016-09-19scripts/faddr2line: improve on base path filtering a bitLinus Torvalds
2016-09-19scripts: add script for translating stack dump function offsetsJosh Poimboeuf