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
/
cavium
/
zip
Age
Commit message (
Expand
)
Author
2022-09-30
crypto: zip - remove the unneeded result variable
ye xingchen
2022-03-03
crypto: cavium/zip - register algorithm only if hardware is present
Corentin Labbe
2021-04-16
crypto: cavium/zip - remove unused including <linux/version.h>
Tian Tao
2020-11-27
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-09-25
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-09-09
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
2019-03-28
crypto: zip - Make some functions static
YueHaibing
2019-02-28
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-02-01
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-04-28
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
2018-04-21
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2018-04-21
crypto: cavium - Fix statistics pending request value
Jan Glauber
2018-04-21
crypto: cavium - Prevent division by zero
Jan Glauber
2018-04-21
crypto: cavium - Limit result reading attempts
Jan Glauber
2018-04-21
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
2017-03-09
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
2017-03-09
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
2017-03-09
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa