Commit Graph

16 Commits (22f19daff442c3ff0d015b7e80b4eedab0231ade)

Author SHA1 Message Date
Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid 17 years ago
Alexey Dobriyan c2319540cd proc: fix NULL ->i_fop oops 17 years ago
Eric W. Biederman e1a1c997af proc: fix proc_kill_inodes to kill dentries on all proc superblocks 17 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Kees Cook 5096add84b proc: maps protection 18 years ago
Andrew Morton 05565b65a5 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
David Howells dbf8685c8e [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU 19 years ago
Eric W. Biederman 13b41b0949 [PATCH] proc: Use struct pid not struct task_ref 19 years ago
Eric W. Biederman 99f8955183 [PATCH] proc: don't lock task_structs indefinitely 19 years ago
Eric W. Biederman 662795deb8 [PATCH] proc: Move proc_maps_operations into task_mmu.c 19 years ago
Eric W. Biederman aed7a6c476 [PATCH] proc: Replace proc_inode.type with proc_inode.fd 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Adrian Bunk fee781e6c2 [PATCH] fs/proc/: function prototypes belong in header files 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago