messages from 2016-03-08 00:16:20 to 2016-04-08 02:49:33 UTC [more...]
[RFC6 PATCH v6 00/21] ILP32 for ARM64
2016-04-08 2:49 UTC (2+ messages)
[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
2016-04-07 17:28 UTC (13+ 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 11/11] locking, rwsem: provide down_write_killable
[PATCH] s390/cpum_sf: Remove superfluous SMP function call
2016-04-07 15:14 UTC (13+ messages)
` [PREEMPT-RT] "
` [PATCH] cpu/hotplug: fix rollback during error-out in __cpu_disable()
[RFC6 PATCH v6 00/21] ILP32 for ARM64
2016-04-07 12:28 UTC (30+ 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 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
linux-next: Tree for Apr 4
2016-04-04 14:26 UTC (2+ messages)
[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 (21+ messages)
` [PATCH v5 1/6] Elf: add livepatch-specific Elf constants
` [PATCH v5 2/6] module: preserve Elf information for livepatch modules
` [PATCH v5 3/6] module: s390: keep mod_arch_specific "
` [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 (5+ messages)
` [kernel-hardening] "
[PATCH] qeth: Default to allow promiscuous mode
2016-03-18 13:07 UTC
[GIT PULL] s390 patches for 4.6 merge window
2016-03-15 10:13 UTC
[PATCH 0/2] s390: Hotplug notifier transitions
2016-03-14 15:47 UTC (6+ messages)
` [PATCH 1/2] s390/cpum_cf: Fix missing cpu hotplug notifier transition
` [PATCH 2/2] s390/cpum_sf: Fix cpu hotplug notifier transitions
[PATCH v3 0/4] generic relative extable support
2016-03-11 0:41 UTC
[GIT PULL 0/9] KVM: s390: Fixes and features for kvm/next (4.6) part 2
2016-03-10 16:07 UTC (11+ messages)
` [GIT PULL 1/9] KVM: s390: Add diag "watchdog functions" to trace event decoding
` [GIT PULL 2/9] KVM: s390: store cpu id in vcpu->cpu when scheduled in
` [GIT PULL 3/9] KVM: s390: abstract access to the VCPU cpu timer
` [GIT PULL 4/9] KVM: s390: step VCPU cpu timer during kvm_run ioctl
` [GIT PULL 5/9] KVM: s390: protect VCPU cpu timer with a seqcount
` [GIT PULL 6/9] KVM: s390: step the VCPU timer while in enabled wait
` [GIT PULL 7/9] KVM: s390: wake up when the VCPU cpu timer expires
` [GIT PULL 8/9] KVM: s390: enable STFLE interpretation only if enabled for the guest
` [GIT PULL 9/9] KVM: s390: allocate only one DMA page per VM
[PATCH v3 4/4] ia64/extable: use generic search and sort routines
2016-03-10 14:43 UTC
[PATCH v3 3/4] x86/extable: use generic search and sort routines
2016-03-10 14:43 UTC
[PATCH v3 2/4] s390/extable: use generic search and sort routines
2016-03-10 14:43 UTC
[PATCH v3 1/4] alpha/extable: use generic search and sort routines
2016-03-10 14:43 UTC
[RFC 0/12] introduce down_write_killable for rw_semaphore
2016-03-10 10:24 UTC (8+ messages)
[GIT PULL] s390 patches for 4.5-rc7
2016-03-10 8:41 UTC
[PATCH] s390: Fix misspellings in comments
2016-03-08 13:16 UTC
[kernel-hardening] [RFC][PATCH] s390, postinit-readonly: implement post-init RO
2016-03-08 12:56 UTC (5+ messages)
` [kernel-hardening] "
[PATCH 0/1] KVM: s390: last minute fix for 4.5
2016-03-08 12:06 UTC (3+ messages)
` [PATCH 1/1] KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
[kernel-hardening] Re: [PATCH v5 4/7] introduce post-init read-only memory
2016-03-08 0:23 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).