index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+9
2024-09-10
dmaengine: idxd: Clean up cpumask and hotplug for perfmon
Kan Liang
3
-107
/
+1
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
1
-1
/
+1
2024-08-29
dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platform
Fenghua Yu
1
-0
/
+4
2024-08-29
dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platform
Fenghua Yu
1
-0
/
+2
2024-08-05
dmaengine: idxd: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+3
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
1
-1
/
+1
2024-07-04
iommu: Introduce domain attachment handle
Lu Baolu
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-3
/
+3
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
1
-1
/
+0
2024-06-11
dmaengine: add channel device name to channel registration
Amelie Delaunay
1
-1
/
+1
2024-06-11
dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
Li RongQing
1
-1
/
+3
2024-06-07
dmaengine: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-05-21
Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+9
2024-05-13
dmaengine: idxd: add a write() method for applications to submit work
Nikhil Rao
2
-2
/
+90
2024-05-13
dmaengine: idxd: add a new security check to deal with a hardware erratum
Arjan van de Ven
3
-0
/
+19
2024-05-13
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
1
-3
/
+0
2024-05-04
dmaengine: idxd: Avoid unnecessary destruction of file_ida
Fenghua Yu
1
-1
/
+0
2024-04-07
dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
Fenghua Yu
1
-6
/
+3
2024-04-07
dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
Rex Zhang
6
-13
/
+12
2024-04-07
dmaengine: idxd: Check for driver name match before sva user feature
Jerry Snitselaar
1
-8
/
+9
2024-03-15
Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+15
2024-02-22
dmaengine: idxd: constify the struct device_type usage
Ricardo B. Marliere
3
-13
/
+13
2024-02-22
dmaengine: idxd: Ensure safe user copy of completion record
Fenghua Yu
1
-3
/
+12
2024-02-16
dmaengine: idxd: make dsa_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-02-16
dmaengine: idxd: Remove shadow Event Log head stored in idxd
Fenghua Yu
4
-5
/
+3
2024-01-21
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+10
2024-01-19
Merge tag 'dmaengine-6.8-rc1' into fixes
Vinod Koul
2
-3
/
+10
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
10
-31
/
+169
2023-12-21
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
1
-1
/
+8
2023-12-21
dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2023-12-15
dmaengine: idxd: Add support for device/wq defaults
Tom Zanussi
4
-1
/
+65
2023-12-15
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
5
-20
/
+65
2023-12-15
dmaengine: idxd: Add wq private data accessors
Tom Zanussi
1
-0
/
+10
2023-12-15
dmaengine: idxd: Export wq resource management functions
Tom Zanussi
1
-0
/
+5
2023-12-15
dmaengine: idxd: Export descriptor management functions
Tom Zanussi
1
-0
/
+3
2023-12-15
dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...
Tom Zanussi
4
-10
/
+12
2023-12-15
dmaengine: idxd: add external module driver support for dsa_bus_type
Dave Jiang
2
-0
/
+9
2023-12-11
dmaengine: idxd: Fix incorrect descriptions for GRPCFG register
Guanjun
1
-5
/
+7
2023-12-11
dmaengine: idxd: Protect int_handle field in hw descriptor
Guanjun
1
-7
/
+7
2023-11-04
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-5
/
+61
2023-10-04
dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
Rex Zhang
1
-2
/
+3
2023-10-04
dmaengine: idxd: add wq driver name support for accel-config user tool
Dave Jiang
4
-0
/
+56
2023-09-28
dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
Fenghua Yu
1
-3
/
+3
2023-09-28
dmaengine: idxd: rate limit printk in misc interrupt thread
Dave Jiang
1
-2
/
+2
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-31
/
+16
2023-08-21
dmaengine: idxd: Fix issues with PRS disable sysfs knob
Fenghua Yu
1
-2
/
+2
2023-08-21
dmaengine: idxd: Allow ATS disable update only for configurable devices
Fenghua Yu
1
-0
/
+4
[next]