Commit Graph

63 Commits (1c4115e595dec42aa0e81ba47ef46e35b34ed428)

Author SHA1 Message Date
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Vincent Li fb92a4b068 fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check 16 years ago
Moussa A. Ba 398499d5f3 pagemap clear_refs: modify to specify anon or mapped vma clearing 16 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
Vitaly Mayatskikh 0816178638 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap 16 years ago
KAMEZAWA Hiroyuki 6260a4b052 /proc/pid/maps: don't show pgoff of pure ANON VMAs 16 years ago
Milind Arun Choudhary 09729a9919 proc: fix sparse warnings in pagemap_read() 16 years ago
Mel Gorman 3340289ddf mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
Mel Gorman 08fba69986 mm: report the pagesize backing a VMA in /proc/pid/smaps 16 years ago
Matt Mackall 49c50342c7 pagemap: fix 32-bit pagemap regression 16 years ago
Joe Korty 7c88db0cb5 proc: fix vma display mismatch between /proc/pid/{maps,smaps} 17 years ago
Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect 17 years ago
Clement Calmels 1804dc6e14 /proc/self/maps doesn't display the real file offset 17 years ago
Alexey Dobriyan ee1e6ab605 proc: fix /proc/*/pagemap some more 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Andrew Morton 5d7e0d2bd9 Fix pagemap_read() use of struct mm_walk 17 years ago
Andrew Morton 20cbc97261 Fix clear_refs_write() use of struct mm_walk 17 years ago
Dave Hansen bcf8039ed4 pagemap: fix large pages in pagemap 17 years ago
Dave Hansen 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
Thomas Tuttle aae8679b0e pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap 17 years ago
Huang Weiyi 19566ca6dc fs/proc/task_mmu.c: remove duplicated include files 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Peter Zijlstra 214e471ff9 smaps: account swap entries 17 years ago
Adrian Bunk 9d02dbc813 make swap_pte_to_pagemap_entry() static 17 years ago
Hans Rosenfeld f16278c679 Change pagemap output format to allow for future reporting of huge pages 17 years ago
Marcelo Tosatti fb39380b8d pagemap: proper read error handling 17 years ago
Hans Rosenfeld 745329c4a2 /proc/pid/pagemap: fix PM_SPECIAL macro 17 years ago
Jan Blunck c32c2f63a9 d_path: Make seq_path() use a struct path argument 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
Matt Mackall 1e88328111 maps4: make page monitoring /proc file optional 17 years ago
Matt Mackall 85863e475e maps4: add /proc/pid/pagemap interface 17 years ago
Matt Mackall a6198797cc maps4: regroup task_mmu by interface 17 years ago
Matt Mackall f248dcb34d maps4: move clear_refs code to task_mmu.c 17 years ago
Matt Mackall 4752c36978 maps4: simplify interdependence of maps and smaps 17 years ago
Matt Mackall b3ae5acbbb maps4: use pagewalker in clear_refs and smaps 17 years ago
Fengguang Wu ec4dd3eb35 maps4: add proportional set size accounting in smaps 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
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago
David Rientjes f79f177c25 smaps: add pages referenced count to smaps 18 years ago
David Rientjes 826fad1b93 smaps: extract pmd walker from smaps code 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 f269fdd182 [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place 19 years ago
Ingo Molnar e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 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