index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
vdpa_user
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
vduse: avoid adding implicit padding
Arnd Bergmann
2026-01-28
vduse: bump version number
Eugenio Pérez
2026-01-28
vduse: add vq group asid support
Eugenio Pérez
2026-01-28
vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
Eugenio Pérez
2026-01-28
vduse: take out allocations from vduse_dev_alloc_coherent
Eugenio Pérez
2026-01-28
vduse: remove unused vaddr parameter of vduse_domain_free_coherent
Eugenio Pérez
2026-01-28
vduse: refactor vdpa_dev_add for goto err handling
Eugenio Pérez
2026-01-28
vduse: return internal vq group struct as map token
Eugenio Pérez
2026-01-28
vduse: add vq group support
Eugenio Pérez
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-27
vduse: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-11-16
mm: make INVALID_PHYS_ADDR a generic macro
Anshuman Khandual
2025-10-01
vduse: Use fixed 4KB bounce pages for non-4KB page size
Sheng Zhao
2025-10-01
vduse: switch to use virtio map API instead of DMA API
Jason Wang
2025-10-01
vdpa: introduce map ops
Jason Wang
2025-10-01
vdpa: support virtio_map
Jason Wang
2025-08-01
vdpa: Fix IDR memory leak in VDUSE module exit
Anders Roxell
2025-02-25
vduse: add virtio_fs to allowed dev id
Eugenio Pérez
2024-09-09
vduse: avoid using __GFP_NOFAIL
Jason Wang
2024-03-19
vduse: enable Virtio-net device type
Maxime Coquelin
2024-03-19
vduse: Temporarily fail if control queue feature requested
Maxime Coquelin
2024-03-19
vduse: validate block features only with block devices
Maxime Coquelin
2024-03-19
vduse: implement vdpa_config_ops.get_vq_size for vduse
Zhu Lingshan
2024-03-19
vduse: implement DMA sync callbacks
Maxime Coquelin
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
2023-12-12
file: remove __receive_fd()
Christian Brauner
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-01
vduse: make vduse_class constant
Greg Kroah-Hartman
2023-08-10
vduse: Use proper spinlock for IRQ injection
Maxime Coquelin
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-07-03
vduse: fix NULL pointer dereference
Maxime Coquelin
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-08
vduse: avoid empty string for dev name
Sheng Zhao
2023-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-21
vduse: Support specifying bounce buffer size via sysfs
Xie Yongji
2023-04-21
vduse: Delay iova domain creation
Xie Yongji
2023-04-21
vduse: Signal vq trigger eventfd directly if possible
Xie Yongji
2023-04-21
vduse: Add sysfs interface for irq callback affinity
Xie Yongji
2023-04-21
vduse: Support get_vq_affinity callback
Xie Yongji
2023-04-21
vduse: Support set_vq_affinity callback
Xie Yongji
2023-04-21
vduse: Refactor allocation for vduse virtqueues
Xie Yongji
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-06
vduse: Remove include of rwlock.h
Sebastian Andrzej Siewior
2022-12-28
vduse: Validate vq_num in vduse_validate_config()
Harshit Mogalapalli
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
[next]