This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a581387e415b Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk [...] new 0b78c9e8c19b selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 new 3c01655ac82e kselftest: ksft_test_num return type should be unsigned new 0f318cba1e08 Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.ker [...] new e18321acfb9f IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu' new f81b4565c110 RDMA/mlx5: Fix legacy IPoIB QP initialization new 28b70cd92365 IB/hfi1: Do not destroy hfi1_wq when the device is shut down new 2315ec12ee8e IB/hfi1: Do not destroy link_wq when the device is shut down new f427f4d6214c IB/sa: Resolv use-after-free in ib_nl_make_request() new 04340645f69a RDMA/siw: Fix reporting vendor_part_id new 530c8632b547 IB/mlx5: Fix 50G per lane indication new 0a0371506879 RDMA/mlx5: Set PD pointers for the error flow unwind new aa0c9086b40c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 12 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: drivers/infiniband/core/sa_query.c | 38 +++++++++----------- drivers/infiniband/hw/hfi1/init.c | 37 +++++++++++++++----- drivers/infiniband/hw/hfi1/qp.c | 7 ++-- drivers/infiniband/hw/hfi1/tid_rdma.c | 5 ++- drivers/infiniband/hw/mlx5/main.c | 2 +- drivers/infiniband/hw/mlx5/qp.c | 7 +++- drivers/infiniband/sw/siw/siw_main.c | 3 +- tools/testing/selftests/kselftest.h | 2 +- tools/testing/selftests/tpm2/test_smoke.sh | 4 +-- tools/testing/selftests/tpm2/test_space.sh | 2 +- tools/testing/selftests/tpm2/tpm2.py | 56 ++++++++++++++++-------------- tools/testing/selftests/tpm2/tpm2_tests.py | 39 +++++++++++---------- 12 files changed, 116 insertions(+), 86 deletions(-)