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
2024-08-24
mm: Fix missing folio invalidation calls during truncation
David Howells
1
-2
/
+2
2024-08-18
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
13
-160
/
+129
2024-08-17
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+5
2024-08-16
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
1
-5
/
+11
2024-08-16
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-16
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2
-17
/
+2
2024-08-16
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
1
-22
/
+20
2024-08-16
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
1
-16
/
+13
2024-08-16
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
1
-17
/
+16
2024-08-16
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
1
-9
/
+2
2024-08-16
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
1
-9
/
+11
2024-08-16
mm: don't account memmap per-node
Pasha Tatashin
7
-55
/
+37
2024-08-16
mm: add system wide stats items category
Pasha Tatashin
1
-3
/
+3
2024-08-16
mm: don't account memmap on failure
Pasha Tatashin
1
-4
/
+1
2024-08-16
mseal: fix is_madv_discard()
Pedro Falcato
1
-3
/
+11
2024-08-13
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
1
-2
/
+5
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-17
/
+47
2024-08-08
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
1
-2
/
+20
2024-08-08
mm: shmem: fix incorrect aligned index when checking conflicts
Baolin Wang
1
-3
/
+4
2024-08-08
mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
Baolin Wang
1
-6
/
+1
2024-08-08
mm: list_lru: fix UAF for memory cgroup
Muchun Song
1
-6
/
+22
2024-08-05
Merge tag 'slab-fixes-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2024-07-30
mm, slub: do not call do_slab_free for kfence object
Rik van Riel
1
-0
/
+3
2024-07-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-2
/
+0
2024-07-27
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-07-27
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
1
-0
/
+17
2024-07-27
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
1
-2
/
+10
2024-07-27
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
1
-1
/
+1
2024-07-27
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
6
-23
/
+23
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-15
/
+70
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
89
-5949
/
+7093
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-8
/
+9
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
8
-15
/
+71
2024-07-19
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-15
/
+25
2024-07-19
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
5
-109
/
+265
2024-07-19
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-54
/
+166
2024-07-18
mm/mglru: fix ineffective protection calculation
Yu Zhao
1
-44
/
+38
2024-07-18
mm/zswap: fix a white space issue
Dan Carpenter
1
-1
/
+1
2024-07-18
mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
Miaohe Lin
1
-0
/
+3
2024-07-18
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
1
-1
/
+1
2024-07-18
mm/gup: clear the LRU flag of a page before adding to LRU batch
yangge
1
-12
/
+31
2024-07-18
mm/numa_balancing: teach mpol_to_str about the balancing mode
Tvrtko Ursulin
1
-4
/
+14
2024-07-18
mm: memcg1: convert charge move flags to unsigned long long
Roman Gushchin
1
-2
/
+2
2024-07-18
mm/mglru: fix overshooting shrinker memory
Yu Zhao
1
-2
/
+8
2024-07-18
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
1
-1
/
+0
2024-07-18
mm/kmemleak: replace strncpy() with strscpy()
Kees Cook
1
-3
/
+3
2024-07-18
mm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOC
Vlastimil Babka
2
-7
/
+3
2024-07-18
mm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLAB
Vlastimil Babka
2
-14
/
+8
2024-07-18
mm: ignore data-race in __swap_writepage
Pei Li
1
-1
/
+6
[next]