index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-05-28
Merge tag 'kvmarm-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-7
/
+35
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
-7
/
+5
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
-5
/
+5
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
-5
/
+3
2021-05-27
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
-3
/
+3
2021-05-27
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
-0
/
+17
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
-6
/
+11
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
-1
/
+4
2021-05-27
KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch
Wanpeng Li
-3
/
+11
2021-05-27
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
-1
/
+1
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
-4
/
+6
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
-4
/
+33
2021-05-27
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
-33
/
+79
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
-0
/
+52
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
-1
/
+22
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
-18
/
+20
2021-05-27
KVM: selftests: allow different backing source types
Axel Rasmussen
-4
/
+11
2021-05-27
KVM: selftests: compute correct demand paging size
Axel Rasmussen
-4
/
+7
2021-05-27
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
-32
/
+18
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
-32
/
+39
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
-3
/
+3
2021-05-27
KVM: selftests: Fix hang in hardware_disable_test
David Matlack
-1
/
+31
2021-05-27
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
David Matlack
-0
/
+5
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
-10
/
+16
2021-05-27
KVM: selftests: add a memslot-related performance benchmark
Maciej S. Szmigiero
-0
/
+1039
2021-05-27
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
-35
/
+124
2021-05-27
selftests: kvm: fix potential issue with ELF loading
Paolo Bonzini
-5
/
+4
2021-05-27
selftests: kvm: make allocation of extra memory take effect
Zhenzhong Duan
-1
/
+1
2021-05-27
KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()
Wanpeng Li
-0
/
+8
2021-05-27
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
-0
/
+2
2021-05-27
KVM: X86: Bail out of direct yield in case of under-committed scenarios
Wanpeng Li
-0
/
+3
2021-05-27
KVM: PPC: exit halt polling on need_resched()
Wanpeng Li
-3
/
+8
2021-05-27
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
-4
/
+29
2021-05-27
KVM: arm64: Resolve all pending PC updates before immediate exit
Zenghui Yu
-3
/
+6
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
-3
/
+3
2021-05-24
KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
-2
/
+1
2021-05-24
KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
-5
/
+1
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-16795
/
+35992
2021-05-15
KVM: arm64: Fix debug register indexing
Marc Zyngier
-21
/
+21
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
-2
/
+22
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
-23
/
+21
2021-05-15
KVM: arm64: Mark the host stage-2 memory pools static
Quentin Perret
-2
/
+2
2021-05-15
KVM: arm64: Mark pkvm_pgtable_mm_ops static
Quentin Perret
-1
/
+1
2021-05-15
KVM: arm64: Fix boolreturn.cocci warnings
kernel test robot
-6
/
+6
2021-05-15
Revert "irqbypass: do not start cons/prod when failed connect"
Zhu Lingshan
-10
/
+6
2021-05-09
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-81
/
+332
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
-21
/
+3
2021-05-09
Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-0
/
+14
[next]