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-02-18
Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...
Linus Torvalds
4
-4
/
+10
2023-02-18
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2
-2
/
+6
2023-02-17
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
1
-0
/
+1
2023-02-17
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
1
-2
/
+3
2023-02-14
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-16
/
+57
2023-02-12
Fix page corruption caused by racy check in __free_pages
David Chen
1
-1
/
+4
2023-02-10
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2
-6
/
+13
2023-02-10
mm: hwpoison: support recovery from ksm_might_need_to_copy()
Kefeng Wang
3
-8
/
+22
2023-02-10
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
3
-1
/
+21
2023-02-07
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
1
-7
/
+1
2023-02-04
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
1
-1
/
+1
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
11
-108
/
+286
2023-02-01
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-01
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
1
-2
/
+3
2023-02-01
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-01
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
1
-0
/
+8
2023-02-01
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
1
-6
/
+19
2023-02-01
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
1
-1
/
+4
2023-02-01
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2
-57
/
+14
2023-02-01
zsmalloc: fix a race with deferred_handles storing
Nhat Pham
1
-32
/
+205
2023-02-01
mm/khugepaged: fix ->anon_vma race
Jann Horn
1
-1
/
+13
2023-01-29
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
1
-0
/
+1
2023-01-19
Merge tag 'slab-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2023-01-19
mm: fix a few rare cases of using swapin error pte marker
Peter Xu
3
-3
/
+16
2023-01-19
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
1
-6
/
+2
2023-01-19
Sync with v6.2-rc4
Andrew Morton
1
-1
/
+7
2023-01-17
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-55
/
+87
2023-01-12
nommu: fix split_vma() map_count error
Liam Howlett
1
-1
/
+3
2023-01-12
nommu: fix do_munmap() error path
Liam Howlett
1
-1
/
+2
2023-01-12
nommu: fix memory leak in do_mmap() error path
Liam Howlett
1
-1
/
+1
2023-01-12
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
3
-5
/
+5
2023-01-12
kasan: mark kasan_kunit_executing as static
Andrey Konovalov
1
-1
/
+1
2023-01-12
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
1
-2
/
+11
2023-01-12
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
1
-9
/
+35
2023-01-12
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
1
-4
/
+2
2023-01-12
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
1
-1
/
+1
2023-01-12
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
1
-0
/
+4
2023-01-12
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
1
-8
/
+6
2023-01-12
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
1
-8
/
+9
2023-01-12
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
1
-14
/
+7
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-1
/
+7
2023-01-04
memblock: Fix doc for memblock_phys_free
Miaoqian Lin
1
-1
/
+1
2023-01-02
mm, slab: periodically resched in drain_freelist()
David Rientjes
1
-0
/
+2
2022-12-22
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
1
-185
/
+148
2022-12-22
kmsan: export kmsan_handle_urb
Arnd Bergmann
1
-0
/
+1
2022-12-22
kmsan: include linux/vmalloc.h
Arnd Bergmann
1
-0
/
+1
2022-12-22
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
1
-0
/
+1
2022-12-22
mm, mremap: fix mremap() expanding vma with addr inside vma
Vlastimil Babka
1
-1
/
+2
2022-12-19
Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-21
/
+31
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-12
/
+8
[next]