index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-69
/
+1127
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+32
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
4
-13
/
+32
2023-04-13
dmaengine: idxd: Add enable/disable device IOPF feature
Lu Baolu
1
-6
/
+25
2023-04-12
dmaengine: idxd: add per wq PRS disable
Dave Jiang
4
-5
/
+64
2023-04-12
dmaengine: idxd: add pid to exported sysfs attribute for opened file
Dave Jiang
1
-0
/
+11
2023-04-12
dmaengine: idxd: expose fault counters to sysfs
Dave Jiang
1
-0
/
+46
2023-04-12
dmaengine: idxd: add a device to represent the file opened
Dave Jiang
2
-24
/
+97
2023-04-12
dmaengine: idxd: add per file user counters for completion record faults
Dave Jiang
3
-0
/
+29
2023-04-12
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
4
-25
/
+77
2023-04-12
dmaengine: idxd: process user page faults for completion record
Dave Jiang
5
-7
/
+136
2023-04-12
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
4
-5
/
+111
2023-04-12
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
3
-0
/
+20
2023-04-12
dmaengine: idxd: add per DSA wq workqueue for processing cr faults
Dave Jiang
2
-0
/
+12
2023-04-12
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
4
-1
/
+160
2023-04-12
dmaengine: idxd: add interrupt handling for event log
Dave Jiang
2
-0
/
+67
2023-04-12
dmaengine: idxd: setup event log configuration
Dave Jiang
5
-4
/
+180
2023-04-12
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
4
-1
/
+86
2023-04-12
dmaengine: idxd: make misc interrupt one shot
Dave Jiang
1
-26
/
+12
2023-03-31
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
4
-0
/
+50
2023-03-31
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
3
-7
/
+6
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
1
-1
/
+0
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
4
-6
/
+7
2023-03-23
dmaengine: idxd: use const struct bus_type *
Greg Kroah-Hartman
1
-2
/
+2
2023-03-17
dmaengine: idxd: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-02-25
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-16
/
+15
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-16
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
2
-6
/
+11
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2022-12-28
dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
Reinette Chatre
1
-0
/
+11
2022-12-28
dmaengine: idxd: Prevent use after free on completion memory
Reinette Chatre
1
-1
/
+1
2022-12-28
dmaengine: idxd: Let probe fail when workqueue cannot be enabled
Reinette Chatre
1
-2
/
+1
2022-12-28
dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
Fenghua Yu
3
-4
/
+4
2022-12-28
dmaengine: idxd: Remove the unused function set_completion_address()
Jiapeng Chong
1
-6
/
+0
2022-12-19
Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+68
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
5
-12
/
+70
2022-11-14
dmaengine: idxd: Remove linux/msi.h include
Thomas Gleixner
1
-1
/
+0
2022-11-11
Merge branch 'fixes' into next
Vinod Koul
5
-12
/
+70
2022-11-08
dmaengine: idxd: fix RO device state error after been disabled/reset
Fengqian Gao
1
-6
/
+14
2022-11-08
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
4
-6
/
+38
2022-11-04
dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAA
Xiaochen Shen
1
-0
/
+36
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
2
-26
/
+2
2022-10-19
dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAA
Xiaochen Shen
1
-0
/
+32
2022-10-19
dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Ad...
Fenghua Yu
1
-0
/
+18
2022-09-29
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
4
-3
/
+40
2022-09-29
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
4
-15
/
+75
2022-09-29
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
5
-3
/
+117
2022-09-29
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
4
-7
/
+26
2022-09-29
dmaengine: idxd: convert ats_dis to a wq flag
Dave Jiang
3
-5
/
+8
2022-09-29
dmaengine: idxd: Remove unused struct idxd_fault
Yuan Can
1
-6
/
+0
[next]