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
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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
1
-1
/
+1
2022-03-16
mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
Linus Torvalds
1
-38
/
+19
2022-03-08
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
1
-12
/
+28
2022-03-08
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
1
-1
/
+3
2022-03-02
memblock: use kfree() to release kmalloced memblock regions
Miaohe Lin
1
-2
/
+8
2022-03-02
hugetlbfs: fix a truncation issue in hugepages parameter
Liu Yuntao
1
-2
/
+2
2022-03-02
mm/hugetlb: fix kernel crash with hugetlb mremap
Aneesh Kumar K.V
1
-4
/
+3
2022-03-02
mm/filemap: Fix handling of THPs in generic_file_buffered_read()
Matthew Wilcox (Oracle)
1
-2
/
+6
2022-02-23
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-16
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-5
/
+5
2022-02-16
mm: vmscan: remove deadlock due to throttling failing to make progress
Mel Gorman
1
-1
/
+3
2022-02-08
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
1
-6
/
+7
2022-02-08
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
1
-0
/
+2
2022-02-05
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
1
-5
/
+30
2022-01-29
memcg: better bounds on the memcg stats updates
Shakeel Butt
1
-7
/
+13
2022-01-27
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-2
/
+3
2022-01-27
kasan: fix quarantine conflicting with init_on_free
Andrey Konovalov
1
-0
/
+11
2022-01-27
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2
-3
/
+9
2022-01-27
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
1
-16
/
+21
2022-01-27
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
1
-1
/
+3
2022-01-27
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+15
2022-01-01
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
1
-1
/
+2
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
1
-9
/
+55
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-2
/
+7
2021-12-25
mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
Liu Shixin
1
-0
/
+1
2021-12-25
mm/damon/dbgfs: protect targets destructions with kdamond_lock
SeongJae Park
1
-0
/
+2
2021-12-25
mm, hwpoison: fix condition in free hugetlb page path
Naoya Horiguchi
1
-9
/
+4
2021-12-25
mm: mempolicy: fix THP allocations escaping mempolicy restrictions
Andrey Ryabinin
1
-2
/
+1
2021-12-25
kfence: fix memory leak when cat kfence objects
Baokun Li
1
-0
/
+1
2021-12-12
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-12-11
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
1
-0
/
+7
2021-12-11
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
1
-1
/
+1
2021-12-11
mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
Waiman Long
1
-53
/
+53
2021-12-11
mm/slub: fix endianness bug for alloc/free_traces attributes
Gerald Schaefer
1
-6
/
+9
2021-12-11
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
1
-8
/
+0
2021-12-11
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
1
-37
/
+40
2021-12-11
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
1
-1
/
+0
2021-12-11
mm/damon/core: remove unnecessary error messages
SeongJae Park
1
-9
/
+2
2021-12-11
mm/damon/dbgfs: remove an unnecessary error message
SeongJae Park
1
-3
/
+1
2021-12-11
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
1
-1
/
+2
2021-12-11
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
1
-3
/
+3
2021-12-11
filemap: remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-0
/
+3
2021-12-06
percpu: km: ensure it is used with NOMMU (either UP or SMP)
Vladimir Murzin
1
-1
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
3
-0
/
+3
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-5
/
+4
2021-11-22
hugetlbfs: flush before unlock on move_hugetlb_page_tables()
Nadav Amit
1
-1
/
+1
2021-11-22
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
1
-4
/
+19
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
2
-11
/
+24
2021-11-20
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
1
-3
/
+9
[next]