index
:
git.armlinux.org.uk/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
2024-10-29
s390/pkey: Add new pkey handler module pkey-uv
Harald Freudenberger
2024-10-28
crypto: starfive - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
crypto: tegra - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
2024-10-28
crypto: qat - Fix typo "accelaration"
WangYuli
2024-10-28
crypto: tegra - remove redundant error check on ret
Colin Ian King
2024-10-28
crypto: nx - Fix invalid wait context during kexec reboot
Vishal Chourasia
2024-10-28
crypto: nx - Rename devdata_mutex to devdata_spinlock
Vishal Chourasia
2024-10-28
crypto: qat - Constify struct pm_status_row
Christophe JAILLET
2024-10-19
crypto: crypto4xx - use devm in probe
Rosen Penev
2024-10-19
crypto: crypto4xx - avoid explicit resource
Rosen Penev
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
2024-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
2024-10-19
crypto: cesa - add COMPILE_TEST
Rosen Penev
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-19
crypto: qat - remove faulty arbiter config reset
Ahsan Atta
2024-10-16
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-10-10
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
2024-10-05
crypto: hisilicon/qm - fix the coding specifications issue
Chenghai Huang
2024-10-05
crypto: qat - remove unused adf_devmgr_get_first
Dr. David Alan Gilbert
2024-10-05
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
Dan Carpenter
2024-10-05
crypto: qat/qat_420xx - fix off by one in uof_get_name()
Dan Carpenter
2024-10-05
crypto: iaa - Remove potential infinite loop in check_completion()
Zanussi, Tom
2024-10-05
crypto: drivers - Correct multiple typos in comments
Shen Lichuan
2024-10-05
crypto: ccree - Fix typo in comment
Yu Jiaoliang
2024-10-05
crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...
Uwe Kleine-König
2024-10-05
crypto: qat - remove check after debugfs_create_dir()
Cabiddu, Giovanni
2024-10-05
crypto: caam - Slightly simplify platform_device()
Christophe JAILLET
2024-10-05
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
2024-10-05
crypto: hisilicon/hpre - enable all clusters clock gating
Weili Qian
2024-10-05
crypto: mxs-dcp - Fix AES-CBC with hardware-bound keys
Tomas Paukrt
2024-10-05
crypto: amlogic - Remove redundant assignment and error messages
Tang Bin
2024-10-05
crypto: drivers - Drop sign/verify operations
Lukas Wunner
2024-10-05
crypto: virtio - Drop sign/verify operations
Lukas Wunner
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-24
Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-09-21
crypto: caam - Pad SG length when allocating hash edesc
Herbert Xu
2024-09-13
crypto: n2 - Set err to EINVAL if snprintf fails for hmac
Herbert Xu
2024-09-13
crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
Chen Yufan
2024-09-13
crypto: qcom-rng - rename *_of_data to *_match_data
Brian Masney
2024-09-13
crypto: qcom-rng - fix support for ACPI-based systems
Brian Masney
2024-09-06
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
2024-09-06
crypto: qat - Remove trailing space after \n newline
Colin Ian King
2024-09-06
crypto: hisilicon/sec - Remove trailing space after \n newline
Colin Ian King
2024-09-06
crypto: hisilicon/qm - inject error before stopping queue
Weili Qian
2024-09-06
crypto: hisilicon/hpre - mask cluster timeout error
Weili Qian
2024-09-06
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
2024-09-06
crypto: hisilicon/trng - modifying the order of header files
Chenghai Huang
[prev]
[next]