index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
scatterwalk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-28
crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist
Herbert Xu
1
-2
/
+63
2025-03-21
crypto: scatterwalk - Use nth_page instead of doing it by hand
Herbert Xu
1
-10
/
+20
2025-03-21
crypto: scatterwalk - simplify map and unmap calling convention
Eric Biggers
1
-19
/
+24
2025-03-15
crypto: scatterwalk - Add memcpy_sglist
Herbert Xu
1
-0
/
+3
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
1
-17
/
+18
2025-03-02
crypto: scatterwalk - don't split at page boundaries when !HIGHMEM
Eric Biggers
1
-22
/
+57
2025-03-02
crypto: scatterwalk - remove obsolete functions
Eric Biggers
1
-25
/
+0
2025-03-02
crypto: scatterwalk - add scatterwalk_get_sglist()
Eric Biggers
1
-0
/
+17
2025-03-02
crypto: scatterwalk - add new functions for copying data
Eric Biggers
1
-2
/
+22
2025-03-02
crypto: scatterwalk - add new functions for iterating through data
Eric Biggers
1
-6
/
+63
2025-03-02
crypto: scatterwalk - add new functions for skipping data
Eric Biggers
1
-0
/
+18
2025-03-02
crypto: scatterwalk - move to next sg entry just in time
Eric Biggers
1
-9
/
+10
2022-12-30
crypto: scatterwalk - use kmap_local() not kmap_atomic()
Ard Biesheuvel
1
-2
/
+2
2022-10-21
crypto: scatterwalk - remove duplicate function declarations
Tianjia Zhang
1
-1
/
+0
2022-09-30
crypto: scatterwalk - Remove unused inline function scatterwalk_aligned()
Gaosheng Cui
1
-6
/
+0
2021-12-17
crypto: api - Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+2
2021-06-28
crypto: scatterwalk - Remove obsolete PageSlab check
Herbert Xu
1
-6
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-08-03
crypto: scatterwalk - remove scatterwalk_samebuf()
Eric Biggers
1
-7
/
+0
2018-08-03
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
Eric Biggers
1
-7
/
+1
2016-07-18
crypto: scatterwalk - Inline start/map/done
Herbert Xu
1
-6
/
+40
2016-07-18
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
1
-2
/
+0
2015-08-17
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
1
-9
/
+1
2015-05-22
crypto: scatterwalk - Add scatterwalk_ffwd helper
Herbert Xu
1
-0
/
+4
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-9
/
+1
2014-06-20
crypto: api - Move crypto_yield() to algapi.h
Marek Vasut
1
-6
/
+0
2013-12-09
crypto: scatterwalk - Use sg_chain_ptr on chain entries
Tom Lendacky
1
-1
/
+1
2013-11-28
crypto: scatterwalk - Set the chain pointer indication bit
Tom Lendacky
1
-0
/
+1
2013-08-21
crypto: scatterwalk - Add support for calculating number of SG elements
Joel Fernandes
1
-0
/
+2
2012-03-20
crypto: remove the second argument of k[un]map_atomic()
Cong Wang
1
-25
/
+3
2010-12-02
crypto: scatterwalk - Add scatterwalk_crypto_chain helper
Steffen Klassert
1
-0
/
+15
2008-05-01
[CRYPTO] api: Fix scatterwalk_sg_chain
Herbert Xu
1
-0
/
+4
2008-01-11
[CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h
Herbert Xu
1
-0
/
+1
2008-01-11
[CRYPTO] scatterwalk: Restore custom sg chaining for now
Herbert Xu
1
-0
/
+11
2008-01-11
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
Herbert Xu
1
-0
/
+107