index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-02
mm: mempool: fix crash in mempool_free() for zero-minimum pools
Yadan Fan
1
-14
/
+10
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
4
-7
/
+7
2025-08-02
mm/shmem, swap: fix major fault counting
Kairui Song
1
-7
/
+5
2025-08-02
mm/shmem, swap: rework swap entry and index calculation for large swapin
Kairui Song
1
-34
/
+33
2025-08-02
mm/shmem, swap: simplify swapin path and result handling
Kairui Song
1
-26
/
+19
2025-08-02
mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
Kairui Song
1
-13
/
+28
2025-08-02
mm/shmem, swap: tidy up swap entry splitting
Kairui Song
1
-33
/
+23
2025-08-02
mm/shmem, swap: tidy up THP swapin checks
Kairui Song
1
-21
/
+18
2025-08-02
mm/shmem, swap: avoid redundant Xarray lookup during swapin
Kairui Song
1
-9
/
+25
2025-08-02
x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
Mike Rapoport (Microsoft)
2
-2
/
+9
2025-08-02
x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
Mike Rapoport (Microsoft)
2
-19
/
+8
2025-08-02
execmem: drop writable parameter from execmem_fill_trapping_insns()
Mike Rapoport (Microsoft)
3
-10
/
+5
2025-08-02
execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
Mike Rapoport (Microsoft)
1
-1
/
+6
2025-08-02
execmem: move execmem_force_rw() and execmem_restore_rox() before use
Mike Rapoport (Microsoft)
1
-23
/
+21
2025-08-02
execmem: rework execmem_cache_free()
Mike Rapoport (Microsoft)
1
-23
/
+102
2025-08-02
execmem: introduce execmem_alloc_rw()
Mike Rapoport (Microsoft)
4
-30
/
+51
2025-08-02
execmem: drop unused execmem_update_copy()
Mike Rapoport (Microsoft)
2
-18
/
+0
2025-08-02
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
2
-7
/
+33
2025-08-02
mm/rmap: add anon_vma lifetime debug check
Jann Horn
1
-0
/
+22
2025-08-02
mm: remove mm/io-mapping.c
Lorenzo Stoakes
5
-39
/
+0
2025-08-02
khugepaged: optimize collapse_pte_mapped_thp() by PTE batching
Dev Jain
1
-12
/
+21
2025-08-02
khugepaged: optimize __collapse_huge_page_copy_succeeded() by PTE batching
Dev Jain
1
-7
/
+18
2025-08-02
mm: add get_and_clear_ptes() and clear_ptes()
David Hildenbrand
4
-3
/
+48
2025-08-02
mm/mincore: hold PTL in mincore_hugetlb
Jinjiang Tu
1
-0
/
+3
2025-08-02
mm/memory-failure: hold PTL in hwpoison_hugetlb_range
Jinjiang Tu
1
-3
/
+9
2025-08-02
mm/mseal: rework mseal apply logic
Lorenzo Stoakes
1
-47
/
+20
2025-08-02
mm/mseal: simplify and rename VMA gap check
Lorenzo Stoakes
1
-23
/
+28
2025-08-02
mm/mseal: small cleanups
Lorenzo Stoakes
6
-31
/
+8
2025-08-02
mm/mseal: update madvise() logic
Lorenzo Stoakes
3
-57
/
+70
2025-08-02
mm/mseal: always define VM_SEALED
Lorenzo Stoakes
2
-4
/
+8
2025-08-02
mm/damon/vaddr: skip isolating folios already in destination nid
Bijan Tabatabai
1
-0
/
+4
2025-08-02
selftests: cachestat: add tests for mmap, refactor and enhance mmap test for ...
Suresh K C
1
-8
/
+54
2025-08-02
mm: add process info to bad rss-counter warning
Xuanye Liu
1
-3
/
+6
2025-08-02
kasan: skip quarantine if object is still accessible under RCU
Jann Horn
1
-7
/
+18
2025-08-02
mm/page-flags: remove folio_start_writeback_keepwrite()
Joanne Koong
1
-2
/
+0
2025-08-02
selftests/mm: add process_madvise() tests
wang lian
4
-0
/
+351
2025-08-02
mm: shmem: fix the shmem large folio allocation for the i915 driver
Baolin Wang
1
-2
/
+2
2025-08-02
tools/getdelays: add backward compatibility for taskstats version
Fan Yu
1
-67
/
+100
2025-08-02
kho: add test for kexec handover
Mike Rapoport (Microsoft)
8
-0
/
+627
2025-08-02
delaytop: enhance error logging and add PSI feature description
fan.yu9@zte.com.cn
2
-80
/
+143
2025-08-02
samples: Kconfig: fix spelling mistake "instancess" -> "instances"
Colin Ian King
1
-1
/
+1
2025-08-02
fat: fix too many log in fat_chain_add()
OGAWA Hirofumi
1
-3
/
+3
2025-08-02
scripts/spelling.txt: add notifer||notifier to spelling.txt
WangYuli
1
-0
/
+1
2025-08-02
xen/xenbus: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
net: mvneta: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
drm/xe: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
cxl: mce: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
KVM: x86: fix typo "notifer"
WangYuli
1
-2
/
+2
2025-08-02
MAINTAINERS: add maintainers for delaytop
Wang Yaxin
1
-0
/
+10
2025-08-02
ucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()
Uros Bizjak
1
-8
/
+6
[prev]
[next]