index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
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
2025-11-18
KVM: x86: Allocate/free user_return_msrs at kvm.ko (un)loading time
Chao Gao
2025-11-18
x86/cpu: Enable LASS during CPU initialization
Sohil Mehta
2025-11-18
x86/traps: Communicate a LASS violation in #GP message
Alexander Shishkin
2025-11-18
x86/kexec: Disable LASS during relocate kernel
Sohil Mehta
2025-11-18
x86/alternatives: Disable LASS when patching kernel code
Sohil Mehta
[prev]
[next]