index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-07
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
1
-3
/
+41
2021-03-07
perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]
Jim Mattson
1
-0
/
+3
2021-03-07
x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
Heiner Kallweit
1
-0
/
+9
2021-03-07
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
Fangrui Song
2
-4
/
+9
2021-03-04
KVM: nSVM: fix running nested guests when npt=0
Paolo Bonzini
1
-0
/
+20
2021-03-04
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2021-03-04
x86/entry: Fix instrumentation annotation
Thomas Gleixner
1
-1
/
+1
2021-03-04
x86/fault: Fix AMD erratum #91 errata fixup for user code
Andy Lutomirski
1
-10
/
+17
2021-03-04
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Sean Christopherson
1
-20
/
+10
2021-03-04
x86/virt: Eat faults on VMXOFF in reboot flows
Sean Christopherson
1
-5
/
+12
2021-03-04
crypto: aesni - prevent misaligned buffers on the stack
Ard Biesheuvel
1
-12
/
+16
2021-03-04
KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to ZONE_DEVICE and Huge...
Sean Christopherson
1
-1
/
+2
2021-03-04
KVM: SVM: Intercept INVPCID when it's disabled to inject #UD
Sean Christopherson
1
-4
/
+4
2021-03-04
KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
Sean Christopherson
1
-2
/
+2
2021-03-04
KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading PDPTRs
Sean Christopherson
1
-1
/
+1
2021-03-04
x86/MSR: Filter MSR writes through X86_IOC_WRMSR_REGS ioctl too
Misono Tomohiro
1
-0
/
+7
2021-02-26
KVM: x86: Zap the oldest MMU pages, not the newest
Sean Christopherson
1
-1
/
+1
2021-02-23
Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
Jan Beulich
1
-1
/
+2
2021-02-23
Xen/x86: don't bail early from clear_foreign_p2m_mapping()
Jan Beulich
1
-7
/
+5
2021-02-17
cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there
Rafael J. Wysocki
1
-0
/
+1
2021-02-17
x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()
Thomas Gleixner
1
-4
/
+11
2021-02-17
x86/build: Disable CET instrumentation in the kernel for 32-bit too
Borislav Petkov
1
-3
/
+3
2021-02-17
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
3
-13
/
+5
2021-02-17
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
1
-19
/
+0
2021-02-17
x86/split_lock: Enable the split lock feature on another Alder Lake CPU
Fenghua Yu
1
-0
/
+1
2021-02-10
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
5
-15
/
+32
2021-02-10
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
1
-0
/
+8
2021-02-10
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
1
-0
/
+14
2021-02-10
x86/debug: Fix DR6 handling
Peter Zijlstra
1
-21
/
+18
2021-02-10
x86/build: Disable CET instrumentation in the kernel
Josh Poimboeuf
1
-0
/
+3
2021-02-10
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
1
-0
/
+1
2021-02-10
KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
Sean Christopherson
1
-0
/
+2
2021-02-10
KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
Michael Roth
1
-1
/
+1
2021-02-10
KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
Paolo Bonzini
2
-13
/
+30
2021-02-10
KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
Ben Gardon
1
-3
/
+3
2021-02-10
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2
-0
/
+6
2021-02-10
Fix unsynchronized access to sev members through svm_register_enc_region
Peter Gonda
1
-7
/
+10
2021-02-07
x86/cpu: Add another Alder Lake CPU to the Intel family
Gayatri Kammela
1
-0
/
+1
2021-02-07
x86: __always_inline __{rd,wr}msr()
Peter Zijlstra
1
-2
/
+2
2021-02-07
Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
Mike Rapoport
1
-9
/
+11
2021-02-03
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+4
2021-02-03
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-02-03
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
3
-9
/
+29
2021-02-03
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
3
-1
/
+8
2021-02-03
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
1
-0
/
+4
2021-02-03
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-02-03
x86/entry: Emit a symbol for register restoring thunk
Nick Desaulniers
1
-4
/
+4
2021-02-03
x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
Juergen Gross
3
-1
/
+16
2021-01-27
x86/sev-es: Handle string port IO to kernel memory properly
Hyunwook (Wooky) Baek
1
-0
/
+12
2021-01-27
x86/sev: Fix nonistr violation
Peter Zijlstra
1
-1
/
+1
[prev]
[next]