]> Git Repo - linux.git/shortlog
linux.git
2020-04-22 Marc ZyngierKVM: arm: vgic: Synchronize the whole guest on GIC...
2020-04-21 Paolo BonziniMerge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel...
2020-04-21 Paolo BonziniMerge tag 'kvm-s390-master-5.7-2' of git://git.kernel...
2020-04-21 Paolo Bonziniselftests: kvm/set_memory_region_test: do not check...
2020-04-21 Paolo BonziniKVM: SVM: avoid infinite loop on NPF from bad address
2020-04-21 Stefan Raspltools/kvm_stat: add sample systemd unit file
2020-04-21 Stefan Raspltools/kvm_stat: Add command line switch '-L' to log...
2020-04-21 Stefan Raspltools/kvm_stat: add command line switch '-z' to skip...
2020-04-21 Tianjia ZhangKVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
2020-04-21 Krish SadhukhanKVM: nSVM: Check for CR0.CD and CR0.NW on VMRUN of...
2020-04-21 Wanpeng LiKVM: X86: Improve latency for single target IPI fastpath
2020-04-21 Sean ChristophersonKVM: VMX: Optimize handling of VM-Entry failures in...
2020-04-21 Sean ChristophersonKVM: nVMX: Remove non-functional "support" for CR3...
2020-04-21 Paolo BonziniKVM: x86/mmu: Avoid an extra memslot lookup in try_asyn...
2020-04-21 Sean ChristophersonKVM: x86/mmu: Set @writable to false for non-visible...
2020-04-21 Sean ChristophersonKVM: VMX: Cache vmcs.EXIT_INTR_INFO using arch avail_re...
2020-04-21 Sean ChristophersonKVM: VMX: Cache vmcs.EXIT_QUALIFICATION using arch...
2020-04-21 Sean ChristophersonKVM: nVMX: Drop manual clearing of segment cache on...
2020-04-21 Sean ChristophersonKVM: nVMX: Reset register cache (available and dirty...
2020-04-21 Sean ChristophersonKVM: nVMX: Invoke ept_save_pdptrs() if and only if...
2020-04-21 Sean ChristophersonKVM: nVMX: Rename exit_reason to vm_exit_reason for...
2020-04-21 Sean ChristophersonKVM: nVMX: Cast exit_reason to u16 to check for nested...
2020-04-21 Sean ChristophersonKVM: nVMX: Pull exit_reason from vcpu_vmx in nested_vmx...
2020-04-21 Sean ChristophersonKVM: nVMX: Drop a superfluous WARN on reflecting EXTERN...
2020-04-21 Sean ChristophersonKVM: nVMX: Split VM-Exit reflection logic into L0 vs...
2020-04-21 Sean ChristophersonKVM: nVMX: Move nested VM-Exit tracepoint into nested_v...
2020-04-21 Sean ChristophersonKVM: nVMX: Move VM-Fail check out of nested_vmx_exit_re...
2020-04-21 Sean ChristophersonKVM: nVMX: Uninline nested_vmx_reflect_vmexit(), i...
2020-04-21 Sean ChristophersonKVM: nVMX: Move reflection check into nested_vmx_reflec...
2020-04-21 Emanuele Giuseppe... kvm_host: unify VM_STAT and VCPU_STAT definitions in...
2020-04-21 Paolo BonziniKVM: x86: move kvm_create_vcpu_debugfs after last failu...
2020-04-21 Uros BizjakKVM: SVM: Use do_machine_check to pass MCE to the host
2020-04-21 Sean ChristophersonKVM: VMX: Clean cr3/pgd handling in vmx_load_mmu_pgd()
2020-04-21 Sean ChristophersonKVM: x86: Replace "cr3" with "pgd" in "new cr3/pgd...
2020-04-21 Sean ChristophersonKVM: nVMX: Free only the affected contexts when emulati...
2020-04-21 Sean ChristophersonKVM: nVMX: Don't flush TLB on nested VMX transition
2020-04-21 Sean ChristophersonKVM: nVMX: Skip MMU sync on nested VMX transition when...
2020-04-21 Sean ChristophersonKVM: x86/mmu: Add module param to force TLB flush on...
2020-04-21 Sean ChristophersonKVM: x86/mmu: Add separate override for MMU sync during...
2020-04-21 Sean ChristophersonKVM: x86/mmu: Move fast_cr3_switch() side effects to...
2020-04-21 Sean ChristophersonKVM: VMX: Don't reload APIC access page if its control...
2020-04-21 Sean ChristophersonKVM: VMX: Retrieve APIC access page HPA only when necessary
2020-04-21 Sean ChristophersonKVM: nVMX: Reload APIC access page on nested VM-Exit...
2020-04-21 Sean ChristophersonKVM: nVMX: Selectively use TLB_FLUSH_CURRENT for nested...
2020-04-21 Sean ChristophersonKVM: x86/mmu: Use KVM_REQ_TLB_FLUSH_CURRENT for MMU...
2020-04-21 Sean ChristophersonKVM: x86: Introduce KVM_REQ_TLB_FLUSH_CURRENT to flush...
2020-04-21 Sean ChristophersonKVM: nVMX: Add helper to handle TLB flushes on nested...
2020-04-21 Sean ChristophersonKVM: x86: Rename ->tlb_flush() to ->tlb_flush_all()
2020-04-21 Sean ChristophersonKVM: SVM: Document the ASID logic in svm_flush_tlb()
2020-04-21 Sean ChristophersonKVM: VMX: Introduce vmx_flush_tlb_current()
2020-04-21 Sean ChristophersonKVM: nVMX: Move nested_get_vpid02() to vmx/nested.h
2020-04-21 Sean ChristophersonKVM: VMX: Move vmx_flush_tlb() to vmx.c
2020-04-21 Sean ChristophersonKVM: SVM: Wire up ->tlb_flush_guest() directly to svm_f...
2020-04-21 Sean ChristophersonKVM: x86: Drop @invalidate_gpa param from kvm_x86_ops...
2020-04-21 Sean ChristophersonKVM: VMX: Clean up vmx_flush_tlb_gva()
2020-04-21 Vitaly KuznetsovKVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
2020-04-20 Paul MackerrasKVM: PPC: Book3S HV: Handle non-present PTEs in page...
2020-04-20 Sean ChristophersonKVM: x86: Move "flush guest's TLB" logic to separate...
2020-04-20 Sean ChristophersonKVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID...
2020-04-20 Sean ChristophersonKVM: VMX: Drop redundant capability checks in low level...
2020-04-20 Sean ChristophersonKVM: VMX: Handle INVVPID fallback logic in vpid_sync_vc...
2020-04-20 Sean ChristophersonKVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
2020-04-20 Sean ChristophersonKVM: VMX: Use vpid_sync_context() directly when possible
2020-04-20 Sean ChristophersonKVM: VMX: Skip global INVVPID fallback if vpid==0 in...
2020-04-20 Junaid ShahidKVM: x86: Sync SPTEs when injecting page/EPT fault...
2020-04-20 Paolo BonziniKVM: x86: cleanup kvm_inject_emulated_page_fault
2020-04-20 Paolo BonziniKVM: x86: introduce kvm_mmu_invalidate_gva
2020-04-20 Josh Poimboeufkvm: Disable objtool frame pointer checking for vmenter.S
2020-04-20 Claudio ImbrendaMAINTAINERS: add a reviewer for KVM/s390
2020-04-20 Eric FarmanKVM: s390: Fix PV check in deliverable_irqs()
2020-04-19 Linus TorvaldsLinux 5.7-rc2 v5.7-rc2
2020-04-19 Brian Geffonmm: Fix MREMAP_DONTUNMAP accounting on VMA merge
2020-04-19 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2020-04-19 Linus TorvaldsMerge tag 'x86-urgent-2020-04-19' of git://git.kernel...
2020-04-19 Linus TorvaldsMerge tag 'timers-urgent-2020-04-19' of git://git.kerne...
2020-04-19 Linus TorvaldsMerge tag 'perf-urgent-2020-04-19' of git://git.kernel...
2020-04-19 Linus TorvaldsMerge tag 'irq-urgent-2020-04-19' of git://git.kernel...
2020-04-19 Linus TorvaldsMerge tag 'sched-urgent-2020-04-19' of git://git.kernel...
2020-04-19 Linus TorvaldsMerge tag 'core-urgent-2020-04-19' of git://git.kernel...
2020-04-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2020-04-19 Linus TorvaldsMerge tag '5.7-rc-smb3-fixes' of git://git.samba.org...
2020-04-19 Linus TorvaldsMerge tag 'flexible-array-member-5.7-rc2' of git:/...
2020-04-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2020-04-18 Gustavo A.... xattr.h: Replace zero-length array with flexible-array...
2020-04-18 Gustavo A.... uapi: linux: fiemap.h: Replace zero-length array with...
2020-04-18 Gustavo A.... uapi: linux: dlm_device.h: Replace zero-length array...
2020-04-18 Gustavo A.... tpm_eventlog.h: Replace zero-length array with flexible...
2020-04-18 Gustavo A.... ti_wilink_st.h: Replace zero-length array with flexible...
2020-04-18 Gustavo A.... swap.h: Replace zero-length array with flexible-array...
2020-04-18 Gustavo A.... skbuff.h: Replace zero-length array with flexible-array...
2020-04-18 Gustavo A.... sched: topology.h: Replace zero-length array with flexi...
2020-04-18 Gustavo A.... rslib.h: Replace zero-length array with flexible-array...
2020-04-18 Gustavo A.... rio.h: Replace zero-length array with flexible-array...
2020-04-18 Gustavo A.... posix_acl.h: Replace zero-length array with flexible...
2020-04-18 Gustavo A.... platform_data: wilco-ec.h: Replace zero-length array...
2020-04-18 Gustavo A.... memcontrol.h: Replace zero-length array with flexible...
2020-04-18 Gustavo A.... list_lru.h: Replace zero-length array with flexible...
2020-04-18 Gustavo A.... lib: cpu_rmap: Replace zero-length array with flexible...
2020-04-18 Gustavo A.... irq.h: Replace zero-length array with flexible-array...
2020-04-18 Gustavo A.... ihex.h: Replace zero-length array with flexible-array...
next
This page took 0.09576 seconds and 4 git commands to generate.