aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-07-19x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner
2023-07-19x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsJuergen Gross
2023-07-19perf/ibs: Fix interface via core pmu eventsRavi Bangoria
2023-07-19x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()Kirill A. Shutemov
2023-07-19x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov
2023-07-19x86/sev: Fix calculation of end address based on number of pagesTom Lendacky
2023-07-19x86/resctrl: Only show tasks' pid in current pid namespaceShawn Wang
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-07-01x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner
2023-07-01x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner
2023-07-01x86/smp: Remove pointless wmb()s from native_stop_other_cpus()Thomas Gleixner
2023-07-01x86/smp: Dont access non-existing CPUID leafTony Battersby
2023-07-01x86/smp: Make stop_other_cpus() more robustThomas Gleixner
2023-07-01x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava
2023-06-28bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones
2023-06-21x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson
2023-06-09x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-30perf/x86/uncore: Correct the number of CHAs on SPRKan Liang
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-24rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-17x86: fix clear_user_rep_good() exception handling annotationLinus Torvalds
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-17x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)
2023-05-17KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faultsSean Christopherson
2023-05-17KVM: VMX: Make CR0.WP a guest owned bitMathias Krause
2023-05-17KVM: x86: Make use of kvm_read_cr*_bits() when testing bitsMathias Krause
2023-05-17KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabledMathias Krause
2023-05-17KVM: x86/mmu: Avoid indirect call for get_cr3Paolo Bonzini
2023-05-17KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are availableSean Christopherson
2023-05-17KVM: x86: Track supported PERF_CAPABILITIES in kvm_capsSean Christopherson
2023-05-17perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stubSean Christopherson
2023-05-11x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar
2023-05-11x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak
2023-05-11x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K
2023-05-11KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not interceptedSean Christopherson
2023-05-11x86/cpu: Add model number for Intel Arrow Lake processorTony Luck
2023-05-11x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley
2023-05-01um: Only disable SSE on clang to work around old GCC bugsDavid Gow
2023-04-26purgatory: fix disabling debug infoAlyssa Ross
2023-04-20x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-04-20KVM: SVM: Flush Hyper-V TLB when requiredJeremi Piotrowski