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.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-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
*
dmaengine: idxd: fix RO device state error after been disabled/reset
Fengqian Gao
2022-11-08
1
-6
/
+14
*
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
2022-11-08
4
-6
/
+38
*
dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Ad...
Fenghua Yu
2022-10-19
1
-0
/
+18
*
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
2022-09-29
4
-3
/
+40
*
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
2022-09-29
4
-15
/
+75
*
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
2022-09-29
5
-3
/
+117
*
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
2022-09-29
4
-7
/
+26
*
dmaengine: idxd: convert ats_dis to a wq flag
Dave Jiang
2022-09-29
3
-5
/
+8
*
dmaengine: idxd: Remove unused struct idxd_fault
Yuan Can
2022-09-29
1
-6
/
+0
*
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
2022-09-29
5
-2
/
+14
*
dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()
Jerry Snitselaar
2022-09-29
1
-1
/
+1
*
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
Jerry Snitselaar
2022-09-04
1
-2
/
+0
*
dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin...
Jerry Snitselaar
2022-07-05
1
-6
/
+7
*
dmaengine: idxd: force wq context cleanup on device disable path
Dave Jiang
2022-07-01
1
-4
/
+1
*
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-29
7
-113
/
+184
|
\
|
*
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Dave Jiang
2022-05-19
1
-1
/
+1
|
*
dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-16
1
-1
/
+0
|
*
dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
Dave Jiang
2022-05-16
1
-0
/
+22
|
*
dmaengine: idxd: skip irq free when wq type is not kernel
Dave Jiang
2022-05-16
1
-0
/
+3
|
*
dmaengine: idxd: make idxd_register/unregister_dma_channel() static
Dave Jiang
2022-05-16
2
-4
/
+2
|
*
dmaengine: idxd: remove redudant idxd_wq_disable_cleanup() call
Dave Jiang
2022-05-16
1
-1
/
+0
|
*
dmaengine: idxd: free irq before wq type is reset
Dave Jiang
2022-05-16
1
-1
/
+1
|
*
dmaengine: idxd: fix lockdep warning on device driver removal
Dave Jiang
2022-05-16
1
-7
/
+7
|
*
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
2022-05-16
5
-23
/
+35
|
*
dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
Christophe JAILLET
2022-05-16
1
-1
/
+7
|
*
dmaengine: idxd: refactor wq driver enable/disable operations
Dave Jiang
2022-04-22
4
-61
/
+43
|
*
dmaengine: idxd: move wq irq enabling to after device enable
Dave Jiang
2022-04-20
1
-9
/
+9
|
*
dmaengine: idxd: set max_xfer and max_batch for RO device
Dave Jiang
2022-04-20
1
-0
/
+3
|
*
dmaengine: idxd: set DMA_INTERRUPT cap bit
Dave Jiang
2022-04-20
1
-0
/
+1
|
*
dmaengine: idxd: remove trailing white space on input str for wq name
Dave Jiang
2022-04-11
1
-2
/
+8
|
*
dmaengine: idxd: don't load pasid config until needed
Dave Jiang
2022-04-11
2
-14
/
+53
*
|
dmaengine: idxd: skip clearing device context when device is read-only
Dave Jiang
2022-04-20
1
-0
/
+3
*
|
dmaengine: idxd: add RO check for wq max_transfer_size write
Dave Jiang
2022-04-20
1
-0
/
+3
*
|
dmaengine: idxd: add RO check for wq max_batch_size write
Dave Jiang
2022-04-20
1
-0
/
+3
*
|
dmaengine: idxd: fix retry value to be constant for duration of function call
Dave Jiang
2022-04-20
1
-2
/
+2
*
|
dmaengine: idxd: match type for retries var in idxd_enqcmds()
Dave Jiang
2022-04-20
1
-1
/
+2
*
|
dmaengine: idxd: fix device cleanup on disable
Dave Jiang
2022-04-08
1
-2
/
+1
|
/
*
dmaengine: idxd: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-03-11
1
-2
/
+0
*
dmaengine: idxd: restore traffic class defaults after wq reset
Dave Jiang
2022-02-15
1
-2
/
+7
*
dmaengine: idxd: deprecate token sysfs attributes for read buffers
Dave Jiang
2022-01-05
1
-27
/
+118
*
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
2022-01-05
5
-50
/
+49
*
dmaengine: idxd: fix wq settings post wq disable
Dave Jiang
2022-01-05
1
-2
/
+10
*
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
2022-01-05
5
-185
/
+131
*
dmaengine: idxd: fix descriptor flushing locking
Dave Jiang
2022-01-05
1
-14
/
+15
*
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
2022-01-05
6
-99
/
+79
*
Merge branch 'fixes' into next
Vinod Koul
2022-01-05
2
-2
/
+18
|
\
|
*
dmaengine: idxd: fix missed completion on abort path
Dave Jiang
2021-12-13
1
-1
/
+17
|
*
dmaengine: idxd: fix calling wq quiesce inside spinlock
Dave Jiang
2021-11-22
1
-1
/
+1
*
|
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
2021-12-17
6
-8
/
+68
*
|
dmaengine: idxd: set defaults for wq configs
Dave Jiang
2021-12-17
3
-10
/
+11
[next]