Linux Virtualization
[Prev Page][Next Page]
- [patch net-next v5 4/5] selftests: forwarding: add wait_for_dev() helper, (continued)
- [PATCH 0/3] Improve memory statistics for virtio balloon,
zhenwei pi
- [patch net-next v3 0/6] selftests: virtio_net: introduce initial testing infrastructure,
Jiri Pirko
- [PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH 0/1] virtio: Add suspend support,
David Stevens
- [PATCH net-next v9] virtio_net: Support RX hash XDP hint,
Liang Chen
- [PATCH net-next v4 0/6] Remove RTNL lock protection of CVQ,
Daniel Jurgens
- [PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest,
Atish Patra
- [PATCH v7 01/24] RISC-V: Fix the typo in Scountovf CSR name, Atish Patra
- [PATCH v7 02/24] RISC-V: Add FIRMWARE_READ_HI definition, Atish Patra
- [PATCH v7 03/24] drivers/perf: riscv: Read upper bits of a firmware counter, Atish Patra
- [PATCH v7 04/24] drivers/perf: riscv: Use BIT macro for shifting operations, Atish Patra
- [PATCH v7 05/24] RISC-V: Add SBI PMU snapshot definitions, Atish Patra
- [PATCH v7 07/24] RISC-V: Use the minor version mask while computing sbi version, Atish Patra
- [PATCH v7 06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name, Atish Patra
- [PATCH v7 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function, Atish Patra
- [PATCH v7 09/24] drivers/perf: riscv: Fix counter mask iteration for RV32, Atish Patra
- [PATCH v7 10/24] RISC-V: KVM: Fix the initial sample period value, Atish Patra
- [PATCH v7 11/24] RISC-V: KVM: No need to update the counter value during reset, Atish Patra
- [PATCH v7 12/24] RISC-V: KVM: No need to exit to the user space if perf event failed, Atish Patra
- [PATCH v7 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature, Atish Patra
- [PATCH v7 14/24] RISC-V: KVM: Add perf sampling support for guests, Atish Patra
- [PATCH v7 15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32, Atish Patra
- [PATCH v7 16/24] RISC-V: KVM: Improve firmware counter read function, Atish Patra
- [PATCH v7 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file, Atish Patra
- [PATCH v7 18/24] KVM: riscv: selftests: Add helper functions for extension checks, Atish Patra
- [PATCH v7 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test, Atish Patra
- [PATCH v7 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions, Atish Patra
- [PATCH v7 21/24] KVM: riscv: selftests: Add SBI PMU selftest, Atish Patra
- [PATCH v7 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality, Atish Patra
- [PATCH v7 23/24] KVM: riscv: selftests: Add a test for counter overflow, Atish Patra
- [PATCH v7 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test, Atish Patra
- Re: [PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest, Palmer Dabbelt
- [PATCH 12/15] drm/virtio: switch to struct drm_edid, Jani Nikula
- [PATCH 11/15] drm/bochs: switch to struct drm_edid, Jani Nikula
- [PATCH net-next v8 0/4] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH net-next v8] virtio_net: Support RX hash XDP hint,
Liang Chen
- [patch net-next v2 0/6] selftests: virtio_net: introduce initial testing infrastructure,
Jiri Pirko
- [PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [PATCH net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [RFC 0/3] Improve memory statistics for virtio balloon,
zhenwei pi
- [PATCH] viommu: return error code for unknown probe type,
flyingpenghao
- [PATCH V2] vDPA: code clean for vhost_vdpa uapi, Zhu Lingshan
- [PATCH v2] vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API,
Christophe JAILLET
- [PATCH net-next v7] virtio_net: Support RX hash XDP hint,
Liang Chen
- ACPI timeouts when enabling KASAN,
Ricardo Ribalda
- [PATCH net-next v3 0/6] Remove RTNL lock protection of CVQ,
Daniel Jurgens
- [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
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]