index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
binfmt_elf.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2023-01-05
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
1
-2
/
+2
2022-12-27
rseq: Introduce feature size and alignment ELF auxiliary vector entries
Mathieu Desnoyers
1
-0
/
+5
2022-12-12
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-220
/
+51
2022-11-24
[elf] get rid of get_note_info_size()
Al Viro
1
-6
/
+1
2022-11-24
[elf] unify regset and non-regset cases
Al Viro
1
-192
/
+38
2022-11-24
[elf][non-regset] use elf_core_copy_task_regs() for dumper as well
Al Viro
1
-1
/
+1
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-3
/
+2
2022-11-17
binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
Bo Liu
1
-3
/
+3
2022-10-25
binfmt_elf: simplify error handling in load_elf_phdrs()
Rolf Eike Beer
1
-8
/
+2
2022-10-25
binfmt_elf: fix documented return value for load_elf_phdrs()
Rolf Eike Beer
1
-1
/
+1
2022-10-25
binfmt: Fix whitespace issues
Kees Cook
1
-7
/
+7
2022-10-25
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
1
-1
/
+2
2022-10-23
[elf][regset] simplify thread list handling in fill_note_info()
Al Viro
1
-12
/
+10
2022-10-23
[elf][regset] clean fill_note_info() a bit
Al Viro
1
-9
/
+2
2022-10-23
kill coredump_params->regs
Al Viro
1
-2
/
+2
2022-04-15
revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
Andrew Morton
1
-2
/
+2
2022-04-15
revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
Andrew Morton
1
-1
/
+1
2022-03-21
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-70
/
+83
2022-03-18
binfmt_elf: Don't write past end of notes for regset gap
Rick Edgecombe
1
-10
/
+14
2022-03-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
1
-12
/
+12
2022-03-08
coredump/elf: Pass coredump_params into fill_note_info
Eric W. Biederman
1
-11
/
+11
2022-03-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
1
-13
/
+7
2022-03-03
binfmt_elf: Introduce KUnit test
Kees Cook
1
-0
/
+4
2022-03-01
fs/binfmt_elf: Refactor load_elf_binary function
Akira Kawata
1
-8
/
+6
2022-03-01
fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
Akira Kawata
1
-6
/
+18
2022-03-01
binfmt: move more stuff undef CONFIG_COREDUMP
Alexey Dobriyan
1
-0
/
+2
2022-03-01
ELF: fix overflow in total mapping size calculation
Alexey Dobriyan
1
-12
/
+11
2022-03-01
Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+18
2022-03-01
binfmt_elf: Avoid total_mapping_size for ET_EXEC
Kees Cook
1
-7
/
+18
2022-02-11
fs/binfmt_elf: fix PT_LOAD p_align values for loaders
Mike Rapoport
1
-1
/
+1
2022-01-20
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
H.J. Lu
1
-2
/
+2
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
1
-1
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+23
2021-11-09
ELF: simplify STACK_ALLOC macro
Alexey Dobriyan
1
-1
/
+1
2021-11-09
binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
Kees Cook
1
-9
/
+22
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
1
-2
/
+2
[next]