Alexey Dobriyan
|
197850a1e0
proc: use "unsigned int" for sigqueue length
|
7 년 전 |
Linus Torvalds
|
af6c5d5e01
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 년 전 |
Linus Torvalds
|
cf626b0da7
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 년 전 |
Tejun Heo
|
6b59808bfe
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
|
7 년 전 |
Tejun Heo
|
88b72b31e1
proc: Consolidate task->comm formatting into proc_task_name()
|
7 년 전 |
Christoph Hellwig
|
04015e3fa2
proc: don't detour through seq->private to get the inode
|
7 년 전 |
Christoph Hellwig
|
76f668be1e
proc: introduce a proc_pid_ns helper
|
7 년 전 |
Konrad Rzeszutek Wilk
|
e96f46ee85
proc: Use underscores for SSBD in 'status'
|
7 년 전 |
Thomas Gleixner
|
356e4bfff2
prctl: Add force disable speculation
|
7 년 전 |
Kees Cook
|
fae1fa0fc6
proc: Provide details on speculation flaw mitigations
|
7 년 전 |
Andrei Vagin
|
d0f0223122
proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status
|
7 년 전 |
Mateusz Guzik
|
68c3411ff4
proc: get rid of task lock/unlock pair to read umask for the "status" file
|
7 년 전 |
Alexey Dobriyan
|
171ef917df
fs/proc/array.c: delete children_seq_release()
|
7 년 전 |
Alexey Dobriyan
|
8bb2ee192e
proc: fix coredump vs read /proc/*/stat race
|
7 년 전 |
Roman Gushchin
|
c643401218
proc, coredump: add CoreDumping flag to /proc/pid/status
|
7 년 전 |
Linus Torvalds
|
3e2014637c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 년 전 |
Ingo Molnar
|
8a103df440
Merge branch 'linus' into sched/core, to pick up fixes
|
7 년 전 |
Ingo Molnar
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 년 전 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 년 전 |
Peter Zijlstra
|
1d48b080bc
sched/debug: Rename task-state printing helpers
|
7 년 전 |
Peter Zijlstra
|
8ef9925b02
sched/debug: Add explicit TASK_PARKED printing
|
7 년 전 |
Peter Zijlstra
|
06eb61844d
sched/debug: Add explicit TASK_IDLE printing
|
7 년 전 |
Peter Zijlstra
|
1593baab91
sched/debug: Implement consistent task-state printing
|
7 년 전 |
John Ogness
|
fd7d56270b
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
|
8 년 전 |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 년 전 |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 년 전 |
Ingo Molnar
|
6a3827d750
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
|
8 년 전 |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 년 전 |
Frederic Weisbecker
|
5613fda9a5
sched/cputime: Convert task/group cputime to nsecs
|
8 년 전 |