linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-15 21:22:10 to 2018-04-25 08:41:38 UTC [more...]

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-04-25  8:41 UTC  (21+ messages)
` [PATCH 01/10] vfio: ccw: Moving state change out of IRQ context
` [PATCH 02/10] vfio: ccw: Transform FSM functions to return state
` [PATCH 03/10] vfio: ccw: new SCH_EVENT event
` [PATCH 04/10] vfio: ccw: replace IO_REQ event with SSCH_REQ event
` [PATCH 05/10] vfio: ccw: Suppress unused event parameter
` [PATCH 06/10] vfio: ccw: Make FSM functions atomic
` [PATCH 07/10] vfio: ccw: Introduce the INIT event
` [PATCH 08/10] vfio: ccw: Handling reset and shutdown with states
` [PATCH 09/10] vfio: ccw: Suppressing the BOXED state
` [PATCH 10/10] vfio: ccw: Let user wait when busy on IO

general protection fault in smc_set_keepalive
 2018-04-25  1:40 UTC 

[PATCH] perf tests: let 'perf test list' display subtests
 2018-04-24 14:04 UTC 

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-24 13:13 UTC  (76+ messages)
` [PATCH v4 01/15] s390: zcrypt: externalize AP instructions available function
` [PATCH v4 02/15] KVM: s390: reset crypto attributes for all vcpus
` [PATCH v4 03/15] KVM: s390: refactor crypto initialization
` [PATCH v4 04/15] KVM: s390: CPU model support for AP virtualization
` [PATCH v4 05/15] KVM: s390: enable/disable AP interpretive execution
` [PATCH v4 06/15] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v4 07/15] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix
` [PATCH v4 09/15] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v4 10/15] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v4 11/15] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v4 12/15] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v4 13/15] KVM: s390: configure the guest's AP devices
` [PATCH v4 14/15] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v4 15/15] s390: doc: detailed specifications for AP virtualization

[PULL 0/1] vfio-ccw: another bugfix
 2018-04-24 11:26 UTC  (2+ messages)
` [PULL 1/1] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
 2018-04-24  9:31 UTC  (12+ messages)
` [PATCH v2 1/5] vfio: ccw: fix cleanup if cp_prefetch fails
` [PATCH v2 2/5] vfio: ccw: shorten kernel doc description for pfn_array_pin()
` [PATCH v2 3/5] vfio: ccw: refactor and improve pfn_array_alloc_pin()
` [PATCH v2 4/5] vfio: ccw: set ccw->cda to NULL defensively
` [PATCH v2 5/5] vfio: ccw: add traceponits for interesting error paths

[PULL 0/1] vfio-ccw: bug fix
 2018-04-23  7:32 UTC  (3+ messages)
` [PULL 1/1] vfio: ccw: process ssch with interrupts disabled

[PATCH v2] KVM: s390: reset crypto attributes for all vcpus
 2018-04-23  6:18 UTC  (2+ messages)

[REVIEW][PATCH 15/22] signal/s390: Use force_sig_fault where appropriate
 2018-04-23  5:44 UTC  (2+ messages)

[PATCH v3 00/17] y2038: Convert IPC syscalls
 2018-04-22 20:17 UTC  (30+ messages)
` [PATCH v3 01/17] y2038: asm-generic: Extend sysvipc data structures
            ` [PATCH] x86: ipc: fix x32 version of shmid64_ds and msqid64_ds
` [PATCH v3 02/17] y2038: alpha: Remove unneeded ipc uapi header files
` [PATCH v3 03/17] y2038: ia64: "
` [PATCH v3 04/17] y2038: s390: "
` [PATCH v3 05/17] y2038: arm64: Extend sysvipc compat data structures
` [PATCH v3 06/17] y2038: mips: Extend sysvipc "
` [PATCH v3 07/17] y2038: x86: "
` [PATCH v3 08/17] y2038: parisc: "
` [PATCH v3 09/17] y2038: sparc: "
` [PATCH v3 10/17] y2038: powerpc: "
` [PATCH v3 11/17] y2038: xtensa: "
` [PATCH v3 12/17] y2038: ipc: Use ktime_get_real_seconds consistently
` [PATCH v3 13/17] y2038: ipc: Report long times to user space
` [PATCH v3 14/17] y2038: ipc: Use __kernel_timespec
` [PATCH v3 15/17] y2038: ipc: Enable COMPAT_32BIT_TIME
` [PATCH v3 16/17] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop
` [PATCH v3 17/17] y2038: compat: Move common compat types to asm-generic/compat.h

[PATCH net 0/6] s390/qeth: fixes 2018-04-19
 2018-04-22 18:42 UTC  (8+ messages)
` [PATCH net 1/6] s390/qeth: fix error handling in adapter command callbacks
` [PATCH net 2/6] s390/qeth: avoid control IO completion stalls
` [PATCH net 3/6] s390/qeth: handle failure on workqueue creation
` [PATCH net 4/6] s390/qeth: fix MAC address update sequence
` [PATCH net 5/6] s390/qeth: fix request-side race during cmd IO timeout
` [PATCH net 6/6] s390/qeth: use Read device to query hypervisor for MAC

[PATCH] KVM: s390: reset crypto attributes for all vcpus
 2018-04-22 16:42 UTC  (11+ messages)

general protection fault in smc_getname
 2018-04-21 11:55 UTC 

general protection fault in smc_getsockopt
 2018-04-21  6:40 UTC 

general protection fault in smc_setsockopt
 2018-04-21  3:49 UTC 

[PATCH net-next v2 0/4] net/smc: fixes from 2018-05-17 - v2
 2018-04-20 15:31 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net/smc: fix structure size
` [PATCH net-next v2 2/4] net/smc: handle sockopt TCP_NODELAY
` [PATCH net-next v2 3/4] net/smc: handle sockopt TCP_CORK
` [PATCH net-next v2 4/4] net/smc: handle sockopt TCP_DEFER_ACCEPT

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-04-20 11:55 UTC  (8+ messages)
` [PATCH 1/4] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH net 0/1] net/smc: shutdown fix
 2018-04-19 20:39 UTC  (4+ messages)
` [PATCH net 1/1] net/smc: fix shutdown in state SMC_LISTEN

[PATCH] vfio-ccw: process ssch with interrupts disabled
 2018-04-19 15:22 UTC  (6+ messages)

[PATCH] kvm: Change return type to vm_fault_t
 2018-04-19 13:56 UTC  (2+ messages)

[-next] "y2038: s390: remove unneeded ipc uapi header files" causes build failure
 2018-04-19  8:08 UTC 

[GIT PULL] s390 patches for 4.17-rc2
 2018-04-19  6:23 UTC 

[PATCH net-next 0/4] net/smc: fixes 2018-04-17
 2018-04-17 19:23 UTC  (6+ messages)
` [PATCH net-next 1/4] net/smc: fix structure size
` [PATCH net-next 2/4] net/smc: handle sockopt TCP_NODELAY
` [PATCH net-next 3/4] net/smc: handle sockopt TCP_CORK
` [PATCH net-next 4/4] net/smc: handle sockopt TCP_DEFER_ACCEPT


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).