| 2023-04-06 | Mike Rapoport... | mm: move vmalloc_init() declaration to mm/internal.h | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm: move kmem_cache_init() declaration to mm/slab.h | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm: move mem_init_print_info() to mm_init.c | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | init,mm: fold late call to page_ext_init() to page_allo... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm: move init_mem_debugging_and_hardening() to mm/mm_init.c | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm: call {ptlock,pgtable}_cache_init() directly from... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | init,mm: move mm_init() to mm/mm_init.c and rename... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | init: fold build_all_zonelists() and page_alloc_init_cp... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm/page_alloc: rename page_alloc_init() to page_alloc_i... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm: handle hashdist initialization in mm/mm_init.c | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm: move most of core MM initialization to mm/mm_init.c | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm/page_alloc: add helper for checking if check_pages_e... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mips: fix comment about pgtable_init() | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Lorenzo Stoakes | MAINTAINERS: add Lorenzo as vmalloc reviewer | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mm: move get_page_from_free_area() to mm/page_alloc.c | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Lorenzo Stoakes | mm: prefer fault_around_pages to fault_around_bytes | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Lorenzo Stoakes | mm: refactor do_fault_around() | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Baolin Wang | mm: compaction: fix the possible deadlock when isolatin... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Baolin Wang | mm: compaction: consider the number of scanning compoun... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mremap: simplify vma expansion again | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap: start distinguishing if vma can be removed... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap/vma_merge: convert mergeability checks to retur... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap/vma_merge: rename adj_next to adj_start | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap/vma_merge: set mid to NULL if not applicable | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap/vma_merge: initialize mid and next in natural... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap/vma_merge: use the proper vma pointer in case 4 | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap/vma_merge: use the proper vma pointers in cases... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap/vma_merge: use the proper vma pointer in case 3 | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vlastimil Babka | mm/mmap/vma_merge: use only primary pointers for prepar... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Axel Rasmussen | mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Axel Rasmussen | mm: userfaultfd: combine 'mode' and 'wp_copy' arguments | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Axel Rasmussen | mm: userfaultfd: don't pass around both mm and vma | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Axel Rasmussen | mm: userfaultfd: rename functions for clarity + consistency | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Mike Rapoport... | loongarch: drop ranges for definition of ARCH_FORCE_MAX... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | mm, treewide: redefine MAX_ORDER sanely | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | iommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages() | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | mm/slub: fix MAX_ORDER usage in calculate_order() | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | mm/page_reporting: fix MAX_ORDER usage in page_reportin... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | perf/core: fix MAX_ORDER usage in rb_alloc_aux_page() | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | genwqe: fix MAX_ORDER usage | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | drm/i915: fix MAX_ORDER usage in i915_gem_object_get_pa... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | floppy: fix MAX_ORDER usage | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | um: fix MAX_ORDER usage in linux_main() | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Kirill A. Shutemov | sparc/mm: fix MAX_ORDER usage in tsb_grow() | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Peter Xu | selftests/mm: smoke test UFFD_FEATURE_WP_UNPOPULATED | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Peter Xu | mm/uffd: UFFD_FEATURE_WP_UNPOPULATED | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Andrey Konovalov | kasan: suppress recursive reports for HW_TAGS | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Andrey Konovalov | kasan, arm64: add arch_suppress_tag_checks_start/stop | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Vincenzo Frascino | arm64: mte: rename TCO routines | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Andrey Konovalov | kasan, arm64: rename tagging-related routines | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Andrey Konovalov | kasan: drop empty tagging-related defines | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Christoph Hellwig | mm: return an ERR_PTR from __filemap_get_folio | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Christoph Hellwig | mm: remove FGP_ENTRY | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Christoph Hellwig | shmem: open code the page cache lookup in shmem_get_fol... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Hugh Dickins | shmem: shmem_get_partial_folio use filemap_get_entry | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Christoph Hellwig | mm: use filemap_get_entry in filemap_get_incore_folio | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Christoph Hellwig | mm: make mapping_get_entry available outside of filemap.c | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Christoph Hellwig | mm: don't look at xarray value entries in split_huge_pa... | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Keith Busch | dmapool: create/destroy cleanup | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Keith Busch | dmapool: link blocks across pages | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Keith Busch | dmapool: don't memset on free twice | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Keith Busch | dmapool: simplify freeing | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Keith Busch | dmapool: consolidate page initialization | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Keith Busch | dmapool: rearrange page alloc failure handling | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Keith Busch | dmapool: move debug code to own functions | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Tony Battersby | dmapool: speedup DMAPOOL_DEBUG with init_on_alloc | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Tony Battersby | dmapool: cleanup integer types | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Tony Battersby | dmapool: use sysfs_emit() instead of scnprintf() | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Tony Battersby | dmapool: remove checks for dev == NULL | commit | commitdiff | tree | snapshot | 
| 2023-04-06 | Keith Busch | dmapool: add alloc/free performance test | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Peter Xu | mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUP... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Kefeng Wang | mm: memory-failure: directly use IS_ENABLED(CONFIG_HWPO... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Qi Zheng | mm: shrinkers: convert shrinker_rwsem to mutex | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Qi Zheng | mm: vmscan: remove shrinker_rwsem from synchronize_shri... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Qi Zheng | mm: vmscan: hold write lock to reparent shrinker nr_def... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Qi Zheng | mm: shrinkers: make count and scan in shrinker debugfs... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Kirill Tkhai | mm: vmscan: add shrinker_srcu_generation | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Qi Zheng | mm: vmscan: make memcg slab shrink lockless | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Qi Zheng | mm: vmscan: make global slab shrink lockless | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Qi Zheng | mm: vmscan: add a map_nr_max field to shrinker_info | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Lorenzo Stoakes | mm: prefer xxx_page() alloc/free functions for order... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Peter Collingbourne | kasan: remove PG_skip_kasan_poison flag | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Sebastian Andrzej... | io-mapping: don't disable preempt on RT in io_mapping_m... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Luis Chamberlain | shmem: add support to ignore swap | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Luis Chamberlain | shmem: update documentation | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Luis Chamberlain | shmem: skip page split if we're not reclaiming | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Luis Chamberlain | shmem: move reclaim check early on writepages() | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Luis Chamberlain | shmem: set shmem_writepage() variables early | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Luis Chamberlain | shmem: remove check for folio lock on writepage() | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Jingyu Wang | mm/gup.c: fix typo in comments | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Danilo Krummrich | maple_tree: export symbol mas_preallocate() | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Christoph Hellwig | mm,jfs: move write_one_page/folio_write_one to jfs | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Christoph Hellwig | ocfs2: don't use write_one_page in ocfs2_duplicate_clus... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Christoph Hellwig | ufs: don't flush page immediately for DIRSYNC directories | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Alexander Potapenko | kmsan: add test_stackdepot_roundtrip | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Alexander Potapenko | lib/stackdepot: kmsan: mark API outputs as initialized | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Yue Zhao | mm, memcg: Prevent memory.soft_limit_in_bytes load... | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Yue Zhao | mm, memcg: Prevent memory.oom_control load/store tearing | commit | commitdiff | tree | snapshot | 
| 2023-03-28 | Yue Zhao | mm, memcg: Prevent memory.swappiness load/store tearing | commit | commitdiff | tree | snapshot | 
| next |