Age | Commit message (Expand) | Author |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-25 | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2017-11-23 | Merge tag 'docs-4.15-2' of git://git.lwn.net/linux | Linus Torvalds |
2017-11-23 | kbuild: drop $(extra-y) from real-objs-y | Masahiro Yamada |
2017-11-23 | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used | Masahiro Yamada |
2017-11-23 | kbuild: pkg: use --transform option to prefix paths in tar | Masahiro Yamada |
2017-11-23 | coccinelle: fix parallel build with CHECK=scripts/coccicheck | Masahiro Yamada |
2017-11-23 | kconfig/symbol.c: use correct pointer type argument for sizeof | Heinrich Schuchardt |
2017-11-21 | Coccinelle: Remove setup_timer.cocci | Kees Cook |
2017-11-20 | Add optional check for bad kernel-doc commentsdocs-4.15-2 | Matthew Wilcox |
2017-11-18 | kbuild: create built-in.o automatically if parent directory wants it | Masahiro Yamada |
2017-11-17 | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-11-17 | Makefile: support flag -fsanitizer-coverage=trace-cmp | Victor Chibotaru |
2017-11-17 | checkpatch: do not check missing blank line before builtin_*_driver | Masahiro Yamada |
2017-11-17 | checkpatch: add --strict test for lines ending in [ or ( | Joe Perches |
2017-11-17 | checkpatch: add TP_printk to list of logging functions | Joe Perches |
2017-11-17 | checkpatch: allow DEFINE_PER_CPU definitions to exceed line length | Joe Perches |
2017-11-17 | checkpatch: printks always need a KERN_<LEVEL> | Joe Perches |
2017-11-17 | scripts/checkpatch.pl: avoid false warning missing break | Heinrich Schuchardt |
2017-11-17 | checkpatch: support function pointers for unnamed function definition arguments | Miles Chen |
2017-11-17 | get_maintainer: add more --self-test options | Joe Perches |
2017-11-17 | get_maintainer: add --self-test for internal consistency tests | Tom Saeger |
2017-11-17 | parse-maintainers: add ability to specify filenames | Joe Perches |
2017-11-17 | spelling.txt: add "unnecessary" typo variants | Joe Perches |
2017-11-17 | kbuild: move coccicheck help from scripts/Makefile.help to top Makefile | Masahiro Yamada |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-15 | Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux | Linus Torvalds |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) |
2017-11-15 | bloat-o-meter: provide 3 different arguments for data, function and All | Maninder Singh |
2017-11-16 | selinux: remove unnecessary assignment to subdir- | Masahiro Yamada |
2017-11-16 | kbuild: specify FORCE in Makefile.headersinst as .PHONY target | Masahiro Yamada |
2017-11-16 | kbuild: optimize object directory creation for incremental build | Masahiro Yamada |
2017-11-16 | kbuild: create object directories simpler and faster | Masahiro Yamada |
2017-11-16 | kbuild: filter-out PHONY targets from "targets" | Masahiro Yamada |
2017-11-16 | kbuild: remove redundant $(wildcard ...) for cmd_files calculation | Masahiro Yamada |
2017-11-16 | kbuild: create directory for make cache only when necessary | Masahiro Yamada |
2017-11-16 | coccinelle: orplus: reorganize to improve performance | Julia Lawall |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-14 | coccinelle: use exists to improve efficiency | Julia Lawall |
2017-11-14 | builddeb: Pass the kernel:debarch substvar to dpkg-genchanges | Sven Joachim |
2017-11-14 | Coccinelle: use false positive annotation | Julia Lawall |
2017-11-14 | coccinelle: fix verbose message about .cocci file being run | Masahiro Yamada |
2017-11-14 | coccinelle: grep Options and Requires fields more precisely | Masahiro Yamada |
2017-11-14 | Coccinelle: make DEBUG_FILE option more useful | Julia Lawall |
2017-11-14 | coccinelle: api: detect identical chip data arrays | Julia Lawall |
2017-11-14 | coccinelle: Improve setup_timer.cocci matching | Kees Cook |
2017-11-14 | Coccinelle: setup_timer: improve messages from setup_timer | Julia Lawall |