index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
Age
Commit message (
Expand
)
Author
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-04-13
dmaengine: idxd: Add enable/disable device IOPF feature
Lu Baolu
2023-04-12
dmaengine: idxd: add per wq PRS disable
Dave Jiang
2023-04-12
dmaengine: idxd: add pid to exported sysfs attribute for opened file
Dave Jiang
2023-04-12
dmaengine: idxd: expose fault counters to sysfs
Dave Jiang
2023-04-12
dmaengine: idxd: add a device to represent the file opened
Dave Jiang
2023-04-12
dmaengine: idxd: add per file user counters for completion record faults
Dave Jiang
2023-04-12
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
2023-04-12
dmaengine: idxd: process user page faults for completion record
Dave Jiang
2023-04-12
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
2023-04-12
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
2023-04-12
dmaengine: idxd: add per DSA wq workqueue for processing cr faults
Dave Jiang
2023-04-12
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
2023-04-12
dmaengine: idxd: add interrupt handling for event log
Dave Jiang
2023-04-12
dmaengine: idxd: setup event log configuration
Dave Jiang
2023-04-12
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
2023-04-12
dmaengine: idxd: make misc interrupt one shot
Dave Jiang
2023-03-31
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
2023-03-31
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2023-03-23
dmaengine: idxd: use const struct bus_type *
Greg Kroah-Hartman
2023-03-17
dmaengine: idxd: Remove unnecessary aer.h include
Bjorn Helgaas
2023-02-24
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-16
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-12-28
dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
Reinette Chatre
2022-12-28
dmaengine: idxd: Prevent use after free on completion memory
Reinette Chatre
2022-12-28
dmaengine: idxd: Let probe fail when workqueue cannot be enabled
Reinette Chatre
2022-12-28
dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
Fenghua Yu
2022-12-28
dmaengine: idxd: Remove the unused function set_completion_address()
Jiapeng Chong
2022-12-19
Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-11-14
dmaengine: idxd: Remove linux/msi.h include
Thomas Gleixner
2022-11-11
Merge branch 'fixes' into next
Vinod Koul
2022-11-08
dmaengine: idxd: fix RO device state error after been disabled/reset
Fengqian Gao
2022-11-08
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
2022-11-04
dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAA
Xiaochen Shen
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
2022-10-19
dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAA
Xiaochen Shen
2022-10-19
dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Ad...
Fenghua Yu
2022-09-29
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
2022-09-29
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
2022-09-29
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
2022-09-29
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
2022-09-29
dmaengine: idxd: convert ats_dis to a wq flag
Dave Jiang
2022-09-29
dmaengine: idxd: Remove unused struct idxd_fault
Yuan Can
[next]