aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-23vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen2-4/+5
2022-07-23drm/i915/gvt: Replace roundup with DIV_ROUND_UPNicolin Chen1-5/+2
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen4-28/+15
2022-07-22vfio/spapr_tce: Fix the commentAlexey Kardashevskiy1-1/+4
2022-07-20vfio: Replace the iommu notifier with a device listJason Gunthorpe3-76/+80
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe8-223/+82
2022-07-07Merge branches 'v5.20/vfio/spapr_tce-unused-arg-v1', 'v5.20/vfio/comment-typo-v1' and 'v5.20/vfio/vfio-ccw-rework-v4' into v5.20/vfio/nextAlex Williamson6-121/+126
2022-07-07vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman3-32/+39
2022-07-07vfio/ccw: Refactor vfio_ccw_mdev_resetEric Farman1-14/+10
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman4-24/+34
2022-07-07vfio/ccw: Create an OPEN FSM EventEric Farman3-7/+24
2022-07-07vfio/ccw: Update trace data for not operational eventEric Farman1-2/+6
2022-07-07vfio/ccw: Flatten MDEV device (un)registerEric Farman3-15/+2
2022-07-07vfio/ccw: Pass enum to FSM event jumptableEric Farman1-1/+1
2022-07-07vfio/ccw: Remove private->mdevEric Farman3-6/+0
2022-07-07vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-07-07vfio/ccw: Fix FSM state if mdev probe failsEric Farman2-3/+4
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano3-21/+18
2022-07-07vfio/spapr_tce: Remove the unused parameters containerDeming Wang1-5/+4
2022-07-06vfio/pci: fix the wrong wordBo Liu1-1/+1
2022-06-30Merge branches 'v5.20/vfio/migration-enhancements-v3', 'v5.20/vfio/simplify-bus_type-determination-v3', 'v5.20/vfio/check-vfio_register_iommu_driver-return-v2', 'v5.20/vfio/check-iommu_group_set_name_return-v1', 'v5.20/vfio/clear-caps-buf-v3', 'v5.20/vfio/remove-useless-judgement-v1' and 'v5.20/v...Alex Williamson2-32/+36
2022-06-30vfio: Move "device->open_count--" out of group_rwsem in vfio_device_open()Yi Liu1-1/+1
2022-06-30vfio: remove useless judgementLi Zhe1-6/+0
2022-06-30vfio: Clear the caps->buf to NULL after freeSchspa Shi1-0/+1
2022-06-30vfio: check iommu_group_set_name() return valueLiam Ni1-1/+3
2022-06-30vfio: Split migration ops from main device opsYishai Hadas6-14/+31
2022-06-30vfio/mlx5: Protect mlx5vf_disable_fds() upon close deviceYishai Hadas3-1/+12
2022-06-27vfio: check vfio_register_iommu_driver() return valueBo Liu1-3/+7
2022-06-27vfio: Use device_iommu_capable()Robin Murphy1-1/+1
2022-06-27vfio/type1: Simplify bus_type determinationRobin Murphy1-20/+23
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson4-21/+20
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds15-75/+117
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds9-31/+21
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+2
2022-06-25Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds24-51/+91
2022-06-25Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-46/+119
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds4-19/+14
2022-06-24Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds2-4/+1
2022-06-24Merge tag 'spi-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds3-11/+39
2022-06-24Merge tag 'regulator-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-4/+4
2022-06-24Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-10/+13
2022-06-24Merge tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2022-06-24Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-60/+127
2022-06-24Merge tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-268/+670
2022-06-24Merge tag 'for-5.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds4-7/+19
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+16
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-2/+0
2022-06-24Merge tag 'memory-controller-drv-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixesArnd Bergmann3-12/+23
2022-06-24usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3