开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
task_mmu.c
Age
Commit message (
Expand
)
Author
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-18
proc: use initializer for clearing some buffers
Alexey Dobriyan
2023-10-18
fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_WRITTEN flag
Muhammad Usama Anjum
2023-10-18
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
2023-09-05
Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-09-02
proc/ksm: add ksm stats to /proc/pid/smaps
Stefan Roesch
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
2023-08-21
mm: factor out VMA stack and heap checks
Kefeng Wang
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-07-11
mm: Introduce VM_SHADOW_STACK for shadow stack memory
Yu-cheng Yu
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
2023-06-09
mm: pagemap: restrict pagewalk to the requested range
Yuanchu Xie
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-18
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
2023-03-16
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
task_mmu: convert to vma iterator
Liam R. Howlett
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-01-31
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
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
[next]