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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-01-15
slub: don't mess with ->d_name
Al Viro
1
-8
/
+5
2025-01-14
mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference
Guo Weikang
1
-1
/
+7
2025-01-14
mm: add comments to do_mmap(), mmap_region() and vm_mmap()
Lorenzo Stoakes
2
-1
/
+95
2025-01-14
mm: assert mmap write lock held on do_mmap(), mmap_region()
Lorenzo Stoakes
1
-0
/
+4
2025-01-14
memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocol
Joshua Hahn
1
-62
/
+3
2025-01-14
memcg/hugetlb: introduce mem_cgroup_charge_hugetlb
Joshua Hahn
2
-21
/
+48
2025-01-14
memcg/hugetlb: introduce memcg_accounts_hugetlb
Joshua Hahn
1
-3
/
+14
2025-01-14
mm/migrate: remove slab checks in isolate_movable_page()
Hyeonggon Yoo
2
-12
/
+0
2025-01-14
mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory o...
David Hildenbrand
1
-1
/
+1
2025-01-14
mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*()
David Hildenbrand
1
-3
/
+3
2025-01-14
mseal: remove can_do_mseal()
Jeff Xu
2
-19
/
+3
2025-01-14
mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
Guillaume Morin
2
-55
/
+53
2025-01-14
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
3
-10
/
+52
2025-01-14
mm: enforce __must_check on VMA merge and split
Lorenzo Stoakes
2
-14
/
+20
2025-01-14
mm/damon/tests/vaddr-kunit.h: reduce stack consumption
Andrew Morton
1
-1
/
+1
2025-01-14
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
1
-1
/
+1
2025-01-14
mm/shmem: refactor to reuse vfs_parse_monolithic_sep for option parsing
Guo Weikang
1
-38
/
+27
2025-01-14
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
2
-0
/
+8
2025-01-14
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
1
-1
/
+8
2025-01-14
mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
Qi Zheng
6
-3
/
+131
2025-01-14
mm: make zap_pte_range() handle full within-PMD range
Qi Zheng
1
-0
/
+8
2025-01-14
mm: do_zap_pte_range: return any_skipped information to the caller
Qi Zheng
1
-15
/
+21
2025-01-14
mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-ins...
Qi Zheng
1
-4
/
+12
2025-01-14
mm: skip over all consecutive none ptes in do_zap_pte_range()
Qi Zheng
1
-7
/
+20
2025-01-14
mm: introduce do_zap_pte_range()
Qi Zheng
1
-19
/
+26
2025-01-14
mm: introduce zap_nonpresent_ptes()
Qi Zheng
1
-63
/
+73
2025-01-14
mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
Qi Zheng
1
-20
/
+35
2025-01-14
mm: khugepaged: recheck pmd state in retract_page_tables()
Qi Zheng
1
-14
/
+31
2025-01-14
mm/hugetlb: don't map folios writable without VM_WRITE when copying during fo...
David Hildenbrand
1
-12
/
+6
2025-01-14
hugetlb: prioritize surplus allocation from current node
Koichiro Den
1
-3
/
+17
2025-01-14
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
1
-3
/
+10
2025-01-14
readahead: don't shorten readahead window in read_pages()
Jan Kara
1
-12
/
+2
2025-01-14
mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_...
David Hildenbrand
1
-4
/
+5
2025-01-14
mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
1
-4
/
+44
2025-01-14
mm/page_alloc: make __alloc_contig_migrate_range() static
David Hildenbrand
2
-7
/
+2
2025-01-14
mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
David Hildenbrand
3
-6
/
+3
2025-01-14
mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
David Hildenbrand
1
-5
/
+3
2025-01-14
mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range()
David Hildenbrand
2
-7
/
+9
2025-01-14
mm/vma: move __vm_munmap() to mm/vma.c
Lorenzo Stoakes
3
-18
/
+20
2025-01-14
mm/vma: move stack expansion logic to mm/vma.c
Lorenzo Stoakes
3
-243
/
+243
2025-01-14
mm: abstract get_arg_page() stack expansion and mmap read lock
Lorenzo Stoakes
1
-1
/
+53
2025-01-14
mm/vma: move unmapped_area() internals to mm/vma.c
Lorenzo Stoakes
3
-109
/
+112
2025-01-14
mm/vma: move brk() internals to mm/vma.c
Lorenzo Stoakes
4
-84
/
+87
2025-01-14
mm/page_alloc: add some detailed comments in can_steal_fallback
gaoxiang17
1
-0
/
+8
2025-01-14
mm:kasan: fix sparse warnings: Should it be static?
Nihar Chaithanya
1
-2
/
+2
2025-01-14
mm: swap_cgroup: get rid of __lookup_swap_cgroup()
Roman Gushchin
1
-16
/
+2
2025-01-14
mm: swap_cgroup: allocate swap_cgroup map using vcalloc()
Roman Gushchin
1
-70
/
+13
2025-01-14
mm: remove the non-useful else after a break in a if statement
Keren Sun
1
-2
/
+2
2025-01-14
mm: remove unnecessary whitespace before a quoted newline
Keren Sun
1
-3
/
+3
2025-01-14
mm: prefer 'unsigned int' to bare use of 'unsigned'
Keren Sun
1
-3
/
+3
[prev]
[next]