|
Message-Id: <1498154792-49952-1-git-send-email-keescook@chromium.org> Date: Thu, 22 Jun 2017 11:06:28 -0700 From: Kees Cook <keescook@...omium.org> To: Andrew Morton <akpm@...ux-foundation.org> Cc: Kees Cook <keescook@...omium.org>, Russell King <linux@...linux.org.uk>, Catalin Marinas <catalin.marinas@....com>, Will Deacon <will.deacon@....com>, Benjamin Herrenschmidt <benh@...nel.crashing.org>, Paul Mackerras <paulus@...ba.org>, Michael Ellerman <mpe@...erman.id.au>, Martin Schwidefsky <schwidefsky@...ibm.com>, Heiko Carstens <heiko.carstens@...ibm.com>, James Hogan <james.hogan@...tec.com>, Pratyush Anand <panand@...hat.com>, Ingo Molnar <mingo@...nel.org>, linux-arm-kernel@...ts.infradead.org, linuxppc-dev@...ts.ozlabs.org, linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org, kernel-hardening@...ts.openwall.com Subject: [PATCH 0/4] Reduce ELF_ET_DYN_BASE This is a follow-up to "binfmt_elf: Use ELF_ET_DYN_BASE only for PIE"[1], which allow ELF_ET_DYN_BASE to be reduced from high in the address space. That patch only changed x86, and this series changes arm, arm64, powerpc, and s390. Since these depend on the mentioned patch (which I'm hoping akpm will pick up), I'm hoping to get arch-maintainer Acks for these (so they can be carried all together). Thanks! -Kees [1] https://patchwork.kernel.org/patch/9802387/
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.