This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 35776f10513c Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm new b76dd9302af7 um: make PCI emulation driver init/exit static new 68fdb6448501 lib/logic_iomem: fix sparse warnings new 21976f2b747e um: virtio_uml: include linux/virtio-uml.h new 7ad28e0df7ee um: virtio_uml: fix memory leak on init failures new 1568cb0e6d97 hostfs: support splice_write new 4a22c4cebd61 um: virt-pci: don't do DMA from stack new bc5c49d79206 um: enable VMAP_STACK new 6a241d2923c2 um: virt-pci: fix uapi documentation new adf9ae0d159d um: fix stub location calculation new d6c338a74129 Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub [...]
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: arch/um/Kconfig | 1 + arch/um/drivers/virt-pci.c | 108 ++++++++++++++++++++++++++---------- arch/um/drivers/virtio_uml.c | 5 +- arch/um/kernel/skas/clone.c | 3 +- arch/x86/um/shared/sysdep/stub_32.h | 12 ++++ arch/x86/um/shared/sysdep/stub_64.h | 12 ++++ arch/x86/um/stub_segv.c | 3 +- fs/hostfs/hostfs_kern.c | 1 + include/uapi/linux/virtio_pcidev.h | 5 +- lib/logic_iomem.c | 16 +++--- 10 files changed, 124 insertions(+), 42 deletions(-)