index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
5
-2
/
+39
2025-11-20
lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
David Laight
1
-0
/
+19
2025-11-20
lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
David Laight
1
-8
/
+12
2025-11-20
x86/boot: Drop unused sev_enable() fallback
Ard Biesheuvel
1
-11
/
+0
2025-11-20
KVM: x86: Remove unused declaration kvm_mmu_may_ignore_guest_pat()
Yue Haibing
1
-2
/
+0
2025-11-20
KVM: x86: Enable support for emulating AVX MOV instructions
Paolo Bonzini
1
-7
/
+7
2025-11-19
KVM: x86: Add emulator support for decoding VEX prefixes
Paolo Bonzini
1
-10
/
+112
2025-11-19
KVM: x86: Refactor REX prefix handling in instruction emulation
Chang S. Bae
2
-13
/
+31
2025-11-19
KVM: x86: Add AVX support to the emulator's register fetch and writeback
Paolo Bonzini
3
-17
/
+114
2025-11-19
KVM: x86: Add x86_emulate_ops.get_xcr() callback
Paolo Bonzini
2
-0
/
+10
2025-11-19
KVM: x86: Share emulator's common register decoding code
Paolo Bonzini
1
-32
/
+17
2025-11-19
KVM: x86: Move op_prefix to struct x86_emulate_ctxt (from x86_decode_insn())
Paolo Bonzini
2
-4
/
+5
2025-11-19
KVM: x86: Improve formatting of the emulator's flags table
Paolo Bonzini
1
-16
/
+11
2025-11-19
KVM: x86: Move Src2Shift up one bit (use bits 36:32 for Src2 in the emulator)
Paolo Bonzini
1
-1
/
+2
2025-11-19
KVM: x86: Add support for emulating MOVNTDQA
Paolo Bonzini
1
-4
/
+9
2025-11-19
KVM: x86: Add a helper to dedup loading guest/host XCR0 and XSS
Binbin Wu
1
-23
/
+10
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
4
-12
/
+10
2025-11-19
KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
Sean Christopherson
1
-13
/
+26
2025-11-19
KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
Sean Christopherson
2
-8
/
+11
2025-11-19
perf/x86/intel/uncore: Remove superfluous check
Jiri Slaby (SUSE)
1
-2
/
+0
2025-11-18
KVM: SVM: Handle #MCs in guest outside of fastpath
Sean Christopherson
1
-9
/
+9
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
6
-23
/
+24
2025-11-18
KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
Sean Christopherson
2
-14
/
+46
2025-11-18
KVM: VMX: Bundle all L1 data cache flush mitigation code together
Sean Christopherson
1
-87
/
+87
2025-11-18
x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERS
Sean Christopherson
2
-5
/
+4
2025-11-18
KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
Sean Christopherson
2
-15
/
+14
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
5
-15
/
+9
2025-11-18
x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
Sean Christopherson
1
-11
/
+16
2025-11-18
x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
Pawan Gupta
2
-5
/
+10
2025-11-18
KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()
Sean Christopherson
2
-16
/
+7
2025-11-18
KVM: x86: Allocate/free user_return_msrs at kvm.ko (un)loading time
Chao Gao
1
-27
/
+13
2025-11-18
x86/cpu: Enable LASS during CPU initialization
Sohil Mehta
1
-1
/
+23
2025-11-18
x86/traps: Communicate a LASS violation in #GP message
Alexander Shishkin
1
-11
/
+33
2025-11-18
x86/kexec: Disable LASS during relocate kernel
Sohil Mehta
1
-2
/
+5
2025-11-18
x86/alternatives: Disable LASS when patching kernel code
Sohil Mehta
2
-4
/
+55
2025-11-18
x86/asm: Introduce inline memcpy and memset
Peter Zijlstra (Intel)
1
-0
/
+26
2025-11-18
x86/cpu: Add an LASS dependency on SMAP
Sohil Mehta
1
-0
/
+1
2025-11-18
x86/cpufeatures: Enumerate the LASS feature bits
Sohil Mehta
3
-0
/
+7
2025-11-18
KVM: SVM: Fix redundant updates of LBR MSR intercepts
Yosry Ahmed
2
-1
/
+9
2025-11-18
objtool/klp: Only enable --checksum when needed
Josh Poimboeuf
1
-1
/
+1
2025-11-17
memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
Yicong Yang
1
-1
/
+1
2025-11-17
memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...
Jonathan Cameron
1
-1
/
+1
2025-11-17
KVM: x86: remove comment about ntp correction sync for
Lei Chen
1
-3
/
+1
2025-11-17
Revert "x86: kvm: rate-limit global clock updates"
Lei Chen
2
-26
/
+4
2025-11-17
Revert "x86: kvm: introduce periodic global clock updates"
Lei Chen
2
-26
/
+0
2025-11-17
KVM: x86: Grab lapic_timer in a local variable to cleanup periodic code
Sean Christopherson
1
-8
/
+8
2025-11-17
KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer
fuqiang wang
1
-5
/
+23
2025-11-17
KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()
fuqiang wang
1
-1
/
+1
2025-11-17
KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0
Sean Christopherson
1
-1
/
+1
2025-11-17
KVM: x86: Use "checked" versions of get_user() and put_user()
Sean Christopherson
2
-2
/
+2
[prev]
[next]