virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-09 14:04:53 to 2025-01-15 03:38:33 UTC [more...]

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-15  3:38 UTC  (4+ messages)
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-14 21:48 UTC  (39+ messages)
` [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage
` [PATCH v4 06/30] static_call: Add read-only-after-init static calls
` [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v4 08/30] x86/idle: Mark x86_idle "
` [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock "
` [PATCH v4 10/30] riscv/paravirt: "
` [PATCH v4 11/30] loongarch/paravirt: "
` [PATCH v4 12/30] arm64/paravirt: "
` [PATCH v4 13/30] arm/paravirt: "
` [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v4 15/30] sched/clock: Mark sched_clock_running key "
` [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key "
` [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls
` [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits
` [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
` [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-14 20:59 UTC  (2+ messages)

[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
 2025-01-14 17:44 UTC  (11+ messages)
  `  "

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-14 16:31 UTC  (24+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
` [PATCH net v2 2/5] vsock/bpf: return early if transport is not assigned
` [PATCH net v2 3/5] vsock/virtio: cancel close work in the destructor
` [PATCH net v2 4/5] vsock: reset socket state when de-assigning the transport
` [PATCH net v2 5/5] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

[syzbot] [net?] [virt?] general protection fault in vsock_stream_has_data
 2025-01-14 15:40 UTC  (3+ messages)

[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-01-14 14:04 UTC  (38+ messages)
` [PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size
  `  "
      ` Re:Re: [PATCH "
` [PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v2 04/25] drm/gem-shmem: "
` [PATCH v2 05/25] drm/gem-vram: "
` [PATCH v2 06/25] drm/armada: "
` [PATCH v2 07/25] drm/exynos: "
` [PATCH v2 08/25] drm/gma500: "
` [PATCH v2 09/25] drm/hibmc: "
` [PATCH v2 10/25] drm/imx/ipuv3: "
` [PATCH v2 11/25] drm/loongson: "
` [PATCH v2 12/25] drm/mediatek: "
` [PATCH v2 13/25] drm/msm: "
` [PATCH v2 14/25] drm/nouveau: "
` [PATCH v2 15/25] drm/omapdrm: "
` [PATCH v2 16/25] drm/qxl: "
` [PATCH v2 17/25] drm/renesas/rcar-du: "
` [PATCH v2 18/25] drm/renesas/rz-du: "
` [PATCH v2 19/25] drm/rockchip: "
` [PATCH v2 20/25] drm/tegra: "
` [PATCH v2 21/25] drm/virtio: "
` [PATCH v2 22/25] drm/vmwgfx: "
` [PATCH v2 23/25] drm/xe: "
` [PATCH v2 24/25] drm/xen: "
` [PATCH v2 25/25] drm/xlnx: "

[syzbot] Monthly virt report (Jan 2025)
 2025-01-14  8:53 UTC 

[PATCH] drm/bochs: Do not put DRM device in PCI remove callback
 2025-01-14  8:04 UTC  (2+ messages)

[PATCH] tools: virtio/linux/module.h add MODULE_DESCRIPTION() define
 2025-01-14  6:47 UTC 

[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
 2025-01-14  6:45 UTC  (12+ messages)

[PATCH] tools: virtio/linux/compiler.h: Add data_race() define
 2025-01-14  3:36 UTC 

Two Colors matching GAN 45w charger
 2025-01-14  3:25 UTC 

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
 2025-01-13 22:32 UTC  (13+ messages)
` [PATCH net-next 1/3] virtio_net: Prepare for NAPI to queue mapping
` [PATCH net-next 2/3] virtio_net: Hold RTNL "
` [PATCH net-next 3/3] virtio_net: Map NAPIs to queues

[PATCH v4 0/9] blk: honor isolcpus configuration
 2025-01-13 13:19 UTC  (8+ messages)
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled

[PATCH] tools/virtio: Add DMA_MAPPING_ERROR define for virtio test
 2025-01-13 10:03 UTC  (2+ messages)
` [PATCH v2] tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api "

[PATCH v5 0/9] blk: honor isolcpus configuration
 2025-01-13  7:14 UTC  (18+ messages)
` [PATCH v5 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v5 2/9] blk-mq: add number of queue calc helper
` [PATCH v5 3/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v5 4/9] scsi: "
` [PATCH v5 5/9] virtio: blk/scsi: "
` [PATCH v5 6/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v5 7/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v5 8/9] blk-mq: issue warning when offlining hctx with online isolcpus
` [PATCH v5 9/9] doc: update managed_irq documentation

[PATCH v4 0/8] vhost: Add support of kthread API
 2025-01-13  3:09 UTC  (5+ messages)
` [PATCH v4 7/8] vhost: Add new UAPI to support change to task mode

[PATCH] virtio_ring: skip cpu sync when mapping fails
 2025-01-13  3:06 UTC  (5+ messages)

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-13  3:04 UTC  (21+ messages)
` [PATCH v2 1/3] tun: Unify vnet implementation
` [PATCH v2 2/3] tun: Pad virtio header with zero
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH v5 0/6] vhost: Add support of kthread API
 2025-01-13  2:32 UTC  (6+ messages)
` [PATCH v5 4/6] vhost: Add worker related functions to support kthread

Call for Papers: Thirty-Fourth IEEE Heterogeneity in Computing Workshop (HCW)
 2025-01-12  8:30 UTC 

[PATCH] virtio: console: Replace deprecated kmap_atomic with kmap_local_page
 2025-01-10 15:09 UTC  (2+ messages)

[PATCH v6 0/6] tun: Introduce virtio-net hashing feature
 2025-01-10  9:47 UTC  (12+ messages)
` [PATCH v6 1/6] virtio_net: Add functions for hashing
` [PATCH v6 3/6] tun: Introduce virtio-net hash feature
` [PATCH v6 5/6] selftest: tun: Add tests for virtio-net hashing

[PATCH net 0/2] vsock: some fixes due to transport de-assignment
 2025-01-10  8:39 UTC  (6+ messages)
` [PATCH net 1/2] vsock/virtio: discard packets if the transport changes

[PATCH v6 net-next 00/14] AccECN protocol preparation patch series
 2025-01-10  6:28 UTC  (7+ messages)
` [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr

[PATCH] drm/virtio: Align host mapping request to maximum platform page size
 2025-01-09 22:07 UTC 

[PATCH] drm/virtio: Support partial maps of GEM objects
 2025-01-09 21:45 UTC 

[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
 2025-01-09 17:27 UTC  (2+ messages)

[PATCH v1] drm/virtio: Factor out common dmabuf unmapping code
 2025-01-09 14:04 UTC  (2+ messages)

[PATCH v1] drm/virtio: Set missing bo->attached flag
 2025-01-09 14:04 UTC  (2+ 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).