Linux Virtualization
[Prev Page][Next Page]
- [PATCH v5 1/6] LoongArch/smp: Refine some ipi functions on LoongArch platform, (continued)
- [PATCH v19 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper,
ankita
- [PATCH] vdpa/pds: fixes for VF vdpa flr-aer handling,
Shannon Nelson
- [PATCH] vduse: implement DMA sync callbacks,
Maxime Coquelin
- [syzbot] [virtualization?] linux-next boot error: WARNING: refcount bug in __free_pages_ok,
syzbot
- [PATCH 00/10] vDPA: allow userspace query virito-block device,
Zhu Lingshan
- [PATCH 01/10] vDPA: report virtio-block capacity to user space, Zhu Lingshan
- [PATCH 02/10] vDPA: report virtio-block max segment size to user space, Zhu Lingshan
- [PATCH 03/10] vDPA: report virtio-block block-size to user space, Zhu Lingshan
- [PATCH 04/10] vDPA: report virtio-block max segments in a request to user space, Zhu Lingshan
- [PATCH 05/10] vDPA: report virtio-block MQ info to user space, Zhu Lingshan
- [PATCH 06/10] vDPA: report virtio-block topology info to user space, Zhu Lingshan
- [PATCH 08/10] vDPA: report virtio-block write zeroes configuration to user space, Zhu Lingshan
- [PATCH 07/10] vDPA: report virtio-block discarding configuration to user space, Zhu Lingshan
- [PATCH 09/10] vDPA: report virtio-block read-only info to user space, Zhu Lingshan
- [PATCH 10/10] vDPA: report virtio-blk flush info to user space, Zhu Lingshan
- Re: [PATCH 00/10] vDPA: allow userspace query virito-block device, Michael S. Tsirkin
- Re: [PATCH 00/10] vDPA: allow userspace query virito-block device, Stefano Garzarella
- [PATCH] virtio_blk: Fix device surprise removal,
Parav Pandit
- [PATCH 1/4] iommu: constify pointer to bus_type,
Krzysztof Kozlowski
- [PATCH v2] vdpa/mlx5: Allow CVQ size changes,
Jonah Palmer
- [v4 PATCH] ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" warning.,
Aiswarya Cyriac
- [PATCH v18 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper,
ankita
- [PATCH RESEND] vdpa/mlx5: Allow CVQ size changes,
Jonah Palmer
- vdpa/mlx5: Allow CVQ size changes,
Jonah Palmer
- [PATCH] Documentation: update mailing list addresses,
Konstantin Ryabitsev
- [v3 PATCH] ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" warning.,
Aiswarya Cyriac
- [v2 PATCH] ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" warning., Aiswarya Cyriac
- [PATCH] MAINTAINERS: add Eugenio Pérez as reviewer, Eugenio Pérez
- [PATCH V2] vdpa: skip suspend/resume ops if not DRIVER_OK,
Steve Sistare
- [PATCH v1] virtio: reenable config if freezing device failed, David Hildenbrand
- [PATCH] ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" warning.,
Aiswarya Cyriac
- atomic queue limits updates v5,
Christoph Hellwig
- [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits, Christoph Hellwig
- [PATCH 02/15] block: refactor disk_update_readahead, Christoph Hellwig
- [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits, Christoph Hellwig
- [PATCH 04/15] block: add an API to atomically update queue limits, Christoph Hellwig
- [PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store, Christoph Hellwig
- [PATCH 06/15] block: add a max_user_discard_sectors queue limit, Christoph Hellwig
- [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store, Christoph Hellwig
- [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue, Christoph Hellwig
- [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue, Christoph Hellwig
- [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 11/15] virtio_blk: split virtblk_probe, Christoph Hellwig
- [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 13/15] loop: cleanup loop_config_discard, Christoph Hellwig
- [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 15/15] loop: use the atomic queue limits update API, Christoph Hellwig
- Re: atomic queue limits updates v5, Jens Axboe
- [PATCH AUTOSEL 4.19 3/3] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 5.4 4/4] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 5.10 6/6] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 5.15 22/22] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 6.1 27/28] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 6.6 48/51] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 6.7 55/58] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables, coverity-bot
- [PATCH V2 0/3] flush workers on suspend,
Steve Sistare
- HPDC 2024: PhD Symposium call for papers, Ali Anwar
- atomic queue limits updates v4,
Christoph Hellwig
- [PATCH 02/15] block: refactor disk_update_readahead, Christoph Hellwig
- [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits, Christoph Hellwig
- [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits, Christoph Hellwig
- [PATCH 04/15] block: add an API to atomically update queue limits, Christoph Hellwig
- [PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store, Christoph Hellwig
- [PATCH 06/15] block: add a max_user_discard_sectors queue limit, Christoph Hellwig
- [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue, Christoph Hellwig
- [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store, Christoph Hellwig
- [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue, Christoph Hellwig
- [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 11/15] virtio_blk: split virtblk_probe, Christoph Hellwig
- [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 13/15] loop: cleanup loop_config_discard, Christoph Hellwig
- [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 15/15] loop: use the atomic queue limits update API, Christoph Hellwig
- [PATCH V2] vdpa_sim: reset must not run,
Steve Sistare
- [PATCH V1] vdpa: suspend and resume require DRIVER_OK,
Steve Sistare
- Re:Re: [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper,
xuanzhuo
- Re:Re: Re: [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions, xuanzhuo
- [PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions,
Stefano Garzarella
- Re:[PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper, xuanzhuo
- [PATCH v17 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper,
ankita
- [PATCH net-next v5 5/5] tools: virtio: introduce vhost_net_test,
Yunsheng Lin
- [PATCH net-next v5 4/5] vhost/net: remove vhost_net_page_frag_refill(), Yunsheng Lin
- [PATCH net-next v5 2/5] page_frag: unify gfp bits for order 3 page allocation, Yunsheng Lin
- Re:[PATCH v6.1.y-v4.19.y] vhost: use kzalloc() instead of kmalloc() followed by memset(), xuanzhuo
- [PATCH v6.1.y-v4.19.y] vhost: use kzalloc() instead of kmalloc() followed by memset(),
Ajay Kaher
- [PATCH] virtio: make virtio_bus const,
Ricardo B. Marliere
- [PATCH] vdpa: make vdpa_bus const,
Ricardo B. Marliere
- screen unblanking problem in qemu, Roland
- [PATCH net-next v5] virtio_net: Support RX hash XDP hint,
Liang Chen
- [PATCH vhost v1 00/19] virtio: drivers maintain dma info for premapped vq,
Xuan Zhuo
- [PATCH vhost v1 03/19] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v1 02/19] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v1 04/19] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v1 01/19] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH vhost v1 09/19] virtio: vring_new_virtqueue(): pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost v1 07/19] virtio: find_vqs: pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost v1 06/19] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH vhost v1 08/19] virtio: vring_create_virtqueue: pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost v1 05/19] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v1 10/19] virtio_ring: reuse the parameter struct of find_vqs(), Xuan Zhuo
- [PATCH vhost v1 13/19] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH vhost v1 14/19] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH vhost v1 11/19] virtio: find_vqs: add new parameter premapped, Xuan Zhuo
- [PATCH vhost v1 15/19] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH vhost v1 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs, Xuan Zhuo
- [PATCH vhost v1 12/19] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH vhost v1 17/19] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- [PATCH vhost v1 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH vhost v1 19/19] virtio_net: sq support premapped mode, Xuan Zhuo
- Re: [PATCH vhost v1 00/19] virtio: drivers maintain dma info for premapped vq, Michael S. Tsirkin
- [PATCH 00/10] vDPA: Allocate each vq with its size individually,
Zhu Lingshan
- [PATCH 03/10] vDPA/ifcvf: implement vdpa_config_ops.get_vq_size, Zhu Lingshan
- [PATCH 01/10] vhost-vdpa: uapi to support reporting per vq size, Zhu Lingshan
- [PATCH 05/10] eni_vdpa: implement vdpa_config_ops.get_vq_size, Zhu Lingshan
- [PATCH 02/10] vDPA: introduce get_vq_size to vdpa_config_ops, Zhu Lingshan
- [PATCH 04/10] vp_vdpa: implement vdpa_config_ops.get_vq_size, Zhu Lingshan
- [PATCH 09/10] vDPA/ifcvf: get_max_vq_size to return max size, Zhu Lingshan
- [PATCH 07/10] vduse: implement vdpa_config_ops.get_vq_size for vduse, Zhu Lingshan
- [PATCH 06/10] vdpa_sim: implement vdpa_config_ops.get_vq_size for vDPA simulator, Zhu Lingshan
- [PATCH 08/10] virtio_vdpa: create vqs with the actual size, Zhu Lingshan
- [PATCH 10/10] vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_min, Zhu Lingshan
- [PATCH] virtio: packed: fix unmap leak for indirect desc table,
Xuan Zhuo
- [PATCH v4 0/6] LoongArch: Add pv ipi support on LoongArch VM,
Bibo Mao
- atomic queue limits updates v3,
Christoph Hellwig
- [PATCH 02/14] block: refactor disk_update_readahead, Christoph Hellwig
- [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits, Christoph Hellwig
- [PATCH 03/14] block: add an API to atomically update queue limits, Christoph Hellwig
- [PATCH 04/14] block: use queue_limits_commit_update in queue_max_sectors_store, Christoph Hellwig
- [PATCH 06/14] block: use queue_limits_commit_update in queue_discard_max_store, Christoph Hellwig
- [PATCH 07/14] block: pass a queue_limits argument to blk_alloc_queue, Christoph Hellwig
- [PATCH 08/14] block: pass a queue_limits argument to blk_mq_init_queue, Christoph Hellwig
- [PATCH 09/14] block: pass a queue_limits argument to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 10/14] virtio_blk: split virtblk_probe, Christoph Hellwig
- [PATCH 05/14] block: add a max_user_discard_sectors queue limit, Christoph Hellwig
- [PATCH 11/14] virtio_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 12/14] loop: cleanup loop_config_discard, Christoph Hellwig
- [PATCH 14/14] loop: use the atomic queue limits update API, Christoph Hellwig
- [PATCH 13/14] loop: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- Re: atomic queue limits updates v3, Martin K. Petersen
- Re: atomic queue limits updates v3, Ming Lei
- Re: atomic queue limits updates v3, Christoph Hellwig
- [PATCH v4] virtio_net: Support RX hash XDP hint,
Liang Chen
- [PATCH net-next v2 0/6] virtio-net: support device stats,
Xuan Zhuo
- [PATCH net-next] virtio_net: Add TX stop and wake counters,
Daniel Jurgens
- [PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq,
Xuan Zhuo
- [PATCH vhost 01/17] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH vhost 02/17] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost 04/17] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost 05/17] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost 06/17] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH vhost 03/17] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost 10/17] virtio: find_vqs: add new parameter premapped, Xuan Zhuo
- [PATCH vhost 09/17] virtio_ring: reuse the parameter struct of find_vqs(), Xuan Zhuo
- [PATCH vhost 08/17] virtio: vring_new_virtqueue(): pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost 13/17] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH vhost 12/17] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH vhost 11/17] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH vhost 16/17] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH vhost 17/17] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH vhost 15/17] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- [PATCH vhost 14/17] virtio_ring: introduce dma map api for page, Xuan Zhuo
- Re: [PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq, Zhu Yanjun
- [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test,
Yunsheng Lin
- [PATCH net-next v4 4/5] vhost/net: remove vhost_net_page_frag_refill(), Yunsheng Lin
- [PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation,
Yunsheng Lin
- [PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy,
zhenwei pi
- [PATCH vhost 00/14] virtio remove dma info for premapped mode,
Xuan Zhuo
- [PATCH 01/14] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH 03/14] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH 04/14] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH 02/14] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH 06/14] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH 07/14] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH 05/14] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH 08/14] virtio: find_vqs introduce premapped parameter, Xuan Zhuo
- [PATCH 09/14] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH 10/14] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH 11/14] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH 12/14] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- [PATCH 13/14] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH 14/14] virtio_net: sq support premapped mode, Xuan Zhuo
- Re: [PATCH vhost 00/14] virtio remove dma info for premapped mode, Xuan Zhuo
- [PATCH 6.6 259/331] drm: Disable the cursor plane on atomic contexts with virtualized drivers, Greg Kroah-Hartman
- [PATCH 6.7 253/346] drm: Disable the cursor plane on atomic contexts with virtualized drivers, Greg Kroah-Hartman
- [PATCH v2 1/1] drm/virtio: Implement device_attach,
Julia Zhang
- [PATCH v2 0/1] Implement device_attach for virtio gpu, Julia Zhang
- [PATCH V2] virtio-blk: Ensure no requests in virtqueues before deleting vqs.,
Yi Sun
- atomic queue limits updates v2,
Christoph Hellwig
- [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits, Christoph Hellwig
- [PATCH 02/14] block: refactor disk_update_readahead, Christoph Hellwig
- [PATCH 03/14] block: add an API to atomically update queue limits, Christoph Hellwig
- [PATCH 04/14] block: use queue_limits_commit_update in queue_max_sectors_store, Christoph Hellwig
- [PATCH 05/14] block: add a max_user_discard_sectors queue limit, Christoph Hellwig
- [PATCH 06/14] block: use queue_limits_commit_update in queue_discard_max_store, Christoph Hellwig
- [PATCH 07/14] block: pass a queue_limits argument to blk_alloc_queue, Christoph Hellwig
- [PATCH 08/14] block: pass a queue_limits argument to blk_mq_init_queue, Christoph Hellwig
- [PATCH 09/14] block: pass a queue_limits argument to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 10/14] virtio_blk: split virtblk_probe, Christoph Hellwig
- [PATCH 11/14] virtio_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 12/14] loop: cleanup loop_config_discard, Christoph Hellwig
- [PATCH 13/14] loop: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 14/14] loop: use the atomic queue limits update API, Christoph Hellwig
- [PATCH AUTOSEL 4.19 5/8] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings, Sasha Levin
- [PATCH AUTOSEL 5.4 08/11] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings, Sasha Levin
- [PATCH AUTOSEL 5.10 09/13] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings, Sasha Levin
- [PATCH AUTOSEL 5.15 14/19] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings, Sasha Levin
- [PATCH AUTOSEL 6.1 18/27] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings, Sasha Levin
- [PATCH AUTOSEL 6.6 21/31] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings, Sasha Levin
- [PATCH AUTOSEL 6.7 29/39] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings, Sasha Levin
- Patch "drm: Disable the cursor plane on atomic contexts with virtualized drivers" has been added to the 6.7-stable tree, gregkh
- Patch "drm: Disable the cursor plane on atomic contexts with virtualized drivers" has been added to the 6.6-stable tree, gregkh
- Re: [PATCH 5.10 000/286] 5.10.209-rc1 review,
Nathan Chancellor
- [PATCH v3] virtio_net: Support RX hash XDP hint,
Liang Chen
- [PATCH net-next v1] vsock/test: print type for SOCK_SEQPACKET,
Arseniy Krasnov
- [PATCH] virtio_crypto: remove duplicate check if queue is broken,
Li RongQing
- [PATCH] ALSA: virtio: remove duplicate check if queue is broken,
Li RongQing
- [Report] requests are submitted to hardware in reverse order from nvme/virtio-blk queue_rqs(),
Ming Lei
- [syzbot] [dri?] [virtualization?] upstream boot error: INFO: task hung in virtio_gpu_queue_fenced_ctrl_buffer,
syzbot
- [PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support,
Yunjian Wang
- [PATCH net-next 1/2] xsk: Remove non-zero 'dma_page' check in xp_assign_dev,
Yunjian Wang
- [PATCH net-next 0/2] tun: AF_XDP Rx zero-copy support, Yunjian Wang
- [PATCH v2 0/3] virtio_net: Support the RX hash XDP hint,
Liang Chen
- [PATCH RESEND] drm/virtio: set segment size for virtio_gpu device,
Sebastian Ott
- [PATCH net-next v3 5/5] tools: virtio: introduce vhost_net_test, Yunsheng Lin
- [PATCH net-next v3 4/5] vhost/net: remove vhost_net_page_frag_refill(), Yunsheng Lin
- [PATCH net-next v3 2/5] page_frag: unify gfp bits for order 3 page allocation, Yunsheng Lin
- [PATCH net-next v2] vsock/test: add '--peer-port' input argument,
Arseniy Krasnov
- [PATCH 32/82] vringh: Refactor intentional wrap-around calculation,
Kees Cook
- [PATCH 77/82] virtio: Refactor intentional wrap-around test,
Kees Cook
- atomic queue limits updates,
Christoph Hellwig
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]