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.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-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-12
/
+43
2019-07-24
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
Wanpeng Li
1
-1
/
+2
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-1
/
+1
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
1
-0
/
+2
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
4
-5
/
+27
2019-07-22
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
1
-3
/
+6
2019-07-22
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2
-5
/
+6
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
1
-0
/
+2
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-0
/
+31
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
31
-195
/
+218
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-61
/
+87
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-191
/
+195
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-3
/
+2
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
2
-7
/
+25
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
5
-36
/
+75
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-39
/
+79
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-14
/
+7
2019-07-19
x86/hyper-v: Zero out the VP ASSIST PAGE on allocation
Dexuan Cui
1
-2
/
+11
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
2
-9
/
+4
2019-07-19
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
1
-1
/
+3
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2
-4
/
+0
2019-07-18
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2
-1
/
+1
2019-07-18
x86/boot/compressed/64: Remove unused variable
Zhenzhong Duan
1
-1
/
+0
2019-07-18
x86/boot/efi: Remove unused variables
Zhenzhong Duan
1
-9
/
+1
2019-07-18
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2019-07-18
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2
-23
/
+26
2019-07-18
x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
Josh Poimboeuf
1
-1
/
+1
2019-07-18
x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
Josh Poimboeuf
1
-1
/
+1
2019-07-18
x86/head/64: Annotate start_cpu0() as non-callable
Josh Poimboeuf
1
-2
/
+2
2019-07-18
x86/entry: Fix thunk function ELF sizes
Josh Poimboeuf
1
-3
/
+2
2019-07-18
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
1
-15
/
+19
2019-07-18
x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
Josh Poimboeuf
1
-3
/
+3
2019-07-18
x86/kvm: Fix fastop function ELF metadata
Josh Poimboeuf
1
-13
/
+31
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2
-0
/
+2
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-4
/
+6
2019-07-18
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
7
-51
/
+59
2019-07-18
x86/entry/64: Update comments and sanity tests for create_gap
Peter Zijlstra
1
-6
/
+11
2019-07-18
x86/entry/64: Simplify idtentry a little
Peter Zijlstra
1
-54
/
+48
2019-07-18
x86/entry/32: Simplify common_exception
Peter Zijlstra
1
-23
/
+13
2019-07-18
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
10
-26
/
+45
2019-07-17
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2
-9
/
+5
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-24
/
+10
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
1
-3
/
+2
2019-07-17
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
1
-3
/
+8
[next]