Age | Commit message (Expand) | Author | Files | Lines |
2022-03-23 | mm/memory-failure.c: rework the signaling logic in kill_proc | Miaohe Lin | 1 | -10/+6 |
2022-03-23 | mm/memory-failure.c: catch unexpected -EFAULT from vma_address() | Miaohe Lin | 1 | -0/+1 |
2022-03-23 | mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap | Miaohe Lin | 1 | -2/+2 |
2022-03-23 | mm: invalidate hwpoison page cache page in fault path | Rik van Riel | 1 | -2/+7 |
2022-03-23 | mm/hwpoison: fix error page recovered but reported "not recovered" | Naoya Horiguchi | 1 | -1/+3 |
2022-03-23 | mm/memory-failure.c: remove obsolete comment | Naoya Horiguchi | 1 | -6/+0 |
2022-03-23 | mm/page_alloc: check high-order pages for corruption during PCP operations | Mel Gorman | 1 | -23/+23 |
2022-03-23 | mm/page_alloc: call check_new_pages() while zone spinlock is not held | Eric Dumazet | 1 | -9/+9 |
2022-03-23 | mm: count time in drain_all_pages during direct reclaim as memory pressure | Suren Baghdasaryan | 1 | -4/+6 |
2022-03-23 | arch/x86/mm/numa: Do not initialize nodes twice | Oscar Salvador | 3 | -15/+21 |
2022-03-23 | mm/page_alloc: do not prefetch buddies during bulk free | Mel Gorman | 1 | -24/+0 |
2022-03-23 | mm/page_alloc: limit number of high-order pages on PCP during bulk free | Mel Gorman | 1 | -5/+21 |
2022-03-23 | mm/page_alloc: free pages in a single pass during bulk free | Mel Gorman | 1 | -35/+21 |
2022-03-23 | mm/page_alloc: drain the requested list first during bulk free | Mel Gorman | 1 | -0/+4 |
2022-03-23 | mm/page_alloc: simplify how many pages are selected per pcp list during bulk ... | Mel Gorman | 1 | -23/+11 |
2022-03-23 | mm/page_alloc: track range of active PCP lists during bulk free | Mel Gorman | 1 | -4/+13 |
2022-03-23 | mm/page_alloc: fetch the correct pcp buddy during bulk free | Mel Gorman | 1 | -3/+3 |
2022-03-23 | mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node | Alistair Popple | 1 | -1/+8 |
2022-03-23 | mm/page_alloc: mark pagesets as __maybe_unused | Nathan Chancellor | 1 | -1/+1 |
2022-03-23 | mm: enforce pageblock_order < MAX_ORDER | David Hildenbrand | 5 | -34/+20 |
2022-03-23 | cma: factor out minimum alignment requirement | David Hildenbrand | 6 | -30/+19 |
2022-03-23 | mm/page_alloc: don't pass pfn to free_unref_page_commit() | Nicolas Saenz Julienne | 1 | -11/+6 |
2022-03-23 | mm/mmzone.h: remove unused macros | Miaohe Lin | 1 | -7/+0 |
2022-03-23 | mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last() | Peter Collingbourne | 1 | -3/+4 |
2022-03-23 | mm: page_alloc: avoid merging non-fallbackable pageblocks with others | Zi Yan | 2 | -23/+32 |
2022-03-23 | mm/vmalloc: fix comments about vmap_area struct | Bang Li | 1 | -2/+2 |
2022-03-23 | mm/vmalloc.c: fix "unused function" warning | Jiapeng Chong | 1 | -11/+11 |
2022-03-23 | mm/vmalloc: eliminate an extra orig_gfp_mask | Uladzislau Rezki (Sony) | 1 | -6/+5 |
2022-03-23 | mm/vmalloc: add adjust_search_size parameter | Uladzislau Rezki | 1 | -9/+28 |
2022-03-23 | mm/vmalloc: Move draining areas out of caller context | Uladzislau Rezki (Sony) | 1 | -13/+17 |
2022-03-23 | mm/vmalloc: remove unneeded function forward declaration | Miaohe Lin | 1 | -1/+0 |
2022-03-23 | mm/sparse: make mminit_validate_memmodel_limits() static | Miaohe Lin | 2 | -12/+1 |
2022-03-23 | mm/mremap:: use vma_lookup() instead of find_vma() | Miaohe Lin | 1 | -2/+2 |
2022-03-23 | mm/mmap: remove obsolete comment in ksys_mmap_pgoff | Miaohe Lin | 1 | -2/+0 |
2022-03-23 | mm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASK | Hugh Dickins | 1 | -0/+1 |
2022-03-23 | mm/memory.c: use helper macro min and max in unmap_mapping_range_tree() | Miaohe Lin | 1 | -6/+2 |
2022-03-23 | mm/memory.c: use helper function range_in_vma() | Miaohe Lin | 1 | -1/+1 |
2022-03-23 | mm/mmap: return 1 from stack_guard_gap __setup() handler | Randy Dunlap | 1 | -1/+1 |
2022-03-23 | mm: rework swap handling of zap_pte_range | Peter Xu | 1 | -15/+6 |
2022-03-23 | mm: change zap_details.zap_mapping into even_cows | Peter Xu | 1 | -9/+7 |
2022-03-23 | mm: rename zap_skip_check_mapping() to should_zap_page() | Peter Xu | 1 | -9/+8 |
2022-03-23 | mm: don't skip swap entry even if zap_details specified | Peter Xu | 1 | -9/+31 |
2022-03-23 | mm: replace multiple dcache flush with flush_dcache_folio() | Muchun Song | 1 | -6/+2 |
2022-03-23 | mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at... | Muchun Song | 1 | -0/+3 |
2022-03-23 | mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() | Muchun Song | 1 | -1/+3 |
2022-03-23 | mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte() | Muchun Song | 1 | -1/+2 |
2022-03-23 | mm: hugetlb: fix missing cache flush in copy_huge_page_from_user() | Muchun Song | 1 | -0/+2 |
2022-03-23 | mm: fix missing cache flush for all tail pages of compound page | Muchun Song | 1 | -2/+5 |
2022-03-23 | mm: thp: fix wrong cache flush in remove_migration_pmd() | Muchun Song | 1 | -1/+2 |
2022-03-23 | mm: remove mmu_gathers storage from remaining architectures | Stafford Horne | 3 | -5/+0 |