summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-02-20Merge branch 'kerneldoc2' into docs-nextJonathan Corbet
2018-02-20docs: Add an SPDX header to kernel-docJonathan Corbet
2018-02-18scripts: kernel-doc: support in-line comments on nested structs/unionsMauro Carvalho Chehab
2018-02-18scripts: kernel_doc: fixup reporting of function identifiersMike Rapoport
2018-02-15docs: kernel-doc: Don't mangle literal code blocks in commentsJonathan Corbet
2018-02-15docs: kernel-doc: Finish moving STATE_* code out of process_file()Jonathan Corbet
2018-02-15docs: kernel-doc: Move STATE_PROTO processing into its own functionJonathan Corbet
2018-02-15docs: kernel-doc: Move STATE_BODY processing to a separate functionJonathan Corbet
2018-02-15docs: kernel-doc: Move STATE_NAME processing into its own functionJonathan Corbet
2018-02-15docs: kernel-doc: Move STATE_NORMAL processing into its own functionJonathan Corbet
2018-02-15docs: kernel-doc: Rename and split STATE_FIELDJonathan Corbet
2018-02-15docs: kernel-doc: Get rid of xml_escape() and friendsJonathan Corbet
2018-02-13Add scripts/split-man.plMatthew Wilcox
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada
2018-02-08Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-02-09kconfig: send error messages to stderrMasahiro Yamada
2018-02-09kconfig: echo stdin to stdout if either is redirectedMasahiro Yamada
2018-02-09kconfig: remove check_stdin()Masahiro Yamada
2018-02-09kconfig: remove 'config*' pattern from .gitignnoreMasahiro Yamada
2018-02-09kconfig: show '?' prompt even if no help text is availableMasahiro Yamada
2018-02-09kconfig: do not write choice values when their dependency becomes nMasahiro Yamada
2018-02-07Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-08coccinelle: deref_null: avoid useless computationJulia Lawall
2018-02-07coccinelle: devm_free: reduce false positivesJulia Lawall
2018-02-06kasan: rework Kconfig settingsArnd Bergmann
2018-02-06lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin
2018-02-06checkpatch: improve OPEN_BRACE testJoe Perches
2018-02-06checkpatch: avoid some false positives for TABSTOP declaration testJoe Perches
2018-02-06checkpatch: exclude drivers/staging from if with unnecessary parentheses testJoe Perches
2018-02-06checkpatch: improve the TABSTOP test to include declarationsJoe Perches
2018-02-06checkpatch: add a few DEVICE_ATTR style testsJoe Perches
2018-02-06checkpatch: improve quoted string and line continuation testJoe Perches
2018-02-06checkpatch: ignore some octal permissions of 0Joe Perches
2018-02-06checkpatch: allow long lines containing URLAndreas Brauchli
2018-02-06kasan: support alloca() poisoningPaul Lawrence
2018-02-06kasan/Makefile: support LLVM style asan parametersAndrey Ryabinin
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-05gcc-plugins: Use dynamic initializersKees Cook
2018-02-05gcc-plugins: Add include required by GCC release 8valdis.kletnieks@vt.edu
2018-02-03kconfig: Warn if help text is blankUlf Magnusson
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-02-01Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02Coccinelle: coccicheck: fix typoJulia Lawall
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-31scripts/tags.sh: change find_other_sources() for include directoriesArend van Spriel