public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-21 19:08:10 to 2017-03-13 21:15:46 UTC [more...]

[PATCH 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-13 21:15 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drivers core: remove assert_held_device_hotplug()

[PATCH] s390/decompressor: fix initrd corruption caused by bss clear
 2017-03-13 15:27 UTC  (2+ messages)

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-13 15:11 UTC  (39+ messages)
                      ` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)
                        ` WTH is going on with memory hotplug sysf interface

[GIT PULL] s390 patches for 4.11-rc2/rc3
 2017-03-12 12:27 UTC 

[PATCH RFC v3 00/15] basic vfio-ccw infrastructure
 2017-03-10 10:46 UTC  (11+ messages)
` [PATCH RFC v3 04/15] vfio: ccw: basic implementation for vfio_ccw driver
` [PATCH RFC v3 07/15] vfio: ccw: introduce ccw_io_region
` [PATCH RFC v3 11/15] vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-09  9:26 UTC  (46+ 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-08  9:47 UTC  (20+ 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 "

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

[PATCH] ata: allow subsystem to be used on m32r and s390 archs
 2017-03-07 19:26 UTC  (2+ messages)

[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] s390: scsi, use setup_timer instead of init_timer
 2017-03-07 13:06 UTC  (2+ 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] s390/dasd: fix spelling mistake: "supportet" -> "supported"
 2017-02-23 11:55 UTC  (2+ messages)

[PATCH/RFC 1/2] s390/smp: export smp_send_reschedule
 2017-02-22 15:29 UTC  (13+ messages)
` [PATCH] KVM: add kvm_arch_cpu_kick

[PATCH 0/4] arch subsystem refcounter conversions
 2017-02-22  9:27 UTC  (5+ messages)
` [PATCH 2/4] x86: convert threshold_bank.cpus from atomic_t to refcount_t


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