Alexey Dobriyan
|
edfcd6064f
proc: convert /proc/$PID/wchan to seq_file interface
|
hace 11 años |
Alexey Dobriyan
|
2ca66ff70a
proc: convert /proc/$PID/cmdline to seq_file interface
|
hace 11 años |
Alexey Dobriyan
|
09d93bd627
proc: convert /proc/$PID/syscall to seq_file interface
|
hace 11 años |
Alexey Dobriyan
|
1c963eb135
proc: convert /proc/$PID/limits to seq_file interface
|
hace 11 años |
Alexey Dobriyan
|
f9ea536ef8
proc: convert /proc/$PID/auxv to seq_file interface
|
hace 11 años |
Alexey Dobriyan
|
cedbccab8b
proc: more "const char *" pointers
|
hace 11 años |
Alexey Dobriyan
|
335eb53158
proc: faster /proc/$PID lookup
|
hace 11 años |
Alexey Dobriyan
|
dbcdb50441
proc: add and remove /proc entry create checks
|
hace 11 años |
Fabian Frederick
|
ccf94f1b4a
proc: constify seq_operations
|
hace 11 años |
Eric W. Biederman
|
0097875bd4
proc: Implement /proc/thread-self to point at the directory of the current thread
|
hace 11 años |
Eric W. Biederman
|
6ba8ed79a3
proc: Have net show up under /proc/<tgid>/task/<tid>
|
hace 11 años |
Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
hace 11 años |
Dave Jones
|
16caed3196
fault-injection: set bounds on what /proc/self/make-it-fail accepts.
|
hace 11 años |
Djalal Harouni
|
32ed74a4b9
procfs: make /proc/*/pagemap 0400
|
hace 11 años |
Djalal Harouni
|
35a35046e4
procfs: make /proc/*/{stack,syscall,personality} 0400
|
hace 11 años |
William Roberts
|
21a6457a79
proc: Update get proc_pid_cmdline() to use mm.h helpers
|
hace 11 años |
Artem Fetishev
|
70335abb26
fs/proc/base.c: fix GPF in /proc/$PID/map_files
|
hace 11 años |
Oleg Nesterov
|
9f6e963f06
proc: fix ->f_pos overflows in first_tid()
|
hace 11 años |
Oleg Nesterov
|
d855a4b79f
proc: don't (ab)use ->group_leader in proc_task_readdir() paths
|
hace 11 años |
Oleg Nesterov
|
c986c14a6a
proc: change first_tid() to use while_each_thread() rather than next_thread()
|
hace 11 años |
Oleg Nesterov
|
940fe4793a
proc: fix the potential use-after-free in first_tid()
|
hace 11 años |
Eric Paris
|
81407c84ac
audit: allow unsetting the loginuid (with priv)
|
hace 12 años |
Al Viro
|
1df98b8bbc
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
|
hace 12 años |
Al Viro
|
c52a47ace7
proc_fill_cache(): just make instantiate_t return int
|
hace 12 años |
Al Viro
|
db96316487
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
|
hace 12 años |
Al Viro
|
147ce69974
proc_fill_cache(): kill pointless check
|
hace 12 años |
Al Viro
|
f0c3b5093a
[readdir] convert procfs
|
hace 12 años |
Pavel Tikhomirov
|
15ef0298de
posix-timers: Show clock ID in proc file
|
hace 12 años |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 12 años |
Al Viro
|
8d8b97ba49
take cgroup_open() and cpuset_open() to fs/proc/base.c
|
hace 12 años |