index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-29
fs: add real_fs to track task's actual fs_struct
Christian Brauner
1
-2
/
+2
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (part 1)
Jann Horn
1
-0
/
+6
2026-03-27
proc: array: drop stale FIXME about RCU in task_sig()
Jaime Saguillo Revilla
1
-1
/
+1
2026-02-08
procfs: fix missing RCU protection when reading real_parent in do_task_stat()
Jinliang Zheng
1
-1
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-12-02
seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin...
Ingo Molnar
1
-17
/
+17
2025-10-21
seqlock: Change do_task_stat() to use scoped_seqlock_read()
Oleg Nesterov
1
-7
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
1
-1
/
+1
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
1
-1
/
+1
2025-08-19
pid: change task_state() to use task_ppid_nr_ns()
Oleg Nesterov
1
-3
/
+1
2025-01-04
fs/proc: do_task_stat: Fix ESP not readable during coredump
Nam Cao
1
-1
/
+1
2024-11-05
get rid of __get_task_comm()
Yafang Shao
1
-1
/
+1
2024-02-07
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
1
-26
/
+32
2024-02-07
fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...
Oleg Nesterov
1
-4
/
+6
2023-10-04
fs/proc: do_task_stat: use __for_each_thread()
Oleg Nesterov
1
-3
/
+4
2023-08-02
x86: Expose thread features in /proc/$PID/status
Rick Edgecombe
1
-0
/
+6
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+7
2023-04-21
fs/proc: add Kthread flag to /proc/$pid/status
Chunguang Wu
1
-0
/
+2
2023-03-16
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
1
-0
/
+7
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
1
-6
/
+1
2022-10-09
Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+1
2022-07-29
proc: add some (hopefully) insightful comments
Alexey Dobriyan
1
-0
/
+4
2022-07-17
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
1
-1
/
+0
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
1
-1
/
+1
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
1
-1
/
+0
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
1
-0
/
+3
2022-01-08
exit: Use the correct exit_code in /proc/<pid>/stat
Eric W. Biederman
1
-1
/
+5
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
1
-3
/
+3
2021-10-15
proc: Use task_is_running() for wchan in /proc/$pid/stat
Kees Cook
1
-5
/
+2
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
1
-3
/
+3
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
1
-14
/
+4
2021-06-28
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-30
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
1
-0
/
+2
2020-12-15
proc: provide details on indirect branch speculation
Anand K Mistry
1
-0
/
+28
2020-12-14
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-10
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-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2020-06-04
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-08
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
[next]