index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
vhost_sock: convert to vhost_vq_work_queue
Mike Christie
1
-2
/
+2
2023-07-03
vhost: convert poll work to be vq based
Mike Christie
3
-6
/
+12
2023-07-03
vhost: take worker or vq for flushing
Mike Christie
2
-2
/
+14
2023-07-03
vhost: take worker or vq instead of dev for queueing
Mike Christie
2
-16
/
+29
2023-07-03
vhost, vhost_net: add helper to check if vq has work
Mike Christie
3
-5
/
+5
2023-07-03
vhost: add vhost_worker pointer to vhost_virtqueue
Mike Christie
2
-7
/
+15
2023-07-03
vhost: dynamically allocate vhost_worker
Mike Christie
2
-25
/
+45
2023-07-03
vhost: create worker at end of vhost_dev_set_owner
Mike Christie
1
-6
/
+13
2023-07-03
virtio_bt: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
virtio-console: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
virtio-crypto: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
vDPA/ifcvf: implement new accessors for vq_state
Zhu Lingshan
3
-33
/
+17
2023-07-03
vDPA/ifcvf: detect and report max allowed vq size
Zhu Lingshan
3
-2
/
+35
2023-07-03
vDPA/ifcvf: dynamic allocate vq data stores
Zhu Lingshan
3
-1
/
+6
2023-06-27
vdpa/mlx5: Support interrupt bypassing
Eli Cohen
2
-9
/
+171
2023-06-27
virtio: Add missing documentation for structure fields
Simon Horman
1
-1
/
+4
2023-06-27
pds_vdpa: pds_vdps.rst and Kconfig
Shannon Nelson
4
-0
/
+100
2023-06-27
pds_vdpa: subscribe to the pds_core events
Shannon Nelson
2
-1
/
+59
2023-06-27
pds_vdpa: add support for vdpa and vdpamgmt interfaces
Shannon Nelson
6
-2
/
+892
2023-06-27
pds_vdpa: add vdpa config client commands
Shannon Nelson
4
-1
/
+236
2023-06-27
pds_vdpa: virtio bar setup for vdpa
Shannon Nelson
2
-0
/
+28
2023-06-27
pds_vdpa: get vdpa management info
Shannon Nelson
6
-1
/
+150
2023-06-27
pds_vdpa: new adminq entries
Shannon Nelson
1
-0
/
+226
2023-06-27
pds_vdpa: move enum from common to adminq header
Shannon Nelson
2
-21
/
+21
2023-06-27
pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
Shannon Nelson
7
-0
/
+146
2023-06-27
virtio: allow caller to override device DMA mask in vp_modern
Shannon Nelson
2
-1
/
+5
2023-06-27
virtio: allow caller to override device id in vp_modern
Shannon Nelson
2
-11
/
+22
2023-06-27
virtio_pci: Optimize virtio_pci_device structure size
Feng Liu
1
-3
/
+4
2023-06-27
tools/virtio: fix build break for aarch64
Peng Fan
1
-1
/
+12
2023-06-27
virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
Dragos Tatulea
1
-1
/
+3
2023-06-27
vdpa/snet: implement the resume vDPA callback
Alvaro Karsz
3
-0
/
+22
2023-06-27
vdpa: solidrun: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-06-27
vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILED
Zhu Lingshan
1
-3
/
+1
2023-06-27
vDPA/ifcvf: synchronize irqs in the reset routine
Zhu Lingshan
3
-52
/
+40
2023-06-27
vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
Zhu Lingshan
3
-43
/
+0
2023-06-27
vDPA/ifcvf: get_driver_features from virtio registers
Zhu Lingshan
3
-23
/
+29
2023-06-27
vDPA/ifcvf: virt queue ops take immediate actions
Zhu Lingshan
3
-39
/
+45
2023-06-26
Linux 6.4
v6.4
Linus Torvalds
1
-1
/
+1
2023-06-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2
-12
/
+16
2023-06-23
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
1
-2
/
+2
2023-06-23
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
1
-7
/
+14
2023-06-23
dt-bindings: i2c: opencores: Add missing type for "regstep"
Rob Herring
1
-0
/
+1
2023-06-22
arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devices
Douglas Anderson
2
-1
/
+6
2023-06-22
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
Douglas Anderson
1
-0
/
+5
2023-06-22
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDP
Douglas Anderson
2
-1
/
+6
2023-06-22
dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
Douglas Anderson
1
-0
/
+2
2023-06-22
KVM: Avoid illegal stage2 mapping on invalid memory slot
Gavin Shan
1
-1
/
+19
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
5
-28
/
+40
2023-06-22
block: make sure local irq is disabled when calling __blkcg_rstat_flush
Ming Lei
1
-2
/
+3
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
[next]