index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
array.c
Age
Commit message (
Expand
)
Author
2020-12-15
proc: provide details on indirect branch speculation
Anand K Mistry
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-10
sched/proc: Print accurate cpumask vs migrate_disable()
Peter Zijlstra
2020-11-03
fs/proc: apply the time namespace offset to /proc/stat btime
Michael Weiß
2020-07-10
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
proc: rename "catch" function argument
Alexey Dobriyan
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
2020-04-07
proc: speed up /proc/*/statm
Alexey Dobriyan
2019-11-13
time: Rename tsk->real_start_time to ->start_boottime
Peter Zijlstra
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-03-05
proc: use seq_puts() everywhere
Alexey Dobriyan
2018-12-28
mm, proc: report PR_SET_THP_DISABLE in proc
Michal Hocko
2018-06-07
proc: use "unsigned int" for sigqueue length
Alexey Dobriyan
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-18
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
Tejun Heo
2018-05-18
proc: Consolidate task->comm formatting into proc_task_name()
Tejun Heo
2018-05-16
proc: don't detour through seq->private to get the inode
Christoph Hellwig
2018-05-16
proc: introduce a proc_pid_ns helper
Christoph Hellwig
2018-05-09
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
2018-05-05
prctl: Add force disable speculation
Thomas Gleixner
2018-05-03
proc: Provide details on speculation flaw mitigations
Kees Cook
2018-04-11
proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status
Andrei Vagin
2018-04-11
proc: get rid of task lock/unlock pair to read umask for the "status" file
Mateusz Guzik
2018-02-06
fs/proc/array.c: delete children_seq_release()
Alexey Dobriyan
2018-01-19
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
2017-11-17
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-10
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
2017-09-15
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
2016-12-12
fs/proc/array.c: slightly improve render_sigset_t
Rasmus Villemoes
2016-12-12
proc: report no_new_privs state
Kees Cook
2016-10-20
fs/proc: Stop reporting eip and esp in /proc/PID/stat
Andy Lutomirski
[next]