messages from 2022-05-31 06:44:49 to 2022-06-09 09:16:59 UTC [more...]
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-09 9:16 UTC (45+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle, sched: Remove annotations from TIF_{POLLING_NRFLAG, NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "
[RFC PATCH v2 1/8] virtio/vsock: rework packet allocation logic
2022-06-09 8:54 UTC (5+ messages)
` [RFC PATCH v2 2/8] vhost/vsock: "
` [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic
` [RFC PATCH v2 4/8] virtio/vsock: add transport zerocopy callback
` [RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
[PATCH] vdpa: allow vdpa dev_del management operation to return failure
2022-06-09 7:19 UTC (3+ messages)
[PATCH RFC v1 0/7] swiotlb: extra 64-bit buffer for dev->dma_io_tlb_mem
2022-06-09 5:08 UTC (14+ messages)
` [PATCH RFC v1 1/7] swiotlb: introduce the highmem swiotlb buffer
` [PATCH RFC v1 2/7] swiotlb: change the signature of remap function
` [PATCH RFC v1 3/7] swiotlb-xen: support highmem for xen specific code
` [PATCH RFC v1 4/7] swiotlb: to implement io_tlb_high_mem
` [PATCH RFC v1 5/7] swiotlb: add interface to set dev->dma_io_tlb_mem
` [PATCH RFC v1 6/7] virtio: use io_tlb_high_mem if it is active
` [PATCH RFC v1 7/7] swiotlb: fix the slot_addr() overflow
[PATCH] vdpa: make get_vq_group and set_group_asid optional
2022-06-09 4:19 UTC
Introduce akcipher service for virtio-crypto
2022-06-09 0:57 UTC (7+ messages)
` [PATCH v8 1/1] crypto: Introduce RSA algorithm
` "
` "
` PING: "
[PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
2022-06-08 23:48 UTC (6+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
2022-06-08 15:02 UTC (20+ messages)
` [PATCH v2 01/19] secretmem: Remove isolate_page
` [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
` [PATCH v2 03/19] fs: Add aops->migrate_folio
` [PATCH v2 04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH v2 05/19] mm/migrate: Convert writeout() to take a folio
` [PATCH v2 06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH v2 09/19] nfs: Convert "
` [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH v2 11/19] mm/migrate: Add filemap_migrate_folio()
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH v2 13/19] ubifs: Convert to filemap_migrate_folio()
` [PATCH v2 14/19] f2fs: "
` [PATCH v2 15/19] aio: Convert to migrate_folio
` [PATCH v2 16/19] hugetlb: "
` [PATCH v2 17/19] secretmem: "
` [PATCH v2 18/19] fs: Remove aops->migratepage()
` [PATCH v2 19/19] mm/folio-compat: Remove migration compatibility functions
[PATCH v2] vduse: Fix NULL pointer dereference on sysfs access
2022-06-08 13:26 UTC (4+ messages)
[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
2022-06-08 13:06 UTC (46+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH 07/20] nfs: Convert "
` [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [PATCH 12/20] f2fs: "
` [PATCH 13/20] aio: Convert to migrate_folio
` [PATCH 14/20] hugetlb: "
` [PATCH 15/20] balloon: "
` [PATCH 16/20] secretmem: "
` [PATCH 17/20] z3fold: "
` [PATCH 18/20] zsmalloc: "
` [PATCH 19/20] fs: Remove aops->migratepage()
` [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions
[PATCH] fuse: allow skipping abort interface for virtiofs
2022-06-08 12:44 UTC (2+ messages)
[PATCH] vdpa: Use device_iommu_capable()
2022-06-08 11:48 UTC
[PATCH] vdpa/mlx5: Fix syntax errors in comments
2022-06-08 8:14 UTC
[PATCH] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
2022-06-08 8:11 UTC
[PATCH V4 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
2022-06-08 5:36 UTC
[PATCH 1/2] vdpa/mlx5: fix error code for deleting vlan
2022-06-08 0:21 UTC (4+ messages)
` [PATCH 2/2] vdpa/mlx5: clean up indenting in handle_ctrl_vlan()
[PATCH] virtio_ring: remove unnecessary to_vvq call
2022-06-07 10:36 UTC
[PATCH] virtio_ring: remove unnecessary to_vvq call
2022-06-07 6:38 UTC
[PATCH 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
2022-06-07 6:15 UTC (8+ messages)
` [PATCH 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH 3/6] vDPA/ifcvf: support userspace to query device feature bits
` [PATCH 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa_dev_net_config_fill()
[PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker
2022-06-06 10:57 UTC (4+ messages)
[GIT PULL] vhost,virtio,vdpa: features, fixes, cleanups
2022-06-03 18:50 UTC (2+ messages)
[PATCH 3/6] drm/qxl: Create mouse hotspot properties on cursor planes
2022-06-02 23:26 UTC (2+ messages)
[PATCH v4] x86/vmware: use BIT() macro for shifting
2022-06-02 13:01 UTC
[PATCH v2] vringh: Fix loop descriptors check in the indirect cases
2022-06-02 9:51 UTC (3+ messages)
[PATCH 0/3] recover hardware corrupted page by virtio balloon
2022-06-02 9:40 UTC (9+ messages)
` "
` "
[PATCH v4 0/4] Implement vdpasim stop operation
2022-06-02 3:53 UTC (20+ messages)
` [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device
[PATCH V9 0/8] Use copy_process in vhost layer
2022-06-01 21:21 UTC (3+ messages)
[RFC PATCH v2] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
2022-06-01 5:51 UTC
[mst-vhost:vhost 62/65] drivers/virtio/virtio_ring.c:1783:9: error: use of undeclared identifier 'vq'
2022-05-31 20:55 UTC
ACM HPDC 2022 Call for Participation
2022-05-31 15:29 UTC
[PATCH v3] x86/vmware: use unsigned integer for shifting
2022-05-31 12:51 UTC (2+ 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).