index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
Andy Lutomirski
2017-09-20
1
-105
/
+122
*
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
Andy Lutomirski
2017-09-20
1
-2
/
+3
*
x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
Andy Lutomirski
2017-09-20
1
-0
/
+9
*
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
2017-09-02
1
-2
/
+2
*
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
2017-08-30
1
-3
/
+1
*
perf/x86/intel/rapl: Make package handling more robust
Thomas Gleixner
2017-08-30
1
-33
/
+25
*
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
2017-08-30
1
-1
/
+1
*
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
2017-08-24
1
-0
/
+2
*
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2017-08-24
1
-2
/
+2
*
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
megha.dey@linux.intel.com
2017-08-24
2
-32
/
+37
*
x86/boot: Add missing declaration of string functions
Nicholas Mc Guire
2017-08-11
2
-0
/
+10
*
KVM: async_pf: make rcu irq exit if not triggered from idle task
Wanpeng Li
2017-08-11
1
-2
/
+4
*
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
2017-08-06
3
-0
/
+4
*
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
Andy Shevchenko
2017-08-06
2
-1
/
+5
*
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
2017-08-06
1
-0
/
+3
*
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
2017-07-27
1
-1
/
+1
*
x86/acpi: Prevent out of bound access caused by broken ACPI tables
Seunghun Han
2017-07-27
1
-0
/
+8
*
x86/xen: allow userspace access during hypercalls
Marek Marczykowski-Górecki
2017-07-27
1
-0
/
+3
*
PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11
Bjorn Helgaas
2017-07-27
1
-0
/
+32
*
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
2017-07-21
1
-2
/
+4
*
kvm: vmx: Check value written to IA32_BNDCFGS
Jim Mattson
2017-07-21
2
-0
/
+5
*
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
2017-07-21
2
-2
/
+10
*
kvm: vmx: Do not disable intercepts for BNDCFGS
Jim Mattson
2017-07-21
1
-1
/
+0
*
crypto: sha1-ssse3 - Disable avx2
Herbert Xu
2017-07-21
1
-1
/
+1
*
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
2017-07-21
1
-6
/
+7
*
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
2017-07-15
3
-16
/
+20
*
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
Paolo Abeni
2017-07-12
1
-2
/
+5
*
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
2017-07-12
1
-1
/
+2
*
KVM: nVMX: Fix exception injection
Wanpeng Li
2017-07-05
1
-1
/
+1
*
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-07-05
1
-0
/
+2
*
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
2017-07-05
1
-1
/
+1
*
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-07-05
3
-11
/
+24
*
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
2017-07-05
1
-3
/
+1
*
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
2017-07-05
1
-9
/
+1
*
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
2017-07-05
3
-7
/
+2
*
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
2017-07-05
1
-0
/
+4
*
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
2017-07-05
1
-1
/
+1
*
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
2017-07-05
1
-0
/
+1
*
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
Colin King
2017-07-05
1
-1
/
+1
*
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...
Prarit Bhargava
2017-07-05
1
-1
/
+1
*
perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug
Zhou Chengming
2017-07-05
1
-2
/
+5
*
KVM: x86: fix fixing of hypercalls
Dmitry Vyukov
2017-07-05
1
-1
/
+2
*
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...
Baoquan He
2017-07-05
1
-4
/
+4
*
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
Kan Liang
2017-06-29
1
-2
/
+2
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-24
2
-3
/
+3
*
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
2017-06-24
1
-0
/
+1
*
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
2017-06-14
3
-4
/
+7
*
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
2017-06-14
1
-9
/
+11
*
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Paolo Bonzini
2017-06-14
1
-1
/
+1
*
efi: Don't issue error message when booted under Xen
Juergen Gross
2017-06-14
1
-0
/
+3
[next]