public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-04 12:11:46 to 2022-03-11 17:38:40 UTC [more...]

[PATCH kvm-unit-tests v2 0/6] s390x SIGP fixes
 2022-03-11 17:38 UTC  (5+ messages)
` [PATCH kvm-unit-tests v2 1/6] lib: s390x: smp: Retry SIGP SENSE on CC2
` [PATCH kvm-unit-tests v2 2/6] s390x: smp: Test SIGP RESTART against stopped CPU
` [PATCH kvm-unit-tests v2 5/6] s390x: smp: Create and use a non-waiting CPU restart
` [PATCH kvm-unit-tests v2 6/6] lib: s390x: smp: Remove smp_sigp_retry

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-11 16:07 UTC  (15+ messages)
` [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned

[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
 2022-03-11 13:37 UTC  (7+ messages)
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V7 14/20] riscv: compat: Add elf.h implementation

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-11  5:09 UTC  (73+ messages)
` [PATCH v7 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v7 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v7 03/26] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v7 04/26] virtio_ring: split: extract the logic of creating vring
` [PATCH v7 05/26] virtio_ring: split: extract the logic of init vq and attach vring
` [PATCH v7 06/26] virtio_ring: packed: extract the logic of creating vring
` [PATCH v7 07/26] virtio_ring: packed: extract the logic of init vq and attach vring
` [PATCH v7 08/26] virtio_ring: extract the logic of freeing vring
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v7 10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed()
` [PATCH v7 11/26] virtio_ring: introduce virtqueue_reset_vring()
` [PATCH v7 12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v7 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v7 14/26] virtio: add helper for queue reset
` [PATCH v7 15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v7 16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v7 18/26] virtio: find_vqs() add arg sizes
` [PATCH v7 19/26] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v7 20/26] virtio_mmio: "
` [PATCH v7 21/26] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v7 22/26] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v7 23/26] virtio_net: split free_unused_bufs()
` [PATCH v7 24/26] virtio_net: support rx/tx queue reset
` [PATCH v7 25/26] virtio_net: set the default max ring size by find_vqs()
` [PATCH v7 26/26] virtio_net: support set_ringparam

Buffered I/O broken on s390x with page faults disabled (gfs2)
 2022-03-10 20:23 UTC  (36+ messages)

[PATCH v2 0/9] kvm: s390: Add PV dump support
 2022-03-10 10:31 UTC  (10+ messages)
` [PATCH v2 1/9] s390x: Add SE hdr query information
` [PATCH v2 2/9] s390: uv: Add dump fields to query
` [PATCH v2 3/9] KVM: s390: pv: Add query interface
` [PATCH v2 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH v2 5/9] KVM: s390: pv: Add query dump information
` [PATCH v2 6/9] kvm: s390: Add configuration dump functionality
` [PATCH v2 7/9] kvm: s390: Add CPU "
` [PATCH v2 8/9] Documentation: virt: Protected virtual machine dumps
` [PATCH v2 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions

[PATCH net-next] net/smc: fix -Wmissing-prototypes warning when CONFIG_SYSCTL not set
 2022-03-10  4:20 UTC  (2+ messages)

cleanup swiotlb initialization v4
 2022-03-09 15:18 UTC  (22+ messages)
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-09 11:33 UTC  (16+ messages)
` [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 09/30] arm/mm: "

[PATCH kvm-unit-tests v1 0/6] s390x: SIGP fixes
 2022-03-09  9:27 UTC  (29+ messages)
` [PATCH kvm-unit-tests v1 1/6] lib: s390x: smp: Retry SIGP SENSE on CC2
` [PATCH kvm-unit-tests v1 2/6] s390x: smp: Test SIGP RESTART against stopped CPU
` [PATCH kvm-unit-tests v1 3/6] s390x: smp: Fix checks for SIGP STOP STORE STATUS
` [PATCH kvm-unit-tests v1 4/6] s390x: smp: Create and use a non-waiting CPU stop
` [PATCH kvm-unit-tests v1 5/6] s390x: smp: Create and use a non-waiting CPU restart
` [PATCH kvm-unit-tests v1 6/6] lib: s390x: smp: Convert remaining smp_sigp to _retry

[PATCH v1 1/1] KVM: s390x: fix SCK locking
 2022-03-08 10:06 UTC  (3+ messages)

[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-08  8:01 UTC  (6+ messages)
` [PATCH v6 06/26] virtio_ring: packed: extrace the logic of creating vring

[PATCH net-next 00/10] net: Convert user to netif_rx(), part 3
 2022-03-07 12:00 UTC  (3+ messages)
` [PATCH net-next 01/10] s390: net: Use netif_rx()

[PATCH net-next v3] net/smc: fix compile warning for smc_sysctl
 2022-03-07  2:59 UTC  (3+ messages)

[PATCH net-next v2] net/smc: fix compile warning for smc_sysctl
 2022-03-06 14:27 UTC  (3+ messages)

[PATCH net-next] Revert "net/smc: don't req_notify until all CQEs drained"
 2022-03-06 11:00 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.17-rc7
 2022-03-05 20:13 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in smc_fback_error_report
 2022-03-05 10:21 UTC  (2+ messages)

[PATCH v3 0/4] s390: Ultravisor device
 2022-03-04 14:11 UTC  (5+ messages)
` [PATCH v3 1/4] drivers/s390/char: Add Ultravisor io device
` [PATCH v3 2/4] drivers/s390/char: Add Query Ultravisor Information to uvdevice
` [PATCH v3 3/4] selftests: drivers/s390x: Add uvdevice tests
` [PATCH v3 4/4] selftests: drivers/s390x: Add uvdevice QUI tests

[PATCH v2 0/3] s390: Ultravisor device
 2022-03-04 12:11 UTC  (3+ messages)
` [PATCH v2 3/3] selftests: drivers/s390x: Add uvdevice tests


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