linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-24 14:42:37 to 2016-12-08 18:08:38 UTC [more...]

[PATCH v3 00/15] livepatch: hybrid consistency model
 2016-12-08 18:08 UTC  (14+ messages)
` [PATCH v3 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v3 02/15] x86/entry: define _TIF_ALLWORK_MASK flags explicitly
` [PATCH v3 03/15] livepatch: temporary stubs for klp_patch_pending() and klp_update_patch_state()
` [PATCH v3 04/15] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [PATCH v3 05/15] livepatch/powerpc: "
` [PATCH v3 06/15] livepatch/s390: reorganize TIF thread flag bits
` [PATCH v3 07/15] livepatch/s390: add TIF_PATCH_PENDING thread flag
` [PATCH v3 08/15] livepatch: separate enabled and patched states
` [PATCH v3 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v3 10/15] livepatch: move patching functions into patch.c
` [PATCH v3 11/15] livepatch: use kstrtobool() in enabled_store()
` [PATCH v3 12/15] livepatch: store function sizes
` [PATCH v3 13/15] livepatch: change to a per-task consistency model

[PATCH] linux/types.h: enable endian checks for all sparse builds
 2016-12-08 11:25 UTC  (4+ messages)

[PATCH 00/10] virtio: sparse fixes
 2016-12-07 14:09 UTC  (6+ messages)
` [PATCH 10/10] virtio: enable endian checks for sparse builds

[GIT PULL 0/2] KVM: s390: Changes for 4.10 (via kvm/next)
 2016-12-01 12:41 UTC  (7+ messages)
` [GIT PULL 1/2] KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
` [GIT PULL 2/2] KVM: s390: handle floating point "

[PATCH] s390/zcrypt: Convert to PM ops
 2016-11-30 15:18 UTC 

[PATCH 12/20] net/iucv: Convert to hotplug state machine
 2016-11-28 16:31 UTC  (7+ messages)
      ` [PATCH 12/20 v2] "
        ` [PATCH] net/iucv: use explicit clean up labels in iucv_init()

[PATCH V3 net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2016-11-26  1:53 UTC  (20+ messages)
` [PATCH V3 net-next 01/15] net: introduce keepalive function in struct proto
` [PATCH V3 net-next 02/15] smc: establish new socket family
` [PATCH V3 net-next 03/15] smc: establish pnet table management
` [PATCH V3 net-next 04/15] smc: introduce SMC as an IB-client
` [PATCH V3 net-next 05/15] smc: CLC handshake (incl. preparation steps)
` [PATCH V3 net-next 06/15] smc: connection and link group creation
` [PATCH V3 net-next 07/15] smc: remote memory buffers (RMBs)
` [PATCH V3 net-next 08/15] smc: work request (WR) base for use by LLC and CDC
` [PATCH V3 net-next 09/15] smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
` [PATCH V3 net-next 10/15] smc: link layer control (LLC)
` [PATCH V3 net-next 11/15] smc: connection data control (CDC)
` [PATCH V3 net-next 12/15] smc: send data (through RDMA)
` [PATCH V3 net-next 13/15] smc: receive data from RMBE
` [PATCH V3 net-next 14/15] smc: socket closing and linkgroup cleanup
` [PATCH V3 net-next 15/15] smc: netlink interface for SMC sockets

next: s390 crash due to 's390: move sys_call_table and last_break from thread_info to thread_struct'
 2016-11-25 16:20 UTC  (5+ messages)

[PATCH] iommu/s390: drop duplicate header pci.h
 2016-11-23 15:23 UTC 

[PATCH RESEND v4 02/15] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
 2016-11-21 19:14 UTC 

just a message
 2016-11-18 21:20 UTC 

[patch] s390/crypto: unlock on error in prng_tdes_read()
 2016-11-18 12:12 UTC  (2+ messages)

[PATCH 1/1] sched: provide common cpu_relax_yield definition
 2016-11-17  7:48 UTC  (4+ messages)
` [tip:locking/core] locking/core: Provide common cpu_relax_yield() definition

[PATCH v7 00/11] implement vcpu preempted check
 2016-11-17  5:16 UTC  (18+ messages)
` [PATCH v7 01/11] kernel/sched: introduce vcpu preempted check interface
` [PATCH v7 02/11] locking/osq: Drop the overload of osq_lock()
` [PATCH v7 03/11] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v7 04/11] powerpc/spinlock: support vcpu preempted check
` [PATCH v7 05/11] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
` [PATCH v7 07/11] KVM: Introduce kvm_write_guest_offset_cached
` [PATCH v7 08/11] x86, kvm/x86.c: support vcpu preempted check
` [PATCH v7 09/11] x86, kernel/kvm.c: "
` [PATCH v7 10/11] x86, xen: "
` [PATCH v7 11/11] Documentation: virtual: kvm: Support "

[bug report] s390/time: steer clocksource on STP sync events
 2016-11-16 14:11 UTC 

[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
 2016-11-15 13:52 UTC  (11+ messages)
` [GIT PULL v2 1/5] processor.h: introduce cpu_relax_yield
` [GIT PULL v2 2/5] stop_machine: yield CPU during stop machine
` [GIT PULL v2 3/5] s390: make cpu_relax a barrier again
` [GIT PULL v2 4/5] processor.h: Remove cpu_relax_lowlatency users
` [GIT PULL v2 5/5] processor.h: remove cpu_relax_lowlatency

[PATCH 3.16 135/346] s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
 2016-11-14  0:14 UTC 

[PATCH 3.2 049/152] s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
 2016-11-14  0:14 UTC 

[PATCH v2 00/11] getting back -Wmaybe-uninitialized
 2016-11-11 19:49 UTC  (9+ messages)
` [PATCH v2 01/11] Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
` [PATCH v2 02/11] NFSv4.1: work around -Wmaybe-uninitialized warning
` [PATCH v2 04/11] nios2: fix timer initcall return value
` [PATCH v2 05/11] s390: pci: don't print uninitialized data for debugging
` [PATCH v2 07/11] [media] rc: print correct variable for z8f0811
` [PATCH v2 09/11] [v3] infiniband: shut up a maybe-uninitialized warning
` [PATCH v2 11/11] Kbuild: enable -Wmaybe-uninitialized warnings by default

[PATCH 0/4] cputime: some optimizations and cleanups
 2016-11-09 13:01 UTC  (15+ messages)
` [PATCH 1/4] cputime/powerpc: remove cputime_last_delta global variable
` [PATCH 2/4] cputime/powerpc: remove cputime_to_scaled()
` [PATCH 3/4] cputime/powerpc/s390: make scaled cputime arch specific
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 4/4] cputime: simplify task_cputime()

[GIT PULL] two bug fixes for 4.9-rc5
 2016-11-09  9:29 UTC 

[PATCH 1/2] s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
 2016-11-08  9:18 UTC  (10+ messages)
` [PATCH 2/2] s390: squash facilities_src.h into gen_facilities.c

[PATCH] s390: remove unneeded dependency for gen_facilities
 2016-11-08  8:21 UTC  (3+ messages)

[PATCH] mm: kmemleak: scan .data.ro_after_init
 2016-11-04 15:42 UTC 

[PATCH 10/25] s390/smp: Make cpu notifier symetric
 2016-11-04 14:45 UTC  (6+ messages)
    ` [PATCH 10/25 v2] "
` [PATCH 11/25] s390/smp: Convert to hotplug state machine
    ` [PATCH 11/25 v2] "

[PATCH v3 03/16] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
 2016-11-03 22:10 UTC  (3+ messages)
  ` [PATCH v3 06/16] scsi: fc: provide fc_bsg_to_rport() helper
  ` [PATCH v3 10/16] scsi: change FC drivers to use 'struct bsg_job'

[PATCH 0/9] s390: remove modular usage from non-modular code
 2016-10-31 10:56 UTC  (12+ messages)
` [PATCH 1/9] s390: cio: make it explicitly non-modular
` [PATCH 2/9] s390: char: make zcore "
` [PATCH 3/9] s390: char: make con3215 "
` [PATCH 4/9] s390: char: make sclp_tty "
` [PATCH 5/9] s390: char: make slcp_quiesce "
` [PATCH 6/9] s390: hotplug: make pci_hpc "
` [PATCH 7/9] s390: hypfs: make inode "
` [PATCH 8/9] s390: kernel: make lgr "
` [PATCH 9/9] s390: virtio: make ccw "

[PATCH 0/3] Add new builtin_misc_device users
 2016-10-30 16:04 UTC  (5+ messages)
` [PATCH 3/3] s390: char: make slp_ctl explicitly non-modular

[PATCH v6 00/11] implement vcpu preempted check
 2016-10-30 14:39 UTC  (19+ messages)
` [PATCH v6 01/11] kernel/sched: introduce vcpu preempted check interface
` [PATCH v6 02/11] locking/osq: Drop the overload of osq_lock()
` [PATCH v6 03/11] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v6 04/11] powerpc/spinlock: support vcpu preempted check
` [PATCH v6 05/11] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v6 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
` [PATCH v6 07/11] KVM: Introduce kvm_write_guest_offset_cached
` [PATCH v6 08/11] x86, kvm/x86.c: support vcpu preempted check
` [PATCH v6 09/11] x86, kernel/kvm.c: "
` [PATCH v6 10/11] x86, xen: "
  ` [Xen-devel] "
` [PATCH v6 11/11] Documentation: virtual: kvm: Support "
` [Xen-devel] [PATCH v6 00/11] implement "

[PATCH v2 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
 2016-10-28 16:29 UTC 

[GIT PULL 0/1] KVM: s390: Fix for 4.9 (via kvm/master)
 2016-10-27  9:37 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: Fix STHYI buffer alignment for diag224

[patch] zfcp: spin_lock_irqsave() is not nestable
 2016-10-25  7:28 UTC  (4+ messages)

[GIT PULL] s390 patches for 4.9-rc3
 2016-10-25  7:09 UTC 

[PATCH v4 0/5] implement vcpu preempted check
 2016-10-25  1:25 UTC  (7+ messages)
` [PATCH v4 5/5] x86, kvm: support "

[PATCH v5 0/9] implement vcpu preempted check
 2016-10-24 15:05 UTC  (6+ messages)
` [PATCH v5 9/9] Documentation: virtual: kvm: Support "


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