messages from 2024-07-25 06:02:37 to 2024-07-31 07:34:31 UTC [more...]
[PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports
2024-07-31 7:34 UTC (7+ messages)
` [PATCH net-next v4 1/3] vsock: add support for SIOCOUTQ ioctl
` [PATCH net-next v4 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v4 3/3] test/vsock: add ioctl unsent bytes test
[PATCH v2 0/4] mm: clarify nofail memory allocation
2024-07-31 7:15 UTC (13+ messages)
` [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
` [PATCH v2 2/4] mm: Document __GFP_NOFAIL must be blockable
` [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
` [PATCH v2 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
[PATCH v1] MAINTAINERS: add me as reviewer of AF_VSOCK and virtio-vsock
2024-07-31 5:05 UTC (6+ messages)
[PATCH v8 0/3] vdpa: support set mac address from vdpa tool
2024-07-31 3:21 UTC (7+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] vdpa_sim_net: Add the support of set mac address
` [PATCH v8 3/3] vdpa/mlx5: "
[PATCH net] virtio_net: Avoid sending unnecessary vq coalescing commands
2024-07-31 3:13 UTC (6+ messages)
[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
2024-07-31 2:59 UTC (4+ messages)
` [PATCH V4 net-next 1/3] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH V4 net-next 2/3] virtio: allow driver to disable the configure change notification
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH v4 0/3] Add extioi virt extension support
2024-07-31 0:41 UTC (5+ messages)
` [PATCH v4 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v4 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v4 3/3] irqchip/loongson-eiointc: Add extioi virt extension support
[PATCH] xen: introduce xen_vring_use_dma
2024-07-30 22:29 UTC (3+ messages)
[PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
2024-07-30 19:47 UTC (3+ messages)
` [PATCH net-next v4 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
` [PATCH net-next v4 2/2] vsock/virtio: avoid queuing packets when intermediate queue is empty
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2024-07-30 17:56 UTC (24+ messages)
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests
[PATCH 6.10 373/809] drm/qxl: Pin buffer objects for internal mappings
2024-07-30 15:44 UTC
[PATCH v4] x86/paravirt: Disable virt spinlock on bare metal
2024-07-30 9:39 UTC (6+ messages)
[PATCH 0/5] mm: clarify nofail memory allocation
2024-07-30 3:13 UTC (17+ messages)
` [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
` [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
[RFC] vduse config write support
2024-07-30 3:10 UTC (14+ messages)
[PATCH v9 0/6] drm/ci: Add support for GPU and display testing
2024-07-30 2:15 UTC (7+ messages)
` [PATCH v9 1/6] drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625
` [PATCH v9 2/6] drm/ci: skip tools_test on non-intel platforms
` [PATCH v9 3/6] drm/ci: mediatek: add tests for mediatek display driver
` [PATCH v9 4/6] drm/ci: mediatek: add tests for powervr gpu driver
` [PATCH v9 5/6] drm/ci: meson: add tests for meson display driver
` [PATCH v9 6/6] drm/ci: rockchip: add tests for rockchip "
[PATCH v7 0/3] vdpa: support set mac address from vdpa tool
2024-07-30 1:28 UTC (10+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] vdpa_sim_net: Add the support of set mac address
` [PATCH v7 3/3] vdpa/mlx5: "
[PATCH] tools/virtio:Fix the wrong format specifier
2024-07-30 1:13 UTC (2+ messages)
[GIT PULL] virtio: fixes for rc1
2024-07-29 20:16 UTC (2+ messages)
[RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
2024-07-29 19:25 UTC (2+ messages)
[PATCH v3] ptp: Add vDSO-style vmclock support
2024-07-29 16:16 UTC (3+ messages)
[PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
2024-07-29 10:16 UTC (15+ messages)
[PATCH] ptp: Add vDSO-style vmclock support
2024-07-29 6:45 UTC (43+ messages)
[RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
2024-07-29 5:12 UTC (4+ messages)
[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
2024-07-29 1:59 UTC (6+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down
[RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
2024-07-28 22:10 UTC (3+ messages)
[PATCH v2 0/2] Support userspace hypercalls for TDX
2024-07-27 7:24 UTC (5+ messages)
` [PATCH v2 1/2] Add prctl to allow userlevel TDX hypercalls
` [PATCH v2 2/2] x86/vmware: VMware support for TDX userspace hypercalls
[PATCH 04/15] block: add an API to atomically update queue limits
2024-07-26 20:48 UTC (2+ messages)
[PATCH v2] ptp: Add vDSO-style vmclock support
2024-07-26 16:23 UTC (5+ messages)
[PATH v6 0/3] vdpa: support set mac address from vdpa tool
2024-07-26 13:20 UTC (10+ messages)
` [PATH v6 1/3] "
` [PATH v6 3/3] vdpa/mlx5: Add the support of set mac address
[PATCH net] virtio: fix GSO with frames unaligned to size
2024-07-25 21:02 UTC (5+ messages)
Looking for guidance on using virtqueues and virtio devices
2024-07-25 13:59 UTC (3+ messages)
move features flags into queue_limits v2
2024-07-25 13:00 UTC (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits
[PATCH v3 0/2] Add paravirt KVM_FEATURE_VIRT_EXTIOI feature
2024-07-25 12:28 UTC (3+ messages)
` [PATCH v3 1/2] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v3 2/2] LoongArch: KVM: Implement function kvm_arch_para_features
[RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-07-25 12:21 UTC (3+ messages)
[PATCH] virtio: Fix various coding style issues
2024-07-25 6:02 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).