Age | Commit message (Expand) | Author |
2018-03-21 | kernel-doc: Remove __sched markings | Matthew Wilcox |
2018-02-20 | Merge branch 'kerneldoc2' into docs-next | Jonathan Corbet |
2018-02-20 | docs: Add an SPDX header to kernel-doc | Jonathan Corbet |
2018-02-18 | scripts: kernel-doc: support in-line comments on nested structs/unions | Mauro Carvalho Chehab |
2018-02-18 | scripts: kernel_doc: fixup reporting of function identifiers | Mike Rapoport |
2018-02-15 | docs: kernel-doc: Don't mangle literal code blocks in comments | Jonathan Corbet |
2018-02-15 | docs: kernel-doc: Finish moving STATE_* code out of process_file() | Jonathan Corbet |
2018-02-15 | docs: kernel-doc: Move STATE_PROTO processing into its own function | Jonathan Corbet |
2018-02-15 | docs: kernel-doc: Move STATE_BODY processing to a separate function | Jonathan Corbet |
2018-02-15 | docs: kernel-doc: Move STATE_NAME processing into its own function | Jonathan Corbet |
2018-02-15 | docs: kernel-doc: Move STATE_NORMAL processing into its own function | Jonathan Corbet |
2018-02-15 | docs: kernel-doc: Rename and split STATE_FIELD | Jonathan Corbet |
2018-02-15 | docs: kernel-doc: Get rid of xml_escape() and friends | Jonathan Corbet |
2018-02-13 | Add scripts/split-man.pl | Matthew Wilcox |
2018-02-09 | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-02-10 | kconfig: remove const qualifier from sym_expand_string_value() | Masahiro Yamada |
2018-02-10 | kconfig: add xrealloc() helper | Masahiro Yamada |
2018-02-08 | Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-02-09 | kconfig: send error messages to stderr | Masahiro Yamada |
2018-02-09 | kconfig: echo stdin to stdout if either is redirected | Masahiro Yamada |
2018-02-09 | kconfig: remove check_stdin() | Masahiro Yamada |
2018-02-09 | kconfig: remove 'config*' pattern from .gitignnore | Masahiro Yamada |
2018-02-09 | kconfig: show '?' prompt even if no help text is available | Masahiro Yamada |
2018-02-09 | kconfig: do not write choice values when their dependency becomes n | Masahiro Yamada |
2018-02-07 | Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-08 | coccinelle: deref_null: avoid useless computation | Julia Lawall |
2018-02-07 | coccinelle: devm_free: reduce false positives | Julia Lawall |
2018-02-06 | kasan: rework Kconfig settings | Arnd Bergmann |
2018-02-06 | lib/ubsan: remove returns-nonnull-attribute checks | Andrey Ryabinin |
2018-02-06 | checkpatch: improve OPEN_BRACE test | Joe Perches |
2018-02-06 | checkpatch: avoid some false positives for TABSTOP declaration test | Joe Perches |
2018-02-06 | checkpatch: exclude drivers/staging from if with unnecessary parentheses test | Joe Perches |
2018-02-06 | checkpatch: improve the TABSTOP test to include declarations | Joe Perches |
2018-02-06 | checkpatch: add a few DEVICE_ATTR style tests | Joe Perches |
2018-02-06 | checkpatch: improve quoted string and line continuation test | Joe Perches |
2018-02-06 | checkpatch: ignore some octal permissions of 0 | Joe Perches |
2018-02-06 | checkpatch: allow long lines containing URL | Andreas Brauchli |
2018-02-06 | kasan: support alloca() poisoning | Paul Lawrence |
2018-02-06 | kasan/Makefile: support LLVM style asan parameters | Andrey Ryabinin |
2018-02-06 | kasan: don't emit builtin calls when sanitization is off | Andrey Konovalov |
2018-02-05 | gcc-plugins: Use dynamic initializers | Kees Cook |
2018-02-05 | gcc-plugins: Add include required by GCC release 8 | valdis.kletnieks@vt.edu |
2018-02-03 | kconfig: Warn if help text is blank | Ulf Magnusson |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2018-02-01 | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-02-01 | Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-01 | Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-02 | Coccinelle: coccicheck: fix typo | Julia Lawall |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds |