linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-10 09:23:54 to 2021-09-22 07:19:37 UTC [more...]

[kvm-unit-tests PATCH 0/9] s390x: Cleanup and maintenance 2
 2021-09-22  7:18 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: uv: Tolerate 0x100 query return code
` [kvm-unit-tests PATCH 2/9] s390x: pfmf: Fix 1MB handling
` [kvm-unit-tests PATCH 3/9] s390x: uv-host: Fence a destroy cpu test on z15
` [kvm-unit-tests PATCH 4/9] lib: s390x: uv: Fix share return value and print
` [kvm-unit-tests PATCH 5/9] lib: s390x: uv: Add UVC_ERR_DEBUG switch
` [kvm-unit-tests PATCH 6/9] lib: s390x: Print PGM code as hex
` [kvm-unit-tests PATCH 7/9] s390x: Makefile: Remove snippet flatlib linking
` [kvm-unit-tests PATCH 9/9] s390x: skrf: Fix tprot assembly

[PATCH net 0/3] s390/qeth: fixes 2021-09-21
 2021-09-22  3:10 UTC  (5+ messages)
` [PATCH net 1/3] s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
` [PATCH net 2/3] s390/qeth: Fix deadlock in remove_discipline
` [PATCH net 3/3] s390/qeth: fix deadlock during failing recovery

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-21 21:58 UTC  (29+ messages)
` [PATCH v3 2/8] mm: Introduce a function to check for confidential computing features
` [PATCH v3 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-21 18:25 UTC  (15+ messages)

[PATCH] [backport for 4.19/5.4 stable] KVM: remember position in kvm->vcpus array
 2021-09-21 14:31 UTC  (2+ messages)

[PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-21 13:19 UTC  (23+ messages)
` [PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
` [PATCH v2 2/9] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
` [PATCH v2 5/9] vfio/mdev: Consolidate all the device_api sysfs into the core code
` [PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-21 13:12 UTC  (22+ messages)
` [RFC PATCH 1/8] arm64: add CPU field to struct thread_info
` [RFC PATCH 2/8] x86: "
` [RFC PATCH 3/8] s390: "
` [RFC PATCH 4/8] powerpc: "
` [RFC PATCH 5/8] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
` [RFC PATCH 6/8] powerpc: smp: remove hack to obtain offset of task_struct::cpu
` [RFC PATCH 7/8] riscv: rely on core code to keep thread_info::cpu updated
` [RFC PATCH 8/8] ARM: "

[PATCH 0/1] KVM: s390: backport for stable of "KVM: s390: index
 2021-09-21 13:04 UTC  (8+ messages)
` [PATCH 1/1] KVM: s390: index kvm->arch.idle_mask by vcpu_idx

[PATCH v3] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-21 12:11 UTC 

[PATCH net 0/2] net/smc: fixes 2021-09-20
 2021-09-21 10:10 UTC  (4+ messages)
` [PATCH net 1/2] net/smc: add missing error check in smc_clc_prfx_set()
` [PATCH net 2/2] net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work

[PATCH v2] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-21  0:40 UTC  (5+ messages)

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-09-20 13:25 UTC  (15+ 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
` [PATCH v5 06/14] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v5 07/14] KVM: s390: pv: handle secure storage violations "
` [PATCH v5 08/14] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v5 09/14] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v5 10/14] KVM: s390: pv: usage counter instead of flag
` [PATCH v5 11/14] KVM: s390: pv: add export before import
` [PATCH v5 12/14] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v5 13/14] KVM: s390: pv: lazy destroy for reboot
` [PATCH v5 14/14] KVM: s390: pv: avoid export before import if possible

[PATCH v2 4/9] vfio/ccw: Make the FSM complete and synchronize it to the mdev
 2021-09-20 12:30 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.15-rc2
 2021-09-18 19:52 UTC  (2+ messages)

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-09-17 14:57 UTC  (6+ messages)
` [PATCH v4 06/14] KVM: s390: pv: properly handle page flags for protected guests

[PATCH v4 0/1] s390x: KVM: CPU Topology
 2021-09-17  8:14 UTC  (4+ messages)
` [PATCH v4 1/1] s390x: KVM: accept STSI for CPU topology information

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-09-16 22:05 UTC  (7+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames

[PATCH v2 0/4] s390/pci: automatic error recovery
 2021-09-16  9:33 UTC  (5+ messages)
` [PATCH v2 1/4] s390/pci: refresh function handle in iomap
` [PATCH v2 2/4] s390/pci: implement reset_slot for hotplug slot
` [PATCH v2 3/4] PCI: Export pci_dev_lock()
` [PATCH v2 4/4] s390/pci: implement minimal PCI error recovery

[PATCH] s390: Add WARN_DYNAMIC_STACK dependencies
 2021-09-15 15:13 UTC  (4+ messages)

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-15 14:57 UTC  (13+ messages)
` [PATCH 6/9] s390/block/dasd_genhd: add error handling support for add_disk()
` [PATCH 7/9] s390/block/dcssblk: "

[PATCH] pci: Rename pcibios_add_device to match
 2021-09-15 10:13 UTC  (3+ messages)

[PATCH 0/1] Arch use of pci_dev_is_added()
 2021-09-15  0:23 UTC  (6+ messages)
` [PATCH 1/1] powerpc: Drop superfluous pci_dev_is_added() calls

[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-14 22:41 UTC  (18+ messages)
` [PATCH resend RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
` [PATCH resend RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [PATCH resend RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
` [PATCH resend RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH resend RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()
` [PATCH resend RFC 7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present

[PATCH net-next 0/3] net/smc: add EID support
 2021-09-14 12:00 UTC  (5+ messages)
` [PATCH net-next 1/3] net/smc: add support for user defined EIDs
` [PATCH net-next 2/3] net/smc: keep static copy of system EID
` [PATCH net-next 3/3] net/smc: add generic netlink support for "

[PATCH net-next 0/4] s390/net: updates 2021-09-14
 2021-09-14 11:50 UTC  (6+ messages)
` [PATCH net-next 1/4] s390/ctcm: remove incorrect kernel doc indicators
` [PATCH net-next 2/4] s390/lcs: "
` [PATCH net-next 3/4] s390/netiucv: "
` [PATCH net-next 4/4] s390/ism: switch from 'pci_' to 'dma_' API

[PATCH 13/16] tty: drivers/s390/char/, stop using tty_flip_buffer_push
 2021-09-14  9:14 UTC 

[PATCH AUTOSEL 5.13 06/19] s390: add kmemleak annotation in stack_alloc()
 2021-09-13 22:34 UTC 

[PATCH AUTOSEL 5.14 08/25] s390: add kmemleak annotation in stack_alloc()
 2021-09-13 22:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 15/25] s390/unwind: use current_frame_address() to unwind current task

[PATCH] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-10 22:26 UTC  (4+ messages)

[PATCH RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-10 14:52 UTC  (10+ messages)
` [PATCH RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()


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).