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