summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | crypto: pkcs7 - Fix unaligned access in pkcs7_verify()Sowmini Varadhan2015-10-141-2/+3
| * | | | | | | crypto: jitterentropy - remove unnecessary information from a commentAlexander Kuleshov2015-10-141-4/+0
| * | | | | | | crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-148-77/+152
| * | | | | | | crypto: skcipher - blkcipher and ablkcipher should it be staticGeliang Tang2015-10-011-2/+2
| * | | | | | | crypto: testmgr - Disable fips-allowed for authenc() and des() ciphersJohn Haxby2015-10-011-16/+0
| * | | | | | | crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-211-4/+6
| * | | | | | | crypto: asymmetric_keys - remove always false comparisonsudip2015-09-211-3/+3
| * | | | | | | crypto: tcrypt - avoid mapping from module image addressesHoria Geant?2015-09-211-4/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-11-020-0/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...Mark Brown2015-10-120-0/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge tag 'ib-mfd-regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2015-09-251-2/+3
| | |\| | | | | | | |_|/ / | | |/| | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-10-284-6/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | crypto: api - Only abort operations on fatal signalHerbert Xu2015-10-204-6/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-10-131-1/+2
|\| | | | | | |/ / / / |/| | | |
| * | | | crypto: ahash - ensure statesize is non-zeroRussell King2015-10-131-1/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-010-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.3-rc2' into k.o/for-4.3-v1Doug Ledford2015-09-2542-3148/+4317
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | / | | | X.509: Don't strip leading 00's from key ID when constructing key descriptionDavid Howells2015-09-251-4/+0
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-161-2/+3
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | crypto: testmgr - don't copy from source IV too muchAndrey Ryabinin2015-09-111-2/+3
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-0816-163/+738
|\ \ \ \
| * | | | PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use themDavid Howells2015-09-012-0/+17
| * | | | Move certificate handling to its own directoryDavid Howells2015-08-141-0/+1
| * | | | PKCS#7: Add MODULE_LICENSE() to test moduleDavid Howells2015-08-131-0/+3
| * | | | PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-127-17/+239
| * | | | KEYS: Add a name for PKEY_ID_PKCS7David Howells2015-08-121-0/+1
| * | | | PKCS#7: Improve and export the X.509 ASN.1 time object decoderDavid Howells2015-08-123-31/+72
| * | | | PKCS#7: Support CMS messages also [RFC5652]David Howells2015-08-123-9/+68
| * | | | X.509: Change recorded SKID & AKID to not include Subject or IssuerDavid Howells2015-08-121-6/+2
| * | | | PKCS#7: Check content type and versionsDavid Howells2015-08-122-4/+77
| * | | | PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells2015-08-071-0/+25
| * | | | X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells2015-08-073-40/+101
| * | | | X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells2015-08-077-69/+145
| | |_|/ | |/| |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-040-0/+0
|\ \ \ \
| * \ \ \ Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-241-32/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-1553-1888/+8325
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'origin/drm-intel-next-queued' into drm-intel-ne...Daniel Vetter2015-06-152-14/+4
| |\ \ \ \
* | \ \ \ \ Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-022-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | crypto: replace scatterwalk_sg_chain with sg_chainDan Williams2015-08-173-7/+7
| | |_|/ / | |/| | |
* | | | | crypto: algif_aead - fix for multiple operations on AF_ALG socketsLars Persson2015-08-251-0/+1
* | | | | crypto: testmgr - Use new skcipher interfaceHerbert Xu2015-08-211-29/+32
* | | | | crypto: skcipher - Add top-level skcipher interfaceHerbert Xu2015-08-212-0/+246
* | | | | crypto: cmac - allow usage in FIPS modeStephan Mueller2015-08-191-0/+2
* | | | | crypto: null - Add missing Kconfig tristate for NULL2Herbert Xu2015-08-171-0/+1
* | | | | crypto: null - Use NULL2 in MakefileHerbert Xu2015-08-171-1/+1
* | | | | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-1710-45/+16
* | | | | crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-171-597/+9
* | | | | crypto: cryptd - Remove reference to crypto_aead_crtHerbert Xu2015-08-171-2/+2
* | | | | crypto: echainiv - Use generic geniv init/exit helpersHerbert Xu2015-08-171-63/+7
* | | | | crypto: seqiv - Use generic geniv init/exit helpersHerbert Xu2015-08-171-68/+7