summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-12-17s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip
2021-12-17KVM: arm64: Save PSTATE early on exitMarc Zyngier
2021-12-14csky: fix typo of fpu config macroKelly Devilliv
2021-12-14KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov
2021-12-14KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson
2021-12-14KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson
2021-12-14x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-08x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-08x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang
2021-12-08x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang
2021-12-08parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller
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