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
2024-11-02
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
2024-11-02
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
2024-11-02
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
2024-11-02
x86/vdso: Place vdso_data at beginning of vvar page
Thomas Weißschuh
2024-11-02
x86/vdso: Use __arch_get_vdso_data() to access vdso data
Thomas Weißschuh
2024-11-02
x86/mm/mmap: Remove arch_vma_name()
Thomas Weißschuh
2024-11-02
timekeeping: Always check for negative motion
Thomas Gleixner
2024-11-01
KVM: x86: Remove ordering check b/w MSR_PLATFORM_INFO and MISC_FEATURES_ENABLES
Sean Christopherson
2024-11-01
KVM: x86: Reject userspace attempts to access ARCH_CAPABILITIES w/o support
Sean Christopherson
2024-11-01
KVM: VMX: Remove restriction that PMU version > 0 for PERF_CAPABILITIES
Sean Christopherson
2024-11-01
KVM: x86: Reject userspace attempts to access PERF_CAPABILITIES w/o PDCM
Sean Christopherson
2024-11-01
KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
Sean Christopherson
2024-11-01
KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run
Sean Christopherson
2024-11-01
KVM: x86: Co-locate initialization of feature MSRs in kvm_arch_vcpu_create()
Sean Christopherson
2024-11-01
KVM: nVMX: fix canonical check of vmcs12 HOST_RIP
Maxim Levitsky
2024-11-01
KVM: x86: model canonical checks more precisely
Maxim Levitsky
2024-11-01
KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks
Maxim Levitsky
2024-11-01
KVM: x86: Route non-canonical checks in emulator through emulate_ops
Maxim Levitsky
2024-11-01
KVM: x86: drop x86.h include from cpuid.h
Maxim Levitsky
2024-11-01
KVM: x86: Use '0' for guest RIP if PMI encounters protected guest state
Sean Christopherson
2024-11-01
KVM: x86: Add lockdep-guarded asserts on register cache usage
Sean Christopherson
2024-11-01
KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
Sean Christopherson
2024-11-01
KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
Jim Mattson
2024-11-01
KVM: x86: Advertise AMD_IBPB_RET to userspace
Jim Mattson
2024-11-01
KVM: x86: Ensure vcpu->mode is loaded from memory in kvm_vcpu_exit_request()
Sean Christopherson
2024-11-01
KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()
Kai Huang
2024-11-01
KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
Kai Huang
2024-10-31
x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()
Tony Luck
2024-10-31
EDAC/mce_amd: Add support for FRU text in MCA
Yazen Ghannam
2024-10-31
x86/mce/apei: Handle variable SMCA BERT record size
Yazen Ghannam
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
2024-10-30
KVM: x86/mmu: Batch TLB flushes when zapping collapsible TDP MMU SPTEs
David Matlack
2024-10-30
KVM: x86/mmu: Drop @max_level from kvm_mmu_max_mapping_level()
David Matlack
2024-10-30
KVM: x86: Don't emit TLB flushes when aging SPTEs for mmu_notifiers
Sean Christopherson
2024-10-30
KVM: x86/mmu: Set Dirty bit for new SPTEs, even if _hardware_ A/D bits are di...
Sean Christopherson
2024-10-30
KVM: x86/mmu: Dedup logic for detecting TLB flushes on leaf SPTE changes
Sean Christopherson
2024-10-30
KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found
Sean Christopherson
2024-10-30
KVM: x86/mmu: Process only valid TDP MMU roots when aging a gfn range
Sean Christopherson
2024-10-30
KVM: x86/mmu: Use Accessed bit even when _hardware_ A/D bits are disabled
Sean Christopherson
2024-10-30
KVM: x86/mmu: Set shadow_dirty_mask for EPT even if A/D bits disabled
Sean Christopherson
2024-10-30
KVM: x86/mmu: Set shadow_accessed_mask for EPT even if A/D bits disabled
Sean Christopherson
2024-10-30
KVM: x86/mmu: Add a dedicated flag to track if A/D bits are globally enabled
Sean Christopherson
2024-10-30
KVM: x86/mmu: WARN and flush if resolving a TDP MMU fault clears MMU-writable
Sean Christopherson
2024-10-30
KVM: x86/mmu: Fold mmu_spte_update_no_track() into mmu_spte_update()
Sean Christopherson
2024-10-30
KVM: x86/mmu: Drop ignored return value from kvm_tdp_mmu_clear_dirty_slot()
Sean Christopherson
2024-10-30
KVM: x86/mmu: Don't flush TLBs when clearing Dirty bit in shadow MMU
Sean Christopherson
2024-10-30
KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit
Sean Christopherson
[prev]
[next]