Linux Virtualization
[Prev Page][Next Page]
- Re: [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce, (continued)
- [patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure,
Jiri Pirko
- [PATCH v5 0/5] vduse: Add support for reconnection,
Cindy Lu
- [PATCH net-next v6 0/4] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH net-next v6] virtio_net: Support RX hash XDP hint,
Liang Chen
- [PATCH vhost 0/6] virtio_net: rx enable premapped mode by default,
Xuan Zhuo
- [PATCH vhost v8 0/6] refactor the params of find_vqs(),
Xuan Zhuo
- [PATCH v6 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest,
Atish Patra
- [PATCH v6 01/24] RISC-V: Fix the typo in Scountovf CSR name, Atish Patra
- [PATCH v6 02/24] RISC-V: Add FIRMWARE_READ_HI definition, Atish Patra
- [PATCH v6 03/24] drivers/perf: riscv: Read upper bits of a firmware counter, Atish Patra
- [PATCH v6 04/24] drivers/perf: riscv: Use BIT macro for shifting operations, Atish Patra
- [PATCH v6 05/24] RISC-V: Add SBI PMU snapshot definitions, Atish Patra
- [PATCH v6 06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name, Atish Patra
- [PATCH v6 07/24] RISC-V: Use the minor version mask while computing sbi version, Atish Patra
- [PATCH v6 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function, Atish Patra
- [PATCH v6 09/24] drivers/perf: riscv: Fix counter mask iteration for RV32, Atish Patra
- [PATCH v6 10/24] RISC-V: KVM: Fix the initial sample period value, Atish Patra
- [PATCH v6 11/24] RISC-V: KVM: No need to update the counter value during reset, Atish Patra
- [PATCH v6 12/24] RISC-V: KVM: No need to exit to the user space if perf event failed, Atish Patra
- [PATCH v6 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature, Atish Patra
- [PATCH v6 14/24] RISC-V: KVM: Add perf sampling support for guests, Atish Patra
- [PATCH v6 15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32, Atish Patra
- [PATCH v6 16/24] RISC-V: KVM: Improve firmware counter read function, Atish Patra
- [PATCH v6 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file, Atish Patra
- [PATCH v6 18/24] KVM: riscv: selftests: Add helper functions for extension checks, Atish Patra
- [PATCH v6 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test, Atish Patra
- [PATCH v6 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions, Atish Patra
- [PATCH v6 21/24] KVM: riscv: selftests: Add SBI PMU selftest, Atish Patra
- [PATCH v6 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality, Atish Patra
- [PATCH v6 23/24] KVM: riscv: selftests: Add a test for counter overflow, Atish Patra
- [PATCH v6 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test, Atish Patra
- [PATCH] vDPA: code clean for vhost_vdpa uapi,
Zhu Lingshan
- [PATCH v2 0/1] virtio-pci: Fix the crash that the vector was used after released,
Cindy Lu
- [PATCH net-next v5 0/4] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH] drivers/virtio: delayed configuration descriptor flags,
ni.liqiang
- [PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test,
Luigi Leonardi
- [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports,
Luigi Leonardi
- [PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.,
Luigi Leonardi
- [PATCH net-next v2 0/3] This patch series introduce the support for ioctl(s) in AF_VSOCK., Luigi Leonardi
- [PATCH v5 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
vsntk18
- [PATCH v5 01/10] x86/kexec/64: Disable kexec when SEV-ES is active, vsntk18
- [PATCH v5 02/10] x86/sev: Save and print negotiated GHCB protocol version, vsntk18
- [PATCH v5 03/10] x86/sev: Set GHCB data structure version, vsntk18
- [PATCH v5 04/10] x86/sev: Setup code to park APs in the AP Jump Table, vsntk18
- [PATCH v5 05/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2, vsntk18
- [PATCH v5 06/10] x86/sev: Use AP Jump Table blob to stop CPU, vsntk18
- [PATCH v5 08/10] x86/sev: Handle CLFLUSH MMIO events, vsntk18
- [PATCH v5 09/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob, vsntk18
- [PATCH v5 10/10] x86/sev: Exclude AP jump table related code for SEV-SNP guests, vsntk18
- [PATCH v5 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code, vsntk18
- [PATCH net-next v4 0/4] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
- [PATCH v3] Documentation: Add reconnect process for VDUSE,
Cindy Lu
- [PATCH net v4] virtio_net: Do not send RSS key if it is not supported,
Breno Leitao
- [PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest,
Atish Patra
- [PATCH v5 01/22] RISC-V: Fix the typo in Scountovf CSR name, Atish Patra
- [PATCH v5 02/22] RISC-V: Add FIRMWARE_READ_HI definition, Atish Patra
- [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter, Atish Patra
- [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations, Atish Patra
- [PATCH v5 05/22] RISC-V: Add SBI PMU snapshot definitions, Atish Patra
- [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function, Atish Patra
- [PATCH v5 07/22] drivers/perf: riscv: Fix counter mask iteration for RV32, Atish Patra
- [PATCH v5 08/22] RISC-V: KVM: Fix the initial sample period value, Atish Patra
- [PATCH v5 09/22] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name, Atish Patra
- [PATCH v5 10/22] RISC-V: KVM: No need to update the counter value during reset, Atish Patra
- [PATCH v5 11/22] RISC-V: KVM: No need to exit to the user space if perf event failed, Atish Patra
- [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature, Atish Patra
- [PATCH v5 13/22] RISC-V: KVM: Add perf sampling support for guests, Atish Patra
- [PATCH v5 14/22] RISC-V: KVM: Support 64 bit firmware counters on RV32, Atish Patra
- [PATCH v5 15/22] RISC-V: KVM: Improve firmware counter read function, Atish Patra
- [PATCH v5 16/22] KVM: riscv: selftests: Move sbi definitions to its own header file, Atish Patra
- [PATCH v5 17/22] KVM: riscv: selftests: Add helper functions for extension checks, Atish Patra
- [PATCH v5 18/22] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test, Atish Patra
- [PATCH v5 19/22] KVM: riscv: selftests: Add SBI PMU extension definitions, Atish Patra
- [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest, Atish Patra
- [PATCH v5 21/22] KVM: riscv: selftests: Add a test for PMU snapshot functionality, Atish Patra
- [PATCH v5 22/22] KVM: riscv: selftests: Add a test for counter overflow, Atish Patra
- [PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space,
Lu Baolu
- [linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b, kernel test robot
- [PATCH] vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE,
Michael S. Tsirkin
- [PATCH net-next 3/3] test/vsock: add ioctl unsent bytes test,
Luigi Leonardi
- [PATCH net-next 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports,
Luigi Leonardi
- [PATCH net-next 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.,
Luigi Leonardi
- [PATCH net-next 0/3] ioctl support for AF_VSOCK and virtio-based transports, Luigi Leonardi
- [PATCH net-next v3 0/3] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH] drm/virtio: fix memory leak of vbuf,
Weishi Li
- [syzbot] [virtualization?] bpf-next boot error: WARNING: refcount bug in __free_pages_ok, syzbot
- [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver(),
Krzysztof Kozlowski
- [PATCH v2 01/25] virtio: store owner from modules with register_virtio_driver(), Krzysztof Kozlowski
- [PATCH v2 02/25] virtio: balloon: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 03/25] virtio: input: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 04/25] virtio: mem: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 05/25] um: virt-pci: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 06/25] virtio_blk: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 07/25] bluetooth: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 08/25] hwrng: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 09/25] virtio_console: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 10/25] crypto: virtio - drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 11/25] firmware: arm_scmi: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 12/25] gpio: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 13/25] drm/virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 14/25] iommu: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 15/25] misc: nsm: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 16/25] net: caif: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 17/25] net: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 18/25] net: 9p: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 19/25] vsock/virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 20/25] wifi: mac80211_hwsim: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 22/25] rpmsg: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 23/25] scsi: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 24/25] fuse: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 25/25] sound: virtio: drop owner assignment, Krzysztof Kozlowski
- Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver(), Krzysztof Kozlowski
- [syzbot] [virtualization?] bpf boot error: WARNING: refcount bug in __free_pages_ok,
syzbot
- [PATCH net v3] virtio_net: Do not send RSS key if it is not supported,
Breno Leitao
- [PATCH net v2] vsock/virtio: fix packet delivery to tap device,
Marco Pinna
- [PATCH v2] Documentation: Add reconnect process for VDUSE,
Cindy Lu
- [linux-next:master] BUILD REGRESSION a6bd6c9333397f5a0e2667d4d82fef8c970108f2, kernel test robot
- [PATCH] drm/virtio: add driver_priv validation in virtio_gpu_create_context,
Maxim Korotkov
- [PATCH RFC 04/10] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
- [PATCH vhost v7 0/6] refactor the params of find_vqs(),
Xuan Zhuo
- [PATCH net-next v2 0/6] Remove RTNL lock protection of CVQ,
Daniel Jurgens
- [PATCH v3 0/3] vhost: Fix stale available ring entries,
Gavin Shan
- [PATCH v2 1/1] vhost: Added pad cleanup if vnet_hdr is not present.,
Andrew Melnychenko
- [PATCH 1/2] drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`,
Miguel Ojeda
- [PATCH untested] vhost: order avail ring reads after index updates,
Michael S. Tsirkin
- [linux-next:master] BUILD REGRESSION 26074e1be23143b2388cacb36166766c235feb7c, kernel test robot
- [PATCH 00/22] virtio: store owner from modules with register_virtio_driver(),
Krzysztof Kozlowski
- [PATCH 01/22] virtio: store owner from modules with register_virtio_driver(), Krzysztof Kozlowski
- [PATCH 02/22] um: virt-pci: drop owner assignment, Krzysztof Kozlowski
- [PATCH 03/22] virtio_blk: drop owner assignment, Krzysztof Kozlowski
- [PATCH 05/22] hwrng: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 06/22] virtio_console: drop owner assignment, Krzysztof Kozlowski
- [PATCH 08/22] firmware: arm_scmi: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 09/22] gpio: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 10/22] drm/virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 11/22] iommu: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 12/22] misc: nsm: drop owner assignment, Krzysztof Kozlowski
- [PATCH 13/22] net: caif: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 14/22] net: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 15/22] net: 9p: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 17/22] wireless: mac80211_hwsim: drop owner assignment, Krzysztof Kozlowski
- [PATCH 19/22] rpmsg: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 16/22] net: vmw_vsock: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 07/22] crypto: virtio - drop owner assignment, Krzysztof Kozlowski
- [PATCH 21/22] fuse: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 22/22] sound: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 18/22] nvdimm: virtio_pmem: drop owner assignment, Krzysztof Kozlowski
- [PATCH 04/22] bluetooth: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 20/22] scsi: virtio: drop owner assignment, Krzysztof Kozlowski
- FAILED: Patch "virtio: reenable config if freezing device failed" failed to apply to 4.19-stable tree, Sasha Levin
- FAILED: Patch "virtio: reenable config if freezing device failed" failed to apply to 5.4-stable tree, Sasha Levin
- FAILED: Patch "virtio: reenable config if freezing device failed" failed to apply to 5.10-stable tree, Sasha Levin
- FAILED: Patch "virtio: reenable config if freezing device failed" failed to apply to 5.15-stable tree, Sasha Levin
- FAILED: Patch "virtio: reenable config if freezing device failed" failed to apply to 6.1-stable tree, Sasha Levin
- [PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices,
Srujana Challa
- [PATCH vhost v6 00/10] virtio: drivers maintain dma info for premapped vq,
Xuan Zhuo
- [PATCH vhost v6 01/10] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH vhost v6 02/10] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v6 03/10] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v6 04/10] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v6 05/10] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v6 06/10] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH vhost v6 08/10] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH vhost v6 10/10] virtio_ring: virtqueue_set_dma_premapped support disable, Xuan Zhuo
- [PATCH vhost v6 07/10] virtio: find_vqs: add new parameter premapped, Xuan Zhuo
- [PATCH vhost v6 0/6] refactor the params of find_vqs(),
Xuan Zhuo
- [PATCH v2 0/2] vhost: Fix stale available ring entries,
Gavin Shan
- [syzbot] [virtualization?] net boot error: WARNING: refcount bug in __free_pages_ok, syzbot
- drivers/gpu/drm/qxl/qxl_cmd.c:424:6: error: variable 'count' set but not used,
Miguel Ojeda
- [PATCH net v2 1/2] virtio_net: Do not set rss_indir if RSS is not supported,
Breno Leitao
- [PATCH 0/2] LoongArch: Add steal time support,
Bibo Mao
- [PATCH net v2] virtio-net: fix possible dim status unrecoverable,
Heng Qi
- [PATCH net-next 0/4] Remove RTNL lock protection of CVQ,
Daniel Jurgens
- [PATCH] vsock/virtio: fix packet delivery to tap device,
Marco Pinna
- [PATCH vhost v5 0/6] refactor the params of find_vqs(),
Xuan Zhuo
- Reply: [PATCH v2] vp_vdpa: fix the method of calculating vectors, Gavin Liu
- Reply: [PATCH v2] vp_vdpa: Fix return value check vp_vdpa_request_irq, Gavin Liu
- [PATCH v2] vp_vdpa: Fix return value check vp_vdpa_request_irq,
gavin.liu
- [PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq,
Xuan Zhuo
- [PATCH vhost v5 05/10] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v5 01/10] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH vhost v5 07/10] virtio: find_vqs: add new parameter premapped, Xuan Zhuo
- [PATCH vhost v5 04/10] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v5 09/10] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH vhost v5 08/10] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH vhost v5 03/10] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v5 10/10] virtio_ring: virtqueue_set_dma_premapped support disable, Xuan Zhuo
- [PATCH vhost v5 06/10] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH vhost v5 02/10] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- Re: [PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq, Jason Wang
- Call For Nominations: HPDC 2024 Achievement Award, Alberto Ottimo
- [PATCH 00/64] i2c: reword i2c_algorithm according to newest specification,
Wolfram Sang
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]