index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-02-26
x86/boot: Add missing has_cpuflag() prototype
Zhou Ding
2025-02-26
x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()
Benjamin Berg
2025-02-26
x86/bugs: KVM: Add support for SRSO_MSR_FIX
Borislav Petkov
2025-02-26
x86/ibt: Optimize the fineibt-bhi arity 1 case
Peter Zijlstra
2025-02-26
x86/ibt: Implement FineIBT-BHI mitigation
Peter Zijlstra
2025-02-26
x86/bhi: Add BHI stubs
Peter Zijlstra
2025-02-26
Merge tag 'v6.14-rc4' into x86/fpu, to pick up fixes and refresh the branch
Ingo Molnar
2025-02-26
x86/ibt: Add paranoid FineIBT mode
Peter Zijlstra
2025-02-26
x86/traps: Decode LOCK Jcc.d8 as #UD
Peter Zijlstra
2025-02-26
x86/ibt: Optimize the FineIBT instruction sequence
Peter Zijlstra
2025-02-26
x86/traps: Allow custom fixups in handle_bug()
Peter Zijlstra
2025-02-26
x86/traps: Decode 0xEA instructions as #UD
Peter Zijlstra
2025-02-26
x86/mce/inject: Remove call to mce_notify_irq()
Nikolay Borisov
2025-02-26
x86/alternatives: Clean up preprocessor conditional block comments
Ingo Molnar
2025-02-26
x86/ibt: Add exact_endbr() helper
Peter Zijlstra
2025-02-26
x86/cfi: Add 'cfi=warn' boot option
Peter Zijlstra
2025-02-26
KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
Sean Christopherson
2025-02-26
KVM: x86: Free vCPUs before freeing VM state
Sean Christopherson
2025-02-25
KVM: SVM: Add Idle HLT intercept support
Manali Shukla
2025-02-25
x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
Manali Shukla
2025-02-25
KVM: SVM: Provide helpers to set the error code
Melody Wang
2025-02-25
KVM: SVM: Convert plain error code numbers to defines
Melody Wang
2025-02-25
x86/entry: Fix kernel-doc warning
Daniel Sneddon
2025-02-25
perf/x86/rapl: Add support for Intel Arrow Lake U
Aaron Ma
2025-02-25
x86/irq: Define trace events conditionally
Arnd Bergmann
2025-02-25
x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
Russell Senior
2025-02-25
x86/of: Don't use DTB for SMP setup if ACPI is enabled
Dmytro Maluka
2025-02-25
x86/build: Fix broken copy command in genimage.sh when making isoimage
Nir Lichtman
2025-02-25
x86/percpu: Construct __percpu_seg_override from __percpu_seg
Uros Bizjak
2025-02-25
x86/mtrr: Remove unnecessary strlen() in mtrr_write()
Thorsten Blum
2025-02-25
perf/x86/intel: Use better start period for frequency mode
Kan Liang
2025-02-25
KVM: VMX: Pass XFD_ERR as pseudo-payload when injecting #NM
Sean Christopherson
2025-02-25
KVM: VMX: Don't modify guest XFD_ERR if CR0.TS=1
Sean Christopherson
2025-02-25
KVM: x86: Use a dedicated flow for queueing re-injected exceptions
Sean Christopherson
2025-02-25
KVM: x86: Rename and invert async #PF's send_user_only flag to send_always
Sean Christopherson
2025-02-25
KVM: x86: Don't inject PV async #PF if SEND_ALWAYS=0 and guest state is prote...
Sean Christopherson
2025-02-25
KVM: x86: Update Xen TSC leaves during CPUID emulation
Fred Griffoul
2025-02-25
perf/x86: Fix low freqency setting issue
Kan Liang
2025-02-25
x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()
Waiman Long
2025-02-24
x86/percpu: Unify __pcpu_op{1,2}_N() macros to __pcpu_op_N()
Uros Bizjak
2025-02-24
KVM: nVMX: Synthesize nested VM-Exit for supported emulation intercepts
Sean Christopherson
2025-02-24
KVM: nVMX: Allow the caller to provide instruction length on nested VM-Exit
Sean Christopherson
2025-02-24
KVM: x86: Add a #define for the architectural max instruction length
Sean Christopherson
2025-02-24
KVM: x86: Plumb the emulator's starting RIP into nested intercept checks
Sean Christopherson
2025-02-24
KVM: x86: Plumb the src/dst operand types through to .check_intercept()
Sean Christopherson
2025-02-24
KVM: nVMX: Consolidate missing X86EMUL_INTERCEPTED logic in L2 emulation
Sean Christopherson
2025-02-24
KVM: nVMX: Emulate HLT in L2 if it's not intercepted
Sean Christopherson
2025-02-24
KVM: nVMX: Allow emulating RDPID on behalf of L2
Sean Christopherson
2025-02-24
KVM: nSVM: Pass next RIP, not current RIP, for nested VM-Exit on emulation
Sean Christopherson
2025-02-24
KVM: nVMX: Check PAUSE_EXITING, not BUS_LOCK_DETECTION, on PAUSE emulation
Sean Christopherson
[prev]
[next]