| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2016-03-21 | 1 | -0/+3 |
|\ |
|
| * | cgroup: introduce cgroup namespaces | Aditya Kali | 2016-02-16 | 1 | -0/+3 |
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -0/+14 |
|\ \ |
|
| * | | x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smaps | Dave Hansen | 2016-02-18 | 1 | -0/+14 |
* | | | proc-vmcore: wrong data type casting fix | Dave Young | 2016-03-17 | 1 | -2/+5 |
* | | | proc/base: make prompt shell start from new line after executing "cat /proc/$... | Minfei Huang | 2016-03-17 | 1 | -1/+1 |
* | | | procfs: add conditional compilation check | Eric Engestrom | 2016-03-17 | 1 | -0/+2 |
* | | | proc: add /proc/<pid>/timerslack_ns interface | John Stultz | 2016-03-17 | 1 | -0/+67 |
* | | | mm/page_alloc.c: calculate 'available' memory in a separate function | Igor Redko | 2016-03-17 | 1 | -30/+1 |
* | | | /proc/kpageflags: return KPF_SLAB for slab tail pages | Naoya Horiguchi | 2016-03-17 | 1 | -0/+2 |
* | | | /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages | Naoya Horiguchi | 2016-03-17 | 1 | -2/+4 |
|/ / |
|
* | | proc: revert /proc/<pid>/maps [stack:TID] annotation | Johannes Weiner | 2016-02-03 | 2 | -72/+43 |
* | | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 | Michael Holzheu | 2016-02-03 | 1 | -3/+4 |
* | | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 3 | -6/+6 |
* | | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov | 2016-01-21 | 1 | -4/+8 |
|/ |
|
* | proc read mm's {arg,env}_{start,end} with mmap semaphore taken. | Mateusz Guzik | 2016-01-20 | 1 | -3/+10 |
* | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 2016-01-20 | 3 | -13/+14 |
* | fs/proc/task_mmu.c: add workaround for old compilers | Kirill A. Shutemov | 2016-01-20 | 1 | -1/+1 |
* | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 2016-01-15 | 1 | -2/+2 |
* | mm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 1 | -4/+4 |
* | mm, proc: adjust PSS calculation | Kirill A. Shutemov | 2016-01-15 | 1 | -16/+31 |
* | mm: rework virtual memory accounting | Konstantin Khlebnikov | 2016-01-14 | 1 | -4/+3 |
* | mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p... | Oleg Nesterov | 2016-01-14 | 1 | -3/+0 |
* | proc: meminfo: estimate available memory more conservatively | Johannes Weiner | 2016-01-14 | 1 | -4/+1 |
* | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status | Jerome Marchand | 2016-01-14 | 1 | -2/+12 |
* | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand | 2016-01-14 | 1 | -1/+2 |
* | mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings | Vlastimil Babka | 2016-01-14 | 1 | -29/+13 |
* | mm, proc: reduce cost of /proc/pid/smaps for shmem mappings | Vlastimil Babka | 2016-01-14 | 1 | -2/+20 |
* | mm, proc: account for shmem swap in /proc/pid/smaps | Vlastimil Babka | 2016-01-14 | 1 | -0/+51 |
* | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-14 | 1 | -1/+2 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 2 | -10/+8 |
|\ |
|
| * | proc: add a reschedule point in proc_readfd_common() | Eric Dumazet | 2016-01-09 | 1 | -0/+1 |
| * | proc_pid_attr_write(): switch to memdup_user() | Al Viro | 2016-01-04 | 1 | -10/+7 |
* | | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-11 | 5 | -38/+54 |
|\ \
| |/
|/| |
|
| * | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 5 | -18/+23 |
| * | teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode | Al Viro | 2015-12-08 | 2 | -10/+7 |
| * | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-08 | 5 | -21/+35 |
* | | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter | Colin Ian King | 2015-12-18 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 2 | -8/+16 |
|\ |
|
| * | proc: actually make proc_fd_permission() thread-friendly | Oleg Nesterov | 2015-11-06 | 1 | -3/+11 |
| * | fs/proc/array.c: set overflow flag in case of error | Andy Shevchenko | 2015-11-06 | 1 | -5/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-11-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fs: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar | 2015-09-29 | 1 | -1/+1 |
* | | mm, oom: add comment for why oom_adj exists | David Rientjes | 2015-11-05 | 1 | -0/+10 |
* | | mm: clear_soft_dirty_pmd() requires THP | Laurent Dufour | 2015-11-05 | 1 | -7/+7 |
* | | mm: clear pte in clear_soft_dirty() | Laurent Dufour | 2015-11-05 | 1 | -3/+4 |
* | | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status | Naoya Horiguchi | 2015-11-05 | 1 | -0/+1 |
* | | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps | Naoya Horiguchi | 2015-11-05 | 1 | -0/+38 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-11-04 | 1 | -2/+2 |
|\ \ |
|
| * | | mm: add architecture primitives for software dirty bit clearing | Martin Schwidefsky | 2015-10-14 | 1 | -2/+2 |