index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
dc395x.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
virtio_net: unify the code for recycling the xmit ptr
Xuan Zhuo
1
-43
/
+39
2024-03-19
virtio-net: add cond_resched() to the command waiting loop
Jason Wang
1
-1
/
+3
2024-03-19
virtio-net: convert rx mode setting to use workqueue
Jason Wang
1
-3
/
+52
2024-03-19
virtio: packed: fix unmap leak for indirect desc table
Xuan Zhuo
1
-3
/
+3
2024-03-19
vDPA: report virtio-blk flush info to user space
Zhu Lingshan
2
-0
/
+15
2024-03-19
vDPA: report virtio-block read-only info to user space
Zhu Lingshan
2
-0
/
+15
2024-03-19
vDPA: report virtio-block write zeroes configuration to user space
Zhu Lingshan
2
-0
/
+25
2024-03-19
vDPA: report virtio-block discarding configuration to user space
Zhu Lingshan
2
-0
/
+29
2024-03-19
vDPA: report virtio-block topology info to user space
Zhu Lingshan
2
-0
/
+36
2024-03-19
vDPA: report virtio-block MQ info to user space
Zhu Lingshan
2
-0
/
+17
2024-03-19
vDPA: report virtio-block max segments in a request to user space
Zhu Lingshan
2
-0
/
+18
2024-03-19
vDPA: report virtio-block block-size to user space
Zhu Lingshan
2
-0
/
+19
2024-03-19
vDPA: report virtio-block max segment size to user space
Zhu Lingshan
2
-0
/
+18
2024-03-19
vDPA: report virtio-block capacity to user space
Zhu Lingshan
3
-0
/
+38
2024-03-19
virtio: make virtio_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-19
vdpa: make vdpa_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-19
vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_min
Zhu Lingshan
2
-0
/
+7
2024-03-19
vDPA/ifcvf: get_max_vq_size to return max size
Zhu Lingshan
1
-5
/
+1
2024-03-19
virtio_vdpa: create vqs with the actual size
Zhu Lingshan
1
-1
/
+4
2024-03-19
vduse: implement vdpa_config_ops.get_vq_size for vduse
Zhu Lingshan
1
-0
/
+12
2024-03-19
vdpa_sim: implement vdpa_config_ops.get_vq_size for vDPA simulator
Zhu Lingshan
1
-0
/
+12
2024-03-19
eni_vdpa: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
1
-0
/
+8
2024-03-19
vp_vdpa: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
1
-0
/
+8
2024-03-19
vDPA/ifcvf: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
3
-1
/
+14
2024-03-19
vDPA: introduce get_vq_size to vdpa_config_ops
Zhu Lingshan
2
-0
/
+13
2024-03-19
vhost-vdpa: uapi to support reporting per vq size
Zhu Lingshan
1
-0
/
+7
2024-03-19
vdpa/pds: fixes for VF vdpa flr-aer handling
Shannon Nelson
3
-4
/
+19
2024-03-19
vduse: implement DMA sync callbacks
Maxime Coquelin
3
-3
/
+54
2024-03-19
vdpa/mlx5: Allow CVQ size changes
Jonah Palmer
1
-4
/
+9
2024-03-19
vdpa: skip suspend/resume ops if not DRIVER_OK
Steve Sistare
1
-0
/
+6
2024-03-19
virtio: reenable config if freezing device failed
David Hildenbrand
1
-1
/
+3
2024-03-19
vdpa_sim: reset must not run
Steve Sistare
1
-1
/
+2
2024-03-19
virtio: uapi: Drop __packed attribute in linux/virtio_pci.h
Suzuki K Poulose
1
-5
/
+5
2024-03-19
vhost: Added pad cleanup if vnet_hdr is not present.
Andrew Melnychenko
1
-0
/
+3
2024-03-10
Linux 6.8
v6.8
Linus Torvalds
1
-1
/
+1
2024-03-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
1
-6
/
+15
2024-03-10
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
1
-7
/
+23
2024-03-10
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
1
-71
/
+68
2024-03-09
SEV: disable SEV-ES DebugSwap by default
Paolo Bonzini
1
-2
/
+5
2024-03-08
i2c: aspeed: Fix the dummy irq expected print
Tommy Huang
1
-0
/
+1
2024-03-08
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Christophe JAILLET
1
-1
/
+5
2024-03-08
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
1
-1
/
+3
2024-03-08
i2c: i801: Fix using mux_pdev before it's set
Heiner Kallweit
1
-1
/
+1
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
3
-6
/
+22
2024-03-08
scripts/gdb/symbols: fix invalid escape sequence warning
Andrew Ballance
1
-1
/
+1
2024-03-08
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
1
-3
/
+3
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-03-07
netrom: Fix data-races around sysctl_net_busy_read
Jason Xing
2
-4
/
+4
2024-03-07
netrom: Fix a data-race around sysctl_netrom_link_fails_count
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_routing_control
Jason Xing
1
-1
/
+1
[next]