index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-25
4
-16
/
+15
|
\
|
*
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
2023-02-16
2
-6
/
+11
|
*
dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
Fenghua Yu
2022-12-28
3
-4
/
+4
|
*
dmaengine: idxd: Remove the unused function set_completion_address()
Jiapeng Chong
2022-12-28
1
-6
/
+0
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-1
/
+1
|
|
/
*
|
dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
Reinette Chatre
2022-12-28
1
-0
/
+11
*
|
dmaengine: idxd: Prevent use after free on completion memory
Reinette Chatre
2022-12-28
1
-1
/
+1
*
|
dmaengine: idxd: Let probe fail when workqueue cannot be enabled
Reinette Chatre
2022-12-28
1
-2
/
+1
|
/
*
Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-19
2
-1
/
+68
|
\
|
*
dmaengine: idxd: Remove linux/msi.h include
Thomas Gleixner
2022-11-13
1
-1
/
+0
|
*
Merge branch 'fixes' into next
Vinod Koul
2022-11-11
5
-12
/
+70
|
|
\
|
*
|
dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAA
Xiaochen Shen
2022-11-04
1
-0
/
+36
|
*
|
dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAA
Xiaochen Shen
2022-10-19
1
-0
/
+32
*
|
|
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
5
-12
/
+70
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
|
|
/
*
/
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
2022-11-03
2
-26
/
+2
|
/
*
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
[next]