Age | Commit message (Expand) | Author | Files | Lines |
2019-12-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -2/+3 |
2019-12-02 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2019-11-27 | crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx() | Dan Carpenter | 1 | -2/+2 |
2019-11-27 | crypto: talitos - Fix build error by selecting LIB_DES | Herbert Xu | 1 | -0/+1 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 5 | -32/+32 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 137 | -5463/+16546 |
2019-11-26 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -6/+6 |
2019-11-23 | cxgb4/chcr: update SGL DMA unmap for USO | Rahul Lakkireddy | 1 | -14/+13 |
2019-11-22 | crypto: vmx - Avoid weird build failures | Michael Ellerman | 1 | -3/+3 |
2019-11-22 | crypto: amlogic - enable working on big endian kernel | Corentin Labbe | 2 | -43/+34 |
2019-11-22 | crypto: sun8i-ce - enable working on big endian | Corentin Labbe | 2 | -34/+40 |
2019-11-22 | crypto: atmel-aes - Change data type for "lastc" buffer | Tudor Ambarus | 1 | -1/+1 |
2019-11-22 | crypto: atmel-tdes - Set the IV after {en,de}crypt | Tudor Ambarus | 1 | -2/+38 |
2019-11-22 | crypto: sun4i-ss - fix big endian issues | Corentin Labbe | 1 | -10/+11 |
2019-11-22 | crypto: sun4i-ss - hide the Invalid keylen message | Corentin Labbe | 1 | -1/+1 |
2019-11-22 | crypto: sun4i-ss - use crypto_ahash_digestsize | Corentin Labbe | 1 | -1/+1 |
2019-11-22 | crypto: sun4i-ss - remove dependency on not 64BIT | Corentin Labbe | 1 | -1/+1 |
2019-11-22 | crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c | Corentin Labbe | 1 | -6/+6 |
2019-11-22 | crypto: hisilicon - add DebugFS for HiSilicon SEC | Zaibo Xu | 3 | -0/+332 |
2019-11-22 | crypto: hisilicon - add SRIOV for HiSilicon SEC | Zaibo Xu | 2 | -3/+153 |
2019-11-22 | crypto: hisilicon - add HiSilicon SEC V2 driver | Zaibo Xu | 7 | -0/+1875 |
2019-11-22 | crypto: atmel - Fix build error of CRYPTO_AUTHENC | YueHaibing | 1 | -4/+4 |
2019-11-22 | crypto: qce/dma - Use dma_request_chan() directly for channel request | Peter Ujfalusi | 1 | -2/+2 |
2019-11-22 | crypto: ccp - add SEV command privilege separation | Brijesh Singh | 2 | -7/+23 |
2019-11-22 | crypto: sun8i-ce - Fix memdup.cocci warnings | YueHaibing | 1 | -4/+2 |
2019-11-22 | crypto: sun4i-ss - Fix 64-bit size_t warnings | Herbert Xu | 1 | -8/+14 |
2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini | 2 | -2/+2 |
2019-11-17 | crypto: ccree - update a stale reference to ablkcipher | Ard Biesheuvel | 1 | -2/+2 |
2019-11-17 | crypto: nx - remove stale comment referring to the blkcipher walk API | Ard Biesheuvel | 2 | -10/+0 |
2019-11-17 | crypto: marvell/cesa - rename blkcipher to skcipher | Ard Biesheuvel | 2 | -10/+10 |
2019-11-17 | crypto: qat - switch to skcipher API | Ard Biesheuvel | 2 | -162/+146 |
2019-11-17 | crypto: talitos - switch to skcipher API | Ard Biesheuvel | 1 | -165/+143 |
2019-11-17 | crypto: rockchip - switch to skcipher API | Ard Biesheuvel | 5 | -562/+545 |
2019-11-17 | crypto: niagara2 - switch to skcipher API | Ard Biesheuvel | 1 | -98/+96 |
2019-11-17 | crypto: stm32 - switch to skcipher API | Ard Biesheuvel | 1 | -179/+159 |
2019-11-17 | crypto: qce - switch to skcipher API | Ard Biesheuvel | 6 | -99/+100 |
2019-11-17 | crypto: picoxcell - switch to skcipher API | Ard Biesheuvel | 1 | -202/+184 |
2019-11-17 | crypto: sahara - switch to skcipher API | Ard Biesheuvel | 1 | -81/+75 |
2019-11-17 | crypto: mediatek - switch to skcipher API | Ard Biesheuvel | 1 | -132/+116 |
2019-11-17 | crypto: mxs - switch to skcipher API | Ard Biesheuvel | 1 | -75/+65 |
2019-11-17 | crypto: ixp4xx - switch to skcipher API | Ard Biesheuvel | 1 | -120/+108 |
2019-11-17 | crypto: hifn - switch to skcipher API | Ard Biesheuvel | 1 | -91/+92 |
2019-11-17 | crypto: chelsio - switch to skcipher API | Ard Biesheuvel | 3 | -179/+173 |
2019-11-17 | crypto: cavium/cpt - switch to skcipher API | Ard Biesheuvel | 1 | -158/+134 |
2019-11-17 | crypto: nitrox - remove cra_type reference to ablkcipher | Ard Biesheuvel | 1 | -1/+0 |
2019-11-17 | crypto: bcm-spu - switch to skcipher API | Ard Biesheuvel | 4 | -205/+186 |
2019-11-17 | crypto: atmel-tdes - switch to skcipher API | Ard Biesheuvel | 1 | -226/+207 |
2019-11-17 | crypto: atmel-aes - switch to skcipher API | Ard Biesheuvel | 1 | -264/+247 |
2019-11-17 | crypto: s5p - switch to skcipher API | Ard Biesheuvel | 1 | -98/+89 |
2019-11-17 | crypto: ux500 - switch to skcipher API | Ard Biesheuvel | 1 | -215/+156 |