index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
qm.c
Age
Commit message (
Expand
)
Author
2026-05-29
crypto: hisilicon/qm - support doorbell enable control
Zongyu Wu
2026-05-29
crypto: hisilicon - mask all error type when removing driver
Weili Qian
2026-05-29
crypto: hisilicon/qm - disable error report before flr
Weili Qian
2026-05-29
crypto: hisilicon/qm - support function-level error reset
Zhushuai Yin
2026-05-29
crypto: hisilicon/qm - place the interrupt status interface after the PM usag...
Zhushuai Yin
2026-05-29
crypto: hisilicon/qm - allow VF devices to query hardware isolation status
Zhushuai Yin
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-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-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/sec - move backlog management to qp and store sqe in qp for...
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/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-09-20
crypto: hisilicon/qm - clear all VF configurations in the hardware
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-06
crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move features
Zhushuai Yin
2025-08-30
crypto: hisilicon/qm - request reserved interrupt for virtual function
Weili Qian
2025-08-30
crypto: hisilicon/qm - check whether the input function and PF are on the sam...
Zhushuai Yin
2025-08-30
crypto: hisilicon - re-enable address prefetch after device resuming
Chenghai Huang
2025-07-18
crypto: drivers - Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-05-05
crypto: hisilicon/qm - replace devm_kzalloc with devm_kcalloc
Ethan Carter Edwards
2025-05-05
crypto: hisilicon/qm - remove sizeof(char)
Ethan Carter Edwards
2025-01-14
crypto: hisilicon/qm - support new function communication
Yang Shen
2024-12-10
crypto: hisilicon/zip - support new error report
Weili Qian
2024-12-10
crypto: hisilicon/zip - add data aggregation feature
Weili Qian
2024-11-02
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
2024-11-02
crypto: hisilicon - support querying the capability register
Qi Tao
2024-10-05
crypto: hisilicon/qm - fix the coding specifications issue
Chenghai Huang
2024-09-06
crypto: hisilicon/qm - inject error before stopping queue
Weili Qian
2024-09-06
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
2024-06-07
crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...
Chenghai Huang
[next]