index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
debugfs.c
Age
Commit message (
Expand
)
Author
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
2025-09-20
crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs
Chenghai Huang
2024-12-10
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
Chenghai Huang
2024-05-03
crypto: hisilicon/debugfs - mask the unnecessary info from the dump
Chenghai Huang
2024-04-12
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...
Chenghai Huang
2024-04-12
crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...
Chenghai Huang
2024-04-12
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chenghai Huang
2024-02-17
crypto: hisilicon/qm - obtain stop queue status
Weili Qian
2024-01-26
crypto: hisilicon/qm - dump important registers values before resetting
Weili Qian
2024-01-26
crypto: hisilicon/qm - support get device state
Weili Qian
2023-12-01
crypto: hisilicon/qm - simplify the status of qm
Weili Qian
2023-11-17
crypto: hisilicon/qm - remove incorrect type cast
Weili Qian
2023-10-14
crypto: hisilicon/qm - alloc buffer to set and get xqc
Weili Qian
2022-11-18
crypto: hisilicon/qm - the command dump process is modified
Kai Ye
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye