summaryrefslogtreecommitdiff
path: root/fs/proc
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ | |/ |/|
| * fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | mm, oom: add comment for why oom_adj existsDavid Rientjes2015-11-05
* | mm: clear_soft_dirty_pmd() requires THPLaurent Dufour2015-11-05
* | mm: clear pte in clear_soft_dirty()Laurent Dufour2015-11-05
* | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-05
* | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi2015-11-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-04
|\ \
| * | mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky2015-10-14
* | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\ \ \
| * | | fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar2015-10-01
| |/ /
* | | mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds2015-11-01
|/ /
* | proc: convert to kstrto*()/kstrto*_from_user()Alexey Dobriyan2015-09-10
* | proc: change proc_subdir_lock to a rwlockWaiman Long2015-09-10
* | procfs: always expose /proc/<pid>/map_files/ and make it readableCalvin Owens2015-09-10
* | proc: add cond_resched to /proc/kpage* read/write loopVladimir Davydov2015-09-10
* | proc: export idle flag via kpageflagsVladimir Davydov2015-09-10
* | mm: introduce idle page trackingVladimir Davydov2015-09-10
* | proc: add kpagecgroup fileVladimir Davydov2015-09-10
* | mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-08
* | pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov2015-09-08
* | pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov2015-09-08