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
2023-03-17
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
2023-03-14
crypto: qat - add support for 402xx devices
Damian Muszynski
2023-03-14
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
2023-03-14
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
2023-03-14
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
2023-03-14
crypto: safexcel - Raise firmware load failure message to error
Jonathan McDowell
2023-03-14
crypto: qat - make state machine functions static
Shashank Gupta
2023-03-14
crypto: qat - refactor device restart logic
Shashank Gupta
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
2023-03-14
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
2023-03-14
crypto: qat - delay sysfs initialization
Shashank Gupta
2023-03-14
crypto: testmgr - fix RNG performance in fuzz tests
Eric Biggers
2023-03-14
crypto: arm64/aes-neonbs - fix crash with CFI enabled
Eric Biggers
2023-03-14
crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Neal Liu
2023-03-14
padata: use alignment when calculating the number of worker threads
Anthony Yznaga
2023-03-14
crypto: qce - Add a QCE IP family compatible 'qcom,qce'
Vladimir Zapolskiy
2023-03-14
crypto: qce - Make clocks optional
Thara Gopinath
2023-03-14
crypto: qce - Add support to initialize interconnect path
Thara Gopinath
2023-03-14
arm64: dts: qcom: sm8550: add QCE IP family compatible values
Vladimir Zapolskiy
2023-03-14
dt-bindings: qcom-qce: document optional clocks and clock-names properties
Vladimir Zapolskiy
2023-03-14
dt-bindings: qcom-qce: Add new SoC compatible strings for Qualcomm QCE IP
Vladimir Zapolskiy
2023-03-14
dt-bindings: qcom-qce: Add 'iommus' to optional properties
Bhupesh Sharma
2023-03-14
dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
Bhupesh Sharma
2023-03-14
MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section
Bhupesh Sharma
2023-03-14
dt-bindings: qcom-qce: Convert bindings to yaml
Bhupesh Sharma
2023-03-14
crypto: p10-aes-gcm - Update Kconfig and Makefile
Danny Tsen
2023-03-14
crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.
Danny Tsen
2023-03-14
crypto: p10-aes-gcm - Supporting functions for ghash
Danny Tsen
2023-03-14
crypto: p10-aes-gcm - Supporting functions for AES
Danny Tsen
2023-03-14
crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation
Danny Tsen
2023-03-14
crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementation
Danny Tsen
2023-03-14
crypto: ccree - Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-14
crypto: aspeed - Use devm_platform_ioremap_resource()
Yang Li
2023-03-14
hwrng: meson - remove not needed call to platform_set_drvdata
Heiner Kallweit
2023-03-14
hwrng: meson - use devm_clk_get_optional_enabled
Heiner Kallweit
2023-03-14
hwrng: meson - remove unused member of struct meson_rng_data
Heiner Kallweit
2023-03-14
padata: Make kobj_type structure constant
Thomas Weißschuh
2023-03-14
crypto: api - Check CRYPTO_USER instead of NET for report
Herbert Xu
2023-03-14
crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.h
Herbert Xu
2023-03-14
crypto: rng - Count error stats differently
Herbert Xu
2023-03-14
crypto: skcipher - Count error stats differently
Herbert Xu
2023-03-14
crypto: kpp - Count error stats differently
Herbert Xu
2023-03-14
crypto: acomp - Count error stats differently
Herbert Xu
2023-03-14
crypto: hash - Count error stats differently
Herbert Xu
2023-03-14
crypto: akcipher - Count error stats differently
Herbert Xu
2023-03-14
crypto: aead - Count error stats differently
Herbert Xu
2023-03-14
crypto: algapi - Move stat reporting into algapi
Herbert Xu
2023-03-14
crypto: qat - Include algapi.h for low-level Crypto API
Herbert Xu
2023-03-14
hwrng: xgene - Improve error reporting for problems during .remove()
Uwe Kleine-König
2023-03-10
hwrng: xgene - Simplify using devm_clk_get_optional_enabled()
Uwe Kleine-König
[next]