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