Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-09-12 | exec: proc_exec_connector() should be called only once | Oleg Nesterov | 1 | -1/+1 |
2013-09-12 | exec: kill "int depth" in search_binary_handler() | Oleg Nesterov | 2 | -6/+5 |
2013-09-12 | exec: introduce exec_binprm() for "depth == 0" code | Oleg Nesterov | 1 | -14/+22 |
2013-09-12 | proc: make proc_fd_permission() thread-friendly | Oleg Nesterov | 1 | -1/+1 |
2013-09-12 | fs/proc/task_mmu.c: check the return value of mpol_to_str() | Chen Gang | 1 | -1/+3 |
2013-09-12 | Documentation/filesystems/proc.txt: fix mistake in the description of Committ... | Minto Joseph | 1 | -10/+9 |
2013-09-12 | fs/file_table.c:fput(): make comment more truthful | Andrew Morton | 1 | -2/+1 |
2013-09-12 | coredump: add new %P variable in core_pattern | Stéphane Graber | 2 | -0/+6 |
2013-09-12 | __ptrace_may_access() should not deny sub-threads | Mark Grondona | 1 | -1/+1 |
2013-09-12 | hfsplus: integrate POSIX ACLs support into driver | Vyacheslav Dubeyko | 6 | -26/+99 |