index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-5
/
+5
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
1
-3
/
+3
2016-12-12
fs/proc/array.c: slightly improve render_sigset_t
Rasmus Villemoes
1
-1
/
+1
2016-12-12
proc: report no_new_privs state
Kees Cook
1
-2
/
+3
2016-10-20
fs/proc: Stop reporting eip and esp in /proc/PID/stat
Andy Lutomirski
1
-4
/
+5
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-1
/
+1
2016-10-07
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
1
-95
/
+83
2016-10-07
proc: faster /proc/*/status
Alexey Dobriyan
1
-40
/
+47
2016-05-20
procfs: expose umask in /proc/<PID>/status
Richard W.M. Jones
1
-1
/
+19
2016-01-20
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+1
2015-11-06
fs/proc/array.c: set overflow flag in case of error
Andy Shevchenko
1
-5
/
+5
2015-10-01
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
Ingo Molnar
1
-2
/
+14
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
1
-1
/
+4
2015-06-25
fs, proc: introduce CONFIG_PROC_CHILDREN
Iago López Galeiras
1
-2
/
+2
2015-06-24
procfs: treat parked tasks as sleeping for task state
Chris Metcalf
1
-0
/
+8
2015-04-15
proc: remove use of seq_printf return value
Joe Perches
1
-1
/
+3
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
1
-2
/
+2
2015-04-15
/proc/PID/status: show all sets of pid according to ns
Chen Hanxiao
1
-0
/
+18
2015-02-13
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-6
/
+4
2015-02-12
fs/proc/array.c: convert to use string_escape_str()
Andy Shevchenko
1
-27
/
+7
2014-12-10
proc: task_state: ptrace_parent() doesn't need pid_alive() check
Oleg Nesterov
1
-7
/
+6
2014-12-10
proc: task_state: move the main seq_printf() outside of rcu_read_lock()
Oleg Nesterov
1
-6
/
+6
2014-12-10
proc: task_state: deuglify the max_fds calculation
Oleg Nesterov
1
-12
/
+11
2014-12-10
proc: task_state: read cred->group_info outside of task_lock()
Oleg Nesterov
1
-2
/
+1
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-10
/
+1
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-10
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-6
/
+1
2014-04-07
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
Oleg Nesterov
1
-2
/
+2
2014-01-23
fs/proc/array.c: change do_task_stat() to use while_each_thread()
Oleg Nesterov
1
-2
/
+1
2014-01-23
proc: cleanup/simplify get_task_state/task_state_array
Oleg Nesterov
1
-12
/
+3
2013-10-09
sched/numa: Report a NUMA task group ID
Mel Gorman
1
-0
/
+2
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
1
-0
/
+1
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-2
/
+2
2012-12-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+19
2012-12-17
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
1
-1
/
+1
2012-12-17
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2012-12-17
/proc/pid/status: add "Seccomp" field
Kees Cook
1
-0
/
+8
2012-12-17
proc: don't show nonexistent capabilities
Andrew Vagin
1
-0
/
+9
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
1
-2
/
+2
2012-11-20
procfs: Print task uids and gids in the userns that opened the proc file
Eric W. Biederman
1
-1
/
+1
2012-05-31
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
1
-3
/
+17
2012-05-31
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
1
-0
/
+123
2012-05-31
procfs: use more apprioriate types when dumping /proc/N/stat
Jan Engelhardt
1
-2
/
+2
2012-05-15
userns: Convert proc to use kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+8
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-1
/
+4
[next]