public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-17 10:46:54 to 2020-01-30 14:13:22 UTC [more...]

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-30 14:13 UTC  (26+ messages)

[PATCH v8 0/4] KVM: s390: Add new reset vcpu API
 2020-01-30 14:10 UTC  (33+ messages)
` [PATCH v8 1/4] "
  ` [PATCH/FIXUP FOR STABLE BEFORE THIS SERIES] KVM: s390: do not clobber user space fpc during guest reset
              ` [PATCH v2] KVM: s390: do not clobber user space registers during guest reset/store status
` [PATCH v8 2/4] selftests: KVM: Add fpu and one reg set/get library functions
` [PATCH v8 3/4] selftests: KVM: s390x: Add reset tests
` [PATCH v8 4/4] selftests: KVM: testing the local IRQs resets
` [PATCH] KVM: s390: Cleanup initial cpu reset

[PATCH v9 0/6] KVM: s390: Add new reset vcpu API
 2020-01-30 13:25 UTC  (19+ messages)
` [PATCH v9 1/6] KVM: s390: do not clobber registers during guest reset/store status
` [PATCH v9 2/6] KVM: s390: Cleanup initial cpu reset
` [PATCH v9 3/6] KVM: s390: Add new reset vcpu API
    ` [PATCH v9] "
` [PATCH v9 4/6] selftests: KVM: Add fpu and one reg set/get library functions
` [PATCH v9 5/6] selftests: KVM: s390x: Add reset tests
` [PATCH v9 6/6] selftests: KVM: testing the local IRQs resets

[PATCH v1 0/1] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-01-29 16:48 UTC  (12+ messages)
` [PATCH v1 1/1] vfio-ccw: Don't free channel programs for unrelated interrupts

[GIT PULL] s390 patches for the 5.6 merge window
 2020-01-29  2:45 UTC  (2+ messages)

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-28 12:30 UTC 

[PATCH v7] KVM: s390: Add new reset vcpu API
 2020-01-27  9:52 UTC  (3+ messages)

[PATCH net-next 0/5] s390/qeth: updates 2020-01-25
 2020-01-26 14:27 UTC  (7+ messages)
` [PATCH net-next 1/5] s390/qeth: shift some bridgeport code around
` [PATCH net-next 2/5] s390/qeth: consolidate QDIO queue setup
` [PATCH net-next 3/5] s390/qeth: consolidate online/offline code
` [PATCH net-next 4/5] s390/qeth: make cmd/reply matching more flexible
` [PATCH net-next 5/5] s390/qeth: remove HARDSETUP state

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-25 17:46 UTC  (6+ messages)

[PATCH AUTOSEL 5.4 036/107] s390/zcrypt: move ap device reset from bus to driver code
 2020-01-24 14:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 037/107] s390/setup: Fix secure ipl message

[PATCH 1/1] cio_ignore_proc_seq_next should increase position index
 2020-01-24  9:24 UTC  (2+ messages)

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

[PATCH 0/1] s390: seq_file .next functions should increase position index
 2020-01-24  5:48 UTC 

Bitte lesen Sie den 24-01-2019
 2020-01-23 20:43 UTC 

[kvm-unit-tests PATCH v8 0/6] s390x: SCLP Unit test
 2020-01-22 15:01 UTC  (27+ 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
                ` strict aliasing in kvm-unit-tests (was: Re: [kvm-unit-tests PATCH v8 6/6] s390x: SCLP unit test)

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

[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

[GIT PULL] s390 updates for 5.5-rc7
 2020-01-18 21:05 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