public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-30 12:36:16 to 2022-07-05 13:49:05 UTC [more...]

[PATCH v1 0/1] s390/archrandom: use buffered random data
 2022-07-05 13:18 UTC  (3+ messages)
` [PATCH v1 1/1] s390/arch_random: Buffer true "

[PATCH V6 8/9] virtio: harden vring IRQ
 2022-07-05 12:56 UTC  (3+ messages)

[PATCH v11 0/3] s390x: KVM: CPU Topology
 2022-07-05 12:38 UTC  (15+ messages)
` [PATCH v11 1/3] KVM: s390: Cleanup ipte lock access and SIIF facility checks
` [PATCH v11 2/3] KVM: s390: guest support for topology function
` [PATCH v11 3/3] KVM: s390: resetting the Topology-Change-Report

[kvm-unit-tests PATCH v3] s390x: Add strict mode to specification exception interpretation test
 2022-07-05 11:17 UTC 

[PATCH v3 0/3] virtio: support requiring restricted access per device
 2022-07-05 11:16 UTC  (2+ messages)

[PATCH v3 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
 2022-07-05  8:31 UTC  (4+ messages)
` [PATCH v3 1/2] vfio: Replace the DMA unmapping notifier with a callback
` [PATCH v3 2/2] vfio: Replace the iommu notifier with a device list

simplify the mdev interface v4
 2022-07-05  8:25 UTC  (24+ messages)
` [PATCH 01/14] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
` [PATCH 02/14] drm/i915/gvt: simplify vgpu configuration management
` [PATCH 03/14] vfio/mdev: make mdev.h standalone includable
` [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 05/14] vfio/mdev: simplify mdev_type handling
` [PATCH 06/14] vfio/mdev: remove mdev_from_dev
` [PATCH 07/14] vfio/mdev: unexport mdev_bus_type
` [PATCH 08/14] vfio/mdev: remove mdev_parent_dev
` [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 11/14] vfio/mdev: consolidate all the name "
` [PATCH 12/14] vfio/mdev: consolidate all the available_instance "
` [PATCH 13/14] vfio/mdev: consolidate all the description "
` [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core

[kvm-unit-tests PATCH v2 0/4] Add panic test support
 2022-07-05  8:20 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] runtime: add support for panic tests
` [kvm-unit-tests PATCH v2 2/4] lib: s390x: add CPU timer functions to time.h
` [kvm-unit-tests PATCH v2 3/4] s390x: add extint loop test
` [kvm-unit-tests PATCH v2 4/4] s390x: add pgm spec interrupt "

[PATCH v20 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
 2022-07-05  7:46 UTC  (3+ messages)

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-07-05  5:03 UTC  (15+ messages)

[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-05  2:12 UTC  (49+ messages)
` [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h
` [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "

[PATCH v20 18/20] s390/vfio-ap: update docs to include dynamic config support
 2022-07-04 21:20 UTC  (2+ messages)

[PATCH] s390x: split migration test into vector and gs test
 2022-07-04 13:30 UTC 

[RESEND PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/
 2022-07-04 13:23 UTC  (2+ messages)

[PATCH 0/2] s390: Autoload uvdevice module based on CPU feature
 2022-07-04 11:35 UTC  (6+ messages)
` [PATCH 1/2] s390/hwcaps: Add HWCAP_UV
` [PATCH 2/2] drivers/s390/char/uvdevice: Autoload module based on CPU feature

[PATCH v3 00/11] s390/vfio-ccw rework
 2022-07-04 11:25 UTC  (17+ messages)
` [PATCH v3 01/11] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v3 02/11] vfio/ccw: Fix FSM state if mdev probe fails
` [PATCH v3 03/11] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v3 04/11] vfio/ccw: Remove private->mdev
` [PATCH v3 05/11] vfio/ccw: Pass enum to FSM event jumptable
` [PATCH v3 06/11] vfio/ccw: Flatten MDEV device (un)register
` [PATCH v3 07/11] vfio/ccw: Update trace data for not operational event
` [PATCH v3 08/11] vfio/ccw: Create an OPEN FSM Event
` [PATCH v3 09/11] vfio/ccw: Create a CLOSE FSM event
` [PATCH v3 10/11] vfio/ccw: Refactor vfio_ccw_mdev_reset
` [PATCH v3 11/11] vfio/ccw: Move FSM open/close to MDEV open/close

[kvm-unit-tests PATCH v1 0/3] Add panic test support
 2022-07-04  9:06 UTC  (12+ messages)
` [kvm-unit-tests PATCH v1 1/3] runtime: add support for panic tests
` [kvm-unit-tests PATCH v1 2/3] s390x: add extint loop test
` [kvm-unit-tests PATCH v1 3/3] s390x: add pgm spec interrupt "

[PATCH V3] virtio: disable notification hardening by default
 2022-07-04  7:00 UTC  (15+ messages)

simplify the mdev interface v3
 2022-07-04  6:18 UTC  (7+ messages)
` [PATCH 04/13] vfio/mdev: simplify mdev_type handling
` [PATCH 08/13] vfio/mdev: remove mtype_get_parent_dev

[PATCH 0/4] Introduce bitmap_size()
 2022-07-04  4:28 UTC  (21+ messages)
` [PATCH 1/4] s390/cio: Rename bitmap_size() as idset_bitmap_size()
` [PATCH 2/4] fs/ntfs3: Rename bitmap_size() as ntfs3_bitmap_size()
` [PATCH 3/4] bitmap: Introduce bitmap_size()
` [PATCH 4/4] bitmap: Use bitmap_size()

[PATCH] s390/crypto/ep11: Fix typo in string
 2022-07-04  2:08 UTC 

[PATCH v9 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-07-04  1:52 UTC 

[PATCH net v2] MAINTAINERS: add Wenjia as SMC maintainer
 2022-07-02 15:40 UTC  (2+ messages)

[PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine
 2022-07-01 21:44 UTC  (6+ messages)
` [PATCH v5 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v5 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v5 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v5 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v5 5/5] vfio/iommu_type1: Simplify group attachment

Fwd: s390/nospec: add an option to use thunk-extern
 2022-07-01 21:39 UTC  (4+ messages)
`  "

[PATCH v4 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-07-01 19:08 UTC  (11+ messages)
` [PATCH v4 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v4 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v4 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v4 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v4 5/5] vfio/iommu_type1: Simplify group attachment

[GIT PULL] s390 updates for 5.19-rc5
 2022-07-01 18:27 UTC  (2+ messages)

[PATCH net] MAINTAINERS: add Wenjia as SMC maintainer
 2022-07-01 16:41 UTC  (2+ messages)

[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-07-01 14:42 UTC  (14+ messages)
` [PATCH v6 1/5] PCI: Clean up pci_scan_slot()
` [PATCH v6 2/5] PCI: Split out next_ari_fn() from next_fn()
` [PATCH v6 3/5] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v6 4/5] PCI: Extend isolated function probing to s390
` [PATCH v6 5/5] s390/pci: allow zPCI zbus without a function zero

[PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/
 2022-07-01 14:29 UTC  (3+ messages)

[PATCH net-next v2] net/smc: align the connect behaviour with TCP
 2022-07-01 12:45 UTC  (7+ messages)

[PATCH v1 1/1] virtio: Restore semantics of vq->broken in virtqueues
 2022-07-01  6:14 UTC  (7+ messages)

[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-30 15:47 UTC  (13+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox