Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4f871e1b27a7c7254ead541ad6405f339790b6c5
/
fs
/
binfmt_aout.c
9b56d54
dump_skip(): dump_seek() replacement taking coredump_params
by Al Viro
· 11 years ago
43a5d54
aout: switch to dump_emit
by Al Viro
· 11 years ago
72c2d53
file->f_op is never NULL...
by Al Viro
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
079148b
coredump: factor out the setting of PF_DUMPCORE
by Oleg Nesterov
· 12 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
046d662
coredump: make core dump functionality optional
by Alex Kelly
· 12 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
e4eb1ff
VM: add "vm_brk()" helper function
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 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
6414fa6a
aout: move setup_arg_pages() prior to reading/mapping the binary
by Al Viro
· 13 years ago
0eead9ab
Don't dump task struct in a.out core-dumps
by Linus Torvalds
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7731d9a
fs/binfmt_aout.c: fix pointer warnings
by Borislav Petkov
· 15 years ago
088e7af
coredump: move dump_write() and dump_seek() into a header file
by Daisuke HATAYAMA
· 15 years ago
05f47fd
coredump: unify dump_seek() implementations for each binfmt_*.c
by Daisuke HATAYAMA
· 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
17580d7
sanitize ifdefs in binfmt_aout
by Al Viro
· 16 years ago
fe30af9
remove the rudiment of a.out for sparc
by Al Viro
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
6341c39
tracehook: exec
by Roland McGrath
· 16 years ago
2e50b6c
fs/binfmt_aout.c: use printk_ratelimit()
by S.Caglar Onur
· 17 years ago
7fa3031
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
by David Howells
· 17 years ago
6e16d89
Sanitize the type of struct user.u_ar0
by H. Peter Anvin
· 17 years ago
3c37815
mm: fix exit_mmap BUG() on a.out binary exit
by Ivan Kokshaysky
· 17 years ago
7dc0b22
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
by Neil Horman
· 17 years ago
0f7fc9e
[PATCH] VFS: change struct file to use struct path
by Josef "Jeff" Sipek
· 18 years ago
8454aee
[PATCH] Require mmap handler for a.out executables
by Eugene Teo
· 18 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
1363c3c
[PATCH] Avoiding mmap fragmentation
by Wolfgang Wander
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago