index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_binfmt_elf.c
Age
Commit message (
Expand
)
Author
2022-03-03
binfmt_elf: Introduce KUnit test
Kees Cook
2021-01-06
get rid of COMPAT_ELF_EXEC_PAGESIZE
Al Viro
2021-01-06
compat_binfmt_elf: don't bother with undef of ELF_ARCH
Al Viro
2021-01-06
[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
Al Viro
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2021-01-04
binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALID
Al Viro
2020-10-26
elf: Expose ELF header on arch_setup_additional_pages()
Gabriel Krisman Bertazi
2020-10-26
elf: Expose ELF header in compat_start_thread()
Gabriel Krisman Bertazi
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-05
binfmt_elf: remove the set_fs in fill_siginfo_note
Eric W. Biederman
2020-04-20
arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces
Kees Cook
2020-03-16
ELF: Add ELF program property parsing support
Dave Martin
2019-11-15
y2038: elfcore: Use __kernel_old_timeval for process times
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2014-03-04
binfmt_elf: add ELF_HWCAP2 to compat auxv entries
Ard Biesheuvel
2012-10-06
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
2012-10-06
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
2008-01-30
x86: compat_binfmt_elf
Roland McGrath