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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
mm/hugetlb: fix incorrect update of max_huge_pages
Miaohe Lin
1
-1
/
+2
2022-09-12
memory tiering: rate limit NUMA migration throughput
Huang Ying
1
-0
/
+1
2022-09-12
memory tiering: hot page selection with hint page fault latency
Huang Ying
4
-5
/
+43
2022-09-12
mm/util.c: add warning if __vm_enough_memory fails
Kefeng Wang
1
-0
/
+2
2022-09-12
mm/gup.c: simplify and fix check_and_migrate_movable_pages() return codes
Alistair Popple
1
-28
/
+32
2022-09-12
hugetlb_cgroup: use helper for_each_hstate and hstate_index
Miaohe Lin
1
-7
/
+4
2022-09-12
hugetlb_cgroup: use helper macro NUMA_NO_NODE
Miaohe Lin
1
-2
/
+2
2022-09-12
hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K,M,G}
Miaohe Lin
1
-5
/
+5
2022-09-12
hugetlb_cgroup: remove unneeded nr_pages > 0 check
Miaohe Lin
1
-1
/
+1
2022-09-12
kfence: add sysfs interface to disable kfence for selected slabs.
Imran Khan
2
-0
/
+33
2022-09-12
mm: migration: fix the FOLL_GET failure on following huge page
Haiyue Wang
1
-2
/
+8
2022-09-12
mm/vmscan: make the annotations of refaults code at the right place
Yang Yang
1
-5
/
+5
2022-09-12
mm/damon/core: simplify the parameter passing for region split operation
Kaixu Xia
2
-15
/
+12
2022-09-12
mm/util: reduce stack usage of folio_mapcount
Kairui Song
1
-1
/
+1
2022-09-12
mm/page_alloc: only search higher order when fallback
Abel Wu
1
-1
/
+1
2022-09-12
page_alloc: remove inactive initialization
Li kunyu
1
-1
/
+1
2022-09-12
mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process
Feng Tang
2
-5
/
+21
2022-09-12
mm/mempolicy: fix lock contention on mems_allowed
Abel Wu
1
-1
/
+3
2022-09-12
mm/cma_debug: show complete cma name in debugfs directories
Charan Teja Kalla
1
-4
/
+1
2022-09-12
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
3
-9
/
+6
2022-09-12
zsmalloc: remove unnecessary size_class NULL check
Alexey Romanov
1
-7
/
+0
2022-09-12
zsmalloc: zs_object_copy: add clarifying comment
Alexey Romanov
1
-0
/
+7
2022-09-12
mm/vmscan: define macros for refaults in struct lruvec
Yang Yang
1
-4
/
+4
2022-09-12
mm/damon/dbgfs: use kmalloc for allocating only one element
Kenneth Lee
1
-1
/
+1
2022-09-12
mm/filemap.c: convert page_endio() to use a folio
Shaoqin Huang
1
-7
/
+9
2022-09-12
mm: memory-failure: cleanup try_to_split_thp_page()
Kefeng Wang
1
-11
/
+12
2022-09-12
mm: align larger anonymous mappings on THP boundaries
Rik van Riel
1
-0
/
+3
2022-09-12
mm/page_ext: remove unused variable in offline_page_ext
Charan Teja Kalla
1
-3
/
+3
2022-09-12
mm/madvise: add MADV_COLLAPSE to process_madvise()
Zach O'Keefe
1
-2
/
+2
2022-09-12
mm/khugepaged: rename prefix of shared collapse functions
Zach O'Keefe
1
-33
/
+35
2022-09-12
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2
-1
/
+123
2022-09-12
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
Zach O'Keefe
5
-39
/
+66
2022-09-12
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
3
-21
/
+22
2022-09-12
mm/khugepaged: add flag to predicate khugepaged-only behavior
Zach O'Keefe
1
-25
/
+58
2022-09-12
mm/khugepaged: propagate enum scan_result codes back to callers
Zach O'Keefe
1
-116
/
+117
2022-09-12
mm/khugepaged: dedup and simplify hugepage alloc and charging
Zach O'Keefe
1
-43
/
+35
2022-09-12
mm/khugepaged: add struct collapse_control
Zach O'Keefe
1
-37
/
+50
2022-09-12
mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
Yang Shi
1
-94
/
+26
2022-08-29
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-29
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-29
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-29
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-29
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2
-6
/
+10
2022-08-29
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-29
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-21
mm/shmem: shmem_replace_page() remember NR_SHMEM
Hugh Dickins
1
-0
/
+2
2022-08-21
mm/shmem: tmpfs fallocate use file_modified()
Hugh Dickins
1
-1
/
+2
2022-08-21
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
1
-23
/
+31
2022-08-21
mm/hugetlb: support write-faults in shared mappings
David Hildenbrand
1
-7
/
+19
2022-08-21
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
1
-2
/
+5
[next]