aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
...
* | | 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
* | wrappers for ->i_mutex accessAl Viro2016-01-22
* | thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-21
|/
* proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2016-01-20
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-20
* fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov2016-01-20
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-15
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* mm, proc: adjust PSS calculationKirill A. Shutemov2016-01-15
* mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-14
* mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov2016-01-14
* proc: meminfo: estimate available memory more conservativelyJohannes Weiner2016-01-14
* mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand2016-01-14
* mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-14
* mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-14
* mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-14
* mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka2016-01-14
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\
| * proc: add a reschedule point in proc_readfd_common()Eric Dumazet2016-01-09
| * proc_pid_attr_write(): switch to memdup_user()Al Viro2016-01-04
* | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-11
|\ \ | |/ |/|
| * switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
| * teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU modeAl Viro2015-12-08
| * replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King2015-12-18
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov2015-11-06
| * fs/proc/array.c: set overflow flag in case of errorAndy Shevchenko2015-11-06