summaryrefslogtreecommitdiff
path: root/drivers/dma/idxd
AgeCommit message (Expand)Author
2023-12-11dmaengine: idxd: Fix incorrect descriptions for GRPCFG registerGuanjun
2023-12-11dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun
2023-11-03Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-04dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irqRex Zhang
2023-10-04dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang
2023-09-28dmaengine: idxd: Register dsa_bus_type before registering idxd sub-driversFenghua Yu
2023-09-28dmaengine: idxd: rate limit printk in misc interrupt threadDave Jiang
2023-09-03Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-21dmaengine: idxd: Fix issues with PRS disable sysfs knobFenghua Yu
2023-08-21dmaengine: idxd: Allow ATS disable update only for configurable devicesFenghua Yu
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel
2023-08-21dmaengine: idxd: Remove unused declarationsYue Haibing
2023-08-09dmaengine/idxd: Re-enable kernel workqueue under DMA APIJacob Pan
2023-08-07dmaengine: idxd: Clear PRS disable flag when disabling IDXD deviceFenghua Yu
2023-08-01dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supportedFenghua Yu
2023-08-01dmaengine: idxd: Simplify WQ attribute visibility checksFenghua Yu
2023-08-01dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_updateUros Bizjak
2023-07-12dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET
2023-07-12dmaengine: idxd: Modify the dependence of attribute pasid_enabledRex Zhang
2023-05-17dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()Harshit Mogalapalli
2023-05-03Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-13dmaengine: idxd: Add enable/disable device IOPF featureLu Baolu
2023-04-12dmaengine: idxd: add per wq PRS disableDave Jiang
2023-04-12dmaengine: idxd: add pid to exported sysfs attribute for opened fileDave Jiang
2023-04-12dmaengine: idxd: expose fault counters to sysfsDave Jiang
2023-04-12dmaengine: idxd: add a device to represent the file openedDave Jiang
2023-04-12dmaengine: idxd: add per file user counters for completion record faultsDave Jiang
2023-04-12dmaengine: idxd: process batch descriptor completion record faultsDave Jiang
2023-04-12dmaengine: idxd: process user page faults for completion recordDave Jiang
2023-04-12dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...Fenghua Yu
2023-04-12dmaengine: idxd: create kmem cache for event log fault itemsDave Jiang
2023-04-12dmaengine: idxd: add per DSA wq workqueue for processing cr faultsDave Jiang
2023-04-12dmanegine: idxd: add debugfs for event log dumpDave Jiang
2023-04-12dmaengine: idxd: add interrupt handling for event logDave Jiang
2023-04-12dmaengine: idxd: setup event log configurationDave Jiang
2023-04-12dmaengine: idxd: add event log size sysfs attributeDave Jiang
2023-04-12dmaengine: idxd: make misc interrupt one shotDave Jiang
2023-03-31dmaengine: idxd: expose IAA CAP register via sysfs knobDave Jiang
2023-03-31dmaengine: idxd: reformat swerror output to standard Linux bitmap outputDave Jiang
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-23dmaengine: idxd: use const struct bus_type *Greg Kroah-Hartman
2023-03-17dmaengine: idxd: Remove unnecessary aer.h includeBjorn Helgaas
2023-02-24Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-16dmaengine: idxd: Fix default allowed read buffers value in groupFenghua Yu
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2022-12-28dmaengine: idxd: Do not call DMX TX callbacks during workqueue disableReinette Chatre