| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: sa2ul - Select CRYPTO_DES | Suman Anna | 2023-05-11 | 1 | -0/+1 |
* | crypto: caam - Clear some memory in instantiate_rng | Christophe JAILLET | 2023-05-11 | 1 | -2/+4 |
* | crypto: qat - fix concurrency issue when device state changes | Shashank Gupta | 2023-05-11 | 5 | -20/+73 |
* | crypto: ccp - Don't initialize CCP for PSP 0x1649 | Mario Limonciello | 2023-05-11 | 1 | -1/+1 |
* | crypto: safexcel - Cleanup ring IRQ workqueues on load failure | Jonathan McDowell | 2023-05-11 | 1 | -10/+27 |
* | Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-03-05 | 3 | -23/+53 |
|\ |
|
| * | crypto: caam - Fix edesc/iv ordering mixup | Herbert Xu | 2023-02-28 | 3 | -23/+53 |
* | | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-24 | 1 | -15/+154 |
|\ \ |
|
| * | | crypto: hisilicon/qm - define the device isolation strategy | Kai Ye | 2023-01-20 | 1 | -15/+154 |
* | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-09 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-02-21 | 95 | -3004/+1750 |
|\ \ \
| | |/
| |/| |
|
| * | | crypto: aspeed - Fix modular aspeed-acry | Herbert Xu | 2023-02-14 | 1 | -1/+3 |
| * | | crypto: hisilicon/qm - fix coding style issues | Weili Qian | 2023-02-14 | 2 | -18/+12 |
| * | | crypto: hisilicon/qm - update comments to match function | Weili Qian | 2023-02-14 | 1 | -3/+2 |
| * | | crypto: hisilicon/qm - change function names | Weili Qian | 2023-02-14 | 1 | -4/+4 |
| * | | crypto: hisilicon/qm - use min() instead of min_t() | Weili Qian | 2023-02-14 | 1 | -1/+1 |
| * | | crypto: hisilicon/qm - remove some unused defines | Weili Qian | 2023-02-14 | 1 | -10/+0 |
| * | | crypto: crypto4xx - Call dma_unmap_page when done | Herbert Xu | 2023-02-14 | 1 | -6/+4 |
| * | | crypto: octeontx2 - Fix objects shared between several modules | Alexander Lobakin | 2023-02-14 | 8 | -14/+39 |
| * | | crypto: nx - Fix sparse warnings | Herbert Xu | 2023-02-14 | 2 | -10/+9 |
| * | | crypto: api - Use data directly in completion function | Herbert Xu | 2023-02-13 | 1 | -3/+2 |
| * | | crypto: talitos - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: sahara - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: s5p-sss - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -4/+4 |
| * | | crypto: qce - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: qat - Use request_complete helpers | Herbert Xu | 2023-02-13 | 3 | -5/+6 |
| * | | crypto: mxs-dcp - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -4/+4 |
| * | | crypto: octeontx2 - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: octeontx - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: marvell/cesa - Use request_complete helpers | Herbert Xu | 2023-02-13 | 2 | -3/+3 |
| * | | crypto: ixp4xx - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: safexcel - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: img-hash - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: hisilicon - Use request_complete helpers | Herbert Xu | 2023-02-13 | 2 | -9/+7 |
| * | | crypto: hifn_795x - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: chelsio - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -3/+3 |
| * | | crypto: ccp - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -6/+6 |
| * | | crypto: nitrox - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
| * | | crypto: cpt - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -1/+1 |
| * | | crypto: bcm - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -1/+1 |
| * | | crypto: artpec6 - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -6/+6 |
| * | | crypto: atmel - Use request_complete helpers | Herbert Xu | 2023-02-13 | 3 | -6/+6 |
| * | | crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed | Christophe JAILLET | 2023-02-10 | 1 | -1/+1 |
| * | | crypto: aspeed - fix type warnings | Neal Liu | 2023-02-10 | 1 | -4/+4 |
| * | | crypto: qat - drop log level of msg in get_instance_node() | Giovanni Cabiddu | 2023-02-10 | 2 | -2/+2 |
| * | | crypto: qat - fix out-of-bounds read | Giovanni Cabiddu | 2023-02-10 | 1 | -1/+1 |
| * | | crypto: atmel - Drop unused id parameter from atmel_i2c_probe() | Uwe Kleine-König | 2023-02-10 | 4 | -6/+4 |
| * | | crypto: safexcel - Use crypto_wait_req | Herbert Xu | 2023-02-10 | 4 | -68/+24 |
| * | | crypto: ux500/hash - delete driver | Linus Walleij | 2023-02-03 | 7 | -2414/+0 |