summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
5 daysx86/vdso: Clean up remnants of VDSO32_NOTE_MASKThomas Weißschuh1-1/+0
5 daysx86/tdx: Fix the typo in TDX_ATTR_MIGRTABLEXiaoyao Li1-2/+2
13 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-1/+2
13 daysx86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel1-1/+2
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds1-4/+4
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds3-9/+4
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds1-2/+3
2026-04-22KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-6/+6
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)1-0/+3
2026-04-02unwind_user/x86: Fix arch=um buildPeter Zijlstra1-0/+4
2026-03-19KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson2-1/+3
2026-03-12x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips1-1/+4
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)1-1/+1
2026-03-12KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah2-2/+11
2026-03-12unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra2-0/+21
2026-03-12unwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf1-0/+25
2026-03-12x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra2-6/+10
2026-02-27x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa1-1/+1
2026-02-11x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper1-3/+4
2026-02-11x86/vmware: Fix hypercall clobbersJosh Poimboeuf1-2/+2
2026-01-30x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper1-5/+24
2026-01-02KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-...Sean Christopherson1-1/+0
2026-01-02x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner1-0/+7
2026-01-02x86/bug: Fix old GCC compile failsPeter Zijlstra1-1/+1
2026-01-02x86/ptrace: Always inline trivial accessorsPeter Zijlstra1-10/+10
2025-12-12KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval1-0/+9
2025-11-15Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+5
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-11-09Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2025-11-08Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2025-11-06x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa1-0/+5
2025-11-05x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds2-5/+9
2025-11-03x86/amd_node: Fix AMD root device cachingYazen Ghannam1-1/+0
2025-11-01x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbolsNathan Chancellor1-0/+3
2025-10-30x86/cpu: Add/fix core comments for {Panther,Nova} LakeTony Luck1-3/+3
2025-10-20KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALLSean Christopherson1-0/+1
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-127/+72
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-109/+32
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-31/+118
2025-10-04Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+46
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+3
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+2
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+3
2025-10-01Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-45/+31
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-38/+67
2025-09-30Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-16/+3
2025-09-30Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+10
2025-09-30Merge tag 'x86_bugs_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-09-30Merge tag 'ras_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+3
2025-09-30Merge tag 'x86_asm_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4