Linus Torvalds
|
77e40aae76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
há 11 anos atrás |
Alexey Dobriyan
|
8f053ac11f
proc: remove INF macro
|
há 11 anos atrás |
Alexey Dobriyan
|
d962c14483
proc: convert /proc/$PID/hardwall to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
19aadc98d6
proc: convert /proc/$PID/io to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
6ba51e3751
proc: convert /proc/$PID/oom_score to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
f6e826ca37
proc: convert /proc/$PID/schedstat to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
edfcd6064f
proc: convert /proc/$PID/wchan to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
2ca66ff70a
proc: convert /proc/$PID/cmdline to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
09d93bd627
proc: convert /proc/$PID/syscall to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
1c963eb135
proc: convert /proc/$PID/limits to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
f9ea536ef8
proc: convert /proc/$PID/auxv to seq_file interface
|
há 11 anos atrás |
Alexey Dobriyan
|
cedbccab8b
proc: more "const char *" pointers
|
há 11 anos atrás |
Alexey Dobriyan
|
335eb53158
proc: faster /proc/$PID lookup
|
há 11 anos atrás |
Alexey Dobriyan
|
dbcdb50441
proc: add and remove /proc entry create checks
|
há 11 anos atrás |
Fabian Frederick
|
ccf94f1b4a
proc: constify seq_operations
|
há 11 anos atrás |
Eric W. Biederman
|
0097875bd4
proc: Implement /proc/thread-self to point at the directory of the current thread
|
há 11 anos atrás |
Eric W. Biederman
|
6ba8ed79a3
proc: Have net show up under /proc/<tgid>/task/<tid>
|
há 11 anos atrás |
Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
há 11 anos atrás |
Dave Jones
|
16caed3196
fault-injection: set bounds on what /proc/self/make-it-fail accepts.
|
há 11 anos atrás |
Djalal Harouni
|
32ed74a4b9
procfs: make /proc/*/pagemap 0400
|
há 11 anos atrás |
Djalal Harouni
|
35a35046e4
procfs: make /proc/*/{stack,syscall,personality} 0400
|
há 11 anos atrás |
William Roberts
|
21a6457a79
proc: Update get proc_pid_cmdline() to use mm.h helpers
|
há 11 anos atrás |
Artem Fetishev
|
70335abb26
fs/proc/base.c: fix GPF in /proc/$PID/map_files
|
há 11 anos atrás |
Oleg Nesterov
|
9f6e963f06
proc: fix ->f_pos overflows in first_tid()
|
há 11 anos atrás |
Oleg Nesterov
|
d855a4b79f
proc: don't (ab)use ->group_leader in proc_task_readdir() paths
|
há 11 anos atrás |
Oleg Nesterov
|
c986c14a6a
proc: change first_tid() to use while_each_thread() rather than next_thread()
|
há 11 anos atrás |
Oleg Nesterov
|
940fe4793a
proc: fix the potential use-after-free in first_tid()
|
há 11 anos atrás |
Eric Paris
|
81407c84ac
audit: allow unsetting the loginuid (with priv)
|
há 12 anos atrás |
Al Viro
|
1df98b8bbc
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
|
há 12 anos atrás |
Al Viro
|
c52a47ace7
proc_fill_cache(): just make instantiate_t return int
|
há 12 anos atrás |