| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-08-03 | 1 | -2/+6 |
|\ |
|
| * | crypto: padlock-aes - Fix Nano workaround data corruption | Herbert Xu | 2018-07-20 | 1 | -2/+6 |
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-06-24 | 1 | -3/+2 |
|\| |
|
| * | crypto: chtls - use after free in chtls_pt_recvmsg() | Dan Carpenter | 2018-06-15 | 1 | -3/+2 |
* | | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 2 | -6/+9 |
* | | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook | 2018-06-12 | 3 | -3/+3 |
* | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 5 | -10/+11 |
* | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 2 | -3/+4 |
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-06-05 | 58 | -1085/+2255 |
|\| |
|
| * | crypto: chtls - free beyond end rspq_skb_cache | Atul Gupta | 2018-05-31 | 1 | -1/+1 |
| * | crypto: chtls - kbuild warnings | Atul Gupta | 2018-05-31 | 1 | -5/+6 |
| * | crypto: chtls - dereference null variable | Atul Gupta | 2018-05-31 | 1 | -2/+1 |
| * | crypto: chtls - wait for memory sendmsg, sendpage | Atul Gupta | 2018-05-31 | 3 | -3/+89 |
| * | crypto: chtls - key len correction | Atul Gupta | 2018-05-31 | 1 | -5/+1 |
| * | crypto: ccp - Add GET_ID SEV command | Janakarajan Natarajan | 2018-05-31 | 1 | -0/+44 |
| * | crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command | Janakarajan Natarajan | 2018-05-31 | 2 | -10/+93 |
| * | crypto: qat - Add MODULE_FIRMWARE for all qat drivers | Conor McLoughlin | 2018-05-31 | 3 | -0/+5 |
| * | crypto: ccree - silence debug prints | Gilad Ben-Yossef | 2018-05-31 | 1 | -3/+3 |
| * | crypto: ccree - better clock handling | Gilad Ben-Yossef | 2018-05-31 | 1 | -1/+19 |
| * | crypto: ccree - correct host regs offset | Gilad Ben-Yossef | 2018-05-31 | 4 | -6/+17 |
| * | crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM | Harsh Jain | 2018-05-31 | 2 | -113/+97 |
| * | crypt: chelsio - Send IV as Immediate for cipher algo | Harsh Jain | 2018-05-31 | 4 | -40/+17 |
| * | crypto: chelsio - Return -ENOSPC for transient busy indication. | Harsh Jain | 2018-05-31 | 1 | -30/+26 |
| * | crypto: caam/qi - fix warning in init_cgr() | Horia Geantă | 2018-05-31 | 1 | -3/+2 |
| * | crypto: caam - fix rfc4543 descriptors | Horia Geantă | 2018-05-31 | 1 | -2/+2 |
| * | crypto: caam - fix MC firmware detection | Horia Geantă | 2018-05-31 | 2 | -9/+13 |
| * | crypto: clarify licensing of OpenSSL asm code | Adam Langley | 2018-05-31 | 2 | -5/+53 |
| * | crypto: chtls - fix a missing-check bug | Wenwen Wang | 2018-05-27 | 1 | -3/+7 |
| * | crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support | Antoine Tenart | 2018-05-27 | 3 | -0/+41 |
| * | crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support | Antoine Tenart | 2018-05-27 | 3 | -2/+50 |
| * | crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support | Antoine Tenart | 2018-05-27 | 5 | -33/+353 |
| * | crypto: inside-secure - improve error reporting | Antoine Tenart | 2018-05-27 | 4 | -11/+27 |
| * | crypto: inside-secure - fix the hash then encrypt/decrypt types | Antoine Tenart | 2018-05-27 | 1 | -2/+2 |
| * | crypto: inside-secure - make the key and context size computation dynamic | Antoine Tenart | 2018-05-27 | 1 | -2/+2 |
| * | crypto: inside-secure - make the context control size dynamic | Antoine Tenart | 2018-05-27 | 1 | -3/+2 |
| * | crypto: inside-secure - rework the alg type settings in the context | Antoine Tenart | 2018-05-27 | 1 | -4/+7 |
| * | crypto: inside-secure - rework cipher functions for future AEAD support | Antoine Tenart | 2018-05-27 | 1 | -107/+129 |
| * | crypto: inside-secure - remove VLAs | Antoine Tenart | 2018-05-27 | 3 | -2/+11 |
| * | crypto: chtls - generic handling of data and hdr | Atul Gupta | 2018-05-27 | 3 | -53/+23 |
| * | crypto: chelsio - request to HW should wrap | Atul Gupta | 2018-05-19 | 1 | -18/+17 |
| * | crypto: nx - fix spelling mistake: "seqeunce" -> "sequence" | Colin Ian King | 2018-05-19 | 1 | -1/+1 |
| * | crypto: vmx - Remove overly verbose printk from AES XTS init | Michael Ellerman | 2018-05-12 | 1 | -2/+0 |
| * | crypto: vmx - Remove overly verbose printk from AES init routines | Michael Ellerman | 2018-05-12 | 4 | -9/+0 |
| * | crypto: caam - fix size of RSA prime factor q | Horia Geantă | 2018-05-05 | 1 | -4/+4 |
| * | crypto: ccree - use proper printk format | Gilad Ben-Yossef | 2018-05-05 | 1 | -1/+1 |
| * | crypto: ccree - enable support for hardware keys | Gilad Ben-Yossef | 2018-05-05 | 2 | -62/+318 |
| * | crypto: crypto4xx - put temporary dst sg into request ctx | Christian Lamparter | 2018-04-28 | 3 | -13/+19 |
| * | crypto: crypto4xx - extend aead fallback checks | Christian Lamparter | 2018-04-28 | 1 | -14/+16 |
| * | crypto: crypto4xx - properly set IV after de- and encrypt | Christian Lamparter | 2018-04-28 | 2 | -1/+11 |
| * | crypto: crypto4xx - add aes-ctr support | Christian Lamparter | 2018-04-28 | 4 | -6/+128 |