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
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2022-07-06
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
Jason A. Donenfeld
2022-06-24
crypto: ccp - Fix device IRQ counting by using platform_irq_count()
Tom Lendacky
2022-05-31
virtio-crypto: enable retry for virtio-crypto-dev
lei he
2022-05-31
virtio-crypto: adjust dst_len at ops callback
lei he
2022-05-31
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2022-05-31
virtio-crypto: use private buffer for control request
zhenwei pi
2022-05-31
virtio-crypto: change code style
zhenwei pi
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-23
crypto: caam - add in-kernel interface for blob generator
Ahmad Fatoum
2022-05-23
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
2022-05-22
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
2022-05-20
crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY
Kai Ye
2022-05-20
crypto: qat - add support for 401xx devices
Giovanni Cabiddu
2022-05-20
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2022-05-20
crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
Giovanni Cabiddu
2022-05-20
crypto: qat - add param check for DH
Giovanni Cabiddu
2022-05-20
crypto: qat - add param check for RSA
Giovanni Cabiddu
2022-05-20
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
2022-05-20
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
2022-05-20
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
2022-05-20
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2022-05-20
crypto: qat - refactor submission logic
Giovanni Cabiddu
2022-05-20
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2022-05-20
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
2022-05-13
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
2022-05-13
crypto: talitos - Uniform coding style with defined variable
jianchunfu
2022-05-13
crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_s...
Minghao Chi
2022-05-13
crypto: sun8i-ce - do not fallback if cryptlen is less than sg length
Corentin Labbe
2022-05-13
crypto: sun8i-ce - rework debugging
Corentin Labbe
2022-05-13
crypto: sun8i-ce - use sg_nents_for_len
Corentin Labbe
2022-05-13
crypto: sun8i-ce - Add function for handling hash padding
Corentin Labbe
2022-05-13
crypto: sun8i-ss - do not fallback if cryptlen is less than sg length
Corentin Labbe
2022-05-13
crypto: sun8i-ss - add hmac(sha1)
Corentin Labbe
2022-05-13
crypto: sun8i-ss - Add function for handling hash padding
Corentin Labbe
2022-05-13
crypto: sun8i-ss - rework debugging
Corentin Labbe
2022-05-13
crypto: sun8i-ss - handle requests if last block is not modulo 64
Corentin Labbe
2022-05-13
crypto: sun8i-ss - do not zeroize all pad
Corentin Labbe
2022-05-13
crypto: sun8i-ss - do not allocate memory when handling hash requests
Corentin Labbe
2022-05-13
crypto: sun8i-ss - use sg_nents_for_len
Corentin Labbe
2022-05-13
crypto: sun8i-ss - test error before assigning
Corentin Labbe
2022-05-13
crypto: sun8i-ss - remove redundant test
Corentin Labbe
2022-05-13
crypto: sun8i-ss - handle zero sized sg
Corentin Labbe
2022-05-13
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
2022-05-13
crypto: sun4i-ss - do not allocate backup IV on requests
Corentin Labbe
2022-05-13
crypto: sun8i-ce - do not allocate memory when handling requests
Corentin Labbe
2022-05-13
crypto: sun8i-ce - Fix minor style issue
Corentin Labbe
2022-05-13
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
2022-05-10
crypto: vmx - Fix build error
Masahiro Yamada
2022-05-06
crypto: vmx - Align the short log with Makefile cleanups
Masahiro Yamada
[next]