#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/vfio?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2025-05-18vfio/pci: Align huge faults to orderAlex Williamson
2025-02-21Revert "vfio/platform: check the bounds of read/write syscalls"Greg Kroah-Hartman
2025-02-21vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VMAnkit Agrawal
2025-02-21vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmemAnkit Agrawal
2025-02-21vfio/pci: Enable iowrite64 and ioread64 for vfio pciRamesh Thomas
2025-02-17vfio/platform: check the bounds of read/write syscallsAlex Williamson
2025-02-01vfio/platform: check the bounds of read/write syscallsAlex Williamson
2025-01-17vfio/pci: Fallback huge faults for unaligned pfnAlex Williamson
2024-12-14vfio/mlx5: Align the page tracking max message size with the device capabilityYishai Hadas
2024-12-09vfio/qat: fix overflow check in qat_vf_resume_write()Giovanni Cabiddu
2024-12-05vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon
2024-12-05vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()Yishai Hadas
2024-12-05vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()Yishai Hadas
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-17vfio/pci: implement huge_fault supportAlex Williamson
2024-09-17vfio: use the new follow_pfnmap APIPeter Xu
2024-09-12vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()Dan Carpenter
2024-09-06vfio/mdev: Constify struct kobj_typeHongbo Li