Commit Graph

205 Commits (0bd8df908de2aefe312d05bd25cd3abc21a6d1da)

Author SHA1 Message Date
David Rientjes 2ff05b2b4e oom: move oom_adj value from task_struct to mm_struct 16 years ago
KOSAKI Motohiro bd6daba909 procfs: make errno values consistent when open pident vs exit(2) race occurs 16 years ago
David Howells 107db7c7dd CRED: Guard the setprocattr security hook against ptrace 16 years ago
Jake Edge f83ce3e6b0 proc: avoid information leaks to non-privileged processes 16 years ago
KOSAKI Motohiro 31b07093c4 proc: mounts_poll() make consistent to mdstat_poll 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Hugh Dickins 7c2c7d9930 fix setuid sometimes wouldn't 16 years ago
Al Viro d72f71eb0e constify dentry_operations: procfs 16 years ago
Linus Torvalds ee568b25ee Avoid 64-bit "switch()" statements on 32-bit architectures 16 years ago
Zhang Le ee6f779b9e filp->f_pos not correctly updated in proc_task_readdir 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
WANG Cong 230e40fbda proc: remove write-only variable in proc_pident_lookup() 16 years ago
Hannes Eder dfe6b7d940 proc: fix sparse warning 16 years ago
Ken Chen 2ec220e27f proc: add /proc/*/stack 16 years ago
Alexey Dobriyan 631f9c1868 proc: remove '##' usage 16 years ago
Alexey Dobriyan ecae934edc proc: remove useless WARN_ONs 16 years ago
Ingo Molnar 826e08b015 sched: fix warning in fs/proc/base.c 16 years ago
Ken Chen 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 years ago
Hugh Dickins 9c24624727 KSYM_SYMBOL_LEN fixes 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect 17 years ago
Kees Cook 4783072308 [PATCH] proc: show personality via /proc/pid/personality 17 years ago
Lai Jiangshan a6bebbc87a [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() 17 years ago
Alexander Beregalov 7c44319dc6 proc: fix warnings 17 years ago
Andrea Righi 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Andrea Righi b2d002dba5 task IO accounting: correctly account threads IO statistics 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Roland McGrath ebcb67341f /proc/PID/syscall 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
Andrea Righi 297c5d9263 task IO accounting: provide distinct tgid/tid I/O statistics 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Vegard Nossum aed5417593 proc: calculate the correct /proc/<pid> link count 17 years ago
Steve Grubb 6ee650467d [PATCH] open sessionid permissions 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Roland McGrath 638fa202cd procfs: mem permission cleanup 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Ram Pai 2d4d4864ac [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo 17 years ago
Miklos Szeredi a1a2c409b6 [patch 5/7] vfs: mountinfo: allow using process root 17 years ago
Al Viro 9b4f526cdc [PATCH] proc_readfd_common() race fix 17 years ago
Andre Noll 4f42c288e6 [NET]: Fix permissions of /proc/net 17 years ago
Eric Paris 1e0bd7550e [PATCH] export sessionid alongside the loginuid in procfs 17 years ago
Andrew Morton b2211a361a net: fix build with CONFIG_NET=n 17 years ago
Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 years ago
Hiroshi Shimamoto 13d77c37ca latencytop: change /proc task_struct access method 17 years ago
Hiroshi Shimamoto d6643d12cb latencytop: fix memory leak on latency proc file 17 years ago
Hiroshi Shimamoto ae0027869d latencytop: fix kernel panic while reading latency proc file 17 years ago
Eugene Teo 8808117ca5 proc: add RLIMIT_RTTIME to /proc/<pid>/limits 17 years ago