messages from 2024-04-11 00:09:12 to 2024-04-16 13:03:12 UTC [more...]
[patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
2024-04-16 13:03 UTC (20+ messages)
` [patch net-next 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
` [patch net-next 2/6] selftests: forwarding: move couple of initial check to the beginning
` [patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next 4/6] selftests: forwarding: add check_driver() helper
` [patch net-next 5/6] selftests: forwarding: add wait_for_dev() helper
` [patch net-next 6/6] selftests: virtio_net: add initial tests
[PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-16 12:29 UTC (5+ messages)
` [PATCH net-next v8 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v8 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v8 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v8 4/4] virtio-net: support dim profile fine-tuning
ACPI timeouts when enabling KASAN
2024-04-16 12:07 UTC (12+ messages)
[patch net-next v2 0/6] selftests: virtio_net: introduce initial testing infrastructure
2024-04-16 9:37 UTC (11+ messages)
` [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
` [patch net-next v2 2/6] selftests: forwarding: move couple of initial check to the beginning
` [patch net-next v2 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next v2 4/6] selftests: forwarding: add check_driver() helper
` [patch net-next v2 5/6] selftests: forwarding: add wait_for_dev() helper
` [patch net-next v2 6/6] selftests: virtio_net: add initial tests
[PATCH v6 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2024-04-16 8:49 UTC (23+ messages)
` [PATCH v6 01/24] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v6 07/24] RISC-V: Use the minor version mask while computing sbi version
` [PATCH v6 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v6 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v6 14/24] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v6 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v6 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v6 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v6 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test
[PATCH net-next v8] virtio_net: Support RX hash XDP hint
2024-04-16 7:34 UTC (3+ messages)
[PATCH net-next v7] virtio_net: Support RX hash XDP hint
2024-04-16 6:05 UTC (3+ messages)
[PATCH v5 0/5] vduse: Add support for reconnection
2024-04-16 3:46 UTC (7+ messages)
` [PATCH v5 1/5] vduse: Add new ioctl VDUSE_DEV_GET_CONFIG
` [PATCH v5 2/5] vduse: Add new ioctl VDUSE_DEV_GET_STATUS
` [PATCH v5 3/5] vduse: Add function to get/free the pages for reconnection
` [PATCH v5 4/5] vduse: Add file operation for mmap
` [PATCH v5 5/5] Documentation: Add reconnect process for VDUSE
[PATCH vhost 0/6] virtio_net: rx enable premapped mode by default
2024-04-16 3:24 UTC (22+ messages)
` [PATCH vhost 1/6] virtio_ring: introduce dma map api for page
` [PATCH vhost 2/6] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH vhost 3/6] virtio_net: replace private by pp struct inside page
` [PATCH vhost 4/6] virtio_net: big mode support premapped
` [PATCH vhost 5/6] virtio_net: enable premapped by default
` [PATCH vhost 6/6] virtio_net: rx remove premapped failover code
[RFC 0/3] Improve memory statistics for virtio balloon
2024-04-16 3:20 UTC (9+ messages)
` [RFC 1/3] virtio_balloon: introduce oom-kill invocations
` [RFC 2/3] virtio_balloon: introduce memory allocation stall counter
` [RFC 3/3] virtio_balloon: introduce memory scan/reclaim info
` Re: [RFC 0/3] Improve memory statistics for virtio balloon
[PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
2024-04-16 3:17 UTC (15+ messages)
` [EXTERNAL] "
[PATCH net-next v3 0/6] Remove RTNL lock protection of CVQ
2024-04-16 3:15 UTC (11+ messages)
` [PATCH net-next v3 1/6] virtio_net: Store RSS setting in virtnet_info
` [PATCH net-next v3 2/6] virtio_net: Remove command data from control_buf
` [PATCH net-next v3 3/6] virtio_net: Add a lock for the command VQ
` [PATCH net-next v3 4/6] virtio_net: Do DIM update for specified queue only
` [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
` [PATCH net-next v3 6/6] virtio_net: Remove rtnl lock protection of command buffers
[PATCH net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-16 2:27 UTC (10+ messages)
` [PATCH net-next v7 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v7 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v7 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v7 4/4] virtio-net: support dim profile fine-tuning
[PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-15 13:38 UTC (5+ messages)
` [PATCH RESEND net-next v7 1/4] linux/dim: move useful macros to .h file
` [PATCH RESEND net-next v7 2/4] ethtool: provide customized dim profile management
` [PATCH RESEND net-next v7 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH RESEND net-next v7 4/4] virtio-net: support dim profile fine-tuning
[PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
2024-04-15 13:19 UTC
[PATCH] viommu: return error code for unknown probe type
2024-04-15 11:46 UTC (2+ messages)
[PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
2024-04-15 8:52 UTC (6+ messages)
[PATCH net-next v5 0/9] virtio-net: support device stats
2024-04-15 8:34 UTC (9+ messages)
` [PATCH net-next v5 4/9] virtio_net: "
[PATCH v2] vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
2024-04-15 6:58 UTC (2+ messages)
[PATCH V2] vDPA: code clean for vhost_vdpa uapi
2024-04-15 11:10 UTC
[PATCH] vDPA: code clean for vhost_vdpa uapi
2024-04-15 2:46 UTC (6+ messages)
[GIT PULL] virtio: bugfixes
2024-04-14 17:12 UTC (2+ messages)
[PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
2024-04-14 9:09 UTC (6+ messages)
[PATCH net-next v6 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-13 10:14 UTC (17+ messages)
` [PATCH net-next v6 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v6 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v6 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning
[PATCH net-next v6] virtio_net: Support RX hash XDP hint
2024-04-13 3:41 UTC (3+ messages)
[PATCH] virtio-mmio: Convert to platform remove callback returning void
2024-04-12 12:29 UTC (4+ messages)
[PATCH net-next v5 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-11 13:58 UTC (9+ messages)
` [PATCH net-next v5 1/4] ethtool: provide customized dim profile management
` [PATCH net-next v5 4/4] virtio-net: support dim profile fine-tuning
[PATCH] drm/virtio: add driver_priv validation in virtio_gpu_create_context
2024-04-11 12:31 UTC (2+ messages)
[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2024-04-11 7:45 UTC (5+ messages)
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
[PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
2024-04-11 7:09 UTC (2+ messages)
[PATCH net-next v5] virtio_net: Support RX hash XDP hint
2024-04-11 6:09 UTC (15+ messages)
[PATCH vhost v8 0/6] refactor the params of find_vqs()
2024-04-11 2:35 UTC (7+ messages)
` [PATCH vhost v8 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v8 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v8 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v8 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v8 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v8 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
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).