index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
-3
/
+84
2025-03-21
crypto: acomp - Remove dst_free
Herbert Xu
-2
/
+0
2025-03-21
crypto: scomp - Remove support for some non-trivial SG lists
Herbert Xu
-16
/
+3
2025-03-21
crypto: scatterwalk - Use nth_page instead of doing it by hand
Herbert Xu
-10
/
+20
2025-03-21
lib/scatterlist: Add SG_MITER_LOCAL and use it
Herbert Xu
-0
/
+1
2025-03-21
crypto: scatterwalk - simplify map and unmap calling convention
Eric Biggers
-19
/
+24
2025-03-15
crypto: acomp - Add request chaining and virtual addresses
Herbert Xu
-13
/
+227
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
-29
/
+26
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
-4
/
+4
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
-2
/
+2
2025-03-15
crypto: skcipher - Eliminate duplicate virt.addr field
Herbert Xu
-7
/
+24
2025-03-15
crypto: scatterwalk - Add memcpy_sglist
Herbert Xu
-0
/
+3
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
-17
/
+25
2025-03-15
crypto: ccp - Fix uAPI definitions of PSP errors
Dionna Glaze
-7
/
+14
2025-03-15
async_xor: Remove unused 'async_xor_val'
Dr. David Alan Gilbert
-5
/
+0
2025-03-08
crypto: acomp - Remove acomp request flags
Herbert Xu
-4
/
+2
2025-03-08
crypto: lzo - Fix compression buffer overrun
Herbert Xu
-0
/
+8
2025-03-08
crypto: api - Move struct crypto_type into internal.h
Herbert Xu
-14
/
+0
2025-03-02
crypto/krb5: Implement the Camellia enctypes from rfc6803
David Howells
-0
/
+4
2025-03-02
crypto/krb5: Implement the AES enctypes from rfc8009
David Howells
-0
/
+4
2025-03-02
crypto/krb5: Provide infrastructure and key derivation
David Howells
-0
/
+10
2025-03-02
crypto/krb5: Add an API to perform requests
David Howells
-0
/
+21
2025-03-02
crypto/krb5: Add an API to alloc and prepare a crypto object
David Howells
-0
/
+7
2025-03-02
crypto/krb5: Add an API to query the layout of the crypto section
David Howells
-0
/
+9
2025-03-02
crypto/krb5: Implement Kerberos crypto core
David Howells
-0
/
+54
2025-03-02
crypto: Add 'krb5enc' hash and cipher AEAD algorithm
David Howells
-0
/
+2
2025-03-02
crypto/krb5: Add some constants out of sunrpc headers
David Howells
-0
/
+51
2025-03-02
crypto: skcipher - Use restrict rather than hand-rolling accesses
Herbert Xu
-6
/
+8
2025-03-02
crypto: scatterwalk - don't split at page boundaries when !HIGHMEM
Eric Biggers
-22
/
+57
2025-03-02
crypto: scatterwalk - remove obsolete functions
Eric Biggers
-25
/
+0
2025-03-02
crypto: scatterwalk - add scatterwalk_get_sglist()
Eric Biggers
-0
/
+17
2025-03-02
crypto: scatterwalk - add new functions for copying data
Eric Biggers
-2
/
+22
2025-03-02
crypto: scatterwalk - add new functions for iterating through data
Eric Biggers
-6
/
+63
2025-03-02
crypto: scatterwalk - add new functions for skipping data
Eric Biggers
-0
/
+18
2025-03-02
crypto: scatterwalk - move to next sg entry just in time
Eric Biggers
-9
/
+10
2025-02-22
crypto: ahash - Set default reqsize from ahash_alg
Herbert Xu
-0
/
+3
2025-02-22
crypto: ahash - Add virtual address support
Herbert Xu
-3
/
+42
2025-02-22
crypto: hash - Add request chaining API
Herbert Xu
-10
/
+63
2025-02-22
crypto: ahash - Only save callback and data in ahash_save_req
Herbert Xu
-3
/
+0
2025-02-22
crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK
Herbert Xu
-6
/
+13
2025-02-22
dt-bindings: reset: Add SCMI reset IDs for RK3588
Nicolas Frattaroli
-1
/
+40
2025-02-09
crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
Lukas Wunner
-0
/
+12
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
-2
/
+3
2025-02-09
spinlock: extend guard with spinlock_bh variants
Christian Marangi
-0
/
+13
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-0
/
+1
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+1
2025-02-01
mm/vmscan: fix hard LOCKUP in function isolate_lru_folios
liuye
-0
/
+1
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+1
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-2
/
+17
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
-5
/
+16
[next]