summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-12-08parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller
2021-12-08KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible pathSean Christopherson
2021-12-08KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4kDavid Matlack
2021-12-08KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsSean Christopherson
2021-12-08x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan
2021-12-08x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan
2021-12-08x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Lai Jiangshan
2021-12-08x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt
2021-12-08KVM: VMX: Set failure code in prepare_vmcs02()Dan Carpenter
2021-12-08KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu
2021-12-08KVM: SEV: initialize regions_list of a mirror VMPaolo Bonzini
2021-12-08KVM: X86: Fix when shadow_root_level=5 && guest root_level<4Lai Jiangshan
2021-12-08KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sp...Hou Wenlong
2021-12-08KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()Hou Wenlong
2021-12-08arm64: ftrace: add missing BTIsMark Rutland
2021-12-08KVM: x86: check PIR even for vCPUs with disabled APICvPaolo Bonzini
2021-12-08KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()Lai Jiangshan
2021-12-08KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas
2021-12-08KVM: MMU: shadow nested paging does not have PKUPaolo Bonzini
2021-12-08KVM: x86: Use a stable condition around all VT-d PI pathsPaolo Bonzini
2021-12-08KVM: VMX: prepare sync_pir_to_irr for running with APICv disabledPaolo Bonzini
2021-12-08KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexitSean Christopherson
2021-12-08KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUESTSean Christopherson
2021-12-08KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12Sean Christopherson
2021-12-08KVM: x86: ignore APICv if LAPIC is not enabledPaolo Bonzini
2021-12-08KVM: x86/mmu: Fix TLB flush range when handling disconnected ptBen Gardon
2021-12-08KVM: fix avic_set_running for preemptable kernelsPaolo Bonzini
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-12-08x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson
2021-12-08powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...Alexey Kardashevskiy
2021-12-08powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy
2021-12-01riscv: dts: microchip: drop duplicated MMC/SDHC nodeKrzysztof Kozlowski
2021-12-01riscv: dts: microchip: fix board compatibleKrzysztof Kozlowski
2021-12-01MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-12-01MIPS: loongson64: fix FTLB configurationHuang Pei
2021-12-01arm64: uaccess: avoid blocking within critical sectionsMark Rutland
2021-12-01xen/pvh: add missing prototype to headerJuergen Gross
2021-12-01x86/pvh: add prototype for xen_pvh_init()Juergen Gross
2021-12-01ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai
2021-12-01ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli
2021-12-01ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli
2021-12-01ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli
2021-12-01powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy
2021-12-01arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu
2021-12-01KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-12-01Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller
2021-11-25x86/Kconfig: Fix an unused variable error in dell-smm-hwmonRandy Dunlap
2021-11-25signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-25signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman