linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-02 11:06:23 to 2016-01-05 16:20:24 UTC [more...]

[PATCH] kvm/s390: drop unpaired smp_mb
 2016-01-05 16:20 UTC 

[PATCH] s390: drop smp_mb in vdso_init
 2016-01-05 16:17 UTC 

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-05 16:16 UTC  (80+ 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
      ` [Xen-devel] "
  ` [PATCH v2 34/34] xen/io: "
    ` [Xen-devel] "

[PATCH 0/2] 390/qeth: Fine-tuning for qeth_core_set_online()
 2016-01-05  7:54 UTC  (9+ 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 0/3] checkpatch: handling of memory barriers
 2016-01-04 22:15 UTC  (12+ messages)
  ` [PATCH 1/3] checkpatch.pl: add missing "
  ` [PATCH 2/3] checkpatch: check for __smp outside barrier.h
  ` [PATCH 3/3] checkpatch: add virt barriers

[PATCH v3 0/2] Allow gmap fault to retry
 2016-01-04 17:08 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] s390: fix normalization bug in exception table sorting
 2016-01-04  9:44 UTC  (3+ messages)

[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 2/6] module: preserve Elf information for livepatch modules
 2015-12-21  5:57 UTC  (19+ messages)
      `  "
` [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

[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  (3+ messages)
` [PATCH 1/2] mm: bring in additional flag for fixup_user_fault to signal unlock

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

[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  (9+ messages)
` [GIT PULL 04/23] KVM: s390: rewrite vcpu_post_run and drop out early
` [GIT PULL 22/23] KVM: s390: remove pointless test_facility(2) check
` [GIT PULL 23/23] KVM: s390: remove redudant assigment of error code


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