public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 04:48:21 to 2022-06-28 05:46:16 UTC [more...]

[PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
 2022-06-28  5:45 UTC  (14+ messages)
` [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data

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

simplify the mdev interface v3
 2022-06-28  5:13 UTC 

[PATCH V3] virtio: disable notification hardening by default
 2022-06-28  4:59 UTC  (12+ messages)

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-28  3:49 UTC  (25+ messages)

[PATCH V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-28  3:12 UTC  (35+ messages)
` [PATCH V5 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V5 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V5 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V5 04/26] sparc/mm: "
` [PATCH V5 05/26] arm64/mm: "
` [PATCH V5 06/26] x86/mm: "
` [PATCH V5 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 09/26] loongarch/mm: "
` [PATCH V5 10/26] openrisc/mm: "
` [PATCH V5 11/26] xtensa/mm: "
` [PATCH V5 12/26] hexagon/mm: "
` [PATCH V5 13/26] parisc/mm: "
` [PATCH V5 14/26] alpha/mm: "
` [PATCH V5 15/26] nios2/mm: "
` [PATCH V5 16/26] riscv/mm: "
` [PATCH V5 17/26] csky/mm: "
` [PATCH V5 18/26] s390/mm: "
` [PATCH V5 19/26] ia64/mm: "
` [PATCH V5 20/26] mips/mm: "
` [PATCH V5 21/26] m68k/mm: "
` [PATCH V5 22/26] arc/mm: "
` [PATCH V5 23/26] arm/mm: "
` [PATCH V5 24/26] um/mm: "
` [PATCH V5 25/26] sh/mm: "
` [PATCH V5 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28  2:21 UTC  (8+ messages)

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-27 20:57 UTC  (2+ messages)

[PATCH v10 0/3] s390x: KVM: CPU Topology
 2022-06-27 17:40 UTC  (19+ 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] vfio: de-extern-ify function prototypes
 2022-06-27 16:35 UTC  (4+ messages)

[PATCH] scsi: zfcp: drop unexpected word "the" in the comments
 2022-06-27 16:19 UTC  (2+ messages)

[PATCH] s390/qdio: Fix spelling mistake
 2022-06-27 16:18 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] s390x/intercept: Test invalid prefix argument to SET PREFIX
 2022-06-27 15:24 UTC 

[kvm-unit-tests PATCH] s390x/intercept: Test invalid prefix argument to SET PREFIX
 2022-06-27 12:58 UTC  (3+ messages)

Fwd: s390/nospec: add an option to use thunk-extern
 2022-06-27 12:50 UTC  (4+ messages)
`  "
  ` [PATCH 1/2] s390/nospec: build expoline.o for modules_prepare target
  ` [PATCH 2/2] s390/nospec: remove unneeded header includes

[kvm-unit-tests PATCH v2 0/3] better smp interrupt checks
 2022-06-27 11:09 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: s390x: add functions to set and clear PSW bits
` [kvm-unit-tests PATCH v2 2/3] s390x: skey.c: rework the interrupt handler
` [kvm-unit-tests PATCH v2 3/3] lib: s390x: better smp interrupt checks

[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-27  6:57 UTC  (14+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v3 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v3 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:48 UTC  (46+ messages)
` [PATCH V4 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V4 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V4 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V4 05/26] arm64/mm: "
` [PATCH V4 06/26] x86/mm: "
` [PATCH V4 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 10/26] openrisc/mm: "
` [PATCH V4 15/26] nios2/mm: "
` [PATCH V4 16/26] riscv/mm: "
` [PATCH V4 17/26] csky/mm: "
` [PATCH V4 18/26] s390/mm: "
` [PATCH V4 19/26] ia64/mm: "
` [PATCH V4 20/26] mips/mm: "
` [PATCH V4 21/26] m68k/mm: "
` [PATCH V4 22/26] arc/mm: "
` [PATCH V4 23/26] arm/mm: "
` [PATCH V4 24/26] um/mm: "
` [PATCH V4 25/26] sh/mm: "
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series
 2022-06-26 13:58 UTC  (3+ messages)
` [PATCH v2 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn

[PATCH v2 0/3] jump_label: get rid of NOP patching where possible
 2022-06-26  8:04 UTC  (7+ messages)
` [PATCH v2 1/3] jump_label: s390: avoid pointless initial NOP patching
` [PATCH v2 2/3] jump_label: mips: move module NOP patching into arch code
` [PATCH v2 3/3] jump_label: make initial NOP patching the special case

[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
 2022-06-24 22:42 UTC  (11+ messages)
` [RFT][PATCH v1 5/6] vfio/ccw: Add kmap_local_page() for memcpy

[GIT PULL] s390 updates for 5.19-rc4
 2022-06-24 19:37 UTC  (2+ messages)

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-24 18:46 UTC  (8+ messages)
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison

simplify the mdev interface v2
 2022-06-24 13:14 UTC  (12+ messages)
` [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 03/13] vfio/mdev: simplify mdev_type handling
  ` [PATCH 3/13] "


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