index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
KVM: x86: zero base3 of unusable segments
Radim Krčmář
1
-0
/
+2
2017-07-05
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
1
-1
/
+1
2017-07-05
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
3
-11
/
+24
2017-07-05
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
1
-3
/
+1
2017-07-05
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
1
-9
/
+1
2017-07-05
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
1
-1
/
+1
2017-07-05
KVM: x86: fix fixing of hypercalls
Dmitry Vyukov
1
-1
/
+2
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-3
/
+3
2017-06-26
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
1
-0
/
+1
2017-06-14
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-14
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
1
-9
/
+11
2017-06-14
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Paolo Bonzini
1
-1
/
+1
2017-05-25
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
1
-9
/
+15
2017-05-25
KVM: x86: Fix load damaged SSEx MXCSR register
Wanpeng Li
2
-2
/
+8
2017-05-20
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
David Hildenbrand
1
-0
/
+12
2017-05-20
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
1
-1
/
+1
2017-05-20
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Ben Hutchings
1
-1
/
+1
2017-05-20
x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
Ashish Kalra
1
-1
/
+1
2017-05-20
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
1
-3
/
+4
2017-05-14
KVM: nVMX: do not leak PML full vmexit to L1
Ladi Prosek
1
-0
/
+3
2017-05-14
KVM: nVMX: initialize PML fields in vmcs02
Ladi Prosek
1
-0
/
+12
2017-05-14
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
2
-8
/
+0
2017-05-14
x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
Andy Shevchenko
1
-1
/
+1
2017-05-14
kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...
Masami Hiramatsu
3
-5
/
+5
2017-05-14
x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
Nikola Pajkovsky
1
-1
/
+1
2017-05-14
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-05-03
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
Josh Poimboeuf
1
-0
/
+12
2017-05-03
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2017-04-27
x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
Dan Williams
1
-13
/
+32
2017-04-27
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
1
-1
/
+1
2017-04-21
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
1
-11
/
+30
2017-04-21
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
1
-2
/
+8
2017-04-21
x86/vdso: Plug race between mapping and ELF header setup
Thomas Gleixner
1
-1
/
+1
2017-04-21
x86/vdso: Ensure vdso32_enabled gets set to valid values only
Mathias Krause
1
-2
/
+9
2017-04-21
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
Peter Zijlstra
1
-0
/
+3
2017-04-08
xen/setup: Don't relocate p2m over existing one
Ross Lagerwall
1
-3
/
+3
2017-03-30
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
Sumit Semwal
1
-0
/
+24
2017-03-30
xen: do not re-use pirq number cached in pci device msi msg data
Sumit Semwal
1
-16
/
+7
2017-03-26
xen/qspinlock: Don't kick CPU if IRQ is not initialized
Ross Lagerwall
1
-0
/
+6
2017-03-26
crypto: ghash-clmulni - Fix load failure
Wang, Rui Y
1
-0
/
+26
2017-03-22
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
1
-2
/
+2
2017-03-22
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
2
-0
/
+2
2017-03-15
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
1
-2
/
+2
2017-02-26
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
1
-32
/
+24
2017-02-26
x86/platform/goldfish: Prevent unconditional loading
Thomas Gleixner
1
-1
/
+13
2017-02-15
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
Linus Torvalds
1
-2
/
+0
2017-02-09
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
2
-0
/
+3
2017-02-09
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
1
-0
/
+1
2017-01-26
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-01-26
x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
Bjorn Helgaas
1
-0
/
+10
[prev]
[next]