index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2025-04-02
Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-30
Revert "crypto: testmgr - Add multibuffer hash testing"
Herbert Xu
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-22
crypto: testmgr - Add multibuffer acomp testing
Herbert Xu
2025-03-22
crypto: acomp - Fix synchronous acomp chaining fallback
Herbert Xu
2025-03-22
crypto: testmgr - Add multibuffer hash testing
Herbert Xu
2025-03-22
crypto: hash - Fix synchronous ahash chaining fallback
Herbert Xu
2025-03-21
crypto: essiv - Replace memcpy() + NUL-termination with strscpy()
Thorsten Blum
2025-03-21
crypto: api - Call crypto_alg_put in crypto_unregister_alg
Herbert Xu
2025-03-21
crypto: scompress - Fix incorrect stream freeing
Herbert Xu
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
2025-03-21
crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: zstd - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: lzo - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: lzo-rle - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: lz4hc - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: lz4 - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: deflate - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: 842 - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: scompress - Fix scratch allocation failure handling
Herbert Xu
2025-03-21
crypto: acomp - Add support for folios
Herbert Xu
2025-03-21
crypto: acomp - Add async nondma fallback
Herbert Xu
2025-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
2025-03-21
crypto: scomp - Add chaining and virtual address support
Herbert Xu
2025-03-21
crypto: scomp - Remove support for some non-trivial SG lists
Herbert Xu
2025-03-21
crypto: hash - Use nth_page instead of doing it by hand
Herbert Xu
2025-03-21
crypto: hash - Fix test underflow in shash_ahash_digest
Herbert Xu
2025-03-21
crypto: krb5 - Use SG miter instead of doing it by hand
Herbert Xu
2025-03-21
crypto: scatterwalk - simplify map and unmap calling convention
Eric Biggers
2025-03-20
crypto,fs: Separate out hkdf_extract() and hkdf_expand()
Hannes Reinecke
2025-03-15
crypto: testmgr - Remove NULL dst acomp tests
Herbert Xu
2025-03-15
crypto: acomp - Add request chaining and virtual addresses
Herbert Xu
2025-03-15
crypto: scomp - Disable BH when taking per-cpu spin lock
Herbert Xu
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
2025-03-15
crypto: api - Add cra_type->destroy hook
Herbert Xu
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
2025-03-15
crypto: skcipher - Eliminate duplicate virt.addr field
Herbert Xu
2025-03-15
crypto: scatterwalk - Add memcpy_sglist
Herbert Xu
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
2025-03-15
async_xor: Remove unused 'async_xor_val'
Dr. David Alan Gilbert
2025-03-08
crypto: skcipher - fix mismatch between mapping and unmapping order
Eric Biggers
2025-03-08
crypto: Kconfig - Select LIB generic option
Herbert Xu
2025-03-08
crypto: acomp - Remove acomp request flags
Herbert Xu
2025-03-08
crypto: lzo - Fix compression buffer overrun
Herbert Xu
2025-03-08
crypto: api - Move struct crypto_type into internal.h
Herbert Xu
2025-03-02
crypto/krb5: Implement crypto self-testing
David Howells
2025-03-02
crypto/krb5: Implement the Camellia enctypes from rfc6803
David Howells
[next]