index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
elf.c
Age
Commit message (
Expand
)
Author
2020-04-20
arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
2020-04-20
arm32/64/elf: Add tables to document READ_IMPLIES_EXEC
Kees Cook
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-10
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
2017-09-10
arm_elf_read_implies_exec(): remove unused argument
Nicolas Pitre
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-04-14
ARM: 6878/1: fix personality flag propagation across an exec
Nicolas Pitre
2010-01-18
ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"
Rabin Vincent
2009-05-23
[ARM] disable NX support for OABI-supporting kernels
Russell King
2009-02-19
[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...
Makito SHIOKAWA
2008-11-04
[ARM] fix VFP+softfloat binaries
Russell King
2008-10-01
[ARM] Improve non-executable support
Russell King