linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 08:15:48 to 2020-09-10 21:22:52 UTC [more...]

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-10 21:22 UTC  (45+ messages)
` [RFC PATCH v2 1/3] "
` [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

[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 net-next 0/8] s390/qeth: updates 2020-09-10
 2020-09-10 17:23 UTC  (9+ 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 "

[PATCH net-next 00/10] net/smc: updates 2020-09-10
 2020-09-10 16:48 UTC  (11+ 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 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

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-10 14:21 UTC  (16+ messages)

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

[PATCH] s390/zcrypt: remove set_fs() invocation in zcrypt device driver
 2020-09-10 10:28 UTC 

[PATCH v3 1/7] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-10 10:10 UTC  (10+ 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: "

[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 v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-08 19:03 UTC  (7+ 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 v2 0/2] s390x: pv: Fixes and improvements
 2020-09-08 13:18 UTC  (13+ messages)
` [PATCH v2 1/2] s390x: uv: Add destroy page call
` [PATCH v2 2/2] s390x: Add 3f program exception handler
      ` [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  (7+ messages)
  ` [PATCH v2] "

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

[PATCH] arch: vdso: add vdso linker script to 'targets' instead of extra-y
 2020-09-07 12:44 UTC  (2+ messages)

[PATCH 0/2] s390x: pv: Fixes and improvements
 2020-09-07  9:50 UTC  (10+ messages)
` [PATCH 1/2] s390x: uv: Add destroy page call
` [PATCH 2/2] s390x: Add 3f program exception handler

[GIT PULL] s390 updates for 5.9-rc4
 2020-09-04 20:49 UTC  (2+ messages)

ptrace_syscall_32 is failing
 2020-09-04 10:13 UTC  (8+ 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).