Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Frederic Weisbecker
|
5613fda9a5
sched/cputime: Convert task/group cputime to nsecs
|
8 years ago |
Frederic Weisbecker
|
16a6d9be90
sched/cputime: Convert guest time accounting to nsecs (u64)
|
8 years ago |
Rasmus Villemoes
|
209b14dc03
fs/proc/array.c: slightly improve render_sigset_t
|
8 years ago |
Kees Cook
|
af884cd4a5
proc: report no_new_privs state
|
8 years ago |
Andy Lutomirski
|
0a1eb2d474
fs/proc: Stop reporting eip and esp in /proc/PID/stat
|
8 years ago |
Alexey Dobriyan
|
81243eacfa
cred: simpler, 1D supplementary groups
|
8 years ago |
Joe Perches
|
75ba1d07fd
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
|
8 years ago |
Alexey Dobriyan
|
f7a5f132b4
proc: faster /proc/*/status
|
8 years ago |
Richard W.M. Jones
|
3e42979e65
procfs: expose umask in /proc/<PID>/status
|
9 years ago |
Jann Horn
|
caaee6234d
ptrace: use fsuid, fsgid, effective creds for fs access checks
|
9 years ago |
Andy Shevchenko
|
3a49f3d2a1
fs/proc/array.c: set overflow flag in case of error
|
9 years ago |
Ingo Molnar
|
b2f73922d1
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
|
9 years ago |
Andy Lutomirski
|
58319057b7
capabilities: ambient capabilities
|
10 years ago |
Iago López Galeiras
|
2e13ba54a2
fs, proc: introduce CONFIG_PROC_CHILDREN
|
10 years ago |
Chris Metcalf
|
f51c0eaee3
procfs: treat parked tasks as sleeping for task state
|
10 years ago |
Joe Perches
|
25ce319167
proc: remove use of seq_printf return value
|
10 years ago |
Rasmus Villemoes
|
41416f2330
lib/string_helpers.c: change semantics of string_escape_mem
|
10 years ago |
Chen Hanxiao
|
e4bc332451
/proc/PID/status: show all sets of pid according to ns
|
10 years ago |
Tejun Heo
|
a0c2e07d6d
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
Andy Shevchenko
|
edc924e023
fs/proc/array.c: convert to use string_escape_str()
|
10 years ago |
Oleg Nesterov
|
abdba6e9ea
proc: task_state: ptrace_parent() doesn't need pid_alive() check
|
10 years ago |
Oleg Nesterov
|
b0fafc1111
proc: task_state: move the main seq_printf() outside of rcu_read_lock()
|
10 years ago |
Oleg Nesterov
|
0f4a0d53f2
proc: task_state: deuglify the max_fds calculation
|
10 years ago |
Oleg Nesterov
|
4af1036df4
proc: task_state: read cred->group_info outside of task_lock()
|
10 years ago |
Linus Torvalds
|
bb2cbf5e93
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Eric Paris
|
7d8b6c6375
CAPABILITIES: remove undefined caps from all processes
|
11 years ago |
Thomas Gleixner
|
57e0be041d
sched: Make task->real_start_time nanoseconds based
|
11 years ago |
Oleg Nesterov
|
ad86622b47
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
|
11 years ago |
Oleg Nesterov
|
185ee40ee7
fs/proc/array.c: change do_task_stat() to use while_each_thread()
|
11 years ago |