Commit Graph

28 Commits (4d87ffadbba88105f33271bef5f2c79366c6a4e1)

Author SHA1 Message Date
Mike Frysinger 3c26c9d959 nommu: add '[stack]' label to /proc/pid/maps output 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Steven J. Magnani 7e1e0ef22c procfs: use proper units for noMMU statm 15 years ago
Oleg Nesterov 00f89d2185 mm_for_maps: shift down_read(mmap_sem) to the caller 16 years ago
Oleg Nesterov d3c8660233 mm_for_maps: shift down_read(mmap_sem) to the caller 16 years ago
Nobuhiro Iwamatsu 4c967291fc nommu: fix typo vma->pg_off to vma->vm_pgoff 16 years ago
KAMEZAWA Hiroyuki 6260a4b052 /proc/pid/maps: don't show pgoff of pure ANON VMAs 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Al Viro 498052bba5 New locking/refcounting for fs_struct 16 years ago
David Howells 38f714795b NOMMU: Improve procfs output using per-MM VMAs 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Bryan Wu eb28062f13 task_nommu: fix compile failing bug because of spilt file.h 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Jan Blunck 3dcd25f37c d_path: Make proc_get_link() use a struct path argument 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid 17 years ago
Kees Cook 5096add84b proc: maps protection 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Josef "Jeff" Sipek 2fddfeefee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
David Howells dbf8685c8e [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU 19 years ago
Greg Ungerer 31304c909e [PATCH] uclinux: fix proc_task()/get_proc-task() naming 19 years ago
Eric W. Biederman 662795deb8 [PATCH] proc: Move proc_maps_operations into task_mmu.c 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago