index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2
-1
/
+36
2018-03-01
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
6
-17
/
+114
2018-02-26
Linux 4.16-rc3
v4.16-rc3
Linus Torvalds
1
-1
/
+1
2018-02-24
KVM: SVM: Fix SEV LAUNCH_SECRET command
Brijesh Singh
1
-3
/
+7
2018-02-24
KVM: SVM: install RSM intercept
Brijesh Singh
1
-1
/
+10
2018-02-24
KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command
Brijesh Singh
1
-9
/
+7
2018-02-24
include: psp-sev: Capitalize invalid length enum
Brijesh Singh
1
-1
/
+1
2018-02-24
crypto: ccp: Fix sparse, use plain integer as NULL pointer
Brijesh Singh
1
-4
/
+4
2018-02-24
KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...
Wanpeng Li
1
-2
/
+4
2018-02-24
x86/kvm: Make parse_no_xxx __init for kvm
Dou Liyang
1
-3
/
+3
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
5
-6
/
+13
2018-02-24
kvm: fix warning for non-x86 builds
Sebastian Ott
2
-3
/
+3
2018-02-24
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
Sebastian Ott
1
-1
/
+2
2018-02-24
tools/kvm_stat: print 'Total' line for multiple events only
Stefan Raspl
1
-1
/
+1
2018-02-24
tools/kvm_stat: group child events indented after parent
Stefan Raspl
1
-30
/
+59
2018-02-24
tools/kvm_stat: separate drilldown and fields filtering
Stefan Raspl
1
-43
/
+100
2018-02-24
tools/kvm_stat: eliminate extra guest/pid selection dialog
Stefan Raspl
2
-75
/
+39
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-23
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2018-02-23
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-02-23
macvlan: fix use-after-free in macvlan_common_newlink()
Alexey Kodanev
1
-1
/
+1
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
2018-02-23
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
1
-0
/
+1
2018-02-23
x86/topology: Fix function name in documentation
Dou Liyang
1
-1
/
+1
2018-02-23
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
Andrea Parri
1
-3
/
+18
2018-02-23
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...
Andrea Parri
2
-14
/
+8
2018-02-23
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
1
-0
/
+1
2018-02-23
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
1
-3
/
+22
2018-02-23
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
1
-0
/
+4
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
2018-02-23
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
Bharata B Rao
1
-3
/
+3
2018-02-23
integrity/security: fix digsig.c build error with header file
Randy Dunlap
1
-0
/
+1
2018-02-23
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
1
-0
/
+1
2018-02-23
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2
-2
/
+29
2018-02-23
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2
-4
/
+42
2018-02-22
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
1
-9
/
+14
[next]