linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-02 18:21:02 to 2021-10-12 07:58:30 UTC [more...]

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-10-12  7:58 UTC  (16+ messages)
` [PATCH v5 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v5 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v5 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
` [PATCH v5 04/14] KVM: s390: pv: avoid stalls when making pages secure
` [PATCH v5 05/14] KVM: s390: pv: leak the topmost page table when destroy fails

[RFC PATCH 1/1] s390/cio: make ccw_device_dma_* more robust
 2021-10-11 18:48 UTC  (5+ messages)

[RFC PATCH v1 0/6] Improvements to SIGP handling [KVM]
 2021-10-11 18:13 UTC  (19+ messages)
` [RFC PATCH v1 1/6] KVM: s390: Simplify SIGP Set Arch handling
` [RFC PATCH v1 2/6] KVM: s390: Reject SIGP when destination CPU is busy
` [RFC PATCH v1 3/6] KVM: s390: Simplify SIGP Restart
` [RFC PATCH v1 4/6] KVM: s390: Restart IRQ should also block SIGP
` [RFC PATCH v1 5/6] KVM: s390: Give BUSY to SIGP SENSE during Restart
` [RFC PATCH v1 6/6] KVM: s390: Add a routine for setting userspace CPU state

clang-13: s390/kernel/head64.S:24:17: error: invalid operand for instruction
 2021-10-11 17:31 UTC  (3+ messages)

[PATCH 0/1] Arch use of pci_dev_is_added()
 2021-10-11 12:06 UTC  (2+ messages)

DPAA2 triggers, [PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-10-11 11:47 UTC  (9+ messages)

[PATCH] dma-debug: fix sg checks in debug_dma_map_sg()
 2021-10-11 11:44 UTC  (2+ messages)

[PATCH v1 1/1] s390: Use string_upper() instead of open coded variant
 2021-10-11 10:09 UTC  (8+ messages)

[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-11  9:07 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.15-rc5
 2021-10-09 16:11 UTC  (2+ messages)

[PATCH v3] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-10-08 22:13 UTC  (2+ messages)

[PATCH net] net/smc: improved fix wait on already cleared link
 2021-10-08 16:10 UTC  (2+ messages)

[PATCH v2 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-08 15:42 UTC  (5+ messages)

[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
 2021-10-08 15:22 UTC  (5+ messages)
` [PATCH 1/2] sched: Move Kconfig.preempt to sched/Kconfig
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions

[kvm-unit-tests PATCH] s390x/snippets: Define all things that are needed to link the libc
 2021-10-08  9:26 UTC 

[kvm-unit-tests PATCH v3 0/9] s390x: Cleanup and maintenance 2
 2021-10-08  8:13 UTC  (21+ messages)
` [kvm-unit-tests PATCH v3 1/9] s390x: uv: Tolerate 0x100 query return code
` [kvm-unit-tests PATCH v3 2/9] s390x: uv-host: Fence a destroy cpu test on z15
` [kvm-unit-tests PATCH v3 3/9] lib: s390x: uv: Fix share return value and print
` [kvm-unit-tests PATCH v3 4/9] lib: s390x: uv: Add UVC_ERR_DEBUG switch
` [kvm-unit-tests PATCH v3 5/9] lib: s390x: Add access key argument to tprot
` [kvm-unit-tests PATCH v3 6/9] lib: s390x: Print PGM code as hex
` [kvm-unit-tests PATCH v3 7/9] s390x: Add sthyi cc==0 r2+1 verification
` [kvm-unit-tests PATCH v3 8/9] s390x: snippets: Set stackptr and stacktop in cstart.S
` [kvm-unit-tests PATCH v3 9/9] s390x: snippets: Define all things that are needed to link the lib

[PATCH 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-07 16:16 UTC  (6+ messages)

[PATCH 0/2] s390: downsize my responsibilities
 2021-10-07 11:55 UTC  (8+ messages)
` [PATCH 1/2] KVM: s390: remove myself as reviewer
` [PATCH 2/2] vfio-ccw: step down as maintainer

[kvm-unit-tests PATCH] s390x/mvpg-sie: Remove unused variable
 2021-10-07  8:14 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 1/5] s390x: Add specification exception test
 2021-10-07  6:50 UTC  (12+ messages)
  ` [kvm-unit-tests PATCH v2 1/5] [kvm-unit-tests PATCH v2 0/5] Add specification exception tests
` [kvm-unit-tests PATCH v2 2/5] s390x: Test specification exceptions during transaction
` [kvm-unit-tests PATCH v2 4/5] Use report_fail(...) instead of report(0/false, ...)
` [kvm-unit-tests PATCH v2 5/5] Use report_pass(...) instead of report(1/true, ...)

[PATCH] KVM: kvm_stat: do not show halt_wait_ns
 2021-10-06 13:15 UTC  (2+ messages)

[RFC PATCH 1/1] virtio: write back features before verify
 2021-10-06 12:15 UTC  (49+ messages)
                    ` [virtio-dev] "

[kvm-unit-tests PATCH v2 1/2] s390x: Remove assert from arch_def.h
 2021-10-06  9:47 UTC  (12+ messages)
  ` [kvm-unit-tests PATCH v2 1/2] [kvm-unit-tests PATCH v2 0/2] Test specification exception
` [kvm-unit-tests PATCH v2 2/2] s390x: Add specification exception interception test

[kvm-unit-tests PATCH] s390x: remove myself as reviewer
 2021-10-06  9:44 UTC  (3+ messages)

[PATCH v2 0/5] mm/memory_hotplug: full support for add_memory_driver_managed() with CONFIG_ARCH_KEEP_MEMBLOCK
 2021-10-06  0:36 UTC  (10+ messages)
` [PATCH v2 1/5] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v2 2/5] memblock: improve MEMBLOCK_HOTPLUG documentation
` [PATCH v2 3/5] memblock: allow to specify flags with memblock_add_node()
` [PATCH v2 4/5] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v2 5/5] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH v2] s390: Fix strrchr() implementation
 2021-10-05 13:39 UTC  (6+ messages)

[PATCH] s390: Fix strrchr() implementation
 2021-10-05 11:30 UTC  (3+ messages)

[PATCH] s390/debug: fix kernel-doc warnings
 2021-10-05  7:58 UTC  (2+ messages)

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-10-05  1:55 UTC  (9+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

[GIT PULL 0/1] KVM: s390: allow to compile without warning with W=1
 2021-10-04  7:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).