index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-20
2
-3
/
+10
|
\
|
*
Merge tag 'dmaengine-6.8-rc1' into fixes
Vinod Koul
2024-01-19
2
-3
/
+10
|
|
\
|
|
*
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
2023-12-21
1
-1
/
+8
|
|
*
dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-21
1
-2
/
+2
*
|
|
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-01-10
10
-31
/
+169
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dmaengine: idxd: Add support for device/wq defaults
Tom Zanussi
2023-12-15
4
-1
/
+65
|
*
|
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
2023-12-15
5
-20
/
+65
|
*
|
dmaengine: idxd: Add wq private data accessors
Tom Zanussi
2023-12-15
1
-0
/
+10
|
*
|
dmaengine: idxd: Export wq resource management functions
Tom Zanussi
2023-12-15
1
-0
/
+5
|
*
|
dmaengine: idxd: Export descriptor management functions
Tom Zanussi
2023-12-15
1
-0
/
+3
|
*
|
dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...
Tom Zanussi
2023-12-15
4
-10
/
+12
|
*
|
dmaengine: idxd: add external module driver support for dsa_bus_type
Dave Jiang
2023-12-15
2
-0
/
+9
|
|
/
*
|
dmaengine: idxd: Fix incorrect descriptions for GRPCFG register
Guanjun
2023-12-11
1
-5
/
+7
*
|
dmaengine: idxd: Protect int_handle field in hw descriptor
Guanjun
2023-12-11
1
-7
/
+7
|
/
*
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-03
6
-5
/
+61
|
\
|
*
dmaengine: idxd: add wq driver name support for accel-config user tool
Dave Jiang
2023-10-04
4
-0
/
+56
|
*
dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
Fenghua Yu
2023-09-28
1
-3
/
+3
|
*
dmaengine: idxd: rate limit printk in misc interrupt thread
Dave Jiang
2023-09-28
1
-2
/
+2
*
|
dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
Rex Zhang
2023-10-04
1
-2
/
+3
|
/
*
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-03
4
-31
/
+16
|
\
|
*
dmaengine: idxd: Fix issues with PRS disable sysfs knob
Fenghua Yu
2023-08-21
1
-2
/
+2
|
*
dmaengine: idxd: Allow ATS disable update only for configurable devices
Fenghua Yu
2023-08-21
1
-0
/
+4
|
*
dmaengine: idxd: Remove unused declarations
Yue Haibing
2023-08-21
1
-5
/
+0
|
*
dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported
Fenghua Yu
2023-08-01
1
-4
/
+3
|
*
dmaengine: idxd: Simplify WQ attribute visibility checks
Fenghua Yu
2023-08-01
1
-15
/
+5
|
*
dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
Uros Bizjak
2023-08-01
1
-4
/
+3
|
*
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
2023-07-12
1
-2
/
+0
|
*
dmaengine: idxd: Modify the dependence of attribute pasid_enabled
Rex Zhang
2023-07-12
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-21
5
-38
/
+76
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
2023-08-09
5
-38
/
+76
|
|
/
*
/
dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
Fenghua Yu
2023-08-07
1
-3
/
+1
|
/
*
dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
Harshit Mogalapalli
2023-05-17
1
-1
/
+0
*
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-03
9
-69
/
+1127
|
\
|
*
dmaengine: idxd: add per wq PRS disable
Dave Jiang
2023-04-12
4
-5
/
+64
|
*
dmaengine: idxd: add pid to exported sysfs attribute for opened file
Dave Jiang
2023-04-12
1
-0
/
+11
|
*
dmaengine: idxd: expose fault counters to sysfs
Dave Jiang
2023-04-12
1
-0
/
+46
|
*
dmaengine: idxd: add a device to represent the file opened
Dave Jiang
2023-04-12
2
-24
/
+97
|
*
dmaengine: idxd: add per file user counters for completion record faults
Dave Jiang
2023-04-12
3
-0
/
+29
|
*
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
2023-04-12
4
-25
/
+77
|
*
dmaengine: idxd: process user page faults for completion record
Dave Jiang
2023-04-12
5
-7
/
+136
|
*
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
2023-04-12
4
-5
/
+111
|
*
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
2023-04-12
3
-0
/
+20
|
*
dmaengine: idxd: add per DSA wq workqueue for processing cr faults
Dave Jiang
2023-04-12
2
-0
/
+12
|
*
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
2023-04-12
4
-1
/
+160
|
*
dmaengine: idxd: add interrupt handling for event log
Dave Jiang
2023-04-12
2
-0
/
+67
|
*
dmaengine: idxd: setup event log configuration
Dave Jiang
2023-04-12
5
-4
/
+180
|
*
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
2023-04-12
4
-1
/
+86
|
*
dmaengine: idxd: make misc interrupt one shot
Dave Jiang
2023-04-12
1
-26
/
+12
|
*
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
2023-03-31
4
-0
/
+50
|
*
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
2023-03-31
3
-7
/
+6
[next]