crypto api · Maintained
Maintainers
- M Herbert Xu <herbert@gondor.apana.org.au>
- M "David S. Miller" <davem@davemloft.net>
Paths
- F
Documentation/crypto/ - F
Documentation/devicetree/bindings/crypto/ - F
arch/*/crypto/ - F
crypto/ - F
drivers/crypto/ - F
include/crypto/ - F
include/linux/crypto*
Last 30 days
Most active threads (last 7 days)
-
[RFC] crypto: skcipher multi-data-unit requests for dm-crypt
2026-05-19 12:00 · 3 replies in 7d · Leonid Ravich <hidden>
Recent patches
Most-recent 30 patches in this subsystem on dm-devel (capped at 30), ordered by date desc.
-
[PATCH 3/4] crypto: testmgr - exercise multi-data-unit path for skcipher
2026-05-19 · Leonid Ravich <hidden> -
[PATCH 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
2026-05-19 · Leonid Ravich <hidden> -
[PATCH 2/4] crypto: xts - support multiple data units per request in template
2026-05-19 · Leonid Ravich <hidden> -
[PATCH 4/8] core: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden> -
[PATCH] crypto: authenc - Correctly pass EINPROGRESS back up to the caller
2025-09-24 · Herbert Xu <herbert@gondor.apana.org.au> -
[v2 PATCH] dm-crypt: Extend state buffer size in crypt_iv_lmk_one
2025-06-23 · Herbert Xu <herbert@gondor.apana.org.au> -
[PATCH v8 2/7] crypto: testmgr - add tests for finup_mb
2025-02-12 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v8 1/7] crypto: shash - add support for finup_mb
2025-02-12 · Eric Biggers <ebiggers@kernel.org> -
[PATCH] crypto: crct10dif - remove from crypto API
2025-02-06 · Eric Biggers <ebiggers@kernel.org> -
[PATCH] crypto: vmac - remove unused VMAC algorithm
2024-12-26 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v7 1/7] crypto: shash - add support for finup_mb
2024-10-01 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v7 2/7] crypto: testmgr - add tests for finup_mb
2024-10-01 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v6 03/15] crypto: testmgr - add tests for finup_mb
2024-06-21 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v6 01/15] crypto: shash - add support for finup_mb
2024-06-21 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v6 02/15] crypto: testmgr - generate power-of-2 lengths more often
2024-06-21 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v5 03/15] crypto: testmgr - add tests for finup_mb
2024-06-11 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v5 01/15] crypto: shash - add support for finup_mb
2024-06-11 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v5 02/15] crypto: testmgr - generate power-of-2 lengths more often
2024-06-11 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v4 2/8] crypto: testmgr - generate power-of-2 lengths more often
2024-06-03 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v4 3/8] crypto: testmgr - add tests for finup_mb
2024-06-03 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v4 1/8] crypto: shash - add support for finup_mb
2024-06-03 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v3 3/8] crypto: testmgr - add tests for finup_mb
2024-05-07 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v3 1/8] crypto: shash - add support for finup_mb
2024-05-07 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v3 2/8] crypto: testmgr - generate power-of-2 lengths more often
2024-05-07 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v2 2/8] crypto: testmgr - generate power-of-2 lengths more often
2024-04-22 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v2 3/8] crypto: testmgr - add tests for finup2x
2024-04-22 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v2 1/8] crypto: shash - add support for finup2x
2024-04-22 · Eric Biggers <ebiggers@kernel.org> -
[RFC PATCH 1/8] crypto: shash - add support for finup2x
2024-04-15 · Eric Biggers <ebiggers@kernel.org> -
[RFC PATCH 2/8] crypto: testmgr - generate power-of-2 lengths more often
2024-04-15 · Eric Biggers <ebiggers@kernel.org> -
[RFC PATCH 3/8] crypto: testmgr - add tests for finup2x
2024-04-15 · Eric Biggers <ebiggers@kernel.org>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
[PATCH 4/8] core: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden>