- 925cf04 Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
- 5e725d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years ago
- 2c10b61 kvm: initialize all of the kvm_debugregs structure before sending it to userspace by Greg Kroah-Hartman · 2 years ago
- 4b4191b perf/x86: Refuse to export capabilities for hybrid PMUs by Sean Christopherson · 2 years, 1 month ago
- 4d7404e KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs) by Sean Christopherson · 2 years, 1 month ago
- 82eac0c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years ago
- f9f57da x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case") by Juergen Gross · 2 years, 1 month ago
- 6f0f2d5 KVM: x86: Mitigate the cross-thread return address predictions bug by Tom Lendacky · 2 years, 1 month ago
- be8de49 x86/speculation: Identify processors vulnerable to SMT RSB predictions by Tom Lendacky · 2 years, 1 month ago
- f545e88 x86/cpu: Add Lunar Lake M by Kan Liang · 2 years, 1 month ago
- ae052e3 x86/kprobes: Fix 1 byte conditional jump target by Nadav Amit · 2 years, 1 month ago
- 9d2c720 x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses by Joerg Roedel · 2 years, 1 month ago
- bc6bc34 Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 1 month ago
- b2f3171 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 1 month ago
- 2475bf0 Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 1 month ago
- 2b299a1 Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 1 month ago
- 27b5de6 x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block by Nathan Chancellor · 2 years, 1 month ago
- a44b331 KVM: x86/vmx: Do not skip segment attributes if unusable bit is set by Hendrik Borghorst · 2 years, 3 months ago
- fe0ba8c acpi: Fix suspend with Xen PV by Juergen Gross · 2 years, 1 month ago
- 8c29f01 x86/sev: Add SEV-SNP guest feature negotiation support by Nikunj A Dadhania · 2 years, 1 month ago
- 5a8a05f perf/x86/intel/cstate: Add Emerald Rapids by Kan Liang · 2 years, 2 months ago
- 6795e55 perf/x86/intel: Add Emerald Rapids by Kan Liang · 2 years, 2 months ago
- 6c79699 x86/pci/xen: Fixup fallout from the PCI/MSI overhaul by Thomas Gleixner · 2 years, 1 month ago
- 0a3a58d x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain by David Woodhouse · 2 years, 1 month ago
- 5fa5595 x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL by Thomas Gleixner · 2 years, 2 months ago
- 5f5cc9e x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency invariance readings by Yair Podemsky · 2 years, 2 months ago
- f0f70dd Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 1 month ago
- 9e058c2 Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 1 month ago
- 92783a9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 1 month ago
- fd3a8cf x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space by Bjorn Helgaas · 2 years, 2 months ago
- d45b832 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 1 month ago
- bad8c4a Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 1 month ago
- 26ce6ec x86/mm: fix poking_init() for Xen PV guests by Juergen Gross · 2 years, 2 months ago
- 310bc39 KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock by David Woodhouse · 2 years, 1 month ago
- a48fe63 x86/pci: Simplify is_mmconf_reserved() messages by Bjorn Helgaas · 2 years, 2 months ago
- bbe17c6 KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest() by David Woodhouse · 2 years, 1 month ago
- 23e6025 KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking by David Woodhouse · 2 years, 1 month ago
- 2a81160 x86/resctrl: Fix event counts regression in reused RMIDs by Peter Newman · 2 years, 2 months ago
- fe1f071 x86/resctrl: Fix task CLOSID/RMID update race by Peter Newman · 2 years, 2 months ago
- 90b926e x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case by Juergen Gross · 2 years, 2 months ago
- 7c6dd96 x86/boot: Avoid using Intel mnemonics in AT&T syntax asm by Peter Zijlstra · 2 years, 2 months ago
- 5268a28 perf/x86/intel/uncore: Add Emerald Rapids by Kan Liang · 2 years, 2 months ago
- 69ced41 perf/x86/msr: Add Emerald Rapids by Kan Liang · 2 years, 2 months ago
- 6887a4d perf/x86/msr: Add Meteor Lake support by Kan Liang · 2 years, 2 months ago
- 01f2ea5 perf/x86/cstate: Add Meteor Lake support by Kan Liang · 2 years, 2 months ago
- 45e966f KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID by Paolo Bonzini · 2 years, 4 months ago
- 74905e3 KVM: nSVM: clarify recalc_intercepts() wrt CR8 by Paolo Bonzini · 2 years, 4 months ago
- 37c1785 x86/xen: Remove the unused function p2m_index() by Jiapeng Chong · 2 years, 2 months ago
- d7a0853 Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 2 months ago
- 19e183b elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size} by Catalin Marinas · 2 years, 2 months ago
- 57512b5 perf/x86/rapl: Add support for Intel Emerald Rapids by Zhang Rui · 2 years, 2 months ago
- f52853a perf/x86/rapl: Add support for Intel Meteor Lake by Zhang Rui · 2 years, 2 months ago
- a664ec91 x86/bugs: Flush IBP in ib_prctl_set() by Rodrigo Branco · 2 years, 2 months ago
- c07311b perf/x86/rapl: Treat Tigerlake like Icelake by Chris Wilson · 2 years, 2 months ago
- 72bb8f8 x86/insn: Avoid namespace clash by separating instruction decoder MMIO type from MMIO trace type by Jason A. Donenfeld · 2 years, 2 months ago
- 55d2353 x86/asm: Fix an assembler warning with current binutils by Mikulas Patocka · 2 years, 2 months ago
- d00dd2f x86/kexec: Fix double-free of elf header buffer by Takashi Iwai · 2 years, 3 months ago
- 150aae3 Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 2 months ago
- 5b12981 Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 2 months ago
- a549688 Merge branch 'kvm-late-6.1-fixes' into HEAD by Paolo Bonzini · 2 years, 2 months ago
- a79b53a KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET by Paolo Bonzini · 2 years, 2 months ago
- 63dc632 x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK by Masami Hiramatsu (Google) · 2 years, 2 months ago
- 1993bf9 x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK by Masami Hiramatsu (Google) · 2 years, 2 months ago
- ade8c20 x86/calldepth: Fix incorrect init section references by Arnd Bergmann · 2 years, 2 months ago
- 0824567 perf/x86/amd: fix potential integer overflow on shift of a int by Colin Ian King · 2 years, 3 months ago
- b0305c1 KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi by David Woodhouse · 2 years, 2 months ago
- 1c14faa KVM: x86/xen: Simplify eventfd IOCTLs by Michal Luczaj · 2 years, 2 months ago
- 70eae03 KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports by Paolo Bonzini · 2 years, 2 months ago
- 92c5896 KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly by David Woodhouse · 2 years, 2 months ago
- 385407a KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() by Michal Luczaj · 2 years, 2 months ago
- 562f5bc kvm: x86/mmu: Remove duplicated "be split" in spte.h by Lai Jiangshan · 2 years, 3 months ago
- 50a9ac2 KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level by Sean Christopherson · 2 years, 2 months ago
- 21a36ac KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowed by Sean Christopherson · 2 years, 2 months ago
- 80a3e4a KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reached by Sean Christopherson · 2 years, 2 months ago
- f5d16bb KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozen by Sean Christopherson · 2 years, 2 months ago
- a0860d6 KVM: nVMX: Don't stuff secondary execution control if it's not supported by Sean Christopherson · 2 years, 2 months ago
- 31de69f KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1 by Sean Christopherson · 2 years, 2 months ago
- 057b187 KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate by Sean Christopherson · 2 years, 2 months ago
- 77b1908 KVM: x86: Sanity check inputs to kvm_handle_memory_failure() by Sean Christopherson · 2 years, 2 months ago
- 3c64991 KVM: x86: Simplify kvm_apic_hw_enabled by Peng Hao · 2 years, 3 months ago
- 8b9e13d KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning by Vitaly Kuznetsov · 2 years, 3 months ago
- fceb3a3 KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race by Adamos Ttofari · 2 years, 3 months ago
- 55c590a KVM: x86/pmu: Prevent zero period event from being repeatedly released by Like Xu · 2 years, 3 months ago
- 3c202d1 prandom: remove prandom_u32_max() by Jason A. Donenfeld · 2 years, 5 months ago
- 6feb57c Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 2 months ago
- 5f6e430 Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 2 months ago
- 4f292c4d Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 2 months ago
- 71a7507 Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 2 months ago
- fe36bb8 Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years, 2 months ago
- 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 2 months ago
- 3e844d8 x86/mm: Ensure forced page table splitting by Dave Hansen · 2 years, 3 months ago
- 1cfaac2 x86/kasan: Populate shadow for shared chunk of the CPU entry area by Sean Christopherson · 2 years, 4 months ago
- bde258d x86/kasan: Add helpers to align shadow addresses up and down by Sean Christopherson · 2 years, 4 months ago
- 7077d2c x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names by Sean Christopherson · 2 years, 4 months ago
- 9765014 x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area by Sean Christopherson · 2 years, 4 months ago
- 80d72a8 x86/mm: Recompute physical address for every page of per-CPU CEA mapping by Sean Christopherson · 2 years, 4 months ago
- e996365 x86/mm: Rename __change_page_attr_set_clr(.checkalias) by Peter Zijlstra · 2 years, 4 months ago
- d597416 x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias() by Peter Zijlstra · 2 years, 4 months ago
- ef9ab81 x86/mm: Untangle __change_page_attr_set_clr(.checkalias) by Peter Zijlstra · 2 years, 4 months ago
- 5ceeee7 x86/mm: Add a few comments by Peter Zijlstra · 2 years, 4 months ago