This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bce9332220bd proc: proc_skip_spaces() shouldn't think it is working on [...] new ad7f402ae4f4 xen/netback: Ensure protocol headers don't fall in the non [...] new 74e7e1efdad4 xen/netback: don't call kfree_skb() with interrupts disabled new b71101d6ae7b Merge tag 'for-linus-xsa-6.1-rc9-tag' of git://git.kernel. [...] new 0dd4cdccdab3 KVM: s390: vsie: Fix the initialization of the epoch exten [...] new 7e3bba93f42e Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.or [...] new e542baf30b48 KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT new b8b43a4c2e9f KVM: Move halt-polling documentation into common directory new 34e30ebbe48c KVM: Document the interaction between KVM_CAP_HALT_POLL an [...] new 5b3e0cd872b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new b7d9aae40484 Revert "arm64: dma: Drop cache invalidation from arch_dma_ [...] new 8ed710da2873 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 11 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: Documentation/virt/kvm/api.rst | 15 +- Documentation/virt/kvm/{x86 => }/halt-polling.rst | 13 ++ Documentation/virt/kvm/index.rst | 1 + Documentation/virt/kvm/x86/index.rst | 1 - arch/arm64/mm/dma-mapping.c | 17 +- arch/s390/kvm/vsie.c | 4 +- arch/x86/kvm/x86.c | 2 +- drivers/net/xen-netback/common.h | 2 +- drivers/net/xen-netback/interface.c | 6 +- drivers/net/xen-netback/netback.c | 223 ++++++++++++---------- drivers/net/xen-netback/rx.c | 8 +- 11 files changed, 174 insertions(+), 118 deletions(-) rename Documentation/virt/kvm/{x86 => }/halt-polling.rst (92%)