index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
solidrun
Age
Commit message (
Expand
)
Author
46 hours
vdpa: solidrun: Free IRQs after request failure
Xiong Weimin
2026-08-19
vdpa/solidrun: fix typos in snet_ctrl comments
xiongweimin
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
2025-10-01
vdpa: introduce map ops
Jason Wang
2025-10-01
vdpa: support virtio_map
Jason Wang
2025-01-27
vdpa: solidrun: Replace deprecated PCI functions
Philipp Stanner
2024-11-06
vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
2023-06-27
vdpa/snet: implement the resume vDPA callback
Alvaro Karsz
2023-06-27
vdpa: solidrun: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-21
vdpa/snet: use likely/unlikely macros in hot functions
Alvaro Karsz
2023-04-21
vdpa/snet: implement kick_vq_with_data callback
Alvaro Karsz
2023-04-21
vdpa/snet: support the suspend vDPA callback
Alvaro Karsz
2023-04-21
vdpa/snet: support getting and setting VQ state
Alvaro Karsz
2023-02-20
virtio: vdpa: new SolidNET DPU driver.
Alvaro Karsz