index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
task_mmu.c
Age
Commit message (
Expand
)
Author
2022-12-11
mm: do not show fs mm pc for VM_LOCKONFAULT pages
Jason A. Donenfeld
2022-11-30
mm: anonymous shared memory naming
Pasha Tatashin
2022-10-20
mm: /proc/pid/smaps_rollup: fix maple tree search
Hugh Dickins
2022-09-26
fs/proc/task_mmu: stop using linked list and highest_vm_end
Matthew Wilcox (Oracle)
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-09-11
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
2022-08-20
mm/smaps: don't access young/dirty bit if pte unpresent
Peter Xu
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-03
mm/smaps: add Pss_Dirty
Vincent Whitchurch
2022-05-13
mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
Peter Xu
2022-04-28
fs/proc/task_mmu.c: remove redundant page validation of pte_page
Xianting Tian
2022-03-05
proc: fix documentation and description of pagemap
Yun Zhou
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-02-11
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2021-11-06
mm/smaps: simplify shmem handling of pte holes
Peter Xu
2021-11-06
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-06-30
mm/pagemap: export uffd-wp protection information
Peter Xu
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
2021-01-29
mm: proc: Invalidate TLB after clearing soft-dirty page state
Will Deacon
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-13
mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
Chinwen Chang
2020-10-13
mm: smaps*: extend smap_gather_stats to support specified beginning
Chinwen Chang
2020-10-13
proc: optimise smaps for shmem entries
Matthew Wilcox (Oracle)
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
/proc/PID/smaps: Add PMD migration entry parsing
Huang Ying
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-04-22
mm: Remove MPX leftovers
Jimmy Assarsson
2020-04-07
proc: inline m_next_vma into m_next
Matthew Wilcox (Oracle)
2020-04-07
proc: use ppos instead of m->version
Matthew Wilcox (Oracle)
2020-04-07
proc: remove m_cache_vma
Matthew Wilcox (Oracle)
2020-04-07
proc: inline vma_stop into m_stop
Matthew Wilcox (Oracle)
2020-03-16
mm: smaps: Report arm64 guarded pages in smaps
Daniel Kiss
[next]