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.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
*
Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"
Greg Kroah-Hartman
2017-12-05
1
-8
/
+2
*
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
2017-12-05
1
-0
/
+5
*
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
2017-12-05
1
-1
/
+6
*
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
2017-12-05
1
-0
/
+2
*
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2017-12-05
2
-0
/
+4
*
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
2017-12-05
1
-0
/
+3
*
KVM: SVM: obey guest PAT
Paolo Bonzini
2017-11-30
1
-0
/
+7
*
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Ladi Prosek
2017-11-30
1
-0
/
+2
*
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
2017-11-30
1
-2
/
+8
*
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-30
1
-1
/
+1
*
x86/mm: fix use-after-free of vma during userfaultfd fault
Vlastimil Babka
2017-11-30
1
-1
/
+10
*
x86/MCE/AMD: Always give panic severity for UC errors in kernel context
Yazen Ghannam
2017-11-21
1
-4
/
+3
*
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
2017-11-21
8
-21
/
+27
*
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-11-18
1
-4
/
+0
*
x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
Borislav Petkov
2017-11-15
1
-2
/
+2
*
x86/smpboot: Make optimization of delay calibration work correctly
Pavel Tatashin
2017-11-15
2
-10
/
+9
*
crypto: x86/sha256-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-15
1
-6
/
+6
*
crypto: x86/sha1-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-15
1
-6
/
+6
*
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
2017-11-15
1
-2
/
+11
*
x86/microcode/intel: Disable late loading on model 79
Borislav Petkov
2017-10-27
1
-0
/
+19
*
mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next
Yasuaki Ishimatsu
2017-10-21
1
-1
/
+1
*
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
Ladi Prosek
2017-10-18
1
-0
/
+1
*
x86/alternatives: Fix alt_max_short macro to really be a max()
Mathias Krause
2017-10-18
2
-4
/
+6
*
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
2017-10-18
1
-1
/
+1
*
KVM: MMU: always terminate page walks at level 1
Ladi Prosek
2017-10-18
2
-8
/
+9
*
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-10-12
3
-30
/
+24
*
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2017-10-08
2
-20
/
+13
*
kasan: do not sanitize kexec purgatory
Mike Galbraith
2017-10-08
1
-0
/
+1
*
KVM: VMX: use cmpxchg64
Paolo Bonzini
2017-10-05
1
-6
/
+6
*
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
2017-10-05
1
-12
/
+21
*
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
2017-10-05
1
-5
/
+1
*
x86/fpu: Don't let userspace set bogus xcomp_bv
Eric Biggers
2017-10-05
2
-2
/
+11
*
x86/mm: Fix fault error path using unsafe vma pointer
Laurent Dufour
2017-10-05
1
-23
/
+24
*
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
2017-10-05
1
-0
/
+5
*
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
2017-10-05
1
-2
/
+7
*
kvm/x86: Handle async PF in RCU read-side critical sections
Boqun Feng
2017-10-05
1
-1
/
+2
*
KVM: VMX: simplify and fix vmx_vcpu_pi_load
Paolo Bonzini
2017-10-05
1
-33
/
+35
*
KVM: VMX: avoid double list add with VT-d posted interrupts
Paolo Bonzini
2017-10-05
1
-37
/
+25
*
KVM: VMX: extract __pi_post_block
Paolo Bonzini
2017-10-05
1
-33
/
+38
*
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
[next]