summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2017-02-24checkpatch: update $logFunctionsMiles Chen-1/+1
2017-02-24checkpatch: warn on logging continuationsJoe Perches-0/+6
2017-02-24checkpatch: warn on embedded function namesJoe Perches-2/+20
2017-02-25scripts/checkstack.pl: Add openrisc supportStafford Horne-0/+3
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-8/+62
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1019/+1661
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds-33/+82
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao-0/+2
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong-0/+8
2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser-0/+3
2017-02-22scripts/Lindent: clean up and optimizeJean Delvare-5/+9
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler-3/+3
2017-02-22scripts/spelling.txt: add several more common spelling mistakesColin Ian King-0/+37
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+4
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+9
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-28/+299
2017-02-21Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook-0/+250
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-1/+1
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-1/+3
2017-02-20Merge branch 'pm-tools'Rafael J. Wysocki-798/+1135
2017-02-16AnalyzeSuspend: fix drag and zoom bug in javascriptTodd E Brandt-3/+4
2017-02-14Kbuild: Add cpp_its_S in ksym_dep_filterMarcin Nowakowski-1/+1
2017-02-10sign-file: fix build error in sign-file.c with libresslFelix Fietkau-1/+3
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman-5/+38
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel-5/+38
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan-0/+8
2017-02-03gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan-1/+1
2017-02-03checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg-1/+1
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.5Todd E Brandt-319/+272
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.4Todd E Brandt-265/+300
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.3Todd E Brandt-312/+660
2017-01-26kernel-doc: Handle returning pointers to pointersMatthew Wilcox-7/+7
2017-01-19checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg-3/+3
2017-01-18gcc-plugins: Add structleak for more stack initializationKees Cook-0/+250
2017-01-13gcc-plugins: consolidate on PASS_INFO macroKees Cook-17/+5
2017-01-13kernel-doc: properly document array arguments of functionGabriel Krisman Bertazi-1/+1
2017-01-10gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook-11/+44
2017-01-05genksyms: Regenerate parserMichal Marek-240/+234
2017-01-05genksyms: Fix segfault with invalid declarationsMichal Marek-2/+0
2017-01-04kernel-doc: make highlights more homogenous for the various backendsPaolo Bonzini-18/+50
2017-01-04kernel-doc: make member highlighting available in all backendsPaolo Bonzini-11/+19
2017-01-04kernel-doc: include parameter type in docbook outputPaolo Bonzini-2/+4
2017-01-04kernel-doc: strip attributes even if they have an argumentPaolo Bonzini-1/+7
2017-01-04kernel-doc: cleanup parameter type in function-typed argumentsPaolo Bonzini-0/+1
2017-01-04scripts/dtc: Update to upstream version 0931cea3ba20Rob Herring-1019/+1661
2017-01-03gcc-plugins: update gcc-common.h for gcc-7Kees Cook-0/+85
2017-01-03latent_entropy: fix ARM build error on earlier gccKees Cook-2/+2
2016-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-2/+14
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore-2/+14
2016-12-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-18/+129