summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | genksyms: Duplicate function pointer type definitions segfaultRichard Yao2015-08-201-0/+9
| * | | | Avoid conflict with host definitions when cross-compilingPavel Fedin2015-08-201-0/+6
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-089-516/+639
|\ \ \ \ | |_|_|/ |/| | |
| * | | scripts: add extract-cert and sign-file to .gitignorePaul Gortmaker2015-08-271-0/+2
| * | | Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern...James Morris2015-08-261-0/+51
| |\ \ \
| | * | | modsign: Handle signing key in source treeDavid Woodhouse2015-08-141-0/+51
| * | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2015-08-151-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selinux: explicitly declare the role "base_r"Laurent Bigonville2015-07-131-0/+1
| | | |/ | | |/|
| * | | sign-file: Fix warning about BIO_reset() return valueDavid Howells2015-08-131-1/+1
| * | | PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-121-2/+3
| * | | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse2015-08-121-1/+2
| * | | extract-cert: Cope with multiple X.509 certificates in a single fileDavid Woodhouse2015-08-121-12/+46
| * | | sign-file: Generate CMS message as signature instead of PKCS#7David Howells2015-08-121-24/+27
| * | | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-072-1/+134
| * | | modsign: Allow signing key to be PKCS#11David Woodhouse2015-08-071-5/+24
| * | | modsign: Allow password to be specified for signing keyDavid Woodhouse2015-08-071-1/+26
| * | | modsign: Abort modules_install when signing failsDavid Woodhouse2015-08-071-1/+1
| * | | sign-file: Add option to only create signature fileLuis R. Rodriguez2015-08-071-3/+10
| * | | MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells2015-08-072-421/+2
| * | | MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells2015-08-071-0/+205
| * | | ASN.1: Copy string names to tokens in ASN.1 compilerDavid Howells2015-08-071-82/+73
| * | | ASN.1: Add an ASN.1 compiler option to dump the element treeDavid Howells2015-08-071-12/+76
| * | | ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells2015-08-051-1/+2
| * | | ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells2015-08-051-1/+2
| * | | ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells2015-08-051-7/+10
* | | | scripts/spelling.txt: add some typo-wordsZhao Lei2015-09-041-0/+24
* | | | scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik2015-09-041-1/+4
* | | | scripts/Lindent: handle missing indent gracefullyJean Delvare2015-09-041-0/+3
* | | | kerneldoc: Convert error messages to GNU error message formatBart Van Assche2015-09-041-19/+19
* | | | scripts/spelling.txt: spelling of uninitializedSudip Mukherjee2015-09-041-0/+1
* | | | scripts/spelling.txt: add misspelled words for checkManinder Singh2015-09-041-0/+4
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-0315-1533/+0
|\ \ \ \
| * \ \ \ Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-034-4/+35
| |\ \ \ \ | | |/ / /
| * | | | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-2015-1533/+0
| | |_|/ | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-311-0/+19
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-121-0/+19
| |\ \ \ \
| | * | | | scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney2015-07-221-0/+19
| | |/ / /
* | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-08-312-6/+288
|\ \ \ \ \
| * | | | | kernel-doc: ignore unneeded attribute informationJonathan Corbet2015-08-231-0/+2
| * | | | | scripts/kernel-doc: Adding cross-reference links to html documentation.Danilo Cesar Lemes de Paula2015-08-161-0/+198
| * | | | | scripts/kernel-doc Allow struct arguments documentation in struct bodyDanilo Cesar Lemes de Paula2015-08-061-2/+75
| * | | | | scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page dateBen Hutchings2015-07-101-3/+12
| * | | | | scripts/kernel-doc: parse kernel-doc deterministicallyJérémy Bobbio2015-07-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-6/+46
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg2015-08-031-2/+7
| * | | | checkkconfigsymbols.py: colored outputValentin Rothberg2015-08-031-6/+20
| * | | | checkkconfigsymbols.py: find relevant commitsValentin Rothberg2015-08-031-0/+21
| | |/ / | |/| |
* | | | localmodconfig: Use Kbuild files tooRichard Weinberger2015-08-111-1/+1
|/ / /
* | | checkpatch: fix long line messages about patch contextJoe Perches2015-07-171-1/+1
* | | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-082-2/+32
|\ \ \
OpenPOWER on IntegriCloud