| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, proc: make clear_refs killable | Michal Hocko | 2016-05-23 | 1 | -2/+9 |
* | procfs: fix pthread cross-thread naming if !PR_DUMPABLE | Janis Danisevskis | 2016-05-20 | 1 | -1/+41 |
* | procfs: expose umask in /proc/<PID>/status | Richard W.M. Jones | 2016-05-20 | 1 | -1/+19 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-19 | 1 | -1/+1 |
|\ |
|
| * | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 2016-05-19 | 1 | -1/+1 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | crash_dump: Add vmcore_elf32_check_arch | Daniel Wagner | 2016-05-13 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 | 7 | -32/+39 |
|\ \ |
|
| * | | Merge branch 'ovl-fixes' into for-linus | Al Viro | 2016-05-17 | 2 | -4/+32 |
| |\| |
|
| * | | switch all procfs directories ->iterate_shared() | Al Viro | 2016-05-02 | 7 | -20/+21 |
| * | | proc_sys_fill_cache(): switch to d_alloc_parallel() | Al Viro | 2016-05-02 | 1 | -7/+8 |
| * | | proc_fill_cache(): switch to d_alloc_parallel() | Al Viro | 2016-05-02 | 1 | -5/+10 |
* | | | Revert "proc/base: make prompt shell start from new line after executing "cat... | Robin Humble | 2016-05-09 | 1 | -1/+1 |
| |/
|/| |
|
* | | proc: prevent accessing /proc/<PID>/environ until it's ready | Mathias Krause | 2016-05-05 | 1 | -1/+2 |
* | | numa: fix /proc/<pid>/numa_maps for THP | Gerald Schaefer | 2016-04-28 | 1 | -3/+30 |
|/ |
|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 2 | -3/+3 |
* | 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 |
|\ \
| |/
|/| |
|