Show patches with: Series = crypto: scatterlist handling improvements       |    Archived = No       |   29 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,29/29] crypto: scatterwalk - don't split at page boundaries when !HIGHMEM crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,28/29] crypto: scatterwalk - remove obsolete functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,27/29] crypto: skcipher - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,26/29] net/tls: use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers netdev Not Applicable
[v2,25/29] crypto: x86/aegis - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,24/29] crypto: x86/aes-gcm - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,23/29] crypto: stm32 - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,22/29] crypto: s5p-sss - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,21/29] crypto: s390/aes-gcm - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,20/29] crypto: nx - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,19/29] crypto: arm64 - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,18/29] crypto: arm/ghash - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,17/29] crypto: aegis - use the new scatterwalk functions crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,16/29] crypto: skcipher - use scatterwalk_start_at_pos() crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,15/29] crypto: scatterwalk - add scatterwalk_get_sglist() crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,14/29] crypto: scatterwalk - add new functions for copying data crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,13/29] crypto: scatterwalk - add new functions for iterating through data crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,12/29] crypto: scatterwalk - add new functions for skipping data crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,11/29] crypto: scatterwalk - move to next sg entry just in time crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,10/29] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,09/29] crypto: omap - switch from scatter_walk to plain offset crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,08/29] crypto: skcipher - call cond_resched() directly crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,07/29] crypto: skcipher - optimize initializing skcipher_walk fields crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,06/29] crypto: skcipher - clean up initialization of skcipher_walk::flags crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,05/29] crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt() crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,04/29] crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,03/29] crypto: skcipher - remove redundant clamping to page size crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,02/29] crypto: skcipher - remove unnecessary page alignment of bounce buffer crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable
[v2,01/29] crypto: skcipher - document skcipher_walk_done() and rename some vars crypto: scatterlist handling improvements - - - 1-- 2024-12-30 Eric Biggers Not Applicable