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
Age
Commit message (
Expand
)
Author
2021-08-21
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-08-21
crypto: qat - enable interrupts only after ISR allocation
Marco Chiappero
2021-08-21
crypto: qat - remove empty sriov_configure()
Marco Chiappero
2021-08-21
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-08-21
crypto: qat - fix a typo in a comment
Christophe JAILLET
2021-08-21
crypto: qat - disable AER if an error occurs in probe functions
Christophe JAILLET
2021-08-21
crypto: qat - set DMA mask to 48 bits for Gen2
Giovanni Cabiddu
2021-08-21
crypto: qat - simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-08-21
crypto: omap - Fix inconsistent locking of device lists
Ben Hutchings
2021-08-21
crypto: omap - Avoid redundant copy when using truncated sg list
Ben Hutchings
2021-08-12
crypto: wp512 - correct a non-kernel-doc comment
Randy Dunlap
2021-08-12
crypto: hisilicon - enable hpre device clock gating
Weili Qian
2021-08-12
crypto: hisilicon - enable sec device clock gating
Weili Qian
2021-08-12
crypto: hisilicon - enable zip device clock gating
Weili Qian
2021-08-12
lib/mpi: use kcalloc in mpi_resize
Hongbo Li
2021-08-12
padata: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-12
crypto: virtio - Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-12
crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data
Jason Wang
2021-08-06
hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
2021-08-06
firmware: smccc: Register smccc_trng platform device
Andre Przywara
2021-08-06
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2021-08-06
crypto: omap-sham - drop pm_runtime_irqsafe() usage
Tony Lindgren
2021-08-06
crypto: omap-sham - drop suspend and resume functions
Tony Lindgren
2021-08-06
crypto: omap-sham - drop old hw_init and unused FLAGS_INIT
Tony Lindgren
2021-08-06
crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()
Tony Lindgren
2021-08-06
crypto: omap-sham - initialize req only after omap_sham_hw_init()
Tony Lindgren
2021-08-06
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
2021-07-30
crypto: atmel-aes - use swap()
Salah Triki
2021-07-30
crypto: ecc - handle unaligned input buffer in ecc_swap_digits
Mian Yousaf Kaukab
2021-07-30
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
2021-07-30
crypto: sun8i-ss - Use kfree_sensitive
Jason Wang
2021-07-30
crypto: atmel-aes - Allocate aes dev at tfm init time
Tudor Ambarus
2021-07-30
crypto: atmel-aes - Add fallback to XTS software implementation
Tudor Ambarus
2021-07-30
crypto: atmel - Set OFB's blocksize to 1
Tudor Ambarus
2021-07-30
crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraint
Tudor Ambarus
2021-07-30
crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraint
Tudor Ambarus
2021-07-30
crypto: atmel-aes - Add XTS input length constraint
Tudor Ambarus
2021-07-30
crypto: atmel-aes - Add blocksize constraint for ECB and CBC modes
Tudor Ambarus
2021-07-30
crypto: atmel-tdes - Handle error messages
Tudor Ambarus
2021-07-30
crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfm
Tudor Ambarus
2021-07-30
crypto: tcrypt - add the asynchronous speed test for SM4
Tianjia Zhang
2021-07-30
crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
Tianjia Zhang
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
2021-07-30
crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
2021-07-23
crypto: x86/aes-ni - add missing error checks in XTS code
Ard Biesheuvel
2021-07-16
crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
2021-07-16
hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
2021-07-16
crypto: arm/curve25519 - rename 'mod_init' & 'mod_exit' functions to be modul...
Randy Dunlap
2021-07-16
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
2021-07-16
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
[next]