index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
binfmt_elf.c
Age
Commit message (
Expand
)
Author
41 hours
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
13 days
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
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
[next]