Al Viro
|
afabada957
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
|
11 years ago |
Al Viro
|
22a8cb8248
new helper: dump_align()
|
11 years ago |
Al Viro
|
9b56d54380
dump_skip(): dump_seek() replacement taking coredump_params
|
11 years ago |
Al Viro
|
e6c1baa9b5
convert the rest of binfmt_elf_fdpic to dump_emit()
|
11 years ago |
Al Viro
|
aa3e7eaf0a
switch elf_core_write_extra_data() to dump_emit()
|
11 years ago |
Al Viro
|
506f21c556
switch elf_core_write_extra_phdrs() to dump_emit()
|
11 years ago |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
11 years ago |
Linus Torvalds
|
5a148af669
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Oleg Nesterov
|
079148b919
coredump: factor out the setting of PF_DUMPCORE
|
12 years ago |
Al Viro
|
3dc20cb282
new helper: read_code()
|
12 years ago |
Michael Neuling
|
2171364d1a
powerpc: Add HWCAP2 aux entry
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Frederic Weisbecker
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 years ago |
Al Viro
|
71613c3b87
get rid of pt_regs argument of ->load_binary()
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Denys Vlasenko
|
5ab1c309b3
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
|
12 years ago |
Al Viro
|
826eba4db0
the only place that needs to include asm/exec.h is linux/binfmts.h
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Eric W. Biederman
|
ebc887b278
userns: Convert binary formats to use kuid/kgid where appropriate
|
13 years ago |
Linus Torvalds
|
6be5ceb02e
VM: add "vm_mmap()" helper function
|
13 years ago |
David Howells
|
96f951edb1
Add #includes needed to permit the removal of asm/system.h
|
13 years ago |
Al Viro
|
19e5109fef
take removal of PF_FORKNOEXEC to flush_old_exec()
|
13 years ago |
Al Viro
|
8fc3dc5a3a
__register_binfmt() made void
|
13 years ago |
Al Viro
|
1b5d783c94
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
|
14 years ago |
Davidlohr Bueso
|
bcb65a797e
FDPIC: Fix memory leak
|
14 years ago |
Takuya Yoshikawa
|
e30c7c3b30
binfmt_elf_fdpic: Fix clear_user() error handling
|
15 years ago |
Christoph Egger
|
16a5b3c414
Remove redundant check for CONFIG_MMU
|
15 years ago |