public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 22:39:30 to 2019-06-26 15:48:07 UTC [more...]

[PATCH net 0/2] net/smc: fixes 2019-06-26
 2019-06-26 15:47 UTC  (2+ messages)
` [PATCH net 2/2] net/smc: Fix error path in smc_init

[PATCH v5 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-06-26 14:31 UTC  (13+ messages)
` [PATCH v5 1/2] s390/setup: diag318: refactor struct
` [PATCH v5 2/2] s390/kvm: diagnose 318 handling

[PATCH] s390/dasd: Fix a precision vs width bug in dasd_feature_list()
 2019-06-26 10:06 UTC 

[PATCH V5 10/16] s390: zfcp_fc: use sg helper to operate scatterlist
 2019-06-26  8:17 UTC  (9+ messages)

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-06-26  6:11 UTC  (9+ messages)
` [PATCH 1/5] mm: "
` [PATCH 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH 3/5] x86: "
` [PATCH 4/5] sparc: "
` [PATCH 5/5] s390: "

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-26  5:20 UTC  (11+ messages)
` [PATCH RESEND 1/8] s390: Start fallback of top-down mmap at mm->mmap_base
` [PATCH RESEND 2/8] sh: "
` [PATCH RESEND 3/8] sparc: "
` [PATCH RESEND 4/8] x86, hugetlbpage: "
` [PATCH RESEND 5/8] mm: Start fallback "
` [PATCH RESEND 6/8] parisc: Use mmap_base, not mmap_legacy_base, as low_limit for bottom-up mmap
` [PATCH RESEND 7/8] x86: Use mmap_*base, not mmap_*legacy_base, "
` [PATCH RESEND 8/8] mm: Remove mmap_legacy_base and mmap_compat_legacy_code fields from mm_struct

[PATCH v9 0/4] vfio: ap: AP Queue Interrupt Control
 2019-06-25 20:15 UTC  (4+ messages)
` [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

[PATCH RFC] generic ELF support for kexec
 2019-06-25 18:54 UTC 

[RFC v1 1/1] vfio-ccw: Don't call cp_free if we are processing a channel program
 2019-06-24 15:24 UTC  (15+ messages)

[PATCH] vfio-ccw: make convert_ccw0_to_ccw1 static
 2019-06-24 11:55 UTC  (2+ messages)

BUG: workqueue leaked lock or atomic in smc_tx_work
 2019-06-24  8:21 UTC 

[PATCH] s390/cio: introduce driver_override on the css bus
 2019-06-24  7:17 UTC  (6+ messages)

[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-24  6:19 UTC  (6+ messages)
` [PATCH v4 2/5] iommu: Add gfp parameter to iommu_ops::map
` [PATCH v4 3/5] iommu/dma-iommu: Handle deferred devices
` [PATCH v4 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v4 5/5] iommu/amd: Convert AMD iommu driver to the dma-iommu api

WARNING in debug_check_no_obj_freed
 2019-06-23  9:47 UTC  (2+ messages)

[PULL 00/14] more vfio-ccw updates for 5.3
 2019-06-22  8:38 UTC  (18+ messages)
` [PULL 01/14] s390/cio: Squash cp_free() and cp_unpin_free()
` [PULL 02/14] s390/cio: Refactor the routine that handles TIC CCWs
` [PULL 03/14] s390/cio: Generalize the TIC handler
` [PULL 04/14] s390/cio: Use generalized CCW handler in cp_init()
` [PULL 05/14] vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
` [PULL 06/14] vfio-ccw: Adjust the first IDAW outside of the nested loops
` [PULL 07/14] vfio-ccw: Remove pfn_array_table
` [PULL 08/14] vfio-ccw: Rearrange IDAL allocation in direct CCW
` [PULL 09/14] s390/cio: Combine direct and indirect CCW paths
` [PULL 10/14] vfio-ccw: Move guest_cp storage into common struct
` [PULL 11/14] vfio-ccw: Skip second copy of guest cp to host
` [PULL 12/14] vfio-ccw: Copy CCW data outside length calculation
` [PULL 13/14] vfio-ccw: Factor out the ccw0-to-ccw1 transition
` [PULL 14/14] vfio-ccw: Remove copy_ccw_from_iova()

[RFC PATCH v1 0/5] s390: more vfio-ccw code rework
 2019-06-21 12:25 UTC  (19+ messages)
` [RFC PATCH v1 1/5] vfio-ccw: Move guest_cp storage into common struct
` [RFC PATCH v1 2/5] vfio-ccw: Skip second copy of guest cp to host
` [RFC PATCH v1 3/5] vfio-ccw: Copy CCW data outside length calculation
` [RFC PATCH v1 4/5] vfio-ccw: Factor out the ccw0-to-ccw1 transition
` [RFC PATCH v1 5/5] vfio-ccw: Remove copy_ccw_from_iova()

[GIT PULL] s390 updates for 5.2-rc6
 2019-06-20 19:10 UTC  (2+ messages)

use exact allocation for dma coherent memory
 2019-06-20 10:51 UTC  (34+ messages)
` [PATCH 01/16] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 02/16] drm/ati_pcigart: stop using drm_pci_alloc
` [PATCH 03/16] drm/i915: "
  ` [Intel-gfx] "
` [PATCH 04/16] drm: move drm_pci_{alloc,free} to drm_legacy
` [PATCH 05/16] drm: don't mark pages returned from drm_pci_alloc reserved
` [PATCH 06/16] drm: don't pass __GFP_COMP to dma_alloc_coherent in drm_pci_alloc
` [PATCH 07/16] IB/hfi1: stop passing bogus gfp flags arguments to dma_alloc_coherent
` [PATCH 08/16] IB/qib: "
` [PATCH 09/16] cnic: "
` [PATCH 10/16] iwlwifi: "
` [PATCH 11/16] s390/ism: "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 13/16] mm: rename alloc_pages_exact_nid to alloc_pages_exact_node
` [PATCH 14/16] mm: use alloc_pages_exact_node to implement alloc_pages_exact
` [PATCH 15/16] dma-mapping: clear __GFP_COMP in dma_alloc_attrs
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-20  7:19 UTC  (6+ messages)

[PATCH net 0/3] net/af_iucv: fixes 2019-06-18
 2019-06-19 20:27 UTC  (5+ messages)
` [PATCH net 1/3] net/af_iucv: remove GFP_DMA restriction for HiperTransport
` [PATCH net 2/3] net/af_iucv: build proper skbs "
` [PATCH net 3/3] net/af_iucv: always register net_device notifier

[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
 2019-06-19 13:39 UTC  (22+ messages)
` [PATCH v4 1/7] s390: vfio-ap: Refactor vfio_ap driver probe and remove callbacks
` [PATCH v4 2/7] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v4 3/7] s390: zcrypt: driver callback to indicate resource in use
` [PATCH v4 5/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v4 7/7] s390: vfio-ap: update documentation

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:54 UTC  (3+ messages)
` [PATCH RESEND 1/8] s390: Start fallback of top-down mmap at mm->mmap_base

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:38 UTC 

[PATCH 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:08 UTC  (6+ messages)
` [PATCH 1/8] s390: Start fallback of top-down mmap at mm->mmap_base
` [PATCH 2/8] sh: "
` [PATCH 3/8] sparc: "
` [PATCH 4/8] x86, hugetlbpage: "
` [PATCH 5/8] mm: Start fallback "

[PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-06-18 21:05 UTC  (3+ messages)
` [PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
` [PATCH v1 17/22] docs: add arch doc directories to the index

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-18 15:46 UTC  (2+ messages)

[PATCH v2 0/9] s390: vfio-ccw code rework
 2019-06-17 13:32 UTC  (8+ messages)
` [PATCH v2 8/9] vfio-ccw: Rearrange IDAL allocation in direct CCW
` [PATCH v2 9/9] s390/cio: Combine direct and indirect CCW paths

[PATCH V4 10/16] s390: zfcp_fc: use sg helper to operate scatterlist
 2019-06-17  8:27 UTC  (2+ messages)

[PATCH V3 09/15] s390: zfcp_fc: use sg helper to operate scatterlist
 2019-06-16 16:25 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 09/10] s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
 2019-06-14 20:30 UTC 

[PATCH net-next 00/13] s390/qeth: updates 2019-06-11
 2019-06-14  5:41 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