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.18.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
/
hisilicon
Age
Commit message (
Expand
)
Author
2026-04-12
crypto: hisilicon - Fix dma_unmap_single() direction
Thomas Fourier
2026-04-12
crypto: hisilicon - remove unused and non-public APIs for qm and sec
Chenghai Huang
2026-04-12
crypto: hisilicon/qm - drop redundant variable initialization
Chenghai Huang
2026-04-12
crypto: hisilicon/qm - remove else after return
Chenghai Huang
2026-04-12
crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...
Chenghai Huang
2026-04-12
crypto: hisilicon - fix the format string type error
Zhushuai Yin
2026-04-03
crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()
Eric Biggers
2026-03-27
crypto: hisilicon/sec2 - prevent req used-after-free for sec
Wenkai Lin
2026-03-22
crypto: hisilicon - add device load query functionality to debugfs
Zongyu Wu
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-31
crypto: hisilicon/qm - increase wait time for mailbox
Weili Qian
2026-01-31
crypto: hisilicon/qm - obtain the mailbox configuration at one time
Weili Qian
2026-01-31
crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
Weili Qian
2026-01-31
crypto: hisilicon/qm - move the barrier before writing to the mailbox register
Chenghai Huang
2026-01-31
crypto: hisilicon/trng - support tfms sharing the device
Weili Qian
2026-01-31
crypto: hisilicon/zip - add lz4 algorithm for hisi_zip
Chenghai Huang
2026-01-16
crypto: hisilicon/sgl - fix inconsistent map/unmap direction issue
Chenghai Huang
2026-01-16
crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...
Qi Tao
2026-01-16
crypto: hisilicon/hpre - support the hpre algorithm fallback
Weili Qian
2026-01-16
crypto: hisilicon/zip - support fallback for zip
Chenghai Huang
2026-01-16
crypto: hisilicon/qm - optimize device selection priority based on queue ref ...
Chenghai Huang
2026-01-16
crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuse
Chenghai Huang
2026-01-16
crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_node
Chenghai Huang
2026-01-16
crypto: hisilicon/qm - centralize the sending locks of each module into qm
Chenghai Huang
2026-01-16
crypto: hisilicon/qm - enhance the configuration of req_type in queue attributes
Chenghai Huang
2026-01-16
crypto: hisilicon/hpre: extend tag field to 64 bits for better performance
lizhi
2026-01-16
crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...
Chenghai Huang
2026-01-16
crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...
Chenghai Huang
2025-12-19
crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
Chenghai Huang
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-11-06
crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_value
Miaoqian Lin
2025-11-05
crypto: hisilicon - qm updates BAR configuration
Longfang Liu
2025-10-31
crypto: hisilicon/qm - add missing default in switch in qm_vft_data_cfg
nieweiqiang
2025-10-31
crypto: hisilicon/sgl - remove unnecessary checks for curr_hw_sgl error
nieweiqiang
2025-10-31
crypto: hisilicon/qm - add concurrency protection for variable err_threshold
nieweiqiang
2025-10-31
crypto: hisilicon/qm - add the save operation of eqe and aeqe
nieweiqiang
2025-10-23
crypto: hisilicon/qm - restore original qos values
nieweiqiang
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-09-20
crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs
Chenghai Huang
2025-09-20
crypto: hisilicon/qm - clear all VF configurations in the hardware
Weili Qian
2025-09-20
crypto: hisilicon - enable error reporting again
Weili Qian
2025-09-20
crypto: hisilicon/qm - mask axi error before memory init
Weili Qian
2025-09-20
crypto: hisilicon/qm - invalidate queues in use
Weili Qian
2025-09-13
crypto: hisilicon/sec - Use int type to store negative error codes
Qianfeng Rong
2025-09-06
crypto: hisilicon/hpre - Remove unused curve25519 kpp support
Eric Biggers
2025-09-06
crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move features
Zhushuai Yin
2025-09-06
crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfs
Chenghai Huang
[next]