linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 19:03:07 to 2021-08-04 10:09:23 UTC [more...]

add a bvec_virt helper
 2021-08-04  9:56 UTC  (14+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
` [PATCH 03/15] dm: make EBS depend on !HIGHMEM
` [PATCH 04/15] dm-ebs: use bvec_virt
` [PATCH 05/15] dm-integrity: "
` [PATCH 06/15] squashfs: "
` [PATCH 07/15] rbd: "
` [PATCH 08/15] virtio_blk: "
` [PATCH 09/15] bcache: "
` [PATCH 10/15] sd: "
` [PATCH 11/15] ubd: "
` [PATCH 12/15] ps3vram: "
` [PATCH 13/15] dasd: "

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-04 10:02 UTC  (4+ messages)

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-04  6:36 UTC  (9+ messages)
` [PATCH 04/38] s390: Replace deprecated CPU-hotplug functions
` [PATCH 05/38] s390/sclp: "
` [PATCH 22/38] net/af_iucv: "

[PATCH net-next v2] net: Modify sock_set_keepalive() for more scenarios
 2021-08-04  5:47 UTC  (2+ messages)

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-04  2:12 UTC  (6+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames

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

[kvm-unit-tests PATCH 0/4] s390x: SIE cleanup 2
 2021-08-03 14:47 UTC  (19+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: sie: Add sie lib validity handling
  ` [kvm-unit-tests PATCH v2] "
` [kvm-unit-tests PATCH 2/4] s390x: lib: Introduce HPAGE_* constants
` [kvm-unit-tests PATCH 3/4] s390x: lib: sie: Add struct vm (de)initialization functions
` [kvm-unit-tests PATCH 4/4] lib: s390x: sie: Move sie function into library

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-08-03 14:27 UTC  (12+ 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 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-08-03 13:34 UTC  (17+ messages)
` [PATCH 2/2] s390/vfio-ap: replace open coded "

[patch V2 00/19] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-08-03 12:48 UTC  (21+ messages)
` [patch V2 01/19] PCI/MSI: Enable and mask MSI-X early
` [patch V2 02/19] PCI/MSI: Mask all unused MSI-X entries
` [patch V2 03/19] PCI/MSI: Enforce that MSI-X table entry is masked for update
` [patch V2 04/19] PCI/MSI: Enforce MSI[X] entry updates to be visible
` [patch V2 05/19] PCI/MSI: Do not set invalid bits in MSI mask
` [patch V2 06/19] PCI/MSI: Correct misleading comments
` [patch V2 07/19] PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
` [patch V2 08/19] PCI/MSI: Protect msi_desc::masked for multi-MSI
` [patch V2 09/19] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
` [patch V2 10/19] x86/ioapic: Force affinity setup before startup
` [patch V2 11/19] x86/msi: "
` [patch V2 12/19] s390/pci: Do not mask MSI[-X] entries on teardown
` [patch V2 13/19] PCI/MSI: Simplify msi_verify_entries()
` [patch V2 14/19] PCI/MSI: Rename msi_desc::masked
` [patch V2 15/19] PCI/MSI: Consolidate error handling in msi_capability_init()
` [patch V2 16/19] PCI/MSI: Deobfuscate virtual MSI-X
` [patch V2 17/19] PCI/MSI: Cleanup msi_mask()
` [patch V2 18/19] PCI/MSI: Provide a new set of mask and unmask functions
` [patch V2 19/19] PCI/MSI: Use new mask/unmask functions

[PATCH net-next] net: Modify sock_set_keepalive() for more scenarios
 2021-08-03  9:44 UTC  (2+ messages)

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-08-03  9:28 UTC  (7+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report
` [PATCH v3 3/3] s390x: optimization of the check for CPU topology change

[PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro
 2021-08-03  8:34 UTC  (6+ messages)
` [PATCH 1/4] s390/scm_blk: Make use of PAGE_ALIGN "
` [PATCH 2/4] s390/vmcp: Make use of PFN_UP "
` [PATCH 3/4] vfio-ccw: Make use of PAGE_MASK/PFN_UP "
` [PATCH 4/4] s390/cio: Make use of PAGE_ALIGN "

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-02 18:03 UTC  (6+ messages)

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-02 15:37 UTC  (4+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-02 12:42 UTC  (20+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH 05/11] x86/sev: Replace occurrences of sev_active() "
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "
` [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function
` [PATCH 09/11] x86/sev: "

[PATCH v2 00/21] .map_sg() error cleanup
 2021-08-02 10:34 UTC  (3+ messages)
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR

[PATCH 0/2] s390/ftrace: implement hotpatching
 2021-07-31  6:47 UTC  (6+ messages)
` [PATCH 1/2] ftrace: Introduce ftrace_need_init_nop()
` [PATCH 2/2] s390/ftrace: implement hotpatching

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-30 13:35 UTC  (3+ messages)

[PATCH] memblock: make memblock_find_in_range method private
 2021-07-30 10:46 UTC  (2+ messages)

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

[PATCH] s390: move the install rule to arch/s390/Makefile
 2021-07-29 18:50 UTC  (2+ messages)

[PATCH] kcsan: use u64 instead of cycles_t
 2021-07-29 16:05 UTC  (4+ messages)

[PATCH 0/4] s390: add kfence support
 2021-07-29 13:59 UTC  (12+ messages)
` [PATCH 1/4] s390/mm: implement set_memory_4k()
` [PATCH 2/4] kfence: add function to mask address bits
` [PATCH 3/4] s390: add support for KFENCE
` [PATCH 4/4] s390: add kfence region to pagetable dumper

[PATCH v2 00/13] KVM: s390: pv: implement lazy destroy
 2021-07-29 13:45 UTC  (18+ messages)
` [PATCH v2 01/13] KVM: s390: pv: avoid stall notifications for some UVCs
` [PATCH v2 02/13] KVM: s390: pv: leak the ASCE page when destroy fails
` [PATCH v2 03/13] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v2 05/13] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v2 13/13] KVM: s390: pv: add support for UV feature bits


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 NNTP newsgroup(s).