Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 17:43:15 to 2021-07-27 21:54:46 UTC [more...]

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-07-27 21:54 UTC  (21+ messages)
` [PATCH 01/12] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH 02/12] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH 03/12] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH 04/12] vfio/pci: Rename ops functions to fit core namings
` [PATCH 05/12] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH 06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH 07/12] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH 08/12] vfio/pci: Move module parameters "
` [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
` [PATCH 10/12] vfio: Use select for eventfd
` [PATCH 11/12] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-27 20:42 UTC  (16+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
` [PATCH v5 3/6] mm: simplify compat_sys_move_pages
` [PATCH v5 4/6] mm: simplify compat numa syscalls
` [PATCH v5 5/6] compat: remove some compat entry points
` [PATCH v5 6/6] arch: remove compat_alloc_user_space

[PATCH net-next v3 00/31] ndo_ioctl rework
 2021-07-27 20:00 UTC  (3+ messages)
` [PATCH net-next v3 16/31] qeth: use ndo_siocdevprivate

sched: Move SCHED_DEBUG sysctl to debugfs
 2021-07-27 18:57 UTC  (13+ messages)
` [PATCH 0/1] Improve yield (was: sched: Move SCHED_DEBUG sysctl to debugfs)
  ` [PATCH 1/1] sched/fair: improve yield_to vs fairness

[kvm-unit-tests PATCH] s390x: Add specification exception interception test
 2021-07-27 13:23 UTC  (4+ messages)

[PATCH v2 1/1] s390/pv: fix the forcing of the swiotlb
 2021-07-27 13:00 UTC  (6+ messages)

[kvm-unit-tests PATCH] s390x: Add specification exception test
 2021-07-27 12:28 UTC  (8+ messages)

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-27  6:54 UTC  (12+ messages)
` [PATCH 2/2] s390/vfio-ap: replace open coded "

[PATCH] KVM: s390: restore old debugfs names
 2021-07-27  5:16 UTC  (4+ messages)

[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-07-26  8:55 UTC  (26+ messages)
` [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH v3 2/9] h8300: remove stale strncpy_from_user
` [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
` [PATCH v3 4/9] arc: "
` [PATCH v3 5/9] csky: "
` [PATCH v3 6/9] microblaze: "
` [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
  ` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols

[PATCH v2 00/21] .map_sg() error cleanup
 2021-07-25  6:07 UTC  (24+ messages)
` [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v2 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v2 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 05/21] alpha: return error code from alpha_pci_map_sg()
` [PATCH v2 06/21] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v2 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v2 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v2 10/21] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v2 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 12/21] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 14/21] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v2 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 16/21] parisc: return error code from .map_sg() ops
` [PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-07-24 13:24 UTC  (11+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
              ` s390 common I/O layer locking (was: [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev())
                ` s390 common I/O layer locking

[PATCH v2 0/4] Fix restricted DMA vs swiotlb_exit()
 2021-07-23 22:18 UTC  (7+ messages)

[kvm-unit-tests PATCH 0/5] s390x: sie and uv cleanups
 2021-07-23 17:25 UTC  (14+ messages)
` [kvm-unit-tests PATCH 1/5] s390x: sie: Add missing includes
` [kvm-unit-tests PATCH 2/5] s390x: sie: Fix sie.h integer types
` [kvm-unit-tests PATCH 3/5] lib: s390x: uv: Int type cleanup
` [kvm-unit-tests PATCH 4/5] lib: s390x: uv: Add offset comments to uv_query and extend it
` [kvm-unit-tests PATCH 5/5] lib: s390x: Print if a pgm happened while in SIE

[PATCH v2 00/14] Provide core infrastructure for managing open/release
 2021-07-23 14:38 UTC  (43+ messages)
` [PATCH v2 01/14] vfio/samples: Remove module get/put
` [PATCH v2 02/14] vfio/mbochs: Fix missing error unwind in mbochs_probe()
` [PATCH v2 03/14] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH v2 04/14] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH v2 05/14] vfio/samples: Delete useless open/close
` [PATCH v2 06/14] vfio/fsl: Move to the device set infrastructure
` [PATCH v2 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH v2 08/14] vfio/pci: Move to the device set infrastructure
` [PATCH v2 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH v2 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH v2 11/14] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH v2 12/14] vfio/ap,ccw: Fix open/close "
` [PATCH v2 13/14] vfio/gvt: "
` [PATCH v2 14/14] vfio: Remove struct vfio_device_ops open/release

[PATCH v2 0/2] s390x: KVM: CPU Topology
 2021-07-23 10:24 UTC  (9+ messages)
` [PATCH v2 1/2] s390x: KVM: accept STSI for CPU topology information
` [PATCH v2 2/2] s390:kvm: Topology expose TOPOLOGY facility

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (5+ messages)
` [PATCH v4 5/5] "

[GIT PULL] s390 updates for 5.14-rc3
 2021-07-21 20:54 UTC  (2+ messages)

[PATCH net-next v2 16/31] qeth: use ndo_siocdevprivate
 2021-07-21  8:49 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 read-only IMAP folder(s) and NNTP newsgroup(s).