summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-02mm/kmemleak: move up cond_resched() call in page scanning loopWaiman Long
2023-09-02mm: page_alloc: remove stale CMA guard codeJohannes Weiner
2023-09-02MAINTAINERS: add rmap.h to mm entryBaruch Siach
2023-09-02rmap: remove anon_vma_link() nommu stubBaruch Siach
2023-09-02proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch
2023-09-02mm/hwpoison: rename hwp_walk* to hwpoison_walk*Jiaqi Yan
2023-09-02mm: memory-failure: add PageOffline() checkMiaohe Lin
2023-08-24maple_tree: shrink struct maple_treeMateusz Guzik
2023-08-24maple_tree: clean up mas_wr_append()Liam R. Howlett
2023-08-24secretmem: convert page_is_secretmem() to folio_is_secretmem()Matthew Wilcox (Oracle)
2023-08-24nios2: fix flush_dcache_page() for usage from irq contextHelge Deller
2023-08-24hugetlb: add documentation for vma_kernel_pagesize()Matthew Wilcox (Oracle)
2023-08-24mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)
2023-08-24mm: fix clean_record_shared_mapping_range kernel-docMatthew Wilcox (Oracle)
2023-08-24mm: fix get_mctgt_type() kernel-docMatthew Wilcox (Oracle)
2023-08-24mm: fix kernel-doc warning from tlb_flush_rmaps()Matthew Wilcox (Oracle)
2023-08-24mm: remove enum page_entry_sizeMatthew Wilcox (Oracle)
2023-08-24mm: allow ->huge_fault() to be called without the mmap_lock heldMatthew Wilcox (Oracle)
2023-08-24mm: move PMD_ORDER to pgtable.hMatthew Wilcox (Oracle)
2023-08-24mm: remove checks for pte_indexMatthew Wilcox (Oracle)
2023-08-24memcg: remove duplication detection for mem_cgroup_uncharge_swapLu Jialin
2023-08-24mm/huge_memory: work on folio->swap instead of page->private when splitting f...David Hildenbrand
2023-08-24mm/swap: inline folio_set_swap_entry() and folio_swap_entry()David Hildenbrand
2023-08-24mm/swap: use dedicated entry for swap in folioMatthew Wilcox
2023-08-24mm/swap: stop using page->private on tail pages for THP_SWAPDavid Hildenbrand
2023-08-24selftests/mm: fix WARNING comparing pointer to 0Anh Tuan Phan
2023-08-24selftests: cgroup: fix test_kmem_memcg_deletion kernel mem checkLucas Karpinski
2023-08-24mm: userfaultfd: remove stale comment about core dump lockingJann Horn
2023-08-24arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()Qi Zheng
2023-08-24mm: call update_mmu_cache_range() in more page fault handling pathsMatthew Wilcox (Oracle)
2023-08-24filemap: batch PTE mappingsYin Fengwei
2023-08-24mm: convert do_set_pte() to set_pte_range()Yin Fengwei
2023-08-24rmap: add folio_add_file_rmap_range()Yin Fengwei
2023-08-24filemap: add filemap_map_folio_range()Yin Fengwei
2023-08-24mm: use flush_icache_pages() in do_set_pmd()Matthew Wilcox (Oracle)
2023-08-24mm: tidy up set_ptes definitionMatthew Wilcox (Oracle)
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24mm: remove page_mapping_file()Matthew Wilcox (Oracle)
2023-08-24xtensa: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24x86: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24um: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24sparc64: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24sparc32: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24sh: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24s390: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24riscv: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24powerpc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24parisc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24openrisc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24nios2: implement the new page table range APIMatthew Wilcox (Oracle)