index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
solidrun
Age
Commit message (
Expand
)
Author
Lines
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2025-10-01
vdpa: introduce map ops
Jason Wang
-2
/
+2
2025-10-01
vdpa: support virtio_map
Jason Wang
-2
/
+2
2025-01-27
vdpa: solidrun: Replace deprecated PCI functions
Philipp Stanner
-29
/
+28
2024-11-06
vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
-4
/
+10
2023-06-27
vdpa/snet: implement the resume vDPA callback
Alvaro Karsz
-0
/
+22
2023-06-27
vdpa: solidrun: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
-1
/
+1
2023-04-21
vdpa/snet: use likely/unlikely macros in hot functions
Alvaro Karsz
-3
/
+3
2023-04-21
vdpa/snet: implement kick_vq_with_data callback
Alvaro Karsz
-0
/
+13
2023-04-21
vdpa/snet: support the suspend vDPA callback
Alvaro Karsz
-0
/
+22
2023-04-21
vdpa/snet: support getting and setting VQ state
Alvaro Karsz
-71
/
+387
2023-02-20
virtio: vdpa: new SolidNET DPU driver.
Alvaro Karsz
-0
/
+1499