Age | Commit message (Expand) | Author |
2015-09-10 | checkpatch: warn on bare SHA-1 commit IDs in commit logs | Joe Perches |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci | Sean O. Stalley |
2015-09-08 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2015-09-08 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-09-08 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-09-04 | scripts/spelling.txt: add some typo-words | Zhao Lei |
2015-09-04 | scripts: decode_stacktrace: fix ARM architecture decoding | Robert Jarzmik |
2015-09-04 | scripts/Lindent: handle missing indent gracefully | Jean Delvare |
2015-09-04 | kerneldoc: Convert error messages to GNU error message format | Bart Van Assche |
2015-09-04 | scripts/spelling.txt: spelling of uninitialized | Sudip Mukherjee |
2015-09-04 | scripts/spelling.txt: add misspelled words for check | Maninder Singh |
2015-09-04 | kbuild: Fix clang detection | Michal Marek |
2015-09-04 | deb-pkg: add source package | Riku Voipio |
2015-09-04 | package/Makefile: move source tar creation to a function | Riku Voipio |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-08-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-31 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2015-08-31 | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-28 | scripts: add stackdelta script | Rasmus Villemoes |
2015-08-28 | scripts: add stackusage script | Rasmus Villemoes |
2015-08-27 | scripts: add extract-cert and sign-file to .gitignore | Paul Gortmaker |
2015-08-26 | kbuild: avoid listing /lib/modules in kernel spec file | Mike Marciniszyn |
2015-08-26 | Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern... | James Morris |
2015-08-24 | kbuild: fixdep: drop meaningless hash table initialization | Masahiro Yamada |
2015-08-24 | kbuild: fixdep: optimize code slightly | Masahiro Yamada |
2015-08-23 | kernel-doc: ignore unneeded attribute information | Jonathan Corbet |
2015-08-20 | genksyms: Regenerate parser | Michal Marek |
2015-08-20 | genksyms: Duplicate function pointer type definitions segfault | Richard Yao |
2015-08-20 | Avoid conflict with host definitions when cross-compiling | Pavel Fedin |
2015-08-20 | merge_config.sh: exit on missing input files | Sam Bobroff |
2015-08-19 | fallback to hostname in scripts/package/builddeb | Christian Kujau |
2015-08-19 | coccinelle: api: extend spatch for dropping unnecessary owner | Krzysztof Kozlowski |
2015-08-19 | kconfig: Regenerate shipped zconf.{hash,lex}.c files | Andreas Ruprecht |
2015-08-19 | kconfig: warn of unhandled characters in Kconfig commands | Andreas Ruprecht |
2015-08-19 | kconfig: Delete unnecessary checks before the function call "sym_calc_value" | Markus Elfring |
2015-08-19 | deb-pkg: simplify directory creation | Riku Voipio |
2015-08-19 | scripts/tags.sh: Include trace_*_rcuidle() in tags | Stephen Boyd |
2015-08-16 | scripts/kernel-doc: Adding cross-reference links to html documentation. | Danilo Cesar Lemes de Paula |
2015-08-15 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2015-08-14 | modsign: Handle signing key in source tree | David Woodhouse |
2015-08-13 | sign-file: Fix warning about BIO_reset() return value | David Howells |
2015-08-12 | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells |
2015-08-12 | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS | David Woodhouse |
2015-08-12 | extract-cert: Cope with multiple X.509 certificates in a single file | David Woodhouse |
2015-08-12 | sign-file: Generate CMS message as signature instead of PKCS#7 | David Howells |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-08-11 | localmodconfig: Use Kbuild files too | Richard Weinberger |
2015-08-07 | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse |