summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-10-23x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger
2025-10-23x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger
2025-10-23x86/mm: Fix SMP ordering in switch_mm_irqs_off()Ingo Molnar
2025-10-23x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang
2025-10-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson
2025-10-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson
2025-10-19x86/fred: Remove ENDBR64 from FRED entry pointsXin Li (Intel)
2025-10-19KVM: TDX: Fix uninitialized error code for __tdx_bringup()Tony Lindgren
2025-10-19KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guestHou Wenlong
2025-10-19x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNPSean Christopherson
2025-10-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson
2025-10-19KVM: x86: Add helper to retrieve current value of user return MSRHou Wenlong
2025-10-15KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't validSean Christopherson
2025-10-15sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-10-15x86/vdso: Fix output operand size of RDPIDUros Bizjak
2025-10-15perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access errorDapeng Mi
2025-10-15perf/x86/intel: Use early_initcall() to hook bts_init()Dapeng Mi
2025-10-15arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-10-12KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson
2025-09-22x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-17Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-09-15x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPTTom Lendacky
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-10KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero
2025-09-08x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-31Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-29x86/vmscape: Add old Intel CPUs to affected listPawan Gupta
2025-08-27x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-08-27x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-08-25x86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran
2025-08-24Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing
2025-08-18KVM: SEV: don't check have_run_cpus in sev_writeback_caches()Yury Norov
2025-08-18x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-15KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky
2025-08-14x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta
2025-08-14x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta