index
:
linux-toradex.git
colibri
colibri_vf
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.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
2022-11-08
Merge tag 'v5.15.75' into 5.15-2.1.x-imx
Daiane Angolini
2022-11-08
Merge tag 'v5.15.74' into 5.15-2.1.x-imx
Daiane Angolini
2022-11-07
Merge tag 'v5.15.61' into 5.15-2.1.x-imx
Daiane Angolini
2022-10-26
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-10-26
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
2022-10-26
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-10-26
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
2022-10-26
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
2022-10-26
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
2022-10-26
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
2022-10-26
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
2022-10-26
crypto: sahara - don't sleep when in softirq
Zhengchao Shao
2022-10-15
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
2022-10-05
Merge tag 'v5.15.58' into 5.15-2.1.x-imx
Daiane Angolini
2022-08-17
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2022-08-17
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
2022-08-17
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-08-17
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2022-08-17
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
2022-08-17
crypto: ccp - During shutdown, check SEV data pointer before using
Tom Lendacky
2022-08-17
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
Alexey Khoroshilov
2022-08-17
crypto: sun8i-ss - fix error codes in allocate_flows()
Dan Carpenter
2022-08-17
crypto: sun8i-ss - do not allocate memory when handling hash requests
Corentin Labbe
2022-08-17
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
2022-08-01
LF-4920 crypto: caam - add defer probe support for imx8ulp
Pankaj Gupta
2022-07-29
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2022-07-29
crypto: qat - add param check for DH
Giovanni Cabiddu
2022-07-29
crypto: qat - add param check for RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
2022-07-29
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2022-07-29
crypto: qat - refactor submission logic
Giovanni Cabiddu
2022-07-29
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2022-07-29
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
2022-06-29
Merge tag 'v5.15.50' into lf-5.15.y
Jason Liu
2022-06-29
Merge tag 'v5.15.41' into lf-5.15.y
Jason Liu
2022-06-09
crypto: sun8i-ss - handle zero sized sg
Corentin Labbe
2022-06-09
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
2022-06-09
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
2022-06-09
crypto: qat - set COMPRESSION capability for DH895XCC
Giovanni Cabiddu
2022-06-09
crypto: qat - set CIPHER capability for DH895XCC
Giovanni Cabiddu
2022-06-09
crypto: qat - set COMPRESSION capability for QAT GEN2
Giovanni Cabiddu
2022-06-09
crypto: qat - set CIPHER capability for QAT GEN2
Giovanni Cabiddu
2022-06-09
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
2022-06-09
crypto: ccree - use fine grained DMA mapping dir
Gilad Ben-Yossef
2022-06-06
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
2022-05-31
LF-6118-3: crypto: caam: read entropy delay from device tree
Vabhav Sharma
2022-05-25
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
2022-05-25
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
[next]