summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* fs/proc/task_mmu.c: suppress compilation warnings with W=1Valdis Kletnieks2016-08-021-0/+1
* procfs: avoid 32-bit time_t in /proc/*/statArnd Bergmann2016-08-021-6/+4
* proc_oom_score: remove tasklist_lock and pid_alive()Oleg Nesterov2016-08-021-5/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-293-58/+21
|\
| * vfs: Generalize filesystem nodev handling.Eric W. Biederman2016-06-231-2/+2
| * proc: Convert proc_mount to use mount_ns.Eric W. Biederman2016-06-233-51/+13
| * mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman2016-06-232-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-282-100/+107
|\ \
| * | mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-281-1/+1
| * | mm: move most file-based accounting to the nodeMel Gorman2016-07-281-8/+8
| * | mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-281-1/+1
| * | mm: move page mapped accounting to the nodeMel Gorman2016-07-281-2/+2
| * | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko2016-07-281-0/+46
| * | proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko2016-07-281-51/+43
| * | proc, oom: drop bogus sighand lockMichal Hocko2016-07-281-34/+17
| * | proc, oom: drop bogus task_lock and mm checkMichal Hocko2016-07-281-18/+4
* | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-1/+1
|\ \ \ | |/ / |/| |
| * | vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-1/+1
| |/
* | mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-262-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-231-2/+9
* | procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2016-05-201-1/+41
* | procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones2016-05-201-1/+19
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-1/+1
|\ \
| * | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-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-027-20/+21
| * | proc_sys_fill_cache(): switch to d_alloc_parallel()Al Viro2016-05-021-7/+8
| * | proc_fill_cache(): switch to d_alloc_parallel()Al Viro2016-05-021-5/+10
* | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-091-1/+1
| |/ |/|
* | proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-051-1/+2
* | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-281-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-201-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/+1
* | | /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/+43
* | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu2016-02-031-3/+4
OpenPOWER on IntegriCloud