messages from 2022-04-09 04:54:39 to 2022-04-14 19:20:37 UTC [more...]
[GIT PULL] s390 updates for 5.18-rc3
2022-04-14 19:20 UTC (2+ messages)
[PATCH 0/9] Make the rest of the VFIO driver interface use vfio_device
2022-04-14 14:22 UTC (36+ messages)
` [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH 2/9] vfio/ccw: Remove mdev from struct channel_program
` [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH 4/9] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
` [PATCH 5/9] vfio: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH 6/9] drm/i915/gvt: Add missing module_put() in error unwind
` [PATCH 7/9] drm/i915/gvt: Delete kvmgt_vdev::vfio_group
` [PATCH 8/9] vfio: Remove dead code
` [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
2022-04-14 13:00 UTC (22+ messages)
` [PATCH v5 08/21] s390/pci: stash associated GISA designation
` [PATCH v5 10/21] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v5 11/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v5 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v5 15/21] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v5 16/21] KVM: vfio: add s390x hook to register KVM guest designation
[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-04-14 12:19 UTC (22+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v10 02/19] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v10 03/19] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v10 05/19] KVM: s390: pv: usage counter instead of flag
` [PATCH v10 06/19] KVM: s390: pv: add export before import
` [PATCH v10 07/19] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v10 08/19] KVM: s390: pv: clear the state without memset
` [PATCH v10 09/19] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v10 10/19] KVM: s390: pv: add mmu_notifier
` [PATCH v10 11/19] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v10 12/19] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [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 v10 19/19] KVM: s390: pv: support for Destroy fast UVC
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-14 9:37 UTC (68+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v9 04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 24/32] virtio: find_vqs() add arg sizes
` [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v9 26/32] virtio_mmio: "
` [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs()
` [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam
[PATCH net] net/smc: Fix sock leak when release after smc_shutdown()
2022-04-14 8:29 UTC (2+ messages)
[PATCH v6 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
2022-04-14 1:43 UTC
[kvm-unit-tests PATCH v2 0/4] s390x: add migration test support
2022-04-13 15:42 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib: s390x: add support for SCLP console read
` [kvm-unit-tests PATCH v2 2/4] s390x: add support for migration tests
` [kvm-unit-tests PATCH v2 3/4] s390x: don't run migration tests under PV
` [kvm-unit-tests PATCH v2 4/4] s390x: add basic migration test
[kvm-unit-tests PATCH v1 0/4] s390x: add migration test suport
2022-04-13 15:00 UTC (20+ messages)
` [kvm-unit-tests PATCH v1 1/4] lib: s390x: add support for SCLP console read
` [kvm-unit-tests PATCH v1 2/4] s390x: add support for migration tests
` [kvm-unit-tests PATCH v1 3/4] s390x: don't run migration tests under PV
` [kvm-unit-tests PATCH v1 4/4] s390x: add selftest for migration
[PATCH] s390: vfio-ap: Remove the superfluous MODULE_DEVICE_TABLE declaration
2022-04-13 9:44 UTC
[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
2022-04-13 8:47 UTC (5+ messages)
` [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override
[PATCH v2 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-04-13 7:55 UTC (9+ messages)
` [PATCH v2 1/4] PCI: Clean up pci_scan_slot()
` [PATCH v2 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v2 3/4] PCI: Extend isolated function probing to s390
` [PATCH v2 4/4] s390/pci: allow zPCI zbus without a function zero
cleanup swiotlb initialization v8
2022-04-13 6:20 UTC (5+ messages)
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
[kvm-unit-tests PATCH v1 1/3] s390x: epsw: fix report_pop_prefix() when running under non-QEMU
2022-04-12 15:36 UTC (7+ messages)
` [kvm-unit-tests PATCH v1 2/3] s390x: tprot: use system include for mmu.h
` [kvm-unit-tests PATCH v2 2/3] s390x: tprot: use lib "
[kvm-unit-tests PATCH 0/2] s390x: Add tests for SIGP store adtl status
2022-04-12 15:20 UTC (8+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: gs: move to new header file
` [kvm-unit-tests PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order
[kvm-unit-tests PATCH v1 3/3] s390x: smp: make stop stopped cpu look the same as the running case
2022-04-12 13:25 UTC (2+ messages)
[PATCH RESEND 1/2] PCI: Extend isolated function probing to s390
2022-04-12 11:59 UTC (4+ messages)
[kvm-unit-tests PATCH v2] s390x: Test effect of storage keys on some instructions
2022-04-12 9:32 UTC (2+ messages)
[PATCH net 0/3] net/smc: fixes 2022-04-08
2022-04-12 1:40 UTC (4+ messages)
` [PATCH net 3/3] net/smc: Fix af_ops of child socket pointing to released memory
use block_device based APIs in block layer consumers
2022-04-11 18:24 UTC (3+ messages)
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
use block_device based APIs in block layer consumers v2
2022-04-11 17:25 UTC (21+ messages)
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [Drbd-dev] "
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
[kvm-unit-tests PATCH v3 0/2] s390x: Add tests for SIGP store adtl status
2022-04-11 13:33 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: gs: move to new header file
` [kvm-unit-tests PATCH v3 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order
[kvm-unit-tests PATCH v2 0/9] s390x: Cleanup and maintenance 4
2022-04-11 13:30 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/9] lib: s390x: hardware: Add host_is_qemu() function
` [kvm-unit-tests PATCH v2 2/9] s390x: css: Skip if we're not run by qemu
[kvm-unit-tests PATCH v2 3/9] s390x: diag308: Only test subcode 2 under QEMU
2022-04-11 11:46 UTC (3+ messages)
` [kvm-unit-tests PATCH v3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox