public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-21 13:49:11 to 2016-04-27 21:15:30 UTC [more...]

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

[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-27 12:02 UTC  (35+ messages)
  ` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
` [PATCH 03/11] xtensa, rwsem: drop superfluous arch specific implementation
` [PATCH 04/11] sh, "
  ` [PATCH 05/11] sparc, "
` [PATCH 06/11] locking, rwsem: introduce basis for down_write_killable
` [PATCH 07/11] alpha, rwsem: provide __down_write_killable
` [PATCH 08/11] ia64, "
` [PATCH 09/11] s390, "
` [PATCH 10/11] x86, "
                        ` [PATCH] x86/locking/rwsem: Cleanup ____down_write()
` [PATCH 11/11] locking, rwsem: provide down_write_killable

Double-Fetch bug in Linux-4.5/drivers/s390/char/sclp_ctl.c
 2016-04-26 12:37 UTC 

[PULL 0/4] KVM: s390 patches for kvm/next
 2016-04-20 16:41 UTC  (6+ messages)
` [PULL 1/4] KVM: s390/perf: provide additional sigp events
` [PULL 2/4] KVM: s390: implement has_attr for FLIC
` [PULL 3/4] KVM: s390: document FLIC behavior on unsupported
` [PULL 4/4] KVM: s390: add clear I/O irq operation for FLIC

[GIT PULL] s390 patches for 4.6-rc5
 2016-04-18  7:48 UTC 

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-04-14 21:40 UTC  (11+ messages)
                ` [PATCH] documentation: Add disclaimer

[PATCH V3 00/29] bitops: add parity functions
 2016-04-14  4:18 UTC 

linux-next: Tree for Apr 4
 2016-04-13  7:52 UTC  (4+ messages)

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-04-09  2:42 UTC  (3+ messages)

[PATCH] s390/cpum_sf: Remove superfluous SMP function call
 2016-04-08 12:40 UTC  (15+ messages)
  ` [PREEMPT-RT] "
              ` [PATCH] cpu/hotplug: fix rollback during error-out in __cpu_disable()
                      ` [PATCH v2] "

[PATCH 0/11] introduce down_write_killable for rw_semaphore v2
 2016-04-07  7:38 UTC  (27+ messages)
  ` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
    ` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
          ` [PATCH 1/2] xtensa, rwsem: drop superfluous arch specific implementation
            ` [PATCH 2/2] sh, "
  ` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
  ` [PATCH 04/11] alpha, rwsem: provide __down_write_killable
    ` [PATCH 05/11] ia64, "
  ` [PATCH 06/11] s390, "
  ` [PATCH 07/11] sh, "
  ` [PATCH 08/11] sparc, "
  ` [PATCH 09/11] xtensa, "
  ` [PATCH 10/11] x86, "
    ` [PATCH 11/11] locking, rwsem: provide down_write_killable

[PATCH] s390/cpum_cf: Remove superfluous SMP function call
 2016-04-05 10:49 UTC  (2+ messages)

[PATCH 0/1] KVM: s390/mm: fix for 4.6
 2016-04-05  9:25 UTC  (5+ messages)
` [PATCH 1/1] s390/mm/kvm: fix mis-merge in gmap handling

[PATCH v6 0/5] (mostly) Arch-independent livepatch
 2016-04-01 15:00 UTC  (11+ messages)
` [PATCH v6 1/5] Elf: add livepatch-specific Elf constants
` [PATCH v6 2/5] module: preserve Elf information for livepatch modules
` [PATCH v6 3/5] module: s390: keep mod_arch_specific "
` [PATCH v6 4/5] livepatch: reuse module loader code to write relocations
` [PATCH v6 5/5] Documentation: livepatch: outline Elf format and requirements for patch modules
` (mostly) Arch-independent livepatch

[PATCH] s390: fix build failure
 2016-04-01 14:02 UTC  (2+ messages)

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-04-01 10:52 UTC  (17+ messages)
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
  ` [PATCH] "

[GIT PULL] s390 patches for 4.6-rc2
 2016-04-01  6:54 UTC  (5+ messages)

[PATCH 1/4] s390: let exit_thread_runtime_instr accept a task
 2016-03-24 16:38 UTC  (2+ messages)

[PATCH v2 00/16] compat: Introduce and use in_compat_syscall
 2016-03-23 18:42 UTC  (7+ messages)
` [PATCH v2 14/16] input: Redefine INPUT_COMPAT_TEST as in_compat_syscall()

[PATCH v5 0/6] (mostly) Arch-independent livepatch
 2016-03-22 19:00 UTC  (16+ messages)
` [PATCH v5 3/6] module: s390: keep mod_arch_specific for livepatch modules
` [PATCH v5 4/6] livepatch: reuse module loader code to write relocations
    `  "
` [PATCH v5 5/6] samples: livepatch: mark as livepatch module
` [PATCH v5 6/6] Documentation: livepatch: outline Elf format and requirements for patch modules

[kernel-hardening] [PATCH] s390: disable postinit-readonly for now
 2016-03-21 19:33 UTC  (4+ messages)
` [kernel-hardening] "


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