summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2026-05-04objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf1-4/+0
2026-05-04x86/boot: Get rid of kstrtoull()Borislav Petkov (AMD)2-26/+5
2026-05-04x86/boot/compressed: Use boot_kstrtoul() for hugepages= parsingThorsten Blum1-1/+2
2026-05-04x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu1-1/+1
2026-05-04x86/entry: Zap the #VC entry user and kernel macrosBorislav Petkov (AMD)5-40/+18
2026-05-03KVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson1-21/+14
2026-05-03KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flowSean Christopherson2-16/+40
2026-05-03KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is emptyPaolo Bonzini1-3/+5
2026-05-03KVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini1-1/+1
2026-05-01KVM: x86/mmu: rename and clarify BYTE_MASKPaolo Bonzini1-20/+43
2026-05-01KVM: x86/mmu: merge make_spte_{non,}executablePaolo Bonzini1-9/+11
2026-04-30KVM: x86/mmu: remove SPTE_EPT_*Paolo Bonzini1-6/+2
2026-04-30KVM: x86/mmu: shuffle high bits of SPTEs in preparation for MBECPaolo Bonzini1-5/+15
2026-04-30KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBECJon Kohler2-9/+13
2026-04-30KVM: x86/mmu: remove SPTE_PERM_MASKJon Kohler1-3/+0
2026-04-30KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASKJon Kohler3-5/+11
2026-04-29x86/microcode/intel: Refresh old_microcode defines with Nov 2025 releaseSohil Mehta1-238/+241
2026-04-28KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODYPaolo Bonzini4-34/+29
2026-04-28KVM: VMX: switch to RESTORE_GUEST_SPEC_CTRL_BODYPaolo Bonzini1-27/+4
2026-04-28KVM: SVM: extract RESTORE_*_SPEC_CTRL_BODY out of svm/vmenter.SPaolo Bonzini2-62/+66
2026-04-28KVM: SVM: adopt the same VMX_RUN_* flags as VMXPaolo Bonzini8-41/+46
2026-04-28KVM: SVM: pass struct vcpu_svm to msr_write_interceptedPaolo Bonzini1-6/+5
2026-04-28KVM: SVM: prepare for making SPEC_CTRL switch common with VMXPaolo Bonzini1-24/+30
2026-04-28KVM: VMX: more cleanups to __vmx_vcpu_runPaolo Bonzini1-44/+41
2026-04-28KVM: VMX: remove regs argument of __vmx_vcpu_runPaolo Bonzini4-37/+28
2026-04-27x86/tdx: Disable the TDX module during kexec and kdumpVishal Verma3-16/+3
2026-04-27x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLEVishal Verma4-0/+36
2026-04-27x86/virt/tdx: Pull kexec cache flush logic into arch/x86Rick Edgecombe3-35/+27
2026-04-27x86/tdx: Move TDX architectural error codes into <asm/shared/tdx_errno.h>Kirill A. Shutemov3-5/+4
2026-04-27x86/bug: Put HAVE_ARCH_BUG_FORMAT_ARGS WARN definitions inside __ASSEMBLER__Sean Christopherson1-1/+1
2026-04-27x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNsSean Christopherson1-0/+2
2026-04-24Merge tag 'x86-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-26/+42
2026-04-24x86/mm: Revert INVLPGB optimization for set_memory codeDave Hansen1-7/+13
2026-04-23Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-1/+1
2026-04-22Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-4/+5
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+13
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser1-0/+7
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser1-2/+6
2026-04-21x86/cpu: Disable FRED when PTI is forced onDave Hansen1-0/+5
2026-04-21kgdb: update outdated references to kgdb_wait()Kexin Sun1-4/+5
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+8
2026-04-20x86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe2-19/+24
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+20
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-80/+28
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2-3/+3
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds47-1610/+2219
2026-04-17x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds5-1286/+1
2026-04-16bpf, x86: Emit ENDBR for indirect jump targetsXu Kuohai1-13/+15