index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
fault.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-07-09
hfi1: get rid of redundant debugfs_file_{get,put}()
Al Viro
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2022-01-28
RDMA/hfi1: Delete useless module.h include
Leon Romanovsky
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2020-03-26
IB/hfi1: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-08-20
infiniband: hfi1: fix memory leaks
Wenwen Wang
2019-08-20
infiniband: hfi1: fix a memory leak bug
Wenwen Wang
2019-06-11
IB/hfi1: Validate fault injection opcode user input
Kaike Wan
2019-01-24
infiniband: hfi1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
Greg Kroah-Hartman
2018-05-09
IB/hfi1: Rework fault injection machinery
Mitko Haralanov