aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-31drm/i915/gvt: Drop final dependencies on KVM internal detailsSean Christopherson
2023-08-31KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callersSean Christopherson
2023-08-31KVM: x86/mmu: Drop @slot param from exported/external page-track APIsSean Christopherson
2023-08-31KVM: x86/mmu: Rename page-track APIs to reflect the new realitySean Christopherson
2023-08-31KVM: x86/mmu: Drop infrastructure for multiple page-track modesSean Christopherson
2023-08-31drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()Yan Zhao
2023-08-31drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slotSean Christopherson
2023-08-31KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hookSean Christopherson
2023-08-31drm/i915/gvt: Protect gfn hash table with vgpu_lockSean Christopherson
2023-08-31drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()Sean Christopherson
2023-08-31drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfnsSean Christopherson
2023-08-31drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTTSean Christopherson
2023-08-31drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry typeSean Christopherson
2023-08-31drm/i915/gvt: Explicitly check that vGPU is attached before shadowingSean Christopherson
2023-08-31drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()Sean Christopherson
2023-08-31drm/i915/gvt: Don't try to unpin an empty page rangeYan Zhao
2023-08-31drm/i915/gvt: Verify hugepages are contiguous in physical address spaceSean Christopherson
2023-08-31drm/i915/gvt: remove interface intel_gvt_is_valid_gfnYan Zhao
2023-08-31drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"Sean Christopherson
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25Merge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25Merge tag 'pinctrl-v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-08-25Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-24scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-24Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-24Merge tag 'spi-fix-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-25Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-24bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-23Merge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-23gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski
2023-08-23gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski
2023-08-23drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin
2023-08-23drm/vmwgfx: Fix shader stage validationZack Rusin
2023-08-23Merge tag 'platform-drivers-x86-v6.5-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-23platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen
2023-08-23ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-23i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-08-23dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark
2023-08-23media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-22igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-22igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski