public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-04 22:16:49 to 2019-09-16 12:07:37 UTC [more...]

[PATCH v4] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-16 12:07 UTC  (3+ messages)

linux-next: manual merge of the s390 tree with the s390-fixes tree
 2019-09-15 17:43 UTC 

[PATCH net-next] s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-09-15 17:21 UTC 

[PATCH v3 0/8] make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-15  6:51 UTC  (13+ messages)
` [PATCH v3 1/8] arm64: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for arm64
` [PATCH v3 2/8] x86: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for x86
` [PATCH v3 3/8] alpha: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for alpha
` [PATCH v3 4/8] powerpc: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for powerpc
` [PATCH v3 5/8] s390: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for s390
` [PATCH v3 6/8] sparc64: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for sparc64
` [PATCH v3 7/8] mips: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for mips
` [PATCH v3 8/8] mips: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for loongson64

[PATCH] s390: remove pointless drivers-y in drivers/s390/Makefile
 2019-09-14 10:17 UTC  (2+ messages)

[PATCH v6 00/10] s390: vfio-ap: dynamic configuration support
 2019-09-13 21:26 UTC  (11+ messages)
` [PATCH v6 01/10] s390: vfio-ap: Refactor vfio_ap driver probe and remove callbacks
` [PATCH v6 02/10] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v6 03/10] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v6 04/10] s390: vfio-ap: filter CRYCB bits for unavailable queue devices
` [PATCH v6 05/10] s390: vfio-ap: sysfs attribute to display the guest CRYCB
` [PATCH v6 06/10] s390: vfio-ap: update guest CRYCB in vfio_ap probe and remove callbacks
` [PATCH v6 07/10] s390: zcrypt: driver callback to indicate resource in use
` [PATCH v6 08/10] s390: vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v6 09/10] s390: vfio-ap: added versioning to vfio_ap module
` [PATCH v6 10/10] s390: vfio-ap: update documentation

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-13 10:01 UTC  (21+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "
    ` [PATCH] mm/pgtable/debug: Fix "

[PATCH] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
 2019-09-13  7:47 UTC  (15+ messages)

[GIT PULL 0/2] KVM: s390: Fixes for 5.3
 2019-09-12 13:47 UTC  (4+ messages)
` [GIT PULL 1/2] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
` [GIT PULL 2/2] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl

[PATCH v2] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
 2019-09-12 12:14 UTC  (3+ messages)

[PATCH] KVM: s390: Remove unused parameter from __inject_sigp_restart()
 2019-09-12 10:20 UTC  (4+ messages)

[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
 2019-09-12  9:51 UTC  (4+ messages)
` [RFC PATCH 1/2] mdev: device id support
` [RFC PATCH 2/2] mdev: introduce device specific ops

[PATCH] s390/qeth: fix spelling mistake "alocpool" -> "allocpool"
 2019-09-12  7:22 UTC  (3+ messages)

[PATCH] s390/cio: fix intparm documentation
 2019-09-11 16:41 UTC 

[GIT PULL 0/8] KVM: s390: extend selftests add more input checks
 2019-09-11 16:06 UTC  (10+ messages)
` [GIT PULL 1/8] KVM: selftests: Split ucall.c into architecture specific files
` [GIT PULL 2/8] KVM: selftests: Implement ucall() for s390x
` [GIT PULL 3/8] KVM: selftests: Enable dirty_log_test on s390x
` [GIT PULL 4/8] KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
` [GIT PULL 5/8] KVM: s390: improve documentation for S390_MEM_OP
` [GIT PULL 6/8] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
` [GIT PULL 7/8] KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
` [GIT PULL 8/8] KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-11 10:37 UTC  (48+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers
    ` [PATCH v12 01/12] lib: introduce copy_struct_{to, from}_user helpers
` [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v12 11/12] open: openat2(2) syscall

[PATCH v2] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
 2019-09-11  8:36 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/6] s390x: Add multiboot and smp
 2019-09-11  8:33 UTC  (20+ messages)
` [kvm-unit-tests PATCH v2 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH v2 2/6] s390x: Add linemode console
` [kvm-unit-tests PATCH v2 3/6] s390x: Add linemode buffer to fix newline on every print
` [kvm-unit-tests PATCH v2 4/6] s390x: Add initial smp code
` [kvm-unit-tests PATCH v2 5/6] s390x: Prepare for external calls
` [kvm-unit-tests PATCH v2 6/6] s390x: SMP test

[PATCH] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
 2019-09-10 18:10 UTC  (6+ messages)

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-10  5:43 UTC  (18+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-09-08 16:56 UTC  (6+ messages)
` [PATCH V6 1/5] iommu/amd: Remove unnecessary locking from AMD iommu driver
` [PATCH V6 2/5] iommu: Add gfp parameter to iommu_ops::map
` [PATCH V6 3/5] iommu/dma-iommu: Handle deferred devices
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH V6 5/5] iommu/amd: Convert AMD iommu driver to the dma-iommu api

[PATCH v4 0/4] Retrieving zPCI specific info with VFIO
 2019-09-07  0:13 UTC  (5+ messages)
` [PATCH v4 1/4] s390: pci: Exporting access to CLP PCI function and PCI group
` [PATCH v4 2/4] s390: pci: Define the maxstbl CLP response entry
` [PATCH v4 3/4] vfio: zpci: defining the VFIO headers
` [PATCH v4 4/4] vfio: pci: Using a device region to retrieve zPCI information

[PATCH v2] s390: vfio-ap: remove unnecessary calls to disable queue interrupts
 2019-09-05 23:10 UTC  (8+ messages)

[PATCH v2 00/10] Add definition for the number of standard PCI BARs
 2019-09-05 19:02 UTC  (3+ messages)

[PATCH v2 0/2] KVM: s390: Check for invalid bits in kvm_valid_regs and kvm_dirty_regs
 2019-09-05  8:00 UTC  (2+ messages)

[PATCH V5 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-09-05  6:18 UTC  (2+ messages)

[PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
 2019-09-05  4:55 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