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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
task_mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()
Ryan Roberts
2024-05-05
1
-9
/
+13
*
fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan
Ryan Roberts
2024-05-05
1
-1
/
+1
*
fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addr
Hui Zhu
2024-02-21
1
-7
/
+6
*
proc: use pfn_swap_entry_folio where obvious
Matthew Wilcox (Oracle)
2024-02-21
1
-2
/
+2
*
fs/proc/task_mmu: move mmu notification mechanism inside mm lock
Muhammad Usama Anjum
2024-01-12
1
-11
/
+13
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-2
/
+18
|
\
|
*
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-12-20
1
-1
/
+2
|
*
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-10
1
-1
/
+16
*
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
fs/proc: show correct device and inode numbers in /proc/pid/maps
Andrei Vagin
2023-12-21
1
-1
/
+2
*
|
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
2023-12-06
1
-1
/
+1
*
|
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
2023-12-06
1
-4
/
+20
|
/
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-8
/
+3
|
\
|
*
proc: use initializer for clearing some buffers
Alexey Dobriyan
2023-10-18
1
-8
/
+3
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-2
/
+731
|
\
\
|
*
|
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-25
1
-2
/
+3
|
*
|
fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_WRITTEN flag
Muhammad Usama Anjum
2023-10-18
1
-0
/
+36
|
*
|
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
2023-10-18
1
-0
/
+692
|
|
/
*
/
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-19
1
-2
/
+2
|
/
*
Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-09-05
1
-0
/
+6
|
\
|
*
proc/ksm: add ksm stats to /proc/pid/smaps
Stefan Roesch
2023-09-02
1
-0
/
+6
*
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
mm: Introduce VM_SHADOW_STACK for shadow stack memory
Yu-cheng Yu
2023-07-11
1
-0
/
+3
*
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-2
/
+6
|
\
\
|
*
|
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+5
|
*
|
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-21
1
-2
/
+1
|
|
/
*
|
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
2023-08-21
1
-1
/
+1
*
|
mm: factor out VMA stack and heap checks
Kefeng Wang
2023-08-21
1
-20
/
+4
|
/
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-15
/
+18
*
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
2023-06-19
1
-16
/
+16
*
mm: pagemap: restrict pagewalk to the requested range
Yuanchu Xie
2023-06-09
1
-6
/
+6
*
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
1
-2
/
+7
|
\
|
*
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-03-16
1
-2
/
+7
*
|
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
2023-04-18
1
-2
/
+1
|
/
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
*
task_mmu: convert to vma iterator
Liam R. Howlett
2023-02-09
1
-14
/
+13
*
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
1
-1
/
+1
*
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-01-31
1
-3
/
+1
*
mm: do not show fs mm pc for VM_LOCKONFAULT pages
Jason A. Donenfeld
2022-12-11
1
-0
/
+1
*
mm: anonymous shared memory naming
Pasha Tatashin
2022-11-30
1
-4
/
+11
*
mm: /proc/pid/smaps_rollup: fix maple tree search
Hugh Dickins
2022-10-20
1
-1
/
+1
*
fs/proc/task_mmu: stop using linked list and highest_vm_end
Matthew Wilcox (Oracle)
2022-09-26
1
-32
/
+41
*
mm: remove vmacache
Liam R. Howlett
2022-09-26
1
-1
/
+0
*
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-09-26
1
-3
/
+17
*
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
2022-09-11
1
-1
/
+1
*
mm/smaps: don't access young/dirty bit if pte unpresent
Peter Xu
2022-08-20
1
-3
/
+4
*
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
1
-1
/
+1
*
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
1
-1
/
+1
*
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-17
1
-1
/
+1
*
mm/smaps: add Pss_Dirty
Vincent Whitchurch
2022-07-03
1
-0
/
+3
[next]