Commit Graph

51 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
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
Eric W. Biederman 662795deb8 [PATCH] proc: Move proc_maps_operations into task_mmu.c 19 years ago
Nick Piggin ad820c5dd4 [PATCH] smaps: shared fix 19 years ago
Nick Piggin 5ddfae16bd [PATCH] smaps: hugepages fix 19 years ago
Christoph Lameter 1a75a6c825 [PATCH] Fold numa_maps into mempolicies.c 19 years ago
Linus Torvalds 6aab341e0a mm: re-architect the VM_UNPAGED logic 19 years ago
Luiz Fernando Capitulino 0f5c79f292 [PATCH] Fix sparse warning in proc/task_mmu.c 19 years ago
Hugh Dickins deceb6cd17 [PATCH] mm: follow_page with inner ptlock 20 years ago
Hugh Dickins 705e87c0c3 [PATCH] mm: pte_offset_map_lock loops 20 years ago
Hugh Dickins 365e9c87a9 [PATCH] mm: update_hiwaters just in time 20 years ago
Hugh Dickins 4294621f41 [PATCH] mm: rss = file_rss + anon_rss 20 years ago
Andi Kleen dfcd3c0dc4 [PATCH] Convert mempolicies to nodemask_t 20 years ago
Mauricio Lin e070ad49f3 [PATCH] add /proc/pid/smaps 20 years ago
Christoph Lameter 6e21c8f145 [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside 20 years ago