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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
userfaultfd: change mmap_changing to atomic
Nadav Amit
3
-23
/
+25
2021-09-03
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2
-1
/
+15
2021-09-03
hugetlb: before freeing hugetlb page set dtor to appropriate value
Mike Kravetz
1
-1
/
+21
2021-09-03
hugetlb: drop ref count earlier after page allocation
Mike Kravetz
1
-22
/
+78
2021-09-03
hugetlb: simplify prep_compound_gigantic_page ref count racing code
Mike Kravetz
1
-10
/
+7
2021-09-03
mm: fix panic caused by __page_handle_poison()
Michael Wang
1
-2
/
+2
2021-09-03
mm: hwpoison: dump page for unhandlable page
Yang Shi
1
-3
/
+3
2021-09-03
doc: hwpoison: correct the support for hugepage
Yang Shi
1
-1
/
+0
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
3
-12
/
+10
2021-09-03
mm/hwpoison: fix some obsolete comments
Miaohe Lin
1
-3
/
+3
2021-09-03
mm/hwpoison: change argument struct page **hpagep to *hpage
Miaohe Lin
1
-4
/
+3
2021-09-03
mm/hwpoison: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+4
2021-09-03
mm/hwpoison: remove unneeded variable unmap_success
Miaohe Lin
1
-2
/
+1
2021-09-03
mm/page_isolation: tracing: trace all test_pages_isolated failures
George G. Davis
1
-3
/
+10
2021-09-03
mm/page_alloc.c: use in_task()
Vasily Averin
1
-3
/
+3
2021-09-03
mm/page_alloc: make alloc_node_mem_map() __init rather than __ref
Mike Rapoport
1
-2
/
+2
2021-09-03
mm/page_alloc.c: fix 'zone_id' may be used uninitialized in this function war...
Nico Pache
1
-1
/
+1
2021-09-03
memblock: stop poisoning raw allocations
Mike Rapoport
1
-16
/
+4
2021-09-03
mm: introduce memmap_alloc() to unify memory map allocation
Mike Rapoport
3
-6
/
+28
2021-09-03
microblaze: simplify pte_alloc_one_kernel()
Mike Rapoport
3
-23
/
+8
2021-09-03
mm/page_alloc: always initialize memory map for the holes
Mike Rapoport
2
-10
/
+1
2021-09-03
kasan: test: avoid corrupting memory in kasan_rcu_uaf
Andrey Konovalov
1
-1
/
+1
2021-09-03
kasan: test: avoid corrupting memory in copy_user_test
Andrey Konovalov
1
-10
/
+8
2021-09-03
kasan: test: clean up ksize_uaf
Andrey Konovalov
1
-2
/
+2
2021-09-03
kasan: test: only do kmalloc_uaf_memset for generic mode
Andrey Konovalov
1
-0
/
+6
2021-09-03
kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
Andrey Konovalov
1
-1
/
+7
2021-09-03
kasan: test: avoid corrupting memory via memset
Andrey Konovalov
1
-11
/
+17
2021-09-03
kasan: test: avoid writing invalid memory
Andrey Konovalov
1
-7
/
+7
2021-09-03
kasan: test: rework kmalloc_oob_right
Andrey Konovalov
1
-2
/
+18
2021-09-03
mm/kasan: move kasan.fault to mm/kasan/report.c
Woody Lin
4
-52
/
+34
2021-09-03
mm/vmalloc: fix wrong behavior in vread
Chen Wandun
1
-1
/
+28
2021-09-03
lib/test_vmalloc.c: add a new 'nr_pages' parameter
Uladzislau Rezki (Sony)
1
-1
/
+4
2021-09-03
mm/vmalloc: remove gfpflags_allow_blocking() check
Uladzislau Rezki (Sony)
1
-10
/
+8
2021-09-03
mm/vmalloc: use batched page requests in bulk-allocator
Uladzislau Rezki (Sony)
1
-5
/
+27
2021-09-03
mm/sparse: clarify pgdat_to_phys
Miles Chen
1
-1
/
+2
2021-09-03
include/linux/mmzone.h: avoid a warning in sparse memory support
Matthew Wilcox
1
-1
/
+1
2021-09-03
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
1
-1
/
+1
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
2
-27
/
+0
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
3
-6
/
+4
2021-09-03
mm: sparse: pass section_nr to section_mark_present
Ohhoon Kwon
1
-5
/
+4
2021-09-03
mm/bootmem_info.c: mark __init on register_page_bootmem_info_section
Muchun Song
1
-2
/
+2
2021-09-03
mm/mremap: fix memory account on do_munmap() failure
Chen Wandun
1
-1
/
+1
2021-09-03
remap_file_pages: Use vma_lookup() instead of find_vma()
Liam R. Howlett
1
-4
/
+1
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
3
-4
/
+13
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
1
-2
/
+2
2021-09-03
mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
Huang Ying
1
-26
/
+0
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
17
-155
/
+51
2021-09-03
scatterlist: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
1
-3
/
+2
2021-09-03
mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
1
-1
/
+1
2021-09-03
mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
Christoph Hellwig
1
-4
/
+0
[next]