summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | KVM: SEV: initialize regions_list of a mirror VMPaolo Bonzini2021-11-301-0/+1
| | * | | | | | | KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini2021-11-301-26/+27
| | * | | | | | | KVM: SEV: do not use list_replace_init on an empty listPaolo Bonzini2021-11-301-2/+1
| | * | | | | | | KVM: x86: Use a stable condition around all VT-d PI pathsPaolo Bonzini2021-11-301-9/+11
| | * | | | | | | KVM: x86: check PIR even for vCPUs with disabled APICvPaolo Bonzini2021-11-303-11/+10
| | * | | | | | | KVM: VMX: prepare sync_pir_to_irr for running with APICv disabledPaolo Bonzini2021-11-301-14/+25
| | * | | | | | | KVM: x86/mmu: Handle "default" period when selectively waking kthreadSean Christopherson2021-11-301-15/+33
| | * | | | | | | KVM: MMU: shadow nested paging does not have PKUPaolo Bonzini2021-11-301-2/+2
| | * | | | | | | KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible pathSean Christopherson2021-11-303-25/+11
| | * | | | | | | KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmappingSean Christopherson2021-11-301-1/+1
| | * | | | | | | KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()Lai Jiangshan2021-11-261-1/+1
| | * | | | | | | KVM: X86: Fix when shadow_root_level=5 && guest root_level<4Lai Jiangshan2021-11-261-2/+2
| | * | | | | | | KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUNVitaly Kuznetsov2021-11-262-17/+30
| | * | | | | | | KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12Sean Christopherson2021-11-261-20/+17
| | * | | | | | | KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexitSean Christopherson2021-11-263-15/+28
| | * | | | | | | KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUESTSean Christopherson2021-11-261-9/+14
| | * | | | | | | KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capabilityPaolo Bonzini2021-11-261-0/+1
| | * | | | | | | KVM: x86: ignore APICv if LAPIC is not enabledPaolo Bonzini2021-11-261-1/+1
| | * | | | | | | KVM: VMX: do not use uninitialized gfn_to_hva_cachePaolo Bonzini2021-11-261-2/+2
| | * | | | | | | Merge branch 'kvm-5.16-fixes-pre-rc2' into HEADPaolo Bonzini2021-11-264-13/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sp...Hou Wenlong2021-11-181-2/+2
| | | * | | | | | | KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()Hou Wenlong2021-11-182-3/+3
| | | * | | | | | | x86/kvm: remove unused ack_notifier callbacksJuergen Gross2021-11-182-2/+0
| | | * | | | | | | KVM: x86/mmu: Fix TLB flush range when handling disconnected ptBen Gardon2021-11-181-6/+4
| | * | | | | | | | Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-265-10/+27
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas2021-11-251-2/+2
| | | * | | | | | | | KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructureMarc Zyngier2021-11-243-7/+13
| | | * | | | | | | | KVM: arm64: Save PSTATE early on exitMarc Zyngier2021-11-242-1/+12
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS valueAnup Patel2021-11-221-5/+3
| | * | | | | | | | KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslotSean Christopherson2021-11-221-0/+6
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-281-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | x86/boot: Mark prepare_command_line() __initBorislav Petkov2021-11-241-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-281-6/+0
| |\ \ \ \ \ \ \
| | * | | | | | | iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel2021-11-261-6/+0
| | |/ / / / / /
| * | | | | | | arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck2021-11-271-0/+10
| * | | | | | | Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-272-4/+7
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy2021-11-241-3/+3
| | * | | | | | | KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin2021-11-241-1/+4
| | |/ / / / / /
| * | | | | | | Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-274-5/+5
| |\ \ \ \ \ \ \
| | * | | | | | | MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei2021-11-251-1/+1
| | * | | | | | | MIPS: loongson64: fix FTLB configurationHuang Pei2021-11-251-2/+2
| | * | | | | | | MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang2021-11-251-1/+1
| | * | | | | | | MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil2021-11-251-1/+1
| | |/ / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-2679-287/+333
|\| | | | | | |
| * | | | | | | Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-262-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
| | * | | | | | | xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
| | * | | | | | | xen/pvh: add missing prototype to headerJuergen Gross2021-11-191-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-266-27/+64
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | arm64: uaccess: avoid blocking within critical sectionsMark Rutland2021-11-241-7/+41