summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-072-2/+32
* | modpost: work correctly with tile coldtext sectionsChris Metcalf2015-07-081-1/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-07-021-3/+15
|\
| * scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelMaxime Coquelin2015-05-211-1/+1
| * scripts: fix link-vmlinux.sh bash-ismSylvain BERTRAND2015-05-071-2/+14
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-07-028-506/+666
|\ \
| * | kconfig: re-generate *.c_shipped files after previous changeJan Beulich2015-06-152-368/+447
| * | kconfig: allow use of relations other than (in)equalityJan Beulich2015-06-155-11/+177
| * | kconfig: don't silently ignore unhandled charactersJan Beulich2015-06-112-89/+113
| * | kconfig: Wrap long "make help" text linesGeert Uytterhoeven2015-06-041-2/+4
| * | scripts/kconfig/Makefile: Cosmetic fixesDiego Viola2015-06-031-5/+5
| * | scripts/kconfig/Makefile: Fix spelling of QtDiego Viola2015-05-281-6/+6
| * | Kconfig: Remove bad inference rules expr_eliminate_dups2()Martin Walch2015-05-251-111/+0
| |/
* | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-021-1/+1
|\ \
| * | init: delete the __cpuinit related stubsPaul Gortmaker2015-06-161-1/+1
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-0130-1535/+1754
|\ \ \
| * | | scripts/dtc: Update to upstream version 9d3649bd3be245c9Rob Herring2015-04-2929-1535/+1745
| * | | scripts/dtc: add missing libfdt and fixups to import scriptGaurav Minocha2015-04-291-0/+9
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-016-10/+117
|\ \ \
| * | | scripts/gdb: remove useless global instructionThiébaud Weksteen2015-06-301-2/+0
| * | | scripts/gdb: add ps commandThiébaud Weksteen2015-06-301-0/+16
| * | | scripts/gdb: fix PEP8 complianceThiébaud Weksteen2015-06-304-7/+7
| * | | scripts/gdb: fix typo in exception nameThiébaud Weksteen2015-06-301-1/+1
| * | | scripts/gdb: enable completion for lx-list-check parameterJan Kiszka2015-06-301-1/+2
| * | | scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka2015-06-301-2/+4
| * | | scripts/gdb: add command to check list consistencyThiébaud Weksteen2015-06-302-0/+90
* | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-1/+6
|\ \ \ \
| * | | | kconfig: add xenconfig defconfig helperLuis R. Rodriguez2015-06-161-0/+5
| * | | | kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez2015-06-161-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-011-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | ARCv2: extable: Enable sorting at build timeVineet Gupta2015-06-221-0/+5
| |/ /
OpenPOWER on IntegriCloud