summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-0913-66/+120
|\
| * kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada2018-02-103-4/+4
| * kconfig: add xrealloc() helperMasahiro Yamada2018-02-106-5/+16
| * kconfig: send error messages to stderrMasahiro Yamada2018-02-094-19/+24
| * kconfig: echo stdin to stdout if either is redirectedMasahiro Yamada2018-02-091-3/+4
| * kconfig: remove check_stdin()Masahiro Yamada2018-02-091-14/+0
| * kconfig: remove 'config*' pattern from .gitignnoreMasahiro Yamada2018-02-091-1/+0
| * kconfig: show '?' prompt even if no help text is availableMasahiro Yamada2018-02-091-7/+2
| * kconfig: do not write choice values when their dependency becomes nMasahiro Yamada2018-02-091-9/+7
| * coccinelle: deref_null: avoid useless computationJulia Lawall2018-02-081-3/+3
| * coccinelle: devm_free: reduce false positivesJulia Lawall2018-02-071-1/+54
| * kconfig: Warn if help text is blankUlf Magnusson2018-02-031-0/+6
* | Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-02-084-78/+37
|\ \
| * | gcc-plugins: Use dynamic initializersKees Cook2018-02-053-78/+33
| * | gcc-plugins: Add include required by GCC release 8valdis.kletnieks@vt.edu2018-02-051-0/+4
* | | Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-071-1/+1
|\ \ \
| * | | modpost: Remove trailing semicolonLuis de Bethencourt2018-01-161-1/+1
* | | | kasan: rework Kconfig settingsArnd Bergmann2018-02-061-0/+2
* | | | lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin2018-02-061-1/+0
* | | | checkpatch: improve OPEN_BRACE testJoe Perches2018-02-061-3/+5
* | | | checkpatch: avoid some false positives for TABSTOP declaration testJoe Perches2018-02-061-1/+1
* | | | checkpatch: exclude drivers/staging from if with unnecessary parentheses testJoe Perches2018-02-061-1/+3
* | | | checkpatch: improve the TABSTOP test to include declarationsJoe Perches2018-02-061-1/+1
* | | | checkpatch: add a few DEVICE_ATTR style testsJoe Perches2018-02-061-21/+93
* | | | checkpatch: improve quoted string and line continuation testJoe Perches2018-02-061-1/+1
* | | | checkpatch: ignore some octal permissions of 0Joe Perches2018-02-061-2/+7
* | | | checkpatch: allow long lines containing URLAndreas Brauchli2018-02-061-0/+5
* | | | kasan: support alloca() poisoningPaul Lawrence2018-02-061-1/+2
* | | | kasan/Makefile: support LLVM style asan parametersAndrey Ryabinin2018-02-061-11/+18
* | | | kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-02-062-1/+4
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-2/+9
|\ \ \
| * | | checkpatch: add pF/pf deprecation warningSergey Senozhatsky2018-01-091-2/+9
* | | | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-0115-5057/+518
|\ \ \ \
| * | | | kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's helpMarc Herbert2018-01-282-5/+7
| * | | | kconfig: make "Selected by:" and "Implied by:" readablePetr Vorel2018-01-253-6/+27
| * | | | kconfig: announce removal of oldnoconfig if usedMasahiro Yamada2018-01-251-0/+2
| * | | | kconfig: fix make xconfig when gettext is missingYaakov Selkowitz2018-01-221-0/+1
| * | | | kconfig: Clarify menu and 'if' dependency propagationUlf Magnusson2018-01-221-0/+2
| * | | | kconfig: Document 'if' flattening logicUlf Magnusson2018-01-221-0/+29
| * | | | kconfig: Clarify choice dependency propagationUlf Magnusson2018-01-221-0/+7
| * | | | kconfig: Document SYMBOL_OPTIONAL logicUlf Magnusson2018-01-221-0/+9
| * | | | kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXMasahiro Yamada2018-01-221-6/+2
| * | | | kconfig: use default 'yy' prefix for lexer and parserMasahiro Yamada2018-01-223-22/+19
| * | | | kconfig: make conf_unsaved a local variable of conf_read()Masahiro Yamada2018-01-221-2/+2
| * | | | kconfig: make xfgets() really staticMasahiro Yamada2018-01-221-10/+7
| * | | | kconfig: make input_mode staticMasahiro Yamada2018-01-221-1/+2
| * | | | kconfig: Warn if there is more than one help textUlf Magnusson2018-01-221-0/+5
| * | | | kconfig: drop 'boolean' keywordMasahiro Yamada2018-01-226-7/+6
| * | | | kconfig: Remove menu_end_entry()Ulf Magnusson2018-01-223-11/+1
| * | | | kconfig: Document important expression functionsUlf Magnusson2018-01-221-0/+106
OpenPOWER on IntegriCloud