index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
2022-11-03
KVM: arm64: vgic: Fix exit condition in scan_its_table()
Eric Ren
2022-08-25
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
2022-04-15
KVM: Prevent module exit until all VMs are freed
David Matlack
2022-03-23
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
2021-09-26
KVM: remember position in kvm->vcpus array
Radim Krčmář
2021-09-22
KVM: arm64: Handle PSCI resets before userspace touches vCPU state
Oliver Upton
2021-07-28
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
2021-07-28
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
2021-07-28
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
2021-06-30
KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
Eric Auger
2021-05-22
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
2021-03-17
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
2021-02-23
kvm: check tlbs_dirty directly
Lai Jiangshan
2020-12-02
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
Zenghui Yu
2020-10-01
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-10-01
KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
Zenghui Yu
2020-10-01
KVM: fix overflow of zero page refcount with ksm running
Zhuang Yanying
2020-10-01
KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...
Miaohe Lin
2020-09-26
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
2020-08-26
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-06-22
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
2020-06-22
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-05-14
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2020-05-14
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Marc Zyngier
2020-04-29
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-04-29
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-04-29
KVM: Properly check if "page" is valid in kvm_vcpu_unmap
KarimAllah Ahmed
2020-04-29
kvm: fix compile on s390 part 2
Christian Borntraeger
2020-04-29
kvm: fix compilation on s390
Paolo Bonzini
2020-04-29
kvm: fix compilation on aarch64
Paolo Bonzini
2020-04-29
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
2020-03-05
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-02-14
KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
Eric Auger
2020-02-14
KVM: arm: Make inject_abt32() inject an external abort instead
James Morse
2020-02-14
KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
James Morse
2020-02-14
KVM: arm/arm64: Fix young bit from mmu notifier
Gavin Shan
2020-02-14
KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
Eric Auger
2020-02-11
KVM: Play nice with read-only memslots when querying host page size
Sean Christopherson
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-02-11
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-02-11
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2020-02-11
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
2020-02-11
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
2019-12-13
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
2019-12-05
kvm: properly check debugfs dentry before using it
Greg Kroah-Hartman
2019-12-01
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-24
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
Suzuki K Poulose
2019-11-12
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-12
kvm: Add helper function for creating VM worker threads
Junaid Shahid
[next]