messages from 2022-06-20 04:03:39 to 2022-06-24 04:22:59 UTC [more...]
[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
2022-06-24 4:22 UTC (4+ messages)
[PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
2022-06-24 2:56 UTC (42+ messages)
` [PATCH v10 01/41] remoteproc: rename len of rpoc_vring to num
` [PATCH v10 02/41] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v10 03/41] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v10 04/41] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v10 05/41] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v10 06/41] virtio_ring: extract the logic of freeing vring
` [PATCH v10 07/41] virtio_ring: split vring_virtqueue
` [PATCH v10 08/41] virtio_ring: introduce virtqueue_init()
` [PATCH v10 09/41] virtio_ring: split: introduce vring_free_split()
` [PATCH v10 10/41] virtio_ring: split: extract the logic of alloc queue
` [PATCH v10 11/41] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v10 12/41] virtio_ring: split: extract the logic of attach vring
` [PATCH v10 13/41] virtio_ring: split: extract the logic of vring init
` [PATCH v10 14/41] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v10 15/41] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v10 16/41] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v10 17/41] virtio_ring: packed: introduce vring_free_packed
` [PATCH v10 18/41] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v10 19/41] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v10 20/41] virtio_ring: packed: extract the logic of attach vring
` [PATCH v10 21/41] virtio_ring: packed: extract the logic of vring init
` [PATCH v10 22/41] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v10 23/41] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v10 24/41] virtio_ring: introduce virtqueue_resize()
` [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v10 26/41] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v10 27/41] virtio: allow to unbreak/break virtqueue individually
` [PATCH v10 28/41] virtio_pci: update struct virtio_pci_common_cfg
` [PATCH v10 29/41] virtio_pci: introduce helper to get/set queue reset
` [PATCH v10 30/41] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v10 31/41] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v10 32/41] virtio: find_vqs() add arg sizes
` [PATCH v10 33/41] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v10 34/41] virtio_mmio: "
` [PATCH v10 35/41] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v10 36/41] virtio_net: set the default max ring size by find_vqs()
` [PATCH v10 37/41] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v10 38/41] virtio_net: split free_unused_bufs()
` [PATCH v10 39/41] virtio_net: support rx queue resize
` [PATCH v10 40/41] virtio_net: support tx "
` [PATCH v10 41/41] virtio_net: support set_ringparam
[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-24 2:44 UTC (9+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v3 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v3 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v3 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v3 5/5] vfio/iommu_type1: Simplify group attachment
simplify the mdev interface v2
2022-06-23 21:37 UTC (17+ messages)
` [PATCH 01/13] vfio/mdev: make mdev.h standalone includable
` [PATCH 1/13] "
` [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 2/13] "
` [PATCH 03/13] vfio/mdev: simplify mdev_type handling
` [PATCH 3/13] "
` [PATCH 09/13] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 9/13] "
` [PATCH 10/13] vfio/mdev: consolidate all the name "
` [PATCH 11/13] vfio/mdev: consolidate all the available_instance "
` [PATCH 12/13] vfio/mdev: consolidate all the description "
please consider for stable: "s390/mm: use non-quiescing sske for KVM switch to keyed guest"
2022-06-23 15:44 UTC (2+ messages)
[PATCH] s390/sclp: Fix typo in comments
2022-06-23 15:15 UTC (2+ messages)
[PATCH v2 00/10] s390/vfio-ccw rework
2022-06-23 14:59 UTC (3+ messages)
` [PATCH v2 04/10] vfio/ccw: Remove private->mdev
[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series
2022-06-23 13:12 UTC (11+ messages)
` [PATCH v2 1/6] scsi: core: Remove reserved request time-out handling
` [PATCH v2 2/6] blk-mq: Add a flag for reserved requests
` [PATCH v2 3/6] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH v2 4/6] scsi: fnic: Drop reserved request handling
` [PATCH v2 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
` [PATCH v2 6/6] blk-mq: Drop local variable for reserved tag
[RFC net-next] net/smc:introduce 1RTT to SMC
2022-06-23 12:50 UTC (7+ messages)
[PATCH] s390/dasd: drop unexpected word 'for' in comments
2022-06-23 10:21 UTC
[PATCH 1/3] s390: remove unneeded 'select BUILD_BIN2C'
2022-06-23 10:08 UTC (7+ messages)
` [PATCH 2/3] s390/purgatory: hard-code obj-y in Makefile
` [PATCH 3/3] s390/purgatory: remove duplicated build rule of kexec-purgatory.o
[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-23 7:47 UTC (19+ messages)
` [PATCH v2 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment
[PATCH] KVM: s390: drop unexpected word 'and' in the comments
2022-06-23 6:34 UTC (2+ messages)
[PATCH v2 1/1] s390: Add attestation query information
2022-06-23 6:26 UTC (3+ messages)
[PATCH] s390/qdio: Fix spelling mistake
2022-06-23 6:05 UTC
[PATCH v20 00/20] s390/vfio-ap: dynamic configuration support
2022-06-22 12:40 UTC (26+ messages)
` [PATCH v20 01/20] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v20 02/20] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v20 03/20] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v20 04/20] s390/vfio-ap: introduce shadow APCB
` [PATCH v20 05/20] s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
` [PATCH v20 06/20] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v20 07/20] s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
` [PATCH v20 08/20] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
` [PATCH v20 09/20] s390/vfio-ap: use proper locking order when setting/clearing "
` [PATCH v20 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
` [PATCH v20 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
` [PATCH v20 12/20] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v20 13/20] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
` [PATCH v20 14/20] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v20 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v20 16/20] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v20 17/20] s390/vfio-ap: handle config changed and scan complete notification
` [PATCH v20 18/20] s390/vfio-ap: update docs to include dynamic config support
` [PATCH v20 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v20 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers
[PATCH v2] s390/archrandom: simplify back to earlier design and initialize earlier
2022-06-22 12:10 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3 0/3] virtio: support requiring restricted access per device
2022-06-22 10:20 UTC (3+ messages)
` [PATCH v3 1/3] virtio: replace restricted mem access flag with callback
[PATCH V3] virtio: disable notification hardening by default
2022-06-22 8:32 UTC (4+ messages)
[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
2022-06-22 1:18 UTC (20+ messages)
` [RFT][PATCH v1 1/6] vfio/ap: Pass in physical address of ind to ap_aqic()
` [RFT][PATCH v1 3/6] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v1 5/6] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v1 6/6] vfio: Replace phys_pfn with phys_page for vfio_pin_pages()
[PATCH V2] virtio: disable notification hardening by default
2022-06-22 1:17 UTC (5+ messages)
[PATCH 0/5] blk-mq: Add a flag for reserved requests series
2022-06-22 0:51 UTC (21+ messages)
` [PATCH 1/5] scsi: core: Remove reserved request time-out handling
` [PATCH 2/5] blk-mq: Add a flag for reserved requests
` [PATCH 3/5] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH 4/5] scsi: fnic: Drop reserved request handling
` [PATCH 5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn
[PATCH v2 0/4] hugetlb: speed up linear address scanning
2022-06-21 23:56 UTC (5+ messages)
` [PATCH v2 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH v2 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page
` [PATCH v2 3/4] hugetlb: do not update address in huge_pmd_unshare
` [PATCH v2 4/4] hugetlb: Lazy page table copies in fork()
[PATCH] s390/net: Fix duplicate 'the' in two places
2022-06-21 22:32 UTC (2+ messages)
[PATCH] net: s390: drop unexpected word "the" in the comments
2022-06-21 15:44 UTC (5+ messages)
` "
[kvm-unit-tests PATCH v5 0/3] More skey instr. emulation test
2022-06-21 15:40 UTC (5+ messages)
` [kvm-unit-tests PATCH v5 1/3] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH v5 2/3] s390x: Test effect of storage keys on some more instructions
` [kvm-unit-tests PATCH v5 3/3] s390x: Test effect of storage keys on diag 308
[kvm-unit-tests PATCH v3 0/3] s390x: Rework TEID decoding and usage
2022-06-21 15:35 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH v3 2/3] s390x: lib: SOP facility query function
` [kvm-unit-tests PATCH v3 3/3] s390x: Rework TEID decoding and usage
[PATCH] scsi: zfcp: drop unexpected word "the" in the comments
2022-06-21 11:42 UTC
[PATCH v10 0/3] s390x: KVM: CPU Topology
2022-06-20 12:54 UTC (4+ messages)
` [PATCH v10 1/3] KVM: s390: ipte lock for SCA access should be contained in KVM
` [PATCH v10 2/3] KVM: s390: guest support for topology function
` [PATCH v10 3/3] KVM: s390: resetting the Topology-Change-Report
[PATCH v2] s390/kvm: avoid hypfs error message
2022-06-20 11:31 UTC (4+ messages)
[PATCH] s390/archrandom: simplify back to earlier design
2022-06-20 11:03 UTC (3+ messages)
[PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-06-20 9:56 UTC (7+ messages)
` [PATCH v11 15/19] KVM: s390: pv: asynchronous "
` [PATCH v11 16/19] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v11 18/19] KVM: s390: pv: avoid export before import if possible
[PATCH] s390/kvm: avoid hypfs error message
2022-06-20 9:28 UTC (6+ 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