messages from 2021-10-06 17:50:51 to 2021-10-13 12:53:03 UTC [more...]
[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate
2021-10-13 12:52 UTC (8+ messages)
[PATCH v5] virtio-blk: Add validation for block size in config space
2021-10-13 12:51 UTC (5+ messages)
[PATCH] Revert "virtio-blk: Add validation for block size in config space"
2021-10-13 12:46 UTC
[PATCH v2] vduse: Fix race condition between resetting and irq injecting
2021-10-13 12:34 UTC (4+ messages)
[PATCH 0/5] iommu/virtio: Add identity domains
2021-10-13 12:10 UTC (6+ messages)
` [PATCH 1/5] iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
` [PATCH 2/5] iommu/virtio: Support bypass domains
` [PATCH 3/5] iommu/virtio: Sort reserved regions
` [PATCH 4/5] iommu/virtio: Pass end address to viommu_add_mapping()
` [PATCH 5/5] iommu/virtio: Support identity-mapped domains
[PATCH RFC] virtio: wrap config->reset calls
2021-10-13 12:17 UTC (4+ messages)
[PATCH] vduse: Disallow injecting interrupt before DRIVER_OK is set
2021-10-13 11:26 UTC
[PATCH V2 00/12] More virtio hardening
2021-10-13 10:09 UTC (20+ messages)
` [PATCH V2 01/12] virtio-blk: validate num_queues during probe
` [PATCH V2 02/12] virtio: add doc for validate() method
` [PATCH V2 03/12] virtio-console: switch to use .validate()
` [PATCH V2 04/12] virtio_console: validate max_nr_ports before trying to use it
` [PATCH V2 05/12] virtio_config: introduce a new ready method
` [PATCH V2 06/12] virtio_pci: harden MSI-X interrupts
` [PATCH V2 07/12] virtio-pci: harden INTX interrupts
` [PATCH V2 08/12] virtio_ring: fix typos in vring_desc_extra
` [PATCH V2 09/12] virtio_ring: validate used buffer length
` [PATCH V2 10/12] virtio-net: don't let virtio core to validate used length
` [PATCH V2 11/12] virtio-blk: "
` [PATCH V2 12/12] virtio-scsi: don't let virtio core to validate used buffer length
[RFC PATCH v4 00/20] vDPA shadow virtqueue
2021-10-13 5:34 UTC (13+ messages)
` [RFC PATCH v4 08/20] vhost: Route guest->host notification through "
` [RFC PATCH v4 09/20] vdpa: Save call_fd in vhost-vdpa
` [RFC PATCH v4 10/20] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
` [RFC PATCH v4 11/20] vhost: Route host->guest notification through shadow virtqueue
` [RFC PATCH v4 12/20] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC PATCH v4 13/20] vdpa: Save host and guest features
` [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding
` [RFC PATCH v4 16/20] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
` [RFC PATCH v4 17/20] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue
` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ
[PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
2021-10-12 22:00 UTC (33+ messages)
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared
WorldCist'22 - 10th World Conference on Information Systems and Technologies | Montenegro
2021-10-12 16:17 UTC
WorldCist'22 - 10th World Conference on Information Systems and Technologies | Montenegro
2021-10-12 16:17 UTC
[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
2021-10-12 14:14 UTC (10+ messages)
` [PATCH mlx5-next 1/7] RDMA/mlx5: Don't set esc_size in user mr
` [PATCH mlx5-next 2/7] RDMA/mlx5: Remove iova from struct mlx5_core_mkey
` [PATCH mlx5-next 3/7] RDMA/mlx5: Remove size "
` [PATCH mlx5-next 4/7] RDMA/mlx5: Remove pd "
` [PATCH mlx5-next 5/7] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
` [PATCH mlx5-next 6/7] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 7/7] RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
[PATCH 0/9] More virtio hardening
2021-10-12 8:46 UTC (11+ messages)
[PATCH V4 0/8] Use copy_process/create_io_thread in vhost layer
2021-10-12 6:43 UTC (13+ messages)
` [PATCH V4 1/8] fork: Make IO worker options flag based
` [PATCH V4 2/8] fork: move PF_IO_WORKER's kernel frame setup to new flag
` [PATCH V4 3/8] fork: add option to not clone or dup files
` [PATCH V4 4/8] fork: Add KERNEL_WORKER flag to ignore signals
` [PATCH V4 5/8] fork: add helper to clone a process
` [PATCH V4 6/8] io_uring: switch to kernel_worker
` [PATCH V4 7/8] vhost: move worker thread fields to new struct
` [PATCH V4 8/8] vhost: use kernel_worker to check RLIMITs and inherit v2 cgroups
[PATCH v2 1/3] vdpa: Skip protected ram IOMMU mappings
2021-10-12 6:44 UTC (4+ messages)
` [PATCH v2 2/3] vdpa: Add vhost_vdpa_section_end
` [PATCH v2 3/3] vdpa: Check for iova range at mappings changes
[PATCH] drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffer_create()
2021-10-11 9:19 UTC
[PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults
2021-10-11 9:16 UTC (2+ messages)
[PATCH] VDUSE: fix documentation underline warning
2021-10-11 3:31 UTC (2+ messages)
[PATCH v4 1/7] virtio-pci: introduce legacy device module
2021-10-11 3:18 UTC (7+ messages)
` [PATCH v4 2/7] vdpa: fix typo
` [PATCH v4 4/7] vdpa: add new callback get_vq_num_min in vdpa_config_ops
` [PATCH v4 5/7] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
` [PATCH v4 6/7] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
` [PATCH v4 7/7] eni_vdpa: add vDPA driver for Alibaba ENI
[PATCH 1/5] iova: Move fast alloc size roundup into alloc_iova_fast()
2021-10-11 2:06 UTC
[PATCH net] virtio-net: fix for skb_over_panic inside big mode
2021-10-11 2:04 UTC (3+ messages)
[PATCH v10 2/3] tty: hvc: pass DMA capable memory to put_chars()
2021-10-10 5:33 UTC (3+ messages)
virtio-net: kernel panic in virtio_net.c
2021-10-09 9:31 UTC (10+ messages)
[PATCH v2 1/1] virtio: write back F_VERSION_1 before validate
2021-10-08 15:42 UTC (5+ messages)
[PATCH 1/1] virtio: write back F_VERSION_1 before validate
2021-10-07 16:16 UTC (6+ messages)
[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups
2021-10-07 9:27 UTC (3+ messages)
` [PATCH v1 6/6] x86: remove memory hotplug support on X86_32
[PATCH v12 00/77] VM introspection
2021-10-06 17:31 UTC (31+ messages)
` [PATCH v12 05/77] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction
` [PATCH v12 06/77] KVM: x86: add kvm_x86_ops.bp_intercepted()
` [PATCH v12 08/77] KVM: x86: add kvm_x86_ops.cr3_write_intercepted()
` [PATCH v12 13/77] KVM: x86: add kvm_x86_ops.msr_write_intercepted()
` [PATCH v12 14/77] KVM: x86: svm: use the vmx convention to control the MSR interception
` [PATCH v12 17/77] KVM: x86: add kvm_x86_ops.fault_gla()
` [PATCH v12 21/77] KVM: x86: export kvm_inject_pending_exception()
` [PATCH v12 22/77] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
` [PATCH v12 23/77] KVM: x86: export kvm_vcpu_ioctl_x86_set_xsave()
` [PATCH v12 25/77] KVM: x86: page track: add track_create_slot() callback
` [PATCH v12 26/77] KVM: x86: page_track: add support for preread, prewrite and preexec
` [PATCH v12 31/77] KVM: introspection: add permission access ioctls
` [PATCH v12 32/77] KVM: introspection: add the read/dispatch message function
` [PATCH v12 34/77] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT
` [PATCH v12 39/77] KVM: introspection: add KVMI_VM_READ_PHYSICAL/KVMI_VM_WRITE_PHYSICAL
` [PATCH v12 40/77] KVM: introspection: add vCPU related data
` [PATCH v12 41/77] KVM: introspection: add a jobs list to every introspected vCPU
` [PATCH v12 46/77] KVM: introspection: add support for vCPU events
` [PATCH v12 48/77] KVM: introspection: add the crash action handling on the event reply
` [PATCH v12 49/77] KVM: introspection: add KVMI_VCPU_CONTROL_EVENTS
` [PATCH v12 52/77] KVM: introspection: add KVMI_VCPU_GET_CPUID
` [PATCH v12 55/77] KVM: introspection: add cleanup support for vCPUs
` [PATCH v12 57/77] KVM: introspection: add KVMI_VM_CONTROL_CLEANUP
` [PATCH v12 59/77] KVM: introspection: restore the state of CR3 interception on unhook
` [PATCH v12 61/77] KVM: introspection: add KVMI_VCPU_EVENT_XSETBV
` [PATCH v12 62/77] KVM: introspection: add KVMI_VCPU_GET_XCR
` [PATCH v12 64/77] KVM: introspection: add KVMI_VCPU_SET_XSAVE
` [PATCH v12 65/77] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE
` [PATCH v12 66/77] KVM: introspection: add KVMI_VCPU_EVENT_DESCRIPTOR
` [PATCH v12 69/77] KVM: introspection: restore the state of MSR interception on unhook
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).