summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-216/+452
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-90/+129
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru-0/+7
2017-11-17checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada-0/+1
2017-11-17checkpatch: add --strict test for lines ending in [ or (Joe Perches-0/+6
2017-11-17checkpatch: add TP_printk to list of logging functionsJoe Perches-0/+1
2017-11-17checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches-2/+3
2017-11-17checkpatch: printks always need a KERN_<LEVEL>Joe Perches-22/+4
2017-11-17scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt-1/+1
2017-11-17checkpatch: support function pointers for unnamed function definition argumentsMiles Chen-1/+1
2017-11-17get_maintainer: add more --self-test optionsJoe Perches-17/+132
2017-11-17get_maintainer: add --self-test for internal consistency testsTom Saeger-17/+77
2017-11-17parse-maintainers: add ability to specify filenamesJoe Perches-5/+47
2017-11-17spelling.txt: add "unnecessary" typo variantsJoe Perches-0/+4
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada-3/+0
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+5
2017-11-15Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds-87/+283
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-36/+55
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)-2/+0
2017-11-15bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh-34/+55
2017-11-16selinux: remove unnecessary assignment to subdir-Masahiro Yamada-1/+0
2017-11-16kbuild: specify FORCE in Makefile.headersinst as .PHONY targetMasahiro Yamada-2/+3
2017-11-16kbuild: optimize object directory creation for incremental buildMasahiro Yamada-0/+5
2017-11-16kbuild: create object directories simpler and fasterMasahiro Yamada-26/+6
2017-11-16kbuild: filter-out PHONY targets from "targets"Masahiro Yamada-1/+1
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada-6/+3
2017-11-16kbuild: create directory for make cache only when necessaryMasahiro Yamada-4/+9
2017-11-16coccinelle: orplus: reorganize to improve performanceJulia Lawall-14/+29
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+32
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-235/+1622
2017-11-14coccinelle: use exists to improve efficiencyJulia Lawall-1/+1
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim-2/+2
2017-11-14Coccinelle: use false positive annotationJulia Lawall-4/+4
2017-11-14coccinelle: fix verbose message about .cocci file being runMasahiro Yamada-1/+1
2017-11-14coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada-3/+3
2017-11-14Coccinelle: make DEBUG_FILE option more usefulJulia Lawall-9/+11
2017-11-14coccinelle: api: detect identical chip data arraysJulia Lawall-0/+161
2017-11-14coccinelle: Improve setup_timer.cocci matchingKees Cook-24/+105
2017-11-14Coccinelle: setup_timer: improve messages from setup_timerJulia Lawall-9/+6
2017-11-14kbuild: rpm-pkg: do not force -jN in submakeMasahiro Yamada-1/+2
2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada-2/+2
2017-11-14kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada-2/+2
2017-11-14kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Masahiro Yamada-16/+16
2017-11-14kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledMasahiro Yamada-25/+32
2017-11-14kbuild: rpm-pkg: refactor mkspec with here docMasahiro Yamada-113/+105
2017-11-14leaking_addresses: add SigIgn to false positivesTobin C. Harding-0/+1
2017-11-14leaking_addresses: add timeout on file readTobin C. Harding-1/+21
2017-11-14leaking_addresses: add support for ppc64Tobin C. Harding-6/+60
2017-11-14leaking_addresses: add summary reporting optionsTobin C. Harding-3/+188
2017-11-14leaking_addresses: add to exclude files/paths listTobin C. Harding-0/+3