Alexey Dobriyan
|
f7a5f132b4
proc: faster /proc/*/status
|
8 年之前 |
Richard W.M. Jones
|
3e42979e65
procfs: expose umask in /proc/<PID>/status
|
9 年之前 |
Jann Horn
|
caaee6234d
ptrace: use fsuid, fsgid, effective creds for fs access checks
|
9 年之前 |
Andy Shevchenko
|
3a49f3d2a1
fs/proc/array.c: set overflow flag in case of error
|
9 年之前 |
Ingo Molnar
|
b2f73922d1
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
|
9 年之前 |
Andy Lutomirski
|
58319057b7
capabilities: ambient capabilities
|
10 年之前 |
Iago López Galeiras
|
2e13ba54a2
fs, proc: introduce CONFIG_PROC_CHILDREN
|
10 年之前 |
Chris Metcalf
|
f51c0eaee3
procfs: treat parked tasks as sleeping for task state
|
10 年之前 |
Joe Perches
|
25ce319167
proc: remove use of seq_printf return value
|
10 年之前 |
Rasmus Villemoes
|
41416f2330
lib/string_helpers.c: change semantics of string_escape_mem
|
10 年之前 |
Chen Hanxiao
|
e4bc332451
/proc/PID/status: show all sets of pid according to ns
|
10 年之前 |
Tejun Heo
|
a0c2e07d6d
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 年之前 |
Andy Shevchenko
|
edc924e023
fs/proc/array.c: convert to use string_escape_str()
|
10 年之前 |
Oleg Nesterov
|
abdba6e9ea
proc: task_state: ptrace_parent() doesn't need pid_alive() check
|
10 年之前 |
Oleg Nesterov
|
b0fafc1111
proc: task_state: move the main seq_printf() outside of rcu_read_lock()
|
10 年之前 |
Oleg Nesterov
|
0f4a0d53f2
proc: task_state: deuglify the max_fds calculation
|
10 年之前 |
Oleg Nesterov
|
4af1036df4
proc: task_state: read cred->group_info outside of task_lock()
|
10 年之前 |
Linus Torvalds
|
bb2cbf5e93
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 年之前 |
Eric Paris
|
7d8b6c6375
CAPABILITIES: remove undefined caps from all processes
|
11 年之前 |
Thomas Gleixner
|
57e0be041d
sched: Make task->real_start_time nanoseconds based
|
11 年之前 |
Oleg Nesterov
|
ad86622b47
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
|
11 年之前 |
Oleg Nesterov
|
185ee40ee7
fs/proc/array.c: change do_task_stat() to use while_each_thread()
|
11 年之前 |
Oleg Nesterov
|
74e37200de
proc: cleanup/simplify get_task_state/task_state_array
|
11 年之前 |
Mel Gorman
|
e29cf08b05
sched/numa: Report a NUMA task group ID
|
12 年之前 |
Thomas Gleixner
|
f2530dc71c
kthread: Prevent unpark race which puts threads on the wrong cpu
|
12 年之前 |
Frederic Weisbecker
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 年之前 |
Linus Torvalds
|
848b81415c
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 年之前 |
Cyrill Gorcunov
|
138d22b586
fs, epoll: add procfs fdinfo helper
|
12 年之前 |
Artem Bityutskiy
|
8d238027b8
proc: pid/status: show all supplementary groups
|
12 年之前 |
Kees Cook
|
2f4b3bf6b2
/proc/pid/status: add "Seccomp" field
|
12 年之前 |