- e85d3e7 KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode by Maxim Levitsky · 3 years, 4 months ago
- 37687c4 KVM: x86: reset pdptrs_from_userspace when exiting smm by Maxim Levitsky · 3 years, 4 months ago
- e2e6e44 KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on SMM exit by Maxim Levitsky · 3 years, 4 months ago
- 8d68bad KVM: nVMX: Filter out all unsupported controls when eVMCS was activated by Vitaly Kuznetsov · 3 years, 4 months ago
- 2f9b68f KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect() by Vitaly Kuznetsov · 3 years, 4 months ago
- 5b92b6c KVM: SEV: Allow some commands for mirror VM by Peter Gonda · 3 years, 3 months ago
- f43c887 KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES by Peter Gonda · 3 years, 3 months ago
- 24a996a KVM: nVMX: Fix nested bus lock VM exit by Chenyi Qiang · 3 years, 4 months ago
- 94c245a KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry by Sean Christopherson · 3 years, 4 months ago
- 4eeef24 KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor by Sean Christopherson · 3 years, 4 months ago
- e9337c8 kvm: fix wrong exception emulation in check_rdtsc by Hou Wenlong · 3 years, 4 months ago
- 50c0380 KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA by Sean Christopherson · 3 years, 4 months ago
- f1815e0a KVM: SVM: fix missing sev_decommission in sev_receive_start by Mingwei Zhang · 3 years, 4 months ago
- bb18a67 KVM: SEV: Acquire vcpu mutex when updating VMSA by Peter Gonda · 3 years, 4 months ago
- ed7023a KVM: nVMX: fix comments of handle_vmon() by Yu Zhang · 3 years, 4 months ago
- eb7511b KVM: x86: Handle SRCU initialization failure during page track init by Haimin Zhang · 3 years, 4 months ago
- cd36ae8 KVM: VMX: Remove defunct "nr_active_uret_msrs" field by Sean Christopherson · 3 years, 4 months ago
- 03a6e84 KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT by Sean Christopherson · 3 years, 3 months ago
- 7117003 KVM: x86: Mark all registers as avail/dirty at vCPU creation by Sean Christopherson · 3 years, 3 months ago
- 20621d2 Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 2f62996 Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 3 months ago
- 7fa6a27 x86/build: Do not add -falign flags unconditionally for clang by Nathan Chancellor · 3 years, 3 months ago
- c6460da Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
- ff1ffd7 Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 3 months ago
- 36c9b59 xen: fix usage of pmd_populate in mremap for pv guests by Juergen Gross · 3 years, 4 months ago
- f68aa10 xen: reset legacy rtc flag for PV domU by Juergen Gross · 3 years, 4 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
- 81065b3 x86/mce: Avoid infinite loop for copy from user recovery by Tony Luck · 3 years, 4 months ago
- a69ae29 x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y by Will Deacon · 3 years, 4 months ago
- dfb5c1e x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself by Wei Liu · 3 years, 4 months ago
- c2f4954 Merge branch 'linus' into smp/urgent by Thomas Gleixner · 3 years, 4 months ago
- d6c338a Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 4 months ago
- a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 34b1999 x86/mm: Fix kern_addr_valid() to cope with existing but not present entries by Mike Rapoport · 3 years, 4 months ago
- 4cb398f configs: remove the obsolete CONFIG_INPUT_POLLDEV by Zenghui Yu · 3 years, 4 months ago
- 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
- d9130a2 KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adjusted by Zelin Deng · 3 years, 8 months ago
- 4ac2145 KVM: MMU: mark role_regs and role accessors as maybe unused by Paolo Bonzini · 3 years, 4 months ago
- e99314a Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 4 months ago
- a40b2fd x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait by Lai Jiangshan · 3 years, 5 months ago
- 1148bfc KVM: x86/mmu: Move lpage_disallowed_link further "down" in kvm_mmu_page by Sean Christopherson · 3 years, 4 months ago
- ca41c34 KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for better cache locality by Sean Christopherson · 3 years, 4 months ago
- e717733 Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()" by Sean Christopherson · 3 years, 4 months ago
- 678a305 KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page by Jia He · 3 years, 4 months ago
- 1dbaf04 kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710 by Eduardo Habkost · 3 years, 4 months ago
- 074c82c kvm: x86: Increase MAX_VCPUS to 1024 by Eduardo Habkost · 3 years, 4 months ago
- 4ddacd5 kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS by Eduardo Habkost · 3 years, 4 months ago
- 81b4b56d KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation by Maxim Levitsky · 3 years, 4 months ago
- a717a78 KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level host by Sean Christopherson · 3 years, 4 months ago
- 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
- a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
- ec403e2 memcg: enable accounting for ldt_struct objects by Vasily Averin · 3 years, 4 months ago
- 4589ff7 binfmt: remove in-tree usage of MAP_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
- 42be8b4 binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib() by David Hildenbrand · 3 years, 8 months ago
- 7ab44e9 x86: remove cc-option-yn test for -mtune= by Nick Desaulniers · 3 years, 4 months ago
- 55a6d00 x86/build/vdso: fix missing FORCE for *.so build rule by Masahiro Yamada · 3 years, 4 months ago
- 9ae5fce Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 4 months ago
- d7109fe x86/platform: Increase maximum GPIO number for X86_64 by Andy Shevchenko · 3 years, 4 months ago
- aeef8b5 x86/pat: Pass valid address to sanitize_phys() by Jeff Moyer · 3 years, 5 months ago
- 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
- 0da14a1 x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 4 months ago
- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
- c07f191 Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 4 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 4898370 Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 477f70c Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
- ea7b424 x86/setup: Explicitly include acpi.h by Nathan Chancellor · 3 years, 4 months ago
- 58e6360 xen: remove stray preempt_disable() from PV AP startup code by Juergen Gross · 3 years, 4 months ago
- 4b92d4a drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() by Thomas Gleixner · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 81b0b29 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 3 years, 4 months ago
- e7c1bbc Merge tag 'hwmon-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 3 years, 4 months ago
- bed9166 Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- ccd8ec4 Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 0a096f2 Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 4a2b88e Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 230bda0 Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 42f6e86 Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- ced119b Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 8f645b4 Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- 44a7d44 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 4 months ago
- 1a0df28 x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk() by zhaoxiao · 3 years, 4 months ago
- 2526cff xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests by Juergen Gross · 3 years, 5 months ago
- 4b511d5 xen: fix setting of max_pfn in shared_info by Juergen Gross · 3 years, 5 months ago
- 98d006e Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 072a276 Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 25572c8 hwmon: (k10temp) Add support for yellow carp by Mario Limonciello · 3 years, 4 months ago
- 72ff2bf crypto: aesni - xts_crypt() return if walk.nbytes is 0 by Shreyansh Chouhan · 3 years, 4 months ago
- 5b2efa2 crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation by Tianjia Zhang · 3 years, 4 months ago
- de79d9a crypto: x86/sm4 - export reusable AESNI/AVX functions by Tianjia Zhang · 3 years, 4 months ago