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.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
2019-04-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-26
/
+21
2019-04-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+145
2019-04-10
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2
-12
/
+22
2019-04-07
Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2019-04-06
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
1
-23
/
+18
2019-04-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-37
/
+59
2019-04-05
KVM: x86: nVMX: fix x2APIC VTPR read intercept
Marc Orr
1
-1
/
+1
2019-04-05
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
Marc Orr
1
-28
/
+44
2019-04-05
KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
David Rientjes
1
-3
/
+9
2019-04-05
kvm: svm: fix potential get_num_contig_pages overflow
David Rientjes
1
-5
/
+5
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-53
/
+16
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-56
/
+17
2019-04-05
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
2019-04-03
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
1
-1
/
+55
2019-04-03
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
1
-3
/
+62
2019-04-03
perf/x86/intel: Initialize TFA MSR
Peter Zijlstra
1
-0
/
+6
2019-04-03
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
Stephane Eranian
1
-1
/
+1
2019-04-01
x86/resctrl: Fix typos in the mba_sc mount option
Xiaochen Shen
1
-3
/
+3
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-55
/
+138
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
2019-03-29
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
3
-10
/
+7
2019-03-28
KVM: x86: update %rip after emulating IO
Sean Christopherson
2
-10
/
+27
2019-03-28
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
1
-2
/
+7
2019-03-28
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
1
-1
/
+2
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
4
-14
/
+13
2019-03-28
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
1
-2
/
+5
2019-03-28
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
3
-8
/
+4
2019-03-28
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
1
-0
/
+5
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
4
-3
/
+45
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
3
-18
/
+28
2019-03-28
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
1
-4
/
+9
2019-03-28
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
1
-2
/
+3
2019-03-28
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
1
-1
/
+1
2019-03-28
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-03-28
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
Thomas Gleixner
1
-7
/
+1
2019-03-27
x86/realmode: Don't leak the trampoline kernel address
Matteo Croce
1
-2
/
+0
2019-03-27
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
1
-2
/
+2
2019-03-25
x86/resctrl: Remove unused variable
Peng Hao
1
-3
/
+0
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-7
/
+13
2019-03-22
Merge branch 'x86/cpu' into x86/urgent
Thomas Gleixner
1
-16
/
+15
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
1
-0
/
+1
2019-03-22
x86/mm/pti: Make local symbols static
Valdis Kletnieks
1
-2
/
+2
2019-03-21
x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors
Matthew Whitehead
1
-21
/
+0
2019-03-21
x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
Matthew Whitehead
1
-7
/
+7
2019-03-21
x86/microcode: Announce reload operation's completion
Borislav Petkov
1
-0
/
+2
2019-03-21
x86/hyperv: Prevent potential NULL pointer dereference
Kangjie Lu
1
-1
/
+5
2019-03-21
x86/hpet: Prevent potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-03-21
x86/lib: Fix indentation issue, remove extra tab
Colin Ian King
1
-1
/
+1
2019-03-21
x86/boot: Restrict header scope to make Clang happy
Nick Desaulniers
1
-1
/
+2
2019-03-19
x86/mm: Don't leak kernel addresses
Matteo Croce
1
-2
/
+2
[next]