Age | Commit message (Expand) | Author |
2023-03-05 | Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-02-28 | crypto: caam - Fix edesc/iv ordering mixup | Herbert Xu |
2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-14 | crypto: aspeed - Fix modular aspeed-acry | Herbert Xu |
2023-02-14 | crypto: hisilicon/qm - fix coding style issues | Weili Qian |
2023-02-14 | crypto: hisilicon/qm - update comments to match function | Weili Qian |
2023-02-14 | crypto: hisilicon/qm - change function names | Weili Qian |
2023-02-14 | crypto: hisilicon/qm - use min() instead of min_t() | Weili Qian |
2023-02-14 | crypto: hisilicon/qm - remove some unused defines | Weili Qian |
2023-02-14 | crypto: crypto4xx - Call dma_unmap_page when done | Herbert Xu |
2023-02-14 | crypto: octeontx2 - Fix objects shared between several modules | Alexander Lobakin |
2023-02-14 | crypto: nx - Fix sparse warnings | Herbert Xu |
2023-02-13 | crypto: api - Use data directly in completion function | Herbert Xu |
2023-02-13 | crypto: talitos - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: sahara - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: s5p-sss - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: qce - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: qat - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: mxs-dcp - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: octeontx2 - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: octeontx - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: marvell/cesa - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: ixp4xx - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: safexcel - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: img-hash - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: hisilicon - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: hifn_795x - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: chelsio - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: ccp - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: nitrox - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: cpt - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: bcm - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: artpec6 - Use request_complete helpers | Herbert Xu |
2023-02-13 | crypto: atmel - Use request_complete helpers | Herbert Xu |
2023-02-10 | crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed | Christophe JAILLET |
2023-02-10 | crypto: aspeed - fix type warnings | Neal Liu |
2023-02-10 | crypto: qat - drop log level of msg in get_instance_node() | Giovanni Cabiddu |
2023-02-10 | crypto: qat - fix out-of-bounds read | Giovanni Cabiddu |
2023-02-10 | crypto: atmel - Drop unused id parameter from atmel_i2c_probe() | Uwe Kleine-König |
2023-02-10 | crypto: safexcel - Use crypto_wait_req | Herbert Xu |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-03 | crypto: ux500/hash - delete driver | Linus Walleij |
2023-02-03 | crypto: stm32/hash - Support Ux500 hash | Linus Walleij |
2023-02-03 | crypto: stm32/hash - Wait for idle before final CPU xmit | Linus Walleij |
2023-02-03 | crypto: stm32/hash - Use existing busy poll function | Linus Walleij |
2023-02-03 | crypto: stm32/hash - Simplify code | Linus Walleij |
2023-02-03 | crypto: marvell/cesa - Use crypto_wait_req | Herbert Xu |