Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ca2b497253ad01c80061a1f3ee9eb91b5d54a849
/
fs
/
binfmt_elf_fdpic.c
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
b838383
exec: introduce finalize_exec() before start_thread()
by Kees Cook
· 7 years ago
ca5b857
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
11e3e8d
elf_fdpic: fix unused variable warning
by Arnd Bergmann
· 7 years ago
1bb0783
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stable
by Russell King
· 7 years ago
581bfce
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
cdf3888
binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries
by Nicolas Pitre
· 7 years ago
382e67a
ARM: enable elf_fdpic on systems with an MMU
by Nicolas Pitre
· 7 years ago
bdd1d2d
fs: fix kernel_read prototype
by Christoph Hellwig
· 7 years ago
c425e18
binfmt: Introduce secureexec flag
by Kees Cook
· 7 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
f7ccbae
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
by Ingo Molnar
· 8 years ago
cd19c36
fs/binfmt: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
5613fda
sched/cputime: Convert task/group cputime to nsecs
by Frederic Weisbecker
· 8 years ago
a1cecf2
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
by Frederic Weisbecker
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
7e7ec6a
elf_fdpic_transfer_args_to_stack(): make it generic
by Nicolas Pitre
· 8 years ago
1607f09
coredump: fix dumping through pipes
by Mateusz Guzik
· 8 years ago
9e17632
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a008393
coredump: get rid of coredump_params->written
by Omar Sandoval
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
264015f
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
bd4f203
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1bde925
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
by Rich Felker
· 9 years ago
ab27a8d
coredump: add DAX filtering for FDPIC ELF coredumps
by Ross Zwisler
· 9 years ago
4ac3131
fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU
by Rich Felker
· 9 years ago
19d860a
handle suicide on late failure exits in execve() in search_binary_handler()
by Al Viro
· 11 years ago
afabada
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
by Al Viro
· 11 years ago
22a8cb8
new helper: dump_align()
by Al Viro
· 11 years ago
9b56d54
dump_skip(): dump_seek() replacement taking coredump_params
by Al Viro
· 11 years ago
e6c1baa
convert the rest of binfmt_elf_fdpic to dump_emit()
by Al Viro
· 11 years ago
aa3e7ea
switch elf_core_write_extra_data() to dump_emit()
by Al Viro
· 11 years ago
506f21c
switch elf_core_write_extra_phdrs() to dump_emit()
by Al Viro
· 11 years ago
72c2d53
file->f_op is never NULL...
by Al Viro
· 11 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
079148b
coredump: factor out the setting of PF_DUMPCORE
by Oleg Nesterov
· 12 years ago
3dc20cb
new helper: read_code()
by Al Viro
· 12 years ago
2171364
powerpc: Add HWCAP2 aux entry
by Michael Neuling
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
6fac482
cputime: Use accessors to read task cputime stats
by Frederic Weisbecker
· 12 years ago
71613c3
get rid of pt_regs argument of ->load_binary()
by Al Viro
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
5ab1c30
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
by Denys Vlasenko
· 12 years ago
826eba4
the only place that needs to include asm/exec.h is linux/binfmts.h
by Al Viro
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
ebc887b
userns: Convert binary formats to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
96f951e
Add #includes needed to permit the removal of asm/system.h
by David Howells
· 13 years ago
19e5109
take removal of PF_FORKNOEXEC to flush_old_exec()
by Al Viro
· 13 years ago
8fc3dc5
__register_binfmt() made void
by Al Viro
· 13 years ago
1b5d783
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
by Al Viro
· 13 years ago
bcb65a7
FDPIC: Fix memory leak
by Davidlohr Bueso
· 13 years ago
e30c7c3
binfmt_elf_fdpic: Fix clear_user() error handling
by Takuya Yoshikawa
· 14 years ago
16a5b3c
Remove redundant check for CONFIG_MMU
by Christoph Egger
· 15 years ago
47568d4
FDPIC: For-loop in elf_core_vma_data_size() is incorrect
by David Howells
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
30736a4
coredump: pass mm->flags as a coredump parameter for consistency
by Masami Hiramatsu
· 15 years ago
8d9032b
elf coredump: add extended numbering support
by Daisuke HATAYAMA
· 15 years ago
93eb211
elf coredump: make offset calculation process and writing process explicit
by Daisuke HATAYAMA
· 15 years ago
1fcccba
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
by Daisuke HATAYAMA
· 15 years ago
088e7af
coredump: move dump_write() and dump_seek() into a header file
by Daisuke HATAYAMA
· 15 years ago
05f47fd
coredump: unify dump_seek() implementations for each binfmt_*.c
by Daisuke HATAYAMA
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
221af7f
Split 'flush_old_exec' into two functions
by Linus Torvalds
· 15 years ago
04e4f2b
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
by Mike Frysinger
· 15 years ago
2f48912
binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.
by Daisuke HATAYAMA
· 15 years ago
f6151df
mm: introduce coredump parameter structure
by Masami Hiramatsu
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
ea63763
nommu: fix malloc performance by adding uninitialized flag
by Jie Zhang
· 15 years ago
8e8b63a
fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size
by David Howells
· 15 years ago
f3e8fcc
mm: add get_dump_page
by Hugh Dickins
· 15 years ago
3b34fc5
elf_core_dump: use rcu_read_lock() to access ->real_parent
by Oleg Nesterov
· 15 years ago
0ae05fb2
ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
by Oleg Nesterov
· 16 years ago
ab4ad55
bin_elf_fdpic: check the return value of clear_user
by Mike Frysinger
· 16 years ago
f4bbf51
FDPIC: Don't attempt to expand the userspace stack to fill the space allocated
by David Howells
· 16 years ago
8feae13
NOMMU: Make VMAs per MM as for MMU-mode linux
by David Howells
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
c69e8d9
CRED: Use RCU to access another task's creds and to release a task's own creds
by David Howells
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
da9592e
CRED: Wrap task credential accesses in the filesystem subsystem
by David Howells
· 16 years ago
2515ddc
binfmt_elf_fdpic: Update for cputime changes.
by Paul Mundt
· 16 years ago
5edc2a5
binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE
by Paul Mundt
· 16 years ago
c763794
binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()
by Paul Mundt
· 16 years ago
ec23847
binfmt_elf_fdpic: support auxvec base platform string
by Paul Mundt
· 16 years ago
9b14ec3
binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.
by Paul Mundt
· 16 years ago
6341c39
tracehook: exec
by Roland McGrath
· 16 years ago
182c515
coredump: elf_fdpic_core_dump: use core_state->dumper list
by Oleg Nesterov
· 16 years ago
24d5288
coredump: elf_core_dump: skip kernel threads
by Oleg Nesterov
· 16 years ago
d100d14
nommu: fix ksize() abuse
by Pekka Enberg
· 16 years ago
e1d2c8b
fdpic: check that the size returned by kernel_read() is what we asked for
by David Howells
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
7dc0b22
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
by Neil Horman
· 17 years ago
5b20cd8
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
by Mark Nelson
· 17 years ago
557ed1f
remove ZERO_PAGE
by Nick Piggin
· 17 years ago
Next »