aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-02-06kasan: rework Kconfig settingsGravatar Arnd Bergmann 1-0/+2
2018-02-06lib/ubsan: remove returns-nonnull-attribute checksGravatar Andrey Ryabinin 1-1/+0
2018-02-06checkpatch: improve OPEN_BRACE testGravatar Joe Perches 1-3/+5
2018-02-06checkpatch: avoid some false positives for TABSTOP declaration testGravatar Joe Perches 1-1/+1
2018-02-06checkpatch: exclude drivers/staging from if with unnecessary parentheses testGravatar Joe Perches 1-1/+3
2018-02-06checkpatch: improve the TABSTOP test to include declarationsGravatar Joe Perches 1-1/+1
2018-02-06checkpatch: add a few DEVICE_ATTR style testsGravatar Joe Perches 1-21/+93
2018-02-06checkpatch: improve quoted string and line continuation testGravatar Joe Perches 1-1/+1
2018-02-06checkpatch: ignore some octal permissions of 0Gravatar Joe Perches 1-2/+7
2018-02-06checkpatch: allow long lines containing URLGravatar Andreas Brauchli 1-0/+5
2018-02-06kasan: support alloca() poisoningGravatar Paul Lawrence 1-1/+2
2018-02-06kasan/Makefile: support LLVM style asan parametersGravatar Andrey Ryabinin 1-11/+18
2018-02-06kasan: don't emit builtin calls when sanitization is offGravatar Andrey Konovalov 2-1/+4
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-2/+9
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 15-5057/+518
2018-02-01Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 9-115/+560
2018-02-01Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 3-142/+101
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+19
2018-02-02Coccinelle: coccicheck: fix typoGravatar Julia Lawall 1-1/+1
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1300/+206
2018-01-31scripts/tags.sh: change find_other_sources() for include directoriesGravatar Arend van Spriel 1-1/+1
2018-01-31scripts/decodecode: make it take multiline Code lineGravatar Andy Shevchenko 1-0/+12
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+6
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+9
2018-01-29Coccinelle: memdup: drop spurious lineGravatar Julia Lawall 1-1/+0
2018-01-28kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's helpGravatar Marc Herbert 2-5/+7
2018-01-26module/retpoline: Warn about missing retpoline in moduleGravatar Andi Kleen 1-0/+9
2018-01-25kbuild: fix W= option checks for extra DTC warningsGravatar Masahiro Yamada 1-2/+2
2018-01-25kconfig: make "Selected by:" and "Implied by:" readableGravatar Petr Vorel 3-6/+27
2018-01-25kconfig: announce removal of oldnoconfig if usedGravatar Masahiro Yamada 1-0/+2
2018-01-22kconfig: fix make xconfig when gettext is missingGravatar Yaakov Selkowitz 1-0/+1
2018-01-22kconfig: Clarify menu and 'if' dependency propagationGravatar Ulf Magnusson 1-0/+2
2018-01-22kconfig: Document 'if' flattening logicGravatar Ulf Magnusson 1-0/+29
2018-01-22kconfig: Clarify choice dependency propagationGravatar Ulf Magnusson 1-0/+7
2018-01-22kconfig: Document SYMBOL_OPTIONAL logicGravatar Ulf Magnusson 1-0/+9
2018-01-22kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXGravatar Masahiro Yamada 1-6/+2
2018-01-22kconfig: use default 'yy' prefix for lexer and parserGravatar Masahiro Yamada 3-22/+19
2018-01-22kconfig: make conf_unsaved a local variable of conf_read()Gravatar Masahiro Yamada 1-2/+2
2018-01-22kconfig: make xfgets() really staticGravatar Masahiro Yamada 1-10/+7
2018-01-22kconfig: make input_mode staticGravatar Masahiro Yamada 1-1/+2
2018-01-22kconfig: Warn if there is more than one help textGravatar Ulf Magnusson 1-0/+5
2018-01-22kconfig: drop 'boolean' keywordGravatar Masahiro Yamada 6-7/+6
2018-01-22kconfig: Remove menu_end_entry()Gravatar Ulf Magnusson 3-11/+1
2018-01-22kconfig: Document important expression functionsGravatar Ulf Magnusson 1-0/+106
2018-01-22kconfig: Document automatic submenu creation codeGravatar Ulf Magnusson 1-0/+38
2018-01-22kconfig: Fix choice symbol expression leakGravatar Ulf Magnusson 1-0/+3
2018-01-22kconfig: Fix expr_free() E_NOT leakGravatar Ulf Magnusson 1-1/+1
2018-01-22kconfig: Fix automatic menu creation mem leakGravatar Ulf Magnusson 1-0/+1
2018-01-22kconfig: Don't leak main menus during parsingGravatar Ulf Magnusson 1-9/+24
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoGravatar Xi Kangjie 1-0/+2