public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-14 09:37:03 to 2022-05-18 11:07:18 UTC [more...]

[kvm-unit-tests PATCH] s390x: Ignore gcc 12 warnings for low addresses
 2022-05-18 11:07 UTC  (5+ messages)

[PATCH v9 0/3] s390x: KVM: CPU Topology
 2022-05-18 10:51 UTC  (18+ messages)
` [PATCH v9 1/3] s390x: KVM: ipte lock for SCA access should be contained in KVM
` [PATCH v9 2/3] s390x: KVM: guest support for topology function
` [PATCH v9 3/3] s390x: KVM: resetting the Topology-Change-Report

[PATCH V5 1/9] virtio: use virtio_device_ready() in virtio_device_restore()
 2022-05-18 10:03 UTC  (11+ messages)
` [PATCH V5 2/9] virtio: use virtio_reset_device() when possible
` [PATCH V5 3/9] virtio: introduce config op to synchronize vring callbacks
` [PATCH V5 4/9] virtio-pci: implement synchronize_cbs()
` [PATCH V5 5/9] virtio-mmio: "
` [PATCH V5 6/9] virtio-ccw: "
` [PATCH V5 7/9] virtio: allow to unbreak virtqueue
` [PATCH V5 8/9] virtio: harden vring IRQ
` [PATCH V5 9/9] virtio: use WARN_ON() to warn illegal status value

[PATCH] s390: Add attestation query information
 2022-05-18  9:51 UTC 

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-18  9:19 UTC  (22+ messages)
` [PATCH v7 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v7 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v7 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v7 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[PATCH] s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
 2022-05-18  8:30 UTC  (4+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-18  7:58 UTC  (66+ messages)
` [PATCH 05/30] misc/pvpanic: Convert regular spinlock into trylock on panic path
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 17/30] tracing: Improve "
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier

[PATCH 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-18  7:47 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-05-18  6:27 UTC  (2+ messages)

[PATCH] kernel: Ftrace seems to have functions to improve performance through optimization
 2022-05-18  2:36 UTC  (4+ messages)
` [PATCH] kernel: Ftrace seems to have functions to improve performance through optimization "
    ` [PATCH v2] ftrace: Remove return value of ftrace_arch_modify_*()

[PATCH net-next v3 0/2] net/smc: send and write inline optimization for smc
 2022-05-18  0:40 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net/smc: send cdc msg inline if qp has sufficient inline space
` [PATCH net-next v3 2/2] net/smc: rdma write "

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-17 18:36 UTC  (9+ messages)
` [PATCH v19 05/20] s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
` [PATCH v19 07/20] s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock

[PATCH v6 00/11] kvm: s390: Add PV dump support
 2022-05-17 16:54 UTC  (17+ messages)
` [PATCH v6 01/11] s390x: Add SE hdr query information
` [PATCH v6 02/11] s390: uv: Add dump fields to query
` [PATCH v6 03/11] KVM: s390: pv: Add query interface
` [PATCH v6 04/11] KVM: s390: pv: Add dump support definitions
` [PATCH v6 05/11] KVM: s390: pv: Add query dump information
` [PATCH v6 06/11] kvm: s390: Add configuration dump functionality
` [PATCH v6 07/11] kvm: s390: Add CPU "
` [PATCH v6 08/11] kvm: s390: Add KVM_CAP_S390_PROTECTED_DUMP
` [PATCH v6 09/11] Documentation: virt: Protected virtual machine dumps
` [PATCH v6 10/11] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
` [PATCH v6 11/11] Documentation/virt/kvm/api.rst: Explain rc/rrc delivery

New collaboration
 2022-05-17 15:45 UTC 

[kvm-unit-tests PATCH v2 0/4] More skey instr. emulation test
 2022-05-17 15:47 UTC  (12+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH v2 2/4] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH v2 3/4] s390x: Test effect of storage keys on some more instructions
` [kvm-unit-tests PATCH v2 4/4] s390x: Test effect of storage keys on diag 308

Proposal
 2022-05-17 15:24 UTC 

[PATCH v3 0/2] Dirtying, failing memop: don't indicate suppression
 2022-05-17 14:45 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop

[PATCH v5 00/10] kvm: s390: Add PV dump support
 2022-05-17 14:16 UTC  (26+ messages)
` [PATCH v5 01/10] s390x: Add SE hdr query information
` [PATCH v5 02/10] s390: uv: Add dump fields to query
` [PATCH v5 03/10] KVM: s390: pv: Add query interface
` [PATCH v5 04/10] KVM: s390: pv: Add dump support definitions
` [PATCH v5 05/10] KVM: s390: pv: Add query dump information
` [PATCH v5 06/10] kvm: s390: Add configuration dump functionality
` [PATCH v5 07/10] kvm: s390: Add CPU "
` [PATCH v5 08/10] kvm: s390: Add KVM_CAP_S390_PROTECTED_DUMP
` [PATCH v5 09/10] Documentation: virt: Protected virtual machine dumps
` [PATCH v5 10/10] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions

[kvm-unit-tests PATCH v2 0/1] s390x: add migration test for storage keys
 2022-05-17 12:29 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 1/1] "

[kvm-unit-tests PATCH 0/6] s390x: uv-host: Access check extensions and improvements
 2022-05-17 11:33 UTC  (20+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: uv-host: Add access checks for donated memory
` [kvm-unit-tests PATCH 2/6] s390x: uv-host: Add uninitialized UV tests
` [kvm-unit-tests PATCH 3/6] s390x: uv-host: Test uv immediate parameter
` [kvm-unit-tests PATCH 4/6] s390x: uv-host: Add access exception test
` [kvm-unit-tests PATCH 5/6] s390x: uv-host: Add a set secure config parameters test function
` [kvm-unit-tests PATCH 6/6] s390x: uv-host: Remove duplicated +

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-16 16:44 UTC  (2+ messages)

[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-05-16 16:11 UTC  (7+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc

[PATCH 0/8] s390: allow to build with llvm's integrated assembler
 2022-05-16 14:05 UTC  (9+ messages)
` [PATCH 4/8] s390/entry: workaround llvm's IAS limitations

[PATCH net-next v2] net/smc: align the connect behaviour with TCP
 2022-05-16  9:50 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/2] s390x: add migration test for storage keys
 2022-05-16  8:45 UTC  (7+ messages)
` [kvm-unit-tests PATCH v1 2/2] "

Build regressions/improvements in v5.18-rc7
 2022-05-16  7:18 UTC 

[PATCH net-next v2 0/2] net/smc: send and write inline optimization for smc
 2022-05-15 17:10 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net/smc: send cdc msg inline if qp has sufficient inline space
` [PATCH net-next v2 2/2] net/smc: rdma write "

[PATCH net-next 0/2] net/smc: send and write inline optimization for smc
 2022-05-14  9:36 UTC  (4+ messages)
` [PATCH net-next 1/2] net/smc: send cdc msg inline if qp has sufficient inline space


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