index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
task_mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-06-22
1
-0
/
+18
*
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2018-04-08
1
-19
/
+10
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-26
1
-4
/
+0
*
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
2017-04-21
1
-1
/
+8
*
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2016-09-15
1
-43
/
+23
*
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
2016-05-04
1
-3
/
+30
*
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
2016-02-25
1
-3
/
+4
*
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
*
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
2015-10-14
1
-2
/
+2
*
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
1
-1
/
+4
*
mm: /proc/pid/smaps:: show proportional swap share of the mapping
Minchan Kim
2015-09-08
1
-2
/
+16
*
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
2015-09-08
1
-1
/
+13
*
pagemap: hide physical addresses from non-privileged users
Konstantin Khlebnikov
2015-09-08
1
-11
/
+14
*
pagemap: rework hugetlb and thp report
Konstantin Khlebnikov
2015-09-08
1
-56
/
+44
*
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
2015-09-08
1
-97
/
+53
*
pagemap: check permissions and capabilities at open time
Konstantin Khlebnikov
2015-09-08
1
-20
/
+28
*
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
1
-0
/
+2
*
vfs: add seq_file_path() helper
Miklos Szeredi
2015-06-23
1
-2
/
+2
*
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
2015-03-17
1
-0
/
+3
*
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
Rafael Aquini
2015-02-12
1
-0
/
+2
*
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
2015-02-12
1
-0
/
+14
*
mm: /proc/pid/clear_refs: avoid split_huge_page()
Kirill A. Shutemov
2015-02-11
1
-3
/
+44
*
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
2015-02-11
1
-0
/
+3
*
numa_maps: remove numa_maps->vma
Naoya Horiguchi
2015-02-11
1
-16
/
+13
*
numa_maps: fix typo in gather_hugetbl_stats
Naoya Horiguchi
2015-02-11
1
-3
/
+3
*
pagemap: use walk->vma instead of calling find_vma()
Naoya Horiguchi
2015-02-11
1
-54
/
+14
*
clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
Naoya Horiguchi
2015-02-11
1
-24
/
+22
*
smaps: remove mem_size_stats->vma and use walk_page_vma()
Naoya Horiguchi
2015-02-11
1
-8
/
+4
*
proc/pagemap: walk page tables under pte lock
Konstantin Khlebnikov
2015-02-11
1
-5
/
+9
*
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
1
-3
/
+6
*
proc: drop handling non-linear mappings
Kirill A. Shutemov
2015-02-10
1
-16
/
+0
*
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
2014-12-10
1
-36
/
+68
*
x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific
Qiaowei Ren
2014-11-18
1
-0
/
+3
*
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
2014-10-14
1
-5
/
+14
*
mm: softdirty: unmapped addresses between VMAs are clean
Peter Feiner
2014-10-09
1
-21
/
+40
*
mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
Oleg Nesterov
2014-10-09
1
-24
/
+9
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2014-10-09
1
-4
/
+21
*
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2014-10-09
1
-2
/
+2
*
fs/proc/task_mmu.c: update m->version in the main loop in m_start()
Oleg Nesterov
2014-10-09
1
-1
/
+4
*
fs/proc/task_mmu.c: reintroduce m->version logic
Oleg Nesterov
2014-10-09
1
-0
/
+21
*
fs/proc/task_mmu.c: introduce m_next_vma() helper
Oleg Nesterov
2014-10-09
1
-5
/
+10
*
fs/proc/task_mmu.c: simplify m_start() to make it readable
Oleg Nesterov
2014-10-09
1
-24
/
+10
*
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
Oleg Nesterov
2014-10-09
1
-34
/
+1
*
fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()
Oleg Nesterov
2014-10-09
1
-6
/
+3
*
fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
Oleg Nesterov
2014-10-09
1
-5
/
+3
*
fs/proc/task_mmu.c: simplify the vma_stop() logic
Oleg Nesterov
2014-10-09
1
-16
/
+19
*
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
Oleg Nesterov
2014-10-09
1
-9
/
+28
[next]