index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/kvm_stat: eliminate extra guest/pid selection dialog
Stefan Raspl
2018-02-24
2
-75
/
+39
*
tools/kvm_stat: mark private methods as such
Stefan Raspl
2018-02-24
1
-66
/
+66
*
tools/kvm_stat: fix debugfs handling
Stefan Raspl
2018-02-24
1
-14
/
+26
*
tools/kvm_stat: print error on invalid regex
Stefan Raspl
2018-02-24
1
-0
/
+3
*
tools/kvm_stat: fix crash when filtering out all non-child trace events
Stefan Raspl
2018-02-24
1
-0
/
+6
*
tools/kvm_stat: avoid 'is' for equality checks
Marc Hartmayer
2018-02-24
1
-2
/
+2
*
tools/kvm_stat: use a more pythonic way to iterate over dictionaries
Marc Hartmayer
2018-02-24
1
-8
/
+8
*
tools/kvm_stat: use a namedtuple for storing the values
Marc Hartmayer
2018-02-24
1
-12
/
+15
*
tools/kvm_stat: simplify the sortkey function
Marc Hartmayer
2018-02-24
1
-15
/
+8
*
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
2018-02-24
1
-1
/
+1
*
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
Chao Gao
2018-02-24
1
-1
/
+6
*
KVM: mmu: Fix overlap between public and private memslots
Wanpeng Li
2018-02-24
1
-2
/
+1
*
KVM/x86: remove WARN_ON() for when vm_munmap() fails
Eric Biggers
2018-02-24
1
-4
/
+2
*
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
Radim Krčmář
2018-02-24
1
-1
/
+2
*
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2018-02-24
2
-1
/
+1
*
Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2018-02-23
4
-47
/
+71
|
\
|
*
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
2018-02-20
3
-38
/
+22
|
*
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
2018-02-20
1
-3
/
+29
|
*
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
2018-02-20
1
-0
/
+1
|
*
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
2018-02-20
1
-6
/
+19
*
|
Merge tag 'kvm-arm-fixes-for-v4.16-1' of git://git.kernel.org/pub/scm/linux/k...
Paolo Bonzini
2018-02-23
3
-52
/
+73
|
\
\
|
*
|
ARM: kvm: fix building with gcc-8
Arnd Bergmann
2018-02-15
2
-0
/
+9
|
*
|
KVM: arm/arm64: Fix arch timers with userspace irqchips
Christoffer Dall
2018-02-15
1
-52
/
+64
*
|
|
Merge tag 'kvm-s390-master-4.16-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2018-02-14
5
-154
/
+200
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
KVM: s390: use switch vs jump table in interrupt.c
David Hildenbrand
2018-02-14
1
-34
/
+50
|
*
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
2018-02-14
2
-24
/
+29
|
*
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
2018-02-14
1
-92
/
+91
|
*
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
2018-02-14
1
-0
/
+20
|
*
KVM: s390: do not set intervention requests for GISA interrupts
Christian Borntraeger
2018-02-14
1
-3
/
+8
|
*
KVM: s390: optimize wakeup for exitless interrupts
Christian Borntraeger
2018-02-14
1
-1
/
+2
|
/
*
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
2018-02-12
1
-2
/
+2
*
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
8
-142
/
+47
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
297
-913
/
+913
*
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-11
8
-40
/
+47
|
\
|
*
annotate ep_scan_ready_list()
Al Viro
2018-02-01
1
-11
/
+13
|
*
ep_send_events_proc(): return result via esed->res
Al Viro
2018-02-01
1
-7
/
+10
|
*
preparation to switching ->poll() to returning EPOLL...
Al Viro
2018-02-01
1
-1
/
+2
|
*
add EPOLLNVAL, annotate EPOLL... and event_poll->event
Al Viro
2018-02-01
1
-16
/
+17
|
*
use linux/poll.h instead of asm/poll.h
Al Viro
2018-02-01
3
-3
/
+3
|
*
xen: fix poll misannotation
Al Viro
2018-02-01
1
-1
/
+1
|
*
smc: missing poll annotations
Al Viro
2018-02-01
1
-1
/
+1
*
|
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-02-11
1
-0
/
+2
|
\
\
|
*
|
xtensa: fix build with KASAN
Max Filippov
2018-02-11
1
-0
/
+2
*
|
|
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-11
3
-10
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2018-02-11
2
-2
/
+0
|
*
|
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
2018-02-11
1
-8
/
+8
*
|
|
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-10
1
-2
/
+3
|
\
\
\
|
*
|
|
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
2018-02-10
1
-2
/
+3
*
|
|
|
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-10
12
-63
/
+212
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-linus' into test
Jens Axboe
2018-02-07
12
-63
/
+212
|
|
\
\
\
\
[next]