index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc64.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
tools/rtla: Add -U/--user-load option to timerlat
Daniel Bristot de Oliveira
4
-9
/
+101
2024-03-20
tools/verification: Use tools/build makefiles on rv
Daniel Bristot de Oliveira
6
-133
/
+183
2024-03-20
tools/rtla: Use tools/build makefiles to build rtla
Daniel Bristot de Oliveira
7
-145
/
+244
2024-03-20
tools/tracing: Use tools/build makefiles on latency-collector
Daniel Bristot de Oliveira
4
-19
/
+122
2024-03-19
tracing: Just use strcmp() for testing __string() and __assign_str() match
Steven Rostedt (Google)
1
-3
/
+2
2024-03-19
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
Mathias Nyman
1
-1
/
+1
2024-03-19
exfat: remove duplicate update parent dir
Yuezhang Mo
1
-1
/
+2
2024-03-19
exfat: do not sync parent dir if just update timestamp
Yuezhang Mo
1
-11
/
+8
2024-03-19
exfat: remove unused functions
Yuezhang Mo
3
-64
/
+4
2024-03-19
exfat: convert exfat_find_empty_entry() to use dentry cache
Yuezhang Mo
1
-84
/
+42
2024-03-19
exfat: convert exfat_init_ext_entry() to use dentry cache
Yuezhang Mo
3
-77
/
+33
2024-03-19
exfat: move free cluster out of exfat_init_ext_entry()
Yuezhang Mo
2
-5
/
+3
2024-03-19
exfat: convert exfat_remove_entries() to use dentry cache
Yuezhang Mo
3
-115
/
+90
2024-03-19
exfat: convert exfat_add_entry() to use dentry cache
Yuezhang Mo
3
-33
/
+22
2024-03-19
exfat: add exfat_get_empty_dentry_set() helper
Yuezhang Mo
2
-0
/
+82
2024-03-19
exfat: add __exfat_get_dentry_set() helper
Yuezhang Mo
2
-22
/
+43
2024-03-19
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
1
-13
/
+0
2024-03-19
virtio_net: rename free_old_xmit_skbs to free_old_xmit
Xuan Zhuo
1
-5
/
+5
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
[next]