Age | Commit message (Expand) | Author |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | scripts/gdb: add helpers to find and list devices | Leonard Crestez |
2019-07-16 | scripts/gdb: add lx-genpd-summary command | Leonard Crestez |
2019-07-16 | checkpatch.pl: warn on duplicate sysctl local variable | Matteo Croce |
2019-07-16 | get_maintainer: add ability to skip moderated mailing lists | Joe Perches |
2019-07-15 | docs: driver-model: move it to the driver-api book | Mauro Carvalho Chehab |
2019-07-15 | docs: move gcc_plugins.txt to core-api and rename to .rst | Mauro Carvalho Chehab |
2019-07-14 | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux | Linus Torvalds |
2019-07-14 | *: convert stream-like files -> stream_open, even if they use noop_llseek | Kirill Smelkov |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-07-12 | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-12 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2019-07-12 | scripts/decode_stacktrace: Accept dash/underscore in modules | Evan Green |
2019-07-12 | scripts/spelling.txt: add spelling fix for prohibited | Chris Paterson |
2019-07-12 | scripts/spelling.txt: drop "sepc" from the misspelling list | Paul Walmsley |
2019-07-12 | scripts/decode_stacktrace: look for modules with .ko.debug extension | Nicolas Boichat |
2019-07-12 | scripts/decode_stacktrace: match basepath using shell prefix operator, not regex | Nicolas Boichat |
2019-07-11 | Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-11 | kconfig: remove meaningless if-conditional in conf_read() | Masahiro Yamada |
2019-07-11 | kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix | Masahiro Yamada |
2019-07-11 | kbuild: fix compression errors getting ignored | Harald Seiler |
2019-07-11 | kbuild: add a flag to force absolute path for srctree | Masahiro Yamada |
2019-07-11 | kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree | Masahiro Yamada |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | scripts/tags.sh: remove unused environment variables from comments | Masahiro Yamada |
2019-07-09 | scripts/tags.sh: drop SUBARCH support for ARM | Masahiro Yamada |
2019-07-09 | kbuild: support header-test-pattern-y | Masahiro Yamada |
2019-07-09 | kbuild: do not create wrappers for header-test-y | Masahiro Yamada |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | kallsyms: exclude kasan local symbols on s390 | Vasily Gorbik |
2019-07-08 | coccinelle: api/stream_open: treat all wait_.*() calls as blocking | Kirill Smelkov |
2019-07-08 | coccinelle: put_device: Add a cast to an expression for an assignment | Markus Elfring |
2019-07-08 | coccinelle: put_device: Adjust a message construction | Markus Elfring |
2019-07-08 | coccinelle: kstrdup: Fix typo in warning messages | Rikard Falkeborn |
2019-07-06 | kconfig: Fix spelling of sym_is_changable | Marco Ammon |
2019-07-01 | recordmcount: Fix spurious mcount entries on powerpc | Naveen N. Rao |
2019-07-01 | fixdep: check return value of printf() and putchar() | Masahiro Yamada |
2019-07-01 | kbuild: save $(strip ...) for calling if_changed and friends | Masahiro Yamada |
2019-07-01 | kbuild: save $(strip ...) for calling any-prepreq | Masahiro Yamada |
2019-07-01 | kbuild: rename arg-check to cmd-check | Masahiro Yamada |
2019-06-28 | Merge branch 'automarkup' into docs-next | Jonathan Corbet |
2019-06-26 | scripts/sphinx-pre-install: fix out-of-tree build | Mike Rapoport |
2019-06-26 | kernel-doc: Don't try to mark up function names | Jonathan Corbet |
2019-06-25 | locking/atomics: Use sed(1) instead of non-standard head(1) option | Michael Forney |
2019-06-24 | kbuild: fix 'No such file or directory' warning for headers_install | Masahiro Yamada |
2019-06-24 | genksyms: Teach parser about 128-bit built-in types | Will Deacon |
2019-06-24 | kbuild: Remove unnecessary -Wno-unused-value | Nathan Huckleberry |