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.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
/
vdpa
/
vdpa_user
Commit message (
Expand
)
Author
Age
Files
Lines
*
vduse: make vduse_class constant
Greg Kroah-Hartman
2023-11-01
1
-19
/
+21
*
vduse: Use proper spinlock for IRQ injection
Maxime Coquelin
2023-08-10
1
-4
/
+4
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-07-03
1
-1
/
+5
|
\
|
*
vduse: fix NULL pointer dereference
Maxime Coquelin
2023-07-03
1
-1
/
+5
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
1
-1
/
+1
*
|
vduse: avoid empty string for dev name
Sheng Zhao
2023-06-08
1
-0
/
+3
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-27
1
-63
/
+351
|
\
|
*
vduse: Support specifying bounce buffer size via sysfs
Xie Yongji
2023-04-21
1
-1
/
+44
|
*
vduse: Delay iova domain creation
Xie Yongji
2023-04-21
1
-22
/
+53
|
*
vduse: Signal vq trigger eventfd directly if possible
Xie Yongji
2023-04-21
1
-4
/
+26
|
*
vduse: Add sysfs interface for irq callback affinity
Xie Yongji
2023-04-21
1
-11
/
+113
|
*
vduse: Support get_vq_affinity callback
Xie Yongji
2023-04-21
1
-0
/
+9
|
*
vduse: Support set_vq_affinity callback
Xie Yongji
2023-04-21
1
-7
/
+54
|
*
vduse: Refactor allocation for vduse virtqueues
Xie Yongji
2023-04-21
1
-32
/
+66
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
/
*
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
*
|
vduse: Remove include of rwlock.h
Sebastian Andrzej Siewior
2023-02-06
1
-1
/
+0
|
/
*
vduse: Validate vq_num in vduse_validate_config()
Harshit Mogalapalli
2022-12-28
1
-0
/
+3
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-1
/
+1
*
vduse: prevent uninitialized memory accesses
Maxime Coquelin
2022-09-27
1
-2
/
+7
*
vduse: Support querying information of IOVA regions
Xie Yongji
2022-08-11
1
-0
/
+39
*
vduse: Support registering userspace memory for IOVA regions
Xie Yongji
2022-08-11
1
-0
/
+141
*
vduse: Support using userspace pages as bounce buffer
Xie Yongji
2022-08-11
2
-8
/
+96
*
vduse: Use memcpy_{to,from}_page() in do_bounce()
Xie Yongji
2022-08-11
1
-5
/
+4
*
vduse: Remove unnecessary spin lock protection
Xie Yongji
2022-08-11
1
-5
/
+2
*
vduse: Tie vduse mgmtdev and its device
Parav Pandit
2022-06-24
1
-23
/
+37
*
vduse: Fix NULL pointer dereference on sysfs access
Xie Yongji
2022-06-08
1
-4
/
+3
*
vdpa: multiple address spaces support
Gautam Dawar
2022-05-31
1
-1
/
+2
*
vdpa: introduce virtqueue groups
Gautam Dawar
2022-05-31
1
-1
/
+1
*
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-24
1
-0
/
+11
|
\
|
*
iommu/iova: Separate out rcache init
John Garry
2022-02-14
1
-0
/
+11
*
|
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
Xie Yongji
2022-03-04
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-5
/
+14
|
\
|
*
vdpa: Provide interface to read driver features
Eli Cohen
2022-01-14
1
-4
/
+12
|
*
vduse: moving kvfree into caller
Guanjun
2022-01-14
1
-1
/
+2
|
|
|
\
*
-
.
\
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
2022-01-04
1
-8
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
2021-12-17
1
-8
/
+0
|
|
/
*
|
vduse: check that offset is within bounds in get_config()
Dan Carpenter
2021-12-08
1
-1
/
+2
*
|
vduse: fix memory corruption in vduse_dev_ioctl()
Dan Carpenter
2021-12-08
1
-1
/
+2
|
/
*
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
2021-11-01
1
-1
/
+2
*
vduse: Fix race condition between resetting and irq injecting
Xie Yongji
2021-10-22
1
-12
/
+25
*
vduse: Disallow injecting interrupt before DRIVER_OK is set
Xie Yongji
2021-10-22
1
-0
/
+8
*
vduse: Cleanup the old kernel states after reset failure
Xie Yongji
2021-09-14
1
-4
/
+2
*
vduse: missing error code in vduse_init()
Dan Carpenter
2021-09-14
1
-1
/
+3
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
1
-1
/
+1
*
Documentation: Add documentation for VDUSE
Xie Yongji
2021-09-06
1
-5
/
+0
*
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2021-09-06
2
-0
/
+1651
*
vduse: Implement an MMU-based software IOTLB
Xie Yongji
2021-09-06
2
-0
/
+618