platform/kernel/linux-starfive.git
2022-11-30 Sergey Senozhatskyzram: add algo parameter support to zram_recompress()
2022-11-30 Sergey Senozhatskyzram: remove redundant checks from zram_recompress()
2022-11-30 Alexey Romanovzram: add size class equals check into recompression
2022-11-30 Sergey Senozhatskyzram: use IS_ERR_VALUE() to check for zs_malloc() errors
2022-11-30 Sergey Senozhatskyzram: clarify writeback_store() comment
2022-11-30 Sergey Senozhatskyzram: add recompress flag to read_block_state()
2022-11-30 Sergey Senozhatskyzram: introduce recompress sysfs knob
2022-11-30 Sergey Senozhatskyzram: factor out WB and non-WB zram read functions
2022-11-30 Sergey Senozhatskyzram: add recompression algorithm sysfs knob
2022-11-30 Sergey Senozhatskyzram: preparation for multi-zcomp support
2022-11-30 Alexander Gordeevmm: mmu_gather: do not expose delayed_rmap flag
2022-11-30 Linus Torvaldsmm: delay page_remove_rmap() until after the TLB has...
2022-11-30 Linus Torvaldsmm: mmu_gather: prepare to gather encoded page pointers...
2022-11-30 Linus Torvaldsmm: teach release_pages() to take an array of encoded...
2022-11-30 Linus Torvaldsmm: introduce 'encoded' page pointers with embedded...
2022-11-30 David Hildenbrandselftests/vm: anon_cow: add mprotect() optimization...
2022-11-30 David Hildenbrandmm: remove unused savedwrite infrastructure
2022-11-30 David Hildenbrandmm/autonuma: use can_change_(pte|pmd)_writable() to...
2022-11-30 David Hildenbrandmm/mprotect: factor out check whether manual PTE write...
2022-11-30 David Hildenbrandmm/huge_memory: try avoiding write faults when changing...
2022-11-30 David Hildenbrandmm/mprotect: minor can_change_pte_writable() cleanups
2022-11-30 Nadav Amitmm/mprotect: allow clean exclusive anon pages to be...
2022-11-30 Rong Taotools/vm/page_owner: ignore page_owner_sort binary
2022-11-30 Hugh Dickinsmm,thp,rmap: clean up the end of __split_huge_pmd_locked()
2022-11-30 Hugh Dickinsmm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD...
2022-11-30 Hugh Dickinsmm,thp,rmap: subpages_mapcount of PTE-mapped subpages
2022-11-30 Joao Martinsmm/hugetlb_vmemmap: remap head page to newly allocated...
2022-11-30 SeongJae Parkselftests/damon: test non-context inputs to rm_contexts...
2022-11-30 Hugh Dickinsmm,thp,rmap: handle the normal !PageCompound case first
2022-11-30 Hugh Dickinsmm,thp,rmap: lock_compound_mapcounts() on THP mapcounts
2022-11-30 Hugh Dickinsmm,thp,rmap: simplify compound page mapcount handling
2022-11-30 Hugh Dickinsmm,hugetlb: use folio fields in second tail page
2022-11-30 Mike Kravetzselftests/vm: update hugetlb madvise
2022-11-30 Deming Wangzsmalloc: replace IS_ERR() with IS_ERR_VALUE()
2022-11-30 Peter Xumm: use pte markers for swap errors
2022-11-30 Peter Xumm: always compile in pte markers
2022-11-30 Christophe... mm: use kstrtobool() instead of strtobool()
2022-11-30 Christophe... mm/damon: use kstrtobool() instead of strtobool()
2022-11-30 SeongJae ParkDocs/ABI/damon: document 'schemes/<s>/tried_regions...
2022-11-30 SeongJae ParkDocs/admin-guide/mm/damon/usage: document schemes/...
2022-11-30 SeongJae Parktools/selftets/damon/sysfs: test tried_regions director...
2022-11-30 SeongJae Parkmm/damon/sysfs-schemes: implement DAMOS-tried regions...
2022-11-30 SeongJae Parkmm/damon/sysfs: implement DAMOS tried regions update...
2022-11-30 SeongJae Parkmm/damon/sysfs-schemes: implement scheme region directory
2022-11-30 SeongJae Parkmm/damon/sysfs-schemes: implement schemes/tried_regions...
2022-11-30 SeongJae Parkmm/damon/core: add a callback for scheme target regions...
2022-11-30 Sidhartha Kumarmm/hugetlb: convert move_hugetlb_state() to folios
2022-11-30 Sidhartha Kumarmm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge...
2022-11-30 Sidhartha Kumarmm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page...
2022-11-30 Sidhartha Kumarmm/hugetlb: convert free_huge_page to folios
2022-11-30 Sidhartha Kumarmm/hugetlb: convert isolate_or_dissolve_huge_page to...
2022-11-30 Sidhartha Kumarmm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to...
2022-11-30 Sidhartha Kumarmm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to...
2022-11-30 Sidhartha Kumarmm/hugetlb_cgroup: convert hugetlb_cgroup_from_page...
2022-11-30 Sidhartha Kumarmm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to...
2022-11-30 Kees Cookmempool: do not use ksize() for poisoning
2022-11-30 Liam Howlettmaple_tree: mte_set_full() and mte_clear_full() clang...
2022-11-30 Johannes Weinermm: vmscan: split khugepaged stats from direct reclaim...
2022-11-30 SeongJae ParkDocs/admin-guide/mm/damon/usage: fix wrong usage exampl...
2022-11-30 SeongJae ParkDocs/admin-guide/mm/damon/usage: describe the rules...
2022-11-30 Muchun Songmm: hugetlb_vmemmap: remove redundant list_del()
2022-11-30 Tony Luckmm, hwpoison: when copy-on-write hits poison, take...
2022-11-30 Tony Luckmm, hwpoison: try to recover from copy-on write faults
2022-11-30 Shakeel Buttpercpu_counter: add percpu_counter_sum_all interface
2022-11-30 Shakeel Buttmm: convert mm's rss stats into percpu_counter
2022-11-30 SeongJae Parkselftests/damon: add tests for DAMON_LRU_SORT's enabled...
2022-11-30 SeongJae Parkmm/damon/lru_sort: enable and disable synchronously
2022-11-30 SeongJae Parkselftests/damon: add tests for DAMON_RECLAIM's enabled...
2022-11-30 SeongJae Parkmm/damon/reclaim: enable and disable synchronously
2022-11-30 SeongJae Parkmm/damon/{reclaim,lru_sort}: remove unnecessarily inclu...
2022-11-30 SeongJae Parkmm/damon/modules: deduplicate init steps for DAMON...
2022-11-30 SeongJae Parkmm/damon/sysfs: split out schemes directory implementat...
2022-11-30 SeongJae Parkmm/damon/sysfs: split out kdamond-independent schemes...
2022-11-30 SeongJae Parkmm/damon/sysfs: move unsigned long range directory...
2022-11-30 SeongJae Parkmm/damon/sysfs: move sysfs_lock to common module
2022-11-30 SeongJae Parkmm/damon/sysfs: remove parameters of damon_sysfs_region...
2022-11-30 SeongJae Parkmm/damon/sysfs: use damon_addr_range for region's start...
2022-11-30 SeongJae Parkmm/damon/core: split out scheme quota adjustment logic...
2022-11-30 SeongJae Parkmm/damon/core: split out scheme stat update logic into...
2022-11-30 SeongJae Parkmm/damon/core: split damos application logic into a...
2022-11-30 SeongJae Parkmm/damon/core: split out DAMOS-charged region skip...
2022-11-30 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2022-11-30 Andrew Mortonrevert "kbuild: fix -Wimplicit-function-declaration...
2022-11-30 Lee JonesKconfig.debug: provide a little extra FRAME_WARN leeway...
2022-11-30 Lee Jonesdrm/amdgpu: temporarily disable broken Clang builds...
2022-11-30 Jann Hornmm/khugepaged: invoke MMU notifiers in shmem/file colla...
2022-11-30 Jann Hornmm/khugepaged: fix GUP-fast interaction by sending IPI
2022-11-30 Jann Hornmm/khugepaged: take the right locks for page table...
2022-11-30 Gavin Shanmm: migrate: fix THP's mapcount on isolation
2022-11-30 Juergen Grossmm: introduce arch_has_hw_nonleaf_pmd_young()
2022-11-30 Juergen Grossmm: add dummy pmd_young() for architectures not having it
2022-11-30 SeongJae Parkmm/damon/sysfs: fix wrong empty schemes assumption...
2022-11-30 Tiezhu Yangtools/vm/slabinfo-gnuplot: use "grep -E" instead of...
2022-11-30 ZhangPengnilfs2: fix NULL pointer dereference in nilfs_palloc_co...
2022-11-30 Mike Kravetzhugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED...
2022-11-30 Mike Kravetzmadvise: use zap_page_range_single for madvise dontneed
2022-11-30 Yang Shimm: replace VM_WARN_ON to pr_warn if the node is offlin...
2022-11-23 Li Huatest_kprobes: fix implicit declaration error of test_kp...
2022-11-23 Chen Zhongjinnilfs2: fix nilfs_sufile_mark_dirty() not set segment...
2022-11-23 Aneesh Kumar K.Vmm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
next