messages from 2024-06-18 12:51:53 to 2024-06-24 11:23:09 UTC [more...]
[PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
2024-06-24 11:23 UTC (13+ messages)
` [PATCH virtio 1/8] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
` [PATCH virtio 2/8] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static
` [PATCH virtio 3/8] virtio: push out code to vp_avq_index()
` [PATCH virtio 4/8] virtio: create admin queues alongside other virtqueues
` [PATCH virtio 5/8] virtio_pci_modern: create admin queue of queried size
` [PATCH virtio 6/8] virtio_pci_modern: pass cmd as an identification token
` [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
` [PATCH virtio 8/8] virtio_pci_modern: remove admin queue serialization lock
[PATCH V2 0/3] virtio-net: synchronize operstate with admin state on up/down
2024-06-24 10:07 UTC (6+ messages)
` [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
` [PATCH V2 2/3] virtio: export virtio_config_{enable|disable}()
` [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH v4 00/11] riscv: Memory Hot(Un)Plug support
2024-06-24 9:32 UTC (7+ messages)
` [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation
` [PATCH v4 06/11] riscv: mm: Add memory hotplugging support
` [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization
[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
2024-06-24 8:35 UTC (2+ messages)
[PATCH] virtio: add missing MODULE_DESCRIPTION() macro
2024-06-23 17:36 UTC (2+ messages)
[PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
2024-06-23 15:04 UTC (2+ messages)
[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
2024-06-23 11:19 UTC (39+ messages)
` [PATCH vhost 01/23] vdpa/mlx5: Clarify meaning thorough function rename
` [PATCH vhost 02/23] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
` [PATCH vhost 03/23] vdpa/mlx5: Drop redundant code
` [PATCH vhost 04/23] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
` [PATCH vhost 05/23] vdpa/mlx5: Iterate over active VQs during suspend/resume
` [PATCH vhost 06/23] vdpa/mlx5: Remove duplicate suspend code
` [PATCH vhost 08/23] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost 12/23] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost 13/23] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost 16/23] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost 17/23] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
` [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost 19/23] vdpa/mlx5: Use suspend/resume during VQP change
` [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
` [PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions
` [PATCH vhost 22/23] vdpa/mlx5: Don't reset VQs more than necessary
` [PATCH vhost 23/23] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()
[PATCH vhost v9 0/6] refactor the params of find_vqs()
2024-06-23 10:14 UTC (26+ messages)
` [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
[PATCH net 0/2] virtio_net: fix race on control_buf
2024-06-23 10:06 UTC (2+ messages)
[PATCH v3] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
2024-06-22 12:01 UTC (2+ messages)
[PATCH net-next] net: virtio: unify code to init stats
2024-06-22 0:33 UTC (4+ messages)
[RFC PATCH v1 0/2] virtio/vsock: some updates for deferred credit update
2024-06-21 19:25 UTC (3+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
` [RFC PATCH v1 2/2] vsock/test: add test for deferred credit update
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-06-21 14:02 UTC (13+ messages)
` [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
` [RFC PATCH v3 6/7] virtio_rtc: Add Arm Generic Timer cross-timestamping
[PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
2024-06-21 11:46 UTC (23+ messages)
` [PATCH net-next v4 1/5] virtio_net: passing control_buf explicitly
` [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
` [PATCH net-next v4 3/5] virtio_net: change the command token to completion
` [PATCH net-next v4 4/5] virtio_net: refactor command sending and response handling
` [PATCH net-next v4 5/5] virtio_net: improve dim command request efficiency
[PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel
2024-06-21 10:13 UTC (6+ messages)
` [PATCH net-next v15 1/5] linux/dim: move useful macros to .h file
` [PATCH net-next v15 2/5] dim: make DIMLIB dependent on NET
` [PATCH net-next v15 3/5] ethtool: provide customized dim profile management
` [PATCH net-next v15 4/5] dim: add new interfaces for initialization and getting results
` [PATCH net-next v15 5/5] virtio-net: support dim profile fine-tuning
[PATCH][net-next,v2] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
2024-06-21 10:05 UTC (2+ messages)
[PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
2024-06-21 9:47 UTC (4+ messages)
[PATCH] drm/qxl: Add check for drm_cvt_mode
2024-06-21 8:48 UTC (2+ messages)
[PATCH RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
2024-06-21 6:33 UTC (17+ messages)
` [PATCH RESEND net-next v14 1/5] linux/dim: move useful macros to .h file
` [PATCH RESEND net-next v14 2/5] dim: make DIMLIB dependent on NET
` [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
` [PATCH RESEND net-next v14 4/5] dim: add new interfaces for initialization and getting results
` [PATCH RESEND net-next v14 5/5] virtio-net: support dim profile fine-tuning
[PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
2024-06-21 6:20 UTC (8+ messages)
` [????] "
[PATCH net] selftests: virtio_net: add forgotten config options
2024-06-20 14:20 UTC (5+ messages)
[PATCH net-next v6 00/10] virtio-net: support AF_XDP zero copy
2024-06-20 10:57 UTC (11+ messages)
` [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
` [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
` [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer
[PATCH 0/2] virtio_net: fixes for checksum offloading and XDP handling
2024-06-20 10:45 UTC (19+ messages)
` [PATCH 1/2] virtio_net: checksum offloading handling fix
` [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
mmap_assert_write_locked warnings during for vhost_vdpa_fault
2024-06-20 9:05 UTC (10+ messages)
[PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down
2024-06-20 8:27 UTC (8+ messages)
[PATCH net-next v3] virtio_net: add support for Byte Queue Limits
2024-06-20 7:43 UTC (10+ messages)
[PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
2024-06-19 15:48 UTC (5+ messages)
move features flags into queue_limits v2
2024-06-19 15:23 UTC (6+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits
[PATCH 1/2] vdpa: support set mac address from vdpa tool
2024-06-19 13:10 UTC (12+ messages)
[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
2024-06-19 8:28 UTC (15+ messages)
[PATCH v2] net: missing check virtio
2024-06-19 7:51 UTC (2+ messages)
[PATCH v2] net: missing check virtio
2024-06-19 0:45 UTC (3+ messages)
[patch net-next] virtio_net: add support for Byte Queue Limits
2024-06-18 18:23 UTC (11+ messages)
[PATCH net-next v3 0/4] virtio_net: enable the irq for ctrlq
2024-06-18 14:24 UTC (6+ messages)
` [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
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).