summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-09-18x86/hyperv: fix kexec crash due to VP assist page corruptionAnirudh Rayabharam (Microsoft)
2024-09-12x86/mm: Fix PTI for i386 some moreThomas Gleixner
2024-09-12x86/kmsan: Fix hook for unaligned accessesBrian Johannesmeyer
2024-09-12x86/apic: Make x2apic_disable() work correctlyYuntao Wang
2024-09-12x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy
2024-09-12x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-09-12perf/x86/intel: Limit the period on HaswellKan Liang
2024-09-12x86/tdx: Fix data leak in mmio_read()Kirill A. Shutemov
2024-09-12KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missingRavi Bangoria
2024-09-12KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASEMaxim Levitsky
2024-09-12KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTSSean Christopherson
2024-09-04Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"Greg Kroah-Hartman
2024-08-29change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-08-29x86: Increase brk randomness entropy for 64-bit systemsKees Cook
2024-08-19mm/page_table_check: support userfault wr-protect entriesPeter Xu
2024-08-14x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen
2024-08-14x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu
2024-08-14x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra
2024-08-14x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra
2024-08-14platform/x86/intel/ifs: Store IFS generation numberJithu Joseph
2024-08-11KVM: nVMX: Check for pending posted interrupts when looking for nested eventsSean Christopherson
2024-08-11KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vectorSean Christopherson
2024-08-11KVM: VMX: Move posted interrupt descriptor out of VMX codeJacob Pan
2024-08-11KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}Vitaly Kuznetsov
2024-08-03perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter
2024-08-03perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati
2024-08-03perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang
2024-08-03perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang
2024-08-03KVM: nVMX: Request immediate exit iff pending nested event needs injectionSean Christopherson
2024-08-03KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()Sean Christopherson
2024-08-03x86/shstk: Make return uprobe work with shadow stackJiri Olsa
2024-08-03perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui
2024-08-03perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter
2024-08-03perf/x86: Serialize set_attr_rdpmc()Thomas Gleixner
2024-08-03x86/xen: Convert comma to semicolonChen Ni
2024-08-03x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-08-03x86/pci/xen: Fix PCIBIOS_* return code handlingIlpo Järvinen
2024-08-03x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handlingIlpo Järvinen
2024-08-03x86/of: Return consistent error type from x86_of_pci_irq_enable()Ilpo Järvinen
2024-08-03x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSSMasahiro Yamada
2024-07-18x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre
2024-07-18x86/entry/64: Remove obsolete comment on tracing vs. SYSRETBrian Gerst
2024-07-18x86/entry: Rename ignore_sysret()Nikolay Borisov
2024-07-09Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...Greg Kroah-Hartman
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05x86: stop playing stack games in profile_pc()Linus Torvalds
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-07-05x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixupUros Bizjak
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-06-27x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck