summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-11KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...Vitaly Kuznetsov
2021-11-11KVM: x86: Rename kvm_lapic_enable_pv_eoi()Vitaly Kuznetsov
2021-11-11KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESPaul Durrant
2021-11-11KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flowsSean Christopherson
2021-11-11kvm: mmu: Use fast PF path for access tracking of huge pages when possibleJunaid Shahid
2021-11-11KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iteratorSean Christopherson
2021-11-11KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ activeMaxim Levitsky
2021-11-11kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to boolJim Mattson
2021-11-11KVM: x86: Fix recording of guest steal time / preempted statusDavid Woodhouse
2021-11-11KVM: SEV: Add support for SEV-ES intra host migrationPeter Gonda
2021-11-11KVM: SEV: Add support for SEV intra host migrationPeter Gonda
2021-11-11KVM: SEV: provide helpers to charge/uncharge misc_cgPaolo Bonzini
2021-11-11KVM: generalize "bugged" VM to "dead" VMPaolo Bonzini
2021-11-11KVM: SEV: Refactor out sev_es_state structPeter Gonda
2021-11-11Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini
2021-11-11x86/kvm: Add kexec support for SEV Live Migration.Ashish Kalra
2021-11-11x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...Ashish Kalra
2021-11-11mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh
2021-11-11x86/kvm: Add AMD SEV specific Hypercall3Brijesh Singh
2021-11-11perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu
2021-11-11perf/x86/lbr: Reset LBR_SELECT during vlbr resetWanpeng Li
2021-11-11x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky
2021-11-11static_call,x86: Robustify trampoline patchingPeter Zijlstra
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada
2021-11-10MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap
2021-11-09Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09alpha: use is_kernel_text() helperKefeng Wang
2021-11-09microblaze: use is_kernel_text() helperKefeng Wang
2021-11-09powerpc/mm: use core_kernel_text() helperKefeng Wang
2021-11-09x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()Kefeng Wang
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand
2021-11-09x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand
2021-11-09x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand
2021-11-09x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand
2021-11-09MIPS: fix duplicated slashes for Platform file pathMasahiro Yamada
2021-11-09MIPS: fix *-pkg builds for loongson2ef platformMasahiro Yamada
2021-11-09MIPS: BMIPS: Enable PCI KconfigFlorian Fainelli
2021-11-09MIPS: VDSO: remove -nostdlib compiler flagMasahiro Yamada
2021-11-09mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap
2021-11-09MIPS: Update bmips_stb_defconfigFlorian Fainelli
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-08KVM: arm64: Fix host stage-2 finalizationQuentin Perret