Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
android
/
kernel
/
common
/
3feec8968211
/
virt
69d2eb2
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
by Zenghui Yu
· 6 years ago
4e4a0cf
kvm: properly check debugfs dentry before using it
by Greg Kroah-Hartman
· 6 years ago
fdfce30
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
by Sean Christopherson
· 6 years ago
c1997d70
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
by Suzuki K Poulose
· 6 years ago
2d371f8
kvm: x86: mmu: Recovery of shattered NX large pages
by Junaid Shahid
· 6 years ago
7395911
kvm: Add helper function for creating VM worker threads
by Junaid Shahid
· 6 years ago
05fe997
kvm: Convert kvm_lock to a mutex
by Junaid Shahid
· 6 years ago
82e7774
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
by Paolo Bonzini
· 6 years ago
bf81752
KVM: coalesced_mmio: add bounds checking
by Matt Delco
· 6 years ago
9fb47e7
KVM: arm/arm64: Only skip MMIO insn once
by Andrew Jones
· 6 years ago
712fc1c
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
by Marc Zyngier
· 6 years ago
aafa2889b
KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
by Heyi Guo
· 6 years ago
672980b
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
by Marc Zyngier
· 6 years ago
90ad23e
KVM: Fix leak vCPU's VMCS value into other pCPU
by Wanpeng Li
· 6 years ago
7a00b9c
KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
by Dave Martin
· 6 years ago
527919d
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
by Thomas Huth
· 6 years ago
ec6035a
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
by Andrew Jones
· 6 years ago
363b931
KVM: arm/arm64: Ensure only THP is candidate for adjustment
by Punit Agrawal
· 6 years ago
559e269
KVM: fix spectrev1 gadgets
by Paolo Bonzini
· 6 years ago
423ad0b
KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
by Marc Zyngier
· 6 years ago
9badc85
KVM: Reject device ioctls from processes other than the VM's creator
by Sean Christopherson
· 7 years ago
89dce6e
KVM: Call kvm_arch_memslots_updated() before updating memslots
by Sean Christopherson
· 7 years ago
8c1b11b
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
by Jann Horn
· 7 years ago
f70123c
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
by Jim Mattson
· 7 years ago
65575cf
arm64: KVM: Skip MMIO insn after emulation
by Mark Rutland
· 7 years ago
cb754d6
KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
by Christoffer Dall
· 7 years ago
83c2752
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs
by Marc Zyngier
· 7 years ago
f1df765
KVM: arm64: Fix caching of host MDCR_EL2 value
by Mark Rutland
· 7 years ago
f3662e3
KVM: arm/arm64: Fix vgic init race
by Christoffer Dall
· 7 years ago
737066e
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
by Mark Rutland
· 7 years ago
4a06fdf
KVM: arm/arm64: Skip updating PTE entry if no change
by Punit Agrawal
· 7 years ago
792a039
KVM: arm/arm64: Skip updating PMD entry if no change
by Punit Agrawal
· 7 years ago
270d5d7
KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
by Paolo Bonzini
· 7 years ago
7a21294
KVM: arm/arm64: Drop resource size check for GICV window
by Ard Biesheuvel
· 7 years ago
3a46a03
KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.
by Lan Tianyu
· 7 years ago
96fd60c
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
by Marc Zyngier
· 7 years ago
805357a
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
by Marc Zyngier
· 7 years ago
dca7815
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
by Marc Zyngier
· 7 years ago
8ad5647
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
by James Morse
· 7 years ago
81d27c6
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
by Mark Rutland
· 7 years ago
05c4011
KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
by Andre Przywara
· 7 years ago
27ea98a
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
by Andre Przywara
· 7 years ago
b6f6d8b
KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
by Andre Przywara
· 7 years ago
e5a290c
arm/arm64: KVM: Add PSCI version selection API
by Marc Zyngier
· 8 years ago
5a5ea34
KVM: arm/arm64: Close VMID generation race
by Marc Zyngier
· 8 years ago
d757c3a
kvm: Map PFN-type memory regions as writable (if possible)
by KarimAllah Ahmed
· 8 years ago
8f1a280
KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
by Marc Zyngier
· 8 years ago
e693f133
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
by Marc Zyngier
· 8 years ago
b85437d0
kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
by Marc Zyngier
· 8 years ago
2ffe95e
KVM: arm/arm64: Reduce verbosity of KVM init log
by Ard Biesheuvel
· 8 years ago
7135aaf
KVM: mmu: Fix overlap between public and private memslots
by Wanpeng Li
· 8 years ago
97ef3a5
KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
by Marc Zyngier
· 8 years ago
49a3efa
kvm: arm: don't treat unavailable HYP mode as an error
by Ard Biesheuvel
· 8 years ago
985bf39
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
by James Morse
· 8 years ago
e47273d
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
by Marc Zyngier
· 8 years ago
2cfe892
arm/arm64: KVM: Turn kvm_psci_version into a static inline
by Marc Zyngier
· 8 years ago
45e2061
arm/arm64: KVM: Advertise SMCCC v1.1
by Marc Zyngier
· 8 years ago
4ba100a
arm/arm64: KVM: Implement PSCI 1.0 support
by Marc Zyngier
· 8 years ago
ce15f32
arm/arm64: KVM: Add smccc accessors to PSCI code
by Marc Zyngier
· 8 years ago
4efa1a8
arm/arm64: KVM: Add PSCI_VERSION helper
by Marc Zyngier
· 8 years ago
591862b
arm/arm64: KVM: Consolidate the PSCI include files
by Marc Zyngier
· 8 years ago
aab3306
arm64: KVM: Use per-CPU vector when BP hardening is enabled
by Marc Zyngier
· 8 years ago
40ba283
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
by Jan H. Schönherr
· 8 years ago
d641053
KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
by Punit Agrawal
· 8 years ago
653c41a
KVM: Fix stack-out-of-bounds read in write_mmio
by Wanpeng Li
· 8 years ago
4e9cca9
KVM: arm/arm64: Fix HYP unmapping going off limits
by Marc Zyngier
· 8 years ago
f3a68b4
kvm, mm: account kvm related kmem slabs to kmemcg
by Shakeel Butt
· 8 years ago
d7a7190
KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table
by Marc Zyngier
· 8 years ago
fdbc5f3
KVM: arm/arm64: vgic-its: Check result of allocation before use
by Marc Zyngier
· 8 years ago
c6c0913
KVM: arm/arm64: vgic: Preserve the revious read from the pending table
by Marc Zyngier
· 8 years ago
af85c1e
KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
by Marc Zyngier
· 8 years ago
73c4af9
KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion
by Christoffer Dall
· 8 years ago
58582f0
KVM: x86: fix APIC page invalidation
by Radim Krčmář
· 8 years ago
f0a32ee
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
c2385ea
KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
by Eric Auger
· 8 years ago
c9b51bb
KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
by Eric Auger
· 8 years ago
f31b98b
KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value
by Eric Auger
· 8 years ago
b923826
KVM: arm/arm64: vgic-its: Fix return value for device table restore
by wanghaibin
· 8 years ago
fe7d7b0
arm/arm64: kvm: Move initialization completion message
by Julien Thierry
· 8 years ago
8c1a8a3
KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
by Christoffer Dall
· 8 years ago
95e2a3b
Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"
by Jan H. Schönherr
· 8 years ago
5e0018b
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
by Davidlohr Bueso
· 8 years ago
b9f67a4
kvm,async_pf: Use swq_has_sleeper()
by Davidlohr Bueso
· 8 years ago
36ae3c0
KVM: Don't accept obviously wrong gsi values via KVM_IRQFD
by Jan H. Schönherr
· 8 years ago
021086e
KVM: fix rcu warning on VM_CREATE errors
by Christian Borntraeger
· 8 years ago
0756b7f
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
9b87e7a
KVM: arm/arm64: Support uaccess of GICC_APRn
by Christoffer Dall
· 8 years ago
50f5bd57
KVM: arm/arm64: Extract GICv3 max APRn index calculation
by Christoffer Dall
· 8 years ago
7c7d2fa
KVM: arm/arm64: vITS: Drop its_ite->lpi field
by Marc Zyngier
· 8 years ago
4aa8bcc
KVM: arm/arm64: vgic: constify seq_operations and file_operations
by Arvind Yadav
· 8 years ago
bb42892
KVM: arm/arm64: Fix guest external abort matching
by James Morse
· 8 years ago
fb1522e
KVM: update to new mmu_notifier semantic v2
by Jérôme Glisse
· 8 years ago
076b925
kvm: avoid uninitialized-variable warnings
by Arnd Bergmann
· 8 years ago
f01fbd2
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
by Longpeng(Mike)
· 8 years ago
199b576
KVM: add spinlock optimization framework
by Longpeng(Mike)
· 8 years ago
53a5abd
Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
3af4e41
KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
by Christoffer Dall
· 8 years ago
3898da9
KVM: avoid using rcu_dereference_protected
by Paolo Bonzini
· 8 years ago
fdeaf7e
KVM: make pid available for uevents without debugfs
by Claudio Imbrenda
· 8 years ago
Next »