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
2019-06-29
mm, swap: fix THP swap out
Huang Ying
1
-5
/
+2
2019-06-29
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2019-06-29
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
1
-2
/
+2
2019-06-29
mm/oom_kill.c: fix uninitialized oc->constraint
Yafang Shao
1
-7
/
+5
2019-06-29
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2
-13
/
+21
2019-06-29
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
1
-0
/
+2
2019-06-29
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-9
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
3
-9
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
3
-6
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-11
/
+3
2019-06-14
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
1
-1
/
+1
2019-06-14
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+3
2019-06-14
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
1
-2
/
+2
2019-06-14
mm: mmu_gather: remove __tlb_reset_range() for force flush
Yang Shi
1
-5
/
+19
2019-06-14
mm/vmscan.c: fix recent_rotated history
Kirill Tkhai
1
-2
/
+2
2019-06-14
mm/mlock.c: mlockall error for flag MCL_ONFAULT
Potyra, Stefan
1
-1
/
+2
2019-06-14
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
1
-1
/
+1
2019-06-14
mm: memcontrol: don't batch updates of local VM stats and events
Johannes Weiner
1
-13
/
+28
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
4
-8
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 403
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2
-27
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 263
Thomas Gleixner
1
-4
/
+1
2019-06-03
mm/vmalloc: Avoid rare case of flushing TLB with weird arguments
Rick Edgecombe
1
-1
/
+3
2019-06-03
mm/vmalloc: Fix calculation of direct map addr range
Rick Edgecombe
1
-5
/
+5
2019-06-02
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
1
-1
/
+1
2019-06-02
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
1
-1
/
+1
2019-06-02
z3fold: fix sheduling while atomic
Vitaly Wool
1
-5
/
+6
2019-06-02
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
1
-7
/
+8
2019-06-02
memcg: make it work on sparse non-0-node systems
Jiri Slaby
1
-5
/
+3
2019-06-02
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
1
-2
/
+2
2019-06-02
mm/vmalloc.c: fix typo in comment
Andrew Morton
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225
Thomas Gleixner
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
3
-30
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
4
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
22
-0
/
+22
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-248
/
+851
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
1
-246
/
+758
2019-05-17
slab: remove /proc/slab_allocators
Qian Cai
1
-225
/
+1
2019-05-15
mm: memcontrol: fix NUMA round-robin reclaim at intermediate level
Johannes Weiner
1
-4
/
+4
[next]