aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* vfio: Add vfio_file_is_group()Jason Gunthorpe2022-10-071-0/+1
* vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe2022-10-041-0/+3
* vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig2022-10-041-17/+2
* vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig2022-10-041-0/+2
* vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig2022-10-041-0/+1
* vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe2022-10-041-5/+2
* vfio/mdev: remove mtype_get_parent_devChristoph Hellwig2022-10-041-2/+0
* vfio/mdev: remove mdev_parent_devChristoph Hellwig2022-10-041-1/+0
* vfio/mdev: unexport mdev_bus_typeChristoph Hellwig2022-10-041-2/+0
* vfio/mdev: remove mdev_from_devChristoph Hellwig2022-10-041-4/+0
* vfio/mdev: simplify mdev_type handlingChristoph Hellwig2022-10-041-8/+18
* vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig2022-10-041-2/+13
* vfio/mdev: make mdev.h standalone includableChristoph Hellwig2022-10-041-0/+3
* vfio: Add struct device to vfio_deviceYi Liu2022-09-211-3/+3
* vfio/ccw: Use the new device life cycle helpersKevin Tian2022-09-211-3/+0
* vfio/hisi_acc: Use the new device life cycle helpersYi Liu2022-09-211-4/+0
* vfio/pci: Use the new device life cycle helpersYi Liu2022-09-211-0/+2
* vfio: Add helpers for unifying vfio_device life cycleKevin Tian2022-09-211-1/+24
* vfio: Introduce the DMA logging feature supportYishai Hadas2022-09-081-2/+26
* vfio: Add an IOVA bitmap supportJoao Martins2022-09-081-0/+26
* Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/nextAlex Williamson2022-09-0815-10/+133
|\
| * net/mlx5: Query ADV_VIRTUALIZATION capabilitiesYishai Hadas2022-09-071-0/+9
| * net/mlx5: Introduce ifc bits for page trackerYishai Hadas2022-09-071-1/+82
| * Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-031-0/+8
| |\
| | * serial: document start_rx member at struct uart_opsMauro Carvalho Chehab2022-08-181-0/+8
| * | Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-021-0/+1
| |\ \
| | * | Revert "driver core: Delete driver_deferred_probe_check_state()"Saravana Kannan2022-08-231-0/+1
| * | | Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-022-0/+7
| |\ \ \
| | * | | USB: core: Prevent nested device-reset callsAlan Stern2022-08-301-0/+2
| | * | | usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun2022-08-181-0/+5
| | | |/ | | |/|
| * | | Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-09-021-2/+4
| |\ \ \
| | * | | platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2022-08-151-2/+4
| | |/ /
| * | | mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2022-08-311-2/+5
| * | | Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-311-2/+2
| |\ \ \
| | * | | fscache: fix misdocumented parameterKhalid Masum2022-08-311-2/+2
| * | | | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-313-0/+9
| |\ \ \ \
| | * | | | lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain2022-08-263-0/+9
| | | |/ / | | |/| |
| * | | | tracing: Define the is_signed_type() macro onceBart Van Assche2022-08-293-3/+6
| | |/ / | |/| |
* | | | vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUPAbhishek Sahu2022-09-011-0/+1
* | | | vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXITAbhishek Sahu2022-09-011-0/+1
* | | | vfio/pci: Mask INTx during runtime suspendAbhishek Sahu2022-09-011-0/+1
* | | | vfio/pci: Rename vfio_pci_register_dev_region()Jason Gunthorpe2022-09-011-4/+4
* | | | vfio/pci: Split linux/vfio_pci_core.hJason Gunthorpe2022-09-011-133/+1
|/ / /
* | | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-282-5/+23
|\ \ \
| * | | Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| * | | mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
* | | | wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-263-5/+6
|/ / /
* | | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-253-7/+18
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-08-241-4/+0
| |\ \ \
| | * | | netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal2022-08-231-4/+0