This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9420e8ade435 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 5cdbec108fd2 parse-maintainers: Do not sort section content by default new 23cb8490c0d3 MAINTAINERS: fix bad file pattern new d33294541889 KVM: x86: remove bogus user-triggerable WARN_ON new 2da1ed62d55c KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detec [...] new 2e2409afe5f0 KVM: SVM: Issue WBINVD after deactivating an SEV guest new edec6e015a02 KVM: LAPIC: Mark hrtimer for period or oneshot mode to exp [...] new 428b8f1d9f92 KVM: VMX: don't allow memory operands for inline asm that [...] new 94be4b85d895 KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer new e1be9ac8e601 KVM: X86: Narrow down the IPI fastpath to single target IPI new a53071bd3401 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 7614209736fb ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_ [...] new e88627403120 libceph: fix alloc_msg_with_page_vector() memory leaks new c8d6ee01449c ceph: fix memory leak in ceph_cleanup_snapid_map() new 60268940cd15 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
The 14 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/amd-memory-encryption.rst | 25 +++++++++++++++++++ MAINTAINERS | 2 +- arch/x86/kvm/lapic.c | 8 +++++- arch/x86/kvm/svm.c | 25 +++++++++++++------ arch/x86/kvm/vmx/vmx.c | 2 +- arch/x86/kvm/x86.c | 6 +++-- fs/ceph/file.c | 14 ++++++++--- fs/ceph/snap.c | 1 + include/linux/ceph/messenger.h | 7 +++--- include/linux/ceph/osdmap.h | 4 +++ include/linux/ceph/rados.h | 6 +++-- net/ceph/messenger.c | 9 +++++-- net/ceph/osd_client.c | 14 +++-------- net/ceph/osdmap.c | 9 +++++++ scripts/parse-maintainers.pl | 31 +++++++++++++++++++++--- 15 files changed, 125 insertions(+), 38 deletions(-)