public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-25 06:45:34 to 2021-09-06 11:53:53 UTC [more...]

[kvm-unit-tests PATCH v1] s390x/skey: Test for ADDRESSING exceptions
 2021-09-06 11:53 UTC  (2+ messages)

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-06 11:43 UTC  (18+ messages)
` [PATCH 1/9] cdrom/gdrom: add error handling support for add_disk()
` [PATCH 2/9] ms_block: "
` [PATCH 3/9] mspro_block: "
` [PATCH 4/9] rbd: add add_disk() error handling
` [PATCH 5/9] mtd: "
` [PATCH 6/9] s390/block/dasd_genhd: add error handling support for add_disk()
` [PATCH 7/9] s390/block/dcssblk: "
` [PATCH 8/9] s390/block/scm_blk: "
` [PATCH 9/9] s390/block/xpram: "

[PATCH v2] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-06 11:16 UTC 

[kvm-unit-tests RFC PATCH 0/5] arm: Add kvmtool to the runner script
 2021-09-06 11:07 UTC  (11+ messages)
` [kvm-unit-tests RFC PATCH 1/5] lib: arm: Print test exit status on exit if chr-testdev is not available
` [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support

[GIT PULL 0/2] KVM: s390: Fix and feature for 5.15
 2021-09-06 10:35 UTC  (4+ messages)
` [GIT PULL 1/2] KVM: s390: Enable specification exception interpretation
` [GIT PULL 2/2] KVM: s390: index kvm->arch.idle_mask by vcpu_idx

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-09-06 10:28 UTC  (6+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest

[PATCH 0/5] s390/pci: automatic error recovery
 2021-09-06  9:49 UTC  (6+ messages)
` [PATCH 1/5] s390/pci: refresh function handle in iomap
` [PATCH 2/5] s390/pci: implement reset_slot for hotplug slot
` [PATCH 3/5] PCI: Move pci_dev_is/assign_added() to pci.h
` [PATCH 4/5] PCI: Export pci_dev_lock()
` [PATCH 5/5] s390/pci: implement minimal PCI error recovery

[PATCH AUTOSEL 4.14 10/17] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:23 UTC 

[PATCH AUTOSEL 5.4 20/30] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:22 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 29/30] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.4 30/30] s390/debug: fix debug area life cycle

[PATCH AUTOSEL 4.19 15/23] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:23 UTC 

[PATCH AUTOSEL 5.10 24/39] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:21 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 25/39] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.10 35/39] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.10 36/39] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.10 37/39] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.10 38/39] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.10 39/39] s390/ap: fix state machine hang after failure to enable irq

[PATCH AUTOSEL 5.13 25/46] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:20 UTC  (7+ messages)
` [PATCH AUTOSEL 5.13 26/46] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.13 42/46] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.13 43/46] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.13 44/46] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.13 45/46] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.13 46/46] s390/ap: fix state machine hang after failure to enable irq

[PATCH AUTOSEL 5.14 25/47] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:19 UTC  (8+ messages)
` [PATCH AUTOSEL 5.14 26/47] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.14 42/47] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.14 43/47] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.14 44/47] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.14 45/47] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.14 46/47] s390/ap: fix state machine hang after failure to enable irq
` [PATCH AUTOSEL 5.14 47/47] s390/smp: enable DAT before CPU restart callback is called

[PATCH 0/4] Fix ro_after_init vs static_call
 2021-09-04 14:40 UTC  (12+ messages)
` [PATCH 1/4] vmlinux.lds.h: Use regular *RODATA and *RO_AFTER_INIT_DATA suffixes
` [PATCH 2/4] vmlinux.lds.h: Split .static_call_sites from .static_call_tramp_key
` [PATCH 3/4] module: Use a list of strings for ro_after_init sections
` [PATCH 4/4] module: Include .static_call_sites in module ro_after_init

[PATCH] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-04 11:59 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.15 merge window
 2021-09-03 23:23 UTC  (15+ messages)
            ` [PATCH] s390/unwind: use current_frame_address() to unwind current task

[PATCH] s390/io: Fix ioremap and iounmap undefinded issue for s390
 2021-09-03 10:51 UTC  (6+ messages)

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-01  9:46 UTC  (7+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-08-31 15:11 UTC  (16+ messages)
` [PATCH v4 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v4 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v4 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
` [PATCH v4 04/14] KVM: s390: pv: avoid stalls when making pages secure
` [PATCH v4 10/14] KVM: s390: pv: usage counter instead of flag
` [PATCH v4 13/14] KVM: s390: pv: lazy destroy for reboot

Linux 5.14
 2021-08-31 11:04 UTC  (5+ messages)

[PATCH linux-next] s390:fix Coccinelle warnings
 2021-08-31  6:15 UTC  (3+ messages)

[PATCH V5 00/13] Introduce vfio_pci_core subsystem
 2021-08-30 15:40 UTC  (16+ messages)
` [PATCH V5 01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH V5 02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH V5 03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH V5 04/13] vfio/pci: Rename ops functions to fit core namings
` [PATCH V5 05/13] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH V5 06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH V5 07/13] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH V5 08/13] vfio/pci: Move module parameters "
` [PATCH V5 09/13] PCI: Add 'override_only' field to struct pci_device_id
` [PATCH V5 10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
` [PATCH V5 11/13] vfio: Use select for eventfd
` [PATCH V5 12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH V5 13/13] vfio/pci: Introduce vfio_pci_core.ko

[PATCH 1/1] KVM: s390: index kvm->arch.idle_mask by vcpu_idx
 2021-08-29  6:25 UTC  (8+ messages)

[PATCH v2 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-28  0:06 UTC  (10+ messages)
` [PATCH v2 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs

[PATCH v2 0/2] s390/vfio-ap: do not open code locks for
 2021-08-27 13:43 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Cleanup and maintenance
 2021-08-27  7:20 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Print addressing related exception information
` [kvm-unit-tests PATCH v2 2/3] s390x: uv-host: Explain why we set up the home space and remove the space change
` [kvm-unit-tests PATCH v2 3/3] lib: s390x: Control register constant cleanup

[PATCH v4] vfio/ap_ops: Convert to use vfio_register_group_dev()
 2021-08-26 22:20 UTC  (6+ messages)

[PATCH v2] vfio-pci/zdev: Remove repeated verbose license text
 2021-08-26 22:20 UTC  (2+ messages)

[PATCH v3 net-next 0/7] Make SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE blocking
 2021-08-26 14:41 UTC  (3+ messages)

[PATCH v3] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-08-26 12:36 UTC  (3+ messages)

crash on s390 with SCHED_CORE=y
 2021-08-26 10:21 UTC  (3+ messages)

[PATCH V4 00/13] Introduce vfio_pci_core subsystem
 2021-08-26  9:36 UTC  (31+ messages)
` [PATCH V4 01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH V4 02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH V4 03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH V4 04/13] vfio/pci: Rename ops functions to fit core namings
` [PATCH V4 05/13] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH V4 06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH V4 07/13] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH V4 08/13] vfio/pci: Move module parameters "
` [PATCH V4 09/13] PCI: Add 'override_only' field to struct pci_device_id
` [PATCH V4 10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
` [PATCH V4 11/13] vfio: Use select for eventfd
` [PATCH V4 12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH V4 13/13] vfio/pci: Introduce vfio_pci_core.ko

[s390:features 20/21] drivers/s390/char/sclp.c:84:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length
 2021-08-25 15:18 UTC 

[PATCH linux-next] s390:raw3270: Convert sysfs sprintf/snprintf family to sysfs_emit
 2021-08-25  8:31 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