messages from 2022-04-07 00:21:52 to 2022-04-12 15:36:57 UTC [more...]
[kvm-unit-tests PATCH v1 1/3] s390x: epsw: fix report_pop_prefix() when running under non-QEMU
2022-04-12 15:36 UTC (7+ messages)
` [kvm-unit-tests PATCH v1 2/3] s390x: tprot: use system include for mmu.h
` [kvm-unit-tests PATCH v2 2/3] s390x: tprot: use lib "
[kvm-unit-tests PATCH v1 0/4] s390x: add migration test suport
2022-04-12 15:32 UTC (16+ messages)
` [kvm-unit-tests PATCH v1 1/4] lib: s390x: add support for SCLP console read
` [kvm-unit-tests PATCH v1 2/4] s390x: add support for migration tests
` [kvm-unit-tests PATCH v1 3/4] s390x: don't run migration tests under PV
` [kvm-unit-tests PATCH v1 4/4] s390x: add selftest for migration
[PATCH v2 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-04-12 15:24 UTC (6+ messages)
` [PATCH v2 1/4] PCI: Clean up pci_scan_slot()
` [PATCH v2 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v2 3/4] PCI: Extend isolated function probing to s390
` [PATCH v2 4/4] s390/pci: allow zPCI zbus without a function zero
[kvm-unit-tests PATCH 0/2] s390x: Add tests for SIGP store adtl status
2022-04-12 15:20 UTC (8+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: gs: move to new header file
` [kvm-unit-tests PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order
[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
2022-04-12 14:32 UTC (14+ messages)
` [PATCH v5 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v5 15/21] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v5 16/21] KVM: vfio: add s390x hook to register KVM guest designation
[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
2022-04-12 14:10 UTC (3+ messages)
` [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override
[kvm-unit-tests PATCH v1 3/3] s390x: smp: make stop stopped cpu look the same as the running case
2022-04-12 13:25 UTC (2+ messages)
[PATCH RESEND 1/2] PCI: Extend isolated function probing to s390
2022-04-12 11:59 UTC (5+ messages)
[kvm-unit-tests PATCH v2] s390x: Test effect of storage keys on some instructions
2022-04-12 9:32 UTC (2+ messages)
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-12 7:19 UTC (46+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v9 04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 24/32] virtio: find_vqs() add arg sizes
` [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v9 26/32] virtio_mmio: "
` [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs()
` [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
cleanup swiotlb initialization v8
2022-04-12 6:21 UTC (7+ messages)
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
[PATCH net 0/3] net/smc: fixes 2022-04-08
2022-04-12 1:40 UTC (6+ messages)
` [PATCH net 1/3] net/smc: use memcpy instead of snprintf to avoid out of bounds read
` [PATCH net 2/3] net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
` [PATCH net 3/3] net/smc: Fix af_ops of child socket pointing to released memory
use block_device based APIs in block layer consumers
2022-04-11 18:24 UTC (54+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [dm-devel] "
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [dm-devel] "
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 10/27] block: add a bdev_nonrot helper
` [Ocfs2-devel] "
` [PATCH 11/27] block: add a bdev_write_cache helper
` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
` [Ocfs2-devel] "
` [PATCH 13/27] block: add a bdev_stable_writes helper
` [Ocfs2-devel] "
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
` [dm-devel] "
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [Ocfs2-devel] "
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [Ocfs2-devel] "
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [Ocfs2-devel] "
` [PATCH 19/27] block: remove queue_discard_alignment
` [Ocfs2-devel] "
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [Ocfs2-devel] "
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment "
` [PATCH 22/27] block: refactor discard bio size limiting
` [Ocfs2-devel] "
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [Ocfs2-devel] "
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
` [Ocfs2-devel] "
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [Ocfs2-devel] "
` [f2fs-dev] "
use block_device based APIs in block layer consumers v2
2022-04-11 17:25 UTC (38+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [Drbd-dev] "
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches
[kvm-unit-tests PATCH v3 0/2] s390x: Add tests for SIGP store adtl status
2022-04-11 13:33 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: gs: move to new header file
` [kvm-unit-tests PATCH v3 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order
[kvm-unit-tests PATCH v2 0/9] s390x: Cleanup and maintenance 4
2022-04-11 13:30 UTC (19+ messages)
` [kvm-unit-tests PATCH v2 1/9] lib: s390x: hardware: Add host_is_qemu() function
` [kvm-unit-tests PATCH v2 2/9] s390x: css: Skip if we're not run by qemu
` [kvm-unit-tests PATCH v2 3/9] s390x: diag308: Only test subcode 2 under QEMU
` [kvm-unit-tests PATCH v3] "
` [kvm-unit-tests PATCH v2 4/9] s390x: pfmf: Initialize pfmf_r1 union on declaration
` [kvm-unit-tests PATCH v2 5/9] s390x: snippets: asm: Add license and copyright headers
` [kvm-unit-tests PATCH v2 6/9] s390x: pv-diags: Cleanup includes
` [kvm-unit-tests PATCH v2 7/9] s390x: css: "
` [kvm-unit-tests PATCH v2 8/9] s390x: iep: "
` [kvm-unit-tests PATCH v2 9/9] s390x: mvpg: "
[PATCH] s390: Simplify the calculation of variables
2022-04-08 14:32 UTC (8+ messages)
` [PATCH V2] "
` [PATCH V3] "
[PATCH 0/4] Unifrom keyring support across architectures and functions
2022-04-08 8:51 UTC (5+ messages)
` [PATCH 1/4] Fix arm64 kexec forbidding kernels signed with keys in the secondary keyring to boot
[PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()
2022-04-07 22:37 UTC (15+ messages)
[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
2022-04-07 14:56 UTC (8+ messages)
` [PATCH 2/5] vfio: Require that devices support DMA cache coherence
[PATCH AUTOSEL 5.17 17/31] s390/traps: improve panic message for translation-specification exception
2022-04-07 8:27 UTC (3+ messages)
` [PATCH AUTOSEL 5.17 18/31] s390/pci: improve zpci_dev reference counting
[PATCH AUTOSEL 5.16 17/30] s390/traps: improve panic message for translation-specification exception
2022-04-07 1:11 UTC (2+ messages)
` [PATCH AUTOSEL 5.16 18/30] s390/pci: improve zpci_dev reference counting
[PATCH AUTOSEL 5.15 14/27] s390/traps: improve panic message for translation-specification exception
2022-04-07 1:12 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 15/27] s390/pci: improve zpci_dev reference counting
[PATCH AUTOSEL 5.10 14/25] s390/pci: improve zpci_dev reference counting
2022-04-07 1:14 UTC
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