index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
task_mmu.c
Age
Commit message (
Expand
)
Author
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-05
fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
David Hildenbrand
2024-05-05
fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios
David Hildenbrand
2024-05-05
fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()
Ryan Roberts
2024-05-05
fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan
Ryan Roberts
2024-04-25
proc: convert smaps_pmd_entry to use a folio
Matthew Wilcox (Oracle)
2024-04-25
proc: pass a folio to smaps_page_accumulate()
Matthew Wilcox (Oracle)
2024-04-25
proc: convert smaps_page_accumulate to use a folio
Matthew Wilcox (Oracle)
2024-04-25
proc: convert gather_stats to use a folio
Matthew Wilcox (Oracle)
2024-04-25
proc: convert smaps_account() to use a folio
Matthew Wilcox (Oracle)
2024-04-25
proc: convert clear_refs_pte_range to use a folio
Matthew Wilcox (Oracle)
2024-02-21
fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addr
Hui Zhu
2024-02-21
proc: use pfn_swap_entry_folio where obvious
Matthew Wilcox (Oracle)
2024-01-12
fs/proc/task_mmu: move mmu notification mechanism inside mm lock
Muhammad Usama Anjum
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-12-21
fs/proc: show correct device and inode numbers in /proc/pid/maps
Andrei Vagin
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-06
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
2023-12-06
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
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
[next]