summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-25vfio: Rename user_iova of vfio_dma_rw()Nicolin Chen
2022-07-25vfio/ccw: Change pa_pfn list to pa_iova listNicolin Chen
2022-07-25vfio/ap: Change saved_pfn to saved_iovaNicolin Chen
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen
2022-07-23vfio/ccw: Only pass in contiguous pagesNicolin Chen
2022-07-23vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen
2022-07-23drm/i915/gvt: Replace roundup with DIV_ROUND_UPNicolin Chen
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen
2022-07-22vfio/spapr_tce: Fix the commentAlexey Kardashevskiy
2022-07-20vfio: Replace the iommu notifier with a device listJason Gunthorpe
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2022-07-07Merge branches 'v5.20/vfio/spapr_tce-unused-arg-v1', 'v5.20/vfio/comment-typo...Alex Williamson
2022-07-07vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman
2022-07-07vfio/ccw: Refactor vfio_ccw_mdev_resetEric Farman
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman
2022-07-07vfio/ccw: Create an OPEN FSM EventEric Farman
2022-07-07vfio/ccw: Update trace data for not operational eventEric Farman
2022-07-07vfio/ccw: Flatten MDEV device (un)registerEric Farman
2022-07-07vfio/ccw: Pass enum to FSM event jumptableEric Farman
2022-07-07vfio/ccw: Remove private->mdevEric Farman
2022-07-07vfio/ccw: Do not change FSM state in subchannel eventEric Farman
2022-07-07vfio/ccw: Fix FSM state if mdev probe failsEric Farman
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-07-07vfio/spapr_tce: Remove the unused parameters containerDeming Wang
2022-07-06vfio/pci: fix the wrong wordBo Liu
2022-06-30Merge branches 'v5.20/vfio/migration-enhancements-v3', 'v5.20/vfio/simplify-b...Alex Williamson
2022-06-30vfio: Move "device->open_count--" out of group_rwsem in vfio_device_open()Yi Liu
2022-06-30vfio: remove useless judgementLi Zhe
2022-06-30vfio: Clear the caps->buf to NULL after freeSchspa Shi
2022-06-30vfio: check iommu_group_set_name() return valueLiam Ni
2022-06-30vfio: Split migration ops from main device opsYishai Hadas
2022-06-30vfio/mlx5: Protect mlx5vf_disable_fds() upon close deviceYishai Hadas
2022-06-27vfio: check vfio_register_iommu_driver() return valueBo Liu
2022-06-27vfio: Use device_iommu_capable()Robin Murphy
2022-06-27vfio/type1: Simplify bus_type determinationRobin Murphy
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-25Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-25Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-24Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-24Merge tag 'spi-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-24Merge tag 'regulator-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-24Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-24Merge tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-24Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-24Merge tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds