index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
nfsd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-24
tools/kvm_stat: mark private methods as such
Stefan Raspl
1
-66
/
+66
2018-02-24
tools/kvm_stat: fix debugfs handling
Stefan Raspl
1
-14
/
+26
2018-02-24
tools/kvm_stat: print error on invalid regex
Stefan Raspl
1
-0
/
+3
2018-02-24
tools/kvm_stat: fix crash when filtering out all non-child trace events
Stefan Raspl
1
-0
/
+6
2018-02-24
tools/kvm_stat: avoid 'is' for equality checks
Marc Hartmayer
1
-2
/
+2
2018-02-24
tools/kvm_stat: use a more pythonic way to iterate over dictionaries
Marc Hartmayer
1
-8
/
+8
2018-02-24
tools/kvm_stat: use a namedtuple for storing the values
Marc Hartmayer
1
-12
/
+15
2018-02-24
tools/kvm_stat: simplify the sortkey function
Marc Hartmayer
1
-15
/
+8
2018-02-24
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
1
-1
/
+1
2018-02-24
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
Chao Gao
1
-1
/
+6
2018-02-24
KVM: mmu: Fix overlap between public and private memslots
Wanpeng Li
1
-2
/
+1
2018-02-24
KVM/x86: remove WARN_ON() for when vm_munmap() fails
Eric Biggers
1
-4
/
+2
2018-02-24
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
Radim Krčmář
1
-1
/
+2
2018-02-24
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2
-1
/
+1
2018-02-20
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
3
-38
/
+22
2018-02-20
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
1
-3
/
+29
2018-02-20
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
1
-0
/
+1
2018-02-20
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
1
-6
/
+19
2018-02-15
ARM: kvm: fix building with gcc-8
Arnd Bergmann
2
-0
/
+9
2018-02-15
KVM: arm/arm64: Fix arch timers with userspace irqchips
Christoffer Dall
1
-52
/
+64
2018-02-14
KVM: s390: use switch vs jump table in interrupt.c
David Hildenbrand
1
-34
/
+50
2018-02-14
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
2
-24
/
+29
2018-02-14
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
1
-92
/
+91
2018-02-14
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
1
-0
/
+20
2018-02-14
KVM: s390: do not set intervention requests for GISA interrupts
Christian Borntraeger
1
-3
/
+8
2018-02-14
KVM: s390: optimize wakeup for exitless interrupts
Christian Borntraeger
1
-1
/
+2
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
[next]