index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2021-01-14
crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment
Bhaskar Chowdhury
2021-01-14
crypto: hisilicon/sec - register SEC device to uacce
Kai Ye
2021-01-14
crypto: hisilicon/hpre - register HPRE device to uacce
Kai Ye
2021-01-14
crypto: hisilicon - add ZIP device using mode parameter
Kai Ye
2021-01-14
crypto: hisilicon/qm - SVA bugfixed on Kunpeng920
Kai Ye
2021-01-14
crypto: bcm - Rename struct device_private to bcm_device_private
Jiri Olsa
2021-01-14
crypto: qat - reduce size of mapped region
Adam Guerin
2021-01-14
crypto: qat - change format string and cast ring size
Adam Guerin
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
2021-01-14
crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig
Marco Chiappero
2021-01-14
crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counter
Herbert Xu
2021-01-08
crypto: vmx - Move extern declarations into header file
Herbert Xu
2021-01-08
crypto: omap-sham - Fix link error without crypto-engine
Arnd Bergmann
2021-01-03
crypto: picoxcell - Remove PicoXcell driver
Rob Herring
2021-01-03
crypto: keembay-ocs-hcu - Add optional support for sha224
Daniele Alessandrelli
2021-01-03
crypto: keembay-ocs-hcu - Add HMAC support
Daniele Alessandrelli
2021-01-03
crypto: keembay - Add Keem Bay OCS HCU driver
Declan Murphy
2021-01-03
crypto: sun4i-ss - add SPDX header and remove blank lines
Corentin Labbe
2021-01-03
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
2021-01-03
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
2021-01-03
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
2021-01-03
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
2021-01-03
crypto: sun4i-ss - IV register does not work on A10 and A13
Corentin Labbe
2021-01-03
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
2021-01-03
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2021-01-03
crypto: inside-secure - fix platform_get_irq.cocci warnings
Tian Tao
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-03
crypto: ccree - remove unused including <linux/version.h>
Tian Tao
2021-01-03
crypto: sahara - Remove unused .id_table support
Fabio Estevam
2021-01-03
crypto: mediatek - remove obsolete driver
Vic Wu
2020-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-23
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
2020-12-23
crypto: keembay - Add dependency on HAS_IOMEM
Daniele Alessandrelli
2020-12-23
crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
Geert Uytterhoeven
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-11
crypto: qat - add capability detection logic in qat_4xxx
Marco Chiappero
2020-12-11
crypto: qat - add AES-XTS support for QAT GEN4 devices
Marco Chiappero
2020-12-11
crypto: qat - add AES-CTR support for QAT GEN4 devices
Marco Chiappero
2020-12-11
crypto: atmel-i2c - select CONFIG_BITREVERSE
Arnd Bergmann
2020-12-11
crypto: hisilicon/trng - replace atomic_add_return()
Yejune Deng
2020-12-11
crypto: keembay - Add support for Keem Bay OCS AES/SM4
Mike Healy
2020-12-04
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
2020-11-27
crypto: ccree - rework cache parameters handling
Gilad Ben-Yossef
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
crypto: ccree - Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-27
crypto: hisilicon/trng - add support for PRNG
Weili Qian
[prev]
[next]