Age | Commit message (Expand) | Author |
2022-05-17 | vfio: Fully lock struct vfio_group::container | Jason Gunthorpe |
2022-05-17 | vfio: Split up vfio_group_get_device_fd() | Jason Gunthorpe |
2022-05-17 | vfio: Change struct vfio_group::opened from an atomic to bool | Jason Gunthorpe |
2022-05-17 | vfio: Add missing locking for struct vfio_group::kvm | Jason Gunthorpe |
2022-05-17 | kvm/vfio: Fix potential deadlock problem in vfio | Wan Jiabing |
2022-05-16 | include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR instead | Thomas Huth |
2022-05-13 | vfio/pci: Use the struct file as the handle not the vfio_group | Jason Gunthorpe |
2022-05-13 | kvm/vfio: Remove vfio_group from kvm | Jason Gunthorpe |
2022-05-13 | vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm() | Jason Gunthorpe |
2022-05-13 | vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent() | Jason Gunthorpe |
2022-05-13 | vfio: Remove vfio_external_group_match_file() | Jason Gunthorpe |
2022-05-13 | vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group() | Jason Gunthorpe |
2022-05-13 | kvm/vfio: Store the struct file in the kvm_vfio_group | Jason Gunthorpe |
2022-05-13 | kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions | Jason Gunthorpe |
2022-05-13 | vfio: Delete container_q | Jason Gunthorpe |
2022-05-13 | Merge remote-tracking branch 'iommu/vfio-notifier-fix' into v5.19/vfio/next | Alex Williamson |
2022-05-13 | iommu: iommu_group_claim_dma_owner() must always assign a domain | Jason Gunthorpe via iommu |
2022-05-11 | vfio/pci: Remove vfio_device_get_from_dev() | Jason Gunthorpe |
2022-05-11 | vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata | Jason Gunthorpe |
2022-05-11 | vfio: Remove calls to vfio_group_add_container_user() | Jason Gunthorpe |
2022-05-11 | vfio: Remove dead code | Jason Gunthorpe |
2022-05-11 | drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages | Jason Gunthorpe |
2022-05-11 | vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw() | Jason Gunthorpe |
2022-05-11 | vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages() | Jason Gunthorpe |
2022-05-11 | vfio/ccw: Remove mdev from struct channel_program | Jason Gunthorpe |
2022-05-11 | vfio: Make vfio_(un)register_notifier accept a vfio_device | Jason Gunthorpe |
2022-05-11 | vfio: Stop using iommu_present() | Robin Murphy |
2022-05-11 | Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/next | Alex Williamson |
2022-05-11 | Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub/scm/linux/kernel/g... | Alex Williamson |
2022-05-11 | vfio/mlx5: Run the SAVE state command in an async mode | Yishai Hadas |
2022-05-11 | vfio/mlx5: Refactor to enable VFs migration in parallel | Yishai Hadas |
2022-05-11 | vfio/mlx5: Manage the VF attach/detach callback from the PF | Yishai Hadas |
2022-05-10 | net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs | Yishai Hadas |
2022-05-08 | Linux 5.18-rc6 | Linus Torvalds |
2022-05-08 | Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-08 | Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-05-08 | Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-05-08 | Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-08 | Revert "parisc: Increase parisc_cache_flush_threshold setting" | Helge Deller |
2022-05-08 | Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-05-08 | Merge tag 'locking-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-05-08 | parisc: Mark cr16 clock unstable on all SMP machines | Helge Deller |
2022-05-08 | parisc: Fix typos in comments | Julia Lawall |
2022-05-08 | parisc: Change MAX_ADDRESS to become unsigned long long | Helge Deller |
2022-05-08 | parisc: Merge model and model name into one line in /proc/cpuinfo | Helge Deller |
2022-05-08 | parisc: Re-enable GENERIC_CPU_DEVICES for !SMP | Helge Deller |
2022-05-08 | parisc: Update 32- and 64-bit defconfigs | Helge Deller |
2022-05-08 | parisc: Only list existing CPUs in cpu_possible_mask | Helge Deller |
2022-05-08 | Revert "parisc: Fix patch code locking and flushing" | Helge Deller |
2022-05-08 | Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized" | Helge Deller |