linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 23:53:43 to 2022-06-23 20:59:47 UTC [more...]

simplify the mdev interface v2
 2022-06-23 20:59 UTC  (13+ 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 04/13] vfio/mdev: remove mdev_{create,remove}_sysfs_files

[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-23 20:00 UTC  (6+ 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

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  (27+ messages)
` [RFT][PATCH v1 1/6] vfio/ap: Pass in physical address of ind to ap_aqic()
` [RFT][PATCH v1 2/6] vfio/ccw: Only pass in contiguous pages
` [RFT][PATCH v1 3/6] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v1 4/6] vfio: Rename user_iova of vfio_dma_rw()
` [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  (24+ 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)

[PATCH 0/4] hugetlb: speed up linear address scanning
 2022-06-18  3:27 UTC  (12+ messages)
` [PATCH 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page

[PATCH v2 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
 2022-06-17 23:19 UTC  (6+ messages)
` [PATCH v2 1/2] vfio: Replace the DMA unmapping notifier with a callback
` [PATCH v2 2/2] vfio: Replace the iommu notifier with a device list

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-17 16:15 UTC  (6+ messages)
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM

[PATCH v9 0/3] s390x: KVM: CPU Topology
 2022-06-17 14:49 UTC  (5+ messages)
` [PATCH v9 2/3] s390x: KVM: guest support for topology function

[PATCH V6 8/9] virtio: harden vring IRQ
 2022-06-17 14:33 UTC  (19+ messages)

[PATCH v2 0/3] jump_label: get rid of NOP patching where possible
 2022-06-17 13:40 UTC  (4+ messages)
` [PATCH v2 3/3] jump_label: make initial NOP patching the special case

[PATCH] arch/*: Disable softirq stacks on PREEMPT_RT
 2022-06-17  9:51 UTC  (4+ messages)


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).