]> git.ipfire.org Git - people/arne_f/kernel.git/history - virt
iio:magnetometer:ak8975 Fix alignment and data leak issues.
[people/arne_f/kernel.git] / virt /
2020-08-26  Will DeaconKVM: arm/arm64: Don't reschedule in unmap_stage2_range()
2020-05-20  Marc ZyngierKVM: arm: vgic: Fix limit condition when writing to...
2020-03-11  Sean ChristophersonKVM: Check for a bad hva before dropping into the ghc...
2020-02-14  Gavin ShanKVM: arm/arm64: Fix young bit from mmu notifier
2020-02-14  Eric AugerKVM: arm/arm64: vgic-its: Fix restoration of unmapped...
2020-02-14  Sean ChristophersonKVM: Play nice with read-only memslots when querying...
2020-02-14  Sean ChristophersonKVM: Use vcpu-specific gva->hva translation when queryi...
2020-02-14  Christoffer DallKVM: arm64: Only sign-extend MMIO up to register width
2019-12-17  Zenghui YuKVM: arm/arm64: vgic: Don't rely on the wrong pending...
2019-12-05  Greg Kroah-Hartmankvm: properly check debugfs dentry before using it
2019-12-01  Sean ChristophersonKVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
2019-11-24  Suzuki K Poulosekvm: arm/arm64: Fix stage2_flush_memslot for 4 level...
2019-11-12  Junaid Shahidkvm: x86: mmu: Recovery of shattered NX large pages
2019-11-12  Junaid Shahidkvm: Add helper function for creating VM worker threads
2019-11-12  Junaid Shahidkvm: Convert kvm_lock to a mutex
2019-11-12  Paolo Bonzinikvm: x86, powerpc: do not allow clearing largepages...
2019-09-21  Matt DelcoKVM: coalesced_mmio: add bounds checking
2019-09-10  Andrew JonesKVM: arm/arm64: Only skip MMIO insn once
2019-09-06  Marc ZyngierKVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I...
2019-09-06  Heyi GuoKVM: arm/arm64: vgic: Fix potential deadlock when ap_li...
2019-08-25  Marc ZyngierKVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to...
2019-08-16  Wanpeng LiKVM: Fix leak vCPU's VMCS value into other pCPU
2019-07-21  Dave MartinKVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_d...
2019-06-09  Thomas HuthKVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_...
2019-05-25  Andrew JonesKVM: arm/arm64: Ensure vcpu target is unset on reset...
2019-05-16  Punit AgrawalKVM: arm/arm64: Ensure only THP is candidate for adjustment
2019-05-16  Paolo BonziniKVM: fix spectrev1 gadgets
2019-05-04  Marc ZyngierKVM: arm/arm64: vgic-its: Take the srcu lock when parsi...
2019-04-03  Sean ChristophersonKVM: Reject device ioctls from processes other than...
2019-03-23  Sean ChristophersonKVM: Call kvm_arch_memslots_updated() before updating...
2019-02-12  Jann Hornkvm: fix kvm_ioctl_create_device() reference counting...
2019-02-12  Jim Mattsonkvm: Change offset in kvm_write_guest_offset_cached...
2019-02-12  Mark Rutlandarm64: KVM: Skip MMIO insn after emulation
2019-01-16  Christoffer DallKVM: arm/arm64: Fix VMID alloc race by reverting to...
2019-01-09  Marc Zyngierarm/arm64: KVM: vgic: Force VM halt when changing the...
2018-11-13  Mark RutlandKVM: arm64: Fix caching of host MDCR_EL2 value
2018-09-26  Christoffer DallKVM: arm/arm64: Fix vgic init race
2018-09-26  Mark RutlandKVM: arm/arm64: vgic: Fix possible spectre-v1 write...
2018-09-05  Punit AgrawalKVM: arm/arm64: Skip updating PTE entry if no change
2018-09-05  Punit AgrawalKVM: arm/arm64: Skip updating PMD entry if no change
2018-08-24  Paolo BonziniKVM: irqfd: fix race between EPOLLHUP and irq_bypass_re...
2018-08-24  Ard BiesheuvelKVM: arm/arm64: Drop resource size check for GICV window
2018-07-25  Lan TianyuKVM/Eventfd: Avoid crash when assign and deassign speci...
2018-07-22  Marc Zyngierarm64: KVM: Add ARCH_WORKAROUND_2 discovery through...
2018-07-22  Marc Zyngierarm64: KVM: Add ARCH_WORKAROUND_2 support for guests
2018-07-22  Marc ZyngierKVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_...
2018-07-22  James MorseKVM: arm/arm64: Convert kvm_host_cpu_state to a static...
2018-06-20  Mark RutlandKVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_m...
2018-05-30  Andre PrzywaraKVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio...
2018-05-22  Andre PrzywaraKVM: arm/arm64: VGIC/ITS: protect kvm_read_guest()...
2018-05-22  Andre PrzywaraKVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read...
2018-05-01  Marc Zyngierarm/arm64: KVM: Add PSCI version selection API
2018-05-01  Marc ZyngierKVM: arm/arm64: Close VMID generation race
2018-04-26  KarimAllah Ahmedkvm: Map PFN-type memory regions as writable (if possible)
2018-04-24  Marc ZyngierKVM: arm/arm64: vgic-its: Fix potential overrun in...
2018-03-21  Marc ZyngierKVM: arm/arm64: vgic: Don't populate multiple LRs with...
2018-03-21  Marc Zyngierkvm: arm/arm64: vgic-v3: Tighten synchronization for...
2018-03-21  Ard BiesheuvelKVM: arm/arm64: Reduce verbosity of KVM init log
2018-03-09  Wanpeng LiKVM: mmu: Fix overlap between public and private memslots
2018-02-25  Marc ZyngierKVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
2018-02-25  Ard Biesheuvelkvm: arm: don't treat unavailable HYP mode as an error
2018-02-16  James MorseKVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
2018-02-16  Marc Zyngierarm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-16  Marc Zyngierarm/arm64: KVM: Turn kvm_psci_version into a static...
2018-02-16  Marc Zyngierarm/arm64: KVM: Advertise SMCCC v1.1
2018-02-16  Marc Zyngierarm/arm64: KVM: Implement PSCI 1.0 support
2018-02-16  Marc Zyngierarm/arm64: KVM: Add smccc accessors to PSCI code
2018-02-16  Marc Zyngierarm/arm64: KVM: Add PSCI_VERSION helper
2018-02-16  Marc Zyngierarm/arm64: KVM: Consolidate the PSCI include files
2018-02-16  Marc Zyngierarm64: KVM: Use per-CPU vector when BP hardening is...
2018-02-03  Jan H. SchönherrKVM: Let KVM_SET_SIGNAL_MASK work as advertised
2018-01-23  Punit AgrawalKVM: arm/arm64: Check pagesize when allocating a hugepa...
2018-01-17  Wanpeng LiKVM: Fix stack-out-of-bounds read in write_mmio
2017-12-29  Marc ZyngierKVM: arm/arm64: Fix HYP unmapping going off limits
2017-12-25  Shakeel Buttkvm, mm: account kvm related kmem slabs to kmemcg
2017-12-17  Marc ZyngierKVM: arm/arm64: vgic-its: Preserve the revious read...
2017-12-14  Marc ZyngierKVM: arm/arm64: vgic-its: Check result of allocation...
2017-12-14  Marc ZyngierKVM: arm/arm64: vgic: Preserve the revious read from...
2017-12-14  Marc ZyngierKVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
2017-12-14  Christoffer DallKVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion
2017-12-14  Radim KrčmářKVM: x86: fix APIC page invalidation
2017-11-11  Ingo MolnarMerge branch 'perf/urgent' of git://git.kernel.org...
2017-11-10  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-11-10  Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git.kernel.org...
2017-11-10  Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09  Linus TorvaldsMerge tag 'sound-4.14' of git://git.kernel.org/pub...
2017-11-09  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-09  David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-11-08  Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08  Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel...
2017-11-07  Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06  Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git.kernel.org...
2017-11-06  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-11-05  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-11-05  Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git.kernel...
2017-11-05  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-11-05  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-11-05  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-11-05  Linus TorvaldsMerge tag 'enforcement-4.14-rc8' of git://git.kernel...
2017-11-04  Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
next