public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-26 20:20:42 to 2019-06-04 14:55:16 UTC [more...]

[PATCH] s390: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-04 14:55 UTC  (3+ messages)

[PATCH] s390: fix unrecognized __aligned() in uapi header
 2019-06-04 14:54 UTC  (2+ messages)

[PATCH v3 0/8] s390: virtio: support protected virtualization
 2019-06-04 14:51 UTC  (35+ messages)
` [PATCH v3 1/8] s390/mm: force swiotlb for "
` [PATCH v3 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v3 3/8] s390/cio: add basic protected virtualization support
` [PATCH v3 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v3 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v3 6/8] virtio/s390: add indirection to indicators access
` [PATCH v3 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v3 8/8] virtio/s390: make airq summary indicators DMA

[PATCH v4 0/3] Fix vDSO clock_getres()
 2019-06-04 14:21 UTC  (12+ messages)
` [PATCH v4 3/3] kselftest: Extend vDSO selftest to clock_getres

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-04 10:13 UTC  (2+ messages)
` [PATCH 05/15] kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples

[PATCH v2 net 0/4] s390/qeth: fixes 2019-06-04
 2019-06-04  8:15 UTC  (5+ messages)
` [PATCH v2 net 1/4] s390/qeth: handle limited IPv4 broadcast in L3 TX path
` [PATCH v2 net 2/4] s390/qeth: check dst entry before use
` [PATCH v2 net 3/4] s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
` [PATCH v2 net 4/4] s390/qeth: handle error when updating TX queue count

[RFC V2] mm: Generalize notify_page_fault()
 2019-06-04  8:12 UTC  (3+ messages)

[PATCH net 0/4] s390/qeth: fixes 2019-06-03
 2019-06-04  8:03 UTC  (7+ messages)
` [PATCH net 1/4] s390/qeth: handle limited IPv4 broadcast in L3 TX path
` [PATCH net 2/4] s390/qeth: don't use obsolete dst entry
` [PATCH net 3/4] s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
` [PATCH net 4/4] s390/qeth: handle error when updating TX queue count

[PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
 2019-06-04  6:56 UTC  (16+ messages)
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 04/11] arm64/mm: Add temporary arch_remove_memory() implementation
` [PATCH v3 05/11] drivers/base/memory: Pass a block_id to init_memory_block()
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v3 08/11] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH v1 1/1] vfio-ccw: Destroy kmem cache region on module exit
 2019-06-04  6:03 UTC  (2+ messages)

[PULL 0/7] vfio-ccw: fixes
 2019-06-03 13:23 UTC  (12+ messages)
` [PULL 1/7] s390/cio: Update SCSW if it points to the end of the chain
` [PULL 2/7] s390/cio: Set vfio-ccw FSM state before ioeventfd
` [PULL 3/7] s390/cio: Split pfn_array_alloc_pin into pieces
` [PULL 4/7] s390/cio: Initialize the host addresses in pfn_array
` [PULL 5/7] s390/cio: Don't pin vfio pages for empty transfers
` [PULL 6/7] s390/cio: Allow zero-length CCWs in vfio-ccw
` [PULL 7/7] s390/cio: Remove vfio-ccw checks of command codes

[PATCH v8 0/7] iommu: enhance IOMMU default DMA mode build options
 2019-06-03 11:51 UTC  (12+ messages)
` [PATCH v8 1/7] "
` [PATCH v8 2/7] x86/dma: use IS_ENABLED() to simplify the code
` [PATCH v8 3/7] s390/pci: add support for IOMMU default DMA mode build options
` [PATCH v8 4/7] powernv/iommu: "
` [PATCH v8 5/7] iommu/vt-d: "
` [PATCH v8 6/7] iommu/amd: "
` [PATCH v8 7/7] ia64: hide build option IOMMU_DEFAULT_PASSTHROUGH

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-03 11:27 UTC  (3+ messages)

[PATCH v1] s390/pkey: Use -ENODEV instead of -EOPNOTSUPP
 2019-06-03  9:08 UTC  (5+ messages)

[RFC] mm: Generalize notify_page_fault()
 2019-06-03  4:53 UTC  (7+ messages)

[PATCH] s390: Kconfig: pedantic cleanups
 2019-06-01 10:56 UTC  (2+ messages)

[PATCH] s390: mmap base does not depend on ADDR_NO_RANDOMIZE personality
 2019-06-01 10:55 UTC  (2+ messages)

[PATCH] s390/purgatory: update .gitignore
 2019-06-01 10:22 UTC  (2+ messages)

[PATCH 1/4] s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.c
 2019-06-01 10:22 UTC  (8+ messages)
` [PATCH 2/4] s390: drop unneeded -Wall addition from tools Makefile
` [PATCH 3/4] s390: drop redundant directory creation "
` [PATCH 4/4] s390: drop meaningless 'targets' "

[PATCH] arch: s390: use struct_size() in kmalloc()
 2019-06-01 10:21 UTC  (2+ messages)

[GIT PULL 0/2] KVM: s390: fixes for 5.2-rc3
 2019-05-31 22:49 UTC  (5+ messages)
` [GIT PULL 1/2] kvm: fix compile on s390 part 2
` [GIT PULL 2/2] KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID

[GIT PULL] s390 updates for 5.2-rc3
 2019-05-31 18:15 UTC  (2+ messages)

[PATCH v5 0/3] Fix vDSO clock_getres()
 2019-05-30 14:29 UTC  (6+ messages)
` [PATCH v5 1/3] powerpc: "
` [PATCH v5 2/3] s390: "
` [PATCH v5 3/3] kselftest: Extend vDSO selftest to clock_getres

[PATCH 0/2] zfcp fixes for v5.2-rcX
 2019-05-30  1:53 UTC 

[PATCH v2 0/8] s390: virtio: support protected virtualization
 2019-05-29 12:30 UTC  (34+ messages)
` [PATCH v2 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v2 3/8] s390/cio: add basic protected virtualization support
` [PATCH v2 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v2 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v2 6/8] virtio/s390: add indirection to indicators access
` [PATCH v2 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v2 8/8] virtio/s390: make airq summary indicators DMA

[PATCH v3 0/3] Retrieving zPCI specific info with VFIO
 2019-05-28 21:54 UTC  (8+ messages)
` [PATCH v3 2/3] vfio: zpci: defining the VFIO headers
` [PATCH v3 3/3] vfio: pci: Using a device region to retrieve zPCI information

[PATCH] powerpc/power: Expose pfn_is_nosave prototype
 2019-05-28 15:48 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 4/5] kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
 2019-05-28 14:12 UTC  (2+ messages)

[PATCH] kvm: fix compile on s390 part 2
 2019-05-28 13:58 UTC  (3+ messages)

[PATCH v1 0/9] KVM selftests for s390x
 2019-05-28 13:48 UTC  (7+ messages)
` [PATCH 8/9] KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
      `  "
` [PATCH] KVM: selftests: enable pgste option for the linker on s390

[PATCH v7 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-28 13:05 UTC  (4+ messages)
` [PATCH v7 1/1] "

[PATCH] [RFC] Remove bdflush syscall stub
 2019-05-28 11:20 UTC  (5+ messages)

[PATCH v2 0/2] close_range()
 2019-05-28  9:57 UTC  (6+ messages)
` [PATCH v2 1/2] open: add close_range()
` [PATCH v2 2/2] tests: add close_range() tests

[PATCH v3 2/3] arch: wire-up close_range()
 2019-05-28  3:43 UTC  (2+ messages)

[PATCH] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
 2019-05-27  8:04 UTC  (3+ messages)
  `  "


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