public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 13:16:20 to 2022-06-28 14:31:16 UTC [more...]

[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-06-28 14:30 UTC  (3+ messages)
` [PATCH v6 1/5] PCI: Clean up pci_scan_slot()
` [PATCH v6 3/5] PCI: Move jailhouse's isolated function handling to pci_scan_slot()

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

[PATCH v10 0/3] s390x: KVM: CPU Topology
 2022-06-28 14:13 UTC  (24+ 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 v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-28 14:02 UTC  (11+ messages)
` [PATCH v9 16/21] KVM: s390: pci: add routines to start/stop "
` [PATCH v9 17/21] vfio-pci/zdev: add open/close device hooks

[PATCH v12 00/18] KVM: s390: pv: implement lazy destroy for reboot
 2022-06-28 13:56 UTC  (19+ messages)
` [PATCH v12 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v12 02/18] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v12 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v12 04/18] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v12 05/18] KVM: s390: pv: usage counter instead of flag
` [PATCH v12 06/18] KVM: s390: pv: add export before import
` [PATCH v12 07/18] KVM: s390: pv: clear the state without memset
` [PATCH v12 08/18] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v12 09/18] KVM: s390: pv: add mmu_notifier
` [PATCH v12 10/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v12 11/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v12 12/18] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v12 13/18] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v12 14/18] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v12 15/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v12 16/18] KVM: s390: pv: avoid export before import if possible
` [PATCH v12 17/18] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v12 18/18] KVM: s390: pv: module parameter to fence asynchronous destroy

[PATCH] s390/qdio: Fix spelling mistake
 2022-06-28 12:44 UTC  (3+ messages)

[PATCH] s390/sclp: Fix typo in comments
 2022-06-28 12:44 UTC  (2+ messages)

[PATCH] s390/dasd: drop unexpected word 'for' in comments
 2022-06-28 12:30 UTC  (2+ messages)

simplify the mdev interface v3
 2022-06-28  9:56 UTC  (19+ 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

[kvm-unit-tests PATCH v2] s390x/intercept: Test invalid prefix argument to SET PREFIX
 2022-06-28  9:03 UTC  (2+ messages)

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

[PATCH] MAINTAINERS: Add tools/testing/crypto/chacha20-s390/
 2022-06-28  6:46 UTC 

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

Prawne zabezpieczenie firmy
 2022-06-28  6:46 UTC 

[PATCH V3] virtio: disable notification hardening by default
 2022-06-28  6:44 UTC  (14+ messages)

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

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-28  3:49 UTC  (21+ 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] 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)

[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  (13+ 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  (15+ 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 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 17/26] csky/mm: "
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[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


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