Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8f7bb368dbdda76f5e98e05ee49ae2dc138fd42f
/
fs
/
binfmt_flat.c
3430343
fs/binfmt_flat.c: make old_reloc() static
by Axel Lin
· 10 years ago
3dc20cb
new helper: read_code()
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
71613c3
get rid of pt_regs argument of ->load_binary()
by Al Viro
· 12 years ago
5ab1c30
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
by Denys Vlasenko
· 12 years ago
7696e0c3
binfmt_flat: use vm_munmap, we are missing ->mmap_sem there
by Al Viro
· 12 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
11bcb32
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
19e5109
take removal of PF_FORKNOEXEC to flush_old_exec()
by Al Viro
· 13 years ago
8fc3dc5
__register_binfmt() made void
by Al Viro
· 13 years ago
630d9c4
fs: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
3a852d3
CRED: Fix load_flat_shared_library() to initialise bprm correctly
by David Howells
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2952095
flat: tweak default stack alignment
by Mike Frysinger
· 14 years ago
1da083c
flat: fix unmap len in load error path
by Mike Frysinger
· 14 years ago
2e94de8
fs/binfmt_flat.c: split the stack & data alignments
by Mike Frysinger
· 14 years ago
d7dfee3
uclinux: error message when FLAT reloc symbol is invalid, v2
by Jun Sun
· 15 years ago
d554ed89
fs: use rlimit helpers
by Jiri Slaby
· 15 years ago
221af7f
Split 'flush_old_exec' into two functions
by Linus Torvalds
· 15 years ago
f6151df
mm: introduce coredump parameter structure
by Masami Hiramatsu
· 15 years ago
0b8c78f
flat: use IS_ERR_VALUE() helper macro
by Mike Frysinger
· 15 years ago
3440625
flat: fix uninitialized ptr with shared libs
by Linus Torvalds
· 15 years ago
c3dc5be
flat: fix data sections alignment
by Oskar Schirmer
· 15 years ago
0f3e442
FLAT: Don't attempt to expand the userspace stack to fill the space allocated
by David Howells
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
f4cfb18
uclinux: fix gzip header parsing in binfmt_flat.c
by Volodymyr G. Lukiianyk
· 16 years ago
74c27c4
binfmt_flat: Stub in a FLAT_PLAT_INIT().
by Takashi YOSHII
· 16 years ago
6341c39
tracehook: exec
by Roland McGrath
· 16 years ago
d100d14
nommu: fix ksize() abuse
by Pekka Enberg
· 16 years ago
925d1c4
procfs task exe symlink
by Matt Helsley
· 17 years ago
3202e18
make BINFMT_FLAT a bool
by Adrian Bunk
· 17 years ago
e2a366d
FLAT binaries: drop BINFMT_FLAT bad header magic warning
by Mike Frysinger
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
0e647c0
binfmt_flat: warning fixes
by Andrew Morton
· 17 years ago
7dc0b22
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
by Neil Horman
· 17 years ago
576bb9c
binfmt_flat: checkpatch fixing minimum support for the blackfin relocations
by Andrew Morton
· 17 years ago
f972020
Binfmt_flat: Add minimum support for the Blackfin relocations
by Bernd Schmidt
· 17 years ago
c287ef1
nommu: report correct errno in message
by Greg Ungerer
· 17 years ago
72613e5f
[PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regions
by Greg Ungerer
· 18 years ago
0f7fc9e
[PATCH] VFS: change struct file to use struct path
by Josef "Jeff" Sipek
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
fcc18e8
[PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat
by Malcolm Parsons
· 18 years ago
df88912
[PATCH] binfmt_flat: don't check for EMFILE
by Andrew Morton
· 18 years ago
1ad3dcc
[PATCH] flat binary loader doesn't check fd table full
by Luke Yang
· 19 years ago
845884d
[PATCH] uclinux: delay binfmt_flat trace
by Greg Ungerer
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
404351e
[PATCH] mm: mm_init set_mm_counters
by Hugh Dickins
· 19 years ago
213b24c
[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader
by Greg Ungerer
· 19 years ago
8f5bb04
[PATCH] binfmt_flat mmap flag fix
by Yoshinori Sato
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago