index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-06-23
Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-06-21
KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
Michael Roth
2024-06-20
KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
Sean Christopherson
2024-06-19
x86/resctrl: Don't try to free nonexistent RMIDs
Dave Martin
2024-06-18
Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-15
Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-15
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
2024-06-13
Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-13
x86/boot: Don't add the EFI stub to targets, again
Benjamin Segall
2024-06-11
x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
Kees Cook
2024-06-08
Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-06
x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
Jan Beulich
2024-06-05
x86/amd_nb: Check for invalid SMN reads
Yazen Ghannam
2024-06-05
KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
Tao Su
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
2024-06-03
KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
Sean Christopherson
2024-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
2024-06-03
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
2024-06-03
x86/kexec: Fix bug with call depth tracking
David Kaplan
2024-06-02
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-02
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
2024-05-31
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2024-05-31
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
2024-05-30
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
2024-05-30
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
2024-05-25
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-23
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
2024-05-23
KVM: x86: Force KVM_WERROR if the global WERROR is enabled
Sean Christopherson
2024-05-23
KVM: x86: Disable KVM_INTEL_PROVE_VE by default
Sean Christopherson
2024-05-23
KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo
Sean Christopherson
2024-05-23
KVM: x86/mmu: Print SPTEs on unexpected #VE
Sean Christopherson
2024-05-23
KVM: VMX: Dump VMCS on unexpected #VE
Sean Christopherson
2024-05-23
KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs
Sean Christopherson
2024-05-23
KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)
Sean Christopherson
2024-05-23
KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
Sean Christopherson
2024-05-23
KVM: VMX: Don't kill the VM on an unexpected #VE
Sean Christopherson
2024-05-23
KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU
Isaku Yamahata
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
[next]