aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
...
* | | | fs/proc/task_mmu.c: suppress compilation warnings with W=1Valdis Kletnieks2016-08-02
* | | | procfs: avoid 32-bit time_t in /proc/*/statArnd Bergmann2016-08-02
* | | | proc_oom_score: remove tasklist_lock and pid_alive()Oleg Nesterov2016-08-02
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-29
|\ \ \ \ | |_|/ / |/| | |
| * | | vfs: Generalize filesystem nodev handling.Eric W. Biederman2016-06-23
| * | | proc: Convert proc_mount to use mount_ns.Eric W. Biederman2016-06-23
| * | | mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman2016-06-23
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-28
|\ \ \ \
| * | | | mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-28
| * | | | mm: move most file-based accounting to the nodeMel Gorman2016-07-28
| * | | | mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-28
| * | | | mm: move page mapped accounting to the nodeMel Gorman2016-07-28
| * | | | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko2016-07-28
| * | | | proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko2016-07-28
| * | | | proc, oom: drop bogus sighand lockMichal Hocko2016-07-28
| * | | | proc, oom: drop bogus task_lock and mm checkMichal Hocko2016-07-28
* | | | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
| |/ / /
* | / / mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-26
| |/ / |/| |
* | | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds2016-06-10
|\ \ \ | |/ / |/| |
| * | proc: prevent stacking filesystems on topJann Horn2016-06-10
| |/
* | mm, proc: make clear_refs killableMichal Hocko2016-05-23
* | procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2016-05-20
* | procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones2016-05-20
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-19
|\ \
| * | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-19
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19
|\ \ \ | |/ / |/| |
| * | crash_dump: Add vmcore_elf32_check_archDaniel Wagner2016-05-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17
|\ \ \ | |_|/ |/| |
| * | Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-17
| |\|
| * | switch all procfs directories ->iterate_shared()Al Viro2016-05-02
| * | proc_sys_fill_cache(): switch to d_alloc_parallel()Al Viro2016-05-02
| * | proc_fill_cache(): switch to d_alloc_parallel()Al Viro2016-05-02
* | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-09
| |/ |/|
* | proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-05
* | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-28
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-03-21
|\
| * cgroup: introduce cgroup namespacesAditya Kali2016-02-16
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\ \
| * | x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smapsDave Hansen2016-02-18
* | | proc-vmcore: wrong data type casting fixDave Young2016-03-17
* | | proc/base: make prompt shell start from new line after executing "cat /proc/$...Minfei Huang2016-03-17
* | | procfs: add conditional compilation checkEric Engestrom2016-03-17
* | | proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-03-17
* | | mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko2016-03-17
* | | /proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi2016-03-17
* | | /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-03-17
|/ /
* | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-03
* | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu2016-02-03