index
:
kernel/git/tip/tip.git
auto-latest
core/bugs
core/build
core/core
core/debugobjects
core/documentation
core/entry
core/headers
core/kprobes
core/merge
core/mm
core/rcu
core/rseq
core/static_call
core/uaccess
core/urgent
efi/core
efi/urgent
irq/cleanups
irq/core
irq/drivers
irq/msi
irq/urgent
locking/core
locking/debug
locking/futex
locking/header
locking/kcsan
locking/nmi
locking/rcuref
locking/rwsem
locking/urgent
locking/wwmutex
master
objtool/core
objtool/urgent
perf/core
perf/kprobes
perf/urgent
perf/vlbr
ras/core
ras/urgent
rcu/urgent
sched/arm64
sched/core
sched/eevdf
sched/fifo
sched/migrate-disable
sched/psi
sched/rt
sched/smp
sched/urgent
smp/core
smp/urgent
timers/cleanups
timers/clocksource
timers/core
timers/merge
timers/nohz
timers/ptp
timers/urgent
timers/vdso
tip/tip
tip/urgent
x86/acpi
x86/alternatives
x86/apic
x86/asm
x86/boot
x86/bugs
x86/build
x86/cache
x86/cc
x86/cleanups
x86/core
x86/cpu
x86/debug
x86/entry
x86/fpu
x86/fred
x86/fsgsbase
x86/headers
x86/hyperv
x86/irq
x86/kaslr
x86/kconfig
x86/kdump
x86/merge
x86/microcode
x86/misc
x86/mm
x86/msr
x86/mtrr
x86/nmi
x86/paravirt
x86/pasid
x86/percpu
x86/platform
x86/sev
x86/seves
x86/sgx
x86/shstk
x86/splitlock
x86/tdx
x86/timers
x86/urgent
x86/vdso
x86/vmware
Unnamed repository; edit this file 'description' to name the repository.
TIP group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-19
crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
Herbert Xu
1
-3
/
+5
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
24
-1293
/
+832
2025-12-02
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+12
2025-12-01
crypto: zstd - fix double-free in per-CPU stream cleanup
Giovanni Cabiddu
1
-6
/
+1
2025-11-24
crypto: ahash - Zero positive err value in ahash_update_finish
Herbert Xu
1
-1
/
+5
2025-11-24
crypto: ahash - Fix crypto_ahash_import with partial block data
Herbert Xu
1
-1
/
+11
2025-11-24
crypto: drbg - Delete unused ctx from struct sdesc
Herbert Xu
1
-1
/
+0
2025-11-24
crypto: testmgr - Add missing DES weak and semi-weak key tests
Thorsten Blum
1
-0
/
+120
2025-11-22
Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"
Eric Biggers
2
-254
/
+255
2025-11-22
crypto: scatterwalk - Fix memcpy_sglist() to always succeed
Eric Biggers
1
-13
/
+84
2025-11-22
crypto: tcrypt - Remove unused poly1305 support
Eric Biggers
2
-22
/
+0
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
6
-694
/
+1
2025-11-22
crypto: asymmetric_keys - fix uninitialized pointers with free attribute
Ally Heev
2
-2
/
+2
2025-11-22
KEYS: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-2
/
+5
2025-11-14
crypto: zstd - Remove unnecessary size_t cast
Thorsten Blum
1
-3
/
+2
2025-11-14
crypto: zstd - Annotate struct zstd_ctx with __counted_by
Thorsten Blum
1
-2
/
+3
2025-11-12
Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stack
Eric Biggers
1
-21
/
+12
2025-11-12
crypto: aegis128-neon - Move to more abstract 'ksimd' guard API
Ard Biesheuvel
1
-21
/
+12
2025-11-11
crypto: testmgr - Remove polyval tests
Eric Biggers
3
-181
/
+0
2025-11-11
crypto: polyval - Remove the polyval crypto_shash
Eric Biggers
3
-216
/
+0
2025-11-11
crypto: hctr2 - Convert to use POLYVAL library
Eric Biggers
3
-165
/
+66
2025-11-11
crypto: polyval - Rename conflicting functions
Eric Biggers
1
-6
/
+6
2025-11-06
crypto: deflate - Use struct_size to improve deflate_alloc_stream
Thorsten Blum
1
-1
/
+2
2025-11-05
crypto: sha3 - Reimplement using library API
Eric Biggers
5
-291
/
+176
2025-11-05
crypto: jitterentropy - Use default sha3 implementation
Eric Biggers
1
-10
/
+2
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-31
crypto: aead - Add support for on-stack AEAD req allocation
T Pratham
1
-0
/
+19
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
5
-194
/
+117
2025-10-23
crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
Thorsten Blum
1
-4
/
+10
2025-10-20
crypto: aead - Fix reqsize handling
T Pratham
1
-0
/
+1
2025-10-17
crypto: drbg - make drbg_{ctr_bcc,kcapi_sym}() return *void*
Karina Yankevich
1
-30
/
+14
2025-10-17
crypto: authenc - Correctly pass EINPROGRESS back up to the caller
Herbert Xu
1
-25
/
+50
2025-10-17
crypto: af_alg - zero initialize memory allocated via sock_kmalloc
Shivani Agarwal
3
-7
/
+4
2025-10-17
crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
Thorsten Blum
1
-1
/
+4
2025-10-17
crypto: drbg - Replace AES cipher calls with library calls
Harsh Jain
2
-27
/
+23
2025-10-17
crypto: drbg - Export CTR DRBG DF functions
Harsh Jain
4
-241
/
+260
2025-10-10
Merge tag 'v6.18-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-8
/
+8
2025-10-09
crypto: essiv - Check ssize for decryption and in-place encryption
Herbert Xu
1
-8
/
+6
2025-10-08
Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-1
/
+14
2025-10-08
crypto: skcipher - Fix reqsize handling
T Pratham
1
-0
/
+2
2025-10-06
crypto: rng - Ensure set_ent is always present
Herbert Xu
1
-0
/
+8
2025-10-06
Revert "crypto: testmgr - desupport SHA-1 for FIPS 140"
Herbert Xu
1
-0
/
+5
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-19
/
+36
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+6
2025-10-02
crypto: zstd - Fix compression bug caused by truncation
Herbert Xu
1
-1
/
+1
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+1
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-1635
/
+241
2025-09-28
KEYS: X.509: Fix Basic Constraints CA flag parsing
Fan Wu
1
-4
/
+12
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
1
-0
/
+1
2025-09-21
crypto: remove nth_page() usage within SG entry
David Hildenbrand
2
-6
/
+6
2025-09-20
crypto: anubis - simplify return statement in anubis_mod_init
Thorsten Blum
1
-4
/
+1
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
5
-10
/
+20
2025-09-19
Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+9
2025-09-18
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Herbert Xu
1
-0
/
+7
2025-09-18
crypto: af_alg - Set merge to zero early in af_alg_sendmsg
Herbert Xu
1
-1
/
+2
2025-09-13
crypto: cryptd - WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-09-08
crypto: md5 - Implement export_core() and import_core()
Eric Biggers
1
-0
/
+39
2025-09-06
crypto: curve25519 - Remove unused kpp support
Eric Biggers
3
-100
/
+0
2025-09-06
crypto: testmgr - Remove curve25519 kpp tests
Eric Biggers
2
-1231
/
+0
2025-09-02
crypto: sha512 - Implement export_core() and import_core()
Eric Biggers
1
-0
/
+71
2025-09-02
crypto: sha256 - Implement export_core() and import_core()
Eric Biggers
1
-0
/
+71
2025-09-02
crypto: sha1 - Implement export_core() and import_core()
Eric Biggers
1
-0
/
+39
2025-08-30
crypto: jitter - Mark intermediary memory as clean
Edward Adam Davis
1
-0
/
+1
2025-08-29
crypto: chacha - register only "-lib" drivers
Eric Biggers
3
-110
/
+29
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
1
-0
/
+2
2025-08-26
crypto: md5 - Wrap library and add HMAC support
Eric Biggers
3
-194
/
+171
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-3
/
+3
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-211
/
+310
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-531
/
+810
2025-07-18
crypto: jitter - replace ARRAY_SIZE definition with header include
Ruben Wauters
1
-1
/
+1
2025-07-18
crypto: engine - remove {prepare,unprepare}_crypt_hardware callbacks
Ovidiu Panait
1
-29
/
+1
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
1
-24
/
+1
2025-07-18
crypto: krb5 - Fix memory leak in krb5_test_one_prf()
Eric Biggers
1
-0
/
+1
2025-07-18
crypto: acomp - Fix CFI failure due to type punning
Eric Biggers
2
-2
/
+12
2025-07-18
crypto: cryptd - Use nested-BH locking for cryptd_cpu_queue
Sebastian Andrzej Siewior
1
-0
/
+6
2025-07-14
crypto: sha1 - Use same state format as legacy drivers
Eric Biggers
1
-0
/
+66
2025-07-14
crypto: sha1 - Wrap library and add HMAC support
Eric Biggers
5
-89
/
+144
2025-07-10
crypto: zstd - replace zero-length array with flexible array member
Thorsten Blum
1
-1
/
+1
2025-07-10
crypto: zstd - fix duplicate check warning
Suman Kumar Chakraborty
1
-3
/
+2
2025-07-09
lib/raid6: replace custom zero page with ZERO_PAGE
Herbert Xu
2
-3
/
+3
2025-07-08
lib/crypto: hash_info: Move hash_info.c into lib/crypto/
Eric Biggers
3
-67
/
+0
2025-07-07
crypto: jitter - fix intermediary handling
Markus Theil
1
-4
/
+5
2025-07-04
crypto: sha256 - Use same state format as legacy drivers
Eric Biggers
1
-0
/
+95
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
4
-161
/
+142
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-8
/
+8
2025-06-30
crypto/crc32[c]: register only "-lib" drivers
Eric Biggers
4
-122
/
+13
2025-06-30
crypto: testmgr - remove crc32c context format test
Eric Biggers
1
-54
/
+1
2025-06-30
crypto: sha512 - Use same state format as legacy drivers
Eric Biggers
1
-0
/
+96
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
5
-219
/
+272
2025-06-26
crypto: testmgr - Enable phmac selftest
Harald Freudenberger
1
-0
/
+30
2025-06-26
crypto: ahash - make hash walk functions from ahash.c public
Harald Freudenberger
1
-21
/
+5
2025-06-23
crypto: testmgr - Restore sha384 and hmac_sha384 drbgs in FIPS mode
Jeff Barnes
1
-0
/
+4
2025-06-23
crypto: zstd - convert to acomp
Suman Kumar Chakraborty
1
-120
/
+232
2025-06-23
crypto: ahash - Stop legacy tfms from using the set_virt fallback path
Herbert Xu
1
-0
/
+3
2025-06-23
crypto: wp512 - Use API partial block handling
Herbert Xu
1
-76
/
+45
2025-06-18
crypto: ahash - Fix infinite recursion in ahash_def_finup
Herbert Xu
1
-1
/
+3
2025-06-13
crypto: pcrypt - Optimize pcrypt_aead_init_tfm()
Yury Norov [NVIDIA]
1
-5
/
+2
2025-06-13
crypto: testmgr - desupport SHA-1 for FIPS 140
Vegard Nossum
1
-5
/
+0
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
2
-7
/
+33
2025-06-11
crypto: ahash - Add support for drivers with no fallback
Herbert Xu
1
-1
/
+9
2025-06-11
crypto: hkdf - move to late_initcall
Eric Biggers
1
-1
/
+1
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2025-05-28
Merge tag 'v6.16-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+5
2025-05-27
crypto: shash - Fix buffer overrun in import function
Herbert Xu
1
-4
/
+5
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
113
-3881
/
+3084
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-4
/
+6
2025-05-23
crypto: api - Redo lookup on EEXIST
Herbert Xu
1
-2
/
+11
2025-05-23
Revert "crypto: testmgr - Add hash export format testing"
Herbert Xu
2
-88
/
+9
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+0
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-4
/
+4
2025-05-19
crypto: xts - Only add ecb if it is not already there
Herbert Xu
1
-2
/
+2
2025-05-19
crypto: lrw - Only add ecb if it is not already there
Herbert Xu
1
-2
/
+2
2025-05-19
crypto: testmgr - Add hash export format testing
Herbert Xu
2
-9
/
+88
2025-05-19
crypto: testmgr - Use ahash for generic tfm
Herbert Xu
1
-19
/
+18
2025-05-19
crypto: hmac - Add ahash support
Herbert Xu
2
-14
/
+334
2025-05-19
crypto: testmgr - Ignore EEXIST on shash allocation
Herbert Xu
1
-1
/
+1
2025-05-19
crypto: algapi - Add driver template support to crypto_inst_setname
Herbert Xu
1
-4
/
+4
2025-05-19
crypto: shash - Set reqsize in shash_alg
Herbert Xu
2
-1
/
+2
2025-05-19
crypto: hmac - Add export_core and import_core
Herbert Xu
1
-0
/
+19
2025-05-19
crypto: hmac - Zero shash desc in setkey
Herbert Xu
1
-25
/
+10
2025-05-19
crypto: ahash - Handle partial blocks in API
Herbert Xu
1
-279
/
+248
2025-05-19
crypto: hash - Add export_core and import_core hooks
Herbert Xu
2
-11
/
+55
2025-05-19
crypto: algif_hash - fix double free in hash_accept
Ivan Pravdin
1
-4
/
+0
2025-05-12
crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTS
Eric Biggers
2
-4
/
+4
2025-05-12
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
Eric Biggers
1
-1
/
+1
2025-05-12
crypto: testmgr - rename noextratests to noslowtests
Eric Biggers
1
-21
/
+20
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
2
-67
/
+5
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
8
-25
/
+29
2025-05-12
crypto: testmgr - remove panic_on_fail
Eric Biggers
1
-7
/
+3
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
4
-10
/
+14
2025-05-12
crypto: null - use memcpy_sglist()
Eric Biggers
1
-13
/
+4
2025-05-12
crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULL
Eric Biggers
2
-8
/
+4
2025-05-12
crypto: null - remove the default null skcipher
Eric Biggers
1
-53
/
+0
2025-05-12
crypto: krb5enc - do not select CRYPTO_NULL
Eric Biggers
1
-1
/
+0
2025-05-12
crypto: geniv - use memcpy_sglist() instead of null skcipher
Eric Biggers
4
-42
/
+7
2025-05-12
crypto: gcm - use memcpy_sglist() instead of null skcipher
Eric Biggers
2
-38
/
+4
2025-05-12
crypto: authenc - use memcpy_sglist() instead of null skcipher
Eric Biggers
3
-67
/
+4
2025-05-12
crypto: algif_aead - use memcpy_sglist() instead of null skcipher
Eric Biggers
2
-84
/
+18
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-2
/
+2
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-8
/
+8
2025-05-05
crypto: ahash - Add core export and import
Herbert Xu
1
-1
/
+24
2025-05-05
crypto: ahash - Enforce MAX_SYNC_HASH_REQSIZE for sync ahash
Herbert Xu
1
-9
/
+18
2025-05-05
crypto: shash - Mark shash algorithms as REQ_VIRT
Herbert Xu
1
-0
/
+1
2025-05-05
crypto: shash - Cap state size to HASH_MAX_STATESIZE
Herbert Xu
1
-0
/
+2
2025-05-05
crypto: sha256 - Use the partial block API
Herbert Xu
1
-23
/
+58
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
1
-37
/
+42
2025-05-05
crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG_REQ_VIRT
Herbert Xu
4
-7
/
+7
2025-05-05
crypto: acomp - Clone folios properly
Herbert Xu
1
-0
/
+18
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
76
-82
/
+76
2025-05-05
crypto: streebog - Use API partial block handling
Herbert Xu
1
-46
/
+25
2025-05-05
crypto: rmd160 - Use API partial block handling
Herbert Xu
1
-52
/
+36
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
4
-103
/
+246
2025-05-05
crypto: poly1305 - Remove algorithm
Herbert Xu
3
-166
/
+0
2025-05-05
crypto: testmgr - Remove poly1305
Herbert Xu
2
-294
/
+0
2025-05-05
crypto: chacha20poly1305 - Use lib/crypto poly1305
Herbert Xu
2
-256
/
+65
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2025-04-29
crypto/krb5: Fix change to use SG miter to use offset
David Howells
1
-0
/
+1
2025-04-28
crypto: crc32 - remove "generic" from file and module names
Eric Biggers
3
-4
/
+6
2025-04-28
crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist
Herbert Xu
2
-270
/
+265
2025-04-28
crypto: polyval-generic - Use API partial block handling
Herbert Xu
1
-78
/
+38
2025-04-28
crypto: hash - Fix clone error handling
Herbert Xu
3
-3
/
+21
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
3
-53
/
+26
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-25
crypto: engine - Remove CRYPTO_ALG_ENGINE bit
Herbert Xu
1
-28
/
+3
2025-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-3
/
+2
2025-04-25
crypto: scompress - increment scomp_scratch_users when already allocated
Sabrina Dubroca
1
-3
/
+2
2025-04-23
crypto: xcbc - Use API partial block handling
Herbert Xu
1
-74
/
+18
2025-04-23
crypto: cmac - Use API partial block handling
Herbert Xu
1
-74
/
+18
2025-04-23
crypto: cbcmac - Use API partial block handling
Herbert Xu
1
-36
/
+25
2025-04-23
crypto: sm3-generic - Use API partial block handling
Herbert Xu
1
-23
/
+8
2025-04-23
crypto: sha512-generic - Use API partial block handling
Herbert Xu
1
-28
/
+17
2025-04-23
crypto: riscv/sha512 - Use API partial block handling
Herbert Xu
1
-2
/
+3
2025-04-23
crypto: sha3-generic - Use API partial block handling
Herbert Xu
1
-58
/
+43
2025-04-23
crypto: sha256-generic - Use API partial block handling
Herbert Xu
1
-26
/
+18
2025-04-23
crypto: sha1-generic - Use API partial block handling
Herbert Xu
1
-21
/
+12
2025-04-23
crypto: md5-generic - Use API partial block handling
Herbert Xu
1
-64
/
+38
2025-04-23
crypto: ghash-generic - Use API partial block handling
Herbert Xu
1
-39
/
+17
2025-04-23
crypto: blake2b-generic - Use API partial block handling
Herbert Xu
1
-13
/
+18
2025-04-23
crypto: shash - Handle partial blocks in API
Herbert Xu
1
-36
/
+187
2025-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-4
/
+4
2025-04-23
crypto: scomp - Fix off-by-one bug when calculating last page
Herbert Xu
1
-5
/
+5
2025-04-19
crypto: acomp - Add missing return statements in compress/decompress
Herbert Xu
1
-2
/
+2
2025-04-19
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
1
-83
/
+64
2025-04-17
crypto: public_key - Make sig/tfm local to if clause in software_key_query
Herbert Xu
1
-11
/
+12
2025-04-17
crypto: deflate - Make the acomp walk atomic
Herbert Xu
2
-4
/
+4
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
3
-150
/
+154
2025-04-16
crypto: deadcode structs from 'comp' removal
Dr. David Alan Gilbert
5
-20
/
+0
2025-04-16
crypto: cbcmac - Set block size properly
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
3
-251
/
+1
2025-04-16
crypto: hash - Add HASH_REQUEST_ON_STACK
Herbert Xu
1
-4
/
+102
2025-04-16
crypto: shash - Remove dynamic descsize
Herbert Xu
1
-17
/
+1
2025-04-16
crypto: hmac - Make descsize an algorithm attribute
Herbert Xu
1
-3
/
+1
2025-04-16
crypto: api - Add support for duplicating algorithms before registration
Herbert Xu
14
-14
/
+52
2025-04-16
crypto: api - Allow delayed algorithm destruction
Herbert Xu
1
-4
/
+4
2025-04-16
crypto: essiv - Remove unnecessary strscpy() size argument
Thorsten Blum
1
-2
/
+1
2025-04-16
crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
7
-13
/
+21
2025-04-16
crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
1
-2
/
+7
[next]