aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/task_mmu.c
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-43/+50
2024-05-05mm: simplify thp_vma_allowable_orderMatthew Wilcox1-2/+2
2024-05-05fs/proc/task_mmu: convert smaps_hugetlb_range() to work on foliosDavid Hildenbrand1-6/+7
2024-05-05fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on foliosDavid Hildenbrand1-3/+4
2024-05-05fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts1-9/+13
2024-05-05fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts1-1/+1
2024-04-25proc: convert smaps_pmd_entry to use a folioMatthew Wilcox (Oracle)1-3/+5
2024-04-25proc: pass a folio to smaps_page_accumulate()Matthew Wilcox (Oracle)1-6/+5
2024-04-25proc: convert smaps_page_accumulate to use a folioMatthew Wilcox (Oracle)1-3/+4
2024-04-25proc: convert gather_stats to use a folioMatthew Wilcox (Oracle)1-6/+7
2024-04-25proc: convert smaps_account() to use a folioMatthew Wilcox (Oracle)1-7/+9
2024-04-25proc: convert clear_refs_pte_range to use a folioMatthew Wilcox (Oracle)1-8/+8
2024-02-21fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addrHui Zhu1-7/+6
2024-02-21proc: use pfn_swap_entry_folio where obviousMatthew Wilcox (Oracle)1-2/+2
2024-01-12fs/proc/task_mmu: move mmu notification mechanism inside mm lockMuhammad Usama Anjum1-11/+13
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+18
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+2
2023-12-21fs/proc: show correct device and inode numbers in /proc/pid/mapsAndrei Vagin1-1/+2
2023-12-20mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts1-1/+2
2023-12-10fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin1-1/+16
2023-12-06mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu1-1/+1
2023-12-06mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu1-4/+20
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-8/+3
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+731
2023-10-25mempolicy: alloc_pages_mpol() for NUMA policy without vmaHugh Dickins1-2/+3
2023-10-19fs: create helper file_user_path() for user displayed mapped file pathAmir Goldstein1-2/+2
2023-10-18proc: use initializer for clearing some buffersAlexey Dobriyan1-8/+3
2023-10-18fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_WRITTEN flagMuhammad Usama Anjum1-0/+36
2023-10-18fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEsMuhammad Usama Anjum1-0/+692
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+6
2023-09-02proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch1-0/+6
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton1-2/+6
2023-08-21mm,thp: fix smaps THPeligible output alignmentHugh Dickins1-1/+1
2023-08-21mm: factor out VMA stack and heap checksKefeng Wang1-20/+4
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan1-0/+5
2023-08-21smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand1-2/+1
2023-07-11mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu1-0/+3
2023-06-19mm: ptep_get() conversionRyan Roberts1-15/+18
2023-06-19mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() failsHugh Dickins1-16/+16
2023-06-09mm: pagemap: restrict pagewalk to the requested rangeYuanchu Xie1-6/+6
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+7
2023-04-18smaps: fix defined but not used smaps_shmem_walk_opsSteven Price1-2/+1
2023-03-16mm: Introduce untagged_addr_remote()Kirill A. Shutemov1-2/+7
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-1/+1
2023-02-09task_mmu: convert to vma iteratorLiam R. Howlett1-14/+13
2023-02-02mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple1-1/+1
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz1-3/+1
2022-12-11mm: do not show fs mm pc for VM_LOCKONFAULT pagesJason A. Donenfeld1-0/+1
2022-11-30mm: anonymous shared memory namingPasha Tatashin1-4/+11
2022-10-20mm: /proc/pid/smaps_rollup: fix maple tree searchHugh Dickins1-1/+1
2022-09-26fs/proc/task_mmu: stop using linked list and highest_vm_endMatthew Wilcox (Oracle)1-32/+41
2022-09-26mm: remove vmacacheLiam R. Howlett1-1/+0
2022-09-26mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu1-3/+17
2022-09-11mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe1-1/+1
2022-08-20mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu1-3/+4
2022-07-17mm: thp: kill __transhuge_page_enabled()Yang Shi1-1/+1
2022-07-17mm: thp: kill transparent_hugepage_active()Yang Shi1-1/+1
2022-07-17mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra1-1/+1
2022-07-03mm/smaps: add Pss_DirtyVincent Whitchurch1-0/+3
2022-05-13mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfsPeter Xu1-0/+7
2022-04-28fs/proc/task_mmu.c: remove redundant page validation of pte_pageXianting Tian1-2/+0
2022-03-05proc: fix documentation and description of pagemapYun Zhou1-1/+2
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan1-3/+3
2022-02-11fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi1-9/+31
2022-01-15mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann1-0/+1
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross1-1/+11
2021-11-06mm/smaps: simplify shmem handling of pte holesPeter Xu1-10/+12
2021-11-06mm/smaps: fix shmem pte hole swap calculationPeter Xu1-2/+4
2021-09-03mm: remove VM_DENYWRITEDavid Hildenbrand1-1/+0
2021-07-01mm: remove special swap entry functionsAlistair Popple1-15/+8
2021-06-30mm/pagemap: export uffd-wp protection informationPeter Xu1-0/+9
2021-06-30mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin1-1/+1
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli1-1/+1
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen1-0/+3
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu1-2/+0
2021-01-29mm: proc: Invalidate TLB after clearing soft-dirty page stateWill Deacon1-4/+5
2021-01-16mm: don't play games with pinned pages in clear_page_refsLinus Torvalds1-0/+21
2021-01-16mm: fix clear_refs_write lockingLinus Torvalds1-23/+9
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen1-2/+6
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn1-18/+0
2020-10-13mm: proc: smaps_rollup: do not stall write attempts on mmap_lockChinwen Chang1-1/+65
2020-10-13mm: smaps*: extend smap_gather_stats to support specified beginningChinwen Chang1-8/+22
2020-10-13proc: optimise smaps for shmem entriesMatthew Wilcox (Oracle)1-7/+1
2020-09-04arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas1-0/+4
2020-08-12/proc/PID/smaps: consistent whitespace output formatMichal Koutný1-2/+2
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-3/+3
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-14/+14
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+11
2020-06-02/proc/PID/smaps: Add PMD migration entry parsingHuang Ying1-5/+11
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+3
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon1-0/+3
2020-04-22mm: Remove MPX leftoversJimmy Assarsson1-3/+0
2020-04-07proc: inline m_next_vma into m_nextMatthew Wilcox (Oracle)1-10/+8
2020-04-07proc: use ppos instead of m->versionMatthew Wilcox (Oracle)1-4/+3
2020-04-07proc: remove m_cache_vmaMatthew Wilcox (Oracle)1-32/+6
2020-04-07proc: inline vma_stop into m_stopMatthew Wilcox (Oracle)1-19/+15
2020-03-16mm: smaps: Report arm64 guarded pages in smapsDaniel Kiss1-0/+3
2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price1-2/+2
2019-09-24mm,thp: stats for file backed THPSong Liu1-1/+3
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)1-1/+1
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig1-37/+41
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig1-1/+1
2019-07-18mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi1-1/+2
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-1/+1
2019-07-12mm: smaps: split PSS into componentsLuigi Semenzato1-30/+62
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/clear_refsKonstantin Khlebnikov1-1/+4
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/pagemapKonstantin Khlebnikov1-1/+3
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollupKonstantin Khlebnikov1-2/+6
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/mapsKonstantin Khlebnikov1-1/+5
2019-07-02mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig1-1/+1
2019-05-14mm/mmu_notifier: use correct mmu_notifier events for each invalidationJérôme Glisse1-2/+2
2019-05-14mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse1-1/+2
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+18
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-03-05mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V1-3/+5
2019-03-05mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V1-2/+2
2019-02-12mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil1-8/+14
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso1-1/+1
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko1-0/+2
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse1-2/+5
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-1/+1
2018-10-26mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka1-1/+3
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox1-1/+1
2018-08-22mm: /proc/pid/smaps_rollup: convert to single value seq_fileVlastimil Babka1-59/+96
2018-08-22mm: /proc/pid/smaps: factor out common stats printingVlastimil Babka1-22/+29
2018-08-22mm: /proc/pid/smaps: factor out mem stats gatheringVlastimil Babka1-24/+31
2018-08-22mm: /proc/pid/*maps remove is_pid and related wrappersVlastimil Babka1-103/+11
2018-07-14fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka1-1/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-06-07mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying1-10/+16
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-6/+7
2018-05-09mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai1-5/+3
2018-05-09mm, powerpc, x86: introduce an additional vma bit for powerpc pkeyRam Pai1-0/+3
2018-05-09mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai1-2/+2
2018-04-27Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet1-1/+5
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport1-2/+2
2018-04-20mm, pagemap: fix swap offset value for PMD migration entryHuang Ying1-1/+5
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet1-2/+2
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-2/+2
2018-04-11proc: replace seq_printf on seq_putc to speed up /proc/pid/smapsAndrei Vagin1-2/+3
2018-04-11proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin1-75/+52
2018-04-11procfs: add seq_put_hex_ll to speed up /proc/pid/mapsAndrei Vagin1-9/+12
2018-01-31mm: use updated pmdp_invalidate() interface to track dirty/accessed bitsKirill A. Shutemov1-4/+4
2018-01-31fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...Konstantin Khlebnikov1-3/+8
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-11-15mm: consolidate page table accountingKirill A. Shutemov1-9/+2
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov1-1/+1
2017-11-15mm: account pud page tablesKirill A. Shutemov1-1/+4
2017-11-03mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying1-1/+5
2017-11-03mm: Define MAP_SYNC and VM_SYNC flagsJan Kara1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+1
2017-09-08fs, proc: unconditional cond_resched when reading smapsDavid Rientjes1-2/+3
2017-09-08fs, proc: remove priv argument from is_stackMichal Hocko1-5/+3
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse1-1/+1
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse1-0/+7
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi1-11/+16
2017-09-08mm: thp: check pmd migration entry in common pathZi Yan1-11/+21
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+1
2017-09-06mm: add /proc/pid/smaps_rollupDaniel Colascione1-62/+134
2017-08-10mm: fix KSM data corruptionMinchan Kim1-2/+5
2017-07-10fs/proc/task_mmu.c: remove obsolete comment in show_map_vma()Vasily Averin1-1/+0
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-4/+0
2017-05-03proc: show MADV_FREE pages info in smapsShaohua Li1-1/+7
2017-04-13thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov1-1/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-02-27mm: use mmget_not_zero() helperVegard Nossum1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-12mm: add cond_resched() in gather_pte_stats()Hugh Dickins1-0/+1
2016-10-20fs/proc: Stop trying to report thread stacksAndy Lutomirski1-19/+10
2016-10-07mm, proc: fix region lost in /proc/self/smapsRobert Ho1-3/+5
2016-10-07fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...James Morse1-1/+1
2016-09-09mm: fix show_smap() for zone_device-pmd rangesDan Williams1-0/+2
2016-07-26mm, rmap: account shmem thp pagesKirill A. Shutemov1-1/+9
2016-05-23mm, proc: make clear_refs killableMichal Hocko1-2/+9
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer1-3/+30
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-02-18x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smapsDave Hansen1-0/+14
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-43/+23
2016-02-03numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu1-3/+4
2016-01-21thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov1-4/+8
2016-01-20fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov1-1/+1
2016-01-15mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-4/+4
2016-01-15mm, proc: adjust PSS calculationKirill A. Shutemov1-16/+31
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov1-4/+3
2016-01-14mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov1-3/+0
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand1-2/+12
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand1-1/+2
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka1-29/+13
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka1-2/+20
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka1-0/+51
2015-11-05mm: clear_soft_dirty_pmd() requires THPLaurent Dufour1-7/+7
2015-11-05mm: clear pte in clear_soft_dirty()Laurent Dufour1-3/+4
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi1-0/+1
2015-11-05mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi1-0/+38
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky1-2/+2
2015-09-10mm: introduce idle page trackingVladimir Davydov1-1/+4
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim1-2/+16
2015-09-08pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov1-1/+13