public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-17 08:28:38 to 2017-03-07 19:04:49 UTC [more...]

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-07 19:04 UTC  (41+ messages)
` [PATCH 01/29] drivers, block: convert xen_blkif.refcnt from atomic_t to refcount_t
` [PATCH 02/29] drivers, firewire: convert fw_node.ref_count "
` [PATCH 03/29] drivers, char: convert vma_data.refcnt "
` [PATCH 04/29] drivers, connector: convert cn_callback_entry.refcnt "
` [PATCH 05/29] drivers, md, bcache: convert cached_dev.count "
` [PATCH 06/29] drivers, md: convert dm_cache_metadata.ref_count "
` [PATCH 07/29] drivers, md: convert dm_dev_internal.count "
` [PATCH 08/29] drivers, md: convert mddev.active "
` [PATCH 09/29] drivers, md: convert table_device.count "
` [PATCH 10/29] drivers, md: convert stripe_head.count "
` [PATCH 11/29] drivers, media: convert cx88_core.refcount "
` [PATCH 12/29] drivers, media: convert s2255_dev.num_channels "
` [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount "
` [PATCH 14/29] drivers, media: convert vb2_dc_buf.refcount "
` [PATCH 15/29] drivers, media: convert vb2_dma_sg_buf.refcount "
` [PATCH 16/29] drivers, media: convert vb2_vmalloc_buf.refcount "
` [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs "
` [PATCH 18/29] drivers, s390: convert urdev.ref_count "
` [PATCH 19/29] drivers, s390: convert lcs_reply.refcnt "
` [PATCH 20/29] drivers, s390: convert qeth_reply.refcnt "
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt "
` [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount "
` [PATCH 23/29] drivers: convert vme_user_vma_priv.refcnt "
` [PATCH 24/29] drivers: convert iblock_req.pending "
` [PATCH 25/29] drivers, usb: convert ffs_data.ref "
` [PATCH 26/29] drivers, usb: convert dev_data.count "
` [PATCH 27/29] drivers, usb: convert ep_data.count "
` [PATCH 28/29] drivers: convert sbd_duart.map_guard "
` [PATCH 29/29] drivers, xen: convert grant_map.users "
  ` [Xen-devel] "

[PATCH v5 00/15] livepatch: hybrid consistency model
 2017-03-07 16:12 UTC  (18+ messages)
` [PATCH v5 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v5 05/15] livepatch/powerpc: add TIF_PATCH_PENDING thread flag
` [PATCH v5 13/15] livepatch: change to a per-task consistency model
` [PATCH v5 15/15] livepatch: allow removal of a disabled patch
  ` [PATCH v5.1 "

[PATCH 1/2] s390/zcore: Remove unneeded linux/miscdevice.h include
 2017-03-07 15:30 UTC  (3+ messages)
` [PATCH 2/2] s390: zfcp: "

[PATCH] ata: allow subsystem to be used on m32r and s390 archs
 2017-03-07 13:56 UTC 

[PATCH] s390: scsi, use setup_timer instead of init_timer
 2017-03-07 13:06 UTC  (2+ messages)

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-07 12:40 UTC  (18+ messages)

[PATCHv2 00/14] set_memory_* functions header refactor
 2017-03-05  3:01 UTC  (33+ messages)
    ` [PATCHv2 01/14] treewide: Move set_memory_* functions away from cacheflush.h
    ` [PATCHv2 02/14] arm: Use set_memory.h header
    ` [PATCHv2 03/14] arm64: "
    ` [PATCHv2 04/14] s390: "
    ` [PATCHv2 05/14] x86: "
    ` [PATCHv2 06/14] agp: "
    ` [PATCHv2 07/14] drm: "
    ` [PATCHv2 08/14] intel_th: "
    ` [PATCHv2 09/14] watchdog: hpwdt: "
    ` [PATCHv2 10/14] bpf: "
    ` [PATCHv2 11/14] module: "
  ` [PATCHv2 12/14] PM / hibernate: "
    ` [PATCHv2 13/14] ALSA: hda: "
    ` [PATCHv2 14/14] treewide: Decouple cacheflush.h and set_memory.h

[PATCH] uapi: fix asm/signal.h userspace compilation errors
 2017-03-04  1:23 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH] Documentation: Update path to sysrq.txt
 2017-03-03 22:48 UTC  (3+ messages)

[PATCH 0/1] virtio-ccw maintainership
 2017-03-02 16:08 UTC  (2+ messages)
` [PATCH 1/1] s390/virtio: change maintainership

[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
 2017-03-02 13:07 UTC  (2+ messages)

[PATCH] uapi: fix asm/ipcbuf.h userspace compilation errors
 2017-03-02  0:22 UTC  (5+ messages)
    ` [PATCH 1/3] uapi: fix asm/msgbuf.h "
    ` [PATCH 2/3] uapi: fix asm/sembuf.h "
    ` [PATCH 3/3] uapi: fix asm/shmbuf.h "

[GIT PULL] s390 patches for 4.11 merge window #2
 2017-02-27  7:07 UTC 

[PATCH RFC v3 00/15] basic vfio-ccw infrastructure
 2017-02-27  1:44 UTC  (27+ messages)
` [PATCH RFC v3 01/15] s390: cio: introduce cio_cancel_halt_clear
` [PATCH RFC v3 02/15] s390: cio: export more interfaces
` [PATCH RFC v3 03/15] vfio: ccw: define device_api strings
` [PATCH RFC v3 04/15] vfio: ccw: basic implementation for vfio_ccw driver
` [PATCH RFC v3 05/15] vfio: ccw: introduce channel program interfaces
` [PATCH RFC v3 06/15] vfio: ccw: register vfio_ccw to the mediated device framework
` [PATCH RFC v3 07/15] vfio: ccw: introduce ccw_io_region
` [PATCH RFC v3 08/15] vfio: ccw: handle ccw command request
` [PATCH RFC v3 09/15] vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
` [PATCH RFC v3 10/15] vfio: ccw: realize VFIO_DEVICE_RESET ioctl
` [PATCH RFC v3 11/15] vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
` [PATCH RFC v3 12/15] vfio: ccw: return I/O results asynchronously
` [PATCH RFC v3 13/15] vfio: ccw: introduce a finite state machine
` [PATCH RFC v3 14/15] docs: add documentation for vfio-ccw
` [PATCH RFC v3 15/15] vfio: ccw: introduce support for ccw0

[PATCH] s390/dasd: fix spelling mistake: "supportet" -> "supported"
 2017-02-23 11:55 UTC  (2+ messages)

[PATCH/RFC 0/2] KVM: s390: enable kvm_vpcu_kick/wake_up
 2017-02-22 15:29 UTC  (18+ messages)
` [PATCH/RFC 1/2] s390/smp: export smp_send_reschedule
  ` [PATCH] KVM: add kvm_arch_cpu_kick
` [PATCH/RFC 2/2] KVM: enable kvm_vcpu_kick/wake_up for s390

[PATCH 0/4] arch subsystem refcounter conversions
 2017-02-22  9:27 UTC  (17+ messages)
` [PATCH 1/4] s390: convert debug_info.ref_count from atomic_t to refcount_t
` [PATCH 2/4] x86: convert threshold_bank.cpus "
` [PATCH 3/4] sparc: convert mdesc_handle.refcnt "
` [PATCH 4/4] kvm: convert kvm.users_count "

[kernel-hardening] [PATCHv3 0/2] Hardening configs refactor/rename
 2017-02-20  7:21 UTC  (6+ messages)
` [kernel-hardening] [PATCHv3 2/2] arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
  ` [kernel-hardening] "

[PATCH] s390: crypto make ap_bus explicitly non-modular
 2017-02-17 15:29 UTC  (3+ messages)

[PATCH RFC v3 00/11] basic channel IO passthrough infrastructure based on vfio
 2017-02-17  8:28 UTC  (8+ messages)
` [PATCH RFC v3 05/11] s390x/css: device support for s390-ccw passthrough
` [PATCH RFC v3 06/11] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH RFC v3 07/11] vfio/ccw: get io region info
` [PATCH RFC v3 08/11] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH RFC v3 09/11] s390x/css: introduce and realize ccw-request callback
` [PATCH RFC v3 10/11] s390x/css: ccw translation infrastructure
` [PATCH RFC v3 11/11] vfio/ccw: update sense data if a unit check is pending


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