public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-19 11:35:35 to 2022-04-26 17:35:50 UTC [more...]

[PATCH 0/2] kernel: add new infrastructure for platform_has() support
 2022-04-26 17:35 UTC  (5+ messages)
` [PATCH 1/2] kernel: add platform_has() infrastructure
` [PATCH 2/2] virtio: replace arch_has_restricted_virtio_memory_access()

fix and cleanup discard_alignment handling
 2022-04-26 14:25 UTC  (6+ messages)
` [PATCH 06/11] raid5: don't set the discard_alignment queue limit
` [PATCH 09/11] nvme: remove a spurious clear of discard_alignment

[PATCH v2 0/2] Dirtying, failing memop: don't indicate suppression
 2022-04-26 13:39 UTC  (15+ messages)
` [PATCH v2 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop
` [PATCH v2 2/2] KVM: s390: selftest: Test suppression indication on key prot exception

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-26  9:59 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 0/5] s390x: Attestation tests
 2022-04-26  9:39 UTC  (10+ 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

[kvm-unit-tests PATCH v5] s390x: Test effect of storage keys on some instructions
 2022-04-26  9:19 UTC  (4+ messages)

[PATCH 0/3] perf tools: Tidy up symbol end fixup (v3)
 2022-04-25 20:59 UTC  (5+ messages)
` [PATCH 1/3] perf symbol: Pass is_kallsyms to symbols__fixup_end()

[PATCH net 0/2] net/smc: Two fixes for smc fallback
 2022-04-25 19:10 UTC  (5+ 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

[kvm-unit-tests PATCH v4] s390x: Test effect of storage keys on some instructions
 2022-04-25 14:18 UTC  (3+ messages)

[PATCH 4/9] s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
 2022-04-25 11:39 UTC  (7+ messages)
  ` [PATCHv2] "

[PATCH net] net/smc: sync err code when tcp connection was refused
 2022-04-25 10:20 UTC  (4+ messages)

ctcm: rename READ/WRITE defines to avoid redefinitions
 2022-04-25  9:01 UTC  (3+ messages)

[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-04-24  5:52 UTC  (24+ 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 v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-23 21:26 UTC 

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-23 16:09 UTC  (10+ 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 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 v4 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-04-22 13:35 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: Clean up pci_scan_slot()
` [PATCH v4 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v4 3/4] PCI: Extend isolated function probing to s390
` [PATCH v4 4/4] s390/pci: allow zPCI zbus without a function zero

[kvm-unit-tests PATCH v3] s390x: Test effect of storage keys on some instructions
 2022-04-22 12:19 UTC  (3+ messages)

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

[PATCH v3 1/4] PCI: Clean up pci_scan_slot()
 2022-04-22 11:16 UTC  (6+ 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 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

[PATCH RFC 0/8] hardened usercopy and stacktrace improvement
 2022-04-21  9:20 UTC  (10+ messages)
` [PATCH RFC 1/8] stacktrace: Change callback prototype to pass more information
` [PATCH RFC 2/8] arm64: stacktrace: Add arch_within_stack_frames

[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

[PATCH] net/smc: sync err info when TCP connection is refused
 2022-04-21  8:09 UTC  (2+ 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  (8+ messages)
` [PATCH v5 11/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[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

[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  (3+ 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  (3+ messages)

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


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