| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maybe-uninitialized' (patches from Arnd) | Linus Torvalds | 2016-11-11 | 2 | -0/+5 |
|\ |
|
| * | Kbuild: enable -Wmaybe-uninitialized warnings by default | Arnd Bergmann | 2016-11-11 | 1 | -2/+0 |
| * | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann | 2016-11-11 | 2 | -0/+7 |
* | | scripts/bloat-o-meter: fix SIGPIPE | Alexey Dobriyan | 2016-11-11 | 1 | -0/+3 |
|/ |
|
* | latent_entropy: Fix wrong gcc code generation with 64 bit variables | Kees Cook | 2016-10-31 | 1 | -10/+9 |
* | gcc-plugins: Export symbols needed by gcc | Kees Cook | 2016-10-31 | 4 | -7/+8 |
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 2 | -1/+648 |
|\ |
|
| * | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 2016-10-10 | 2 | -1/+648 |
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2016-10-15 | 4 | -12/+80 |
|\ \ |
|
| * | | Coccinelle: flag conditions with no effect | Nicholas Mc Guire | 2016-10-11 | 1 | -0/+64 |
| * | | scripts/coccicheck: Update reference for the corresponding documentation | Markus Elfring | 2016-10-11 | 1 | -1/+1 |
| * | | Coccinelle: pm_runtime: ensure relevance of pm_runtime reports | Julia Lawall | 2016-10-01 | 1 | -7/+11 |
| * | | Coccinelle: limit memdup_user transformation to GFP_KERNEL case | Julia Lawall | 2016-10-01 | 1 | -4/+4 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 7 | -115/+174 |
|\ \ \ |
|
| * | | | initramfs: Escape colons in depfile | Michal Marek | 2016-09-23 | 1 | -1/+4 |
| * | | | kbuild: add arch specific post-link Makefile | Nicholas Piggin | 2016-09-09 | 1 | -5/+9 |
| * | | | kbuild: allow architectures to use thin archives instead of ld -r | Stephen Rothwell | 2016-09-09 | 2 | -15/+79 |
| * | | | kbuild: Regenerate genksyms lexer | Michal Marek | 2016-08-25 | 1 | -18/+17 |
| * | | | kbuild: genksyms fix for typeof handling | Nicholas Piggin | 2016-08-25 | 1 | -18/+17 |
| * | | | fixdep: faster CONFIG_ search | Alexey Dobriyan | 2016-08-24 | 1 | -58/+28 |
| * | | | [kbuild] handle exports in lib-y objects reliably | Al Viro | 2016-08-08 | 1 | -0/+20 |
| |/ / |
|
* | | | scripts/tags.sh: enable code completion in VIM | Mathieu Maret | 2016-10-12 | 1 | -1/+2 |
* | | | checkpatch: improve the octal permissions tests | Joe Perches | 2016-10-12 | 1 | -16/+44 |
* | | | checkpatch: add warning for unnamed function definition arguments | Joe Perches | 2016-10-12 | 1 | -0/+13 |
* | | | checkpatch: improve MACRO_ARG_PRECEDENCE test | Joe Perches | 2016-10-12 | 1 | -1/+19 |
* | | | checkpatch: add --strict test for precedence challenged macro arguments | Joe Perches | 2016-10-12 | 1 | -1/+8 |
* | | | checkpatch: add --strict test for macro argument reuse | Joe Perches | 2016-10-12 | 1 | -8/+35 |
* | | | checkpatch: improve the block comment * alignment test | Joe Perches | 2016-10-12 | 1 | -7/+12 |
* | | | checkpatch: speed up checking for filenames in sections marked obsolete | Joe Perches | 2016-10-12 | 1 | -1/+1 |
* | | | const_structs.checkpatch: add frequently used from Julia Lawall's list | Joe Perches | 2016-10-12 | 1 | -0/+25 |
* | | | checkpatch: externalize the structs that should be const | Joe Perches | 2016-10-12 | 2 | -40/+63 |
* | | | checkpatch: don't test for prefer ether_addr_<foo> | Joe Perches | 2016-10-12 | 1 | -35/+35 |
* | | | checkpatch: test multiple line block comment alignment | Joe Perches | 2016-10-12 | 1 | -0/+19 |
* | | | checkpatch: look for symbolic permissions and suggest octal instead | Joe Perches | 2016-10-12 | 1 | -6/+43 |
* | | | checkpatch: see if modified files are marked obsolete in MAINTAINERS | Joe Perches | 2016-10-12 | 1 | -0/+14 |
* | | | spelling.txt: "modeled" is spelt correctly | Joe Perches | 2016-10-08 | 1 | -1/+0 |
* | | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 3 | -1/+3 |
* | | | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-10-06 | 1 | -0/+115 |
|\ \ \ |
|
| * | | | ftrace/scripts: Add helper script to bisect function tracing problem functions | Steven Rostedt (Red Hat) | 2016-09-21 | 1 | -0/+115 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-10-04 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | ubsan: allow to disable the null sanitizer | Christian Borntraeger | 2016-09-20 | 1 | -1/+4 |
* | | | | | Merge tag 'docs-4.9' of git://git.lwn.net/linux | Linus Torvalds | 2016-10-04 | 1 | -16/+32 |
|\ \ \ \ \ |
|
| * | | | | | docs: Special-case function-pointer parameters in kernel-doc | Jonathan Corbet | 2016-09-06 | 1 | -0/+2 |
| * | | | | | docs: make kernel-doc handle varargs properly | Jonathan Corbet | 2016-09-06 | 1 | -1/+2 |
| * | | | | | docs-rst: kernel-doc: fix typedef output in RST format | Mauro Carvalho Chehab | 2016-09-01 | 1 | -10/+24 |
| * | | | | | docs-rst: improve typedef parser | Mauro Carvalho Chehab | 2016-09-01 | 1 | -1/+3 |
| * | | | | | docs-rst: kernel-doc: better output struct members | Mauro Carvalho Chehab | 2016-08-24 | 1 | -1/+1 |
| * | | | | | doc-rst: Revert "kernel-doc: fix handling of address_space tags" | Markus Heiser | 2016-08-22 | 1 | -3/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-04 | 2 | -346/+252 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | 3 | -11/+3 |
| |\ \ \ \ |
|