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
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
1
-14
/
+4
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2021-04-30
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
1
-1
/
+1
2021-03-31
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
1
-0
/
+2
2020-12-16
proc: provide details on indirect branch speculation
Anand K Mistry
1
-0
/
+28
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-11-10
sched/proc: Print accurate cpumask vs migrate_disable()
Peter Zijlstra
1
-2
/
+2
2020-11-03
fs/proc: apply the time namespace offset to /proc/stat btime
Michael Weiß
1
-2
/
+4
2020-07-11
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
1
-0
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2020-06-05
proc: rename "catch" function argument
Alexey Dobriyan
1
-4
/
+4
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
1
-1
/
+1
2020-04-07
proc: speed up /proc/*/statm
Alexey Dobriyan
1
-16
/
+23
2019-11-13
time: Rename tsk->real_start_time to ->start_boottime
Peter Zijlstra
1
-1
/
+1
2019-07-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-06-29
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
1
-1
/
+1
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-2
/
+2
2019-03-06
proc: use seq_puts() everywhere
Alexey Dobriyan
1
-8
/
+8
2018-12-28
mm, proc: report PR_SET_THP_DISABLE in proc
Michal Hocko
1
-0
/
+10
2018-06-08
proc: use "unsigned int" for sigqueue length
Alexey Dobriyan
1
-1
/
+1
2018-06-06
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-13
/
+20
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-18
/
+5
2018-05-18
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
Tejun Heo
1
-2
/
+5
2018-05-18
proc: Consolidate task->comm formatting into proc_task_name()
Tejun Heo
1
-11
/
+15
2018-05-16
proc: don't detour through seq->private to get the inode
Christoph Hellwig
1
-14
/
+6
2018-05-16
proc: introduce a proc_pid_ns helper
Christoph Hellwig
1
-6
/
+1
2018-05-09
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-05
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+3
2018-05-03
proc: Provide details on speculation flaw mitigations
Kees Cook
1
-0
/
+22
2018-04-11
proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status
Andrei Vagin
1
-5
/
+11
2018-04-11
proc: get rid of task lock/unlock pair to read umask for the "status" file
Mateusz Guzik
1
-18
/
+5
2018-02-07
fs/proc/array.c: delete children_seq_release()
Alexey Dobriyan
1
-7
/
+1
2018-01-19
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
1
-2
/
+5
2017-11-18
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
1
-0
/
+6
2017-11-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-10
sched/debug: Rename task-state printing helpers
Peter Zijlstra
1
-1
/
+1
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
1
-1
/
+2
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
1
-8
/
+13
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
1
-13
/
+2
2017-09-16
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
1
-0
/
+9
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
[next]