This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cc8a0934d099 Merge tag 'for-6.14-rc4-tag' of git://git.kernel.org/pub/s [...] new 293f324ce96d tools: Unify top-level quiet infrastructure new 42367eca7604 tools: Remove redundant quiet setup new 9f5270d758d9 Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git [...] new d97505baea64 RDMA/mlx5: Fix the recovery flow of the UMR QP new 12d044770e12 IB/mlx5: Set and get correct qp_num for a DCT QP new cc668a11e6ac RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE [...] new abc7b3f1f056 RDMA/mlx5: Fix a WARN during dereg_mr for DM type new 29b7bb98234c RDMA/mana_ib: Allocate PAGE aligned doorbell index new ee9d1619ef6e MAINTAINERS: update maintainer for Microsoft MANA RDMA driver new 9747c0c7791d RDMA/hns: Fix mbox timing out by adding retry mechanism new a27c6f46dcec RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifier new f0df225d12fc RDMA/bnxt_re: Add sanity checks on rdev validity new e2f105277411 RDMA/bnxt_re: Fix issue in the unload path new 8238c7bd8420 RDMA/bnxt_re: Fix the statistics for Gen P7 VF new 3d8c6f26893d RDMA/mlx5: Fix implicit ODP hang on parent deregistration new c534ffda781f RDMA/mlx5: Fix AH static rate parsing new e1a0bdbdfdf0 RDMA/mlx5: Fix bind QP error cleanup flow new b66535356a48 RDMA/bnxt_re: Fix the page details for the srq created by [...] new ac9c34d1e45a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 19 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 2 +- drivers/infiniband/hw/bnxt_re/bnxt_re.h | 1 - drivers/infiniband/hw/bnxt_re/hw_counters.c | 4 +- drivers/infiniband/hw/bnxt_re/ib_verbs.c | 2 + drivers/infiniband/hw/bnxt_re/main.c | 22 ++++---- drivers/infiniband/hw/bnxt_re/qplib_res.h | 8 +++ drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 64 ++++++++++++++++------ drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 + drivers/infiniband/hw/mana/main.c | 2 +- drivers/infiniband/hw/mlx5/ah.c | 3 +- drivers/infiniband/hw/mlx5/counters.c | 8 ++- drivers/infiniband/hw/mlx5/mr.c | 16 +++++- drivers/infiniband/hw/mlx5/odp.c | 1 + drivers/infiniband/hw/mlx5/qp.c | 10 ++-- drivers/infiniband/hw/mlx5/qp.h | 1 + drivers/infiniband/hw/mlx5/umr.c | 83 +++++++++++++++++++---------- tools/arch/arm64/tools/Makefile | 6 --- tools/bpf/Makefile | 6 --- tools/bpf/bpftool/Documentation/Makefile | 6 --- tools/bpf/bpftool/Makefile | 6 --- tools/bpf/resolve_btfids/Makefile | 2 - tools/bpf/runqslower/Makefile | 5 +- tools/build/Makefile | 8 +-- tools/lib/bpf/Makefile | 13 ----- tools/lib/perf/Makefile | 13 ----- tools/lib/thermal/Makefile | 13 ----- tools/objtool/Makefile | 6 --- tools/perf/Makefile.perf | 41 -------------- tools/scripts/Makefile.include | 30 +++++++++++ tools/testing/selftests/bpf/Makefile.docs | 6 --- tools/testing/selftests/hid/Makefile | 2 - tools/thermal/lib/Makefile | 13 ----- tools/tracing/latency/Makefile | 6 --- tools/tracing/rtla/Makefile | 6 --- tools/verification/rv/Makefile | 6 --- 35 files changed, 193 insertions(+), 230 deletions(-)