This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0513e464f900 Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git:/ [...] new 26391e49d5b0 mmc: dw_mmc: Only inject fault before done/error new b81bede4d138 mmc: renesas_sdhi: fix regression with hard reset on old SDHIs new 0c72b292de0b Merge tag 'mmc-v5.15-2' of git://git.kernel.org/pub/scm/li [...] new 0d818706130e virtio: don't fail on !of_device_is_compatible new 6243e3c78ace vduse: missing error code in vduse_init() new 7bb5fb207334 vduse: Cleanup the old kernel states after reset failure new ef12e4bf4276 vdpa/mlx5: Clear ready indication for control VQ new 759be8993b1b vdpa/mlx5: Avoid executing set_vq_ready() if device is reset new be9c6bad9b46 vdpa: potential uninitialized return in vhost_vdpa_va_map() new d33bec7b3dfa Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 10 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/mmc/host/dw_mmc.c | 15 ++++++++++++--- drivers/mmc/host/renesas_sdhi_core.c | 2 ++ drivers/vdpa/mlx5/net/mlx5_vnet.c | 5 +++++ drivers/vdpa/vdpa_user/vduse_dev.c | 10 +++++----- drivers/vhost/vdpa.c | 2 +- drivers/virtio/virtio.c | 7 ++++++- 6 files changed, 31 insertions(+), 10 deletions(-)