index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
task_mmu.c
Age
Commit message (
Expand
)
Author
2025-11-29
fs/proc/task_mmu.c: fix make_uffd_wp_huge_pte() huge pte handling
Lorenzo Stoakes
2025-11-29
mm: declare VMA flags by bit
Lorenzo Stoakes
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
2025-11-24
fs/proc/task_mmu: refactor pagemap_pmd_range()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-25
fs/proc/task_mmu: check p->vec_buf for NULL
Jakub Acs
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
Suren Baghdasaryan
2025-09-13
fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
Suren Baghdasaryan
2025-08-11
proc: proc_maps_open allow proc_mem_open to return NULL
Jialin Wang
2025-08-05
fs/proc/task_mmu: hold PTL in pagemap_hugetlb_range and gather_hugetlb_stats
Jinjiang Tu
2025-08-05
mm/smaps: fix race between smaps_hugetlb_range and migration
Jinjiang Tu
2025-07-24
fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
2025-07-24
fs/proc/task_mmu: remove conversion of seq_file position to unsigned
Suren Baghdasaryan
2025-07-09
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
2025-06-25
fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
David Hildenbrand
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-11
proc: fix the issue of proc_mem_open returning NULL
Penglei Jiang
2025-05-11
fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
Andrei Vagin
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...
David Hildenbrand
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...
David Hildenbrand
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (...
David Hildenbrand
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-17
fs/proc/task_mmu: reduce scope of lazy mmu region
Ryan Roberts
2025-03-16
fs/proc/task_mmu: add guard region bit to pagemap
Lorenzo Stoakes
2024-12-30
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
David Hildenbrand
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-14
fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
Dan Carpenter
2024-10-17
fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization
Brahmajit Das
2024-10-04
mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Mark Brown
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
2024-09-04
mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
Joey Gouly
2024-09-01
fs/procfs: remove build ID-related code duplication in PROCMAP_QUERY
Andrii Nakryiko
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
fs/procfs: add build ID fetching to PROCMAP_QUERY API
Andrii Nakryiko
2024-07-12
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2024-07-12
fs/procfs: extract logic for getting VMA name constituents
Andrii Nakryiko
[next]