index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
binfmt_elf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-23
rseq: slice ext: Ensure rseq feature size differs from original rseq size
Mathieu Desnoyers
1
-1
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-9
/
+8
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
1
-1
/
+1
2025-09-03
binfmt_elf: preserve original ELF e_flags for core dumps
Svetlana Parfenova
1
-6
/
+34
2025-08-25
binfmt_elf: Replace offsetof() with struct_size() in fill_note_info()
Xichao Zhao
1
-5
/
+3
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
1
-14
/
+24
2025-07-17
binfmt_elf: remove the 4k limitation of program header size
Yin Fengwei
1
-1
/
+1
2025-07-14
binfmt_elf: Warn on missing or suspicious regset note names
Dave Martin
1
-2
/
+7
2025-07-14
binfmt_elf: Dump non-arch notes with strictly matching name and type
Dave Martin
1
-13
/
+14
2025-07-14
regset: Add explicit core note name in struct user_regset
Dave Martin
1
-2
/
+6
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
1
-2
/
+2
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-76
/
+0
2025-05-01
binfmt_elf: Move brk for static PIE even if ASLR disabled
Kees Cook
1
-24
/
+47
2025-04-21
fs: remove uselib() system call
Christian Brauner
1
-76
/
+0
2025-02-10
binfmt_elf: Use note name macros
Akihiko Odaki
1
-11
/
+10
2024-12-11
fs: don't block write during exec on pre-content watched files
Amir Goldstein
1
-2
/
+2
2024-11-27
Revert "fs: don't block i_writecount during exec"
Christian Brauner
1
-0
/
+2
2024-10-17
binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4
Mark Brown
1
-0
/
+6
2024-09-26
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
1
-36
/
+12
2024-09-18
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+41
2024-08-14
binfmt_elf: mseal address zero
Jeff Xu
1
-0
/
+5
2024-08-05
binfmt_elf, coredump: Log the reason of the failed core dumps
Roman Kisel
1
-12
/
+36
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
1
-2
/
+2
2024-07-23
Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-07-22
execve: Move KUnit tests to tests/ subdirectory
Kees Cook
1
-1
/
+1
2024-07-16
Merge tag 'execve-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-32
/
+67
2024-06-21
ELF: fix kernel.randomize_va_space double read
Alexey Dobriyan
1
-2
/
+3
2024-06-19
binfmt_elf: Honor PT_LOAD alignment for static PIE
Kees Cook
1
-5
/
+37
2024-06-19
binfmt_elf: Calculate total_size earlier
Kees Cook
1
-25
/
+27
2024-06-03
fs: don't block i_writecount during exec
Christian Brauner
1
-2
/
+0
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-05-08
fs/coredump: Enable dynamic configuration of max file note size
Allen Pais
1
-2
/
+5
2024-04-25
regset: use kvzalloc() for regset_get_alloc()
Douglas Anderson
1
-1
/
+1
2024-04-24
binfmt_elf: Leave a gap between .bss and brk
Kees Cook
1
-0
/
+3
2023-10-03
binfmt_elf: Only report padzero() errors when PROT_WRITE
Kees Cook
1
-9
/
+23
2023-10-03
binfmt_elf: Use elf_load() for library
Kees Cook
1
-20
/
+4
2023-09-29
binfmt_elf: Use elf_load() for interpreter
Kees Cook
1
-45
/
+1
2023-09-29
binfmt_elf: elf_bss no longer used by load_elf_binary()
Kees Cook
1
-5
/
+1
2023-09-29
binfmt_elf: Support segments with 0 filesz and misaligned starts
Eric W. Biederman
1
-63
/
+48
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
1
-3
/
+3
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-1
/
+1
2023-06-24
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
1
-3
/
+3
2023-06-23
binfmt_elf: fix comment typo s/reset/regset/
Baruch Siach
1
-1
/
+1
2023-05-16
coredump, vmcore: Set p_align to 4 for PT_NOTE
Fangrui Song
1
-1
/
+1
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-04-13
binfmt_elf: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
1
-1
/
+1
[next]