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
starfive-6.6.48-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
2019-07-12
mm/filemap.c: correct the comment about VM_FAULT_RETRY
Yang Shi
1
-4
/
+2
2019-07-12
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
1
-4
/
+6
2019-07-12
mm/filemap.c: fix an overly long line in read_cache_page
Christoph Hellwig
1
-1
/
+2
2019-07-12
mm, debug_pagealloc: use a page type instead of page_ext flag
Vlastimil Babka
3
-38
/
+6
2019-07-12
mm, page_alloc: more extensive free page checking with debug_pagealloc
Vlastimil Babka
2
-14
/
+52
2019-07-12
mm, debug_pagelloc: use static keys to enable debugging
Vlastimil Babka
1
-6
/
+17
2019-07-12
mm/failslab.c: by default, do not fail allocations with direct reclaim only
Nicolas Boichat
1
-1
/
+2
2019-07-12
mm: remove the exporting of totalram_pages
Denis Efremov
1
-2
/
+0
2019-07-12
mm/page_isolation.c: change the prototype of undo_isolate_page_range()
Pingfan Liu
1
-2
/
+1
2019-07-12
mm: remove the account_page_dirtied export
Christoph Hellwig
1
-1
/
+0
2019-07-12
mm/memory.c: trivial clean up in insert_page()
Miklos Szeredi
1
-2
/
+0
2019-07-12
mm/gup.c: make follow_page_mask() static
Bharath Vedartham
1
-1
/
+1
2019-07-12
mm/kasan: add object validation in ksize()
Marco Elver
1
-1
/
+21
2019-07-12
mm/slab: refactor common ksize KASAN logic into slab_common.c
Marco Elver
4
-31
/
+35
2019-07-12
mm/kasan: change kasan_check_{read,write} to return boolean
Marco Elver
4
-16
/
+27
2019-07-12
mm/kasan: introduce __kasan_check_{read,write}
Marco Elver
1
-6
/
+4
2019-07-12
mm/kasan: print frame description for stack bugs
Marco Elver
2
-0
/
+170
2019-07-12
mm/kmemleak.c: change error at _write when kmemleak is disabled
André Almeida
1
-1
/
+1
2019-07-12
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
1
-1
/
+1
2019-07-12
slub: don't panic for memcg kmem cache creation failure
Shakeel Butt
1
-4
/
+0
2019-07-12
mm/slub.c: avoid double string traverse in kmem_cache_flags()
Yury Norov
1
-3
/
+1
2019-07-12
mm/slab: sanity-check page type when looking up cache
Kees Cook
2
-11
/
+22
2019-07-12
mm/slab: validate cache membership under freelist hardening
Kees Cook
1
-8
/
+6
2019-07-12
mm/z3fold.c: lock z3fold page before __SetPageMovable()
Henry Burns
1
-1
/
+11
2019-07-12
mm/memcontrol: fix wrong statistics in memory.stat
Yafang Shao
1
-2
/
+3
2019-07-12
mm: vmscan: scan anonymous pages on file refaults
Kuo-Hsin Yang
1
-3
/
+3
2019-07-12
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-38
/
+106
2019-07-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+22
2019-07-11
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-21
/
+89
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-11
/
+0
2019-07-06
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
7
-69
/
+94
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-07-05
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-07-05
mnt_init(): call shmem_init() unconditionally
Al Viro
1
-4
/
+0
2019-07-02
Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm
Jason Gunthorpe
12
-430
/
+31
2019-07-02
Merge tag 'v5.2-rc7' into rdma.git hmm
Jason Gunthorpe
31
-146
/
+122
2019-07-02
mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
Christoph Hellwig
1
-1
/
+0
2019-07-02
mm: remove the HMM config option
Christoph Hellwig
3
-26
/
+5
2019-07-02
mm: sort out the DEVICE_PRIVATE Kconfig mess
Christoph Hellwig
1
-3
/
+2
2019-07-02
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
1
-4
/
+4
2019-07-02
mm: remove hmm_devmem_add
Christoph Hellwig
1
-110
/
+0
2019-07-02
mm: remove hmm_vma_alloc_locked_page
Christoph Hellwig
1
-14
/
+0
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
3
-8
/
+4
2019-07-02
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
1
-4
/
+5
2019-07-02
memremap: add a migrate_to_ram method to struct dev_pagemap_ops
Christoph Hellwig
2
-15
/
+7
2019-07-02
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
1
-2
/
+0
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
1
-5
/
+5
[prev]
[next]