public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-13 16:47:44 to 2016-06-12 17:56:44 UTC [more...]

[PATCH v6 00/21] ILP32 for ARM64
 2016-06-12 17:56 UTC  (65+ messages)
  ` [PATCH 01/23] all: syscall wrappers: add documentation
` [PATCH 02/23] all: introduce COMPAT_WRAPPER option and enable it for s390
  ` [PATCH 03/23] all: s390: move wrapper infrastructure to generic headers
` [PATCH 04/23] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/
` [PATCH 05/23] all: wrap needed syscalls in generic unistd
  ` [PATCH 06/23] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 07/23] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
  ` [PATCH 08/23] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 09/23] arm64: ensure the kernel is compiled for LP64
` [PATCH 10/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 11/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 12/23] thread: move thread bits accessors to separated file
` [PATCH 13/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 14/23] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
` [PATCH 15/23] arm64: introduce binfmt_elf32.c
` [PATCH 16/23] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 18/23] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 19/23] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 20/23] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 22/23] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig

[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 00/14] run seccomp after ptrace
 2016-06-10 10:51 UTC  (19+ 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: "

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

[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] s390/oprofile: Remove deprecated create_workqueue
 2016-06-09  9:00 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  (21+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "
  ` klp_task_patch: was: "
  `  "

[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 

[PATCH net-next 01/15] net: introduce keepalive function in struct proto
 2016-06-03 15:27 UTC 

[lockdep] chain_key collision check triggers
 2016-06-03 11:35 UTC  (3+ messages)

[s390:features 19/19] arch/s390/kernel/machine_kexec.c:172:3: error: implicit declaration of functio
 2016-06-02  4:26 UTC 

[GIT PULL] s390 patches for 4.7-rc2
 2016-05-31 11:02 UTC 

[RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
 2016-05-24  3:52 UTC  (22+ messages)

siginfo memory leak?
 2016-05-23 17:47 UTC  (11+ messages)
` [PATCH] s390: fix info leak in do_sigsegv
` [PATCH] x86: fix potential memleak in do_error_trap

[PATCH 0251/1529] Fix typo
 2016-05-21 12:09 UTC 

[PATCH 0250/1529] Fix typo
 2016-05-21 12:09 UTC 

[PATCH 0249/1529] Fix typo
 2016-05-21 12:08 UTC 

[PATCH 0248/1529] Fix typo
 2016-05-21 12:08 UTC 

[PATCH 0247/1529] Fix typo
 2016-05-21 12:08 UTC 

[PATCH 0052/1529] Fix typo
 2016-05-21 11:43 UTC 

[PATCH v2 3/4] s390: add explicit <linux/stringify.h> for jump label
 2016-05-20 21:16 UTC 

[RFC v2 4/7] asm/sections: add a generic push_section_tbl()
 2016-05-20 19:53 UTC  (4+ messages)

[PATCH v2] ks390/keyboard: use memdup_user_nul()
 2016-05-20 13:41 UTC  (2+ messages)

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-18 17:58 UTC  (18+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[GIT PULL] s390 patches for 4.7 merge window
 2016-05-18 10:14 UTC 

[PATCH 0/1] KVM: more halt polling
 2016-05-17 17:00 UTC  (5+ messages)
` [PATCH 1/1] KVM: shrink halt polling even more for invalid wakeups

[PATCH 0/2] halt polling changes
 2016-05-13 16:47 UTC  (3+ messages)
` [PATCH 1/2] KVM: halt_polling: provide a way to qualify wakeups during poll


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