aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-10-21KEYS: Provide a script to extract a module signatureGravatar David Howells 1-0/+136
2015-10-21KEYS: Provide a script to extract the sys cert list from a vmlinux fileGravatar David Howells 1-0/+144
2015-09-25MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldGravatar David Howells 1-17/+77
2015-09-25KEYS: Remove unnecessary header #inclusions from extract-cert.cGravatar David Howells 1-4/+0
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityGravatar David Woodhouse 2-10/+13
2015-09-11MODSIGN: fix a compilation warning in extract-certGravatar David Howells 1-1/+1
2015-09-10checkpatch: add constant comparison on left side testGravatar Joe Perches 1-0/+29
2015-09-10checkpatch: add __pmem to $Sparse annotationsGravatar Joe Perches 1-0/+1
2015-09-10checkpatch: fix left brace warningGravatar Eddie Kovsky 1-4/+4
2015-09-10checkpatch: avoid some commit message long line warningsGravatar Joe Perches 1-3/+27
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Gravatar Joe Perches 1-2/+6
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesGravatar Joe Perches 1-1/+1
2015-09-10checkpatch: always check block comment stylesGravatar Joe Perches 1-8/+11
2015-09-10checkpatch: report the right line # when using --emacs and --fileGravatar Joe Perches 1-1/+5
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsGravatar Joe Perches 1-4/+28
2015-09-10checkpatch: Allow longer declaration macrosGravatar Joe Perches 1-1/+1
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testGravatar Joe Perches 1-6/+15
2015-09-10checkpatch: add warning on BUG/BUG_ON useGravatar Joe Perches 1-6/+8
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsGravatar Joe Perches 1-3/+12
2015-09-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+84
2015-09-08coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciGravatar Sean O. Stalley 1-0/+84
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 15-61/+339
2015-09-08Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 7-207/+211
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 7-366/+378
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 9-516/+639
2015-09-04scripts/spelling.txt: add some typo-wordsGravatar Zhao Lei 1-0/+24
2015-09-04scripts: decode_stacktrace: fix ARM architecture decodingGravatar Robert Jarzmik 1-1/+4
2015-09-04scripts/Lindent: handle missing indent gracefullyGravatar Jean Delvare 1-0/+3
2015-09-04kerneldoc: Convert error messages to GNU error message formatGravatar Bart Van Assche 1-19/+19
2015-09-04scripts/spelling.txt: spelling of uninitializedGravatar Sudip Mukherjee 1-0/+1
2015-09-04scripts/spelling.txt: add misspelled words for checkGravatar Maninder Singh 1-0/+4
2015-09-04kbuild: Fix clang detectionGravatar Michal Marek 2-1/+5
2015-09-04deb-pkg: add source packageGravatar Riku Voipio 2-6/+49
2015-09-04package/Makefile: move source tar creation to a functionGravatar Riku Voipio 1-13/+16
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 15-1533/+0
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+19
2015-08-31Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Gravatar Linus Torvalds 2-6/+288
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+46
2015-08-28scripts: add stackdelta scriptGravatar Rasmus Villemoes 1-0/+59
2015-08-28scripts: add stackusage scriptGravatar Rasmus Villemoes 1-0/+33
2015-08-27scripts: add extract-cert and sign-file to .gitignoreGravatar Paul Gortmaker 1-0/+2
2015-08-26kbuild: avoid listing /lib/modules in kernel spec fileGravatar Mike Marciniszyn 1-1/+0
2015-08-26Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern...Gravatar James Morris 1-0/+51
2015-08-24kbuild: fixdep: drop meaningless hash table initializationGravatar Masahiro Yamada 1-19/+0
2015-08-24kbuild: fixdep: optimize code slightlyGravatar Masahiro Yamada 1-3/+4
2015-08-23kernel-doc: ignore unneeded attribute informationGravatar Jonathan Corbet 1-0/+2
2015-08-20genksyms: Regenerate parserGravatar Michal Marek 2-343/+354
2015-08-20genksyms: Duplicate function pointer type definitions segfaultGravatar Richard Yao 1-0/+9
2015-08-20Avoid conflict with host definitions when cross-compilingGravatar Pavel Fedin 1-0/+6
2015-08-20merge_config.sh: exit on missing input filesGravatar Sam Bobroff 1-0/+4