index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-01-27
11
-108
/
+122
|
\
|
*
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
6
-4
/
+10
|
*
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
2019-01-25
2
-5
/
+1
|
*
x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
Vitaly Kuznetsov
2019-01-25
1
-3
/
+4
|
*
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
2019-01-25
1
-66
/
+73
|
*
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-25
2
-2
/
+2
|
*
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
2019-01-25
1
-0
/
+8
|
*
svm: Fix AVIC incomplete IPI emulation
Suravee Suthikulpanit
2019-01-25
1
-15
/
+4
|
*
svm: Add warning message for AVIC IPI invalid target
Suravee Suthikulpanit
2019-01-25
1
-0
/
+2
|
*
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
2019-01-25
1
-2
/
+5
|
*
KVM: x86: Fix PV IPIs for 32-bit KVM host
Sean Christopherson
2019-01-25
1
-1
/
+1
|
*
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
2019-01-25
1
-1
/
+2
|
*
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
2019-01-25
1
-1
/
+0
|
*
kvm: x86/vmx: Use kzalloc for cached_vmcs12
Tom Roeder
2019-01-25
1
-4
/
+8
|
*
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
2019-01-25
1
-1
/
+1
|
*
KVM: x86: Fix single-step debugging
Alexander Popov
2019-01-25
1
-2
/
+1
|
*
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
2019-01-25
1
-1
/
+0
*
|
Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-27
4
-6
/
+171
|
\
\
|
*
|
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
2019-01-23
4
-6
/
+171
*
|
|
Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-01-23
5
-10
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
2019-01-11
1
-1
/
+6
|
*
|
s390/vdso: correct vdso mapping for compat tasks
Vasily Gorbik
2019-01-11
2
-4
/
+3
|
*
|
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
2019-01-11
1
-0
/
+4
|
*
|
s390/mm: always force a load of the primary ASCE on context switch
Martin Schwidefsky
2019-01-11
1
-3
/
+2
|
*
|
s390/early: improve machine detection
Christian Borntraeger
2019-01-11
2
-2
/
+4
*
|
|
Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-01-21
10
-103
/
+276
|
\
\
\
|
*
|
|
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
Eugeniy Paltsev
2019-01-18
1
-8
/
+32
|
*
|
|
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
2019-01-18
1
-4
/
+9
|
*
|
|
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
2019-01-17
1
-0
/
+8
|
*
|
|
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
2019-01-17
1
-14
/
+12
|
*
|
|
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
2019-01-17
1
-2
/
+4
|
*
|
|
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
2019-01-17
1
-15
/
+33
|
*
|
|
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
2019-01-17
1
-1
/
+105
|
*
|
|
ARC: perf: trivial code cleanup
Eugeniy Paltsev
2019-01-17
1
-43
/
+42
|
*
|
|
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
|
*
|
|
ARC: adjust memblock_reserve of kernel memory
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
|
*
|
|
arc: remove redundant kernel-space generic-y
Masahiro Yamada
2019-01-17
1
-4
/
+0
|
*
|
|
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
2019-01-17
1
-3
/
+3
|
*
|
|
ARC: boot log: print Action point details
Vineet Gupta
2019-01-17
2
-8
/
+24
|
*
|
|
ARCv2: boot log: BPU return stack depth
Vineet Gupta
2019-01-17
2
-3
/
+4
*
|
|
|
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
2019-01-20
1
-1
/
+1
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-01-20
3
-5
/
+10
|
\
\
\
\
|
*
|
|
|
kasan, arm64: remove redundant ARCH_SLAB_MINALIGN define
Andrey Konovalov
2019-01-16
1
-2
/
+0
|
*
|
|
|
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
2019-01-16
1
-2
/
+6
|
*
|
|
|
arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced on
James Morse
2019-01-16
1
-1
/
+4
*
|
|
|
|
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-19
9
-79
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: OCTEON: fix kexec support
Aurelien Jarno
2019-01-14
1
-1
/
+1
|
*
|
|
|
|
mips: fix n32 compat_ipc_parse_version
Arnd Bergmann
2019-01-11
1
-0
/
+1
|
*
|
|
|
|
Disable MSI also when pcie-octeon.pcie_disable on
YunQiang Su
2019-01-10
1
-1
/
+3
|
*
|
|
|
|
MIPS: BCM47XX: Setup struct device for the SoC
Rafał Miłecki
2019-01-09
1
-0
/
+31
[next]