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-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
1
-0
/
+10
2024-03-05
page_frag: unify gfp bits for order 3 page allocation
Yunsheng Lin
1
-2
/
+2
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
1
-4
/
+4
2024-02-28
Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-102
/
+56
2024-02-25
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2024-02-24
mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
Aneesh Kumar K.V (IBM)
1
-0
/
+8
2024-02-24
mm: cachestat: fix folio read-after-free in cache walk
Nhat Pham
1
-25
/
+26
2024-02-24
mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
Byungchul Park
1
-0
/
+8
2024-02-24
kasan: revert eviction of stack traces in generic mode
Marco Elver
4
-77
/
+14
2024-02-21
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
12
-57
/
+117
2024-02-21
kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()
Benjamin Gray
1
-0
/
+3
2024-02-21
mm/damon/lru_sort: fix quota status loss due to online tunings
SeongJae Park
1
-7
/
+36
2024-02-21
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
1
-1
/
+17
2024-02-21
mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...
SeongJae Park
1
-0
/
+4
2024-02-21
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
1
-3
/
+7
2024-02-21
mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] array
Anshuman Khandual
1
-0
/
+1
2024-02-21
mm/zswap: invalidate duplicate entry when !zswap_enabled
Chengming Zhou
1
-1
/
+5
2024-02-21
mm/swap: fix race when skipping swapcache
Kairui Song
3
-0
/
+38
2024-02-21
mm/swap_state: update zswap LRU's protection range with the folio locked
Nhat Pham
2
-8
/
+9
2024-02-21
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
1
-4
/
+11
2024-02-21
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
1
-0
/
+2
2024-02-17
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-2
/
+3
2024-02-13
mm/memory: Use exception ip to search exception tables
Jiaxun Yang
1
-2
/
+2
2024-02-11
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-36
/
+52
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+2
2024-02-08
mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup
SeongJae Park
1
-1
/
+1
2024-02-08
mm/zswap: don't return LRU_SKIP if we have dropped lru lock
Chengming Zhou
1
-3
/
+1
2024-02-08
mm: zswap: fix objcg use-after-free in entry destruction
Johannes Weiner
1
-4
/
+4
2024-02-08
mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pt...
Sergey Senozhatsky
1
-0
/
+1
2024-02-08
mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page
Miaohe Lin
1
-0
/
+3
2024-02-08
mm: memcg: optimize parent iteration in memcg_rstat_updated()
Yosry Ahmed
1
-21
/
+35
2024-02-08
mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get()
Ryan Roberts
1
-7
/
+7
2024-02-06
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
2
-2
/
+2
2024-02-02
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
1
-0
/
+3
2024-01-30
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
8
-17
/
+61
2024-01-28
Merge tag 'fixes-2024-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2024-01-26
mm: thp_get_unmapped_area must honour topdown preference
Ryan Roberts
2
-4
/
+12
2024-01-26
mm: huge_memory: don't force huge page alignment on 32 bit
Yang Shi
1
-0
/
+4
2024-01-26
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Lokesh Gidra
1
-2
/
+13
2024-01-26
mm/memory: fix folio_set_dirty() vs. folio_mark_dirty() in zap_pte_range()
David Hildenbrand
1
-1
/
+1
2024-01-26
mm/huge_memory: fix folio_set_dirty() vs. folio_mark_dirty()
David Hildenbrand
1
-2
/
+2
2024-01-26
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
1
-1
/
+1
2024-01-26
mm: memcontrol: don't throttle dying tasks on memory.high
Johannes Weiner
1
-4
/
+25
2024-01-26
fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
Sidhartha Kumar
1
-1
/
+1
2024-01-26
readahead: avoid multiple marked readahead pages
Jan Kara
1
-2
/
+2
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+2
2024-01-19
memblock: fix crash when reserved memory is not added to memory
Yajun Deng
1
-0
/
+3
2024-01-19
Merge tag 'memblock-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-01-19
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-6
/
+6
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
[next]