summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-22mm/page_exit: fix kernel doc warning in page_ext_put()Charan Teja Kalla
2022-11-22mm: khugepaged: allow page allocation fallback to eligible nodesYang Shi
2022-11-22mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner
2022-11-08swap: add a limit for readahead page-cluster valueKairui Song
2022-11-08mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi
2022-11-08mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi
2022-11-08mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi
2022-11-08mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi
2022-11-08mm: migrate: try again if THP split is failed due to page refcntBaolin Wang
2022-11-08Revert "mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in"Peter Xu
2022-11-08hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()Hawkins Jiawei
2022-11-08mm: memory-failure: make action_result() return intKefeng Wang
2022-11-08mm: memory-failure: avoid pfn_valid() twice in soft_offline_page()Kefeng Wang
2022-11-08mm: memory-failure: make put_ref_page() more usefulKefeng Wang
2022-11-08compiler-gcc: document minimum version for `__no_sanitize_coverage__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_thread__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda
2022-11-08compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda
2022-11-08mm/hugetlb: unify clearing of RestoreReserve for private pagesPeter Xu
2022-11-08amdgpu: use VM_ACCESS_FLAGSKefeng Wang
2022-11-08mm: debug_vm_pgtable: use VM_ACCESS_FLAGSKefeng Wang
2022-11-08mm: mprotect: use VM_ACCESS_FLAGSKefeng Wang
2022-11-08x86/sgx: use VM_ACCESS_FLAGSKefeng Wang
2022-11-08nios2: remove unused INIT_MMAPKefeng Wang
2022-11-08mm: remove FGP_HEADMatthew Wilcox (Oracle)
2022-11-08mm: convert find_get_incore_page() to filemap_get_incore_folio()Matthew Wilcox (Oracle)
2022-11-08mm/swap: convert find_get_incore_page to use foliosMatthew Wilcox (Oracle)
2022-11-08mm/huge_memory: convert split_huge_pages_in_file() to use a folioMatthew Wilcox (Oracle)
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-08vmalloc: add reviewers for vmalloc codeUladzislau Rezki (Sony)
2022-11-08mm: vmalloc: use trace_free_vmap_area_noflush eventUladzislau Rezki (Sony)
2022-11-08mm: vmalloc: use trace_purge_vmap_area_lazy eventUladzislau Rezki (Sony)
2022-11-08mm: vmalloc: use trace_alloc_vmap_area eventUladzislau Rezki (Sony)
2022-11-08mm: vmalloc: add free_vmap_area_noflush trace eventUladzislau Rezki (Sony)
2022-11-08mm: vmalloc: add purge_vmap_area_lazy trace eventUladzislau Rezki (Sony)
2022-11-08mm: vmalloc: add alloc_vmap_area trace eventUladzislau Rezki (Sony)
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin
2022-11-08memory: remove unused register_hotmemory_notifier()Liu Shixin
2022-11-08ACPI: HMAT: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08mm/mm_init.c: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08mm/mmap: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08mm/slub.c: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08fs/proc/kcore.c: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08cgroup/cpuset: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08mm: rmap: rename page_not_mapped() to folio_not_mapped()Kefeng Wang
2022-11-08selftests/vm: anon_cow: add R/O longterm tests via gup_testDavid Hildenbrand
2022-11-08mm/gup_test: start/stop/read functionality for PIN LONGTERM testDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: add liburing test casesDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: hugetlb testsDavid Hildenbrand