affs: convert affs_symlink_read_folio() to use the folio
[platform/kernel/linux-starfive.git] / mm /
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameters in page_t...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameters in page_t...
2023-08-18 Miaohe Linmm/memcg: fix obsolete comment above MEM_CGROUP_MAX_REC...
2023-08-18 Miaohe Linmm/huge_memory: use RMAP_NONE when calling page_add_ano...
2023-08-18 Jiaqi Yanmm/hwpoison: check if a raw page in a hugetlb folio...
2023-08-18 Jiaqi Yanmm/hwpoison: delete all entries before traversal in...
2023-08-18 Yu Mamm/mmap: move vma operations to mm_struct out of the...
2023-08-18 Hugh Dickinsmm/pgtable: notes on pte_offset_map[_lock]()
2023-08-18 Hugh Dickinsmm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
2023-08-18 Hugh Dickinsmm/khugepaged: collapse_pte_mapped_thp() with mmap_read...
2023-08-18 Hugh Dickinsmm/khugepaged: retract_page_tables() without mmap or...
2023-08-18 Hugh Dickinsmm/pgtable: add pte_free_defer() for pgtable as page
2023-08-18 Hugh Dickinsmm/pgtable: add PAE safety to __pte_offset_map()
2023-08-18 Hugh Dickinsmm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
2023-08-18 Sidhartha Kumarmm/memory: pass folio into do_page_mkwrite()
2023-08-18 Miaohe Linmm: memory-failure: fix race window when trying to...
2023-08-18 Miaohe Linmm: memory-failure: fetch compound head after extra...
2023-08-18 Miaohe Linmm: memory-failure: minor cleanup for comments and...
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded header files
2023-08-18 Miaohe Linmm: memory-failure: use local variable huge to check...
2023-08-18 Miaohe Linmm: memory-failure: don't account hwpoison_filter(...
2023-08-18 Miaohe Linmm: memory-failure: ensure moving HWPoison flag to...
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded PageHuge() check
2023-08-18 David Hildenbrandmm/memory_hotplug: document the signal_pending() check...
2023-08-18 Haifeng Xumm/mm_init.c: mark check_for_memory() as __init
2023-08-18 Sergey Senozhatskyzsmalloc: remove obj_tagged()
2023-08-18 Axel Rasmussenmm: userfaultfd: support UFFDIO_POISON for hugetlbfs
2023-08-18 Hugh Dickinsmm: userfaultfd: add new UFFDIO_POISON ioctl: fix
2023-08-18 Axel Rasmussenmm: userfaultfd: add new UFFDIO_POISON ioctl
2023-08-18 Axel Rasmussenmm: userfaultfd: extract file size check out into a...
2023-08-18 Axel Rasmussenmm: make PTE_MARKER_SWAPIN_ERROR more general
2023-08-18 Miaohe Linmm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
2023-08-18 Sidhartha Kumarmm/memory: convert do_read_fault() to use folios
2023-08-18 Sidhartha Kumarmm/memory: convert do_shared_fault() to folios
2023-08-18 Sidhartha Kumarmm/memory: convert wp_page_shared() to use folios
2023-08-18 Sidhartha Kumarmm/memory: convert do_page_mkwrite() to use folios
2023-08-18 Muchun Songmm: hugetlb_vmemmap: fix a race between vmemmap pmd...
2023-08-18 liuqmm/sparse: remove redundant judgments from macro for_ea...
2023-08-18 Baolin Wangmm: compaction: skip the memory hole rapidly when isola...
2023-08-18 Baolin Wangmm: compaction: use the correct type of list for free...
2023-08-18 Yang Limm: fix some kernel-doc comments
2023-08-18 Kemeng Shimm: correct stale comment of function check_pte
2023-08-18 David Howellsmm, netfs, fscache: stop read optimisation when folio...
2023-08-18 David Howellsmm: merge folio_has_private()/filemap_release_folio...
2023-08-18 Matthew Wilcox ... rmap: pass the folio to __page_check_anon_rmap()
2023-08-18 Pintu Kumarmm: cma: print cma name as well in cma_alloc debug
2023-08-18 Miaohe Linmemory tier: rename destroy_memory_type() to put_memory...
2023-08-18 Jeff Xumm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
2023-08-18 Michal Hockomemcg: drop kmem.limit_in_bytes
2023-08-18 Miaohe Linmm: page_alloc: avoid false page outside zone error...
2023-08-18 xu xinksm: consider KSM-placed zeropages when calculating...
2023-08-18 xu xinksm: add ksm zero pages for each process
2023-08-18 xu xinksm: count all zero pages placed by KSM
2023-08-18 xu xinksm: support unsharing KSM-placed zero pages
2023-08-18 Mika Penttilämm/migrate_device: try to handle swapcache pages
2023-08-18 Sebastian Andrzej... mm/page_alloc: use write_seqlock_irqsave() instead...
2023-08-18 Minchan Kimzsmalloc: remove zs_compact_control
2023-08-18 Sergey Senozhatskyzsmalloc: move migration destination zspage inuse check
2023-08-18 Sergey Senozhatskyzsmalloc: do not scan for allocated objects in empty...
2023-08-18 Miaohe Linmm/mm_init.c: remove obsolete macro HASH_SMALL
2023-08-18 liuqmm/page_alloc: fix min_free_kbytes calculation regardin...
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded 'inline' annotation
2023-08-18 Miaohe Linmemory tier: use helper function destroy_memory_type()
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded page state check...
2023-08-18 Haibo Limm/filemap.c: fix update prev_pos after one read reques...
2023-08-18 Peter Xumm/gup: retire follow_hugetlb_page()
2023-08-18 Peter Xumm/gup: accelerate thp gup even for "pages != NULL"
2023-08-18 Peter Xumm/gup: cleanup next_page handling
2023-08-18 Peter Xumm/hugetlb: add page_mask for hugetlb_follow_page_mask()
2023-08-18 Peter Xumm/hugetlb: prepare hugetlb_follow_page_mask() for...
2023-08-18 Peter Xumm/hugetlb: handle FOLL_DUMP well in follow_page_mask()
2023-08-18 Peter Collingbournemm: call arch_swap_restore() from unuse_pte()
2023-08-18 Kefeng Wangmm: make show_free_areas() static
2023-08-18 Thomas Weißschuhmm: make MEMFD_CREATE into a selectable config option
2023-08-18 ZhangPengmm: remove page_rmapping()
2023-08-18 ZhangPengmm: use a folio in fault_dirty_shared_page()
2023-08-18 Ma Wupengswap: stop add to avail list if swap is full
2023-08-18 Ma Wupengswap: cleanup duplicated WARN_ON in add_to_avail_list
2023-08-18 Sidhartha Kumarmm: increase usage of folio_next_index() helper
2023-08-18 Miaohe Linmm/mm_init.c: update obsolete comment in get_pfn_range_...
2023-08-18 Charan Teja Kallamm: madvise: fix uneven accounting of psi
2023-07-30 Linus TorvaldsMerge tag 'spi-fix-v6.5-rc3' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'regulator-fix-v6.5-rc3' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'usb-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'tty-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'staging-6.5-rc4' of git://git./linux/kernel...
2023-07-30 Linus TorvaldsMerge tag 'char-misc-6.5-rc4' of git://git./linux/kerne...
2023-07-30 Linus TorvaldsMerge tag 'probes-fixes-v6.5-rc3' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-07-30 Linus TorvaldsMerge tag 'locking_urgent_for_v6.5_rc4' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc4' of git://git./linux...
2023-07-30 Linus TorvaldsMerge tag '6.5-rc3-smb3-client-fixes' of git://git...
2023-07-30 Linus TorvaldsMerge tag 'trace-v6.5-rc3' of git://git./linux/kernel...
next