public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-03 08:15:50 to 2023-01-11 10:05:06 UTC [more...]

[PATCH v5 00/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-11 10:00 UTC  (15+ messages)
` [PATCH v5 01/10] "
` [PATCH v5 02/10] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v5 03/10] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v5 04/10] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v5 05/10] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v5 06/10] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v5 07/10] KVM: s390: selftest: memop: Add bad address test
` [PATCH v5 08/10] KVM: s390: selftest: memop: Fix typo
` [PATCH v5 09/10] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v5 10/10] KVM: s390: selftest: memop: Fix integer literal

[PATCH v2 10/44] mmap: Change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
 2023-01-11  6:55 UTC  (3+ messages)

[PATCH v2] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
 2023-01-10 19:15 UTC  (3+ messages)

[PATCH v3 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
 2023-01-10 17:06 UTC  (4+ messages)
` [PATCH v3 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()

misc mdev tidyups
 2023-01-10 16:13 UTC  (14+ messages)
` [PATCH 1/4] vfio-mdev: allow building the samples into the kernel
` [PATCH 2/4] vfio-mdev: turn VFIO_MDEV into a selectable symbol
` [PATCH 3/4] vfio-mdev: move the mtty usage documentation
` [PATCH 4/4] vfio-mdev: remove an non-existing driver from vfio-mediated-device

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-10 13:52 UTC  (8+ messages)
      ` [RFC DO NOT MERGE] treewide: use __xchg in most obvious places
          ` [Intel-gfx] "

[PATCH v2 01/13] tty: Cleanup tty_port_set_initialized() bool parameter
 2023-01-10 12:02 UTC 

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-10 11:46 UTC  (30+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()

[PATCH linux-next v2] s390/zcrypt: use strscpy() to instead of strncpy()
 2023-01-10  3:16 UTC  (4+ messages)

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-09 21:28 UTC  (6+ messages)
` [PATCH v7 2/2] "

[PATCH 0/2] kvm/vfio: fix potential deadlock on vfio group lock
 2023-01-09 21:07 UTC  (6+ messages)
` [PATCH 1/2] KVM: async kvm_destroy_vm for vfio devices
` [PATCH 2/2] KVM: s390: pci: use asyncronous kvm put

[PATCH 0/7] improve AP queue reset processing
 2023-01-09 19:40 UTC  (6+ messages)
` [PATCH 7/7] s390/vfio_ap: always clean up IRQ resources

[PATCH v3 0/8] Generic IPI sending tracepoint
 2023-01-09 19:02 UTC  (7+ messages)
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

[PATCH] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
 2023-01-09 14:50 UTC  (2+ messages)

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

[PATCH 0/1] docs/ABI: removing those invalid email-addresses
 2023-01-09  8:33 UTC  (4+ messages)
` [PATCH 1/1] docs/ABI: use linux-s390 list as the main contact

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-09  8:15 UTC  (6+ messages)

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-01-08 17:24 UTC  (5+ messages)

[PATCH v3 0/5] add s390 support to nolibc and rcutorture
 2023-01-08  9:20 UTC  (4+ messages)
` [PATCH v3 3/5] selftests/nolibc: add s390 support

[PATCH iommufd v3 0/9] Remove IOMMU_CAP_INTR_REMAP
 2023-01-07  2:19 UTC  (17+ messages)
` [PATCH iommufd v3 1/9] irq: Add msi_device_has_isolated_msi()
` [PATCH iommufd v3 2/9] iommu: Add iommu_group_has_isolated_msi()
` [PATCH iommufd v3 3/9] vfio/type1: Convert to iommu_group_has_isolated_msi()
` [PATCH iommufd v3 4/9] iommufd: Convert to msi_device_has_isolated_msi()
` [PATCH iommufd v3 5/9] irq: Remove unused irq_domain_check_msi_remap() code
` [PATCH iommufd v3 6/9] irq: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
` [PATCH iommufd v3 7/9] iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI
` [PATCH iommufd v3 8/9] irq/s390: Add arch_is_isolated_msi() for s390
` [PATCH iommufd v3 9/9] iommu: Remove IOMMU_CAP_INTR_REMAP

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-06 17:24 UTC  (11+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s

[PATCH] s390: fix -Wundef warning for CONFIG_KERNEL_ZSTD
 2023-01-06 16:23 UTC  (2+ messages)

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2023-01-06 14:29 UTC  (8+ messages)
` [PATCH v3 1/1] "

next: clang-15: s390x-linux-gnu-ld: BFD (GNU Binutils for Debian) 2.35.2 assertion fail ../../bfd/elf64-s390.c:3349
 2023-01-05 18:04 UTC  (2+ messages)

[PATCH linux-next v3] s390/zcrypt: use strscpy() to instead of strncpy()
 2023-01-05 15:34 UTC  (2+ messages)

[PATCH rcu 06/27] arch/s390/kvm: Remove "select SRCU"
 2023-01-05 15:30 UTC  (3+ messages)

[PATCH] s390/qeth: convert sysfs snprintf to sysfs_emit
 2023-01-05 12:17 UTC  (4+ messages)

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

[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
 2023-01-05  9:54 UTC  (3+ messages)
    ` [PATCH v4] "

[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-05  8:00 UTC  (8+ 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] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
 2023-01-05  7:57 UTC  (2+ messages)

[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

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

[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 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  (4+ messages)

[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/7 iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-01-03 16:03 UTC  (7+ messages)
` [PATCH v3 2/7] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return

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


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