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 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Al Viro
|
19e5109fef
take removal of PF_FORKNOEXEC to flush_old_exec()
|
13 年之前 |
Al Viro
|
8fc3dc5a3a
__register_binfmt() made void
|
13 年之前 |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 年之前 |
David Howells
|
3a852d3bd5
CRED: Fix load_flat_shared_library() to initialise bprm correctly
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Mike Frysinger
|
2952095c6b
flat: tweak default stack alignment
|
15 年之前 |
Mike Frysinger
|
1da083c9b2
flat: fix unmap len in load error path
|
15 年之前 |
Mike Frysinger
|
2e94de8acb
fs/binfmt_flat.c: split the stack & data alignments
|
15 年之前 |
Jun Sun
|
d7dfee3f5d
uclinux: error message when FLAT reloc symbol is invalid, v2
|
15 年之前 |
Jiri Slaby
|
d554ed895d
fs: use rlimit helpers
|
15 年之前 |
Linus Torvalds
|
221af7f87b
Split 'flush_old_exec' into two functions
|
15 年之前 |
Masami Hiramatsu
|
f6151dfea2
mm: introduce coredump parameter structure
|
15 年之前 |
Mike Frysinger
|
0b8c78f2bf
flat: use IS_ERR_VALUE() helper macro
|
15 年之前 |
Linus Torvalds
|
3440625d78
flat: fix uninitialized ptr with shared libs
|
16 年之前 |
Oskar Schirmer
|
c3dc5bec05
flat: fix data sections alignment
|
16 年之前 |
David Howells
|
0f3e442a40
FLAT: Don't attempt to expand the userspace stack to fill the space allocated
|
16 年之前 |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 年之前 |
Volodymyr G. Lukiianyk
|
f4cfb18d79
uclinux: fix gzip header parsing in binfmt_flat.c
|
16 年之前 |
Takashi YOSHII
|
74c27c43eb
binfmt_flat: Stub in a FLAT_PLAT_INIT().
|
17 年之前 |
Roland McGrath
|
6341c393fc
tracehook: exec
|
17 年之前 |
Pekka Enberg
|
d100d148aa
nommu: fix ksize() abuse
|
17 年之前 |
Matt Helsley
|
925d1c401f
procfs task exe symlink
|
17 年之前 |
Adrian Bunk
|
3202e1811f
make BINFMT_FLAT a bool
|
17 年之前 |
Mike Frysinger
|
e2a366dc5c
FLAT binaries: drop BINFMT_FLAT bad header magic warning
|
17 年之前 |
David Howells
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 年之前 |
Andrew Morton
|
0e647c04f6
binfmt_flat: warning fixes
|
17 年之前 |
Neil Horman
|
7dc0b22e3c
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
|
17 年之前 |