Age | Commit message (Expand) | Author |
2018-01-19 | scripts/gdb/linux/tasks.py: fix get_thread_info | Xi Kangjie |
2018-01-19 | scripts/decodecode: fix decoding for AArch64 (arm64) instructions | Will Deacon |
2018-01-17 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-16 | objtool: Fix seg fault with gold linker | Josh Poimboeuf |
2018-01-13 | Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-13 | genksyms: drop *.hash.c from .gitignore | Masahiro Yamada |
2018-01-06 | kconfig: fix relational operators for bool and tristate symbols | Nicolas Pitre |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar |
2017-12-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-12-14 | scripts/faddr2line: fix CROSS_COMPILE unset error | Liu, Changcheng |
2017-12-12 | checkpatch: Remove ACCESS_ONCE() warning | Mark Rutland |
2017-12-04 | Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux | Linus Torvalds |
2017-12-02 | scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none | Will Deacon |
2017-11-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-29 | scripts/bloat-o-meter: don't fail with division by 0 | Andy Shevchenko |
2017-11-29 | scripts/faddr2line: extend usage on generic arch | Liu, Changcheng |
2017-11-29 | vsprintf: add printk specifier %px | Tobin C. Harding |
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 |