linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 03:27:43 to 2022-10-04 11:10:12 UTC [more...]

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 11:09 UTC  (17+ messages)
` [PATCH v2 07/44] cpuidle,psci: Push RCU-idle into driver
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 39/44] cpuidle,clk: Remove trace_.*_rcuidle()

[PATCH v1 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-10-04  8:21 UTC  (16+ messages)
` [PATCH v1 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
` [PATCH v1 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v1 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v1 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v1 5/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v1 6/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v1 7/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v1 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v1 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test

[linux-next:master 7287/11993] s390x-linux-ld: topology.c:undefined reference to `__tsan_memcpy'
 2022-10-03 16:21 UTC  (2+ messages)

[PATCH AUTOSEL 5.19 22/29] KVM: s390: Pass initialized arg even if unused
 2022-10-02 22:49 UTC 

[RFC net] tcp: Fix performance regression for request-response workloads
 2022-09-30 23:37 UTC  (6+ messages)
      ` [RFC net] net/mlx5: "

simplify the mdev interface v8
 2022-09-30 21:31 UTC  (28+ messages)
` [PATCH 01/14] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
` [PATCH 02/14] drm/i915/gvt: simplify vgpu configuration management
` [PATCH 03/14] vfio/mdev: make mdev.h standalone includable
` [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 05/14] vfio/mdev: simplify mdev_type handling
` [PATCH 06/14] vfio/mdev: remove mdev_from_dev
` [PATCH 07/14] vfio/mdev: unexport mdev_bus_type
` [PATCH 08/14] vfio/mdev: remove mdev_parent_dev
` [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 11/14] vfio/mdev: consolidate all the name "
` [PATCH 12/14] vfio/mdev: consolidate all the available_instance "
` [PATCH 13/14] vfio/mdev: consolidate all the description "
` [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core

[PATCH v14 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-09-30 14:01 UTC  (7+ messages)
` [PATCH v14 1/6] KVM: s390: pv: asynchronous "
` [PATCH v14 2/6] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v14 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v14 4/6] KVM: s390: pv: avoid export before import if possible
` [PATCH v14 5/6] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v14 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy

[PATCH v3 0/5] iommu/s390: Fixes related to attach and aperture handling
 2022-09-30  8:01 UTC  (12+ messages)
` [PATCH v3 1/5] iommu/s390: Fix duplicate domain attachments
` [PATCH v3 2/5] iommu/s390: Get rid of s390_domain_device
` [PATCH v3 3/5] iommu/s390: Fix potential s390_domain aperture shrinking
` [PATCH v3 4/5] iommu/s390: Fix incorrect aperture check
` [PATCH v3 5/5] iommu/s390: Fix incorrect pgsize_bitmap

[PATCH v4 00/15] Tidy up vfio_device life cycle
 2022-09-30  2:03 UTC  (16+ messages)
` [PATCH v4 06/15] vfio/mtty: Use the new device life cycle helpers
` [PATCH v4 07/15] vfio/mbochs: "
` [PATCH v4 08/15] drm/i915/gvt: "
` [PATCH v4 09/15] vfio/ap: "
` [PATCH v4 10/15] vfio/fsl-mc: "
` [PATCH v4 11/15] vfio/platform: "
` [PATCH v4 12/15] vfio/amba: "
` [PATCH v4 13/15] vfio/ccw: "
` [PATCH v4 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
` [PATCH v4 15/15] vfio: Add struct device to vfio_device

[PATCH RFC v2 rcu 8/8] arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
 2022-09-29 18:07 UTC 

[PATCH v2 0/3] iommu/s390: Fixes related to repeat attach_dev calls
 2022-09-29  7:47 UTC  (19+ messages)
` [PATCH v2 1/3] iommu/s390: Fix duplicate domain attachments
` [PATCH v2 2/3] s390/pci: remove unused bus_next field from struct zpci_dev
` [PATCH v2 3/3] iommu/s390: Get rid of s390_domain_device

[PATCH 3/7] s390/qeth: Convert snprintf() to scnprintf()
 2022-09-28 23:04 UTC  (6+ messages)

[kvm-unit-tests PATCH v7 0/2] Add specification exception tests
 2022-09-28 20:17 UTC  (3+ messages)
` [kvm-unit-tests PATCH v7 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v7 2/2] s390x: Test specification exceptions during transaction

[PATCH 0/1] s390/dasd: use blk_mq_alloc_disk
 2022-09-28 14:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] KVM: s390: pci: register pci hooks without interpretation
 2022-09-28 12:09 UTC  (3+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-09-28  5:25 UTC  (3+ messages)

[PATCH] s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible array
 2022-09-28  2:00 UTC  (4+ messages)

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-28  0:23 UTC  (7+ messages)
` [PATCH v4 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH linux-next] s390/ap: Convert to use sysfs_emit() APIs
 2022-09-27 11:38 UTC 

[PATCH net-next] net/smc: Support SO_REUSEPORT
 2022-09-27  8:40 UTC  (3+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-27  7:49 UTC  (15+ messages)
` [PATCH 5.15 1/6] s390/kexec_file: move kernel image size check
` [PATCH 5.15 2/6] kexec_file: drop weak attribute from functions
` [PATCH 5.15 3/6] kexec: "

[PATCH][next] s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
 2022-09-27  5:46 UTC  (2+ messages)

RFC: dasd: use blk_mq_alloc_disk
 2022-09-26 15:37 UTC  (4+ messages)

[kvm-unit-tests PATCH v6 0/2] Add specification exception tests
 2022-09-26 13:18 UTC  (5+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v6 2/2] s390x: Test specification exceptions during transaction

[GIT PULL] s390 updates for 6.0-rc7
 2022-09-25  0:52 UTC  (2+ messages)

[PATCH] s390/tape: Add __init/__exit annotations to module init/exit funcs
 2022-09-24  1:17 UTC 

[GIT PULL 0/4] KVM: s390: Fixes for 6.0 take 2
 2022-09-23 14:10 UTC  (6+ messages)
` [GIT PULL 1/4] KVM: s390: pci: fix plain integer as NULL pointer warnings
` [GIT PULL 2/4] KVM: s390: Pass initialized arg even if unused
` [GIT PULL 3/4] KVM: s390: pci: fix GAIT physical vs virtual pointers usage
` [GIT PULL 4/4] KVM: s390: pci: register pci hooks without interpretation

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2022-09-23 13:26 UTC  (17+ messages)

[PATCH v2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS
 2022-09-23  2:26 UTC  (2+ messages)

[PATCH net] net/smc: Stop the CLC flow if no link to map buffers on
 2022-09-22 13:07 UTC  (4+ messages)

[PATCH] docs/ABI: remove invalid email address from sysfs-bus-css
 2022-09-22 13:07 UTC  (2+ messages)

[PATCH net-next v2 0/2] Separate SMC parameter settings from TCP sysctls
 2022-09-22 11:20 UTC  (2+ messages)

[PATCH] KVM: s390: Fix double word in comments
 2022-09-22  7:49 UTC 

[PATCH v3 00/15] Tidy up vfio_device life cycle
 2022-09-22  5:18 UTC  (6+ messages)
` [PATCH v3 15/15] vfio: Add struct device to vfio_device

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-22  3:15 UTC  (12+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] s390/cio: remove unused ccw_device_force_console() declaration
 2022-09-21 21:16 UTC  (2+ messages)

[PATCH 0/7] s390/dasd: add hardware copy relation
 2022-09-21 14:36 UTC  (5+ messages)

[PATCH 0/2] make weak attributes in {k,u}probes
 2022-09-21  8:25 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;
as well as URLs for NNTP newsgroup(s).