Changes:
- 29573b4 Bump to version 26.2
- 183ed53 ibtracert.c: fix RESOURCE_LEAK issues
- 5211ee1 iwarp_pm_helper.c: fix RESOURCE_LEAK issue
- 97ab970 rstream.c: fix RESOURCE_LEAK issues
- 15933b4 xsrq_pingpong.c: Fix RESOURCE_LEAK issue
- b69f90d qedr: Fix USE_AFTER_FREE issues
- ed3c291 kernel-boot: correct precision specifier
- 420ecb7 infiniband-diags: Fix memory leak in function rereg_and_test_port
- 24d7a05 infiniband-diags: Fix memory leaks in ibroute.c
- 9cabcd2 infiniband-diags: Fix memory leak in read_ibdiag_config
- a675e13 infiniband-diags: Fix two Coverity 'invalidScanfFormatWidth' issues
- 2e5ae8f ibdiags: Dump only supported extended port counters
- 1e1d2ef srp_daemon: check return value of function 'umad_init'
- 4990db6 Fix shiftTooManyBitsSigned issues
- c72a905 rcopy: fix UNUSED_VALUE
- 2594293 kernel-boot: don't return 0 when failed to allocate name
- 8071017 libhns: Not process return value of flushing cqe
- a1212c7 ibdiag: Compare CA device names by using the maximum length between them
- 95e8778 efa: Use the correct barrier between BAR writes on post send flow
- f9df03b infiniband-diags: Fix a CONSTANT_EXPRESSION_RESULT issue
- 03a740b pyverbs: Fix port_state_to_str function
- 7602f57 libhns: Update ibvqp->state in hns_roce_u_v2_modify_qp()
- 2ed6ddc vmw_pvrdma: Avoid double unlock on qp->sq.lock
- 9e69dc1 kernel-boot: Use node GUID instead of system image GUID
- 0249fac tests: Fix checking page_size_cap
- c40c2d4 ibacm: Do not open non InfiniBand device
- ee98395 ibacm: Fix bug in acm_get_ep()
- e97218e ibacm: Fix a memory leak in an acm_open_dev() error path [ #1 ]
- 4d132cb libhns: Fix for the error code when polling cq
- e52a1c2 pyverbs: Return correct port number in QPAttr's AH property
- 75b7074 libhns: Return correct value of cqe num when flushing cqe failed
- 05eaaee libhns: Avoid null pointer operation
- cabe5e2 libhns: Bugfix for updating qp params
- 0cb3f51 libhns: Bugfix for cleaning cq
- f0061b3 libhns: Bugfix for assigning sl
- a4314e4 libhns: Optimize bind_mw for fixing null pointer access
- f22d4fa libhns: Fix calculation errors with ilog32()