Linus Torvalds
|
2d6bb6adb7
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
6 жил өмнө |
Jann Horn
|
f8a00cef17
proc: restrict kernel stack dumps to root
|
6 жил өмнө |
Alexander Popov
|
c8d126275a
fs/proc: Show STACKLEAK metrics in the /proc file system
|
7 жил өмнө |
Alexey Dobriyan
|
f6d2f584d8
proc: use macro in /proc/latency hook
|
7 жил өмнө |
Alexey Dobriyan
|
41089b6d3e
proc: save 2 atomic ops on write to "/proc/*/attr/*"
|
7 жил өмнө |
Alexey Dobriyan
|
a44937fe4e
proc: put task earlier in /proc/*/fail-nth
|
7 жил өмнө |
Vlastimil Babka
|
871305bb20
mm: /proc/pid/*maps remove is_pid and related wrappers
|
7 жил өмнө |
Linus Torvalds
|
f5b65348fd
proc: fix missing final NUL in get_mm_cmdline() rewrite
|
7 жил өмнө |
Alexey Dobriyan
|
26b95137d6
proc: skip branch in /proc/*/* lookup
|
7 жил өмнө |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 жил өмнө |
Linus Torvalds
|
3ca24ce9ff
Merge branch 'proc-cmdline'
|
7 жил өмнө |
Linus Torvalds
|
4189b863ba
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 жил өмнө |
Al Viro
|
d85b399b64
fix proc_fill_cache() in case of d_alloc_parallel() failure
|
7 жил өмнө |
Alexey Dobriyan
|
5d008fb414
proc: use "unsigned int" for /proc/*/stack
|
7 жил өмнө |
Alexey Dobriyan
|
a4ef389565
proc: use "unsigned int" in proc_fill_cache()
|
7 жил өмнө |
Alexey Dobriyan
|
941169298a
proc: smaller RCU section in ->getattr()
|
7 жил өмнө |
Alexey Dobriyan
|
3cb4e162e4
proc: deduplicate /proc/*/cmdline implementation
|
7 жил өмнө |
Alexey Dobriyan
|
6a6cbe75db
proc: simpler iterations for /proc/*/cmdline
|
7 жил өмнө |
Alexey Dobriyan
|
6a6b9c4c11
proc: somewhat simpler code for /proc/*/cmdline
|
7 жил өмнө |
Alexey Dobriyan
|
b42262af5e
proc: more "unsigned int" in /proc/*/cmdline
|
7 жил өмнө |
Yang Shi
|
88aa7cc688
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
|
7 жил өмнө |
Linus Torvalds
|
af6c5d5e01
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 жил өмнө |
Linus Torvalds
|
b058efc1ac
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 жил өмнө |
Linus Torvalds
|
cf626b0da7
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 жил өмнө |
Al Viro
|
0168b9e38c
procfs: switch instantiate_t to d_splice_alias()
|
7 жил өмнө |
Al Viro
|
1bbc55131e
procfs: get rid of ancient BS in pid_revalidate() uses
|
7 жил өмнө |
Tejun Heo
|
88b72b31e1
proc: Consolidate task->comm formatting into proc_task_name()
|
7 жил өмнө |
Linus Torvalds
|
5ab8271899
fs/proc: simplify and clarify get_mm_cmdline() function
|
7 жил өмнө |
Linus Torvalds
|
e4b4e44132
fs/proc: re-factor proc_pid_cmdline_read() a bit
|
7 жил өмнө |
Willy Tarreau
|
7f7ccc2ccc
proc: do not access cmdline nor environ from file-backed areas
|
7 жил өмнө |