Commit Graph

931 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 years ago
Naoya Horiguchi 092b50bacd pagemap: introduce data structure for pagemap entry 13 years ago
Naoya Horiguchi e873c49fbf pagemap: export KPF_THP 13 years ago
Naoya Horiguchi 025c5b2451 thp: optimize away unnecessary page table locking 13 years ago
Naoya Horiguchi 5aaabe831e pagemap: avoid splitting thp when reading /proc/pid/pagemap 13 years ago
Andrea Arcangeli 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 6b4231e2f9 procfs: clean proc_fill_super() up 13 years ago
Laura Vasilescu f1f996b66c kcore: fix spelling in read_kcore() comment 13 years ago
Hiroshi Shimamoto 2e5b5b3a1b sched: Clean up parameter passing of proc_sched_autogroup_set_nice() 13 years ago
Mahesh Salgaonkar 1625739376 fadump: Introduce cleanup routine to invalidate /proc/vmcore. 13 years ago
Al Viro 4040153087 security: trim security.h 13 years ago
Christopher Yeoh 8cdb878dcb Fix race in process_vm_rw_core 13 years ago
Oleg Nesterov 6d08f2c713 proc: make sure mem_open() doesn't pin the target's memory 13 years ago
Oleg Nesterov 572d34b946 proc: unify mem_read() and mem_write() 13 years ago
Oleg Nesterov 71879d3cb3 proc: mem_release() should check mm != NULL 13 years ago
Will Deacon 85e72aa538 proc: clear_refs: do not clear reserved pages 13 years ago
Linus Torvalds e268337dfe proc: clean up and fix /proc/<pid>/mem handling 13 years ago
Eric Paris 633b454545 audit: only allow tasks to set their loginuid if it is -1 13 years ago
Eric Paris 0a300be6d5 audit: remove task argument to audit_set_loginuid 13 years ago
Russell King f7e6746eba sched/accounting, proc: Fix /proc/stat interrupts sum 13 years ago
Cyrill Gorcunov b3f7f573a2 c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 13 years ago
Xiaotian Feng a2ef990ab5 proc: fix null pointer deref in proc_pid_permission() 13 years ago
Vasiliy Kulikov 0499680a42 procfs: add hidepid= and gid= mount options 13 years ago
Vasiliy Kulikov 97412950b1 procfs: parse mount options 13 years ago
Pavel Emelyanov 640708a2cf procfs: introduce the /proc/<pid>/map_files/ directory 13 years ago
Cyrill Gorcunov 7773fbc541 procfs: make proc_get_link to use dentry instead of inode 13 years ago
KAMEZAWA Hiroyuki 43d2b11324 tracepoint: add tracepoints for debugging oom_score_adj 13 years ago
Eric Paris 69f594a389 ptrace: do not audit capability check when outputing /proc/pid/stat 13 years ago
Al Viro d10577a8d8 vfs: trim includes a bit 13 years ago
Al Viro 0226f4923f vfs: take /proc/*/mounts and friends to fs/proc_namespace.c 13 years ago
Al Viro d161a13f97 switch procfs to umode_t use 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Andreas Schwab 34845636a1 procfs: do not confuse jiffies with cputime64_t 13 years ago
Martin Schwidefsky c3e0ef9a29 [S390] fix cputime overflow in uptime_proc_show 13 years ago
Martin Schwidefsky 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
Michal Hocko 2a95ea6c0d procfs: do not overflow get_{idle,iowait}_time for nohz 13 years ago
Claudio Scordino b53fc7c297 fs/proc/meminfo.c: fix compilation error 13 years ago
Al Viro 905ad269c5 procfs: fix a vfsmount longterm reference leak 13 years ago
Glauber Costa 3292beb340 sched/accounting: Change cpustat fields to an array 13 years ago
Linus Torvalds 5e442a493f Revert "proc: fix races against execve() of /proc/PID/fd**" 13 years ago
Lucas De Marchi f1ecf06854 sysctl: add support for poll() 13 years ago
Vasiliy Kulikov aa6afca5bc proc: fix races against execve() of /proc/PID/fd** 13 years ago
Pavel Emelyanov 887df07891 procfs: report EISDIR when reading sysctl dirs in proc 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Christoph Lameter bc3e53f682 mm: distinguish between mlocked and pinned pages 13 years ago
David Rientjes c9f01245b6 oom: remove oom_disable_count 13 years ago
Andrew Morton fc360bd9cd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas 13 years ago
Paul Gortmaker afeacc8c1f fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago