summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-31virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi
2022-05-31virtio-crypto: use private buffer for control requestzhenwei pi
2022-05-31virtio-crypto: change code stylezhenwei pi
2022-05-31virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo
2022-05-31virtio: pci: Fix an error handling path in vp_modern_probe()Christophe JAILLET
2022-05-31vdpasim: control virtqueue supportGautam Dawar
2022-05-31vdpa_sim: filter destination mac addressGautam Dawar
2022-05-31vdpa_sim: factor out buffer completion logicGautam Dawar
2022-05-31vdpa_sim: advertise VIRTIO_NET_F_MTUGautam Dawar
2022-05-31vhost-vdpa: support ASID based IOTLB APIGautam Dawar
2022-05-31vhost-vdpa: introduce uAPI to set group ASIDGautam Dawar
2022-05-31vhost-vdpa: uAPI to get virtqueue group idGautam Dawar
2022-05-31vhost-vdpa: introduce uAPI to get the number of address spacesGautam Dawar
2022-05-31vhost-vdpa: introduce uAPI to get the number of virtqueue groupsGautam Dawar
2022-05-31vhost-vdpa: introduce asid based IOTLBGautam Dawar
2022-05-31vhost: support ASID in IOTLB APIGautam Dawar
2022-05-31vhost_iotlb: split out IOTLB initializationGautam Dawar
2022-05-31vdpa: introduce config operations for associating ASID to a virtqueue groupGautam Dawar
2022-05-31vdpa: multiple address spaces supportGautam Dawar
2022-05-31vdpa: introduce virtqueue groupsGautam Dawar
2022-05-31vhost-vdpa: switch to use vhost-vdpa specific IOTLBGautam Dawar
2022-05-31vhost-vdpa: passing iotlb to IOMMU mapping helpersGautam Dawar
2022-05-31virtio-vdpa: don't set callback if virtio doesn't need itGautam Dawar
2022-05-31vhost: move the backend feature bits to vhost_types.hGautam Dawar
2022-05-31virtio_ring: add unlikely annotation for free descs checkXianting Tian
2022-05-31virtio_ring: remove unnecessary to_vvq call in vring hot pathXianting Tian
2022-05-31virtio-blk: support mq_ops->queue_rqs()Suwan Kim
2022-05-31virtio-blk: support polling I/OSuwan Kim
2022-05-31vdpa/mlx5: Use readers/writers semaphore instead of mutexEli Cohen
2022-05-31vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen
2022-05-31net/vdpa: Use readers/writers semaphore instead of cf_mutexEli Cohen
2022-05-31net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutexEli Cohen
2022-05-31vdpa: Add support for querying vendor statisticsEli Cohen
2022-05-31vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doitEli Cohen
2022-05-31selftests: alsa: Handle pkg-config failure more gracefullyMark Brown
2022-05-31erofs: fix 'backmost' member of z_erofs_decompress_frontendWeizhao Ouyang
2022-05-31erofs: simplify z_erofs_pcluster_readmore()Gao Xiang
2022-05-31erofs: get rid of label `restart_now'Gao Xiang
2022-05-31erofs: get rid of `struct z_erofs_collection'Gao Xiang
2022-05-31fs/ntfs3: Fix invalid free in log_replayNamjae Jeon
2022-05-31ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann
2022-05-31dt-bindings: soc: qcom,smd: do not use pattern for simple rpm-requests stringKrzysztof Kozlowski
2022-05-31Merge tag 'v5.18'Konstantin Komarov
2022-05-31ALSA: usb-audio: Optimize TEAC clock quirkTakashi Iwai
2022-05-31xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S
2022-05-31io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slotsXiaoguang Wang
2022-05-31io_uring: defer alloc_hint update to io_file_bitmap_set()Xiaoguang Wang
2022-05-31io_uring: ensure fput() called correspondingly when direct install failsXiaoguang Wang
2022-05-31io_uring: wire up allocated direct descriptors for socketJens Axboe