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
2025-09-03
binfmt_elf: preserve original ELF e_flags for core dumps
Svetlana Parfenova
2025-08-25
binfmt_elf: Replace offsetof() with struct_size() in fill_note_info()
Xichao Zhao
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
2025-07-17
binfmt_elf: remove the 4k limitation of program header size
Yin Fengwei
2025-07-14
binfmt_elf: Warn on missing or suspicious regset note names
Dave Martin
2025-07-14
binfmt_elf: Dump non-arch notes with strictly matching name and type
Dave Martin
2025-07-14
regset: Add explicit core note name in struct user_regset
Dave Martin
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-01
binfmt_elf: Move brk for static PIE even if ASLR disabled
Kees Cook
2025-04-21
fs: remove uselib() system call
Christian Brauner
2025-02-10
binfmt_elf: Use note name macros
Akihiko Odaki
2024-12-11
fs: don't block write during exec on pre-content watched files
Amir Goldstein
2024-11-27
Revert "fs: don't block i_writecount during exec"
Christian Brauner
2024-10-17
binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4
Mark Brown
2024-09-26
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
2024-09-18
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-14
binfmt_elf: mseal address zero
Jeff Xu
2024-08-05
binfmt_elf, coredump: Log the reason of the failed core dumps
Roman Kisel
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
2024-07-23
Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-22
execve: Move KUnit tests to tests/ subdirectory
Kees Cook
2024-07-16
Merge tag 'execve-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-21
ELF: fix kernel.randomize_va_space double read
Alexey Dobriyan
2024-06-19
binfmt_elf: Honor PT_LOAD alignment for static PIE
Kees Cook
2024-06-19
binfmt_elf: Calculate total_size earlier
Kees Cook
2024-06-03
fs: don't block i_writecount during exec
Christian Brauner
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
[next]