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
Recent patches
Most-recent 30 patches in this subsystem on linux-um (capped at 30), ordered by date desc.
-
COOLING6d
[PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
2026-05-21 · Kees Cook <kees@kernel.org> -
COLD39d
[PATCH 24/28] async_xor: use xor_gen
2026-03-27 · Christoph Hellwig <hch@lst.de> -
COLD39d
[PATCH 05/28] xor: move to lib/raid/
2026-03-27 · Christoph Hellwig <hch@lst.de> -
COLD39d
[PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
2026-03-27 · Christoph Hellwig <hch@lst.de> -
STALE74d
[PATCH 22/26] async_xor: use xor_gen
2026-03-24 · Christoph Hellwig <hch@lst.de> -
STALE74d
[PATCH 04/26] xor: move to lib/raid/
2026-03-24 · Christoph Hellwig <hch@lst.de> -
STALE74d
[PATCH 01/26] xor: assert that xor_blocks is not from preemptible user context
2026-03-24 · Christoph Hellwig <hch@lst.de> -
STALE83d
[PATCH 22/27] async_xor: use xor_gen
2026-03-11 · Christoph Hellwig <hch@lst.de> -
STALE83d
[PATCH 04/27] xor: move to lib/raid/
2026-03-11 · Christoph Hellwig <hch@lst.de> -
STALE83d
[PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
2026-03-11 · Christoph Hellwig <hch@lst.de> -
STALE90d
[PATCH 22/25] async_xor: use xor_gen
2026-02-26 · Christoph Hellwig <hch@lst.de> -
STALE90d
[PATCH 04/25] xor: move to lib/raid/
2026-02-26 · Christoph Hellwig <hch@lst.de> -
STALE90d
[PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
2026-02-26 · Christoph Hellwig <hch@lst.de> -
STALE773d
[PATCH v2 10/25] crypto: virtio - drop owner assignment
2024-03-31 · Krzysztof Kozlowski <hidden> -
STALE799d
[PATCH 07/22] crypto: virtio - drop owner assignment
2024-03-27 · Krzysztof Kozlowski <hidden> -
STALE1222d
[PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
2023-01-25 · Suren Baghdasaryan <surenb@google.com> -
STALE1330d
REVIEWED: 26 (25M) [PATCH v6 6/7] treewide: use get_random_bytes() when possible
2022-10-10 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1330d
REVIEWED: 26 (25M) [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
2022-10-10 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1330d
REVIEWED: 27 (26M) [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
2022-10-10 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 1 (0M) [PATCH v5 6/7] treewide: use get_random_bytes when possible
2022-10-08 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 1 (0M) [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
2022-10-08 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 2 (1M) [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
2022-10-08 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 1 (0M) [PATCH v4 5/6] treewide: use get_random_bytes when possible
2022-10-07 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 1 (0M) [PATCH v4 3/6] treewide: use get_random_{u8,u16}() when possible
2022-10-07 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 2 (1M) [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
2022-10-07 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 1 (0M) [PATCH v3 4/5] treewide: use get_random_bytes when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 1 (0M) [PATCH v3 2/5] treewide: use get_random_{u8,u16}() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 2 (1M) [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1572d
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
2022-02-15 · "Gustavo A. R. Silva" <gustavoars@kernel.org> -
STALE1694d
LANDED [PATCH RFC] virtio: wrap config->reset calls
2021-10-13 · "Michael S. Tsirkin" <mst@redhat.com>
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.
-
STALE83d
[PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
2026-03-11 · Christoph Hellwig <hch@lst.de> -
STALE83d
[PATCH 04/27] xor: move to lib/raid/
2026-03-11 · Christoph Hellwig <hch@lst.de> -
STALE83d
[PATCH 22/27] async_xor: use xor_gen
2026-03-11 · Christoph Hellwig <hch@lst.de> -
STALE74d
[PATCH 01/26] xor: assert that xor_blocks is not from preemptible user context
2026-03-24 · Christoph Hellwig <hch@lst.de> -
STALE74d
[PATCH 04/26] xor: move to lib/raid/
2026-03-24 · Christoph Hellwig <hch@lst.de> -
STALE74d
[PATCH 22/26] async_xor: use xor_gen
2026-03-24 · Christoph Hellwig <hch@lst.de> -
COLD39d
[PATCH 05/28] xor: move to lib/raid/
2026-03-27 · Christoph Hellwig <hch@lst.de>