linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-19 06:23:53 to 2018-04-30 15:39:10 UTC [more...]

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-04-30 15:39 UTC  (33+ 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

[bug report] KVM: s390: vsie: support transactional execution
 2018-04-30 15:38 UTC 

[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
 2018-04-30 15:03 UTC  (17+ 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

[PATCH net-next 0/4] net/smc: fixes 2018/04/30
 2018-04-30 14:51 UTC  (5+ messages)
` [PATCH net-next 1/4] net/smc: periodic testlink support
` [PATCH net-next 2/4] net/smc: ipv6 support for smc_diag.c
` [PATCH net-next 3/4] net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD
` [PATCH net-next 4/4] net/smc: determine vlan_id of stacked net_device

[PATCH v1 3/3] KVM: s390: generalize kvm_s390_get_tod_clock_ext()
 2018-04-30 13:24 UTC 

[PATCH v1 2/3] KVM: s390: no need to inititalize kvm->arch members to 0
 2018-04-30 12:51 UTC 

WARNING: ODEBUG bug in __sk_destruct
 2018-04-29 16:31 UTC 

WARNING: ODEBUG bug in del_timer
 2018-04-29 16:10 UTC 

[PATCH net-next v3 0/4] fixes from 2018-04-17 - v3
 2018-04-27 18:03 UTC  (6+ messages)
` [PATCH net-next v3 1/4] net/smc: fix structure size
` [PATCH net-next v3 2/4] net/smc: handle sockopts forcing fallback
` [PATCH net-next v3 3/4] net/smc: sockopts TCP_NODELAY and TCP_CORK
` [PATCH net-next v3 4/4] net/smc: handle sockopt TCP_DEFER_ACCEPT

[PATCH net-next 00/13] s390/net: updates 2018-04-26
 2018-04-27 17:41 UTC  (15+ messages)
` [PATCH net-next 01/13] s390/qeth: skip QDIO queue handler indirection
` [PATCH net-next 02/13] s390/qeth: convert vlan spinlock to mutex
` [PATCH net-next 03/13] s390/qeth: don't worry about IPs on VLAN removal
` [PATCH net-next 04/13] s390/net: set HW port number in netdevice
` [PATCH net-next 05/13] s390/qeth: de-indent else after return
` [PATCH net-next 06/13] s390/qeth: extract csum offload helpers
` [PATCH net-next 07/13] s390/qeth: disregard IPv4 header for RX csum offload
` [PATCH net-next 08/13] s390/qeth: add stats counter "
` [PATCH net-next 09/13] s390/qeth: query IPv6 assists during hardsetup
` [PATCH net-next 10/13] s390/qeth: extend Checksum Offload Assists for IPv6
` [PATCH net-next 11/13] s390/qeth: add IPv6 TX checksum offload support
` [PATCH net-next 12/13] s390/qeth: add IPv6 RX "
` [PATCH net-next 13/13] s390/qeth: improve fallback to random MAC address

[RFC PATCH 0/9] Enable THP migration for all possible architectures
 2018-04-27 17:36 UTC  (4+ messages)
` [RFC PATCH 7/9] s390: mm: migrate: add pmd swap entry to support thp migration
` [RFC PATCH 9/9] mm: migrate: enable thp migration for all possible architectures

[PATCH v1 0/3] KVM: s390: remaining cleanups
 2018-04-27 13:34 UTC 

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

[GIT PULL] s390 patches for 4.17-rc3
 2018-04-26  6:23 UTC 

[PATCH net 1/1] net/smc: keep clcsock reference in smc_tcp_listen_work()
 2018-04-25 18:38 UTC  (2+ messages)

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-25 16:21 UTC  (36+ messages)
` [PATCH v4 01/15] s390: zcrypt: externalize AP instructions available function
` [PATCH v4 03/15] KVM: s390: refactor crypto initialization
` [PATCH v4 05/15] KVM: s390: enable/disable AP interpretive execution
` [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix
` [PATCH v4 13/15] KVM: s390: configure the guest's AP devices

[GIT PULL, PATCH v4 00/16] y2038: IPC system call conversion
 2018-04-25 15:06 UTC  (17+ messages)
` [PATCH v4 01/16] y2038: asm-generic: Extend sysvipc data structures
` [PATCH v4 02/16] y2038: x86: "
` [PATCH v4 03/16] y2038: alpha: Remove unneeded ipc uapi header files
` [PATCH v4 04/16] y2038: ia64: "
` [PATCH v4 05/16] y2038: s390: "
` [PATCH v4 06/16] y2038: arm64: Extend sysvipc compat data structures
` [PATCH v4 07/16] y2038: mips: Extend sysvipc "
` [PATCH v4 08/16] y2038: parisc: "
` [PATCH v4 09/16] y2038: sparc: "
` [PATCH v4 10/16] y2038: powerpc: "
` [PATCH v4 11/16] y2038: xtensa: "
` [PATCH v4 12/16] y2038: ipc: Use ktime_get_real_seconds consistently
` [PATCH v4 13/16] y2038: ipc: Report long times to user space
` [PATCH v4 14/16] y2038: ipc: Use __kernel_timespec
` [PATCH v4 15/16] y2038: ipc: Enable COMPAT_32BIT_TIME
` [PATCH v4 16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop

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 

[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  (5+ 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 


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