Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |
Dave Jones
|
16caed3196
fault-injection: set bounds on what /proc/self/make-it-fail accepts.
|
11 years ago |
Djalal Harouni
|
32ed74a4b9
procfs: make /proc/*/pagemap 0400
|
11 years ago |
Djalal Harouni
|
35a35046e4
procfs: make /proc/*/{stack,syscall,personality} 0400
|
11 years ago |
William Roberts
|
21a6457a79
proc: Update get proc_pid_cmdline() to use mm.h helpers
|
11 years ago |
Artem Fetishev
|
70335abb26
fs/proc/base.c: fix GPF in /proc/$PID/map_files
|
11 years ago |
Oleg Nesterov
|
9f6e963f06
proc: fix ->f_pos overflows in first_tid()
|
11 years ago |
Oleg Nesterov
|
d855a4b79f
proc: don't (ab)use ->group_leader in proc_task_readdir() paths
|
11 years ago |
Oleg Nesterov
|
c986c14a6a
proc: change first_tid() to use while_each_thread() rather than next_thread()
|
11 years ago |
Oleg Nesterov
|
940fe4793a
proc: fix the potential use-after-free in first_tid()
|
11 years ago |
Eric Paris
|
81407c84ac
audit: allow unsetting the loginuid (with priv)
|
12 years ago |
Al Viro
|
1df98b8bbc
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
|
12 years ago |
Al Viro
|
c52a47ace7
proc_fill_cache(): just make instantiate_t return int
|
12 years ago |
Al Viro
|
db96316487
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
|
12 years ago |
Al Viro
|
147ce69974
proc_fill_cache(): kill pointless check
|
12 years ago |
Al Viro
|
f0c3b5093a
[readdir] convert procfs
|
12 years ago |
Pavel Tikhomirov
|
15ef0298de
posix-timers: Show clock ID in proc file
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
8d8b97ba49
take cgroup_open() and cpuset_open() to fs/proc/base.c
|
12 years ago |
David Howells
|
1dd704b617
proc: Uninline pid_delete_dentry()
|
12 years ago |
David Rientjes
|
830e0fc967
fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
|
12 years ago |
Pavel Emelyanov
|
57b8015e07
posix-timers: Show sigevent info in proc file
|
12 years ago |
Pavel Emelyanov
|
48f6a7a511
posix-timers: Introduce /proc/PID/timers file
|
12 years ago |
Al Viro
|
021ada7dff
procfs: switch /proc/self away from proc_dir_entry
|
12 years ago |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 years ago |
Zhao Hongjiang
|
4173581876
fs: change return values from -EACCES to -EPERM
|
12 years ago |
Al Viro
|
4f522a247b
d_hash_and_lookup(): export, switch open-coded instances
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Marco Stornelli
|
46f6955710
procfs: drop vmtruncate
|
12 years ago |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |