virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-28 08:38:31 to 2025-12-09 13:05:57 UTC [more...]

[PATCH] vhost/vsock: improve RCU read sections around vhost_vsock_get()
 2025-12-09 13:05 UTC  (2+ messages)

[GIT PULL] __auto_type conversion for v6.19-rc1
 2025-12-09  9:07 UTC  (12+ messages)

[PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
 2025-12-09  4:32 UTC  (11+ messages)
` [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
` [PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
` [PATCH v3 08/10] crypto: virtio: Add IV buffer in "
` [PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
` [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support

[PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
 2025-12-09  4:32 UTC  (13+ messages)
` [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
` [PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
` [PATCH v3 08/10] crypto: virtio: Add IV buffer in "
` [PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
` [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support

[PATCH net] virtio-net: enable all napis before scheduling refill work
 2025-12-09  4:30 UTC  (3+ messages)

[PATCH AUTOSEL 6.18-6.12] virtio_blk: NULL out vqs to avoid double free on failed resume
 2025-12-09  0:15 UTC 

[PATCH v2 1/1] virtio: add driver_override support
 2025-12-08 22:09 UTC 

[PATCH 1/1] virtio: add driver_override support
 2025-12-08 21:12 UTC  (4+ messages)

[PATCH] drm/virtio: fix undefined behavior in capset shift calculation
 2025-12-08 16:02 UTC 

[PATCH RFC] spi: virtio: Add [new,delete]_device sysfs interface
 2025-12-08 11:46 UTC  (2+ messages)

[syzbot] [net?] [virt?] BUG: sleeping function called from invalid context in __bpf_stream_push_str
 2025-12-08 11:21 UTC 

[PATCH] drm/bochs: avoid sign extension in video memory size
 2025-12-08 11:16 UTC 

[PATCH 0/3] virtio-gpu: Add user pointer and HSAKMT support enhancements
 2025-12-08  7:53 UTC  (2+ messages)

[PATCH v9 0/6] Add multiple address spaces support to VDUSE
 2025-12-08  2:58 UTC  (15+ messages)
` [PATCH v9 5/6] vduse: add vq group asid support

[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
 2025-12-08  2:47 UTC  (10+ messages)

[PATCH] spi: virtio: Fix confusing cleanup.h syntax
 2025-12-08  2:08 UTC 

[PATCH 2/2] tools: virtio: Fix no definition of dma_map_page_attrs
 2025-12-07 14:28 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 00/12] Fix bio chain related issues
 2025-12-07 10:03 UTC  (23+ messages)
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining

[PATCH v3 0/9] Fix bio chain related issues
 2025-12-06 18:01 UTC  (17+ messages)
` [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
` [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
` [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v3 4/9] block: export bio_chain_and_submit
` [PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
` [PATCH v3 6/9] block: "
` [PATCH v3 7/9] fs/ntfs3: "
` [PATCH v3 8/9] zram: "
` [PATCH v3 9/9] nvdimm: "

[PATCH v3 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
 2025-12-06 13:04 UTC  (3+ messages)

[PATCH 1/2] tools: virtio: port over virtqueue_map_single_attrs define
 2025-12-06  3:21 UTC 

[PATCH 00/17] Steal time based dynamic CPU resource management
 2025-12-05 18:57 UTC  (22+ messages)
` [PATCH 01/17] sched/fair: Enable group_asym_packing in find_idlest_group
` [PATCH 02/17] powerpc/lpar: Reorder steal accounting calculation
` [PATCH 03/17] pseries/lpar: Process steal metrics
` [PATCH 04/17] powerpc/smp: Add num_available_cores callback for smp_ops
` [PATCH 05/17] pseries/smp: Query and set entitlements
` [PATCH 06/17] powerpc/smp: Delay processing steal time at boot
` [PATCH 07/17] sched/core: Set balance_callback only if CPU is dying
` [PATCH 08/17] sched/core: Implement CPU soft offline/online
` [PATCH 09/17] powerpc/smp: Implement arch_scale_cpu_capacity for shared LPARs
` [PATCH 10/17] powerpc/smp: Define arch_update_cpu_topology "
` [PATCH 11/17] pseries/smp: Create soft offline infrastructure for Powerpc "
` [PATCH 12/17] pseries/smp: Trigger softoffline based on steal metrics
` [PATCH 13/17] pseries/smp: Account cores when triggering softoffline
` [PATCH 14/17] powerpc/smp: Assume preempt if CPU is inactive
` [PATCH 15/17] pseries/hotplug: Update available_cores on a dlpar event
` [PATCH 16/17] pseries/smp: Allow users to override steal thresholds
` [PATCH 17/17] pseries/lpar: Add debug interface to set steal interval

virtio_console: lost wakeup due to race between port_fops_poll() and vring_interrupt()
 2025-12-05 18:06 UTC 

[RFC PATCH 0/2] Enhance RPMsg buffer management
 2025-12-05 16:01 UTC  (12+ messages)
` [RFC PATCH 1/2] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[GIT PULL] virtio,vhost: fixes, cleanups
 2025-12-05  3:01 UTC  (2+ messages)

[PATCH v2 1/9] crypto: virtio: Add spinlock protection with virtqueue notification
 2025-12-05  1:56 UTC  (10+ messages)
` [PATCH v2 2/9] crypto: virtio: Replace package id with numa node id
` [PATCH v2 3/9] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v2 4/9] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v2 5/9] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v2 6/9] crypto: virtio: Add req_data with structure virtio_crypto_sym_request

[PATCH RFC] virtio_net: gate delayed refill scheduling
 2025-12-05  1:31 UTC  (9+ messages)

[PATCH v2 7/9] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
 2025-12-05  1:19 UTC  (7+ messages)
` [PATCH v2 8/9] crypto: virtio: Add skcipher support without IV
` [PATCH v2 9/9] crypto: virtio: Add ecb aes algo support

[PATCH 01/14] tools/virtio: fix up compiler.h stub
 2025-12-04 18:46 UTC  (14+ messages)
` [PATCH 02/14] virtio: make it self-contained
` [PATCH 03/14] tools/virtio: use kernel's virtio.h
` [PATCH 04/14] tools/virtio: add struct module forward declaration
` [PATCH 05/14] tools/virtio: stub DMA mapping functions
` [PATCH 06/14] tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubs
` [PATCH 07/14] tools/virtio: add ucopysize.h stub
` [PATCH 08/14] tools/virtio: pass KCFLAGS to module build
` [PATCH 09/14] tools/virtio: add struct cpumask to cpumask.h
` [PATCH 10/14] tools/virtio: stub might_sleep and synchronize_rcu
` [PATCH 11/14] tools/virtio: switch to kernel's virtio_config.h
` [PATCH 12/14] virtio_features: make it self-contained
` [PATCH 13/14] tools/virtio: fix up oot build
` [PATCH 14/14] tools/virtio: add device, device_driver stubs

[PATCH net-next v13 00/12] virtio_net: Add ethtool flow rules support
 2025-12-04 11:55 UTC  (14+ messages)
` [PATCH net-next v13 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules

[PATCH net-next V3] net: restore the iterator to its original state when an error occurs
 2025-12-03 16:03 UTC 

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2025-12-03 14:16 UTC  (8+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-12-02 16:54 UTC  (12+ messages)

[syzbot] [kvm?] [net?] [virt?] WARNING in virtio_transport_send_pkt_info (2)
 2025-12-01 19:15 UTC  (7+ messages)
` [PATCH Next] net: restore the iterator to its original state when an error occurs
  ` [syzbot ci] "
    ` [PATCH Next V2] "

[PATCH v6 0/3] virtio: feature related cleanups
 2025-11-30 23:03 UTC  (4+ messages)
` [PATCH v6 3/3] vhost: switch to arrays of feature bits

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-30 18:16 UTC  (3+ messages)
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space

[PATCH] tools: add map and vmap to virtio_device
 2025-11-30  3:38 UTC 

[PATCH][v2] tools: virtio/linux/compiler.h add __must_check define
 2025-11-30  0:25 UTC 

[PATCH] tools: virtio/linux/compiler.h add __must_check define
 2025-11-30  0:03 UTC 

[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
 2025-11-28  8:52 UTC  (4+ messages)


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