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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-07
mm: add statistics for PUD level pagetable
Baolin Wang
6
-2
/
+31
2023-10-07
acpi,mm: fix typo sibiling -> sibling
Li Zhijian
3
-7
/
+7
2023-10-07
mm/migrate: fix do_pages_move for compat pointers
Gregory Price
1
-2
/
+12
2023-10-07
riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
1
-6
/
+13
2023-10-07
riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking
Alexandre Ghiti
1
-1
/
+1
2023-10-07
mmap: fix error paths with dup_anon_vma()
Liam R. Howlett
1
-8
/
+22
2023-10-07
mmap: fix vma_iterator in error path of vma_merge()
Liam R. Howlett
1
-2
/
+8
2023-10-07
mm: fix vm_brk_flags() to not bail out while holding lock
Sebastian Ott
1
-3
/
+3
2023-10-07
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Liam R. Howlett
1
-1
/
+3
2023-10-07
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
1
-1
/
+1
2023-10-04
mm: mlock: update mlock_pte_range to handle large folio
Yin Fengwei
1
-2
/
+64
2023-10-04
mm: handle large folio when large folio in VM_LOCKED VMA range
Yin Fengwei
2
-21
/
+68
2023-10-04
mm: add functions folio_in_range() and folio_within_vma()
Yin Fengwei
1
-0
/
+50
2023-10-04
mm/damon/core-test: fix memory leak in damon_new_ctx()
Jinjie Ruan
1
-0
/
+4
2023-10-04
mm/damon/core-test: fix memory leak in damon_new_region()
Jinjie Ruan
1
-1
/
+3
2023-10-04
mm/writeback: update filemap_dirty_folio() comment
Jianguo Bao
1
-1
/
+1
2023-10-04
Docs/ABI/damon: update for DAMOS apply intervals
SeongJae Park
1
-0
/
+7
2023-10-04
Docs/admin-guide/mm/damon/usage: update for DAMOS apply intervals
SeongJae Park
1
-3
/
+6
2023-10-04
selftests/damon/sysfs: test DAMOS apply intervals
SeongJae Park
1
-0
/
+1
2023-10-04
mm/damon/sysfs-schemes: support DAMOS apply interval
SeongJae Park
1
-4
/
+34
2023-10-04
Docs/mm/damon/design: document DAMOS apply intervals
SeongJae Park
1
-1
/
+2
2023-10-04
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
6
-11
/
+87
2023-10-04
mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint
SeongJae Park
1
-1
/
+1
2023-10-04
mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>...
SeongJae Park
1
-1
/
+1
2023-10-04
mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses
SeongJae Park
1
-2
/
+3
2023-10-04
hugetlb: convert remove_pool_huge_page() to remove_pool_hugetlb_folio()
Matthew Wilcox (Oracle)
1
-14
/
+15
2023-10-04
hugetlb: remove a few calls to page_folio()
Matthew Wilcox (Oracle)
1
-15
/
+11
2023-10-04
hugetlb: use a folio in free_hpage_workfn()
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-10-04
mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO
Usama Arif
5
-15
/
+69
2023-10-04
memblock: introduce MEMBLOCK_RSRV_NOINIT flag
Usama Arif
2
-5
/
+37
2023-10-04
memblock: pass memblock_type to memblock_setclr_flag
Usama Arif
1
-8
/
+8
2023-10-04
mm: hugetlb_vmemmap: use nid of the head page to reallocate it
Usama Arif
1
-1
/
+1
2023-10-04
mm/damon/core: mark damon_moving_sum() as a static function
SeongJae Park
2
-3
/
+1
2023-10-04
mm/damon/core: skip updating nr_accesses_bp for each aggregation interval
SeongJae Park
1
-2
/
+0
2023-10-04
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
SeongJae Park
4
-13
/
+36
2023-10-04
mm/damon/core: introduce nr_accesses_bp
SeongJae Park
3
-0
/
+16
2023-10-04
mm/damon/core-test: add a unit test for damon_moving_sum()
SeongJae Park
1
-0
/
+16
2023-10-04
mm/damon/core: implement a pseudo-moving sum function
SeongJae Park
2
-0
/
+42
2023-10-04
mm/damon/vaddr: call damon_update_region_access_rate() always
SeongJae Park
1
-3
/
+7
2023-10-04
mm/damon/core: define and use a dedicated function for region access rate update
SeongJae Park
4
-9
/
+24
2023-10-04
mm/damon/core: use number of passed access sampling as a timer
SeongJae Park
2
-51
/
+59
2023-10-04
mips: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-10-04
fs: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-2
/
+2
2023-10-04
mm/memory_hotplug: use pfn math in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-10-04
mm/hugetlb: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-10-04
mm/cma: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-10-04
mm, vmscan: remove ISOLATE_UNMAPPED
Vlastimil Babka
4
-14
/
+7
2023-10-04
trace-vmscan-postprocess: sync with tracepoints updates
Vlastimil Babka
1
-23
/
+17
2023-10-04
buffer: remove __getblk_gfp()
Matthew Wilcox (Oracle)
2
-27
/
+11
2023-10-04
ext4: call bdev_getblk() from sb_getblk_gfp()
Matthew Wilcox (Oracle)
2
-5
/
+11
[prev]
[next]