index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-01
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
Ingo Molnar
1
-2
/
+14
2015-09-05
capabilities: ambient capabilities
Andy Lutomirski
1
-1
/
+4
2015-06-26
fs, proc: introduce CONFIG_PROC_CHILDREN
Iago López Galeiras
1
-2
/
+2
2015-06-25
procfs: treat parked tasks as sleeping for task state
Chris Metcalf
1
-0
/
+8
2015-04-16
proc: remove use of seq_printf return value
Joe Perches
1
-1
/
+3
2015-04-16
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
1
-2
/
+2
2015-04-16
/proc/PID/status: show all sets of pid according to ns
Chen Hanxiao
1
-0
/
+18
2015-02-14
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-6
/
+4
2015-02-13
fs/proc/array.c: convert to use string_escape_str()
Andy Shevchenko
1
-27
/
+7
2014-12-11
proc: task_state: ptrace_parent() doesn't need pid_alive() check
Oleg Nesterov
1
-7
/
+6
2014-12-11
proc: task_state: move the main seq_printf() outside of rcu_read_lock()
Oleg Nesterov
1
-6
/
+6
2014-12-11
proc: task_state: deuglify the max_fds calculation
Oleg Nesterov
1
-12
/
+11
2014-12-11
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-08
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
Oleg Nesterov
1
-2
/
+2
2014-01-24
fs/proc/array.c: change do_task_stat() to use while_each_thread()
Oleg Nesterov
1
-2
/
+1
2014-01-24
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-18
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+19
2012-12-18
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
1
-1
/
+1
2012-12-18
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2012-12-18
/proc/pid/status: add "Seccomp" field
Kees Cook
1
-0
/
+8
2012-12-18
proc: don't show nonexistent capabilities
Andrew Vagin
1
-0
/
+9
2012-12-18
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-06-01
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
1
-3
/
+17
2012-06-01
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
1
-0
/
+123
2012-06-01
procfs: use more apprioriate types when dumping /proc/N/stat
Jan Engelhardt
1
-2
/
+2
2012-05-16
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
2012-03-29
procfs: fix /proc/statm
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-24
procfs: speed up /proc/pid/stat, statm
KAMEZAWA Hiroyuki
1
-55
/
+64
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-13
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
1
-2
/
+5
2012-01-06
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
1
-1
/
+1
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-4
/
+4
2011-06-22
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
1
-1
/
+1
2011-05-27
proc: constify status array
Mike Frysinger
1
-2
/
+2
2011-03-24
proc: protect mm start_code/end_code in /proc/pid/stat
Kees Cook
1
-2
/
+2
2011-02-15
s390: remove task_show_regs
Martin Schwidefsky
1
-3
/
+0
2011-01-13
proc: use seq_puts()/seq_putc() where possible
Alexey Dobriyan
1
-11
/
+11
2011-01-13
proc: use unsigned long inside /proc/*/statm
Alexey Dobriyan
1
-3
/
+3
2010-07-30
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-1
/
+1
2010-05-27
proc: get_nr_threads() doesn't need ->siglock any longer
Oleg Nesterov
1
-2
/
+2
2010-05-12
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-2
/
+1
[next]