public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-18 04:53:51 to 2022-04-22 10:55:04 UTC [more...]

[kvm-unit-tests PATCH v4 0/4] s390x: add migration test support
 2022-04-22 10:54 UTC  (2+ messages)
` [kvm-unit-tests PATCH v4 1/4] lib: s390x: add support for SCLP console read

[PATCH 4/9] s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
 2022-04-22 10:02 UTC  (6+ messages)
  ` [PATCHv2] "

[PATCH net] net/smc: sync err code when tcp connection was refused
 2022-04-22  9:24 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/4] s390x: add migration test support
 2022-04-22  8:01 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 1/4] lib: s390x: add support for SCLP console read
` [kvm-unit-tests PATCH v3 2/4] s390x: add support for migration tests
` [kvm-unit-tests PATCH v3 3/4] s390x: don't run migration tests under PV
` [kvm-unit-tests PATCH v3 4/4] s390x: add basic migration test

[PATCH net 0/2] net/smc: Two fixes for smc fallback
 2022-04-22  7:56 UTC  (3+ messages)
` [PATCH net 1/2] net/smc: Only save the original clcsock callback functions
` [PATCH net 2/2] net/smc: Fix slab-out-of-bounds issue in fallback

[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-04-22  6:22 UTC  (17+ messages)
` [PATCH v2 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH v2 2/7] vfio/ccw: Remove mdev from struct channel_program
` [PATCH v2 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH v2 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH v2 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
` [PATCH v2 6/7] vfio: Remove dead code
` [PATCH v2 7/7] vfio: Remove calls to vfio_group_add_container_user()

[PATCH v3 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-04-21 17:09 UTC  (9+ messages)
` [PATCH v3 1/4] PCI: Clean up pci_scan_slot()
` [PATCH v3 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v3 3/4] PCI: Extend isolated function probing to s390
` [PATCH v3 4/4] s390/pci: allow zPCI zbus without a function zero

[PATCH 0/4] bitmap: fix conversion from/to fix-sized arrays
 2022-04-21 16:31 UTC  (9+ messages)
` [PATCH 1/4] lib/bitmap: extend comment for bitmap_(from,to)_arr32()
` [PATCH 2/4] lib: add bitmap_{from,to}_arr64
` [PATCH 3/4] KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
` [PATCH 4/4] drm/amd/pm: use bitmap_{from,to}_arr32 "

[kvm-unit-tests PATCH v3 00/11] s390x: Cleanup and maintenance 4
 2022-04-21 12:39 UTC  (16+ messages)
` [kvm-unit-tests PATCH v3 01/11] lib: s390x: hardware: Add host_is_qemu() function
` [kvm-unit-tests PATCH v3 02/11] s390x: css: Skip if we're not run by qemu
` [kvm-unit-tests PATCH v3 03/11] s390x: diag308: Only test subcode 2 under QEMU
` [kvm-unit-tests PATCH v3 04/11] s390x: pfmf: Initialize pfmf_r1 union on declaration
` [kvm-unit-tests PATCH v3 05/11] s390x: snippets: asm: Add license and copyright headers
` [kvm-unit-tests PATCH v3 06/11] s390x: pv-diags: Cleanup includes
` [kvm-unit-tests PATCH v3 07/11] s390x: css: "
` [kvm-unit-tests PATCH v3 08/11] s390x: iep: "
` [kvm-unit-tests PATCH v3 09/11] s390x: mvpg: "
` [kvm-unit-tests PATCH v3 10/11] s390x: uv-host: Fix pgm tests
` [kvm-unit-tests PATCH v3 11/11] s390x: Restore registers in diag308_load_reset() error path

[kvm-unit-tests PATCH v4 0/5] s390x: Attestation tests
 2022-04-21 11:33 UTC  (8+ messages)
` [kvm-unit-tests PATCH v4 1/5] s390x: uv-host: Add invalid command attestation check
` [kvm-unit-tests PATCH v4 2/5] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH v4 3/5] s390x: uv-guest: remove duplicated checks
` [kvm-unit-tests PATCH v4 4/5] s390x: uv-guest: add share bit test
` [kvm-unit-tests PATCH v4 5/5] s390x: uv-guest: Add attestation tests

[PATCH RFC 0/8] hardened usercopy and stacktrace improvement
 2022-04-21  9:20 UTC  (16+ messages)
` [PATCH RFC 1/8] stacktrace: Change callback prototype to pass more information
` [PATCH RFC 2/8] arm64: stacktrace: Add arch_within_stack_frames
` [PATCH RFC 3/8] arm64: stacktrace: Make callbacks use new prototype with frame info
` [PATCH RFC 4/8] powerpc: "
` [PATCH RFC 5/8] riscv: "
` [PATCH RFC 6/8] s390: "
` [PATCH RFC 7/8] x86: "
` [PATCH RFC 8/8] lkdtm: usercopy: Make USERCOPY_STACK_FRAME_x able to work for all archs

[kvm-unit-tests PATCH v2 0/3] Misc maintenance fixes 2022-04
 2022-04-21  9:04 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: epsw: fix report_pop_prefix() when running under non-QEMU
` [kvm-unit-tests PATCH v2 2/3] s390x: tprot: use lib include for mmu.h
` [kvm-unit-tests PATCH v2 3/3] s390x: smp: make stop stopped cpu look the same as the running case

[kvm-unit-tests PATCH v3] s390x: Test effect of storage keys on some instructions
 2022-04-21  9:04 UTC 

[PATCH] net/smc: sync err info when TCP connection is refused
 2022-04-21  8:09 UTC  (4+ messages)

[PATCH v8 0/2] s390x: KVM: CPU Topology
 2022-04-21  6:41 UTC  (10+ messages)
` [PATCH v8 1/2] s390x: KVM: guest support for topology function
` [PATCH v8 2/2] s390x: KVM: resetting the Topology-Change-Report

[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-20 18:18 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 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v5 13/21] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v5 17/21] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v5 18/21] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v5 20/21] KVM: s390: introduce CPU feature for zPCI Interpretation

[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-04-20 17:14 UTC  (8+ messages)
` [PATCH v2 1/8] mm/swap: remember PG_anon_exclusive via a swp pte bit
` [PATCH v2 2/8] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 3/8] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-20 17:12 UTC  (15+ messages)
` [PATCH v7 01/12] driver: platform: Add helper for safer setting of driver_override
` [PATCH v7 02/12] amba: Use driver_set_override() instead of open-coding
` [PATCH v7 03/12] fsl-mc: "
` [PATCH v7 04/12] hv: "
` [PATCH v7 05/12] PCI: "
` [PATCH v7 06/12] s390/cio: "
` [PATCH v7 07/12] spi: Use helper for safer setting of driver_override
` [PATCH v7 08/12] vdpa: "
` [PATCH v7 09/12] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v7 10/12] slimbus: qcom-ngd: "
` [PATCH v7 11/12] rpmsg: Constify local variable in field store macro
` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[kvm-unit-tests PATCH v2] s390x: Test effect of storage keys on some instructions
 2022-04-20 13:44 UTC  (3+ messages)

[PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-20 12:06 UTC  (12+ messages)
` [PATCH v2 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH v2 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
` [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test

[kvm-unit-tests PATCH v2 0/4] s390x: add migration test support
 2022-04-20 11:16 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 4/4] s390x: add basic migration test

[PATCH] s390/dasd: Use kzalloc instead of kmalloc/memset
 2022-04-20  6:44 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
 2022-04-19 17:00 UTC  (4+ messages)

use block_device based APIs in block layer consumers v3
 2022-04-19 12:55 UTC  (6+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 27/27] direct-io: remove random prefetches

fix and cleanup discard_alignment handling
 2022-04-19  4:51 UTC  (20+ messages)
` [PATCH 03/11] null_blk: don't set the discard_alignment queue limit
  ` [dm-devel] "
` [PATCH 04/11] virtio_blk: fix the discard_granularity and discard_alignment queue limits
` [PATCH 05/11] dm-zoned: don't set the discard_alignment queue limit
  ` [dm-devel] "
` [PATCH 06/11] raid5: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] loop: remove a spurious clear of discard_alignment
  ` [dm-devel] "
` [PATCH 09/11] nvme: "
  ` [dm-devel] "
` [PATCH 10/11] rnbd-srv: use bdev_discard_alignment
  ` [dm-devel] "
` [PATCH 11/11] xen-blkback: "
  ` [dm-devel] "

[PATCH] s390: vfio-ap: Remove the superfluous MODULE_DEVICE_TABLE declaration
 2022-04-18 17:00 UTC  (3+ messages)

[PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
 2022-04-18 15:52 UTC  (5+ messages)

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-18  8:48 UTC  (12+ messages)
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize


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