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
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
2023-08-18
mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Hugh Dickins
1
-94
/
+76
2023-08-18
mm/khugepaged: retract_page_tables() without mmap or vma lock
Hugh Dickins
1
-103
/
+69
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
1
-0
/
+20
2023-08-18
mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
1
-0
/
+29
2023-08-18
mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
1
-2
/
+2
2023-08-18
mm/memory: pass folio into do_page_mkwrite()
Sidhartha Kumar
1
-4
/
+3
2023-08-18
mm: memory-failure: fix race window when trying to get hugetlb folio
Miaohe Lin
1
-4
/
+16
2023-08-18
mm: memory-failure: fetch compound head after extra page refcnt is held
Miaohe Lin
1
-2
/
+1
2023-08-18
mm: memory-failure: minor cleanup for comments and codestyle
Miaohe Lin
1
-6
/
+6
2023-08-18
mm: memory-failure: remove unneeded header files
Miaohe Lin
1
-3
/
+0
2023-08-18
mm: memory-failure: use local variable huge to check hugetlb page
Miaohe Lin
1
-2
/
+2
2023-08-18
mm: memory-failure: don't account hwpoison_filter() filtered pages
Miaohe Lin
1
-1
/
+2
2023-08-18
mm: memory-failure: ensure moving HWPoison flag to the raw error pages
Miaohe Lin
1
-0
/
+2
2023-08-18
mm: memory-failure: remove unneeded PageHuge() check
Miaohe Lin
1
-3
/
+0
2023-08-18
mm/memory_hotplug: document the signal_pending() check in offline_pages()
David Hildenbrand
1
-0
/
+5
2023-08-18
mm/mm_init.c: mark check_for_memory() as __init
Haifeng Xu
1
-1
/
+1
2023-08-18
zsmalloc: remove obj_tagged()
Sergey Senozhatsky
1
-22
/
+7
2023-08-18
mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
Axel Rasmussen
2
-2
/
+20
2023-08-18
mm: userfaultfd: add new UFFDIO_POISON ioctl: fix
Hugh Dickins
1
-0
/
+4
2023-08-18
mm: userfaultfd: add new UFFDIO_POISON ioctl
Axel Rasmussen
1
-1
/
+47
2023-08-18
mm: userfaultfd: extract file size check out into a helper
Axel Rasmussen
1
-18
/
+20
2023-08-18
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
6
-23
/
+36
2023-08-18
mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
Miaohe Lin
1
-0
/
+1
2023-08-18
mm/memory: convert do_read_fault() to use folios
Sidhartha Kumar
1
-2
/
+4
2023-08-18
mm/memory: convert do_shared_fault() to folios
Sidhartha Kumar
1
-4
/
+7
2023-08-18
mm/memory: convert wp_page_shared() to use folios
Sidhartha Kumar
1
-11
/
+11
2023-08-18
mm/memory: convert do_page_mkwrite() to use folios
Sidhartha Kumar
1
-5
/
+5
2023-08-18
mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
Muchun Song
1
-20
/
+14
2023-08-18
mm/sparse: remove redundant judgments from macro for_each_present_section_nr
liuq
1
-2
/
+1
2023-08-18
mm: compaction: skip the memory hole rapidly when isolating free pages
Baolin Wang
1
-1
/
+33
2023-08-18
mm: compaction: use the correct type of list for free pages
Baolin Wang
1
-2
/
+2
2023-08-18
mm: fix some kernel-doc comments
Yang Li
1
-1
/
+2
2023-08-18
mm: correct stale comment of function check_pte
Kemeng Shi
1
-5
/
+7
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-1
/
+4
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
8
-19
/
+22
2023-08-18
rmap: pass the folio to __page_check_anon_rmap()
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-08-18
mm: cma: print cma name as well in cma_alloc debug
Pintu Kumar
1
-2
/
+2
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
1
-3
/
+3
2023-08-18
mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
Jeff Xu
1
-24
/
+33
2023-08-18
memcg: drop kmem.limit_in_bytes
Michal Hocko
1
-10
/
+0
2023-08-18
mm: page_alloc: avoid false page outside zone error info
Miaohe Lin
1
-3
/
+2
2023-08-18
ksm: consider KSM-placed zeropages when calculating KSM profit
xu xin
1
-2
/
+2
2023-08-18
ksm: add ksm zero pages for each process
xu xin
3
-3
/
+4
2023-08-18
ksm: count all zero pages placed by KSM
xu xin
3
-1
/
+18
2023-08-18
ksm: support unsharing KSM-placed zero pages
xu xin
1
-3
/
+8
2023-08-18
mm/migrate_device: try to handle swapcache pages
Mika Penttilä
1
-6
/
+15
2023-08-18
mm/page_alloc: use write_seqlock_irqsave() instead write_seqlock() + local_ir...
Sebastian Andrzej Siewior
1
-9
/
+6
2023-08-18
zsmalloc: remove zs_compact_control
Minchan Kim
1
-28
/
+9
2023-08-18
zsmalloc: move migration destination zspage inuse check
Sergey Senozhatsky
1
-4
/
+4
2023-08-18
zsmalloc: do not scan for allocated objects in empty zspage
Sergey Senozhatsky
1
-0
/
+9
[prev]
[next]