summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-10-17ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: libcpp, fix missing outputAlexander Kapshuk
2015-10-17ver_linux: ldd, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: libc, input redirection to sed fails in some distrosAlexander Kapshuk
2015-10-17ver_linux: ppp, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk
2015-10-17ver_linux: binutils, fix inaccurate outputAlexander Kapshuk
2015-10-17ver_linux: make --version, use regex to find version numberAlexander Kapshuk
2015-10-17ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman
2015-09-25MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells
2015-09-25KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells
2015-09-10checkpatch: add constant comparison on left side testJoe Perches
2015-09-10checkpatch: add __pmem to $Sparse annotationsJoe Perches
2015-09-10checkpatch: fix left brace warningEddie Kovsky
2015-09-10checkpatch: avoid some commit message long line warningsJoe Perches
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Joe Perches
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches
2015-09-10checkpatch: always check block comment stylesJoe Perches
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-09-08Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-04scripts/spelling.txt: add some typo-wordsZhao Lei
2015-09-04scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik
2015-09-04scripts/Lindent: handle missing indent gracefullyJean Delvare
2015-09-04kerneldoc: Convert error messages to GNU error message formatBart Van Assche
2015-09-04scripts/spelling.txt: spelling of uninitializedSudip Mukherjee
2015-09-04scripts/spelling.txt: add misspelled words for checkManinder Singh
2015-09-04kbuild: Fix clang detectionMichal Marek