This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 09a9639e56c0 Linux 6.3-rc6 new a3046a618a28 um: Only disable SSE on clang to work around old GCC bugs new 411eb0141085 Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/ [...] new 707823e7f22f 9P FS: Fix wild-memory-access write in v9fs_get_acl new ea4f1009408e 9p/xen : Fix use after free bug in xen_9pfs_front_remove d [...] new 347dca97f75d Update email address and mailing list for v9fs new c118b59e71d2 Merge tag '9p-6.3-fixes-rc7' of git://git.kernel.org/pub/s [...] new f1ba4e674feb virtio-blk: fix to match virtio spec new 10805eb5d6d1 virtio-blk: fix ZBD probe in kernels without ZBD support new e508efc3ae7e vhost-scsi: Fix vhost_scsi struct use after free new 4c363c81f66c vhost-scsi: Fix crash during LUN unmapping new 9513c55ce3e8 tools/virtio: fix typo in README instructions new f0417e72add5 vdpa/mlx5: Add and remove debugfs in setup/teardown driver new 9da667e50c7e vdpa_sim_net: complete the initialization before register [...] new dfc191544864 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new 5da7cb193db3 rcu/kvfree: Avoid freeing new kfree_rcu() memory after old [...] new 0d3eb744aed4 Merge tag 'urgent-rcu.2023.04.07a' of git://git.kernel.org [...]
The 16 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: MAINTAINERS | 6 +- arch/x86/Makefile.um | 5 + drivers/block/virtio_blk.c | 269 ++++++++++++++++++++++------------- drivers/vdpa/mlx5/net/mlx5_vnet.c | 8 +- drivers/vdpa/vdpa_sim/vdpa_sim_net.c | 13 +- drivers/vhost/scsi.c | 39 +---- fs/9p/xattr.c | 8 +- include/uapi/linux/virtio_blk.h | 18 +-- kernel/rcu/tree.c | 27 ++-- net/9p/trans_xen.c | 4 + tools/virtio/virtio-trace/README | 2 +- 11 files changed, 241 insertions(+), 158 deletions(-)