Show patches with: none      |   133803 patches
« 1 2 3 41338 1339 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
vhost: enable CONFIG feature vhost: enable CONFIG feature - - - 10-1 2022-09-13 Hao Chen mcoquelin Superseded
vhost: don't track remaining packets separately vhost: don't track remaining packets separately - - - 1-1 2021-04-08 Balazs Nemeth mcoquelin Superseded
vhost: disable host TSO for linear buffers without extbuf vhost: disable host TSO for linear buffers without extbuf - 1 - 51- 2019-10-17 Ilya Maximets mcoquelin Accepted
vhost: delete vhost scsi example vhost: delete vhost scsi example - - - 411 2019-10-23 Jin Yu mcoquelin Superseded
vhost: delete freeing mac_addrs in eth_dev_close vhost: delete freeing mac_addrs in eth_dev_close - - - 3-- 2018-12-18 Hideyuki Yamashita mcoquelin Superseded
vhost: decrease log level for unimplemented request vhost: decrease log level for unimplemented request - - - 14-- 2022-12-06 Maxime Coquelin mcoquelin Superseded
vhost/crypto: fix out of bound access vhost/crypto: fix out of bound access - - - 101- 2022-07-08 Fan Zhang mcoquelin Superseded
vhost/crypto: fix missed user protocol flag vhost/crypto: fix missed user protocol flag - 1 - 11- 2020-01-29 Fan Zhang mcoquelin Accepted
vhost/crypto: fix logically dead code vhost/crypto: fix logically dead code 1 1 - 4-- 2019-05-15 Fan Zhang mcoquelin Accepted
vhost/crypto: fix initialization. vhost/crypto: fix initialization. - - - 8-1 2020-10-02 Fan Zhang mcoquelin Superseded
vhost/crypto: fix inferred misuse of enum vhost/crypto: fix inferred misuse of enum - 1 - 2-- 2018-11-01 Fan Zhang fyigit Accepted
vhost/crypto: fix inferred misuse of enum vhost/crypto: fix inferred misuse of enum 1 1 - 4-- 2019-05-15 Fan Zhang mcoquelin Accepted
vhost/crypto: fix incorrect fetch size vhost/crypto: fix incorrect fetch size - 1 - 5-1 2020-01-29 Fan Zhang mcoquelin Accepted
vhost/crypto: fix incorrect copy vhost/crypto: fix incorrect copy - - - 2-- 2018-10-24 Fan Zhang mcoquelin Superseded
vhost/crypto: fix failed compile vhost/crypto: fix failed compile - - - 11-- 2022-05-19 Fan Zhang mcoquelin Rejected
vhost/crypto: fix descriptor processing vhost/crypto: fix descriptor processing 1 1 1 92- 2022-06-22 David Marchand mcoquelin Accepted
vhost/crypto: fix coverity issues vhost/crypto: fix coverity issues - 1 - 4-- 2019-03-25 Fan Zhang mcoquelin Accepted
vhost/crypto: fix build without cryptodev (shared lib) vhost/crypto: fix build without cryptodev (shared lib) - 1 - 1-- 2018-10-16 Timothy Redaelli Superseded
vhost: compilation fix for GCC-12 vhost: compilation fix for GCC-12 - - - 11-- 2022-09-01 Amit Prakash Shukla mcoquelin Superseded
vhost: cleanup vq resubmit info when set_inflight_fd vhost: cleanup vq resubmit info when set_inflight_fd - - - 17-1 2024-03-21 Haoqian He mcoquelin Superseded
vhost: Clean iotlb cache on vring stop vhost: Clean iotlb cache on vring stop - 2 - 13-- 2021-08-27 Eugenio Perez Martin mcoquelin Accepted
vhost: check vhost message header size read vhost: check vhost message header size read - - - 412 2020-01-16 Maxime Coquelin mcoquelin Superseded
vhost: catch overflow causing mmap of size 0 vhost: catch overflow causing mmap of size 0 - 1 - 322 2020-01-16 Maxime Coquelin mcoquelin Accepted
vhost: call destroy_device always in vhost_destroy_device_notify vhost: call destroy_device always in vhost_destroy_device_notify - - - 81- 2021-09-03 Li Feng mcoquelin Superseded
vhost: cache guest/vhost physical address mapping vhost: cache guest/vhost physical address mapping - - - 51- 2020-03-16 Marvin Liu mcoquelin Superseded
vhost-blk: delete the unused return value vhost-blk: delete the unused return value - - - 5-1 2019-11-26 Jin Yu mcoquelin Superseded
vhost: batch used descriptors chains write-back with packed ring vhost: batch used descriptors chains write-back with packed ring - 1 1 3-- 2018-11-28 Maxime Coquelin mcoquelin Superseded
vhost: batch used descriptors chains write-back with packed ring vhost: batch used descriptors chains write-back with packed ring - - - 3-- 2018-12-12 Maxime Coquelin mcoquelin Superseded
vhost: avoid sleeping under mutex vhost: avoid sleeping under mutex - - - 17-- 2023-03-22 David Marchand mcoquelin Superseded
vhost: avoid potential null pointer access vhost: avoid potential null pointer access - - - 915 2023-08-30 Li Feng mcoquelin Superseded
vhost: avoid memory barriers when no descriptors dequeued vhost: avoid memory barriers when no descriptors dequeued - - - 1-- 2018-10-19 Maxime Coquelin mcoquelin Superseded
vhost: avoid iotlb mempool allocation while IOMMU disabled vhost: avoid iotlb mempool allocation while IOMMU disabled - 1 - 71- 2021-01-29 Wan Junjie dmarchand Superseded
vhost: announce experimental tag removal of vhost APIs vhost: announce experimental tag removal of vhost APIs 2 - - 3-- 2021-07-30 Chenbo Xia Superseded
vhost: allow to check in-flight packets for async vhost vhost: allow to check in-flight packets for async vhost - - - 412 2021-06-02 Hu, Jiayu mcoquelin Superseded
vhost: allocate and free packets in bulk in Tx split vhost: allocate and free packets in bulk in Tx split - 1 - 6-2 2021-05-28 Balazs Nemeth mcoquelin Superseded
vhost: add virtio configuration space access socket messages vhost: add virtio configuration space access socket messages - 1 - 4-- 2019-02-25 Liu, Changpeng mcoquelin Rejected
vhost: add vhost-user-blk example which support inflight vhost: add vhost-user-blk example which support inflight - - - 5-1 2019-10-28 Jin Yu mcoquelin Superseded
vhost: add vDPA resource cleanup callback vhost: add vDPA resource cleanup callback - - - 11-1 2021-10-19 Xueming Li mcoquelin Changes Requested
vhost: add unsafe API to check inflight packets vhost: add unsafe API to check inflight packets - - - 121- 2021-09-09 Ding, Xuan mcoquelin Superseded
vhost: add support to large linear mbufs vhost: add support to large linear mbufs - - - 32- 2019-10-01 Flavio Leitner Superseded
vhost: add support for packed ring in async vhost vhost: add support for packed ring in async vhost - - - 9-- 2021-03-17 Jiang, Cheng1 mcoquelin Superseded
vhost: add some log for vhost message VHOST_USER_SET_VRING_BASE vhost: add some log for vhost message VHOST_USER_SET_VRING_BASE - - - 12-- 2022-01-14 Pei, Andy mcoquelin Superseded
vhost: add runtime locking check in unsafe APIs vhost: add runtime locking check in unsafe APIs - - - 11-- 2022-05-10 Maxime Coquelin mcoquelin Superseded
vhost: add __rte_experimental to rte_vhost_va_from_guest_pa vhost: add __rte_experimental to rte_vhost_va_from_guest_pa - 1 - 4-1 2019-08-20 Harris, James R mcoquelin Changes Requested
vhost: add protocol feature check vhost: add protocol feature check - - - 5-1 2019-12-25 Jin Yu mcoquelin Rejected
vhost: add notify reply ops to avoid message deadlock vhost: add notify reply ops to avoid message deadlock - - - 7-- 2023-06-30 Rma Ma mcoquelin Superseded
vhost: add notify reply ops to avoid message deadlock vhost: add notify reply ops to avoid message deadlock - - - 7-- 2023-06-30 Rma Ma mcoquelin Superseded
vhost: add notify reply ops to avoid message deadlock vhost: add notify reply ops to avoid message deadlock - - - 19-- 2023-06-30 Rma Ma mcoquelin Superseded
vhost: add missing cflags in meson build vhost: add missing cflags in meson build - - - 2-- 2018-09-14 Tiwei Bie fyigit Accepted
vhost: add log print of socket path on adding connection vhost: add log print of socket path on adding connection - - - 111- 2021-09-04 Gaoxiang Liu mcoquelin Superseded
vhost: add IRQ suppression vhost: add IRQ suppression - - - 12- 2023-08-31 Maxime Coquelin mcoquelin Superseded
vhost: add header check in dequeue offload vhost: add header check in dequeue offload - - - 10-- 2021-03-11 Xiao Wang mcoquelin Superseded
vhost: add event areas to vq_is_ready() vhost: add event areas to vq_is_ready() - 1 - 5-- 2020-01-25 Adrian Moreno mcoquelin Accepted
vhost: Add dynamic logging system vhost: Add dynamic logging system 1 1 - 51- 2019-12-04 Adrian Moreno mcoquelin Accepted
vhost: add doxygen comment to vDPA header vhost: add doxygen comment to vDPA header - 1 - 2-- 2018-10-10 Xiaolong Ye mcoquelin Superseded
vhost: add device op to offload the interrupt kick vhost: add device op to offload the interrupt kick - - - 171- 2023-03-27 Eelco Chaudron mcoquelin Superseded
vhost: add device opr when notification to guest is sent vhost: add device opr when notification to guest is sent - 1 - 7-- 2019-08-28 Eelco Chaudron mcoquelin Accepted
vhost: add config change slave msg support vhost: add config change slave msg support - - - 6-- 2019-12-02 Li Feng mcoquelin Superseded
vfio: use contiguous mapping for IOVA as VA mode vfio: use contiguous mapping for IOVA as VA mode - - 1 4-1 2019-07-23 Anatoly Burakov Accepted
vfio: revert retry logic for MSI-X BAR mapping vfio: revert retry logic for MSI-X BAR mapping 1 - - 2-- 2018-07-30 Anatoly Burakov Accepted
vfio: retry creating sPAPR DMA window vfio: retry creating sPAPR DMA window 1 - - 4-- 2019-06-07 Takeshi Yoshimura tmonjalo Accepted
vfio: remove unused variable vfio: remove unused variable - 1 - 6-1 2020-05-16 Yunjian Wang dmarchand Accepted
vfio: remove unnecessary explicit type casting vfio: remove unnecessary explicit type casting 2 - - 4-- 2020-09-16 Yunjian Wang dmarchand Accepted
vfio: remove deprecated DMA mapping functions vfio: remove deprecated DMA mapping functions 2 - - 4-1 2019-10-24 Anatoly Burakov dmarchand Accepted
vfio: reformat logs vfio: reformat logs 1 - - 71- 2021-03-08 Thomas Monjalon dmarchand Accepted
vfio: map contiguous areas in one go vfio: map contiguous areas in one go - - - 5-- 2020-02-25 Anatoly Burakov dmarchand Accepted
vfio: free mp_reply msgs in failure cases vfio: free mp_reply msgs in failure cases 1 - - 5-- 2019-08-16 Harris, James R dmarchand Accepted
vfio: fix workaround of BAR0 mapping vfio: fix workaround of BAR0 mapping - - - 11- 2018-07-12 Takeshi Yoshimura Superseded
vfio: fix VFIO mapping failures in ppc64le vfio: fix VFIO mapping failures in ppc64le - 2 - 7-- 2020-01-17 Takeshi Yoshimura dmarchand Accepted
vfio: fix stdbool usage without include vfio: fix stdbool usage without include - - - 6-2 2021-06-01 Christian Ehrhardt tmonjalo Superseded
vfio: fix resource leak when mapping fails vfio: fix resource leak when mapping fails - - - 8-- 2020-06-21 Yunjian Wang dmarchand Superseded
vfio: fix read-after-free on getting container fd vfio: fix read-after-free on getting container fd 1 - - 2-- 2018-10-25 Stojaczyk, Dariusz tmonjalo Accepted
vfio: fix missing header inclusion vfio: fix missing header inclusion - - - 1-- 2018-10-17 Jerin Jacob tmonjalo Accepted
vfio: fix mem leak when unmapping resource vfio: fix mem leak when unmapping resource - - - 8-- 2020-06-14 Yunjian Wang dmarchand Superseded
vfio: fix interrupts race condition vfio: fix interrupts race condition - - 1 3-1 2019-07-10 David Marchand tmonjalo Accepted
vfio: fix getting default container vfio: fix getting default container 2 1 - 6-- 2019-11-04 Anatoly Burakov dmarchand Accepted
vfio: fix expanding DMA area in ppc64le vfio: fix expanding DMA area in ppc64le - - - 1-2 2019-06-12 Takeshi Yoshimura tmonjalo Superseded
vfio: fix expanding DMA area in ppc64le vfio: fix expanding DMA area in ppc64le - - - 4-- 2019-06-13 Takeshi Yoshimura tmonjalo Superseded
vfio: fix error message vfio: fix error message 1 - - 4-- 2019-01-23 Alejandro Lucero tmonjalo Accepted
vfio: fix build with Linux < 4.0 vfio: fix build with Linux < 4.0 1 - - 2-- 2018-11-18 Thomas Monjalon Accepted
vfio: fix build errors on old Linux vfio: fix build errors on old Linux - - 1 3-1 2019-07-11 Takeshi Yoshimura Accepted
vfio: fix BAR offset type for 32-bit app vfio: fix BAR offset type for 32-bit app 1 - - 6-- 2019-10-24 Michal Krawczyk dmarchand Accepted
vfio: expand non-viable group error message vfio: expand non-viable group error message 2 - - 4-- 2019-04-26 Kevin Traynor Accepted
vfio: don't unregister callback in secondaries vfio: don't unregister callback in secondaries - - - 2-- 2019-01-10 Anatoly Burakov Superseded
vfio: don't needlessly setup devices in secondary process vfio: don't needlessly setup devices in secondary process 1 1 - 4-- 2018-11-21 Stojaczyk, Dariusz tmonjalo Accepted
vfio: do not coalesce DMA mappings vfio: do not coalesce DMA mappings - - - 141- 2022-12-30 Gupta, Nipun tmonjalo Superseded
vfio: document multiprocess limitation for container API vfio: document multiprocess limitation for container API - - - 4-- 2019-02-27 Anatoly Burakov tmonjalo Accepted
vfio: change default per vfio_cfg map all dpdk segments for DMA vfio: change default per vfio_cfg map all dpdk segments for DMA - - - 6-1 2020-05-15 Yunjian Wang dmarchand Rejected
vfio: allow secondary process to query IOMMU type vfio: allow secondary process to query IOMMU type - - - 4-- 2019-01-17 Anatoly Burakov akhil Superseded
vfio: add get device info API vfio: add get device info API - - - 1-2 2023-11-14 Mingjin Ye tmonjalo Superseded
vfio: add get device info API vfio: add get device info API 1 - - 161- 2023-11-14 Mingjin Ye tmonjalo Superseded
version: 24.07-rc0 version: 24.07-rc0 1 - - 171- 2024-03-30 David Marchand dmarchand Accepted
version: 24.03-rc0 version: 24.03-rc0 - - - 62- 2023-11-29 David Marchand dmarchand Accepted
version: 23.07-rc0 version: 23.07-rc0 - - - 1711 2023-04-03 David Marchand tmonjalo Superseded
version: 23.03-rc0 version: 23.03-rc0 1 - - 1311 2022-11-28 David Marchand dmarchand Accepted
version: 22.11-rc0 version: 22.11-rc0 2 - - 102- 2022-07-18 David Marchand dmarchand Accepted
version: 22.07-rc0 version: 22.07-rc0 2 - - 1011 2022-03-18 David Marchand tmonjalo Accepted
version: 22.03-rc0 version: 22.03-rc0 1 - - 121- 2021-11-29 David Marchand dmarchand Superseded
version: 21.11-rc0 version: 21.11-rc0 2 - - 32- 2021-08-08 Thomas Monjalon dmarchand Accepted
version: 21.08-rc0 version: 21.08-rc0 1 - - 32- 2021-05-21 David Marchand tmonjalo Accepted
« 1 2 3 41338 1339 »