virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-02 06:03:44 to 2022-09-19 21:13:29 UTC [more...]

[PATCH v2] virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
 2022-09-19 21:13 UTC  (2+ messages)

[PATCH v2] virtio_blk: add SECURE ERASE command support
 2022-09-19 18:09 UTC  (9+ messages)

[PATCH v2] jailhouse: Hold reference returned from of_find_xxx API
 2022-09-19 17:36 UTC  (3+ messages)

[PATCH RFC 3/8] virtio_blk: Add support for provision requests
 2022-09-19 16:36 UTC  (5+ messages)
` [PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
  ` [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION
    ` [dm-devel] [PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-19 15:21 UTC  (52+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle, sched: Remove annotations from TIF_{POLLING_NRFLAG, NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle, omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry, kasan, x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage

[PATCH] Do not name control queue for virtio-net
 2022-09-18 12:17 UTC  (2+ messages)

[PATCH] dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
 2022-09-16 13:22 UTC 

[PATCH] jailhouse: Hold reference returned from of_find_xxx API
 2022-09-16  8:46 UTC  (4+ messages)
    `  "
        `  "

[PATCH] virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
 2022-09-16  5:24 UTC  (3+ messages)

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-09-16  3:51 UTC  (9+ messages)
  ` [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
    ` Call to discuss vsock netdev/sk_buff [was Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc]

[PATCH] MAINTAINERS: Add header files under VMWARE VMCI DRIVER
 2022-09-15 16:16 UTC  (2+ messages)

[PATCH 0/3] vdpa: device feature provisioning
 2022-09-15  8:50 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vdpa_sim_net: support "
` [PATCH 3/3] vp_vdpa: "

[PATCH 1/2] x86/paravirt: clean up typos and grammaros
 2022-09-15  6:59 UTC  (6+ messages)
  ` [PATCH 2/2] x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
  ` [PATCH v2 1/1] x86/paravirt: write paravirt ident function in assembly

[PATCH 4/5] iommu: Regulate errno in ->attach_dev callback functions
 2022-09-14 19:53 UTC  (3+ messages)

[PATCH] vdpa/mlx5: Fix MQ to support non power of two num queues
 2022-09-14 11:14 UTC  (2+ messages)

[Q] packet truncated after enabling ip_forward for virtio-net in guest
 2022-09-14  3:46 UTC 

[PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
 2022-09-13  2:24 UTC  (11+ messages)

[PATCH v8 2/2] drm/gem: Don't map imported GEMs
 2022-09-11 18:00 UTC  (10+ messages)

[PATCH 0/3] MAINTAINERS: Update entries for some VMware drivers
 2022-09-10  9:55 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Change VMware PVSCSI driver entry to upper case
` [PATCH 2/3] MAINTAINERS: Change status of some VMware drivers
` [PATCH 3/3] MAINTAINERS: Add a new entry for VMWARE VSOCK VMCI TRANSPORT DRIVER

[PATCH v3 0/6] TUN/VirtioNet USO features support
 2022-09-08 20:10 UTC  (9+ messages)
` [PATCH v3 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets
` [PATCH v3 2/6] uapi/linux/if_tun.h: Added new offload types for USO4/6
` [PATCH v3 3/6] driver/net/tun: Added features for USO
` [PATCH v3 4/6] uapi/linux/virtio_net.h: Added USO types
` [PATCH v3 5/6] linux/virtio_net.h: Support USO offload in vnet header
` [PATCH v3 6/6] drivers/net/virtio_net.c: Added USO support

[PATCH] virtio_bt: Fix alignment in configuration struct
 2022-09-08 16:40 UTC  (6+ messages)

[PATCH v1] drm/ttm: Refcount allocated tail pages
 2022-09-08 11:04 UTC  (5+ messages)

[PATCH net] virtio-net: add cond_resched() to the command waiting loop
 2022-09-08  5:19 UTC  (9+ messages)

[virtio-dev] [PATCH v5 2/2] virtio-net: use mtu size as buffer length for big packets
 2022-09-07 22:57 UTC  (22+ messages)
  `  "
                                  ` [virtio-dev] "

[PATCH] iommu/virtio: Fix compile error with viommu_capable()
 2022-09-07 15:59 UTC  (3+ messages)

[PATCH v3] iommu/virtio: Fix interaction with VFIO
 2022-09-07 13:45 UTC  (2+ messages)

ICITS'2023 | Cusco, Peru | Deadline: September 11
 2022-09-07 12:30 UTC 

[PATCH] drm/qxl: fix the suspend/resume issue on qxl device
 2022-09-07 10:17 UTC 

[PATCH] drm/virtio: set fb_modifiers_not_supported
 2022-09-07 10:16 UTC  (2+ messages)

[PATCH v1 1/1] iommu/virtio: Do not dereference fwnode in struct device
 2022-09-07  8:38 UTC  (2+ messages)

[PATCH] vsock/vmci: fix repeated words in comments
 2022-09-07  8:12 UTC 

[PATCH] drm/bochs: fix blanking
 2022-09-07  7:36 UTC  (2+ messages)

[PATCH] vdpa: conditionally fill max max queue pair for stats
 2022-09-07  6:53 UTC  (2+ messages)

[RFC v3 0/7] In order support for virtio_ring, vhost and vsock
 2022-09-07  5:38 UTC  (4+ messages)
  ` [RFC v3 1/7] vhost: expose used buffers
  ` [RFC v3 3/7] vsock: batch buffers in tx
  ` [RFC v3 6/7] virtio: in order support for virtio_ring

[PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
 2022-09-06 13:30 UTC  (2+ messages)

[PATCH] Documentation: add basic information on vDPA
 2022-09-06  9:46 UTC  (3+ messages)

Call for Workshop Proposals - WorldCIST'23 | Pisa, Italy
 2022-09-05 10:24 UTC 

[RFC 1/4] vDPA/ifcvf: add get/set_vq_endian support for vDPA
 2022-09-05  8:34 UTC 

[PATCH] vhost-net: support VIRTIO_F_RING_RESET
 2022-09-05  8:32 UTC 

[PATCH] x86/paravirt: Remove clobber bitmask from .parainstructions
 2022-09-05  8:09 UTC  (2+ messages)

[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
 2022-09-05  3:54 UTC  (15+ messages)

[PATCH v5 0/1] docs: driver-api: virtio: virtio on Linux
 2022-09-02  9:29 UTC  (2+ messages)
` [PATCH v5 1/1] "


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).