index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
vduse: return compat ioctl results directly
Linfeng Sun
1
-3
/
+3
5 days
vduse: validate virtqueue alignment
Jia Jia
1
-1
/
+3
5 days
vduse: do not take dev->rwsem in the virtqueue kick path
Nikhil
1
-5
/
+21
5 days
vdpa_sim_net: check TX pull result before RX copy
Linfeng Sun
1
-1
/
+6
5 days
vdpa_sim_blk: reject out-of-range sector starts
Linfeng Sun
1
-1
/
+2
5 days
vdpa: octeon_ep: Check dev_set_name() in dev add
Xiong Weimin
1
-0
/
+2
5 days
vdpa: ifcvf: Put device on unsupported feature error
Xiong Weimin
1
-1
/
+2
5 days
vdpa: solidrun: Free IRQs after request failure
Xiong Weimin
1
-1
/
+5
5 days
vdpa: alibaba: Keep DRIVER_OK clear if IRQ setup fails
Xiong Weimin
1
-1
/
+4
5 days
vdpa/pds: check virtqueue notify mapping
Xiong Weimin
1
-0
/
+6
2026-08-19
vduse: Add suspend
Eugenio Pérez
1
-7
/
+88
2026-08-19
vduse: do not take rwsem at reset work flush
Eugenio Pérez
1
-31
/
+34
2026-08-19
vduse: add F_QUEUE_READY feature
Eugenio Pérez
1
-17
/
+56
2026-08-19
vduse: add VDUSE_SET_FEATURES ioctl
Eugenio Pérez
1
-0
/
+24
2026-08-19
vduse: add VDUSE_GET_FEATURES ioctl
Eugenio Pérez
1
-0
/
+7
2026-08-19
vduse: store control device pointer
Eugenio Pérez
1
-4
/
+5
2026-08-19
vdpa: Remove redundant dev_err()
Pan Chuang
2
-12
/
+4
2026-08-19
vdpa/mlx5: roll back MR update after VQ setup failure
Weimin Xiong
1
-8
/
+15
2026-08-19
vdpa/solidrun: fix typos in snet_ctrl comments
xiongweimin
1
-2
/
+2
2026-08-19
vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
Li RongQing
1
-2
/
+2
2026-08-19
vdpa: octeon_ep: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-19
vdpa: alibaba: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-19
vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
Li RongQing
1
-1
/
+1
2026-08-19
vdpa_sim: hold iommu_lock across dma_unmap passthrough transition
Xiong Weimin
1
-2
/
+1
2026-08-19
vdpa_sim: clear pending_kick on device reset
Xiong Weimin
1
-0
/
+1
2026-08-19
vdpa_sim: fix cleanup after worker creation failure
Linfeng Sun
1
-8
/
+17
2026-08-03
vdpa/mlx5: Fix buffer length in create_direct_keys()
Christian Borntraeger
1
-1
/
+2
2026-08-03
vhost_iotlb: bound map allocation in add_range
Linfeng Sun
5
-6
/
+33
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2
-2
/
+0
2026-06-10
vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handler
Srujana Challa
1
-2
/
+11
2026-06-10
vdpa/octeon_ep: Add vDPA device event handling for firmware notifications
Vamsi Attunuru
2
-14
/
+115
2026-06-10
vdpa/octeon_ep: Use 4 bytes for mailbox signature
Vamsi Attunuru
1
-3
/
+3
2026-06-10
vdpa/octeon_ep: Fix PF->VF mailbox data address calculation
Srujana Challa
1
-1
/
+6
2026-06-10
vdpa/mlx5: Use kvzalloc_flex() for MTT command memory
Rosen Penev
1
-4
/
+3
2026-06-10
vdpa_sim_net: switch to dynamic root device
Johan Hovold
1
-16
/
+7
2026-06-10
vdpa_sim_blk: switch to dynamic root device
Johan Hovold
1
-16
/
+8
2026-06-10
vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Arnd Bergmann
1
-1
/
+122
2026-06-10
VDUSE: avoid leaking information to userspace
Jason Wang
2
-2
/
+2
2026-06-10
vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Zhang Tianci
1
-10
/
+27
2026-06-10
vduse: Requeue failed read to send_list head
Zhang Tianci
1
-1
/
+7
2026-06-10
vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
1
-1
/
+1
2026-06-10
vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
1
-1
/
+1
2026-06-10
vdpa/ifcvf: handle dev_set_name() failure in ifcvf_vdpa_dev_add()
Evgenii Burenchev
1
-2
/
+9
2026-06-10
vduse: hold vduse_lock across IDR lookup in open path
Qihang Tang
1
-14
/
+7
2026-04-04
vdpa: use generic driver_override infrastructure
Danilo Krummrich
1
-43
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-31
/
+31
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-42
/
+43
2026-02-09
vduse: avoid adding implicit padding
Arnd Bergmann
1
-26
/
+14
[next]