index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
submit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+7
2023-12-15
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
1
-2
/
+4
2023-12-15
dmaengine: idxd: Export descriptor management functions
Tom Zanussi
1
-0
/
+3
2023-12-11
dmaengine: idxd: Protect int_handle field in hw descriptor
Guanjun
1
-7
/
+7
2022-04-20
dmaengine: idxd: fix retry value to be constant for duration of function call
Dave Jiang
1
-2
/
+2
2022-04-20
dmaengine: idxd: match type for retries var in idxd_enqcmds()
Dave Jiang
1
-1
/
+2
2022-01-05
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
1
-6
/
+2
2022-01-05
Merge branch 'fixes' into next
Vinod Koul
1
-1
/
+17
2021-12-17
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
1
-7
/
+24
2021-12-13
dmaengine: idxd: fix missed completion on abort path
Dave Jiang
1
-1
/
+17
2021-11-22
dmaengine: idxd: handle interrupt handle revoked event
Dave Jiang
1
-3
/
+7
2021-11-22
dmaengine: idxd: move interrupt handle assignment
Dave Jiang
1
-9
/
+5
2021-11-22
dmaengine: idxd: int handle management refactoring
Dave Jiang
1
-3
/
+3
2021-11-22
dmaengine: idxd: rework descriptor free path on failure
Dave Jiang
1
-9
/
+3
2021-08-25
dmaengine: idxd: make submit failure path consistent on desc freeing
Dave Jiang
1
-2
/
+9
2021-08-06
dmaengine: idxd: remove interrupt flag for completion list spinlock
Dave Jiang
1
-3
/
+2
2021-07-28
dmaengine: idxd: rotate portal address for better performance
Dave Jiang
1
-1
/
+1
2021-07-28
dmaengine: idxd: fix wq slot allocation index check
Dave Jiang
1
-1
/
+1
2021-07-21
Merge branch 'fixes' into next
Vinod Koul
1
-8
/
+67
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
1
-9
/
+69
2021-07-20
dmaengine: idxd: fix desc->vector that isn't being updated
Dave Jiang
1
-2
/
+1
2021-07-14
dmaengine: idxd: assign MSIX vectors to each WQ rather than roundrobin
Dave Jiang
1
-28
/
+8
2021-07-14
dmaengine: idxd: add missing percpu ref put on failure
Dave Jiang
1
-1
/
+3
2021-07-14
dmaengine: idxd: fix array index when int_handles are being used
Dave Jiang
1
-13
/
+2
2021-04-23
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
1
-7
/
+28
2021-04-23
dmaengine: idxd: add percpu_ref to descriptor submission path
Dave Jiang
1
-0
/
+5
2021-04-20
dmaengine: idxd: remove detection of device type
Dave Jiang
1
-1
/
+1
2020-12-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+31
2020-12-11
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
1
-1
/
+1
2020-11-16
dmaengine: idxd: fix mapping of portal size
Dave Jiang
1
-1
/
+1
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
1
-5
/
+30
2020-06-24
dmaengine: idxd: move submission to sbitmap_queue
Dave Jiang
1
-37
/
+37
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
1
-1
/
+3
2020-01-24
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
1
-1
/
+3
2020-01-24
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
1
-0
/
+91