summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-10x86/percpu: Use BIT_WORD() and BIT_MASK() macrosUros Bizjak1-2/+3
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-07KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-...Sean Christopherson1-1/+0
2025-11-07perf/x86/intel: Add counter group support for arch-PEBSDapeng Mi2-3/+16
2025-11-07perf/x86/intel: Setup PEBS data configuration and enable legacy groupsDapeng Mi2-0/+15
2025-11-07perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSRDapeng Mi1-1/+2
2025-11-07perf/x86/intel: Process arch-PEBS records or record fragmentsDapeng Mi2-0/+102
2025-11-07perf/x86/intel: Initialize architectural PEBSDapeng Mi1-1/+6
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa1-0/+5
2025-11-05KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctlSean Christopherson2-0/+2
2025-11-05KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mappingSean Christopherson1-1/+1
2025-11-05KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()Sean Christopherson1-2/+2
2025-11-05x86/mce: Unify AMD DFR handler with MCA PollingYazen Ghannam1-0/+6
2025-11-05x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds2-5/+9
2025-11-04x86/cpufeatures: Correct LKGS feature flag descriptionBorislav Petkov (AMD)1-1/+1
2025-11-04KVM: x86: Add a helper to dedup reporting of unhandled VM-ExitsSean Christopherson1-0/+1
2025-11-04x86/ptrace: Always inline trivial accessorsPeter Zijlstra1-10/+10
2025-11-04x86/futex: Convert to scoped user accessThomas Gleixner1-42/+33
2025-11-03x86/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner1-6/+6
2025-11-03x86/amd_node: Fix AMD root device cachingYazen Ghannam1-1/+0
2025-10-31x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbolsNathan Chancellor1-0/+3
2025-10-30x86/sev: Include XSS value in GHCB CPUID requestJohn Allen1-0/+1
2025-10-30x86/boot: Move boot_*msr helpers to asm/shared/msr.hJohn Allen1-0/+15
2025-10-30x86/smpboot: Mark native_play_dead() as __noreturnThorsten Blum1-1/+1
2025-10-30x86/cpu: Add/fix core comments for {Panther,Nova} LakeTony Luck1-3/+3
2025-10-30unwind_user/x86: Fix arch=um buildPeter Zijlstra1-0/+4
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra2-0/+21
2025-10-29unwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf1-0/+25
2025-10-24x86/mm: Unify __phys_addr_symbol()Brendan Jackman1-3/+11
2025-10-20KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALLSean Christopherson1-0/+1
2025-10-17KVM: SVM: Add AVIC support for 4k vCPUs in x2AVIC modeNaveen N Rao1-0/+3
2025-10-17x86/cpufeatures: Add X86_FEATURE_X2AVIC_EXTNaveen N Rao1-0/+1
2025-10-17KVM: SVM: Expand AVIC_PHYSICAL_MAX_INDEX_MASK to be a 12-bit fieldNaveen N Rao1-1/+1
2025-10-16x86/sgx: Implement ENCLS[EUPDATESVN]Elena Reshetova1-15/+16
2025-10-16x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]Elena Reshetova1-0/+6
2025-10-16x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flagElena Reshetova1-0/+1
2025-10-16x86/idtentry: Add missing '*' to kernel-doc linesRandy Dunlap1-2/+2
2025-10-16sched/topology,x86: Fix build warningPeter Zijlstra1-0/+2
2025-10-16x86/insn: Simplify for_each_insn_prefix()Peter Zijlstra1-3/+2
2025-10-16x86/insn,uprobes,alternative: Unify insn_is_nop()Peter Zijlstra1-0/+2
2025-10-15x86/microcode/intel: Enable staging when availableChang S. Bae1-0/+8
2025-10-15x86/microcode/intel: Establish staging control logicChang S. Bae1-0/+2
2025-10-15x86/cpu/topology: Make primary thread mask available with SMP=nChang S. Bae1-6/+6
2025-10-14KVM: x86: Advertise EferLmsleUnsupported to userspaceJim Mattson1-0/+1
2025-10-14x86/asm: Annotate special section entriesJosh Poimboeuf5-0/+12
2025-10-13x86/fred: Fix 64bit identifier in fred_ssAndrew Cooper2-3/+3
2025-10-13x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specificBorislav Petkov (AMD)2-2/+5
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-125/+70
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-109/+32