This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 85a2c56cb445 Merge tag 'pm-5.10-rc6' of git://git.kernel.org/pub/scm/li [...] new fdeb17c70c9e trace: fix potenial dangerous pointer new 5b4049d8fc83 Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.or [...] new 0f7636e16543 init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description new 90574a9c02f1 printk: remove unneeded dead-store assignment new 4ad9921af4f1 printk: finalize records with trailing newlines new 739e7116b10b Merge branch 'for-5.10-pr_cont-fixup' into for-linus new 43d6ecd97c0c Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel. [...] new 6d39bdee238f iommu/amd: Enforce 4k mapping for certain IOMMU data structures new 72b55c96f3a5 arm-smmu-qcom: Ensure the qcom_scm driver has finished probing new 77c38c8cf52e iommu: Check return of __iommu_attach_device() new e2be2a833ab5 x86/tboot: Don't disable swiotlb when iommu is forced on new d76b42e92780 iommu/vt-d: Don't read VCCAP register unless it exists new 6adf33a5e42f Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/li [...] new 03659efe4287 arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix f [...] new 774c4a3b5e5f ACPI/IORT: Fix doc warnings in iort.c new 07509e10dcc7 arm64: pgtable: Fix pte_accessible() new ff1712f953e2 arm64: pgtable: Ensure dirty bit is preserved across pte_w [...] new e4e9458073ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 01776f070ffc powerpc/32s: Use relocation offset when setting early hash table new 575cba20c421 powerpc/64s: Fix KVM system reset handling when CONFIG_PPC [...] new 75b49620267c KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessin [...] new e02152ba2810 powerpc: Drop -me200 addition to build flags new cd81acc600a9 powerpc/64s/exception: KVM Fix for host DSI being taken in [...] new 962f8e64cd18 Merge tag 'powerpc-cve-2020-4788' into fixes new b6b79dd53082 powerpc/64s: Fix allnoconfig build since uaccess flush new 95e1c7b1dd4a Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm [...] new 1ed576a20cd5 KVM: s390: pv: Mark mm as protected after the set secure p [...] new 6cbf1e960fa5 KVM: s390: remove diag318 reset code new d4d3c84d77e3 Merge tag 'kvm-s390-master-5.10-1' of git://git.kernel.org [...] new 854c57f02bc7 KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt(). new 054409ab253d KVM: SVM: fix error return code in svm_create_vcpu() new 4c80d05714d3 s390/uv: handle destroy page legacy interface new 735931f9a51a MAINTAINERS: add uv.c also to KVM/s390 new 79af02af1d01 Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org [...] new c2b1209d852f MAINTAINERS: Update email address for Sean Christopherson new 7bab16a6075b KVM: arm64: Correctly align nVHE percpu data new 23bde34771f1 KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last [...] new 545f63948d3a Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pu [...] new 72c3bcdcda49 KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint new 71cc849b7093 KVM: x86: Fix split-irqchip vs interrupt injection window request new 9a2a0d3ca163 kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT new 3913a2bc8149 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 15d89c9f6f4a platform/x86: thinkpad_acpi: add P1 gen3 second fan support new f2eae1888cf2 platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE [...] new c986a7024916 platform/x86: thinkpad_acpi: Add BAT1 is primary battery q [...] new e40cc1b476d6 platform/x86: thinkpad_acpi: Send tablet mode switch at wa [...] new 80a8c3185f50 platform/x86: thinkpad_acpi: Whitelist P15 firmware for du [...] new 9e7a005ad56a platform/x86: acer-wmi: add automatic keyboard background [...] new 2a72c46ac4d6 platform/x86: toshiba_acpi: Fix the wrong variable assignment new 8b205d3e1bf5 platform/x86: intel-vbtn: Support for tablet mode on HP Pa [...] new 0f511edc6ac1 platform/x86: touchscreen_dmi: Add info for the Predia Bas [...] new c9aa128080cb platform/x86: touchscreen_dmi: Add info for the Irbis TW11 [...] new 99c710c46dfc Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kern [...]
The 53 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: .mailmap | 1 + MAINTAINERS | 1 + arch/arm64/include/asm/pgtable.h | 34 ++++++----- arch/arm64/include/asm/probes.h | 2 + arch/arm64/kvm/hyp/nvhe/hyp.lds.S | 5 ++ arch/arm64/kvm/vgic/vgic-mmio-v3.c | 22 ++++++- arch/powerpc/Makefile | 1 - arch/powerpc/include/asm/book3s/64/kup-radix.h | 2 + arch/powerpc/kernel/exceptions-64s.S | 13 ++-- arch/powerpc/kernel/head_book3s_32.S | 3 +- arch/powerpc/kvm/book3s_xive_native.c | 7 +++ arch/s390/kernel/uv.c | 9 ++- arch/s390/kvm/kvm-s390.c | 4 +- arch/s390/kvm/pv.c | 3 +- arch/s390/mm/gmap.c | 2 + arch/x86/include/asm/kvm_host.h | 1 + arch/x86/kernel/tboot.c | 5 +- arch/x86/kvm/irq.c | 85 +++++++++++--------------- arch/x86/kvm/lapic.c | 2 +- arch/x86/kvm/mmu/mmu.c | 2 +- arch/x86/kvm/svm/sev.c | 2 +- arch/x86/kvm/svm/svm.c | 4 +- arch/x86/kvm/x86.c | 18 +++--- drivers/acpi/arm64/iort.c | 8 ++- drivers/iommu/amd/init.c | 27 ++++++-- drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 4 ++ drivers/iommu/intel/dmar.c | 3 +- drivers/iommu/intel/iommu.c | 4 +- drivers/iommu/iommu.c | 10 +-- drivers/platform/x86/acer-wmi.c | 1 + drivers/platform/x86/intel-vbtn.c | 6 ++ drivers/platform/x86/thinkpad_acpi.c | 13 +++- drivers/platform/x86/toshiba_acpi.c | 3 +- drivers/platform/x86/touchscreen_dmi.c | 50 +++++++++++++++ include/trace/events/writeback.h | 8 +-- init/Kconfig | 2 +- kernel/printk/printk.c | 4 +- kernel/printk/printk_ringbuffer.c | 2 - 38 files changed, 248 insertions(+), 125 deletions(-)