summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfio/mbochs: make mbochs_class constantRicardo B. Marliere2024-03-051-10/+8
* vfio/mdpy: make mdpy_class constantRicardo B. Marliere2024-03-051-10/+8
* hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum2024-03-052-40/+14
* Revert "vfio/type1: Unpin zero pages"Alex Williamson2024-03-051-12/+0
* vfio/nvgrace-gpu: Convey kvm to map device memory region as noncachedAnkit Agrawal2024-03-051-1/+10
* Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson2024-03-056-10/+65
|\
| * vfio: Convey kvm that the vfio-pci device is wc safeAnkit Agrawal2024-02-241-1/+18
| * KVM: arm64: Set io memory s2 pte as normalnc for vfio pci deviceAnkit Agrawal2024-02-241-4/+10
| * mm: Introduce new flag to indicate wc safeAnkit Agrawal2024-02-241-0/+14
| * KVM: arm64: Introduce new flag for non-cacheable IO memoryAnkit Agrawal2024-02-243-5/+23
* | vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]Geert Uytterhoeven2024-03-041-3/+3
* | vfio/pds: Always clear the save/restore FDs on resetBrett Creeley2024-03-011-2/+2
* | vfio/nvgrace-gpu: Add vfio pci variant module for grace hopperAnkit Agrawal2024-02-226-0/+902
* | vfio/pci: rename and export range_intersect_rangeAnkit Agrawal2024-02-223-46/+73
* | vfio/pci: rename and export do_io_rw()Ankit Agrawal2024-02-222-8/+13
* | vfio: mdev: make mdev_bus_type constRicardo B. Marliere2024-02-222-2/+2
* | MAINTAINERS: Re-alphabetize VFIOAlex Williamson2024-02-221-7/+7
* | vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNINGYishai Hadas2024-02-223-12/+45
* | vfio/mlx5: Block incremental query upon migf state errorYishai Hadas2024-02-221-0/+5
* | vfio/mlx5: Handle the EREMOTEIO error upon the SAVE commandYishai Hadas2024-02-221-1/+6
* | vfio/mlx5: Add support for tracker object change eventYishai Hadas2024-02-222-0/+49
* | net/mlx5: Add the IFC related bits for query trackerYishai Hadas2024-02-221-0/+5
* | vfio/pci: WARN_ON driver_override kasprintf failureKunwu Chan2024-02-221-0/+1
* | Linux 6.8-rc5v6.8-rc5Linus Torvalds2024-02-181-1/+1
* | Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-189-32/+33
|\ \
| * | kallsyms: ignore ARMv4 thunks along with othersArnd Bergmann2024-02-151-11/+2
| * | modpost: trim leading spaces when processing source files listRadek Krejci2024-02-141-1/+6
| * | gen_compile_commands: fix invalid escape sequence warningAndrew Ballance2024-02-141-1/+1
| * | kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor2024-02-141-2/+7
| * | docs: kconfig: Fix grammar and formattingThorsten Blum2024-02-141-3/+3
| * | kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada2024-02-144-14/+14
* | | Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-181-5/+18
|\ \ \
| * | | x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl2024-02-121-5/+18
* | | | Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-184-26/+47
|\ \ \ \
| * | | | irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier2024-02-131-9/+13
| * | | | irqchip/gic-v3-its: Restore quirk probing for ACPI-based systemsMarc Zyngier2024-02-131-1/+2
| * | | | irqchip/gic-v3-its: Handle non-coherent GICv4 redistributorsMarc Zyngier2024-02-131-12/+25
| * | | | irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()Dan Carpenter2024-02-131-2/+2
| * | | | irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao2024-02-131-1/+1
| * | | | irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger2024-02-131-1/+4
| | |/ / | |/| |
* | | | Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-184-13/+17
|\ \ \ \
| * \ \ \ Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2024-02-174-13/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | i2c: i801: Fix block process call transactionsJean Delvare2024-02-141-2/+2
| | * | | i2c: pasemi: split driver into two separate modulesArnd Bergmann2024-02-142-4/+8
| | * | | i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya2024-02-121-7/+7
* | | | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-1824-33/+77
|\ \ \ \ \
| * | | | | powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat2024-02-141-1/+3
| * | | | | powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde2024-02-141-2/+6
| * | | | | powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao2024-02-145-8/+22
| * | | | | powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf2024-02-141-1/+2