Commit Graph

877 Commits (6ee723a6570a897208b76ab3e9a495e9106b2f8c)

Author SHA1 Message Date
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
Dave Hansen 32ef43848f teach /proc/$pid/numa_maps about transparent hugepages 14 years ago
Dave Hansen 3200a8aaab break out numa_maps gather_pte_stats() checks 14 years ago
Dave Hansen eb4866d006 make /proc/$pid/numa_maps gather_stats() take variable page size 14 years ago
Michal Hocko a25cac5198 proc: Consider NO_HZ when printing idle and iowait times 14 years ago
Linus Torvalds 1117f72ea0 vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files 14 years ago
Linus Torvalds c21427043d oom_ajd: don't use WARN_ONCE, just use printk_once 14 years ago
David Howells 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Vasiliy Kulikov 293eb1e777 proc: fix a race in do_io_accounting() 14 years ago
Daisuke Ogino d2857e79a2 procfs: return ENOENT on opening a being-removed proc entry 14 years ago
David Rientjes be8f684d73 oom: make deprecated use of oom_adj more verbose 14 years ago
Kay Sievers f15146380d fs: seq_file - add event counter to simplify poll() support 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 1fc0f78ca9 ->permission() sanitizing: MAY_NOT_BLOCK 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Vasiliy Kulikov 1d1221f375 proc: restrict access to /proc/PID/io 14 years ago
Tejun Heo 06d984737b ptrace: s/tracehook_tracer_task()/ptrace_parent()/ 14 years ago
Al Viro 1aec7036d0 proc_sys_permission() is OK in RCU mode 14 years ago
Al Viro cf12791116 proc_fd_permission() is doesn't need to bail out in RCU mode 14 years ago
Eric W. Biederman 793925334f proc: Fix Oops on stat of /proc/<zombie pid>/ns/net 14 years ago
Al Viro ff78fca2a0 fix leak in proc_set_super() 14 years ago
Chris Metcalf f133ecca9c arch/tile: more /proc and /sys file support 14 years ago
Olaf Hering 997c136f51 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages 14 years ago
KOSAKI Motohiro 98bc93e505 proc: fix pagemap_read() error case 14 years ago
KOSAKI Motohiro 30cd890391 proc: put check_mem_permission after __get_free_page in mem_write 14 years ago
Yuanhan Liu a4dbf0ec2a proc/stat: use defined macro KMALLOC_MAX_SIZE 14 years ago
Mike Frysinger e130aa70f4 proc: constify status array 14 years ago
Alexey Dobriyan 0a8cb8e341 fs/proc: convert to kstrtoX() 14 years ago
Jiri Slaby 3864601387 mm: extract exe_file handling from procfs 14 years ago
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
Stephen Wilson 5b52fc890b proc: allocate storage for numa_maps statistics once 14 years ago
Stephen Wilson f2beb79836 proc: make struct proc_maps_private truly private 14 years ago
Stephen Wilson f69ff943df mm: proc: move show_numa_map() to fs/proc/task_mmu.c 14 years ago
Eric W. Biederman 62ca24baf1 ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry. 14 years ago
Alexey Dobriyan 011159a0a7 airo: correct proc entry creation interfaces 14 years ago
Eric W. Biederman a00eaf11a2 ns proc: Add support for the ipc namespace 14 years ago
Eric W. Biederman 34482e89a5 ns proc: Add support for the uts namespace 14 years ago
Eric W. Biederman 13b6f57623 ns proc: Add support for the network namespace. 14 years ago
Eric W. Biederman 6b4e306aa3 ns: proc files for namespace naming policy. 14 years ago