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
2022-11-12
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
9
-6
/
+31
2022-11-10
Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-20
/
+4
2022-11-09
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
1
-0
/
+7
2022-11-09
kmsan: core: kmsan_in_runtime() should return true in NMI context
Alexander Potapenko
1
-0
/
+2
2022-11-09
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
1
-0
/
+1
2022-11-09
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
1
-1
/
+1
2022-11-09
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
1
-0
/
+1
2022-11-09
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
1
-3
/
+6
2022-11-09
mm/mmap: fix memory leak in mmap_region()
Li Zetao
1
-1
/
+5
2022-11-09
hugetlbfs: don't delete error page from pagecache
James Houghton
2
-1
/
+8
2022-11-07
mm, slab: remove duplicate kernel-doc comment for ksize()
Vlastimil Babka
1
-14
/
+0
2022-11-06
mm/slab_common: Restore passing "caller" for tracing
Kees Cook
1
-2
/
+2
2022-11-04
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
Vlastimil Babka
1
-2
/
+0
2022-11-03
mm/slab_common: repair kernel-doc for __ksize()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
1
-0
/
+3
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
1
-0
/
+17
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
1
-4
/
+21
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
1
-0
/
+7
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
2
-1
/
+2
2022-10-28
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
1
-1
/
+11
2022-10-28
mm/page_isolation: fix clang deadcode warning
Maria Yu
1
-1
/
+1
2022-10-28
memory tier, sysfs: rename attribute "nodes" to "nodelist"
Huang Ying
1
-4
/
+4
2022-10-28
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
1
-19
/
+42
2022-10-21
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
1
-1
/
+10
2022-10-21
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
1
-8
/
+27
2022-10-21
mm/page_alloc: reduce potential fragmentation in make_alloc_exact()
Liam R. Howlett
1
-8
/
+12
2022-10-21
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
1
-1
/
+1
2022-10-21
mm/mmap: fix MAP_FIXED address return on VMA merge
Liam Howlett
1
-8
/
+7
2022-10-21
mm/mmap.c: __vma_adjust(): suppress uninitialized var warning
Andrew Morton
1
-1
/
+2
2022-10-21
mm/mmap: undo ->mmap() when mas_preallocate() fails
Mike Kravetz
1
-1
/
+1
2022-10-21
zsmalloc: zs_destroy_pool: add size_class NULL check
Alexey Romanov
1
-0
/
+3
2022-10-21
mm/mempolicy: fix mbind_range() arguments to vma_merge()
Liam Howlett
1
-6
/
+11
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+6
2022-10-16
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+19
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
1
-18
/
+19
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-147
/
+383
2022-10-13
highmem: fix kmap_to_page() for kmap_local_page() addresses
Ira Weiny
1
-12
/
+31
2022-10-13
mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page
Yafang Shao
1
-2
/
+2
2022-10-13
mm/hugetlb: use hugetlb_pte_stable in migration race check
Peter Xu
1
-4
/
+3
2022-10-13
mm/hugetlb: fix race condition of uffd missing/minor handling
Peter Xu
1
-7
/
+52
2022-10-13
mm: use update_mmu_tlb() on the second thread
Qi Zheng
1
-1
/
+1
2022-10-13
kasan: fix array-bounds warnings in tests
Andrey Konovalov
1
-1
/
+8
2022-10-13
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
1
-7
/
+82
2022-10-13
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
Alistair Popple
1
-65
/
+85
2022-10-13
mm/memremap.c: take a pgmap reference on page allocation
Alistair Popple
1
-6
/
+19
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
2
-0
/
+17
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
3
-20
/
+48
2022-10-13
mm/damon: use damon_sz_region() in appropriate place
Xin Hao
2
-11
/
+10
[next]