public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-18 07:36:00 to 2019-10-26 18:56:59 UTC [more...]

[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall
 2019-10-26 18:56 UTC  (4+ messages)
` [PATCH RESEND v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH RESEND v14 4/6] open: introduce openat2(2) syscall
` [PATCH RESEND v14 5/6] selftests: add openat2(2) selftests

[PATCH AUTOSEL 4.19 30/59] s390/qeth: Fix error handling during VNICC initialization
 2019-10-26 13:18 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 31/59] s390/qeth: Fix initialization of vnicc cmd masks during set online
` [PATCH AUTOSEL 4.19 36/59] net/smc: receive returns without data
` [PATCH AUTOSEL 4.19 37/59] net/smc: receive pending data after RCV_SHUTDOWN

[PATCH AUTOSEL 5.3 44/99] s390/qeth: Fix error handling during VNICC initialization
 2019-10-26 13:15 UTC  (5+ messages)
` [PATCH AUTOSEL 5.3 45/99] s390/qeth: Fix initialization of vnicc cmd masks during set online
` [PATCH AUTOSEL 5.3 53/99] net/smc: fix SMCD link group creation with VLAN id
` [PATCH AUTOSEL 5.3 54/99] net/smc: receive returns without data
` [PATCH AUTOSEL 5.3 55/99] net/smc: receive pending data after RCV_SHUTDOWN

[GIT PULL] s390 updates for 5.4-rc5
 2019-10-26 10:45 UTC  (2+ messages)

[PATCH net 0/2] net/smc: fixes for -net
 2019-10-26  2:18 UTC  (4+ messages)
` [PATCH net 1/2] net/smc: fix closing of fallback SMC sockets
` [PATCH net 2/2] net/smc: keep vlan_id for SMC-R in smc_listen_work()

[kvm-unit-tests PATCH v2 0/5] s390x: SCLP Unit test
 2019-10-25 17:06 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/5] s390x: remove redundant defines
` [kvm-unit-tests PATCH v2 2/5] s390x: improve error reporting for interrupts
` [kvm-unit-tests PATCH v2 3/5] s390x: sclp: expose ram_size and max_ram_size
` [kvm-unit-tests PATCH v2 4/5] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v2 5/5] s390x: SCLP unit test

[PATCH v2 00/11] zfcp: retrieve local RDP data, fix and cleanup
 2019-10-25 16:12 UTC  (12+ messages)
` [PATCH v2 01/11] zfcp: signal incomplete or error for sync exchange config/port data
` [PATCH v2 02/11] zfcp: diagnostics buffer caching and use for exchange port data
` [PATCH v2 03/11] zfcp: add diagnostics buffer for exchange config data
` [PATCH v2 04/11] zfcp: support retrieval of SFP Data via Exchange Port Data
` [PATCH v2 05/11] zfcp: introduce SysFS interface for diagnostics of local SFP transceiver
` [PATCH v2 06/11] zfcp: implicitly refresh port-data diagnostics when reading SysFS
` [PATCH v2 07/11] zfcp: introduce SysFS interface to read the local B2B-Credit
` [PATCH v2 08/11] zfcp: implicitly refresh config-data diagnostics when reading SysFS
` [PATCH v2 09/11] zfcp: move maximum age of diagnostic buffers into a per-adapter variable
` [PATCH v2 10/11] zfcp: proper indentation to reduce confusion in zfcp_erp_required_act
` [PATCH v2 11/11] zfcp: trace channel log even for FCP command responses

[kvm-unit-tests PATCH v1 0/5] s390x: SCLP Unit test
 2019-10-25 13:37 UTC  (18+ messages)
` [kvm-unit-tests PATCH v1 1/5] s390x: remove redundant defines
` [kvm-unit-tests PATCH v1 2/5] s390x: improve error reporting for interrupts
` [kvm-unit-tests PATCH v1 3/5] s390x: sclp: expose ram_size and max_ram_size
` [kvm-unit-tests PATCH v1 4/5] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v1 5/5] s390x: SCLP unit test

[REVIEW PATCH v5 2/3] arch: wire-up close_range()
 2019-10-25 12:28 UTC 

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-25 10:10 UTC  (12+ messages)

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-10-25  9:21 UTC  (62+ messages)
` [RFC 01/37] DOCUMENTATION: protvirt: Protected virtual machine introduction
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 03/37] s390/protvirt: add ultravisor initialization
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
` [RFC 05/37] s390: KVM: Export PV handle to gmap
` [RFC 06/37] s390: UV: Add import and export to UV library
` [RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable
  ` [RFC v2] "
` [RFC 08/37] KVM: s390: add missing include in gmap.h
` [RFC 09/37] KVM: s390: protvirt: Implement on-demand pinning
` [RFC 10/37] s390: add (non)secure page access exceptions handlers
` [RFC 11/37] DOCUMENTATION: protvirt: Interrupt injection
` [RFC 12/37] KVM: s390: protvirt: Handle SE notification interceptions
` [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls
` [RFC 14/37] KVM: s390: protvirt: Implement interruption injection
` [RFC 15/37] KVM: s390: protvirt: Add machine-check interruption injection controls
` [RFC 16/37] KVM: s390: protvirt: Implement machine-check interruption injection
` [RFC 17/37] DOCUMENTATION: protvirt: Instruction emulation
` [RFC 18/37] KVM: s390: protvirt: Handle spec exception loops
` [RFC 19/37] KVM: s390: protvirt: Add new gprs location handling
` [RFC 20/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer
` [RFC 21/37] KVM: S390: protvirt: Instruction emulation
` [RFC 22/37] KVM: s390: protvirt: Add SCLP handling
` [RFC 23/37] KVM: s390: protvirt: Make sure prefix is always protected
` [RFC 24/37] KVM: s390: protvirt: Write sthyi data to instruction data area
` [RFC 25/37] KVM: s390: protvirt: STSI handling
` [RFC 26/37] KVM: s390: protvirt: Only sync fmt4 registers
` [RFC 27/37] KVM: s390: protvirt: SIGP handling
` [RFC 28/37] KVM: s390: protvirt: Add program exception injection
` [RFC 29/37] KVM: s390: protvirt: Sync pv state
` [RFC 30/37] DOCUMENTATION: protvirt: Diag 308 IPL
` [RFC 31/37] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling
` [RFC 32/37] KVM: s390: protvirt: UV calls diag308 0, 1
` [RFC 33/37] KVM: s390: Introduce VCPU reset IOCTL
` [RFC 34/37] KVM: s390: protvirt: Report CPU state to Ultravisor
` [RFC 35/37] KVM: s390: Fix cpu reset local IRQ clearing
` [RFC 36/37] KVM: s390: protvirt: Support cmd 5 operation state
` [RFC 37/37] KVM: s390: protvirt: Add UV debug trace

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-25  1:54 UTC  (21+ messages)
` [PATCH V5 1/6] mdev: class id support
` [PATCH V5 2/6] modpost: add support for mdev class id
` [PATCH V5 3/6] mdev: introduce device specific ops
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops
` [PATCH V5 5/6] virtio: introduce a mdev based transport
` [PATCH V5 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[kvms390:protvirt 23/37] arch/s390/kvm/kvm-s390.c:3650:30: warning: passing argument 1 of 'uv_convert_to_secure' makes integer from pointer without a cast
 2019-10-24 17:38 UTC 

[PATCH trivial] s390/dasd: spelling s/configruation/configuration/
 2019-10-24 15:24 UTC 

PCI/MSI: Remove the PCI_MSI_IRQ_DOMAIN architecture whitelist
 2019-10-24 10:14 UTC  (3+ messages)

[PATCH v13 08/22] s390: mm: Add p?d_leaf() definitions
 2019-10-24  9:37 UTC 

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-24  7:06 UTC  (6+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

WARNING: refcount bug in smc_release
 2019-10-24  0:26 UTC 

[kvm-unit-tests PATCH] s390x: Fix selftest malloc check
 2019-10-23  8:47 UTC  (4+ messages)

[PATCH net-next 0/8] net/smc: improve termination handling (part 2)
 2019-10-22 18:36 UTC  (10+ messages)
` [PATCH net-next 1/8] net/smc: cancel send and receive for terminated socket
` [PATCH net-next 2/8] net/smc: terminate link group without holding lgr lock
` [PATCH net-next 3/8] net/smc: improve abnormal termination locking
` [PATCH net-next 4/8] net/smc: improve link group freeing
` [PATCH net-next 5/8] net/smc: tell peers about abnormal link group termination
` [PATCH net-next 6/8] net/smc: improve abnormal termination of link groups
` [PATCH net-next 7/8] net/smc: introduce link group termination worker
` [PATCH net-next 8/8] net/smc: remove close abort worker

[PATCH 12/24] scsi: introduce scsi_build_sense()
 2019-10-22 12:21 UTC 

[PATCH V4 0/6] mdev based hardware virtio offloading support
 2019-10-21 10:13 UTC  (25+ messages)
` [PATCH V4 1/6] mdev: class id support
` [PATCH V4 2/6] modpost: add support for mdev class id
` [PATCH V4 3/6] mdev: introduce device specific ops
` [PATCH V4 4/6] mdev: introduce virtio device and its device ops
` [PATCH V4 5/6] virtio: introduce a mdev based transport

[PATCH 0/4] treewide: fix interrupted release
 2019-10-21  9:55 UTC  (7+ messages)

generic ioremap (and lots of cleanups) v2
 2019-10-21  8:47 UTC  (7+ messages)
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 08/21] x86: clean up ioremap
` [PATCH 20/21] csky: remove ioremap_cache

[PATCH AUTOSEL 4.9 28/29] s390/uaccess: avoid (false positive) compiler warnings
 2019-10-18 22:09 UTC 

[PATCH AUTOSEL 4.14 55/56] s390/uaccess: avoid (false positive) compiler warnings
 2019-10-18 22:07 UTC 

[PATCH AUTOSEL 4.19 099/100] s390/uaccess: avoid (false positive) compiler warnings
 2019-10-18 22:05 UTC 

[PATCH AUTOSEL 5.3 82/89] s390/cio: fix virtio-ccw DMA without PV
 2019-10-18 22:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 88/89] s390/uaccess: avoid (false positive) compiler warnings

memory leaks in dasd_eckd_check_characteristics() error paths
 2019-10-18 12:06 UTC  (7+ messages)

[PATCH v12 08/22] s390: mm: Add p?d_leaf() definitions
 2019-10-18 10:12 UTC 

[RFT PATCH 0/3] crypto: s390 - convert to skcipher API
 2019-10-18  8: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