Roland McGrath
|
9aea5a65aa
execve: make responsive to SIGKILL with large arguments
|
14 lat temu |
Roland McGrath
|
7993bc1f46
execve: improve interactivity with large arguments
|
14 lat temu |
Roland McGrath
|
1b528181b2
setup_arg_pages: diagnose excessive argument size
|
14 lat temu |
Linus Torvalds
|
145c3ae46b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 lat temu |
Nick Piggin
|
2a4419b5b2
fs: fs_struct rwlock to spinlock
|
14 lat temu |
David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
14 lat temu |
Linus Torvalds
|
8c8946f509
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
|
15 lat temu |
Linus Torvalds
|
78417334b5
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 lat temu |
Eric Paris
|
2a12a9d781
fsnotify: pass a file instead of an inode to open, read, and write
|
15 lat temu |
Arnd Bergmann
|
5f202bd5ca
do_coredump: Do not take BKL
|
15 lat temu |
Eric B Munson
|
3af9e85928
perf: Add non-exec mmap() tracking
|
15 lat temu |
Oleg Nesterov
|
d344193a05
exit: avoid sig->count in de_thread/__exit_signal synchronization
|
15 lat temu |
Oleg Nesterov
|
269b005a28
coredump: shift down_write(mmap_sem) into coredump_wait()
|
15 lat temu |
Oleg Nesterov
|
5e43aef530
coredump: factor out put_cred() calls
|
15 lat temu |
Oleg Nesterov
|
d5bf4c4f5f
coredump: cleanup "ispipe" code
|
15 lat temu |
Oleg Nesterov
|
c713541125
coredump: factor out the not-ispipe file checks
|
15 lat temu |
Neil Horman
|
898b374af6
exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit
|
15 lat temu |
Mel Gorman
|
a8bef8ff6e
mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks
|
15 lat temu |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
15 lat temu |
Neil Horman
|
76595f79d7
coredump: suppress uid comparison test if core output files are pipes
|
15 lat temu |
Oleg Nesterov
|
5c99cbf49a
coredump: set ->group_exit_code for other CLONE_VM tasks too
|
15 lat temu |
Masami Hiramatsu
|
30736a4d43
coredump: pass mm->flags as a coredump parameter for consistency
|
15 lat temu |
Michael Neuling
|
5ef097dd7b
exec: create initial stack independent of PAGE_SIZE
|
15 lat temu |
Jiri Slaby
|
d554ed895d
fs: use rlimit helpers
|
15 lat temu |
Rik van Riel
|
5beb493052
mm: change anon_vma linking to fix multi-process server scalability issue
|
15 lat temu |
KAMEZAWA Hiroyuki
|
34e55232e5
mm: avoid false sharing of mm_counter
|
15 lat temu |
Michael Neuling
|
a17e18790a
fs/exec.c: fix initial stack reservation
|
15 lat temu |
Michael Neuling
|
803bf5ec25
fs/exec.c: restrict initial stack space expansion to rlimit
|
15 lat temu |
Linus Torvalds
|
7ab02af428
Fix 'flush_old_exec()/setup_new_exec()' split
|
15 lat temu |
Linus Torvalds
|
221af7f87b
Split 'flush_old_exec' into two functions
|
15 lat temu |