index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_elf_fdpic.c
Commit message (
Expand
)
Author
Age
*
get rid of pt_regs argument of ->load_binary()
Al Viro
2012-11-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
|
\
|
*
the only place that needs to include asm/exec.h is linux/binfmts.h
Al Viro
2012-09-20
*
|
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
*
|
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2012-10-05
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
|
\
|
*
userns: Convert binary formats to use kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
*
|
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
|
/
*
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
*
take removal of PF_FORKNOEXEC to flush_old_exec()
Al Viro
2012-03-20
*
__register_binfmt() made void
Al Viro
2012-03-20
*
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
Al Viro
2011-07-20
*
FDPIC: Fix memory leak
Davidlohr Bueso
2011-07-06
*
binfmt_elf_fdpic: Fix clear_user() error handling
Takuya Yoshikawa
2010-06-01
*
Remove redundant check for CONFIG_MMU
Christoph Egger
2010-04-27
*
FDPIC: For-loop in elf_core_vma_data_size() is incorrect
David Howells
2010-03-24
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
\
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
*
|
coredump: pass mm->flags as a coredump parameter for consistency
Masami Hiramatsu
2010-03-06
*
|
elf coredump: add extended numbering support
Daisuke HATAYAMA
2010-03-06
*
|
elf coredump: make offset calculation process and writing process explicit
Daisuke HATAYAMA
2010-03-06
*
|
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
2010-03-06
*
|
coredump: move dump_write() and dump_seek() into a header file
Daisuke HATAYAMA
2010-03-06
*
|
coredump: unify dump_seek() implementations for each binfmt_*.c
Daisuke HATAYAMA
2010-03-06
|
/
*
Split 'flush_old_exec' into two functions
Linus Torvalds
2010-01-29
*
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
Mike Frysinger
2010-01-06
*
binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.
Daisuke HATAYAMA
2010-01-04
*
mm: introduce coredump parameter structure
Masami Hiramatsu
2009-12-17
*
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
*
nommu: fix malloc performance by adding uninitialized flag
Jie Zhang
2009-12-15
*
fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size
David Howells
2009-09-24
*
mm: add get_dump_page
Hugh Dickins
2009-09-22
*
elf_core_dump: use rcu_read_lock() to access ->real_parent
Oleg Nesterov
2009-06-18
*
ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
Oleg Nesterov
2009-05-02
*
bin_elf_fdpic: check the return value of clear_user
Mike Frysinger
2009-04-02
*
FDPIC: Don't attempt to expand the userspace stack to fill the space allocated
David Howells
2009-01-08
*
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-08
*
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
2008-11-13
*
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-13
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-13
*
CRED: Separate task security context from task_struct
David Howells
2008-11-13
*
CRED: Wrap task credential accesses in the filesystem subsystem
David Howells
2008-11-13
*
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
2008-10-20
*
binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE
Paul Mundt
2008-10-16
*
binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()
Paul Mundt
2008-10-16
*
binfmt_elf_fdpic: support auxvec base platform string
Paul Mundt
2008-10-16
*
binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.
Paul Mundt
2008-07-28
*
tracehook: exec
Roland McGrath
2008-07-26
*
coredump: elf_fdpic_core_dump: use core_state->dumper list
Oleg Nesterov
2008-07-25
*
coredump: elf_core_dump: skip kernel threads
Oleg Nesterov
2008-07-25
[next]