linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-03 15:27:01 to 2016-06-15 18:55:11 UTC [more...]

[RFC PATCH-tip 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-15 18:55 UTC  (13+ messages)
` [RFC PATCH-tip 1/6] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip 2/6] locking/rwsem: Enable optional count-based spinning on reader
` [RFC PATCH-tip 3/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip 4/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip 5/6] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip 6/6] xfs: Enable reader optimistic spinning for DAX inodes

[RFC PATCH-tip v2 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-15 18:40 UTC  (18+ messages)
` [RFC PATCH-tip v2 1/6] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v2 2/6] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip v2 3/6] locking/rwsem: Enable count-based spinning on reader
` [RFC PATCH-tip v2 4/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip v2 5/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip v2 6/6] locking/rwsem: Enable spinning readers

[PATCH 16/23] arm64: ilp32: introduce binfmt_ilp32.c
 2016-06-15  0:40 UTC  (2+ messages)

[PATCH 01/23] all: syscall wrappers: add documentation
 2016-06-14 23:08 UTC  (7+ messages)

[GIT PULL 01/52] s390: hypfs: Move diag implementation and data definitions
 2016-06-14 18:57 UTC  (64+ messages)
` [GIT PULL 02/52] s390: Make cpc_name accessible
` [GIT PULL 03/52] s390: Make diag224 public
` [GIT PULL 04/52] KVM: s390: Add operation exception interception handler
` [GIT PULL 05/52] KVM: s390: Extend diag 204 fields
` [GIT PULL 06/52] KVM: s390: Add sthyi emulation
` [GIT PULL 07/52] KVM: s390: Limit sthyi execution
` [GIT PULL 08/52] KVM: s390: Add mnemonic print to kvm_s390_intercept_prog
` [GIT PULL 09/52] KVM: s390: interface to query and configure cpu features
` [GIT PULL 10/52] KVM: s390: forward ESOP if available
` [GIT PULL 11/52] KVM: s390: gaccess: store guest address on ALC prot exceptions
` [GIT PULL 12/52] KVM: s390: gaccess: function for preparing translation exceptions
` [GIT PULL 13/52] KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
` [GIT PULL 14/52] KVM: s390: gaccess: convert guest_translate_address()
` [GIT PULL 15/52] KVM: s390: gaccess: convert guest_page_range()
` [GIT PULL 16/52] KVM: s390: gaccess: convert get_vcpu_asce()
` [GIT PULL 17/52] s390/crypto: allow to query all known cpacf functions
` [GIT PULL 18/52] KVM: s390: interface to query and configure cpu subfunctions
` [GIT PULL 19/52] s390/sclp: detect 64-bit-SCAO facility
` [GIT PULL 20/52] KVM: s390: handle missing "
` [GIT PULL 21/52] s390/sclp: detect guest-PER enhancement
` [GIT PULL 22/52] KVM: s390: guestdbg: signal missing hardware support
` [GIT PULL 23/52] s390/sclp: detect cmma
` [GIT PULL 24/52] KVM: s390: enable CMMA if the interpration is available
` [GIT PULL 25/52] KVM: s390: provide CMMA attributes only if available
` [GIT PULL 26/52] s390/sclp: detect guest-storage-limit-suppression
` [GIT PULL 27/52] KVM: s390: handle missing guest-storage-limit-suppression
` [GIT PULL 28/52] s390/sclp: detect intervention bypass facility
` [GIT PULL 29/52] KVM: s390: enable ib only if available
` [GIT PULL 30/52] s390/sclp: detect conditional-external-interception facility
` [GIT PULL 31/52] KVM: s390: enable cei only if available
` [GIT PULL 32/52] s390/sclp: detect PFMF interpretation facility
` [GIT PULL 33/52] KVM: s390: enable PFMFI only if available
` [GIT PULL 34/52] s390/sclp: detect interlock-and-broadcast-suppression facility
` [GIT PULL 35/52] KVM: s390: enable ibs only if available
` [GIT PULL 36/52] KVM: s390: enable host-protection-interruption only with ESOP
` [GIT PULL 37/52] KVM: s390: turn on tx even without ctx
` [GIT PULL 38/52] KVM: s390: provide logging for diagnose 0x500
` [GIT PULL 39/52] KVM: s390: fixup I/O interrupt traces
` [GIT PULL 40/52] s390/mm: don't drop errors in get_guest_storage_key
` [GIT PULL 41/52] s390/mm: set and get guest storage key mmap locking
` [GIT PULL 42/52] s390/mm: simplify get_guest_storage_key
` [GIT PULL 43/52] s390/mm: return key via pointer in get_guest_storage_key
` [GIT PULL 44/52] KVM: s390: storage keys fit into a char
` [GIT PULL 45/52] KVM: s390: pfmf: fix end address calculation
` [GIT PULL 46/52] KVM: s390: pfmf: MR and MC are ignored without CSSKE
` [GIT PULL 47/52] KVM: s390: pfmf: take care of amode when setting reg2
` [GIT PULL 48/52] KVM: s390: pfmf: support conditional-sske facility
` [GIT PULL 49/52] KVM: s390: pfmf: handle address overflows
` [GIT PULL 50/52] s390/sclp: detect storage-key facility
` [GIT PULL 51/52] KVM: s390: trace and count all skey intercepts
` [GIT PULL 52/52] KVM: s390: handle missing storage-key facility

[GIT PULL 51/52] KVM: s390: trace and count all skey intercepts
 2016-06-14 18:57 UTC 

[GIT PULL 45/52] KVM: s390: pfmf: fix end address calculation
 2016-06-14 18:57 UTC 

[GIT PULL 34/52] s390/sclp: detect interlock-and-broadcast-suppression facility
 2016-06-14 18:57 UTC 

[GIT PULL 27/52] KVM: s390: handle missing guest-storage-limit-suppression
 2016-06-14 18:57 UTC 

[GIT PULL 19/52] s390/sclp: detect 64-bit-SCAO facility
 2016-06-14 18:56 UTC 

[GIT PULL 16/52] KVM: s390: gaccess: convert get_vcpu_asce()
 2016-06-14 18:56 UTC 

[GIT PULL 10/52] KVM: s390: forward ESOP if available
 2016-06-14 18:56 UTC 

[GIT PULL 00/52] KVM: s390: Features and fixes for 4.8 part1
 2016-06-14 18:56 UTC 

[PATCH] s390/oprofile: Remove deprecated create_workqueue
 2016-06-14 15:56 UTC  (8+ messages)

[LKP] [lkp] [mm] 5c0a85fad9: unixbench.score -6.3% regression
 2016-06-14 14:03 UTC 

[PATCH 00/14] run seccomp after ptrace
 2016-06-14  2:27 UTC  (21+ messages)
    ` [PATCH 01/14] seccomp: add tests for ptrace hole
    ` [PATCH 02/14] seccomp: Add a seccomp_data parameter secure_computing()
    ` [PATCH 03/14] x86/entry: Get rid of two-phase syscall entry work
  ` [PATCH 04/14] seccomp: remove 2-phase API
    ` [PATCH 05/14] seccomp: recheck the syscall after RET_TRACE
  ` [PATCH 06/14] x86/ptrace: run seccomp after ptrace
  ` [PATCH 07/14] arm/ptrace: "
  ` [PATCH 08/14] arm64/ptrace: "
  ` [PATCH 09/14] MIPS/ptrace: "
  ` [PATCH 10/14] parisc/ptrace: "
    ` [PATCH 11/14] s390/ptrace: "
    ` [PATCH 12/14] powerpc/ptrace: "
  ` [PATCH 13/14] tile/ptrace: "
    ` [PATCH 14/14] um/ptrace: "

[PATCH 1/6] genhd: Add GENHD_FL_DAX to gendisk flags
 2016-06-13 22:21 UTC 

[PATCH net-next 0/3] s390: af_iucv patches
 2016-06-13 16:46 UTC  (4+ messages)
` [PATCH net-next 1/3] af_iucv: use paged SKBs for big outbound messages
` [PATCH net-next 2/3] af_iucv: remove fragment_skb() to use paged SKBs
` [PATCH net-next 3/3] af_iucv: use paged SKBs for big inbound messages

[PATCH] iucv: properly clone LSM attributes to newly created child sockets
 2016-06-13 14:38 UTC  (3+ messages)

[PATCH v6 00/21] ILP32 for ARM64
 2016-06-13 13:22 UTC  (17+ messages)
` [PATCH 13/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 16/23] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext

[GIT PULL 0/2] KVM: s390: 4.7: fixup and missing stat
 2016-06-13 11:44 UTC  (4+ messages)
` [GIT PULL 1/2] KVM: s390: ignore IBC if zero
` [GIT PULL 2/2] KVM: s390: Add stats for PEI events

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-06-10 16:39 UTC  (8+ messages)
` [RFC 10/12] x86, rwsem: simplify __down_write

[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-06-10 16:30 UTC  (3+ messages)
` [PATCH v4 37/44] s390: "

[PATCH] s390: avoid extable collisions
 2016-06-10  8:16 UTC 

[PATCH net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2016-06-09 15:36 UTC  (3+ messages)

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-09  7:51 UTC  (2+ messages)

[PATCH] KVM: s390: fix build failure
 2016-06-08 10:25 UTC  (6+ messages)

4.7-rc1/s390: WARNING: CPU: 5 PID: 1 at kernel/events/core.c:8485 perf_pmu_register+0x420/0x428
 2016-06-08  9:09 UTC  (5+ messages)

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-06-06 14:29 UTC  (4+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "

[PATCH net-next 15/15] smc: proc-fs interface for smc connections
 2016-06-03 15:27 UTC 

[PATCH net-next 14/15] smc: socket closing and linkgroup cleanup
 2016-06-03 15:27 UTC 

[PATCH net-next 13/15] smc: receive data from RMBE
 2016-06-03 15:27 UTC 

[PATCH net-next 12/15] smc: send data (through RDMA)
 2016-06-03 15:27 UTC 

[PATCH net-next 11/15] smc: connection data control (CDC)
 2016-06-03 15:27 UTC 

[PATCH net-next 10/15] smc: link layer control (LLC)
 2016-06-03 15:27 UTC 

[PATCH net-next 09/15] smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
 2016-06-03 15:27 UTC 

[PATCH net-next 08/15] smc: work request (WR) base for use by LLC and CDC
 2016-06-03 15:27 UTC 

[PATCH net-next 07/15] smc: remote memory buffers (RMBs)
 2016-06-03 15:27 UTC 

[PATCH net-next 06/15] smc: connection and link group creation
 2016-06-03 15:27 UTC 

[PATCH net-next 05/15] smc: CLC handshake (incl. preparation steps)
 2016-06-03 15:27 UTC 

[PATCH net-next 04/15] smc: introduce SMC as an IB-client
 2016-06-03 15:27 UTC 

[PATCH net-next 03/15] smc: establish pnet table management
 2016-06-03 15:27 UTC 

[PATCH net-next 02/15] smc: establish new socket family
 2016-06-03 15:27 UTC 


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