VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2021-09-03
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
Suren Baghdasaryan
2021-09-03
shmem: shmem_writepage() split unlikely i915 THP
Hugh Dickins
2021-09-03
huge tmpfs: decide stat.st_blksize by shmem_is_huge()
Hugh Dickins
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
2021-09-03
huge tmpfs: move shmem_huge_enabled() upwards
Hugh Dickins
2021-09-03
huge tmpfs: revert shmem's use of transhuge_vma_enabled()
Hugh Dickins
2021-09-03
huge tmpfs: remove shrinklist addition from shmem_setattr()
Hugh Dickins
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
2021-09-03
huge tmpfs: fix fallocate(vanilla) advance over huge pages
Hugh Dickins
2021-09-03
shmem: include header file to declare swap_info
Miaohe Lin
2021-09-03
shmem: remove unneeded function forward declaration
Miaohe Lin
2021-09-03
shmem: remove unneeded header file
Miaohe Lin
2021-09-03
shmem: remove unneeded variable ret
Miaohe Lin
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
2021-09-03
fs, mm: fix race in unlinking swapfile
Hugh Dickins
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
2021-09-03
mm/gup: documentation corrections for gup/pup
John Hubbard
2021-09-03
mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()
Miaohe Lin
2021-09-03
mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()
Miaohe Lin
2021-09-03
mm: gup: remove useless BUG_ON in __get_user_pages()
Miaohe Lin
2021-09-03
mm: gup: remove unneed local variable orig_refs
Miaohe Lin
2021-09-03
mm: gup: remove set but unused local variable major
Miaohe Lin
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2021-09-03
fs: inode: count invalidated shadow pages in pginodesteal
Johannes Weiner
2021-09-03
mm: remove irqsave/restore locking from contexts with irqs enabled
Johannes Weiner
2021-09-03
writeback: use READ_ONCE for unlocked reads of writeback stats
Jan Kara
2021-09-03
writeback: rename domain_update_bandwidth()
Jan Kara
2021-09-03
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
2021-09-03
mm: add kernel_misc_reclaimable in show_free_areas
liuhailong
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
2021-09-03
mm/debug_vm_pgtable: fix corrupted page flag
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: remove unused code
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in basic tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: introduce struct pgtable_debug_args
Gavin Shan
2021-09-03
mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
David Hildenbrand
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-02
Merge tag 'memblock-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
2021-09-02
mm: don't allow oversized kvmalloc() calls
Linus Torvalds
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-08-28
mm: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-25
mm/memory_hotplug: fix potential permanent lru cache disable
Miaohe Lin
2021-08-23
fs: add a filemap_fdatawrite_wbc helper
Josef Bacik
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
2021-08-20
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
2021-08-20
mm: vmscan: fix missing psi annotation for node_reclaim()
Johannes Weiner
2021-08-20
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-20
mm/page_alloc: don't corrupt pcppage_migratetype
Doug Berger
2021-08-20
Revert "mm: swap: check if swap backing device is congested or not"
Yang Shi
2021-08-20
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Yang Shi
2021-08-20
ARM: 9115/1: mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
Arnd Bergmann
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-13
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
2021-08-13
mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2021-08-13
mm: slub: fix slub_debug disabling for list of slabs
Vlastimil Babka
2021-08-13
slub: fix kmalloc_pagealloc_invalid_free unit test
Shakeel Butt
2021-08-13
kasan, slub: reset tag when printing address
Kuan-Ying Lee
2021-08-13
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
2021-08-11
memblock: Check memory add/cap ordering
Geert Uytterhoeven
2021-08-11
memblock: Add missing debug code to memblock_add_node()
Geert Uytterhoeven
2021-08-09
mm: Add kvrealloc()
Dave Chinner
2021-08-09
mm: hide laptop_mode_wb_timer entirely behind the BDI API
Christoph Hellwig
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
2021-07-30
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
Johannes Weiner
2021-07-30
kfence: add function to mask address bits
Sven Schnelle
2021-07-23
mm: fix the deadlock in finish_fault()
Qi Zheng
2021-07-23
mm: mmap_lock: fix disabling preemption directly
Muchun Song
2021-07-23
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
2021-07-23
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
2021-07-23
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-23
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
2021-07-23
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
2021-07-23
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
2021-07-23
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-17
Revert "mm/slub: use stackdepot to save stack trace in objects"
Linus Torvalds
2021-07-15
mm/hugetlb: fix refs calculation from unaligned @vaddr
Joao Martins
2021-07-15
mm/page_alloc: further fix __alloc_pages_bulk() return value
Chuck Lever
2021-07-15
mm/page_alloc: correct return value when failing at preparing
Yanfei Xu
2021-07-15
mm/page_alloc: avoid page allocator recursion with pagesets.lock held
Mel Gorman
2021-07-15
Revert "mm/page_alloc: make should_fail_alloc_page() static"
Matteo Croce
2021-07-15
kasan: add memzero init for unaligned size at DEBUG
Yee Lee
2021-07-15
mm: move helper to check slub_debug_enabled
Marco Elver
2021-07-13
mm: Add functions to lock invalidate_lock for two mappings
Jan Kara
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-12
mm/rmap: fix munlocking Anon THP with mlocked ptes
Hugh Dickins
2021-07-12
mm: Fix comments mentioning i_mutex
Jan Kara
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2021-07-10
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Linus Torvalds
2021-07-08
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
2021-07-08
mm/mremap: hold the rmap lock in write mode when moving page table entries.
Aneesh Kumar K.V
2021-07-08
mm/mremap: use pmd/pud_poplulate to update page table entries
Aneesh Kumar K.V
2021-07-08
mm/mremap: don't enable optimized PUD move if page table levels is 2
Aneesh Kumar K.V
2021-07-08
mm/mremap: convert huge PUD move to separate helper
Aneesh Kumar K.V
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
2021-07-08
mmap: make mlock_future_check() global
Mike Rapoport
2021-07-08
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
2021-07-04
Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
2021-07-04
percpu: flush tlb in pcpu_reclaim_populated()
Dennis Zhou
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Linus Torvalds
2021-07-01
mm: device exclusive memory access
Alistair Popple
2021-07-01
mm/memory.c: allow different return codes for copy_nonpresent_pte()
Alistair Popple
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-07-01
kfence: unconditionally use unbound work queue
Marco Elver
2021-07-01
mm/page_alloc: move prototype for find_suitable_fallback
Mel Gorman
2021-07-01
mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
Mel Gorman
2021-07-01
mm/z3fold: add kerneldoc fields for z3fold_pool
Mel Gorman
2021-07-01
mm/zbud: add kerneldoc fields for zbud_pool
Mel Gorman
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __remove_memory
Mel Gorman
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __try_online_node
Mel Gorman
2021-07-01
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
2021-07-01
mm/mapping_dirty_helpers: remove double Note in kerneldoc
Mel Gorman
2021-07-01
mm/page_alloc: make should_fail_alloc_page() static
Mel Gorman
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
2021-07-01
mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
Mel Gorman
2021-07-01
mm: fix spelling mistakes
Zhen Lei
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2021-07-01
mm/zsmalloc.c: improve readability for async_free_zspage()
Miaohe Lin
2021-07-01
mm/zsmalloc.c: remove confusing code in obj_free()
Miaohe Lin
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
2021-06-30
mm,memory_hotplug: drop unneeded locking
Oscar Salvador
2021-06-30
mm/memory_hotplug: rate limit page migration warnings
Liam Mark
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
mm: make variable names for populate_vma_page_range() consistent
David Hildenbrand
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
2021-06-30
mm/nommu: unexport do_munmap()
Liam Howlett
2021-06-30
nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
Chen Li
2021-06-30
mm/thp: fix strncpy warning
Matthew Wilcox (Oracle)
2021-06-30
mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
Hugh Dickins
2021-06-30
mm/thp: remap_page() is only needed on anonymous THP
Hugh Dickins
2021-06-30
mm: rmap: make try_to_unmap() void function
Yang Shi
2021-06-30
mm: thp: skip make PMD PROT_NONE if THP migration is not supported
Yang Shi
2021-06-30
mm: migrate: check mapcount for THP instead of refcount
Yang Shi
2021-06-30
mm: migrate: don't split THP for misplaced NUMA page
Yang Shi
2021-06-30
mm: migrate: account THP NUMA migration counters correctly
Yang Shi
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
mm: memory: make numa_migrate_prep() non-static
Yang Shi
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-06-30
memblock: update initialization of reserved pages
Mike Rapoport
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
2021-06-30
mm: mempolicy: don't have to split pmd for huge zero page
Yang Shi
2021-06-30
mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy
Feng Tang
2021-06-30
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-06-30
mm/compaction: fix 'limit' in fast_isolate_freepages
Wonhyuk Yang