messages from 2024-03-31 11:31:46 to 2024-04-09 09:26:37 UTC [more...]
[PATCH v2] vp_vdpa: fix the method of calculating vectors
2024-04-09 9:26 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v4] vp_vdpa: don't allocate unused msix vectors
[PATCH net-next v4 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-09 8:38 UTC (8+ messages)
` [PATCH net-next v4 1/4] ethtool: provide customized dim profile management
` [PATCH net-next v4 2/4] linux/dim: move profiles from .c to .h file
` [PATCH net-next v4 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v4 4/4] virtio-net: support dim profile fine-tuning
[PATCH 00/10] vDPA: allow userspace query virito-block device
2024-04-09 8:37 UTC (8+ messages)
` [PATCH 02/10] vDPA: report virtio-block max segment size to user space
` [PATCH 09/10] vDPA: report virtio-block read-only info "
[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2024-04-09 8:01 UTC (50+ messages)
` [PATCH v5 01/22] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v5 02/22] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v5 05/22] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v5 07/22] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v5 08/22] RISC-V: KVM: Fix the initial sample period value
` [PATCH v5 09/22] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
` [PATCH v5 10/22] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v5 11/22] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v5 13/22] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v5 14/22] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v5 15/22] RISC-V: KVM: Improve firmware counter read function
` [PATCH v5 16/22] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v5 17/22] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v5 18/22] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v5 19/22] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v5 21/22] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v5 22/22] KVM: riscv: selftests: Add a test for counter overflow
[PATCH] drivers/virtio: delayed configuration descriptor flags
2024-04-09 6:19 UTC (4+ messages)
[PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
2024-04-09 4:16 UTC (2+ messages)
[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
2024-04-09 2:11 UTC (20+ messages)
` [PATCH v4 1/9] iommu: Introduce domain attachment handle
` [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
` [PATCH v4 3/9] iommu: Add attachment handle to struct iopf_group
` [PATCH v4 4/9] iommufd: Fault-capable hw page table attach/detach/replace
` [PATCH v4 5/9] iommufd: Add fault and response message definitions
` [PATCH v4 6/9] iommufd: Add iommufd fault object
` [PATCH v4 7/9] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v4 8/9] iommufd/selftest: Add IOPF support for mock device
` [PATCH v4 9/9] iommufd/selftest: Add coverage for IOPF test
[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
2024-04-09 1:48 UTC (3+ messages)
[PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
2024-04-08 13:37 UTC (3+ messages)
` [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test
[PATCH net-next v2 0/3] This patch series introduce the support for ioctl(s) in AF_VSOCK
2024-04-08 13:37 UTC
[PATCH v3] Documentation: Add reconnect process for VDUSE
2024-04-08 12:50 UTC (4+ messages)
[PATCH v5 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-04-08 7:40 UTC (11+ messages)
` [PATCH v5 01/10] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v5 02/10] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v5 03/10] x86/sev: Set GHCB data structure version
` [PATCH v5 04/10] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v5 05/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v5 06/10] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v5 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v5 08/10] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v5 09/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob
` [PATCH v5 10/10] x86/sev: Exclude AP jump table related code for SEV-SNP guests
[PATCH v3 0/3] vhost: Fix stale available ring entries
2024-04-08 7:33 UTC (7+ messages)
` [PATCH v3 3/3] vhost: Improve vhost_get_avail_idx() with smp_rmb()
[PATCH net-next v5] virtio_net: Support RX hash XDP hint
2024-04-08 6:41 UTC (14+ messages)
[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2024-04-08 6:37 UTC (12+ messages)
` "
` "
REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
2024-04-08 6:35 UTC (14+ messages)
[PATCH vhost v6 00/10] virtio: drivers maintain dma info for premapped vq
2024-04-08 5:01 UTC (10+ messages)
` [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
[PATCH net v4] virtio_net: Do not send RSS key if it is not supported
2024-04-07 14:50 UTC (3+ messages)
[PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API
2024-04-07 13:08 UTC
[PATCH vhost v7 0/6] refactor the params of find_vqs()
2024-04-07 6:07 UTC (12+ messages)
` [PATCH vhost v7 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v7 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v7 4/6] virtio: vring_create_virtqueue: "
[PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
2024-04-07 3:34 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
2024-04-07 3:12 UTC (5+ messages)
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-06 1:15 UTC (18+ messages)
` [PATCH v2 06/25] virtio_blk: drop owner assignment
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 23/25] scsi: virtio: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "
[PATCH 1/1] drm/qxl: fixes qxl_fence_wait
2024-04-05 13:13 UTC (5+ messages)
` [PATCH v2 0/1] Revert "drm/qxl: simplify qxl_fence_wait"
` [PATCH v2 1/1] "
` (subset) "
[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
2024-04-05 8:48 UTC (6+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "
[PATCH v7 0/7] VMware hypercalls enhancements
2024-04-04 23:32 UTC (2+ messages)
[PATCH net-next 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
2024-04-04 16:14 UTC (7+ messages)
` [PATCH net-next 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next 3/3] test/vsock: add ioctl unsent bytes test
[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2024-04-04 15:23 UTC (3+ messages)
` [PATCH v19 17/30] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()
[CFP] WSCC 2024: Euro-Par 2024 International Workshop on Scalable Compute Continuum
2024-04-04 9:04 UTC
[PATCH v2] Documentation: Add reconnect process for VDUSE
2024-04-04 5:35 UTC (3+ messages)
[PATCH net v3] virtio_net: Do not send RSS key if it is not supported
2024-04-03 12:53 UTC (6+ messages)
[PATCH net-next v3 0/3] ethtool: provide the dim profile fine-tuning channel
2024-04-03 9:43 UTC (8+ messages)
` [PATCH net-next v3 1/3] ethtool: provide customized dim profile management
` [PATCH net-next v3 2/3] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v3 3/3] virtio-net: support dim profile fine-tuning
[PATCH net v2] vsock/virtio: fix packet delivery to tap device
2024-04-03 1:10 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
2024-04-03 0:24 UTC
[PATCH net-next 0/3] ioctl support for AF_VSOCK and virtio-based transports
2024-04-02 15:05 UTC
[PATCH] drm/virtio: fix memory leak of vbuf
2024-04-02 9:39 UTC
[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-04-02 5:34 UTC (11+ messages)
` [PATCH v7 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v7 7/7] Documentation: KVM: Add hypercall for LoongArch
[syzbot] [virtualization?] bpf boot error: WARNING: refcount bug in __free_pages_ok
2024-03-31 20:30 UTC (2+ messages)
[syzbot] [virtualization?] bpf-next boot error: WARNING: refcount bug in __free_pages_ok
2024-03-31 17:09 UTC
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).