index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
binfmt_elf.c
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-08
fs/coredump: Enable dynamic configuration of max file note size
Allen Pais
2024-04-25
regset: use kvzalloc() for regset_get_alloc()
Douglas Anderson
2024-04-24
binfmt_elf: Leave a gap between .bss and brk
Kees Cook
2023-10-03
binfmt_elf: Only report padzero() errors when PROT_WRITE
Kees Cook
2023-10-03
binfmt_elf: Use elf_load() for library
Kees Cook
2023-09-29
binfmt_elf: Use elf_load() for interpreter
Kees Cook
2023-09-29
binfmt_elf: elf_bss no longer used by load_elf_binary()
Kees Cook
2023-09-29
binfmt_elf: Support segments with 0 filesz and misaligned starts
Eric W. Biederman
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-24
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-06-23
binfmt_elf: fix comment typo s/reset/regset/
Baruch Siach
2023-05-16
coredump, vmcore: Set p_align to 4 for PT_NOTE
Fangrui Song
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-13
binfmt_elf: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-05
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2022-12-27
rseq: Introduce feature size and alignment ELF auxiliary vector entries
Mathieu Desnoyers
2022-12-12
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-11-24
[elf] get rid of get_note_info_size()
Al Viro
2022-11-24
[elf] unify regset and non-regset cases
Al Viro
2022-11-24
[elf][non-regset] use elf_core_copy_task_regs() for dumper as well
Al Viro
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-11-17
binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
Bo Liu
2022-10-25
binfmt_elf: simplify error handling in load_elf_phdrs()
Rolf Eike Beer
2022-10-25
binfmt_elf: fix documented return value for load_elf_phdrs()
Rolf Eike Beer
2022-10-25
binfmt: Fix whitespace issues
Kees Cook
2022-10-25
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
2022-10-23
[elf][regset] simplify thread list handling in fill_note_info()
Al Viro
2022-10-23
[elf][regset] clean fill_note_info() a bit
Al Viro
2022-10-23
kill coredump_params->regs
Al Viro
2022-04-15
revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
Andrew Morton
2022-04-15
revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
Andrew Morton
2022-03-21
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-18
binfmt_elf: Don't write past end of notes for regset gap
Rick Edgecombe
2022-03-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
2022-03-08
coredump/elf: Pass coredump_params into fill_note_info
Eric W. Biederman
2022-03-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
2022-03-03
binfmt_elf: Introduce KUnit test
Kees Cook
2022-03-01
fs/binfmt_elf: Refactor load_elf_binary function
Akira Kawata
2022-03-01
fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
Akira Kawata
2022-03-01
binfmt: move more stuff undef CONFIG_COREDUMP
Alexey Dobriyan
2022-03-01
ELF: fix overflow in total mapping size calculation
Alexey Dobriyan
2022-03-01
Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-01
binfmt_elf: Avoid total_mapping_size for ET_EXEC
Kees Cook
2022-02-11
fs/binfmt_elf: fix PT_LOAD p_align values for loaders
Mike Rapoport
2022-01-20
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
H.J. Lu
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
[next]