linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-08 07:52:57 to 2020-09-14 21:38:35 UTC [more...]

[PATCH net-next 0/8] s390/qeth: updates 2020-09-10
 2020-09-14 21:38 UTC  (10+ messages)
` [PATCH net-next 1/8] s390/cio: Add new Operation Code OC3 to PNSO
` [PATCH net-next 2/8] s390/cio: Helper functions to read CSSID, IID, and CHID
` [PATCH net-next 3/8] s390/qeth: Detect PNSO OC3 capability
` [PATCH net-next 4/8] s390/qeth: Translate address events into switchdev notifiers
` [PATCH net-next 5/8] bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
` [PATCH net-next 6/8] s390/qeth: Reset address notification in case of buffer overflow
` [PATCH net-next 7/8] s390/qeth: implement ndo_bridge_getlink for learning_sync
` [PATCH net-next 8/8] s390/qeth: implement ndo_bridge_setlink "

[kvm-unit-tests GIT PULL 0/3] s390x skrf and ultravisor patches
 2020-09-14 16:24 UTC  (3+ messages)

[PATCH v3 0/3] arm64: Convert to ARCH_STACKWALK
 2020-09-14 15:34 UTC  (4+ messages)
` [PATCH v3 1/3] stacktrace: Remove reliable argument from arch_stack_walk() callback
` [PATCH v3 2/3] arm64: stacktrace: Make stack walk callback consistent with generic code
` [PATCH v3 3/3] arm64: stacktrace: Convert to ARCH_STACKWALK

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-14 15:31 UTC  (11+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver

[PATCH 0/1] DASD: fix discard for FBA devices
 2020-09-14 11:56 UTC  (2+ messages)
` [PATCH 1/1] s390/dasd: Fix zero write "

[RFD] uevent handling for subchannels
 2020-09-14 11:46 UTC  (10+ messages)

[PATCH v1 0/3] s390x: css: adapting the I/O tests for PV
 2020-09-14  8:23 UTC  (4+ messages)
` [PATCH v1 2/3] s390: define UV compatible I/O allocation

[GIT PULL 0/1] KVM: s390: add documentation for KVM_CAP_S390_DIAG318 (5.9)
 2020-09-14  8:22 UTC  (2+ messages)
` [GIT PULL 1/1] docs: kvm: add documentation for KVM_CAP_S390_DIAG318

[PATCH] s390/zcrypt: remove set_fs() invocation in zcrypt device driver
 2020-09-14  7:55 UTC  (4+ messages)

BUG: Bad page state in process dirtyc0w_child
 2020-09-13  1:54 UTC 

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-11 20:36 UTC  (56+ messages)
` [RFC PATCH v2 1/3] "
                            ` [PATCH] "
                                  ` [PATCH v2] "
` [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
` [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions

s390 PCI dma ops
 2020-09-11 14:39 UTC  (2+ messages)

[PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-11 10:34 UTC  (8+ messages)
` [PATCH v4 2/8] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 3/8] mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
` [PATCH v4 4/8] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v4 6/8] virtio-mem: try to merge system ram resources
` [PATCH v4 7/8] xen/balloon: "
` [PATCH v4 8/8] hv_balloon: "

[PATCH v3 1/7] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-11  8:20 UTC  (12+ messages)
` [PATCH v3 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v3 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v3 5/7] virtio-mem: try to merge system ram resources
` [PATCH v3 6/7] xen/balloon: "
` [PATCH v3 7/7] hv_balloon: "

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-11  4:19 UTC  (17+ messages)

[PATCH net-next 00/10] net/smc: updates 2020-09-10
 2020-09-10 22:24 UTC  (12+ messages)
` [PATCH net-next 01/10] net/smc: reduce active tcp_listen workers
` [PATCH net-next 02/10] net/smc: introduce better field names
` [PATCH net-next 03/10] net/smc: dynamic allocation of CLC proposal buffer
` [PATCH net-next 04/10] net/smc: common routine for CLC accept and confirm
` [PATCH net-next 05/10] net/smc: improve server ISM device determination
` [PATCH net-next 06/10] net/smc: reduce smc_listen_decline() calls
` [PATCH net-next 07/10] net/smc: immediate freeing in smc_lgr_cleanup_early()
` [PATCH net-next 08/10] s390/net: add SMC config as one of the defaults of CCWGROUP
` [PATCH net-next 09/10] net/smc: use the retry mechanism for netlink messages
` [PATCH net-next 10/10] net/smc: use separate work queues for different worker types

[PATCH net] s390/qeth: delay draining the TX buffers
 2020-09-10 20:31 UTC  (2+ messages)

[PATCH 0/2] zfcp: small changes for 5.10
 2020-09-10 19:49 UTC  (3+ messages)
` [PATCH 1/2] zfcp: use list_first_entry_or_null() in zfcp_erp_thread()
` [PATCH 2/2] zfcp: clarify access to erp_action in zfcp_fsf_req_complete()

[PATCH v2 0/3] arm64: Convert to ARCH_STACKWALK
 2020-09-10 17:34 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: stacktrace: "

[PATCH v5 0/3] vfio/pci: Restore MMIO access for s390 detached VFs
 2020-09-10 14:59 UTC  (4+ messages)
` [PATCH v5 1/3] PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
` [PATCH v5 2/3] s390/pci: Mark all "
` [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-10 13:34 UTC  (14+ messages)
                ` [Intel-gfx] "

[PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features
 2020-09-10  9:09 UTC  (5+ messages)
` [PATCH v12 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v12 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH v4 1/3] PCI/IOV: Mark VFs as not implementing MSE bit
 2020-09-10  0:39 UTC  (4+ messages)

[PATCH v4 00/13] mm/debug_vm_pgtable fixes
 2020-09-09 11:36 UTC  (12+ messages)

[PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-09 11:51 UTC  (17+ messages)
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v2 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v2 5/7] virtio-mem: try to merge system ram resources
` [PATCH v2 6/7] xen/balloon: "
` [PATCH v2 7/7] hv_balloon: "

[PATCH 00/29] treewide: Convert comma separated statements
 2020-09-09  2:09 UTC  (2+ messages)

clean up is partition checks
 2020-09-09  0:55 UTC  (5+ messages)
` [PATCH 3/9] md: compare bd_disk instead of bd_contains
` [PATCH 4/9] md: don't detour through bd_contains for the gendisk

[PATCH v2 2/2] s390x: Add 3f program exception handler
 2020-09-08 13:18 UTC  (8+ messages)
    ` [PATCH v3] "

[PATCH v3] KVM: s390: Introduce storage key removal facility
 2020-09-08 11:56 UTC  (4+ messages)

[PATCH] s390/idle: Fix suspicious RCU usage
 2020-09-08 13:41 UTC  (2+ messages)

set_fs removal for s390
 2020-09-08 12:28 UTC  (3+ messages)

WARNING: refcount bug in smc_release (3)
 2020-09-08 14:28 UTC  (2+ messages)

[PATCH] KVM: s390: Introduce storage key removal facility
 2020-09-08  9:18 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v11 0/2] s390: virtio: let arch validate VIRTIO features
 2020-09-08  8:35 UTC  (5+ 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).