This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7efd0a74039f Merge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/li [...] new af133562d5af swiotlb: extend buffer pre-padding to alloc_align_mask if [...] new e8068f2d756d swiotlb: fix swiotlb_bounce() to do partial sync's correctly new a1255ccab8ec swiotlb: do not set total_used to 0 in swiotlb_create_debu [...] new ddd7ad5cf152 Merge tag 'dma-maping-6.9-2024-04-14' of git://git.infrade [...] new 22e1992cf7b0 vhost: Add smp_rmb() in vhost_vq_avail_empty() new df9ace7647d4 vhost: Add smp_rmb() in vhost_enable_notify() new ffe6176b7f53 virtio: store owner from modules with register_virtio_driver() new 2855c2a7820b vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE new 76f408535aab vhost: correct misleading printing information new 399f4dae683a 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: .../driver-api/virtio/writing_virtio_drivers.rst | 1 - drivers/vhost/vhost.c | 26 ++++++- drivers/virtio/virtio.c | 6 +- include/linux/virtio.h | 7 +- include/uapi/linux/vhost.h | 15 ++-- kernel/dma/swiotlb.c | 91 ++++++++++++++-------- 6 files changed, 98 insertions(+), 48 deletions(-)