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-11-24
x86_64/bug: Inline the UD1
Peter Zijlstra
2025-11-24
x86/bug: Implement WARN_ONCE()
Peter Zijlstra
2025-11-24
x86_64/bug: Implement __WARN_printf()
Peter Zijlstra
2025-11-24
x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Peter Zijlstra
2025-11-24
x86/bug: Add BUG_FORMAT basics
Peter Zijlstra
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
2025-11-24
bpf,x86: adjust the "jmp" mode for bpf trampoline
Menglong Dong
2025-11-24
bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAME
Menglong Dong
2025-11-24
x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMP
Menglong Dong
2025-11-24
crypto: aesni - ctr_crypt() use min() instead of min_t()
David Laight
2025-11-22
x86/{boot,mtrr}: Remove unused function declarations
Yue Haibing
2025-11-21
x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
Babu Moger
2025-11-21
x86,fs/resctrl: Detect io_alloc feature
Babu Moger
2025-11-21
x86/resctrl: Add SDCIAE feature in the command line options
Babu Moger
2025-11-21
x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enf...
Babu Moger
2025-11-21
x86/mce: Handle AMD threshold interrupt storms
Smita Koralahalli
2025-11-21
x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems
Avadhut Naik
2025-11-21
x86: Rework __bug_table helpers
Peter Zijlstra
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
2025-11-21
x86/mce: Add support for physical address valid bit
Avadhut Naik
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
2025-11-20
lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
David Laight
2025-11-20
lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
David Laight
2025-11-20
x86/boot: Drop unused sev_enable() fallback
Ard Biesheuvel
2025-11-20
KVM: x86: Remove unused declaration kvm_mmu_may_ignore_guest_pat()
Yue Haibing
2025-11-20
KVM: x86: Enable support for emulating AVX MOV instructions
Paolo Bonzini
2025-11-19
KVM: x86: Add emulator support for decoding VEX prefixes
Paolo Bonzini
2025-11-19
KVM: x86: Refactor REX prefix handling in instruction emulation
Chang S. Bae
2025-11-19
KVM: x86: Add AVX support to the emulator's register fetch and writeback
Paolo Bonzini
2025-11-19
KVM: x86: Add x86_emulate_ops.get_xcr() callback
Paolo Bonzini
2025-11-19
KVM: x86: Share emulator's common register decoding code
Paolo Bonzini
2025-11-19
KVM: x86: Move op_prefix to struct x86_emulate_ctxt (from x86_decode_insn())
Paolo Bonzini
2025-11-19
KVM: x86: Improve formatting of the emulator's flags table
Paolo Bonzini
2025-11-19
KVM: x86: Move Src2Shift up one bit (use bits 36:32 for Src2 in the emulator)
Paolo Bonzini
2025-11-19
KVM: x86: Add support for emulating MOVNTDQA
Paolo Bonzini
2025-11-19
KVM: x86: Add a helper to dedup loading guest/host XCR0 and XSS
Binbin Wu
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
2025-11-19
KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
Sean Christopherson
2025-11-19
KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
Sean Christopherson
2025-11-19
perf/x86/intel/uncore: Remove superfluous check
Jiri Slaby (SUSE)
2025-11-18
KVM: SVM: Handle #MCs in guest outside of fastpath
Sean Christopherson
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
2025-11-18
KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
Sean Christopherson
2025-11-18
KVM: VMX: Bundle all L1 data cache flush mitigation code together
Sean Christopherson
2025-11-18
x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERS
Sean Christopherson
2025-11-18
KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
Sean Christopherson
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
2025-11-18
x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
Sean Christopherson
2025-11-18
x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
Pawan Gupta
2025-11-18
KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()
Sean Christopherson
[prev]
[next]