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
Age
Commit message (
Expand
)
Author
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
Ayush Sawal
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-08
crypto: bcm - Verify GCM/CCM key length in setkey
Herbert Xu
2020-10-08
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
2020-10-08
crypto: qat - fix function parameters descriptions
Giovanni Cabiddu
2020-10-07
s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUG
Harald Freudenberger
2020-10-02
crypto: atmel-tdes - use semicolons rather than commas to separate statements
Julia Lawall
2020-10-02
crypto: drivers - use semicolons rather than commas to separate statements
Julia Lawall
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
2020-10-02
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
2020-10-02
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
2020-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
2020-10-02
crypto: sa2ul - Fix DMA mapping API usage
Peter Ujfalusi
2020-10-02
crypto: caam/qi2 - add support for XTS with 16B IV
Andrei Botila
2020-10-02
crypto: caam/qi - add support for XTS with 16B IV
Andrei Botila
2020-10-02
crypto: caam/jr - add support for XTS with 16B IV
Andrei Botila
2020-10-02
crypto: caam - add xts check for block length equal to zero
Andrei Botila
2020-10-02
crypto: caam/qi2 - add support for more XTS key lengths
Andrei Botila
2020-10-02
crypto: caam/qi - add support for more XTS key lengths
Andrei Botila
2020-10-02
crypto: caam/jr - add support for more XTS key lengths
Andrei Botila
2020-10-02
crypto: caam/qi2 - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
crypto: caam/qi - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
crypto: caam/jr - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()
Qinglang Miao
2020-10-02
crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...
Qinglang Miao
2020-10-02
crypto: ccp - fix error handling
Pavel Machek
2020-10-02
crypto: cpt - simplify the return expression of cav_register_algs
Liu Shixin
2020-09-25
crypto: hisilicon/qm - remove the update of flags
Weili Qian
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
2020-09-25
crypto: hisilicon/hpre - fix a bug in dh algorithm
Meng Yu
2020-09-25
crypto: hisilicon/hpre - adjust some coding style
Meng Yu
2020-09-25
crypto: hisilicon/hpre - remove useless code
Meng Yu
2020-09-25
crypto: chelsio - fix minor indentation issue
Colin Ian King
2020-09-25
crypto: sun8i-ss - fix comparison of integer expressions of different signedness
Corentin Labbe
2020-09-25
crypto: sun8i-ce - fix comparison of integer expressions of different signedness
Corentin Labbe
2020-09-25
crypto: sun8i-ce - Add support for the TRNG
Corentin Labbe
2020-09-25
crypto: sun8i-ce - Add support for the PRNG
Corentin Labbe
2020-09-25
crypto: sun8i-ce - Add stat_bytes debugfs
Corentin Labbe
2020-09-25
crypto: sun8i-ce - support hash algorithms
Corentin Labbe
2020-09-25
crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
Corentin Labbe
2020-09-25
crypto: sun8i-ce - handle different error registers
Corentin Labbe
2020-09-25
crypto: sun8i-ce - split into prepare/run/unprepare
Corentin Labbe
2020-09-25
crypto: sun8i-ce - move iv data to request context
Corentin Labbe
2020-09-25
crypto: sun8i-ce - handle endianness of t_common_ctl
Corentin Labbe
2020-09-25
crypto: sun8i-ss - better debug printing
Corentin Labbe
2020-09-25
crypto: sun8i-ss - Add more comment on some structures
Corentin Labbe
2020-09-25
crypto: sun8i-ss - fix a trivial typo
Corentin Labbe
2020-09-25
crypto: sun8i-ss - support hash algorithms
Corentin Labbe
[next]