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-03-10
memory tier: release the new_memtier in find_create_memory_tier()
Tong Tiangen
1
-2
/
+2
2023-03-10
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
1
-0
/
+3
2023-03-10
mm: memcontrol: deprecate charge moving
Johannes Weiner
1
-0
/
+4
2023-03-10
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2
-5
/
+5
2023-03-10
mm/damon/paddr: fix missing folio_put()
andrew.yang
1
-4
/
+3
2023-02-22
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
1
-1
/
+1
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
1
-7
/
+1
2023-02-22
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2
-2
/
+6
2023-02-22
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
1
-2
/
+3
2023-02-22
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
1
-0
/
+1
2023-02-22
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2
-6
/
+13
2023-02-22
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
3
-1
/
+21
2023-02-14
Fix page corruption caused by racy check in __free_pages
David Chen
1
-1
/
+4
2023-02-09
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-09
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
1
-0
/
+8
2023-02-09
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
1
-6
/
+19
2023-02-09
mm/khugepaged: fix ->anon_vma race
Jann Horn
1
-1
/
+13
2023-02-09
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-09
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
1
-6
/
+2
2023-02-09
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
1
-1
/
+4
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
3
-4
/
+4
2023-02-01
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
1
-0
/
+1
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2
-4
/
+3
2023-01-24
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
1
-1
/
+1
2023-01-24
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
1
-0
/
+4
2023-01-24
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
1
-2
/
+11
2023-01-24
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
1
-8
/
+9
2023-01-24
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
1
-14
/
+7
2023-01-24
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
1
-8
/
+6
2023-01-24
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
1
-9
/
+35
2023-01-24
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
1
-4
/
+2
2023-01-24
nommu: fix split_vma() map_count error
Liam Howlett
1
-1
/
+3
2023-01-24
nommu: fix do_munmap() error path
Liam Howlett
1
-1
/
+2
2023-01-24
nommu: fix memory leak in do_mmap() error path
Liam Howlett
1
-1
/
+1
2023-01-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-1
/
+7
2023-01-07
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
1
-185
/
+148
2023-01-04
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
1
-13
/
+5
2023-01-04
kmsan: include linux/vmalloc.h
Arnd Bergmann
1
-0
/
+1
2023-01-04
kmsan: export kmsan_handle_urb
Arnd Bergmann
1
-0
/
+1
2023-01-04
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
1
-0
/
+1
2023-01-04
mm, mremap: fix mremap() expanding vma with addr inside vma
Vlastimil Babka
1
-1
/
+2
2022-12-31
mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
David Hildenbrand
1
-0
/
+3
2022-12-11
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-11
/
+16
2022-12-10
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-12-10
mm/gup: fix gup_pud_range() for dax
John Starks
1
-1
/
+1
2022-12-10
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
1
-8
/
+3
2022-12-10
tmpfs: fix data loss from failed fallocate
Hugh Dickins
1
-0
/
+11
2022-12-10
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
1
-2
/
+1
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-12-04
Revert "mm: align larger anonymous mappings on THP boundaries"
Linus Torvalds
1
-3
/
+0
[next]