Al Viro
|
afabada957
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
|
11 年之前 |
Al Viro
|
ec57941e03
constify do_coredump() argument
|
11 年之前 |
Al Viro
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
11 年之前 |
Al Viro
|
22a8cb8248
new helper: dump_align()
|
11 年之前 |
Al Viro
|
9b56d54380
dump_skip(): dump_seek() replacement taking coredump_params
|
11 年之前 |
Al Viro
|
1ad67015e6
binfmt_elf: count notes towards coredump limit
|
11 年之前 |
Al Viro
|
cdc3d5627d
switch elf_coredump_extra_notes_write() to dump_emit()
|
11 年之前 |
Al Viro
|
13046ece96
binfmt_elf: convert writing actual dump pages to dump_emit()
|
11 年之前 |
Al Viro
|
aa3e7eaf0a
switch elf_core_write_extra_data() to dump_emit()
|
11 年之前 |
Al Viro
|
506f21c556
switch elf_core_write_extra_phdrs() to dump_emit()
|
11 年之前 |
Al Viro
|
ecc8c7725e
new helper: dump_emit()
|
11 年之前 |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
11 年之前 |
Dan Aloni
|
7202365696
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
|
11 年之前 |
Michel Lespinasse
|
98d1e64f95
mm: remove free_area_cache
|
12 年之前 |
Linus Torvalds
|
5a148af669
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 年之前 |
Oleg Nesterov
|
079148b919
coredump: factor out the setting of PF_DUMPCORE
|
12 年之前 |
Jiri Kosina
|
c1d025e22e
binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate
|
12 年之前 |
Michael Neuling
|
2171364d1a
powerpc: Add HWCAP2 aux entry
|
12 年之前 |
Naoya Horiguchi
|
23d9e48213
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
|
12 年之前 |
Linus Torvalds
|
8fd5e7a2d9
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
|
12 年之前 |
James Hogan
|
c07380beaf
Revert some of "binfmt_elf: cleanups"
|
14 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Zhang Yanfei
|
d3330cf08c
binfmt_elf: remove unused argument in fill_elf_header
|
12 年之前 |
Frederic Weisbecker
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 年之前 |
Alan Cox
|
6899e92d65
binfmt_elf: fix corner case kfree of uninitialized data
|
12 年之前 |
Al Viro
|
71613c3b87
get rid of pt_regs argument of ->load_binary()
|
12 年之前 |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 年之前 |
Konstantin Khlebnikov
|
0103bd16fb
mm: prepare VM_DONTDUMP for using in drivers
|
12 年之前 |