summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hem.c
AgeCommit message (Expand)Author
2026-07-02RDMA/hns: Fix potential integer overflow in mhop hem cleanupDanila Chernetsov
2026-06-03RDMA/hns: drop dead empty check in setup_root_hem()Maoyi Xie
2026-05-18RDMA/hns: Fix arithmetic overflow in calc_hem_config()Alexander Chesnokov
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-07-07RDMA/hns: Drop GFP_NOWARNJunxian Huang
2025-03-12RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang
2024-12-23RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa
2024-10-30RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa
2024-10-30RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang
2024-09-10RDMA/hns: Optimize hem allocation performanceJunxian Huang
2024-09-10RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()wenglianfa
2024-04-16RDMA/hns: Add mutex_destroy()wenglianfa
2024-04-16RDMA/hns: Fix mismatch exception rollbackwenglianfa
2024-04-16RDMA/hns: Remove unused parameters and variablesChengchang Tang
2024-01-25RDMA/hns: Simplify 'struct hns_roce_hem' allocationYunsheng Lin
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
2023-06-01RDMA/hns: Add clear_hem return value to logChengchang Tang
2023-06-01RDMA/hns: Fix hns_roce_table_get return valueChengchang Tang
2022-09-27RDMA/hns: Unified Log Printing StyleGuofeng Yue
2022-09-27RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()Chengchang Tang
2022-09-27RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()Yunsheng Lin
2022-09-27RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()Yunsheng Lin
2022-03-04RDMA/hns: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang
2021-05-28RDMA/hns: Use refcount_t APIs for HEMWeihang Li
2021-05-28RDMA/hns: Refactor root BT allocation for MTRXi Wang
2021-02-08RDMA/hns: Add mapped page count checking for MTRXi Wang
2020-12-11RDMA/hns: Fix inaccurate printsYixing Liu
2020-12-11RDMA/hns: Clear redundant variable initializationXinhao Liu
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng
2020-12-11RDMA/hns: Normalization the judgment of some featuresWenpeng Liang
2020-10-28RDMA/hns: Add support for configuring GMV tableWeihang Li
2020-09-24RDMA/hns: Add support for SCCC in size of 64 BytesYangyang Li
2020-09-09RDMA/hns: Avoid unncessary initializationLijun Ou
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li
2020-05-06RDMA/hns: Remove unused MTT functionsXi Wang
2020-04-22RDMA/hns: Add support for addressing when hopnum is 0Xi Wang
2020-03-29RDMA/hns: Fix uninitialized variable bugGustavo A. R. Silva
2020-03-24RDMA/hns: Optimize mhop put flow for multi-hop addressingXi Wang
2020-03-24RDMA/hns: Optimize mhop get flow for multi-hop addressingXi Wang
2020-03-18RDMA/hns: Optimize base address table config flow for qp bufferXi Wang
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-13RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang
2019-08-12RDMA/hns: Handling the error return value of hem functionLang Cheng