messages from 2020-04-06 14:45:09 to 2020-04-10 07:45:09 UTC [more...]
[PATCH V9 0/9] vDPA support
2020-04-10 7:45 UTC (9+ messages)
` [PATCH V9 8/9] vdpasim: vDPA device simulator
` [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA
[PATCH] vdpa: allow a 32 bit vq alignment
2020-04-10 6:24 UTC (4+ messages)
[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
2020-04-09 14:30 UTC (46+ messages)
` [RFC PATCH 01/34] iommu: Move default domain allocation to separate function
` [RFC PATCH 02/34] iommu: Add def_domain_type() callback in iommu_ops
` [RFC PATCH 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [RFC PATCH 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [RFC PATCH 08/34] iommu: Move default domain allocation to iommu_probe_device()
` [RFC PATCH 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
` [RFC PATCH 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [RFC PATCH 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [RFC PATCH 14/34] iommu/amd: Remove dev_data->passthrough
` [RFC PATCH 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
` [RFC PATCH 18/34] iommu/arm-smmu: Convert to probe/release_device() call-backs
` [RFC PATCH 19/34] iommu/pamu: "
` [RFC PATCH 20/34] iommu/s390: "
` [RFC PATCH 21/34] iommu/virtio: "
` [RFC PATCH 22/34] iommu/msm: "
` [RFC PATCH 23/34] iommu/mediatek: "
` [RFC PATCH 25/34] iommu/qcom: "
` [RFC PATCH 26/34] iommu/rockchip: "
` [RFC PATCH 27/34] iommu/tegra: "
` [RFC PATCH 29/34] iommu/omap: Remove orphan_dev tracking
` [RFC PATCH 30/34] iommu/omap: Convert to probe/release_device() call-backs
` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
` [PATCH] iommu/exynos: Get rid of 'struct exynos_iommu_owner' exynos_iommu_owner
` [PATCH] iommu/exynos: Rework intialization
` [RFC PATCH 32/34] iommu/exynos: Convert to probe/release_device() call-backs
` [RFC PATCH 05/34] iommu/amd: Remove dma_mask check from check_device()
` [RFC PATCH 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [RFC PATCH 07/34] iommu: Add probe_device() and remove_device() call-backs
` [RFC PATCH 10/34] iommu: Move new probe_device path to separate function
` [RFC PATCH 16/34] iommu/vt-d: Convert to probe/release_device() call-backs
` [RFC PATCH 24/34] iommu/mediatek-v1 "
` [RFC PATCH 28/34] iommu/renesas: "
` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
` [RFC PATCH 34/34] iommu: Unexport iommu_group_get_for_dev()
[PATCH] virtio-balloon: make virtballoon_free_page_report() static
2020-04-09 8:50 UTC
[PATCH] virtio-mmio: Delete an error message in vm_find_vqs()
2020-04-09 6:20 UTC (4+ messages)
` "
[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
2020-04-09 6:05 UTC (3+ messages)
[GIT PULL v2] vhost: cleanups and fixes
2020-04-09 4:05 UTC (4+ messages)
[GIT PULL] vhost: fixes, vdpa
2020-04-09 4:05 UTC (3+ messages)
[PATCH 1/2] vdpa: Signedness bugs in vdpasim_work()
2020-04-09 2:06 UTC (4+ messages)
` [PATCH 2/2] vdpa: Fix pointer math bug in vdpasim_get_config()
CfP VHPC'20: extension, Zoom Online Event without charge
2020-04-08 16:55 UTC
[RFC PATCH 00/26] Runtime paravirt patching
2020-04-08 14:49 UTC (38+ messages)
` [RFC PATCH 01/26] x86/paravirt: Specify subsection in PVOP macros
` [RFC PATCH 02/26] x86/paravirt: Allow paravirt patching post-init
` [RFC PATCH 03/26] x86/paravirt: PVRTOP macros for PARAVIRT_RUNTIME
` [RFC PATCH 04/26] x86/alternatives: Refactor alternatives_smp_module*
` [RFC PATCH 05/26] x86/alternatives: Rename alternatives_smp*, smp_alt_module
` [RFC PATCH 06/26] x86/alternatives: Remove stale symbols
` [RFC PATCH 07/26] x86/paravirt: Persist .parainstructions.runtime
` [RFC PATCH 08/26] x86/paravirt: Stash native pv-ops
` [RFC PATCH 09/26] x86/paravirt: Add runtime_patch()
` [RFC PATCH 10/26] x86/paravirt: Add primitives to stage pv-ops
` [RFC PATCH 11/26] x86/alternatives: Remove return value of text_poke*()
` [RFC PATCH 12/26] x86/alternatives: Use __get_unlocked_pte() in text_poke()
` [RFC PATCH 13/26] x86/alternatives: Split __text_poke()
` [RFC PATCH 14/26] x86/alternatives: Handle native insns in text_poke_loc*()
` [RFC PATCH 15/26] x86/alternatives: Non-emulated text poking
` [RFC PATCH 16/26] x86/alternatives: Add paravirt patching at runtime
` [RFC PATCH 17/26] x86/alternatives: Add patching logic in text_poke_site()
` [RFC PATCH 18/26] x86/alternatives: Handle BP in non-emulated text poking
` [RFC PATCH 19/26] x86/alternatives: NMI safe runtime patching
` [RFC PATCH 20/26] x86/paravirt: Enable pv-spinlocks in runtime_patch()
` [RFC PATCH 21/26] x86/alternatives: Paravirt runtime selftest
` [RFC PATCH 22/26] kvm/paravirt: Encapsulate KVM pv switching logic
` [RFC PATCH 23/26] x86/kvm: Add worker to trigger runtime patching
` [RFC PATCH 24/26] x86/kvm: Support dynamic CPUID hints
` [RFC PATCH 25/26] x86/kvm: Guest support for dynamic hints
` [RFC PATCH 26/26] x86/kvm: Add hint change notifier for KVM_HINT_REALTIME
[PATCH] virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
2020-04-08 13:17 UTC (3+ messages)
[PATCH 1/3] target/mips: Support variable page size
2020-04-08 9:14 UTC (3+ messages)
` [PATCH 2/3] mips/mips_fulong2e: Set preferred page size to 16KB
` [PATCH 3/3] MAINTAINERS: Add myself as fulong2e co-maintainer
[PATCH 30/44] drm/qxl: Use devm_drm_dev_alloc
2020-04-08 8:04 UTC (9+ messages)
` [PATCH 39/44] drm/cirrus: "
` [PATCH 40/44] drm/cirrus: Don't use drm_device->dev_private
improve use_mm / unuse_mm
2020-04-08 1:44 UTC (13+ messages)
` [PATCH 1/6] amdgpu: a NULL ->mm does not mean a thread is a kthread
` [PATCH 2/6] i915/gvt/kvm: "
` [PATCH 3/6] i915/gvt: remove unused xen bits
` [PATCH 4/6] kernel: move use_mm/unuse_mm to kthread.c
` [PATCH 5/6] kernel: better document the use_mm/unuse_mm API contract
` [PATCH 6/6] kernel: set USER_DS in kthread_use_mm
[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
2020-04-07 16:30 UTC (12+ messages)
` [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
upstream boot error: KASAN: slab-out-of-bounds Write in virtio_gpu_object_create
2020-04-07 9:57 UTC (5+ messages)
[PATCH v8 01/19] tools/virtio: define aligned attribute
2020-04-07 8:51 UTC (15+ messages)
` [PATCH v8 02/19] tools/virtio: make asm/barrier.h self contained
` [PATCH v8 03/19] tools/virtio: define __KERNEL__
` [PATCH v8 04/19] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v8 05/19] virtgpu: pull in uaccess.h
` [PATCH v8 08/19] virtio_input: pull in slab.h
` [PATCH v8 09/19] virtio: stop using legacy struct vring in kernel
` [PATCH v8 10/19] vhost: force spec specified alignment on types
` [PATCH v8 11/19] virtio: add legacy init/size APIs
` [PATCH v8 12/19] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v8 13/19] tools/virtio: "
` [PATCH v8 17/19] vhost: option to fetch descriptors through an independent struct
` [PATCH v8 18/19] vhost: use batched version by default
` [PATCH v8 19/19] vhost: batching fetches
[PATCH] Fix: buffer overflow during hvc_alloc()
2020-04-07 6:23 UTC (4+ messages)
[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
2020-04-07 2:21 UTC (3+ messages)
` [PATCH 12/70] x86/boot/compressed/64: Add IDT Infrastructure
[PATCH v7 01/19] tools/virtio: define aligned attribute
2020-04-07 1:08 UTC (14+ messages)
` [PATCH v7 02/19] tools/virtio: make asm/barrier.h self contained
` [PATCH v7 03/19] tools/virtio: define __KERNEL__
` [PATCH v7 04/19] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v7 05/19] virtgpu: pull in uaccess.h
` [PATCH v7 08/19] virtio_input: pull in slab.h
` [PATCH v7 09/19] virtio: stop using legacy struct vring in kernel
` [PATCH v7 10/19] vhost: force spec specified alignment on types
` [PATCH v7 11/19] virtio: add legacy init/size APIs
` [PATCH v7 12/19] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v7 13/19] tools/virtio: "
` [PATCH v7 17/19] vhost: option to fetch descriptors through an independent struct
` [PATCH v7 18/19] vhost: use batched version by default
` [PATCH v7 19/19] vhost: batching fetches
[vhost:vhost 32/44] drivers/remoteproc/remoteproc_sysfs.c:55:2: error: implicit declaration of function 'kfree'; did you mean 'vfree'?
2020-04-07 0:27 UTC
[vhost:vhost 32/44] drivers/gpu/drm/virtio/virtgpu_ioctl.c:113:7: error: implicit declaration of function 'copy_from_user'; did you mean 'sg_copy_from_buffer'?
2020-04-07 0:15 UTC
[PATCH v6 01/12] tools/virtio: define aligned attribute
2020-04-06 22:26 UTC (9+ messages)
` [PATCH v6 02/12] tools/virtio: make asm/barrier.h self contained
` [PATCH v6 03/12] tools/virtio: define __KERNEL__
` [PATCH v6 04/12] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v6 05/12] virtio: stop using legacy struct vring in kernel
` [PATCH v6 06/12] vhost: force spec specified alignment on types
` [PATCH v6 07/12] virtio: add legacy init/size APIs
` [PATCH v6 08/12] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v6 09/12] tools/virtio: "
[PATCH v5 01/12] tools/virtio: define aligned attribute
2020-04-06 21:35 UTC (9+ messages)
` [PATCH v5 02/12] tools/virtio: make asm/barrier.h self contained
` [PATCH v5 03/12] tools/virtio: define __KERNEL__
` [PATCH v5 04/12] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v5 05/12] virtio: stop using legacy struct vring in kernel
` [PATCH v5 06/12] vhost: force spec specified alignment on types
` [PATCH v5 07/12] virtio: add legacy init/size APIs
` [PATCH v5 08/12] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v5 09/12] tools/virtio: "
[PATCH v4 01/12] tools/virtio: define aligned attribute
2020-04-06 21:02 UTC (9+ messages)
` [PATCH v4 02/12] tools/virtio: make asm/barrier.h self contained
` [PATCH v4 03/12] tools/virtio: define __KERNEL__
` [PATCH v4 04/12] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v4 05/12] virtio: stop using legacy struct vring in kernel
` [PATCH v4 06/12] vhost: force spec specified alignment on types
` [PATCH v4 07/12] virtio: add legacy init/size APIs
` [PATCH v4 08/12] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v4 09/12] tools/virtio: "
[PATCH v3 1/2] virtio: stop using legacy struct vring in kernel
2020-04-06 20:54 UTC (3+ messages)
` [PATCH v3 2/2] vhost: force spec specified alignment on types
[PATCH v2 1/2] virtio: stop using legacy struct vring
2020-04-06 15:57 UTC (4+ messages)
` [PATCH v2 2/2] vhost: force spec specified alignment on types
[PATCH] vdpa-sim: depend on HAS_DMA
2020-04-06 15:50 UTC (5+ messages)
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).