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 年之前 |
Andrew Vagin
|
7b9a7ec565
proc: don't show nonexistent capabilities
|
12 年之前 |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 年之前 |
Frederic Weisbecker
|
e80d0a1ae8
cputime: Rename thread_group_times to thread_group_cputime_adjusted
|
12 年之前 |
Eric W. Biederman
|
e9f238c304
procfs: Print task uids and gids in the userns that opened the proc file
|
13 年之前 |
Cyrill Gorcunov
|
5b172087f9
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat
|
13 年之前 |
Cyrill Gorcunov
|
818411616b
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
|
13 年之前 |
Jan Engelhardt
|
715be1fce0
procfs: use more apprioriate types when dumping /proc/N/stat
|
13 年之前 |
Eric W. Biederman
|
dcb0f22282
userns: Convert proc to use kuid/kgid where appropriate
|
13 年之前 |
Eric W. Biederman
|
ae2975bc34
userns: Convert group_info values from gid_t to kgid_t.
|
13 年之前 |
KAMEZAWA Hiroyuki
|
3748b2f15b
procfs: fix /proc/statm
|
13 年之前 |
KAMEZAWA Hiroyuki
|
bda7bad62b
procfs: speed up /proc/pid/stat, statm
|
13 年之前 |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 年之前 |
Cyrill Gorcunov
|
b3f7f573a2
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
|
13 年之前 |
Eric Paris
|
69f594a389
ptrace: do not audit capability check when outputing /proc/pid/stat
|
13 年之前 |
Martin Schwidefsky
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 年之前 |
Tejun Heo
|
06d984737b
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
|
14 年之前 |
Mike Frysinger
|
e130aa70f4
proc: constify status array
|
14 年之前 |
Kees Cook
|
5883f57ca0
proc: protect mm start_code/end_code in /proc/pid/stat
|
14 年之前 |
Martin Schwidefsky
|
261cd298a8
s390: remove task_show_regs
|
14 年之前 |
Alexey Dobriyan
|
9d6de12f70
proc: use seq_puts()/seq_putc() where possible
|
14 年之前 |
Alexey Dobriyan
|
a2ade7b6ca
proc: use unsigned long inside /proc/*/statm
|
14 年之前 |
David Howells
|
de09a9771a
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
|
15 年之前 |
Oleg Nesterov
|
7e49827cc9
proc: get_nr_threads() doesn't need ->siglock any longer
|
15 年之前 |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |