Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Nicolas Pitre
|
7e7ec6a934
elf_fdpic_transfer_args_to_stack(): make it generic
|
9 years ago |
Mateusz Guzik
|
1607f09c22
coredump: fix dumping through pipes
|
9 years ago |
Linus Torvalds
|
9e17632c0a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Omar Sandoval
|
a008393951
coredump: get rid of coredump_params->written
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Linus Torvalds
|
264015f8a8
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Linus Torvalds
|
bd4f203e43
Merge branch 'akpm' (patches from Andrew)
|
9 years ago |
Rich Felker
|
1bde925d23
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
|
9 years ago |
Ross Zwisler
|
ab27a8d04b
coredump: add DAX filtering for FDPIC ELF coredumps
|
9 years ago |
Rich Felker
|
4ac3131110
fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU
|
10 years ago |
Al Viro
|
19d860a140
handle suicide on late failure exits in execve() in search_binary_handler()
|
11 years ago |
Al Viro
|
afabada957
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
|
11 years ago |
Al Viro
|
22a8cb8248
new helper: dump_align()
|
12 years ago |
Al Viro
|
9b56d54380
dump_skip(): dump_seek() replacement taking coredump_params
|
12 years ago |
Al Viro
|
e6c1baa9b5
convert the rest of binfmt_elf_fdpic to dump_emit()
|
12 years ago |
Al Viro
|
aa3e7eaf0a
switch elf_core_write_extra_data() to dump_emit()
|
12 years ago |
Al Viro
|
506f21c556
switch elf_core_write_extra_phdrs() to dump_emit()
|
12 years ago |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 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
|
13 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
13 years ago |