aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-10memory-failure: use a folio in me_huge_page()Matthew Wilcox (Oracle)
2023-12-10memory-failure: convert delete_from_lru_cache() to take a folioMatthew Wilcox (Oracle)
2023-12-10memory-failure: use a folio in me_pagecache_dirty()Matthew Wilcox (Oracle)
2023-12-10memory-failure: use a folio in me_pagecache_clean()Matthew Wilcox (Oracle)
2023-12-10zram: tweak writeback config helpSergey Senozhatsky
2023-12-10zram: split memory-tracking and ac-time trackingSergey Senozhatsky
2023-12-10mm/page_owner: record and dump free_pid and free_tgidBarry Song
2023-12-10Documentation/mm: drop pte_bad() descriptions from arch page table helpersAnshuman Khandual
2023-12-10kasan: default to inline instrumentationPaul Heidekrüger
2023-12-10mm: fix process_vm_rw page countsYork Jasper Niebuhr
2023-12-10mmap: remove the IA64-specific vma expansion implementationLukas Bulwahn
2023-12-10gfp: include __GFP_NOWARN in GFP_NOWAITMatthew Wilcox (Oracle)
2023-12-10mm/page_alloc: dedupe some memcg uncharging logicBrendan Jackman
2023-12-10mm: remove invalidate_inode_page()Matthew Wilcox (Oracle)
2023-12-10mm: convert isolate_page() to mf_isolate_folio()Matthew Wilcox (Oracle)
2023-12-10mm: convert soft_offline_in_use_page() to use a folioMatthew Wilcox (Oracle)
2023-12-10mm: use mapping_evict_folio() in truncate_error_page()Matthew Wilcox (Oracle)
2023-12-10mm: convert __do_fault() to use a folioMatthew Wilcox (Oracle)
2023-12-10mm: make mapping_evict_folio() the preferred way to evict clean foliosMatthew Wilcox (Oracle)
2023-12-10mm: return void from folio_start_writeback() and related functionsMatthew Wilcox (Oracle)
2023-12-10smb: do not test the return value of folio_start_writeback()Matthew Wilcox (Oracle)
2023-12-10afs: do not test the return value of folio_start_writeback()Matthew Wilcox (Oracle)
2023-12-10mm: remove test_set_page_writeback()Matthew Wilcox (Oracle)
2023-12-10gfs2: convert stuffed_readpage() to stuffed_read_folio()Matthew Wilcox (Oracle)
2023-12-10mm: add folio_fill_tail() and use it in iomapMatthew Wilcox (Oracle)
2023-12-10mm: add folio_zero_tail() and use it in ext4Matthew Wilcox (Oracle)
2023-12-10selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin
2023-12-10fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin
2023-12-10mm/filemap: increase usage of folio_next_index() helperMinjie Du
2023-12-10dax/kmem: allow kmem to add memory with memmap_on_memoryVishal Verma
2023-12-10mm/memory_hotplug: split memmap_on_memory requests across memblocksVishal Verma
2023-12-10mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()Vishal Verma
2023-12-10NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni
2023-12-10mm: huge_memory: batch tlb flush when splitting a pte-mapped THPBaolin Wang
2023-12-10fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang
2023-12-10maple_tree: preserve the tree attributes when destroying maple treePeng Zhang
2023-12-10maple_tree: update check_forking() and bench_forking()Peng Zhang
2023-12-10maple_tree: skip other tests when BENCH is enabledPeng Zhang
2023-12-10maple_tree: update the documentation of maple treePeng Zhang
2023-12-10maple_tree: add test for mtree_dup()Peng Zhang
2023-12-10radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang
2023-12-10maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang
2023-12-10maple_tree: add mt_free_one() and mt_attr() helpersPeng Zhang
2023-12-10mm/vmstat: move pgdemote_* to per-node statsLi Zhijian
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang
2023-12-06nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-06mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTISidhartha Kumar
2023-12-06scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli