public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-10 10:36:55 to 2020-01-21 13:08:04 UTC [more...]

[kvm-unit-tests PATCH v3 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-21 13:07 UTC  (30+ messages)
` [kvm-unit-tests PATCH v3 1/9] s390x: smp: Cleanup smp.c
` [kvm-unit-tests PATCH v3 2/9] s390x: smp: Only use smp_cpu_setup once
` [kvm-unit-tests PATCH v3 3/9] s390x: Add cpu id to interrupt error prints
` [kvm-unit-tests PATCH v3 4/9] s390x: smp: Rework cpu start and active tracking
` [kvm-unit-tests PATCH v3 5/9] s390x: smp: Wait for cpu setup to finish
` [kvm-unit-tests PATCH v3 6/9] s390x: smp: Loop if secondary cpu returns into cpu setup again
` [kvm-unit-tests PATCH v3 7/9] s390x: smp: Remove unneeded cpu loops
` [kvm-unit-tests PATCH v3 8/9] s390x: smp: Test all CRs on initial reset
` [kvm-unit-tests PATCH v3 9/9] s390x: smp: Dirty fpc before initial reset test

[kvm-unit-tests PATCH v8 0/6] s390x: SCLP Unit test
 2020-01-21 12:42 UTC  (12+ messages)
` [kvm-unit-tests PATCH v8 1/6] s390x: export sclp_setup_int
` [kvm-unit-tests PATCH v8 2/6] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v8 3/6] s390x: lib: fix stfl wrapper asm
` [kvm-unit-tests PATCH v8 4/6] s390x: lib: add SPX and STPX instruction wrapper
` [kvm-unit-tests PATCH v8 5/6] s390x: lib: fix program interrupt handler if sclp_busy was set
` [kvm-unit-tests PATCH v8 6/6] s390x: SCLP unit test

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-20 17:59 UTC  (15+ messages)
` [PATCH v2 01/10] x86: Remove arch_has_random, arch_has_random_seed
` [PATCH v2 02/10] powerpc: "
` [PATCH v2 03/10] s390: "
` [PATCH v2 04/10] linux/random.h: "
` [PATCH v2 05/10] linux/random.h: Use false with bool
` [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH v2 07/10] x86: Mark archrandom.h "
` [PATCH v2 08/10] powerpc: Use bool in archrandom.h
` [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check
` [PATCH v2 10/10] s390x: "

[GIT PULL] s390 updates for 5.5-rc7
 2020-01-18 21:05 UTC  (2+ messages)

[PATCH v2 0/2] microblaze: Enable CMA
 2020-01-17 20:41 UTC  (7+ messages)
` [PATCH v2 1/2] asm-generic: Make dma-contiguous.h a mandatory include/asm header

[kvm-unit-tests PATCH v2 0/7] s390x: smp: Improve smp code and reset checks
 2020-01-17 10:41 UTC  (27+ messages)
` [kvm-unit-tests PATCH v2 1/7] s390x: smp: Cleanup smp.c
` [kvm-unit-tests PATCH v2 2/7] s390x: smp: Only use smp_cpu_setup once
` [kvm-unit-tests PATCH v2 3/7] s390x: Add cpu id to interrupt error prints
` [kvm-unit-tests PATCH v2 4/7] s390x: smp: Rework cpu start and active tracking
` [kvm-unit-tests PATCH v2 5/7] s390x: smp: Wait for cpu setup to finish
` [kvm-unit-tests PATCH v2 6/7] s390x: smp: Test all CRs on initial reset
` [kvm-unit-tests PATCH v2 7/7] s390x: smp: Dirty fpc before initial reset test

[PATCH RESEND v4] reboot: support offline CPUs before reboot
 2020-01-17  4:20 UTC  (5+ messages)

[PATCH 0/2] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
 2020-01-16 23:52 UTC  (11+ messages)
` [PATCH 1/2] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
` [PATCH 2/2] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN

[PATCH] ubifs: Fix ino_t format warnings in orphan_delete()
 2020-01-16 23:44 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 102/174] net/af_iucv: always register net_device notifier
 2020-01-16 17:41 UTC 

[PATCH AUTOSEL 4.9 155/251] net/af_iucv: always register net_device notifier
 2020-01-16 17:35 UTC 

[PATCH AUTOSEL 4.14 232/371] net/af_iucv: always register net_device notifier
 2020-01-16 17:21 UTC 

[PATCH AUTOSEL 4.19 314/671] s390/kexec_file: Fix potential segment overlap in ELF loader
 2020-01-16 17:03 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 422/671] net/af_iucv: build proper skbs for HiperTransport
` [PATCH AUTOSEL 4.19 423/671] net/af_iucv: always register net_device notifier
` [PATCH AUTOSEL 4.19 586/671] s390/qeth: Fix error handling during VNICC initialization
` [PATCH AUTOSEL 4.19 587/671] s390/qeth: Fix initialization of vnicc cmd masks during set online
` [PATCH AUTOSEL 4.19 593/671] net/smc: receive returns without data
` [PATCH AUTOSEL 4.19 594/671] net/smc: receive pending data after RCV_SHUTDOWN

[PATCH AUTOSEL 4.19 162/671] net/smc: original socket family in inet_sock_diag
 2020-01-16 16:51 UTC 

[PATCH AUTOSEL 5.4 131/205] s390/pkey: fix memory leak within _copy_apqns_from_user()
 2020-01-16 16:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 194/205] s390/qeth: fix dangling IO buffers after halt/clear

[PATCH v5] reboot: support offline CPUs before reboot
 2020-01-16 11:10 UTC  (8+ messages)

[PATCH v2 0/3] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
 2020-01-16  8:11 UTC  (6+ messages)
` [PATCH v2 1/3] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
` [PATCH v2 2/3] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
` [PATCH v2 3/3] kasan: initialise array in kasan_memcmp test

[kvm-unit-tests PATCH 0/4] s390x: smp: Improve smp code and reset checks
 2020-01-15 13:03 UTC  (21+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: smp: Cleanup smp.c
` [kvm-unit-tests PATCH 2/4] s390x: smp: Only use smp_cpu_setup once
` [kvm-unit-tests PATCH 3/4] s390x: smp: Test all CRs on initial reset
` [kvm-unit-tests PATCH 4/4] s390x: smp: Dirty fpc before initial reset test

[kvm-unit-tests PATCH v7 0/4] s390x: SCLP Unit test
 2020-01-15  9:57 UTC  (19+ messages)
` [kvm-unit-tests PATCH v7 1/4] s390x: export sclp_setup_int
` [kvm-unit-tests PATCH v7 2/4] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v7 3/4] s390x: lib: add SPX and STPX "
` [kvm-unit-tests PATCH v7 4/4] s390x: SCLP unit test

[PATCH v3 6/6] btrfs: Use larger zlib buffer for s390 hardware compression
 2020-01-15  9:54 UTC  (9+ messages)
` [PATCH v4] "
    ` Fwd: "

[PATCH AUTOSEL 4.19 05/11] s390/qeth: fix false reporting of VNIC CHAR config failure
 2020-01-10 22:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 06/11] s390/qeth: Fix vnicc_is_in_use if rx_bcast not set

[PATCH AUTOSEL 5.4 10/26] s390/qeth: fix qdio teardown after early init error
 2020-01-10 22:05 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 11/26] s390/qeth: lock the card while changing its hsuid
` [PATCH AUTOSEL 5.4 12/26] s390/qeth: fix false reporting of VNIC CHAR config failure
` [PATCH AUTOSEL 5.4 13/26] s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
` [PATCH AUTOSEL 5.4 14/26] s390/qeth: vnicc Fix init to default
` [PATCH AUTOSEL 5.4 15/26] s390/qeth: fix initialization on old HW

[PATCH v7] KVM: s390: Add new reset vcpu API
 2020-01-10 14:37 UTC  (8+ messages)
  ` [PATCH] KVM: s390: Cleanup initial cpu reset

[PATCH v6] KVM: s390: Add new reset vcpu API
 2020-01-10 11:39 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox