index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
|
*
dmaengine: idxd: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
*
|
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-30
4
-13
/
+32
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-04-14
4
-13
/
+32
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu: Remove ioasid infrastructure
Jason Gunthorpe
2023-03-31
1
-1
/
+0
|
|
|
*
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2023-03-31
4
-6
/
+7
|
|
|
/
|
|
/
|
|
|
*
dmaengine: idxd: Add enable/disable device IOPF feature
Lu Baolu
2023-04-13
1
-6
/
+25
|
|
/
*
/
dmaengine: idxd: use const struct bus_type *
Greg Kroah-Hartman
2023-03-23
1
-2
/
+2
|
/
*
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
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-23
1
-1
/
+1
|
\
\
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
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-14
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
[next]