summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-18KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-18KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-18KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-18KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()Vitaly Kuznetsov
2021-11-18KVM: x86: Assume a 64-bit hypercall for guests with protected stateTom Lendacky
2021-11-18riscv: kvm: fix non-kernel-doc comment blockRandy Dunlap
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini
2021-11-18KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()Sean Christopherson
2021-11-18KVM: SEV: Drop a redundant setting of sev->asid during initializationSean Christopherson
2021-11-18KVM: SEV: WARN if SEV-ES is marked active but SEV is notSean Christopherson
2021-11-18KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()Sean Christopherson
2021-11-18KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUsSean Christopherson
2021-11-18KVM: nVMX: Use a gfn_to_hva_cache for vmptrldDavid Woodhouse
2021-11-18KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS checkDavid Woodhouse
2021-11-18KVM: x86/xen: Use sizeof_field() instead of open-coding itDavid Woodhouse
2021-11-18KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12David Woodhouse
2021-11-18KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFODavid Woodhouse
2021-11-18KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky
2021-11-18KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky
2021-11-18KVM: Fix steal time asm constraintsDavid Woodhouse
2021-11-18cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'Paul Durrant
2021-11-17Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)
2021-11-17x86/perf: Fix snapshot_branch_stack warning in VMSong Liu
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-17perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-11-17Documentation: update vcpu-requests.rst referenceMauro Carvalho Chehab
2021-11-17powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater
2021-11-16x86/sgx: Fix free page accountingReinette Chatre
2021-11-16KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()黄乐
2021-11-16s390: wire up sys_futex_waitv system callVasily Gorbik
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-11-16s390/boot: simplify and fix kernel memory layout setupVasily Gorbik
2021-11-16s390/setup: re-arrange memblock setupVasily Gorbik
2021-11-16s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-11-16s390/setup: avoid reserving memory above identity mappingVasily Gorbik
2021-11-16powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2021-11-16powerpc/signal32: Fix sigset_t copyChristophe Leroy
2021-11-16powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy
2021-11-16arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu
2021-11-16arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland
2021-11-16mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-11-16mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-16MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King
2021-11-16MIPS: syscalls: Wire up futex_waitv syscallWang Haojun
2021-11-15ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli
2021-11-15ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli
2021-11-15ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli