This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4545981f33be Merge tag 'sound-6.10-rc5-2' of git://git.kernel.org/pub/s [...] new 056620da8995 RDMA/bnxt_re: Fix the max msix vectors macro new 03fa18a992d5 RDMA/rxe: Fix data copy for IB_SEND_INLINE new f67ac0061c76 RDMA/rxe: Fix responder length checking for UD request packets new c1eb2512596f RDMA/mlx5: Remove extra unlock on error path new f637040c3339 RDMA/mlx5: Follow rb_key.ats when creating new mkeys new 2e4c02fdecf2 RDMA/mlx5: Ensure created mkeys always have a populated rb_key new 81497c148b7a RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init new 36ab7ada64ca RDMA/mlx5: Add check for srq max_sge attribute new 82a5cc783d49 RDMA/mana_ib: Ignore optional access flags for MRs new ffdf504cab55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new a23800f08a60 io_uring/rsrc: fix incorrect assignment of iter->nr_segs i [...] new a502e727965d Merge tag 'io_uring-6.10-20240621' of git://git.kernel.dk/linux new db03d39053a9 ovl: fix copy-up in tmpfile new 004b8d1491b4 ovl: fix encoding fid for lower only root new 264efe488fd8 Merge tag 'ovl-fixes-6.10-rc5' of git://git.kernel.org/pub [...]
The 15 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/hw/bnxt_re/bnxt_re.h | 4 +--- drivers/infiniband/hw/mana/mr.c | 1 + drivers/infiniband/hw/mlx5/main.c | 4 ++-- drivers/infiniband/hw/mlx5/mr.c | 8 ++++---- drivers/infiniband/hw/mlx5/srq.c | 13 ++++++++----- drivers/infiniband/sw/rxe/rxe_resp.c | 13 +++++++++++++ drivers/infiniband/sw/rxe/rxe_verbs.c | 2 +- fs/overlayfs/dir.c | 8 ++++---- fs/overlayfs/export.c | 6 +++++- io_uring/rsrc.c | 1 - 10 files changed, 39 insertions(+), 21 deletions(-)