Hi Linus, Third pull request for -rc Things are still slow on the RC side, this one patch has been sitting in the git tree for a few weeks waiting for some friends. I expect this is the last RC pull for this cycle. The following changes since commit d63c46734c545ad0488761059004a65c46efdde3: RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path (2018-07-11 14:16:13 -0600) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus for you to fetch changes up to addb8a6559f0f8b5a37582b7ca698358445a55bf: RDMA/uverbs: Expand primary and alt AV port checks (2018-07-24 15:30:34 -0600) ---------------------------------------------------------------- One bug for missing user input validation: - Refuse invalid port numbers in the modify_qp system call ---------------------------------------------------------------- Jack Morgenstein (1): RDMA/uverbs: Expand primary and alt AV port checks drivers/infiniband/core/uverbs_cmd.c | 59 +++++++++++++++++++++++++++++++++--- 1 file changed, 54 insertions(+), 5 deletions(-)