index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-12-13
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
Paolo Bonzini
1
-1
/
+4
2019-12-13
KVM: x86: Grab KVM's srcu lock when setting nested state
Sean Christopherson
1
-0
/
+3
2019-12-13
KVM: x86: Remove a spurious export of a static function
Sean Christopherson
1
-1
/
+0
2019-12-13
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
1
-2
/
+8
2019-12-13
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
1
-2
/
+3
2019-12-13
KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
Sean Christopherson
2
-3
/
+17
2019-12-13
x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
Kai-Heng Feng
1
-0
/
+11
2019-12-13
x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2019-12-04
x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
Sebastian Andrzej Siewior
1
-1
/
+1
2019-11-29
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
1
-3
/
+18
2019-11-29
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
3
-10
/
+14
2019-11-29
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
1
-12
/
+41
2019-11-29
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
1
-14
/
+16
2019-11-29
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
1
-31
/
+35
2019-11-29
x86/entry/32: Use %ss segment where required
Andy Lutomirski
1
-5
/
+14
2019-11-29
x86/entry/32: Fix IRET exception
Peter Zijlstra
1
-1
/
+1
2019-11-29
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
1
-1
/
+5
2019-11-29
x86/pti/32: Size initial_page_table correctly
Thomas Gleixner
1
-0
/
+10
2019-11-29
x86/doublefault/32: Fix stack canaries in the double fault handler
Andy Lutomirski
1
-0
/
+3
2019-11-29
x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
Jan Beulich
1
-11
/
+4
2019-11-29
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
2
-55
/
+33
2019-11-29
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
2
-2
/
+14
2019-11-29
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
1
-0
/
+13
2019-11-29
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
1
-2
/
+15
2019-11-29
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
1
-2
/
+2
2019-11-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2019-11-14
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
Sean Christopherson
1
-3
/
+2
2019-11-13
KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
Xiaoyao Li
1
-0
/
+4
2019-11-13
kvm: x86: disable shattered huge page recovery for PREEMPT_RT.
Paolo Bonzini
1
-0
/
+5
2019-11-13
x86/resctrl: Fix potential lockdep warning
Xiaochen Shen
1
-4
/
+0
2019-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-37
/
+61
2019-11-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-53
/
+792
2019-11-12
x86/quirks: Disable HPET on Intel Coffe Lake platforms
Kai-Heng Feng
1
-0
/
+2
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-4
/
+4
2019-11-12
KVM: VMX: Introduce pi_is_pir_empty() helper
Joao Martins
2
-3
/
+7
2019-11-12
KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
Joao Martins
2
-0
/
+20
2019-11-12
KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
Joao Martins
1
-1
/
+5
2019-11-12
KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON
Liran Alon
1
-1
/
+1
2019-11-12
KVM: X86: Fix initialization of MSR lists
Chenyi Qiang
1
-30
/
+26
2019-11-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+29
2019-11-07
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
1
-4
/
+0
2019-11-05
x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
Michael Zhivich
1
-0
/
+3
2019-11-05
x86/dumpstack/64: Don't evaluate exception stacks before setup
Thomas Gleixner
1
-0
/
+7
2019-11-05
x86/apic/32: Avoid bogus LDR warnings
Jan Beulich
1
-13
/
+15
2019-11-04
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
4
-0
/
+148
2019-11-04
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
5
-13
/
+181
2019-11-04
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
1
-0
/
+2
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
4
-30
/
+56
2019-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Thomas Gleixner
6
-35
/
+57
2019-11-03
x86/resctrl: Prevent NULL pointer dereference when reading mondata
Xiaochen Shen
1
-0
/
+4
[next]