index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
arm64: remove unnecessary ifdefs around is_compat_task()
Leonardo Bras
1
-5
/
+5
2021-08-20
arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
Will Deacon
1
-4
/
+2
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+22
2020-04-20
arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces
Kees Cook
1
-2
/
+2
2020-04-20
arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
1
-2
/
+3
2020-04-20
arm32/64/elf: Add tables to document READ_IMPLIES_EXEC
Kees Cook
1
-0
/
+20
2020-03-16
arm64: elf: Enable BTI at exec based on ELF program properties
Dave Martin
1
-0
/
+50
2019-07-22
arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdso
Vincenzo Frascino
1
-1
/
+1
2019-06-22
arm64: elf: VDSO code page discovery
Vincenzo Frascino
1
-0
/
+14
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-23
arm64: compat: Alloc separate pages for vectors and sigpage
Vincenzo Frascino
1
-3
/
+3
2018-12-10
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
1
-0
/
+4
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
1
-1
/
+1
2018-06-01
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
1
-0
/
+13
2017-10-09
arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation
Ben Hutchings
1
-2
/
+2
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
1
-2
/
+0
2017-08-22
arm64: introduce separated bits for mm_context_t flags
Yury Norov
1
-2
/
+2
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
1
-2
/
+2
2017-07-10
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+6
2017-05-30
arm64: Preventing READ_IMPLIES_EXEC propagation
Dong Bo
1
-0
/
+6
2016-11-07
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
1
-2
/
+10
2016-07-29
arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
1
-0
/
+1
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
1
-2
/
+2
2016-04-20
arm64: compat: Check for AArch32 state
Suzuki K Poulose
1
-1
/
+2
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
1
-0
/
+2
2016-02-24
arm64: make asm/elf.h available to asm files
Ard Biesheuvel
1
-9
/
+13
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-14
arm64: standardize mmap_rnd() usage
Kees Cook
1
-1
/
+0
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
1
-2
/
+2
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
1
-0
/
+5
2013-10-25
arm64: ELF: add support for big-endian executables
Will Deacon
1
-0
/
+13
2013-09-02
Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
Dan Aloni
1
-3
/
+0
2013-01-22
arm64: elf: fix core dumping to match what glibc expects
Will Deacon
1
-1
/
+4
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
1
-4
/
+1
2012-09-17
arm64: ELF definitions
Catalin Marinas
1
-0
/
+179