mm: backing-dev: Remove the unneeded result variable
[platform/kernel/linux-starfive.git] / mm /
2022-09-12 ye xingchenmm: backing-dev: Remove the unneeded result variable
2022-09-12 Li Zhepage_ext: introduce boot parameter 'early_page_ext'
2022-09-12 Shakeel Buttmm: page_counter: remove unneeded atomic ops for low/min
2022-09-12 David Heidelbergmm: remove EXPERIMENTAL flag for zswap
2022-09-12 Alistair Popplemm/gup.c: refactor check_and_migrate_movable_pages()
2022-09-12 Alistair Popplemm/gup.c: don't pass gup_flags to check_and_migrate_mov...
2022-09-12 Bui Quang Minhmm: skip retry when new limit is not below old one...
2022-09-12 Rolf Eike Beermm: pagewalk: add api documentation for walk_page_range...
2022-09-12 Yang Shimm: memcg: export workingset refault stats for cgroup v1
2022-09-12 Kassey Limm/page_owner.c: add llseek for page_owner
2022-09-12 Baolin Wangmm/damon: replace pmd_huge() with pmd_trans_huge()...
2022-09-12 Baolin Wangmm/damon: validate if the pmd entry is present before...
2022-09-12 Yin Fengweimm: release private data before split THP
2022-09-12 Qi Zhengmm: thp: remove redundant pgtable check in set_huge_zer...
2022-09-12 Kefeng Wangmm: memory-failure: kill __soft_offline_page()
2022-09-12 Kefeng Wangmm: memory-failure: kill soft_offline_free_page()
2022-09-12 Muchun Songmm: hugetlb_vmemmap: simplify reset_struct_pages()
2022-09-12 Miaohe Linmm, hwpoison: avoid trying to unpoison reserved page
2022-09-12 Miaohe Linmm, hwpoison: kill procs if unmap fails
2022-09-12 Miaohe Linmm, hwpoison: fix possible use-after-free in mf_dax_kil...
2022-09-12 Miaohe Linmm, hwpoison: fix extra put_page() in soft_offline_page()
2022-09-12 Miaohe Linmm, hwpoison: fix page refcnt leaking in unpoison_memory()
2022-09-12 Miaohe Linmm, hwpoison: fix page refcnt leaking in try_memory_fai...
2022-09-12 Charan Teja Kallamm: fix use-after free of page_ext after race with...
2022-09-12 Matthew Wilcoxmm/vmalloc.c: support HIGHMEM pages in vmap_pages_range...
2022-09-12 xupandamm: memcontrol: fix a typo in comment
2022-09-12 Kefeng Wangmm: kill find_min_pfn_with_active_regions()
2022-09-12 Alexey Romanovzsmalloc: zs_object_copy: replace email link to doc
2022-09-12 Miaohe Linmm/hugetlb: make detecting shared pte more reliable
2022-09-12 Miaohe Linmm/hugetlb: fix sysfs group leak in hugetlb_unregister_...
2022-09-12 Miaohe Linmm: hugetlb_vmemmap: add missing smp_wmb() before set_p...
2022-09-12 Miaohe Linmm/hugetlb: fix missing call to restore_reserve_on_error()
2022-09-12 Miaohe Linmm/hugetlb: fix WARN_ON(!kobj) in sysfs_create_group()
2022-09-12 Miaohe Linmm/hugetlb: fix incorrect update of max_huge_pages
2022-09-12 Huang Yingmemory tiering: rate limit NUMA migration throughput
2022-09-12 Huang Yingmemory tiering: hot page selection with hint page fault...
2022-09-12 Kefeng Wangmm/util.c: add warning if __vm_enough_memory fails
2022-09-12 Alistair Popplemm/gup.c: simplify and fix check_and_migrate_movable_pa...
2022-09-12 Miaohe Linhugetlb_cgroup: use helper for_each_hstate and hstate_index
2022-09-12 Miaohe Linhugetlb_cgroup: use helper macro NUMA_NO_NODE
2022-09-12 Miaohe Linhugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K...
2022-09-12 Miaohe Linhugetlb_cgroup: remove unneeded nr_pages > 0 check
2022-09-12 Imran Khankfence: add sysfs interface to disable kfence for selec...
2022-09-12 Haiyue Wangmm: migration: fix the FOLL_GET failure on following...
2022-09-12 Yang Yangmm/vmscan: make the annotations of refaults code at...
2022-09-12 Kaixu Xiamm/damon/core: simplify the parameter passing for regio...
2022-09-12 Kairui Songmm/util: reduce stack usage of folio_mapcount
2022-09-12 Abel Wumm/page_alloc: only search higher order when fallback
2022-09-12 Li kunyupage_alloc: remove inactive initialization
2022-09-12 Feng Tangmm/hugetlb: add dedicated func to get 'allowed' nodemas...
2022-09-12 Abel Wumm/mempolicy: fix lock contention on mems_allowed
2022-09-12 Charan Teja Kallamm/cma_debug: show complete cma name in debugfs directories
2022-09-12 Christoph Hellwigmm/swap: remove the end_write_func argument to __swap_w...
2022-09-12 Alexey Romanovzsmalloc: remove unnecessary size_class NULL check
2022-09-12 Alexey Romanovzsmalloc: zs_object_copy: add clarifying comment
2022-09-12 Yang Yangmm/vmscan: define macros for refaults in struct lruvec
2022-09-12 Kenneth Leemm/damon/dbgfs: use kmalloc for allocating only one...
2022-09-12 Shaoqin Huangmm/filemap.c: convert page_endio() to use a folio
2022-09-12 Kefeng Wangmm: memory-failure: cleanup try_to_split_thp_page()
2022-09-12 Rik van Rielmm: align larger anonymous mappings on THP boundaries
2022-09-12 Charan Teja Kallamm/page_ext: remove unused variable in offline_page_ext
2022-09-12 Zach O'Keefemm/madvise: add MADV_COLLAPSE to process_madvise()
2022-09-12 Zach O'Keefemm/khugepaged: rename prefix of shared collapse functions
2022-09-12 Zach O'Keefemm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
2022-09-12 Zach O'Keefemm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd...
2022-09-12 Zach O'Keefemm/thp: add flag to enforce sysfs THP in hugepage_vma_c...
2022-09-12 Zach O'Keefemm/khugepaged: add flag to predicate khugepaged-only...
2022-09-12 Zach O'Keefemm/khugepaged: propagate enum scan_result codes back...
2022-09-12 Zach O'Keefemm/khugepaged: dedup and simplify hugepage alloc and...
2022-09-12 Zach O'Keefemm/khugepaged: add struct collapse_control
2022-09-12 Yang Shimm: khugepaged: don't carry huge page to the next loop...
2022-08-28 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-08-28' of git:/...
2022-08-28 Linus TorvaldsMerge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
2022-08-28 Peter Xumm/mprotect: only reference swap pfn page if type match
2022-08-28 Badari Pulavartymm/damon/dbgfs: avoid duplicate context directory creation
2022-08-28 Liu Shixinbootmem: remove the vmemmap pages from kmemleak in...
2022-08-28 Sergey Senozhatskymm/zsmalloc: do not attempt to free IS_ERR handle
2022-08-28 Khazhismel Kumykovwriteback: avoid use-after-free after removing device
2022-08-28 Matthew Wilcox ... shmem: update folio if shmem_replace_page() updates...
2022-08-28 Miaohe Linmm/hugetlb: avoid corrupting page->mapping in hugetlb_m...
2022-08-28 Linus TorvaldsMerge tag 'for-6.0-rc3-tag' of git://git./linux/kernel...
2022-08-28 Linus TorvaldsMerge tag '6.0-rc2-smb3-client-fixes' of git://git...
2022-08-28 Linus TorvaldsMerge tag 'x86-urgent-2022-08-28' of git://git./linux...
2022-08-28 Linus TorvaldsMerge tag 'perf-urgent-2022-08-28' of git://git./linux...
2022-08-27 Linus TorvaldsMerge tag 'thermal-6.0-rc3' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 'pm-6.0-rc3' of git://git./linux/kernel/git...
2022-08-27 Linus TorvaldsMerge tag 'acpi-6.0-rc3' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 's390-6.0-2' of git://git./linux/kernel/git...
2022-08-27 Linus TorvaldsMerge tag 'for-linus-6.0-rc3-tag' of git://git./linux...
2022-08-27 Linus TorvaldsMerge tag 'audit-pr-20220826' of git://git./linux/kerne...
2022-08-27 Linus TorvaldsMerge tag 'fbdev-for-6.0-rc3' of git://git./linux/kerne...
2022-08-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-08-26 Linus TorvaldsMerge tag 'riscv-for-linus-6.0-rc3' of git://git./linux...
2022-08-26 Linus TorvaldsMerge tag 'loongarch-fixes-6.0-1' of git://git./linux...
2022-08-26 Linus TorvaldsMerge tag 'drm-fixes-2022-08-26-1' of git://anongit...
2022-08-26 Linus TorvaldsMerge tag 'block-6.0-2022-08-26' of git://git.kernel...
2022-08-26 Linus TorvaldsMerge tag 'io_uring-6.0-2022-08-26' of git://git.kernel...
2022-08-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-08-25 Linus TorvaldsMerge tag 'net-6.0-rc3' of git://git./linux/kernel...
2022-08-25 Linus TorvaldsMerge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git...
next