public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-13 15:15:58 to 2023-02-20 11:18:51 UTC [more...]

[PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
 2023-02-20 11:17 UTC  (8+ messages)
` [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA

[PATCH v3 00/15] Add vfio_device cdev for iommufd support
 2023-02-18  2:54 UTC  (62+ messages)
` [PATCH v3 03/15] vfio: Accept vfio device file in the driver facing kAPI
` [PATCH v3 05/15] kvm/vfio: Accept vfio device file from userspace
` [PATCH v3 07/15] vfio: Block device access via device fd until device is opened
` [PATCH v3 09/15] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v3 10/15] vfio-iommufd: Add detach_ioas for emulated "
` [PATCH v3 11/15] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v3 12/15] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v3 13/15] vfio: Add cdev for vfio_device
` [PATCH v3 14/15] vfio: Add ioctls for device cdev using iommufd
` [PATCH v3 15/15] vfio: Compile group optionally

[PATCH RESEND] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
 2023-02-17 23:15 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests
 2023-02-17 16:42 UTC  (5+ messages)
` [kvm-unit-tests PATCH 2/3] s390x: pv: Test sie entry intercepts and validities
` [kvm-unit-tests PATCH 3/3] s390x: pv: Add IPL reset tests

[PATCH v6 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-02-17 16:34 UTC  (14+ messages)
` [PATCH v6 1/6] s390/ism: Set DMA coherent mask
` [PATCH v6 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v6 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v6 4/6] s390/pci: Use dma-iommu layer
` [PATCH v6 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v6 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[kvm-unit-tests PATCH v1 0/2] s390x: Add misaligned instruction tests
 2023-02-17 11:05 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x/spec_ex: Add test introducing odd address into PSW
` [kvm-unit-tests PATCH v1 2/2] s390x/spec_ex: Add test of EXECUTE with odd target address

[PATCH v3 0/1] KVM: s390: vsie: clarifications on setting the APCB
 2023-02-17  8:21 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
 2023-02-16 16:21 UTC  (2+ messages)

[PATCH net v2] net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
 2023-02-16 13:51 UTC  (3+ messages)

[PATCH net v2] net/smc: fix application data exception
 2023-02-16 13:49 UTC  (2+ messages)

[PATCH v2 0/1] s390: nmi: fix virtual-physical address confusion
 2023-02-16 12:22 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH net-next v1 1/2] string: Make memscan() to take const
 2023-02-16 11:42 UTC  (2+ messages)
` [PATCH net-next v1 2/2] dns: use memscan() instead of open coded variant

[PATCH v1 0/1] s390: nmi: fix virtual-physical address confusion
 2023-02-16 10:17 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
 2023-02-16  9:37 UTC  (5+ messages)
` [PATCH 2/2] dmaengine: make QCOM_HIDMA "

[PATCH] net/smc: fix application data exception
 2023-02-16  6:33 UTC  (2+ messages)

[PATCH net] net/smc: fix application data exception
 2023-02-16  4:14 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 09/10] s390/decompressor: specify __decompress() buf len to avoid overflow
 2023-02-15 18:44 UTC  (2+ messages)

[GIT PULL 00/18] KVM: s390x: KVM s390x changes for 6.3
 2023-02-15 17:35 UTC  (2+ messages)

[RFC PATCH net-next v3 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
 2023-02-15 16:18 UTC  (10+ messages)
` [RFC PATCH net-next v3 1/9] net/smc: Decouple ism_dev from SMC-D device dump
` [RFC PATCH net-next v3 2/9] net/smc: Decouple ism_dev from SMC-D DMB registration
` [RFC PATCH net-next v3 3/9] net/smc: Extract v2 check helper from SMC-D device registration
` [RFC PATCH net-next v3 4/9] net/smc: Introduce SMC-D loopback device
` [RFC PATCH net-next v3 5/9] net/smc: Introduce an interface for getting DMB attribute
` [RFC PATCH net-next v3 6/9] net/smc: Introudce interfaces for DMB attach and detach
` [RFC PATCH net-next v3 7/9] net/smc: Avoid data copy from sndbuf to peer RMB in SMC-D
` [RFC PATCH net-next v3 8/9] net/smc: Modify cursor update logic when using mappable DMB
` [RFC PATCH net-next v3 9/9] net/smc: Add interface implementation of loopback device

[kvm-unit-tests PATCH v6 0/2] S390x: CPU Topology Information
 2023-02-15 13:07 UTC  (7+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v6 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-15 13:04 UTC  (50+ messages)
` [PATCH v3 01/24] alpha: "
` [PATCH v3 02/24] arm64: "
` [PATCH v3 03/24] arm: "
` [PATCH v3 04/24] ia64: "
` [PATCH v3 05/24] m68k: "
` [PATCH v3 06/24] microblaze: "
` [PATCH v3 07/24] mips: "
` [PATCH v3 08/24] parisc: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 10/24] sparc: "
` [PATCH v3 11/24] xtensa: "
` [PATCH v3 12/24] asm-generic: "
` [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v3 14/24] arc: "
` [PATCH v3 15/24] m68k: "
` [PATCH v3 16/24] arm64: "
` [PATCH v3 17/24] microblaze: "
` [PATCH v3 18/24] sparc: "
` [PATCH v3 19/24] parisc: "
` [PATCH v3 20/24] x86: "
` [PATCH v3 21/24] xtensa: "
` [PATCH v3 22/24] powerpc: "
` [PATCH v3 23/24] mips: "
` [PATCH v3 24/24] s390: "

[PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
 2023-02-15 10:30 UTC  (6+ messages)

[PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
 2023-02-15  5:22 UTC  (2+ messages)

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-02-15  3:19 UTC  (2+ messages)

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-02-14 16:57 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/7] Generic IPI sending tracepoint
 2023-02-14 14:10 UTC  (2+ messages)

[PATCH] s390/kfence: fix page fault reporting
 2023-02-14 13:33 UTC  (3+ messages)

[PATCH] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
 2023-02-14 10:00 UTC  (3+ messages)


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