public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-19 14:09:24 to 2016-01-04 11:30:46 UTC [more...]

[PATCH 0/2] 390/qeth: Fine-tuning for qeth_core_set_online()
 2016-01-04 11:30 UTC  (5+ messages)
  ` [PATCH 1/2] 390/qeth: Delete an unnecessary variable initialisation in qeth_core_set_online()
  ` [PATCH 2/2] 390/qeth: Refactoring for qeth_core_set_online()

[PATCH v3 0/2] Allow gmap fault to retry
 2016-01-04 11:19 UTC  (3+ messages)
` [PATCH 1/2] mm: bring in additional flag for fixup_user_fault to signal unlock
` [PATCH 2/2] s390/mm: enable fixup_user_fault retrying

[PATCH] s390: fix normalization bug in exception table sorting
 2016-01-04  9:44 UTC  (3+ messages)

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-03  9:12 UTC  (43+ messages)
    ` [PATCH v2 01/32] lcoking/barriers, arch: Use smp barriers in smp_store_release()
    ` [PATCH v2 02/32] asm-generic: guard smp_store_release/load_acquire
    ` [PATCH v2 03/32] ia64: rename nop->iosapic_nop
    ` [PATCH v2 04/32] ia64: reuse asm-generic/barrier.h
    ` [PATCH v2 05/32] powerpc: "
    ` [PATCH v2 06/32] s390: "
    ` [PATCH v2 07/32] sparc: "
    ` [PATCH v2 08/32] arm: "
  ` [PATCH v2 09/32] arm64: "
    ` [PATCH v2 10/32] metag: "
  ` [PATCH v2 11/32] mips: "
    ` [PATCH v2 12/32] x86/um: "
  ` [PATCH v2 13/32] x86: "
    ` [PATCH v2 14/32] asm-generic: add __smp_xxx wrappers
  ` [PATCH v2 15/32] powerpc: define __smp_xxx
  ` [PATCH v2 16/32] arm64: "
  ` [PATCH v2 17/32] arm: "
  ` [PATCH v2 18/32] blackfin: "
  ` [PATCH v2 19/32] ia64: "
    ` [PATCH v2 20/32] metag: "
  ` [PATCH v2 21/32] mips: "
  ` [PATCH v2 22/32] s390: "
  ` [PATCH v2 23/32] sh: define __smp_xxx, fix smp_store_mb for !SMP
  ` [PATCH v2 24/32] sparc: define __smp_xxx
  ` [PATCH v2 25/32] tile: "
  ` [PATCH v2 26/32] xtensa: "
    ` [PATCH v2 27/32] x86: "
  ` [PATCH v2 28/32] asm-generic: implement virt_xxx memory barriers
  ` [PATCH v2 29/32] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
  ` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_XXX
    ` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_xxx
    ` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb
  ` [PATCH v2 32/32] virtio_ring: use virt_store_mb
    ` [PATCH v2 33/34] xenbus: use virt_xxx barriers
  ` [PATCH v2 34/34] xen/io: "

[PATCH] virtio/s390: use dev_to_virtio
 2015-12-30 14:05 UTC 

[PATCH 06/34] s390: reuse asm-generic/barrier.h
 2015-12-30 13:25 UTC  (2+ messages)
` [PATCH 23/34] s390: define __smp_XXX

[PATCH v2] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24 13:35 UTC  (2+ messages)

[PATCH v1] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24 11:36 UTC  (4+ messages)

Problems with phys_to_pfn_t in linux-next and s390
 2015-12-24  6:24 UTC  (2+ messages)

[GIT PULL] s390 patches for 4.4-rc7
 2015-12-22  8:48 UTC 

[PATCH] s390/vmur: fix build warning
 2015-12-22  7:15 UTC  (3+ messages)

[PATCH] s390: fix build failure
 2015-12-22  6:51 UTC  (2+ messages)

[PATCH] s390: char: constify hmcdrv_ftp_ops structs
 2015-12-21  9:48 UTC  (2+ messages)

[PATCH 0/4] add NULL test
 2015-12-21  9:33 UTC  (3+ messages)
` [PATCH 3/4] s390/cio: "

[RFC PATCH v2 1/6] Elf: add livepatch-specific Elf constants
 2015-12-21  5:57 UTC  (22+ messages)
` [RFC PATCH v2 2/6] module: preserve Elf information for livepatch modules
  `  "
` [RFC PATCH v2 3/6] module: s390: keep mod_arch_specific "
      `  "
` [RFC PATCH v2 4/6] livepatch: reuse module loader code to write relocations
        `  "
` [RFC PATCH v2 5/6] samples: livepatch: init reloc section array and mark as klp module
` [RFC PATCH v2 6/6] Documentation: livepatch: outline the Elf format of a livepatch module

[PATCH] PCI: hotplug: use list_for_each_entry*
 2015-12-17 23:47 UTC  (2+ messages)

[GIT PULL 0/4] KVM: s390 features and fixes for 4.5 (kvm/next)
 2015-12-16 17:49 UTC  (7+ messages)
` [GIT PULL 1/4] KVM: s390: use assignment instead of memcpy
` [GIT PULL 2/4] KVM: s390: obey kptr_restrict in traces
` [GIT PULL 3/4] KVM: s390: fix mismatch between user and in-kernel guest limit
` [GIT PULL 4/4] KVM: s390: consider system MHA for guest storage

Information leak in sco_sock_bind
 2015-12-16  4:19 UTC  (3+ messages)

[PATCH net-next 0/8] s390 network patches
 2015-12-14 21:17 UTC  (10+ messages)
` [PATCH net-next 1/8] iucv: prevent information leak in iucv_message
` [PATCH net-next 2/8] iucv: call skb_linearize() when needed
` [PATCH net-next 3/8] MAINTAINERS: switch to alternate IBM mail address
` [PATCH net-next 4/8] s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
` [PATCH net-next 5/8] qeth use common function qeth_get_setassparms_cmd
` [PATCH net-next 6/8] qeth: initialize net_device with carrier off
` [PATCH net-next 7/8] qeth: repair SBAL elements calculation
` [PATCH net-next 8/8] qeth: get rid of redundant 0-termination

[PATCH 0/1] virtio/s390: one fix
 2015-12-14 15:25 UTC  (4+ messages)
` [PATCH 1/1] virtio/s390: handle error values in irb

[PATCH 3/3] tty: Remove ASYNC_CLOSING
 2015-12-12 21:49 UTC 

[PATCH net-next 0/7] s390 network patches
 2015-12-11 10:38 UTC  (8+ messages)
` [PATCH 1/7] iucv: prevent information leak in iucv_message
` [PATCH 2/7] iucv: call skb_linearize() when needed
` [PATCH 3/7] switch to alternate IBM mail address
` [PATCH 4/7] s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
` [PATCH 5/7] qeth: initialize net_device with carrier off
` [PATCH 6/7] qeth: repair SBAL elements calculation
` [PATCH 7/7] qeth: get rid of redundant 0-termination

[PATCH v9 58/60] PCI: Introduce resource_disabled()
 2015-12-11  5:06 UTC 

[PATCH v5 5/7] s390: mm/gup: add gup trace points
 2015-12-09 21:22 UTC 

[PATCH v4 5/7] s390: mm/gup: add gup trace points
 2015-12-09 17:29 UTC 

[PATCH v3 5/7] s390: mm/gup: add gup trace points
 2015-12-08 19:39 UTC 

[PATCH] qeth: don't rely on signedness of char
 2015-12-07 13:54 UTC  (4+ messages)

[PATCH v2 0/2] Allow gmap fault to retry
 2015-12-04 21:49 UTC  (4+ messages)
` [PATCH 1/2] mm: bring in additional flag for fixup_user_fault to signal unlock
` [PATCH 2/2] s390/mm: enable fixup_user_fault retrying

[PATCH] SCSI-zfcp: Delete unnecessary checks before the function call "mempool_destroy"
 2015-12-04 17:57 UTC  (4+ messages)
                                ` [PATCH] s390-ctcm: Delete unnecessary checks before the function call "channel_remove"

[PATCH V2 5/7] s390: mm/gup: add gup trace points
 2015-12-02 22:53 UTC 

[GIT PULL 00/23] KVM: s390 features, kvm_get_vcpu_by_id and stat for 4.5
 2015-12-02 14:00 UTC  (29+ messages)
` [GIT PULL 01/23] KVM: Use common function for VCPU lookup by id
` [GIT PULL 02/23] KVM: use heuristic for fast "
` [GIT PULL 03/23] KVM: Remove unnecessary debugfs dentry references
` [GIT PULL 04/23] KVM: s390: rewrite vcpu_post_run and drop out early
` [GIT PULL 05/23] s390/sclp: introduce checks for ESCA and HVS
` [GIT PULL 06/23] KVM: s390: Generalize access to IPTE controls
` [GIT PULL 07/23] KVM: s390: Generalize access to SIGP controls
` [GIT PULL 08/23] KVM: s390: Provide SCA-aware helpers for VCPU add/del
` [GIT PULL 09/23] KVM: s390: Introduce new structures
` [GIT PULL 10/23] KVM: s390: Make provisions for ESCA utilization
` [GIT PULL 11/23] KVM: s390: Introduce switching code
` [GIT PULL 12/23] KVM: s390: Enable up to 248 VCPUs per VM
` [GIT PULL 13/23] KVM: s390: fast path for sca_ext_call_pending
` [GIT PULL 14/23] KVM: s390: we always have a SCA
` [GIT PULL 15/23] KVM: s390: fix SCA related races and double use
` [GIT PULL 16/23] KVM: s390: always set/clear the SCA sda field
` [GIT PULL 17/23] KVM: s390: cleanup sca_add_vcpu
` [GIT PULL 18/23] KVM: s390: don't switch to ESCA for ucontrol
` [GIT PULL 19/23] s390/sclp: introduce check for SIE
` [GIT PULL 20/23] s390: show virtualization support in /proc/cpuinfo
` [GIT PULL 21/23] KVM: s390: don't load kvm without virtualization support
` [GIT PULL 22/23] KVM: s390: remove pointless test_facility(2) check
` [GIT PULL 23/23] KVM: s390: remove redudant assigment of error code

[PATCH 5/7] s390: mm/gup: add gup trace points
 2015-12-01 23:06 UTC 

[linux-review:Petr-Mladek/Cleaning-printk-stuff-in-NMI-context/20151127-191620] bafdcb831ce105cb7ff2
 2015-11-27 12:33 UTC 

[PATCH] s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
 2015-11-26 10:58 UTC 

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-23  7:56 UTC  (14+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-22 22:11 UTC  (15+ messages)

[GIT PULL 0/5] KVM: s390: Fixes for 4.4
 2015-11-19 17:06 UTC  (5+ messages)
` [GIT PULL 3/5] KVM: Provide function for VCPU lookup by id
` [GIT PULL 4/5] KVM: s390: avoid memory overwrites on emergency signal injection
` [GIT PULL 5/5] KVM: s390: fix wrong lookup of VCPUs by array index


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