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