index
:
linux-stable.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.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
*
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
2018-10-18
1
-1
/
+1
*
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2018-10-18
2
-3
/
+20
*
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-13
1
-4
/
+4
*
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-10-13
1
-2
/
+14
*
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-10-13
1
-8
/
+10
*
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
2018-10-13
1
-4
/
+20
*
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
2018-10-10
1
-0
/
+4
*
x86/pti: Fix section mismatch warning/error
Randy Dunlap
2018-10-03
1
-1
/
+1
*
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-10-03
6
-8
/
+42
*
perf/x86/intel/lbr: Fix incomplete LBR call stack
Kan Liang
2018-10-03
2
-6
/
+27
*
x86/entry/64: Add two more instruction suffixes
Jan Beulich
2018-10-03
1
-2
/
+2
*
x86/tsc: Add missing header to tsc_msr.c
Andy Shevchenko
2018-10-03
1
-0
/
+1
*
x86/numa_emulation: Fix emulated-to-physical node mapping
Dan Williams
2018-10-03
1
-1
/
+1
*
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
Boris Ostrovsky
2018-09-29
1
-1
/
+1
*
x86/EISA: Don't probe EISA bus for Xen PV guests
Boris Ostrovsky
2018-09-26
1
-2
/
+8
*
x86/mm/pti: Add an overflow check to pti_clone_pmds()
Joerg Roedel
2018-09-26
1
-0
/
+4
*
x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
Jiang Biao
2018-09-26
1
-3
/
+7
*
x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
Jiang Biao
2018-09-26
1
-2
/
+9
*
x86/mm: Remove in_nmi() warning from vmalloc_fault()
Joerg Roedel
2018-09-19
1
-2
/
+0
*
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2018-09-19
2
-14
/
+21
*
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2018-09-19
2
-0
/
+8
*
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
2018-09-19
1
-2
/
+2
*
x86: kvm: avoid unused variable warning
Arnd Bergmann
2018-09-15
1
-3
/
+1
*
kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
Junaid Shahid
2018-09-15
2
-7
/
+44
*
x86/xen: don't write ptes directly in 32-bit PV guests
Juergen Gross
2018-09-15
1
-4
/
+3
*
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
2018-09-15
1
-4
/
+3
*
kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
Jim Mattson
2018-09-15
1
-2
/
+2
*
KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
Sean Christopherson
2018-09-15
1
-7
/
+15
*
x86/mce: Add notifier_block forward declaration
Arnd Bergmann
2018-09-15
1
-0
/
+1
*
KVM: VMX: fixes for vmentry_l1d_flush module parameter
Paolo Bonzini
2018-09-09
1
-10
/
+16
*
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
Yannik Sembritzki
2018-09-09
1
-1
/
+1
*
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
2018-09-05
1
-0
/
+4
*
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-09-05
3
-6
/
+45
*
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
2018-09-05
1
-0
/
+3
*
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
2018-09-05
1
-1
/
+2
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-09-05
4
-1
/
+53
*
x86/vdso: Fix lsl operand order
Samuel Neves
2018-09-05
1
-1
/
+1
*
x86/kvm/vmx: Remove duplicate l1d flush definitions
Josh Poimboeuf
2018-09-05
1
-3
/
+0
*
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
Thomas Gleixner
2018-09-05
1
-4
/
+4
*
x86/process: Re-export start_thread()
Rian Hunter
2018-09-05
1
-0
/
+1
*
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2018-09-05
1
-2
/
+4
*
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
2018-09-05
1
-0
/
+4
*
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-09-05
3
-3
/
+3
*
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2018-09-05
2
-4
/
+4
*
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
2018-09-05
1
-0
/
+1
*
x86/boot: Fix if_changed build flip/flop bug
Kees Cook
2018-09-05
1
-2
/
+6
*
perf/x86/amd/ibs: Don't access non-started event
Thomas Gleixner
2018-09-05
1
-1
/
+5
*
KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
Sean Christopherson
2018-09-05
1
-8
/
+7
*
kvmclock: fix TSC calibration for nested guests
Peng Hao
2018-08-24
1
-0
/
+1
*
x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
Zhenzhong Duan
2018-08-24
1
-0
/
+5
[next]