public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-20 03:22:21 to 2023-01-05 07:23:46 UTC [more...]

[PATCH 01/10] tty: Cleanup tty_port_set_initialized() bool parameter
 2023-01-05  7:23 UTC  (3+ messages)

[PATCH v4 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-01-05  7:15 UTC  (9+ messages)
` [PATCH v4 1/7] s390/ism: Set DMA coherent mask
` [PATCH v4 2/7] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v4 3/7] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v4 4/7] s390/pci: Use dma-iommu layer
` [PATCH v4 5/7] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v4 6/7] iommu/dma: Enable variable queue size and use larger single queue
` [PATCH v4 7/7] iommu/dma: Add IOMMU op to choose lazy domain type

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-05  3:06 UTC 

[PATCH] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
 2023-01-05  3:13 UTC 

[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
 2023-01-05  1:14 UTC  (9+ messages)

[PATCH rcu 06/27] arch/s390/kvm: Remove "select SRCU"
 2023-01-05  0:37 UTC 

[PATCH iommufd v2 0/9] Remove IOMMU_CAP_INTR_REMAP
 2023-01-05  0:13 UTC  (4+ messages)
` [PATCH iommufd v2 8/9] irq/s390: Add arch_is_isolated_msi() for s390

[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-04 19:54 UTC  (4+ messages)
` [PATCH 09/14] s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64
` [PATCH 10/14] s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
` [PATCH 11/14] s390/purgatory: Remove unused '-MD' and unnecessary '-c' flags

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-01-04 18:09 UTC  (4+ messages)

[kvm-unit-tests PATCH v1] s390x: Fix integer literal in skey.c
 2023-01-04 18:05 UTC  (2+ messages)

[PATCH v4 1/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-04 17:27 UTC  (3+ messages)

[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
 2023-01-04 16:09 UTC  (8+ messages)
` [RFC PATCH net-next v2 4/5] net/smc: avoid data copy from sndbuf to peer RMB in SMC-D loopback
` [RFC PATCH net-next v2 5/5] net/smc: logic of cursors update in SMC-D loopback connections

[PATCH v2 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
 2023-01-04 15:42 UTC  (2+ messages)
` [PATCH v2 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-04 13:55 UTC  (39+ messages)
` [RFC][PATCH 01/12] crypto: Remove u128 usage
` [RFC][PATCH 02/12] crypto/ghash-clmulni: Use (struct) be128
` [RFC][PATCH 03/12] cyrpto/b128ops: Remove struct u128
` [RFC][PATCH 04/12] types: Introduce [us]128
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 09/12] x86,amd_iommu: Replace cmpxchg_double()
` [RFC][PATCH 11/12] slub: "

[PATCH 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
 2023-01-04 13:08 UTC  (6+ messages)
` [PATCH 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()

[PATCH v2 0/2] fix out-of-bounds access when specifying invalid console
 2023-01-04  8:26 UTC  (3+ messages)

[bpf-next v1] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-04  1:54 UTC  (3+ messages)

[PATCH v3 0/5] add s390 support to nolibc and rcutorture
 2023-01-03 19:03 UTC  (7+ messages)
` [PATCH v3 1/5] nolibc: fix fd_set type
` [PATCH v3 2/5] nolibc: add support for s390
` [PATCH v3 3/5] selftests/nolibc: add s390 support
` [PATCH v3 4/5] rcutorture: add support for s390
` [PATCH v3 5/5] rcutorture: build initrd for rcutorture with nolibc

[PATCH v3 0/7 iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-01-03 16:03 UTC  (14+ messages)
` [PATCH v3 1/7] s390/ism: Set DMA coherent mask
` [PATCH v3 2/7] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v3 3/7] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v3 4/7] s390/pci: Use dma-iommu layer
` [PATCH v3 5/7] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v3 6/7] iommu/dma: Enable variable queue size and use larger single queue
` [PATCH v3 7/7] iommu/dma: Add IOMMU op to choose lazy domain type

[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
 2023-01-03 10:02 UTC  (2+ messages)

[PATCH linux-next v2] s390/zcrypt: use strscpy() to instead of strncpy()
 2023-01-03  9:51 UTC  (2+ messages)

[PATCH 5.10 25/63] s390: add support for TIF_NOTIFY_SIGNAL
 2023-01-03  8:13 UTC 

[PATCH 0/1] docs/ABI: removing those invalid email-addresses
 2023-01-02 20:28 UTC  (2+ messages)
` [PATCH 1/1] docs/ABI: use linux-s390 list as the main contact

[PATCH v2 0/5] add s390 support to nolibc and rcutorture
 2023-01-02 14:33 UTC  (9+ messages)
` [PATCH v2 1/5] nolibc: fix fd_set type
` [PATCH v2 2/5] nolibc: add support for s390
` [PATCH v2 3/5] selftests/nolibc: add s390 support
` [PATCH v2 4/5] rcutorture: add support for s390
` [PATCH v2 5/5] rcutorture: build initrd for rcutorture with nolibc

[PATCH linux-next] s390/zcrypt: use strscpy() to instead of strncpy()
 2023-01-02 12:23 UTC  (2+ messages)

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-02  8:30 UTC  (30+ messages)
` [PATCH 01/19] arch/alpha: rename internal name __xchg to __arch_xchg
` [PATCH 02/19] arch/arc: "
    ` [PATCH v2] arch: rename all internal names "
` [PATCH 03/19] arch/arm: rename internal name "
` [PATCH 04/19] arch/arm64: "
` [PATCH 05/19] arch/hexagon: "
` [PATCH 06/19] arch/ia64: "
` [PATCH 07/19] arch/loongarch: "
` [PATCH 08/19] arch/m68k: "
` [PATCH 09/19] arch/mips: "
` [PATCH 10/19] arch/openrisc: "
` [PATCH 11/19] arch/parisc: "
` [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers
` [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
` [PATCH 14/19] arch/s390: "
` [PATCH 15/19] arch/sh: "
` [PATCH 16/19] arch/sparc: "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper

[PATCH 0/3] crypto: x86/ghash cleanups
 2022-12-30 15:15 UTC  (8+ messages)
` [PATCH 1/3] crypto: x86/ghash - fix unaligned access in ghash_setkey()
` [PATCH 2/3] crypto: x86/ghash - use le128 instead of u128
` [PATCH 3/3] crypto: x86/ghash - add comment and fix broken link

[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
 2022-12-29 20:52 UTC  (5+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-12-29 16:22 UTC  (10+ messages)
              ` [PATCH v2] "

[RFC net] tcp: Fix performance regression for request-response workloads
 2022-12-29  8:27 UTC  (7+ messages)
      ` [RFC net] net/mlx5: "

[PATCH] s390/qeth: convert sysfs snprintf to sysfs_emit
 2022-12-28 12:20 UTC  (2+ messages)

stable-rc: 4.19: s390x-linux-gnu-ld: drivers/base/platform.o: in function `devm_platform_get_and_ioremap_resource': platform.c:(.text+0x43a): undefined reference to `devm_ioremap_resource'
 2022-12-28 11:45 UTC 

[PATCH] s390/qeth: convert sysfs snprintf to sysfs_emit
 2022-12-27 11:03 UTC 

[PATCH v2] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
 2022-12-22 14:34 UTC 

[PATCH] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
 2022-12-22 12:32 UTC 

[PATCH] cputime: remove cputime_to_nsecs fallback
 2022-12-21 10:11 UTC  (2+ messages)

Aluminum die casting technology
 2022-12-21  8:59 UTC 

[PATCH v2 00/16] vfio/ccw: channel program cleanup
 2022-12-20 17:45 UTC  (20+ messages)
` [PATCH v2 01/16] vfio/ccw: cleanup some of the mdev commentary
` [PATCH v2 02/16] vfio/ccw: simplify the cp_get_orb interface
` [PATCH v2 03/16] vfio/ccw: allow non-zero storage keys
` [PATCH v2 04/16] vfio/ccw: move where IDA flag is set in ORB
` [PATCH v2 05/16] vfio/ccw: replace copy_from_iova with vfio_dma_rw
` [PATCH v2 06/16] vfio/ccw: simplify CCW chain fetch routines
` [PATCH v2 07/16] vfio/ccw: remove unnecessary malloc alignment
` [PATCH v2 08/16] vfio/ccw: pass page count to page_array struct
` [PATCH v2 09/16] vfio/ccw: populate page_array struct inline
` [PATCH v2 10/16] vfio/ccw: refactor the idaw counter
` [PATCH v2 11/16] vfio/ccw: read only one Format-1 IDAW
` [PATCH v2 12/16] vfio/ccw: calculate number of IDAWs regardless of format
` [PATCH v2 13/16] vfio/ccw: allocate/populate the guest idal
` [PATCH v2 14/16] vfio/ccw: handle a guest Format-1 IDAL
` [PATCH v2 15/16] vfio/ccw: don't group contiguous pages on 2K IDAWs
` [PATCH v2 16/16] vfio/ccw: remove old IDA format restrictions

[PATCH 0/7] improve AP queue reset processing
 2022-12-20 17:24 UTC  (17+ messages)
` [PATCH 3/7] s390/vfio_ap: use TAPQ to verify reset in progress completes
` [PATCH 4/7] s390/vfio_ap: verify ZAPQ completion after return of response code zero
` [PATCH 5/7] s390/vfio_ap: fix handling of error response codes
` [PATCH 6/7] s390/vfio_ap: increase max wait time for reset verification
` [PATCH 7/7] s390/vfio_ap: always clean up IRQ resources

[PATCH] s390: remove the last remnants of cputime_t
 2022-12-20 15:44 UTC  (4+ messages)


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