Linus Torvalds
|
8fd5e7a2d9
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
|
12 years ago |
James Hogan
|
c07380beaf
Revert some of "binfmt_elf: cleanups"
|
14 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 |
Zhang Yanfei
|
d3330cf08c
binfmt_elf: remove unused argument in fill_elf_header
|
12 years ago |
Frederic Weisbecker
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 years ago |
Alan Cox
|
6899e92d65
binfmt_elf: fix corner case kfree of uninitialized data
|
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 |
Konstantin Khlebnikov
|
0103bd16fb
mm: prepare VM_DONTDUMP for using in drivers
|
12 years ago |
Denys Vlasenko
|
2aa362c49c
coredump: extend core dump note section to contain file names of mapped files
|
12 years ago |
Denys Vlasenko
|
49ae4d4b11
coredump: add a new elf note with siginfo of the signal
|
12 years ago |
Denys Vlasenko
|
5ab1c309b3
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
|
12 years ago |
Alan Cox
|
6eec482f47
binfmt_elf: Uninitialized variable
|
12 years ago |
Denys Vlasenko
|
f34f9d186d
coredump: prevent double-free on an error path in core dumper
|
12 years ago |
Al Viro
|
826eba4db0
the only place that needs to include asm/exec.h is linux/binfmts.h
|
13 years ago |
Al Viro
|
5a5e4c2eca
binfmt_elf: switch elf_map() to vm_mmap/vm_munmap
|
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 |
Linus Torvalds
|
e4eb1ff61b
VM: add "vm_brk()" helper function
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
96f951edb1
Add #includes needed to permit the removal of asm/system.h
|
13 years ago |
Jason Baron
|
accb61fe7b
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
|
13 years ago |
Jason Baron
|
909af768e8
coredump: remove VM_ALWAYSDUMP flag
|
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 |
H. Peter Anvin
|
c8e252586f
regset: Prevent null pointer reference on readonly regsets
|
13 years ago |