linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-28 18:31:19 to 2020-04-07 19:20:47 UTC [more...]

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-07 19:20 UTC  (16+ messages)
` [PATCH v7 01/15] s390/vfio-ap: store queue struct in hash table for quick access
` [PATCH v7 02/15] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v7 04/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v7 05/15] s390/vfio-ap: introduce shadow CRYCB
` [PATCH v7 06/15] s390/vfio-ap: sysfs attribute to display the guest CRYCB
` [PATCH v7 07/15] s390/vfio-ap: filter CRYCB bits for unavailable queue devices
` [PATCH v7 08/15] s390/vfio_ap: add qlink from ap_matrix_mdev struct to vfio_ap_queue struct
` [PATCH v7 09/15] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v7 10/15] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v7 11/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v7 12/15] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v7 13/15] s390/vfio-ap: handle host AP config change notification
` [PATCH v7 14/15] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v7 15/15] s390/vfio-ap: handle probe/remove not due to host AP config changes

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-07 18:37 UTC  (35+ messages)
` [RFC PATCH 01/34] iommu: Move default domain allocation to separate function
` [RFC PATCH 02/34] iommu: Add def_domain_type() callback in iommu_ops
` [RFC PATCH 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [RFC PATCH 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [RFC PATCH 05/34] iommu/amd: Remove dma_mask check from check_device()
` [RFC PATCH 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [RFC PATCH 07/34] iommu: Add probe_device() and remove_device() call-backs
` [RFC PATCH 08/34] iommu: Move default domain allocation to iommu_probe_device()
` [RFC PATCH 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [RFC PATCH 10/34] iommu: Move new probe_device path to separate function
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
` [RFC PATCH 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [RFC PATCH 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [RFC PATCH 14/34] iommu/amd: Remove dev_data->passthrough
` [RFC PATCH 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [RFC PATCH 16/34] iommu/vt-d: "
` [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
` [RFC PATCH 18/34] iommu/arm-smmu: Convert to probe/release_device() call-backs
` [RFC PATCH 19/34] iommu/pamu: "
` [RFC PATCH 20/34] iommu/s390: "
` [RFC PATCH 21/34] iommu/virtio: "
` [RFC PATCH 22/34] iommu/msm: "
` [RFC PATCH 23/34] iommu/mediatek: "
` [RFC PATCH 24/34] iommu/mediatek-v1 "
` [RFC PATCH 25/34] iommu/qcom: "
` [RFC PATCH 26/34] iommu/rockchip: "
` [RFC PATCH 27/34] iommu/tegra: "
` [RFC PATCH 28/34] iommu/renesas: "
` [RFC PATCH 29/34] iommu/omap: Remove orphan_dev tracking
` [RFC PATCH 30/34] iommu/omap: Convert to probe/release_device() call-backs
` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
` [RFC PATCH 32/34] iommu/exynos: Convert to probe/release_device() call-backs
` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
` [RFC PATCH 34/34] iommu: Unexport iommu_group_get_for_dev()

[PATCH v2] kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
 2020-04-07 17:11 UTC  (2+ messages)

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-04-07 15:54 UTC  (9+ messages)

[PATCH] kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
 2020-04-07 15:39 UTC  (4+ messages)

[GIT PULL 0/3] KVM: s390: Fixes for vsie (nested hypervisors)
 2020-04-07 12:31 UTC  (5+ messages)
` [GIT PULL 1/3] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
` [GIT PULL 2/3] KVM: s390: vsie: Fix delivery of addressing exceptions
` [GIT PULL 3/3] KVM: s390: vsie: Fix possible race when shadowing region 3 tables

[PATCH v2 0/5] KVM: s390: vsie: fixes and cleanups
 2020-04-07 11:35 UTC  (22+ messages)
` [PATCH v2 1/5] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
` [PATCH v2 2/5] KVM: s390: vsie: Fix delivery of addressing exceptions
` [PATCH v2 3/5] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
` [PATCH v2 4/5] KVM: s390: vsie: Move conditional reschedule
` [PATCH v2 5/5] KVM: s390: vsie: gmap_table_walk() simplifications

[PATCH] vfio-ccw: document possible errors
 2020-04-07 11:16 UTC 

[PATCH 0/1] s390/dasd: Kconfig patch
 2020-04-07 10:01 UTC  (4+ messages)
` [PATCH 1/1] s390: Cleanup removed IOSCHED_DEADLINE

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-04-07  6:30 UTC  (8+ messages)
` [RFC PATCH v2 5/9] vfio-ccw: Introduce a new CRW region
` [RFC PATCH v2 7/9] vfio-ccw: Wire up the CRW irq and "

[PATCH v1 0/5] KVM: s390: vsie: fixes and cleanups
 2020-04-06 13:47 UTC  (14+ messages)
` [PATCH v1 1/5] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
` [PATCH v1 2/5] KVM: s390: vsie: Fix delivery of addressing exceptions
` [PATCH v1 3/5] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
` [PATCH v1 4/5] KVM: s390: vsie: Move conditional reschedule
` [PATCH v1 5/5] KVM: s390: vsie: gmap_table_walk() simplifications

[PATCH 0/2] s390/cio: correct some uevent issues
 2020-04-06 12:03 UTC  (8+ messages)
` [PATCH 1/2] s390/cio: avoid duplicated 'ADD' uevents
` [PATCH 2/2] s390/cio: generate delayed uevent for vfio-ccw subchannels

[kvm-unit-tests PATCH 00/10] s390x: smp: Improve smp code part 2
 2020-04-06  9:27 UTC  (11+ messages)
` [kvm-unit-tests PATCH 04/10] s390x: smp: Test local interrupts after cpu reset
` [kvm-unit-tests PATCH 08/10] s390x: smp: Wait for sigp completion
` [kvm-unit-tests PATCH 09/10] s390x: smp: Add restart when running test

[PATCH V2 1/3] mm/debug: Add tests validating arch page table helpers for core features
 2020-04-05 14:49 UTC  (3+ messages)
` [mm/debug] f675f2f91d: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable

[GIT PULL] s390 patches for the 5.7 merge window
 2020-04-04 17:50 UTC  (2+ messages)

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-03 16:36 UTC  (31+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v3 3/5] x86: "
` [PATCH v3 4/5] sparc: "
` [PATCH v3 5/5] s390: "
      ` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[RFD] uevent handling for subchannels
 2020-04-03 10:40 UTC 

[PATCH 00/18] genirq: Remove setup_irq()
 2020-04-02 15:03 UTC  (5+ messages)
` [PATCH 0/6] Kill setup_irq()

[kvm-unit-tests 0/2] s390x/smp fix and enhancement
 2020-04-02 10:44 UTC  (9+ messages)
` [kvm-unit-tests 1/2] s390x/smp: fix detection of "running"
` [kvm-unit-tests 2/2] s390x/smp: add minimal test for sigp sense running status

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-01 18:55 UTC  (6+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v2 4/4] hugetlbfs: clean up command line processing

[PATCH] zfcp: use fallthrough;
 2020-04-01  2:24 UTC  (2+ messages)

[RFC PATCH v1 27/50] drivers/s390/scsi/zcsp_fc.c: Use prandom_u32_max() for backoff
 2020-03-31 19:04 UTC  (4+ messages)

[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather
 2020-03-31  8:15 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] s390x: Add stsi 3.2.2 tests
 2020-03-30 16:19 UTC  (3+ messages)

[kvm-unit-tests PATCH] s390x: Add stsi 3.2.2 tests
 2020-03-30 14:13 UTC  (11+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 5.7 merge window
 2020-03-30 12:19 UTC  (2+ messages)
` [GIT PULL 1/1] s390/gmap: return proper error code on ksm unsharing

[PATCH net] s390/qeth: support net namespaces for L3 devices
 2020-03-30  5:02 UTC  (2+ 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).