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-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'v6.16-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-27
crypto: shash - Fix buffer overrun in import function
Herbert Xu
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-05-23
crypto: api - Redo lookup on EEXIST
Herbert Xu
2025-05-23
Revert "crypto: testmgr - Add hash export format testing"
Herbert Xu
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2025-05-19
crypto: xts - Only add ecb if it is not already there
Herbert Xu
2025-05-19
crypto: lrw - Only add ecb if it is not already there
Herbert Xu
2025-05-19
crypto: testmgr - Add hash export format testing
Herbert Xu
2025-05-19
crypto: testmgr - Use ahash for generic tfm
Herbert Xu
2025-05-19
crypto: hmac - Add ahash support
Herbert Xu
2025-05-19
crypto: testmgr - Ignore EEXIST on shash allocation
Herbert Xu
2025-05-19
crypto: algapi - Add driver template support to crypto_inst_setname
Herbert Xu
2025-05-19
crypto: shash - Set reqsize in shash_alg
Herbert Xu
2025-05-19
crypto: hmac - Add export_core and import_core
Herbert Xu
2025-05-19
crypto: hmac - Zero shash desc in setkey
Herbert Xu
2025-05-19
crypto: ahash - Handle partial blocks in API
Herbert Xu
2025-05-19
crypto: hash - Add export_core and import_core hooks
Herbert Xu
2025-05-19
crypto: algif_hash - fix double free in hash_accept
Ivan Pravdin
2025-05-12
crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
Eric Biggers
2025-05-12
crypto: testmgr - rename noextratests to noslowtests
Eric Biggers
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: testmgr - remove panic_on_fail
Eric Biggers
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
2025-05-12
crypto: null - use memcpy_sglist()
Eric Biggers
2025-05-12
crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULL
Eric Biggers
2025-05-12
crypto: null - remove the default null skcipher
Eric Biggers
2025-05-12
crypto: krb5enc - do not select CRYPTO_NULL
Eric Biggers
2025-05-12
crypto: geniv - use memcpy_sglist() instead of null skcipher
Eric Biggers
2025-05-12
crypto: gcm - use memcpy_sglist() instead of null skcipher
Eric Biggers
2025-05-12
crypto: authenc - use memcpy_sglist() instead of null skcipher
Eric Biggers
2025-05-12
crypto: algif_aead - use memcpy_sglist() instead of null skcipher
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-05
crypto: ahash - Add core export and import
Herbert Xu
2025-05-05
crypto: ahash - Enforce MAX_SYNC_HASH_REQSIZE for sync ahash
Herbert Xu
2025-05-05
crypto: shash - Mark shash algorithms as REQ_VIRT
Herbert Xu
2025-05-05
crypto: shash - Cap state size to HASH_MAX_STATESIZE
Herbert Xu
2025-05-05
crypto: sha256 - Use the partial block API
Herbert Xu
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
2025-05-05
crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG_REQ_VIRT
Herbert Xu
2025-05-05
crypto: acomp - Clone folios properly
Herbert Xu
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-05-05
crypto: streebog - Use API partial block handling
Herbert Xu
[next]