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
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-02-07
6
-145
/
+22
|
\
|
*
virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
David Hildenbrand
2020-02-06
1
-4
/
+9
|
*
virtio-balloon: Fix memory leak when unloading while hinting is in progress
David Hildenbrand
2020-02-06
1
-0
/
+4
|
*
virtio_balloon: prevent pfn array overflow
Michael S. Tsirkin
2020-02-06
1
-0
/
+2
|
*
virtio-blk: remove VIRTIO_BLK_F_SCSI support
Christoph Hellwig
2020-02-06
3
-125
/
+1
|
*
virtio-pci: check name when counting MSI-X vectors
Daniel Verkamp
2020-02-06
1
-1
/
+1
|
*
virtio-balloon: initialize all vq callbacks
Daniel Verkamp
2020-02-06
1
-0
/
+2
|
*
virtio-mmio: convert to devm_platform_ioremap_resource
Yangtao Li
2020-02-06
1
-12
/
+3
*
|
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-02-07
23
-139
/
+141
|
\
\
|
*
|
xtensa: ISS: improve simcall assembly
Max Filippov
2020-02-05
1
-5
/
+3
|
*
|
xtensa: reorganize vectors placement
Max Filippov
2020-02-05
6
-20
/
+51
|
*
|
xtensa: separate SMP and XIP support
Max Filippov
2020-02-05
1
-34
/
+34
|
*
|
xtensa: move fast exception handlers close to vectors
Max Filippov
2020-02-05
6
-13
/
+38
|
*
|
arch/xtensa: fix Kconfig typos for HAVE_SMP
Randy Dunlap
2020-02-01
1
-2
/
+2
|
*
|
xtensa: clean up optional XCHAL_* definitions
Max Filippov
2020-02-01
3
-5
/
+9
|
*
|
xtensa: drop unused function fast_coprocessor_double
Max Filippov
2020-02-01
1
-7
/
+0
|
*
|
xtensa: drop empty platform_* functions from platforms
Max Filippov
2020-01-31
3
-24
/
+2
|
*
|
xtensa: clean up platform headers
Max Filippov
2020-01-31
4
-18
/
+5
|
*
|
xtensa: drop set_except_vector declaration
Max Filippov
2020-01-31
1
-2
/
+0
|
*
|
xtensa: configs: Cleanup old Kconfig IO scheduler options
Krzysztof Kozlowski
2020-01-31
6
-12
/
+0
|
|
/
*
|
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-02-06
30
-233
/
+925
|
\
\
|
*
|
KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration
Miaohe Lin
2020-02-05
1
-2
/
+0
|
*
|
KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit
Sean Christopherson
2020-02-05
1
-0
/
+2
|
*
|
x86: vmxfeatures: rename features for consistency with KVM and manual
Paolo Bonzini
2020-02-05
2
-6
/
+6
|
*
|
Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-02-05
9
-37
/
+354
|
|
\
\
|
|
*
|
selftests: KVM: testing the local IRQs resets
Pierre Morel
2020-01-31
1
-0
/
+42
|
|
*
|
selftests: KVM: s390x: Add reset tests
Janosch Frank
2020-01-31
2
-0
/
+156
|
|
*
|
selftests: KVM: Add fpu and one reg set/get library functions
Janosch Frank
2020-01-31
2
-0
/
+42
|
|
*
|
KVM: s390: Add new reset vcpu API
Janosch Frank
2020-01-31
3
-27
/
+105
|
|
*
|
KVM: s390: Cleanup initial cpu reset
Janosch Frank
2020-01-31
2
-11
/
+12
|
|
*
|
KVM: s390: do not clobber registers during guest reset/store status
Christian Borntraeger
2020-01-31
1
-4
/
+2
|
|
*
|
KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
Christian Borntraeger
2020-01-31
1
-3
/
+3
|
*
|
|
KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
Paolo Bonzini
2020-02-05
1
-0
/
+4
|
*
|
|
KVM: x86: Fix perfctr WRMSR for running counters
Eric Hankland
2020-02-05
1
-5
/
+4
|
*
|
|
x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...
Vitaly Kuznetsov
2020-02-05
3
-0
/
+58
|
*
|
|
x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
Vitaly Kuznetsov
2020-02-05
3
-8
/
+41
|
*
|
|
kvm: mmu: Separate generating and setting mmio ptes
Ben Gardon
2020-02-05
1
-2
/
+13
|
*
|
|
kvm: mmu: Replace unsigned with unsigned int for PTE access
Ben Gardon
2020-02-05
1
-11
/
+13
|
*
|
|
KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
Sean Christopherson
2020-02-05
1
-4
/
+4
|
*
|
|
KVM: MIPS: Fold comparecount_func() into comparecount_wakeup()
Sean Christopherson
2020-02-05
1
-10
/
+5
|
*
|
|
KVM: MIPS: Fix a build error due to referencing not-yet-defined function
Sean Christopherson
2020-02-05
1
-21
/
+21
|
*
|
|
x86/kvm: do not setup pv tlb flush when not paravirtualized
Thadeu Lima de Souza Cascardo
2020-02-05
1
-0
/
+3
|
*
|
|
KVM: fix overflow of zero page refcount with ksm running
Zhuang Yanying
2020-02-05
1
-0
/
+1
|
*
|
|
KVM: x86: Take a u64 when checking for a valid dr7 value
Sean Christopherson
2020-02-05
1
-1
/
+1
|
*
|
|
KVM: x86: use raw clock values consistently
Paolo Bonzini
2020-02-05
1
-15
/
+23
|
*
|
|
KVM: x86: reorganize pvclock_gtod_data members
Paolo Bonzini
2020-02-05
1
-17
/
+12
|
*
|
|
KVM: nVMX: delete meaningless nested_vmx_run() declaration
Miaohe Lin
2020-02-05
1
-2
/
+0
|
*
|
|
KVM: SVM: allow AVIC without split irqchip
Paolo Bonzini
2020-02-05
1
-1
/
+1
|
*
|
|
kvm: ioapic: Lazy update IOAPIC EOI
Suravee Suthikulpanit
2020-02-05
1
-0
/
+39
|
*
|
|
kvm: ioapic: Refactor kvm_ioapic_update_eoi()
Suravee Suthikulpanit
2020-02-05
1
-54
/
+56
[next]