summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/elf.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: signal: Report signal frame size to userspace via auxvDave Martin2018-06-011-0/+13
* arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagationBen Hutchings2017-10-091-2/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-051-2/+0Star
|\
| * arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov2017-08-221-2/+0Star
| * arm64: introduce separated bits for mm_context_t flagsYury Norov2017-08-221-2/+2
* | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-191-2/+2
|/
* arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-111-6/+6
* arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo2017-05-301-0/+6
* arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2016-11-071-2/+10
* arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-291-0/+1
* arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-311-2/+2
* arm64: compat: Check for AArch32 stateSuzuki K Poulose2016-04-201-1/+2
* arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-241-0/+2
* arm64: make asm/elf.h available to asm filesArd Biesheuvel2016-02-241-9/+13
* mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-151-4/+0Star
* arm64: standardize mmap_rnd() usageKees Cook2015-04-151-1/+0Star
* arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-241-2/+2
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-251-0/+5
* arm64: ELF: add support for big-endian executablesWill Deacon2013-10-251-0/+13
* Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-021-3/+0Star
* arm64: elf: fix core dumping to match what glibc expectsWill Deacon2013-01-221-1/+4
* arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-081-4/+1Star
* arm64: ELF definitionsCatalin Marinas2012-09-171-0/+179