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-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
2025-02-24
KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen
Sean Christopherson
2025-02-24
KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
Sean Christopherson
2025-02-24
KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes
Sean Christopherson
2025-02-24
KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR
Sean Christopherson
2025-02-24
KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
Sean Christopherson
2025-02-23
x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
Uros Bizjak
2025-02-23
x86/usercopy: Fix kernel-doc func param name in clean_cache_range()'s descrip...
Randy Dunlap
2025-02-22
Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-22
perf/x86/intel/bts: Allocate bts_ctx only if necessary
Li RongQing
2025-02-22
x86/cpu: Update Intel Family comments
Peter Zijlstra
2025-02-22
x86/kexec: Export e820_table_kexec[] to sysfs
Dave Young
2025-02-22
x86/boot: Change some static bootflag functions to bool
Uros Bizjak
2025-02-22
x86/kaslr: Reduce KASLR entropy on most x86 systems
Balbir Singh
2025-02-22
x86/microcode/AMD: Load only SHA256-checksummed patches
Borislav Petkov (AMD)
2025-02-22
crypto: x86/ghash - Use proper helpers to clone request
Herbert Xu
2025-02-22
crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
Herbert Xu
2025-02-22
crypto: x86/aes-xts - change license to Apache-2.0 OR BSD-2-Clause
Eric Biggers
2025-02-22
crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support
Eric Biggers
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
2025-02-21
x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32
Brian Gerst
[prev]
[next]