| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-11-04 | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 3 | -54/+154 |
| 2015-11-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -1/+3 |
| 2015-10-17 | ver_linux: proc/modules, limit text processing to 'sed' |  Alexander Kapshuk | 1 | -4/+13 |
| 2015-10-17 | ver_linux: wireless-tools, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: use 'udevadm', instead of 'udevinfo' |  Alexander Kapshuk | 1 | -1/+6 |
| 2015-10-17 | ver_linux: sh-utils, look for numerical input, not field number |  Alexander Kapshuk | 1 | -1/+6 |
| 2015-10-17 | ver_linux: loadkeys, look for numerical input, not field number |  Alexander Kapshuk | 1 | -7/+6 |
| 2015-10-17 | ver_linux: net-tools, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: procps, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: libcpp, fix missing output |  Alexander Kapshuk | 1 | -3/+12 |
| 2015-10-17 | ver_linux: ldd, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: libc, input redirection to sed fails in some distros |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: ppp, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: quota-tools, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: pcmciautils, look for numerical input, not field number |  Alexander Kapshuk | 1 | -1/+6 |
| 2015-10-17 | ver_linux: xfsprogs, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: reiserfsprogs, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: jfsutils, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: e2fsprogs, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: module-init-tools, look for numerical input, not field number |  Alexander Kapshuk | 1 | -1/+6 |
| 2015-10-17 | ver_linux: util-linux, 'fdformat' not ubiquitous any longer |  Alexander Kapshuk | 1 | -5/+6 |
| 2015-10-17 | ver_linux: binutils, fix inaccurate output |  Alexander Kapshuk | 1 | -1/+6 |
| 2015-10-17 | ver_linux: make --version, use regex to find version number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: gcc -dumpversion, use regex to find version number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-16 | builddeb: remove debian/files before build |  Riku Voipio | 1 | -2/+2 |
| 2015-10-12 | arm64: add KASAN support |  Andrey Ryabinin | 1 | -1/+3 |
| 2015-10-06 | Merge 4.3-rc4 into char-misc-next |  Greg Kroah-Hartman | 2 | -21/+77 |
| 2015-09-25 | MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too old |  David Howells | 1 | -17/+77 |
| 2015-09-25 | KEYS: Remove unnecessary header #inclusions from extract-cert.c |  David Howells | 1 | -4/+0 |
| 2015-09-20 | mei: bus: add client protocol version to the device alias |  Tomas Winkler | 2 | -1/+4 |
| 2015-09-20 | mei: make modules.alias UUID information easier to read |  Prarit Bhargava | 1 | -3/+5 |
| 2015-09-15 | modsign: Fix GPL/OpenSSL licence incompatibility |  David Woodhouse | 2 | -10/+13 |
| 2015-09-11 | MODSIGN: fix a compilation warning in extract-cert |  David Howells | 1 | -1/+1 |
| 2015-09-10 | checkpatch: add constant comparison on left side test |  Joe Perches | 1 | -0/+29 |
| 2015-09-10 | checkpatch: add __pmem to $Sparse annotations |  Joe Perches | 1 | -0/+1 |
| 2015-09-10 | checkpatch: fix left brace warning |  Eddie Kovsky | 1 | -4/+4 |
| 2015-09-10 | checkpatch: avoid some commit message long line warnings |  Joe Perches | 1 | -3/+27 |
| 2015-09-10 | checkpatch: emit an error on formats with 0x%<decimal> |  Joe Perches | 1 | -2/+6 |
| 2015-09-10 | checkpatch: make --strict the default for drivers/staging files and patches |  Joe Perches | 1 | -1/+1 |
| 2015-09-10 | checkpatch: always check block comment styles |  Joe Perches | 1 | -8/+11 |
| 2015-09-10 | checkpatch: report the right line # when using --emacs and --file |  Joe Perches | 1 | -1/+5 |
| 2015-09-10 | checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests |  Joe Perches | 1 | -4/+28 |
| 2015-09-10 | checkpatch: Allow longer declaration macros |  Joe Perches | 1 | -1/+1 |
| 2015-09-10 | checkpatch: improve SUSPECT_CODE_INDENT test |  Joe Perches | 1 | -6/+15 |
| 2015-09-10 | checkpatch: add warning on BUG/BUG_ON use |  Joe Perches | 1 | -6/+8 |
| 2015-09-10 | checkpatch: warn on bare SHA-1 commit IDs in commit logs |  Joe Perches | 1 | -3/+12 |
| 2015-09-08 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -0/+84 |
| 2015-09-08 | coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci |  Sean O. Stalley | 1 | -0/+84 |
| 2015-09-08 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 15 | -61/+339 |
| 2015-09-08 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 7 | -206/+210 |