summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-15vfio: Use a refcount_t instead of a kref in the vfio_groupJason Gunthorpe
2021-10-15vfio: Don't leak a group reference if the group already existsJason Gunthorpe
2021-10-15vfio: Do not open code the group list search in vfio_create_group()Jason Gunthorpe
2021-10-15vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier()Jason Gunthorpe
2021-10-12Merge branch 'v5.16/vfio/colin_xu_igd_opregion_2.0_v8' into v5.16/vfio/nextAlex Williamson
2021-10-12vfio/pci: Add OpRegion 2.0+ Extended VBT support.Colin Xu
2021-10-11Merge branch 'v5.16/vfio/diana-fsl-reset-v2' into v5.16/vfio/nextAlex Williamson
2021-09-30Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...Alex Williamson
2021-09-30vfio/iommu_type1: remove IS_IOMMU_CAP_DOMAIN_IN_CONTAINERChristoph Hellwig
2021-09-30vfio/iommu_type1: remove the "external" domainChristoph Hellwig
2021-09-30vfio/iommu_type1: initialize pgsize_bitmap in ->openChristoph Hellwig
2021-09-30vfio/spapr_tce: reject mediated devicesChristoph Hellwig
2021-09-30vfio: clean up the check for mediated device in vfio_iommu_type1Christoph Hellwig
2021-09-30vfio: remove the unused mdev iommu hookChristoph Hellwig
2021-09-30vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>Christoph Hellwig
2021-09-30vfio: remove unused method from vfio_iommu_driver_opsChristoph Hellwig
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig
2021-09-30vfio: remove the iommudata hack for noiommu groupsChristoph Hellwig
2021-09-30vfio: refactor noiommu group creationChristoph Hellwig
2021-09-30vfio: factor out a vfio_group_find_or_alloc helperChristoph Hellwig
2021-09-30vfio: remove the iommudata check in vfio_noiommu_attach_groupChristoph Hellwig
2021-09-30vfio: factor out a vfio_iommu_driver_allowed helperChristoph Hellwig
2021-09-30vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()Jason Gunthorpe
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-09-28Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-28Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-28vfio/fsl-mc: Add per device reset supportDiana Craciun
2021-09-28bus/fsl-mc: Add generic implementation for open/reset/close commandsDiana Craciun
2021-09-28Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-28Merge tag 'nios2_fixes_for_v5.15_part1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-28Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2021-09-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-28Merge tag 'mmc-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2021-09-28ALSA: pcsp: Make hrtimer forwarding more robustThomas Gleixner
2021-09-27Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...Linus Torvalds
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-27Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-09-27watchdog/sb_watchdog: fix compilation problem due to COMPILE_TESTJackie Liu
2021-09-27vboxfs: fix broken legacy mount signature checkingLinus Torvalds
2021-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-09-27NIOS2: setup.c: drop unused variable 'dram_start'Randy Dunlap
2021-09-27perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu
2021-09-27perf iostat: Use system-wide mode if the target cpu_list is unspecifiedLike Xu
2021-09-27perf config: Refine error message to eliminate confusionLike Xu
2021-09-27perf doc: Fix typos all over the placeLike Xu
2021-09-27perf arm: Fix off-by-one directory paths.Ian Rogers
2021-09-27perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"Colin Ian King
2021-09-27perf tests: Fix flaky test 'Object code reading'James Clark
2021-09-27perf test: Fix DWARF unwind for optimized builds.Ian Rogers