Commit Graph

639 Commits (76aa844d5b2fb8c839180d3f5874e333b297e5fd)

Author SHA1 Message Date
Andrew Morton c44972f178 procfs: disable per-task stack usage on NOMMU 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Michael Abbott 96830a57de [PATCH] Fix idle time field in /proc/uptime 16 years ago
KAMEZAWA Hiroyuki 0d4c36a9b6 /proc/kcore: update stat.st_size after memory hotplug 16 years ago
KAMEZAWA Hiroyuki 678ad5d8aa /proc/kcore: fix stat.st_size 16 years ago
KAMEZAWA Hiroyuki 90396f96b7 kcore: more fixes for init 16 years ago
KAMEZAWA Hiroyuki 81ac3ad906 kcore: register module area in generic way 16 years ago
KAMEZAWA Hiroyuki 26562c59fa kcore: register vmemmap range 16 years ago
KAMEZAWA Hiroyuki 3089aa1b0c kcore: use registerd physmem information 16 years ago
KAMEZAWA Hiroyuki 9492587cf3 kcore: register text area in generic way 16 years ago
KAMEZAWA Hiroyuki a0614da88b kcore: register vmalloc area in generic way 16 years ago
KAMEZAWA Hiroyuki c30bb2a25f kcore: add kclist types 16 years ago
KAMEZAWA Hiroyuki 2ef43ec772 kcore: use usual list for kclist 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Vincent Li cba8aafe1e fs/proc/base.c: fix proc_fault_inject_write() input sanity check 16 years ago
Vincent Li fb92a4b068 fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check 16 years ago
Amerigo Wang acef82b873 kcore: fix /proc/kcore's stat.st_size 16 years ago
Oleg Nesterov 9b4d1cbef8 proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits 16 years ago
Kees Cook cff4edb591 proc: fix reported unit for RLIMIT_CPU 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
KOSAKI Motohiro 5d863b8968 oom: fix oom_adjust_write() input sanity check 16 years ago
KOSAKI Motohiro 495789a51a oom: make oom_score to per-process value 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
KAMEZAWA Hiroyuki 73d7c33e81 kcore: /proc/kcore should use vread 16 years ago
Moussa A. Ba 398499d5f3 pagemap clear_refs: modify to specify anon or mapped vma clearing 16 years ago
Hugh Dickins 9a84089514 ksm: identify PageKsm pages 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
Andi Kleen 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 years ago
KOSAKI Motohiro 0753ba01e1 mm: revert "oom: move oom_adj value" 16 years ago
Oleg Nesterov 704b836cbf mm_for_maps: take ->cred_guard_mutex to fix the race with exec 16 years ago
Oleg Nesterov 00f89d2185 mm_for_maps: shift down_read(mmap_sem) to the caller 16 years ago
Oleg Nesterov 13f0feafa6 mm_for_maps: simplify, use ptrace_may_access() 16 years ago
Oleg Nesterov 896a6de40e mm_for_maps: take ->cred_guard_mutex to fix the race with exec 16 years ago
Oleg Nesterov d3c8660233 mm_for_maps: shift down_read(mmap_sem) to the caller 16 years ago
Oleg Nesterov a893a84e87 mm_for_maps: simplify, use ptrace_may_access() 16 years ago
Cyrill Gorcunov 2f6d311080 proc: vmcore - use kzalloc in get_new_element() 16 years ago
Michal Simek bcac2b1b7d procfs: remove sparse errors in proc_devtree.c 16 years ago
Keika Kobayashi d3d64df21d proc: export statistics for softirq to /proc 16 years ago
David Rientjes 2ff05b2b4e oom: move oom_adj value from task_struct to mm_struct 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Wu Fengguang 1779754959 proc: export more page flags in /proc/kpageflags 16 years ago
Wu Fengguang ed7ce0f102 proc: kpagecount/kpageflags code cleanup 16 years ago
Wu Fengguang 20a0307c03 mm: introduce PageHuge() for testing huge/gigantic pages 16 years ago
Al Viro 3174c21b74 Move junk from proc_fs.h to fs/proc/internal.h 16 years ago
KOSAKI Motohiro bd6daba909 procfs: make errno values consistent when open pident vs exit(2) race occurs 16 years ago
Thomas Gleixner 2d02494f5a sched, timers: cleanup avenrun users 16 years ago
David Howells 107db7c7dd CRED: Guard the setprocattr security hook against ptrace 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Jake Edge f83ce3e6b0 proc: avoid information leaks to non-privileged processes 16 years ago