public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-25 12:02:14 to 2022-06-02 19:11:24 UTC [more...]

[PATCH v1 00/18] VFIO ccw/mdev rework
 2022-06-02 19:11 UTC  (29+ messages)
` [PATCH v1 01/18] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v1 02/18] vfio/ccw: Fix FSM state if mdev probe fails
` [PATCH v1 03/18] vfio/ccw: Ensure mdev->dev is cleared on mdev remove
` [PATCH v1 04/18] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v1 05/18] vfio/ccw: Remove private->mdev
` [PATCH v1 06/18] vfio/ccw: Pass enum to FSM event jumptable
` [PATCH v1 07/18] vfio/ccw: Flatten MDEV device (un)register
` [PATCH v1 08/18] vfio/ccw: Check that private pointer is not NULL
` [PATCH v1 09/18] vfio/ccw: Create an OPEN FSM Event
` [PATCH v1 10/18] vfio/ccw: Create a CLOSE FSM event
` [PATCH v1 11/18] vfio/ccw: Refactor vfio_ccw_mdev_reset
` [PATCH v1 12/18] vfio/ccw: Move FSM open/close to MDEV open/close
` [PATCH v1 13/18] vfio/mdev: Consolidate all the device_api sysfs into the core code
` [PATCH v1 14/18] vfio/mdev: Add mdev available instance checking to the core
` [PATCH v1 15/18] vfio/ccw: Manage private with mdev
` [PATCH v1 16/18] vfio/ccw: Create a get_private routine
` [PATCH v1 17/18] vfio: Export vfio_device_try_get()
` [PATCH v1 18/18] vfio/ccw: Manage ccw/mdev reference counts

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-06-02 18:16 UTC  (30+ messages)
` [PATCH v19 08/20] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
` [PATCH v19 09/20] s390/vfio-ap: use proper locking order when setting/clearing "
` [PATCH v19 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
` [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
` [PATCH v19 12/20] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v19 13/20] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
` [PATCH v19 14/20] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v19 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v19 18/20] s390/vfio-ap: update docs to include dynamic config support
` [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers

[PATCH] livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
 2022-06-02 12:50 UTC  (5+ messages)

[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-06-02 10:30 UTC  (5+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
` [PATCH RESEND v5 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH RESEND v5 3/4] PCI: Extend isolated function probing to s390
` [PATCH RESEND v5 4/4] s390/pci: allow zPCI zbus without a function zero

[RFC net-next] net/smc:introduce 1RTT to SMC
 2022-06-02  3:26 UTC  (9+ messages)

cleanup swiotlb initialization v8
 2022-06-01 18:40 UTC  (8+ messages)
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful

[GIT PULL 00/15] KVM: s390: pv dump and selftest changes
 2022-06-01 15:36 UTC  (16+ messages)
` [GIT PULL 01/15] s390/uv: Add SE hdr query information
` [GIT PULL 02/15] s390/uv: Add dump fields to query
` [GIT PULL 03/15] KVM: s390: pv: Add query interface
` [GIT PULL 04/15] KVM: s390: pv: Add dump support definitions
` [GIT PULL 05/15] KVM: s390: pv: Add query dump information
` [GIT PULL 06/15] KVM: s390: Add configuration dump functionality
` [GIT PULL 07/15] KVM: s390: Add CPU "
` [GIT PULL 08/15] KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMP
` [GIT PULL 09/15] Documentation: virt: Protected virtual machine dumps
` [GIT PULL 10/15] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
` [GIT PULL 11/15] Documentation/virt/kvm/api.rst: Explain rc/rrc delivery
` [GIT PULL 12/15] KVM: s390: selftests: Use TAP interface in the memop test
` [GIT PULL 13/15] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [GIT PULL 14/15] KVM: s390: selftests: Use TAP interface in the tprot test
` [GIT PULL 15/15] KVM: s390: selftests: Use TAP interface in the reset test

[kvm-unit-tests PATCH v3 0/1] s390x: add migration test for storage keys
 2022-06-01 13:48 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 1/1] "

[PATCH v2 1/1] s390: Add attestation query information
 2022-06-01 10:02 UTC  (2+ messages)

[PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-05-31 11:29 UTC  (6+ messages)
` [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH v4 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH v4 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
` [PATCH v4 4/4] KVM: s390: selftests: Use TAP interface in the reset test

[PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-05-31  9:06 UTC  (3+ messages)

[PATCH 0/2] s390/gmap/pgtable improve handling of keyed KVM guests
 2022-05-31  8:28 UTC  (7+ messages)
` [PATCH 1/2] s390/gmap: voluntarily schedule during key setting
` [PATCH 2/2] s390/pgtable: use non-quiescing sske for KVM switch to keyed

[PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-31  7:59 UTC  (3+ messages)

SMC-R problem under multithread
 2022-05-31  7:02 UTC  (5+ messages)

[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-30 18:29 UTC  (9+ messages)

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

[PATCH 0/1] Update s390 virtio-ccw
 2022-05-30 15:13 UTC  (5+ messages)
` [PATCH 1/1] MAINTAINERS: "

[PATCH AUTOSEL 4.14 18/29] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
 2022-05-30 13:50 UTC 

[PATCH AUTOSEL 4.19 25/38] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
 2022-05-30 13:49 UTC 

[PATCH AUTOSEL 5.4 35/55] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
 2022-05-30 13:46 UTC 

[PATCH AUTOSEL 5.10 47/76] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
 2022-05-30 13:43 UTC 

[PATCH AUTOSEL 5.15 065/109] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
 2022-05-30 13:37 UTC 

[PATCH AUTOSEL 5.17 079/135] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
 2022-05-30 13:30 UTC 

[PATCH AUTOSEL 5.18 096/159] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
 2022-05-30 13:23 UTC 

[PATCH v6 00/11] kvm: s390: Add PV dump support
 2022-05-30 13:10 UTC  (2+ messages)

[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-05-30 12:05 UTC  (22+ messages)
` [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v10 13/19] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v10 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v10 15/19] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v10 16/19] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v10 17/19] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v10 18/19] KVM: s390: pv: avoid export before import if possible

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-30  4:59 UTC  (14+ messages)

[PATCH net] net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *"
 2022-05-28 11:40 UTC  (2+ messages)

[PATCH] procfs: add syscall statistics
 2022-05-27 17:00 UTC  (6+ messages)

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 14:53 UTC  (10+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-26 16:25 UTC  (4+ messages)
` [PATCH 24/30] panic: Refactor the panic path

[PATCH net] net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
 2022-05-26  5:10 UTC  (2+ messages)

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-05-26  0:39 UTC  (7+ messages)
` [PATCH V9 20/20] "

[PATCH v8 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-25 13:23 UTC  (7+ messages)
` [PATCH v8 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v8 17/22] vfio-pci/zdev: add open/close device hooks

Hello Sir, I seek your urgent consideration
 2022-05-24  9:24 UTC 

[PATCH 0/2] s390: Kconfig: Style cleanups
 2022-05-25 12:01 UTC  (2+ messages)
` [PATCH 2/2 v2] s390: Kconfig.debug: Fix indentation


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