aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/array.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-07fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsGravatar Oleg Nesterov 1-26/+32
2024-02-07fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...Gravatar Oleg Nesterov 1-4/+6
2023-10-04fs/proc: do_task_stat: use __for_each_thread()Gravatar Oleg Nesterov 1-3/+4
2023-08-02x86: Expose thread features in /proc/$PID/statusGravatar Rick Edgecombe 1-0/+6
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+7
2023-04-21fs/proc: add Kthread flag to /proc/$pid/statusGravatar Chunguang Wu 1-0/+2
2023-03-16mm: Expose untagging mask in /proc/$PID/statusGravatar Kirill A. Shutemov 1-0/+7
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayGravatar Linus Torvalds 1-6/+1
2022-10-09Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 1-1/+1
2022-07-29proc: add some (hopefully) insightful commentsGravatar Alexey Dobriyan 1-0/+4
2022-07-17proc: delete unused <linux/uaccess.h> includesGravatar Alexey Dobriyan 1-1/+0
2022-05-18ucounts: Split rlimit and ucount values and max valuesGravatar Alexey Gladkov 1-1/+1
2022-03-10tracehook: Remove tracehook.hGravatar Eric W. Biederman 1-1/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+3
2022-01-20kthread: dynamically allocate memory to store kthread's full nameGravatar Yafang Shao 1-0/+3
2022-01-08exit: Use the correct exit_code in /proc/<pid>/statGravatar Eric W. Biederman 1-1/+5
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Gravatar Linus Torvalds 1-3/+3
2021-10-15proc: Use task_is_running() for wchan in /proc/$pid/statGravatar Kees Cook 1-5/+2
2021-10-08coredump: Limit coredumps to a single thread groupGravatar Eric W. Biederman 1-3/+3
2021-09-08proc: stop using seq_get_buf in proc_task_nameGravatar Christoph Hellwig 1-14/+4
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+1
2021-04-30Reimplement RLIMIT_SIGPENDING on top of ucountsGravatar Alexey Gladkov 1-1/+1
2021-03-30seccomp: Fix CONFIG tests for Seccomp_filtersGravatar Kenta.Tada@sony.com 1-0/+2
2020-12-15proc: provide details on indirect branch speculationGravatar Anand K Mistry 1-0/+28
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2020-11-10sched/proc: Print accurate cpumask vs migrate_disable()Gravatar Peter Zijlstra 1-2/+2
2020-11-03fs/proc: apply the time namespace offset to /proc/stat btimeGravatar Michael Weiß 1-2/+4
2020-07-10seccomp: Report number of loaded filters in /proc/$pid/statusGravatar Kees Cook 1-0/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-06-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-4/+4
2020-06-04proc: rename "catch" function argumentGravatar Alexey Dobriyan 1-4/+4
2020-05-19proc: proc_pid_ns takes super_block as an argumentGravatar Alexey Gladkov 1-1/+1
2020-04-07proc: speed up /proc/*/statmGravatar Alexey Dobriyan 1-16/+23
2019-11-13time: Rename tsk->real_start_time to ->start_boottimeGravatar Peter Zijlstra 1-1/+1
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2019-06-29fs/proc/array.c: allow reporting eip/esp for all coredumping threadsGravatar John Ogness 1-1/+1
2019-06-03sched/core: Provide a pointer to the valid CPU maskGravatar Sebastian Andrzej Siewior 1-2/+2
2019-03-05proc: use seq_puts() everywhereGravatar Alexey Dobriyan 1-8/+8
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procGravatar Michal Hocko 1-0/+10
2018-06-07proc: use "unsigned int" for sigqueue lengthGravatar Alexey Dobriyan 1-1/+1
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-13/+20
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-18/+5
2018-05-18workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}Gravatar Tejun Heo 1-2/+5
2018-05-18proc: Consolidate task->comm formatting into proc_task_name()Gravatar Tejun Heo 1-11/+15
2018-05-16proc: don't detour through seq->private to get the inodeGravatar Christoph Hellwig 1-14/+6
2018-05-16proc: introduce a proc_pid_ns helperGravatar Christoph Hellwig 1-6/+1
2018-05-09proc: Use underscores for SSBD in 'status'Gravatar Konrad Rzeszutek Wilk 1-1/+1
2018-05-05prctl: Add force disable speculationGravatar Thomas Gleixner 1-0/+3
2018-05-03proc: Provide details on speculation flaw mitigationsGravatar Kees Cook 1-0/+22
2018-04-11proc: replace seq_printf by seq_put_smth to speed up /proc/pid/statusGravatar Andrei Vagin 1-5/+11