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
/
marvell
/
octeontx
Age
Commit message (
Expand
)
Author
2024-08-30
crypto: octeontx - Remove unused declaration otx_cpt_callback()
Yue Haibing
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
2023-12-08
crypto: octeontx - Remove cfb
Herbert Xu
2023-02-13
crypto: octeontx - Use request_complete helpers
Herbert Xu
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
2022-12-09
crypto: octeontx - Set DMA alignment explicitly
Herbert Xu
2022-12-02
crypto: marvell/octeontx - remove redundant NULL check
Yushan Zhou
2022-10-28
crypto: octeontx - fix repeated words in comments
wangjianli
2022-09-30
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-09-30
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
2022-09-09
crypto: octeontx - Remove the unneeded result variable
ye xingchen
2022-09-02
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
2022-08-26
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-03-09
crypto: marvell/octeontx - Use swap() instead of open coding it
Jiapeng Chong
2022-02-05
crypto: marvell/octeontx - remove redundant initialization of variable c_size
Colin Ian King
2021-12-17
crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2020-11-27
crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-02
crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...
Qinglang Miao
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-06-18
crypto: octeontx - Fix sparse warnings
Herbert Xu
2020-06-15
crypto: marvell/octeontx - Fix a potential NULL dereference
Dan Carpenter
2020-04-16
crypto: marvell/octeontx - Add missing '\n' in log messages
Christophe JAILLET
2020-04-03
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
2020-03-20
crypto: marvell - add the Virtual Function driver for CPT
SrujanaChalla
2020-03-20
crypto: marvell - add support for OCTEON TX CPT engine
SrujanaChalla