index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_hem.c
Age
Commit message (
Expand
)
Author
2026-07-02
RDMA/hns: Fix potential integer overflow in mhop hem cleanup
Danila Chernetsov
2026-06-03
RDMA/hns: drop dead empty check in setup_root_hem()
Maoyi Xie
2026-05-18
RDMA/hns: Fix arithmetic overflow in calc_hem_config()
Alexander Chesnokov
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
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-07
RDMA/hns: Drop GFP_NOWARN
Junxian Huang
2025-03-12
RDMA/hns: Fix soft lockup during bt pages loop
Junxian Huang
2024-12-23
RDMA/hns: Fix mapping error of zero-hop WQE buffer
wenglianfa
2024-10-30
RDMA/hns: Fix cpu stuck caused by printings during reset
wenglianfa
2024-10-30
RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
Junxian Huang
2024-09-10
RDMA/hns: Optimize hem allocation performance
Junxian Huang
2024-09-10
RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
wenglianfa
2024-04-16
RDMA/hns: Add mutex_destroy()
wenglianfa
2024-04-16
RDMA/hns: Fix mismatch exception rollback
wenglianfa
2024-04-16
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
2024-01-25
RDMA/hns: Simplify 'struct hns_roce_hem' allocation
Yunsheng Lin
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
2023-06-01
RDMA/hns: Add clear_hem return value to log
Chengchang Tang
2023-06-01
RDMA/hns: Fix hns_roce_table_get return value
Chengchang Tang
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
2022-09-27
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
2022-09-27
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
2022-09-27
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
Yunsheng Lin
2022-03-04
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
Wenpeng Liang
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
2021-05-28
RDMA/hns: Clean the hardware related code for HEM
Xi Wang
2021-05-28
RDMA/hns: Use refcount_t APIs for HEM
Weihang Li
2021-05-28
RDMA/hns: Refactor root BT allocation for MTR
Xi Wang
2021-02-08
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
2020-12-11
RDMA/hns: Clear redundant variable initialization
Xinhao Liu
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-11
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
2020-10-28
RDMA/hns: Add support for configuring GMV table
Weihang Li
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
2020-05-06
RDMA/hns: Remove unused MTT functions
Xi Wang
2020-04-22
RDMA/hns: Add support for addressing when hopnum is 0
Xi Wang
2020-03-29
RDMA/hns: Fix uninitialized variable bug
Gustavo A. R. Silva
2020-03-24
RDMA/hns: Optimize mhop put flow for multi-hop addressing
Xi Wang
2020-03-24
RDMA/hns: Optimize mhop get flow for multi-hop addressing
Xi Wang
2020-03-18
RDMA/hns: Optimize base address table config flow for qp buffer
Xi Wang
2019-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
2019-08-13
RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver
Xi Wang
2019-08-12
RDMA/hns: Handling the error return value of hem function
Lang Cheng
[next]