index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2020-04-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
2020-04-03
crypto: hisilicon - Fix build error
YueHaibing
2020-04-02
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-30
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
2020-03-30
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
2020-03-30
Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex
Ayush Sawal
2020-03-30
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
2020-03-30
crypto: caam - limit single JD RNG output to maximum of 16 bytes
Andrey Smirnov
2020-03-30
crypto: caam - enable prediction resistance in HRWNG
Andrey Smirnov
2020-03-30
crypto: caam - invalidate entropy register during RNG initialization
Andrey Smirnov
2020-03-30
crypto: caam - check if RNG job failed
Andrey Smirnov
2020-03-30
crypto: caam - simplify RNG implementation
Andrey Smirnov
2020-03-30
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
2020-03-30
crypto: caam - use struct hwrng's .init for initialization
Andrey Smirnov
2020-03-30
crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
Andrey Smirnov
2020-03-30
crypto: ccree - remove duplicated include from cc_aead.c
YueHaibing
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-24
crypto: Convert to new CPU match macros
Thomas Gleixner
2020-03-23
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
2020-03-20
crypto: chelsio - remove set but not used variable 'adap'
YueHaibing
2020-03-20
crypto: marvell - enable OcteonTX cpt options for build
SrujanaChalla
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
2020-03-20
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla
2020-03-20
crypto: bcm - Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-20
crypto: atmel-i2c - Fix wakeup fail
Jianhui Zhao
2020-03-20
crypto: hisilicon/sec2 - Add new create qp process
Kai Ye
2020-03-20
crypto: hisilicon/hpre - Optimize finding hpre device process
Hui Tang
2020-03-20
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
2020-03-20
crypto: hisilicon/qm - Put device finding logic into QM
Weili Qian
2020-03-16
chcr: remove set but not used variable 'status'
YueHaibing
2020-03-12
crypto: ccree - refactor AEAD IV in AAD handling
Gilad Ben-Yossef
2020-03-12
crypto: ccree - use crypto_ipsec_check_assoclen()
Gilad Ben-Yossef
2020-03-12
crypto: ccree - only check condition if needed
Gilad Ben-Yossef
2020-03-12
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
2020-03-12
crypto: ccree - remove pointless comment
Hadar Gat
2020-03-12
crypto: ccree - update register handling macros
Hadar Gat
2020-03-12
crypto: ccp - use file mode for sev ioctl permissions
Connor Kuehl
2020-03-12
crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
Longfang Liu
2020-03-12
crypto: hisilicon/sec2 - Update IV and MAC operation
Longfang Liu
2020-03-12
crypto: hisilicon/sec2 - Add iommu status check
Longfang Liu
2020-03-12
crypto: hisilicon/sec2 - Add workqueue for SEC driver.
Ye Kai
2020-03-12
crypto: hisilicon - Use one workqueue per qm instead of per qp
Shukun Tan
2020-03-12
crypto: qce - fix wrong config symbol reference
Eneas U de Queiroz
2020-03-12
crypto: qat - simplify the qat_crypto function
Tianjia Zhang
[next]