index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
init.c
Age
Commit message (
Expand
)
Author
2025-10-06
Merge tag 'dmaengine-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-08-20
dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms
Anil S Keshavamurthy
2025-08-20
dmaengine: idxd: Fix double free in idxd_setup_wqs()
Dan Carpenter
2025-08-20
dmaengine: idxd: Fix refcount underflow on module unload
Yi Sun
2025-08-20
dmaengine: idxd: Remove improper idxd_free
Yi Sun
2025-06-26
dmaengine: idxd: Fix warning for deadcode.deadstore
Anil S Keshavamurthy
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
2025-05-14
dmaengine: idxd: Refactor remove call with idxd_cleanup() helper
Shuai Xue
2025-05-14
dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
Shuai Xue
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
Shuai Xue
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
Shuai Xue
2025-05-14
dmaengine: idxd: Add missing cleanups in cleanup internals
Shuai Xue
2025-05-14
dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
Shuai Xue
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
Shuai Xue
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
Shuai Xue
2025-05-14
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
Shuai Xue
2025-04-28
dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
Lu Baolu
2025-04-28
iommu: Remove IOMMU_DEV_FEAT_SVA
Jason Gunthorpe
2025-02-10
dmaengine: idxd: Delete unnecessary NULL check
Dan Carpenter
2025-01-29
Merge tag 'dmaengine-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-24
dmaengine: idxd: Enable Function Level Reset (FLR) for halt
Fenghua Yu
2024-12-24
dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore...
Fenghua Yu
2024-12-24
dmaengine: idxd: Binding and unbinding IDXD device and driver
Fenghua Yu
2024-12-24
dmaengine: idxd: Add idxd_pci_probe_alloc() helper
Fenghua Yu
2024-12-11
dmaengine: idxd: Add a new IAA device ID on Panther Lake family platforms
Fenghua Yu
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-23
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-10
dmaengine: idxd: Clean up cpumask and hotplug for perfmon
Kan Liang
2024-08-29
dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platform
Fenghua Yu
2024-08-29
dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platform
Fenghua Yu
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-04
iommu: Introduce domain attachment handle
Lu Baolu
2024-06-07
dmaengine: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-13
dmaengine: idxd: add a new security check to deal with a hardware erratum
Arjan van de Ven
2024-04-07
dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
Rex Zhang
2024-02-22
dmaengine: idxd: Ensure safe user copy of completion record
Fenghua Yu
2023-12-15
dmaengine: idxd: Add support for device/wq defaults
Tom Zanussi
2023-08-09
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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: 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
dmanegine: idxd: add debugfs for event log dump
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-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
[next]