public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-18 22:09:01 to 2020-03-30 17:51:16 UTC [more...]

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-03-30 17:51 UTC  (18+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v3 3/5] x86: "
` [PATCH v3 4/5] sparc: "
` [PATCH v3 5/5] s390: "

[kvm-unit-tests PATCH v2] s390x: Add stsi 3.2.2 tests
 2020-03-30 16:19 UTC  (3+ messages)

[kvm-unit-tests PATCH] s390x: Add stsi 3.2.2 tests
 2020-03-30 14:13 UTC  (11+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 5.7 merge window
 2020-03-30 12:19 UTC  (2+ messages)
` [GIT PULL 1/1] s390/gmap: return proper error code on ksm unsharing

[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather
 2020-03-30 12:16 UTC  (2+ messages)

[kvm-unit-tests 0/2] s390x/smp fix and enhancement
 2020-03-30 10:58 UTC  (6+ messages)
` [kvm-unit-tests 1/2] s390x/smp: fix detection of "running"
` [kvm-unit-tests 2/2] s390x/smp: add minimal test for sigp sense running status

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-03-30  8:56 UTC  (13+ messages)
` [PATCH V2 1/3] mm/debug: Add tests validating arch page table helpers for core features
  ` [mm/debug] f675f2f91d: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable
` [PATCH V2 2/3] mm/debug: Add tests validating arch advanced page table helpers
  ` [mm/debug] d157503f6f: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable

[PATCH net] s390/qeth: support net namespaces for L3 devices
 2020-03-30  5:02 UTC  (4+ messages)

[RFC PATCH v1 27/50] drivers/s390/scsi/zcsp_fc.c: Use prandom_u32_max() for backoff
 2019-11-29 20:39 UTC 

[PATCH 00/18] genirq: Remove setup_irq()
 2020-03-28  7:32 UTC  (7+ messages)
      ` [PATCH 0/6] Kill setup_irq()

[PATCH net-next 0/3] s390/qeth: updates 2020-03-27
 2020-03-27 22:37 UTC  (5+ messages)
` [PATCH net-next 1/3] s390/qeth: remove fake_broadcast attribute
` [PATCH net-next 2/3] s390/qeth: make OSN / OSX support configurable
` [PATCH net-next 3/3] s390/qeth: phase out OSN support

[PATCH 0/2] s390/cio: correct some uevent issues
 2020-03-27 16:50 UTC  (4+ messages)
` [PATCH 1/2] s390/cio: avoid duplicated 'ADD' uevents
` [PATCH 2/2] s390/cio: generate delayed uevent for vfio-ccw subchannels

[PATCH -next] s390/ism: Remove PM support
 2020-03-27 12:58 UTC  (3+ messages)
` [PATCH -next v2] "

[PATCH v2] s390/gmap: return proper error code on ksm unsharing
 2020-03-27 10:40 UTC  (7+ messages)

[PATCH 0/2] kvm-unit-tests: s390x MAINTAINERS tweaks
 2020-03-27 10:17 UTC  (8+ messages)
` [PATCH 1/2] s390x: add myself as reviewer
` [PATCH 2/2] s390x: add linux-s390 list

[PATCH] s390/gmap: return proper error code on ksm unsharing
 2020-03-27  9:10 UTC  (5+ messages)

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-26 23:10 UTC  (29+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH 4/4] hugetlbfs: clean up command line processing

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-03-26 18:51 UTC  (13+ messages)
` [RFC PATCH v2 2/9] vfio-ccw: Register a chp_event callback for vfio-ccw
` [RFC PATCH v2 7/9] vfio-ccw: Wire up the CRW irq and CRW region

[GIT PULL 0/2] KVM: s390: changes for 5.7 part 2
 2020-03-26  9:58 UTC  (4+ messages)
` [GIT PULL 1/2] KVM: s390: Use fallthrough;
` [GIT PULL 2/2] KVM: s390: mark sie block as 512 byte aligned

[PATCH v2 net-next 00/11] s390/qeth: updates 2020-03-25
 2020-03-25 19:07 UTC  (13+ messages)
` [PATCH v2 net-next 01/11] s390/qeth: simplify RX buffer tracking
` [PATCH v2 net-next 02/11] s390/qeth: split out RX poll code
` [PATCH v2 net-next 03/11] s390/qeth: remove redundant if-clause in "
` [PATCH v2 net-next 04/11] s390/qdio: extend polling support to multiple queues
` [PATCH v2 net-next 05/11] s390/qeth: simplify L3 dev_id logic
` [PATCH v2 net-next 06/11] s390/qeth: clean up the mac_bits
` [PATCH v2 net-next 07/11] s390/qeth: collect more TX statistics
` [PATCH v2 net-next 08/11] s390/qeth: add TX IRQ coalescing support for IQD devices
` [PATCH v2 net-next 09/11] s390/qeth: fine-tune MAC Address-related errnos
` [PATCH v2 net-next 10/11] s390/qeth: keep track of fixed prio-queue configuration
` [PATCH v2 net-next 11/11] s390/qeth: modernize two list helpers

[PATCH net-next 00/11] s390/qeth: updates 2020-03-24
 2020-03-25  9:20 UTC  (14+ messages)
` [PATCH net-next 01/11] s390/qeth: simplify RX buffer tracking
` [PATCH net-next 02/11] s390/qeth: split out RX poll code
` [PATCH net-next 03/11] s390/qeth: remove redundant if-clause in "
` [PATCH net-next 04/11] s390/qdio: extend polling support to multiple queues
` [PATCH net-next 05/11] s390/qeth: simplify L3 dev_id logic
` [PATCH net-next 06/11] s390/qeth: clean up the mac_bits
` [PATCH net-next 07/11] s390/qeth: collect more TX statistics
` [PATCH net-next 08/11] s390/qeth: add TX IRQ coalescing support for IQD devices
` [PATCH net-next 09/11] s390/qeth: fine-tune MAC Address-related errnos
` [PATCH net-next 10/11] s390/qeth: keep track of fixed prio-queue configuration
` [PATCH net-next 11/11] s390/qeth: modernize two list helpers

s390: removal of hibernate support
 2020-03-24 22:07 UTC  (4+ messages)

[kvm-unit-tests PATCH 00/10] s390x: smp: Improve smp code part 2
 2020-03-24 12:45 UTC  (23+ messages)
` [kvm-unit-tests PATCH 01/10] s390x: smp: Test all CRs on initial reset
` [kvm-unit-tests PATCH 02/10] s390x: smp: Dirty fpc before initial reset test
` [kvm-unit-tests PATCH 03/10] s390x: smp: Test stop and store status on a running and stopped cpu
` [kvm-unit-tests PATCH 04/10] s390x: smp: Test local interrupts after cpu reset
` [kvm-unit-tests PATCH 05/10] s390x: smp: Loop if secondary cpu returns into cpu setup again
` [kvm-unit-tests PATCH 06/10] s390x: smp: Remove unneeded cpu loops
` [kvm-unit-tests PATCH 07/10] s390x: smp: Use full PSW to bringup new cpu
` [kvm-unit-tests PATCH 08/10] s390x: smp: Wait for sigp completion
` [kvm-unit-tests PATCH 09/10] s390x: smp: Add restart when running test
` [kvm-unit-tests PATCH 10/10] s390x: Fix library constant definitions

[PATCH v6] s390: Fix vDSO clock_getres()
 2020-03-24 12:10 UTC 

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-23 13:26 UTC  (5+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-03-20  7:06 UTC  (8+ messages)
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path

[PATCH] treewide: Rename "unencrypted" to "decrypted"
 2020-03-19 23:53 UTC  (10+ messages)
` [PATCH -v2] "

[PATCH net-next 00/11] s390/qeth: updates 2020-03-18
 2020-03-18 23:34 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