summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-16vfio/pds: Add support for dirty page trackingBrett Creeley1-0/+178
2023-08-16vfio/pds: Add VFIO live migration supportBrett Creeley1-0/+197
2023-08-16vfio/pds: register with the pds_core PFBrett Creeley1-1/+2
2023-08-16pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley1-2/+4
2023-08-16vfio: Commonize combine_ranges for use in other VFIO driversBrett Creeley1-0/+3
2023-07-25vfio: Compile vfio_group infrastructure optionallyYi Liu1-3/+22
2023-07-25vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PTYi Liu1-0/+44
2023-07-25vfio: Add VFIO_DEVICE_BIND_IOMMUFDYi Liu2-2/+30
2023-07-25iommufd: Add iommufd_ctx_from_fd()Yi Liu1-0/+1
2023-07-25vfio: Add cdev for vfio_deviceYi Liu1-0/+4
2023-07-25vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu1-0/+3
2023-07-25iommufd/device: Add iommufd_access_detach() APINicolin Chen1-0/+1
2023-07-25vfio-iommufd: Add detach_ioas support for physical VFIO devicesYi Liu1-1/+7
2023-07-25kvm/vfio: Accept vfio device file from userspaceYi Liu1-3/+10
2023-07-25vfio: Refine vfio file kAPIs for KVMYi Liu1-0/+1
2023-07-25vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESETYi Liu1-0/+21
2023-07-25vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdevYi Liu2-1/+63
2023-07-25vfio: Add helper to search vfio_device in a dev_setYi Liu1-0/+3
2023-07-25vfio: Mark cdev usage in vfio_deviceYi Liu1-0/+5
2023-07-25iommufd: Add helper to retrieve iommufd_ctx and devidYi Liu1-0/+3
2023-07-25iommufd: Add iommufd_ctx_has_group()Yi Liu1-0/+2
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-14/+5
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-1/+1
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds1-2/+0
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-33/+60
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+5
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet1-1/+1
2023-07-20tcp: annotate data-races around tp->notsent_lowatEric Dumazet1-1/+5
2023-07-20tcp: annotate data-races around tp->keepalive_probesEric Dumazet1-2/+7
2023-07-20tcp: annotate data-races around tp->keepalive_intvlEric Dumazet1-2/+7
2023-07-20tcp: annotate data-races around tp->keepalive_timeEric Dumazet1-2/+5
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou1-2/+0
2023-07-20Bluetooth: coredump: fix building with coredump disabledArnd Bergmann1-2/+0
2023-07-20Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen1-0/+5
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima1-1/+1
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+6
2023-07-16Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2023-07-14rsi: remove kernel-doc comment markerRandy Dunlap1-1/+1
2023-07-14pie: fix kernel-doc notation warningRandy Dunlap1-1/+1
2023-07-14net: NSH: fix kernel-doc notation warningRandy Dunlap1-1/+1
2023-07-14net: llc: fix kernel-doc notation warningsRandy Dunlap1-2/+4
2023-07-14inet: frags: eliminate kernel-doc warningRandy Dunlap1-1/+1
2023-07-14devlink: fix kernel-doc notation warningsRandy Dunlap1-12/+16
2023-07-14codel: fix kernel-doc notation warningsRandy Dunlap1-2/+2
2023-07-14net: cfg802154: fix kernel-doc notation warningsRandy Dunlap1-1/+2
2023-07-14net: bonding: remove kernel-doc comment markerRandy Dunlap1-1/+1
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+26
2023-07-14Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds3-4/+5