This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0136d86b7852 Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linux new 0a2742bf5899 MAINTAINERS: Update OpenRISC mailing list new 583472ef2d17 Merge tag 'for-linus' of https://github.com/openrisc/linux new f2193bb2ee6e parisc: pdc_stable: use strscpy() to instead of strncpy() new 5d1335dabb3c parisc: Fix return code of pdc_iodc_print() new 3f0c17809a09 parisc: Replace hardcoded value with PRIV_USER constant in [...] new 316f1f42b5cc parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case new 2ab2ba494db2 Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub [...] new a23eaf9368aa KVM: arm64: Add helper vgic_write_guest_lock() new 2f8b1ad2228a KVM: arm64: Allow no running vcpu on restoring vgic3 LPI p [...] new 6028acbe3a5f KVM: arm64: Allow no running vcpu on saving vgic3 pending table new 0dd8d22a887a KVM: selftests: aarch64: Relax userfaultfd read vs. write checks new 42561751ea91 KVM: selftests: aarch64: Do not default to dirty PTE pages [...] new 8b03c97fa6fd KVM: selftests: aarch64: Fix check of dirty log PT write new 08ddbbdf0b55 KVM: selftests: aarch64: Test read-only PT memory regions new 25b72cf7da9f Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub [...] new c00f4ddde094 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new b1c3d2beed8e certs: Fix build error when PKCS#11 URI contains semicolon new 22e46f6480e8 kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KE [...] new db27c22251e7 Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pu [...]
The 19 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 | 10 +- MAINTAINERS | 2 +- arch/arm64/kvm/vgic/vgic-its.c | 13 +- arch/arm64/kvm/vgic/vgic-v3.c | 4 +- arch/arm64/kvm/vgic/vgic.h | 14 ++ arch/parisc/kernel/firmware.c | 5 +- arch/parisc/kernel/ptrace.c | 21 ++- certs/Makefile | 4 +- drivers/parisc/pdc_stable.c | 9 +- include/kvm/arm_vgic.h | 2 +- scripts/Makefile.modinst | 6 +- .../selftests/kvm/aarch64/page_fault_test.c | 187 ++++++++++++--------- 12 files changed, 162 insertions(+), 115 deletions(-)