summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mm: move most file-based accounting to the nodeMel Gorman2016-07-291-8/+8
| * | | | mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-291-1/+1
| * | | | mm: move page mapped accounting to the nodeMel Gorman2016-07-291-2/+2
| * | | | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko2016-07-291-0/+46
| * | | | proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko2016-07-291-51/+43Star
| * | | | proc, oom: drop bogus sighand lockMichal Hocko2016-07-291-34/+17Star
| * | | | proc, oom: drop bogus task_lock and mm checkMichal Hocko2016-07-291-18/+4Star
* | | | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-111-1/+1
| |/ / /
* | / / mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-272-3/+14
| |/ / |/| |
* | | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds2016-06-101-0/+7
|\ \ \ | |/ / |/| |
| * | proc: prevent stacking filesystems on topJann Horn2016-06-101-0/+7
| |/
* | mm, proc: make clear_refs killableMichal Hocko2016-05-241-2/+9
* | procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2016-05-211-1/+41
* | procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones2016-05-211-1/+19
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-1/+1
|\ \
| * | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-201-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-1/+1
|\ \ \ | |/ / |/| |
| * | crash_dump: Add vmcore_elf32_check_archDaniel Wagner2016-05-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-177-32/+39
|\ \ \ | |_|/ |/| |
| * | Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-172-4/+32
| |\|
| * | switch all procfs directories ->iterate_shared()Al Viro2016-05-037-20/+21
| * | proc_sys_fill_cache(): switch to d_alloc_parallel()Al Viro2016-05-031-7/+8
| * | proc_fill_cache(): switch to d_alloc_parallel()Al Viro2016-05-031-5/+10
* | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-101-1/+1
| |/ |/|
* | proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-061-1/+2
* | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-291-3/+30
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-042-3/+3
* Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-03-211-0/+3
|\
| * cgroup: introduce cgroup namespacesAditya Kali2016-02-161-0/+3
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-0/+14
|\ \
| * | x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smapsDave Hansen2016-02-181-0/+14
* | | proc-vmcore: wrong data type casting fixDave Young2016-03-171-2/+5
* | | proc/base: make prompt shell start from new line after executing "cat /proc/$...Minfei Huang2016-03-171-1/+1
* | | procfs: add conditional compilation checkEric Engestrom2016-03-171-0/+2
* | | proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-03-171-0/+67
* | | mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko2016-03-171-30/+1Star
* | | /proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi2016-03-171-0/+2
* | | /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-03-171-2/+4
|/ /
* | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-032-72/+43Star
* | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu2016-02-031-3/+4
* | wrappers for ->i_mutex accessAl Viro2016-01-233-6/+6
* | thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-221-4/+8
|/
* proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2016-01-211-3/+10
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-213-13/+14
* fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov2016-01-211-1/+1
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-161-2/+2
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-161-4/+4
* mm, proc: adjust PSS calculationKirill A. Shutemov2016-01-161-16/+31
* mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-151-4/+3Star