summaryrefslogtreecommitdiffstats
path: root/fs/proc/task_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* fs: create helper file_user_path() for user displayed mapped file pathAmir Goldstein2023-10-191-2/+2
* Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-09-051-0/+6
|\
| * proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch2023-09-021-0/+6
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-0/+3
|\ \ | |/ |/|
| * mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu2023-07-111-0/+3
* | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-2/+6
|\ \
| * | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+5
| * | smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand2023-08-211-2/+1
| |/
* | mm,thp: fix smaps THPeligible output alignmentHugh Dickins2023-08-211-1/+1
* | mm: factor out VMA stack and heap checksKefeng Wang2023-08-211-20/+4
|/
* mm: ptep_get() conversionRyan Roberts2023-06-191-15/+18
* mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() failsHugh Dickins2023-06-191-16/+16
* mm: pagemap: restrict pagewalk to the requested rangeYuanchu Xie2023-06-091-6/+6
* Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-281-2/+7
|\
| * mm: Introduce untagged_addr_remote()Kirill A. Shutemov2023-03-161-2/+7
* | smaps: fix defined but not used smaps_shmem_walk_opsSteven Price2023-04-181-2/+1
|/
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* task_mmu: convert to vma iteratorLiam R. Howlett2023-02-091-14/+13
* mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple2023-02-021-1/+1
* mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-01-311-3/+1
* mm: do not show fs mm pc for VM_LOCKONFAULT pagesJason A. Donenfeld2022-12-111-0/+1
* mm: anonymous shared memory namingPasha Tatashin2022-11-301-4/+11
* mm: /proc/pid/smaps_rollup: fix maple tree searchHugh Dickins2022-10-201-1/+1
* fs/proc/task_mmu: stop using linked list and highest_vm_endMatthew Wilcox (Oracle)2022-09-261-32/+41
* mm: remove vmacacheLiam R. Howlett2022-09-261-1/+0
* mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu2022-09-261-3/+17
* mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe2022-09-111-1/+1
* mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu2022-08-201-3/+4
* mm: thp: kill __transhuge_page_enabled()Yang Shi2022-07-171-1/+1
* mm: thp: kill transparent_hugepage_active()Yang Shi2022-07-171-1/+1
* mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra2022-07-171-1/+1
* mm/smaps: add Pss_DirtyVincent Whitchurch2022-07-031-0/+3
* mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfsPeter Xu2022-05-131-0/+7
* fs/proc/task_mmu.c: remove redundant page validation of pte_pageXianting Tian2022-04-281-2/+0
* proc: fix documentation and description of pagemapYun Zhou2022-03-051-1/+2
* mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan2022-03-051-3/+3
* fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi2022-02-111-9/+31
* mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann2022-01-151-0/+1
* mm: add a field to store names for private anonymous memoryColin Cross2022-01-151-1/+11
* mm/smaps: simplify shmem handling of pte holesPeter Xu2021-11-061-10/+12
* mm/smaps: fix shmem pte hole swap calculationPeter Xu2021-11-061-2/+4
* mm: remove VM_DENYWRITEDavid Hildenbrand2021-09-031-1/+0
* mm: remove special swap entry functionsAlistair Popple2021-07-011-15/+8
* mm/pagemap: export uffd-wp protection informationPeter Xu2021-06-301-0/+9
* mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin2021-06-301-1/+1
* mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli2021-06-291-1/+1
* userfaultfd: add minor fault registration modeAxel Rasmussen2021-05-051-0/+3
* mm: use is_cow_mapping() across tree where properPeter Xu2021-03-131-2/+0
* mm: proc: Invalidate TLB after clearing soft-dirty page stateWill Deacon2021-01-291-4/+5
* mm: don't play games with pinned pages in clear_page_refsLinus Torvalds2021-01-161-0/+21