summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski2015-11-171-24/+0
| | * | | | | | crypto: algif - Change some variable to size_tLABBE Corentin2015-11-172-8/+8
| | |/ / / / /
| * | | | | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-110-0/+0
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'v4.4-rc1' into patchworkMauro Carvalho Chehab2015-11-1628-166/+740
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown2016-01-074-7/+7
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-281-31/+30
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | crypto: algif_skcipher - Use new skcipher interfaceHerbert Xu2015-12-221-31/+30
| | * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-152-2/+2
| | |\| | | | | | |/ / | | |/| |
| | | * | crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld2015-12-092-2/+2
| | |/ / | |/| |
| | * | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-012-5/+5
| |/ /
| * | X.509: Fix the time validation [ver #2]David Howells2015-11-121-5/+7
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-111-2/+10
| |\ \
| | * | crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2015-11-021-2/+10
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-056-30/+35
| |\ \ \
| | * | | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-216-30/+35
| | | |/ | | |/|
| * | | Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-11-050-0/+0
| |\ \ \
| | * \ \ Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown2015-11-040-0/+0
| | |\ \ \
| | | * \ \ Merge tag 'ib-mfd-regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown2015-10-051-2/+3
| | | |\ \ \
| * | | \ \ \ Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-050-0/+0
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'v4.3-rc1' into patchworkMauro Carvalho Chehab2015-09-1342-3166/+4314
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-040-0/+0
| | |\ \ \ \ \
| | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-014-6/+6
| | | |\| | | |
| | | * | | | | Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...Kalle Valo2015-10-280-0/+0
| | | |\ \ \ \ \
| | | | * | | | | Merge remote-tracking branch 'mac80211-next/master' into nextEmmanuel Grumbach2015-10-252-6/+3
| | |_|/| | | | | | |/| | | | |/ / | | | | | |/| | | | | | |/| | |
| | * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-0417-116/+677
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()Sowmini Varadhan2015-10-201-2/+3
| | | * | | | | crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ...David Howells2015-10-201-1/+0
| | | * | | | | crypto: keywrap - add testmgr supportStephan Mueller2015-10-152-0/+56
| | | * | | | | crypto: keywrap - enable compilationStephan Mueller2015-10-152-0/+8
| | | * | | | | crypto: keywrap - add key wrapping block chaining modeStephan Mueller2015-10-151-0/+419
| | | * | | | | crypto: testmgr - test IV value after a cipher operationBoris BREZILLON2015-10-152-1/+12
| | | * | | | | 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
| |/| | | | | | |/ | | |/|