Commit Graph

194 Commits (113a0e4590881ce579ca992a80ddc562b3372ede)

Author SHA1 Message Date
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
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck 3dcd25f37c d_path: Make proc_get_link() use a struct path argument 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Andrew Morton b55fcb22d4 revert "proc: fix the threaded proc self" 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
Eric W. Biederman c6caeb7c45 proc: fix the threaded /proc/self 17 years ago
Eric W. Biederman 488e5bc456 proc: proper pidns handling for /proc/self 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago