summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-03maple_tree: remove the parameter entry of mas_preallocateVernon Yang1-1/+1
2023-02-03mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...SeongJae Park1-0/+5
2023-02-03mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...SeongJae Park1-0/+6
2023-02-01Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton4-5/+20
2023-02-01mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-02-01highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-02-01mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz1-0/+13
2023-02-01Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko1-2/+1
2023-01-19mm: introduce folio_is_pfmemallocSidhartha Kumar1-0/+15
2023-01-19mm: support POSIX_FADV_NOREUSEYu Zhao2-0/+5
2023-01-19mm: add vma_has_recency()Yu Zhao1-0/+8
2023-01-19mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappingsDavid Hildenbrand1-1/+6
2023-01-19mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...David Hildenbrand1-0/+15
2023-01-19mm: remove zap_page_range and create zap_vma_pagesMike Kravetz1-2/+5
2023-01-19mm/kasan: simplify and refine kasan_cache codeFeng Tang3-19/+7
2023-01-19mm: fix spelling mistake in highmem.hFabio M. De Francesco1-2/+2
2023-01-19mm: remove an ambiguous sentence from kmap_local_folio() kdocsFabio M. De Francesco1-3/+2
2023-01-19mm/uffd: detect pgtable allocation failuresPeter Xu1-1/+1
2023-01-19mm/mprotect: use long for page accountings and retvalPeter Xu2-3/+3
2023-01-19mm: memcg: add folio_memcg_check()Matthew Wilcox1-14/+26
2023-01-19mm: remove generic_writepagesChristoph Hellwig1-2/+0
2023-01-19jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2Christoph Hellwig1-2/+0
2023-01-19mm: fix comment of page table counterKele Huang1-1/+1
2023-01-19mm/mprotect: drop pgprot_t parameter from change_protection()David Hildenbrand1-2/+1
2023-01-19mm: multi-gen LRU: per-node lru_gen_folio listsYu Zhao3-2/+142
2023-01-19mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao2-6/+6
2023-01-19mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folioYu Zhao2-5/+5
2023-01-19mm: move FOLL_* defs to mm_types.hDavid Howells2-75/+75
2023-01-19mm: new primitive kvmemdup()Hao Sun1-0/+1
2023-01-19mm/swap: convert deactivate_page() to folio_deactivate()Vishal Moola (Oracle)1-1/+1
2023-01-19mm/memory: add vm_normal_folio()Vishal Moola (Oracle)1-0/+2
2023-01-19maple_tree: remove the redundant codeVernon Yang1-4/+0
2023-01-19maple_tree: remove extra space and blank lineVernon Yang1-2/+0
2023-01-19kasan: allow sampling page_alloc allocations for HW_TAGSAndrey Konovalov1-5/+9
2023-01-19mm/damon/core: implement damos filterSeongJae Park1-0/+51
2023-01-19mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()Kefeng Wang1-1/+1
2023-01-19cma: tracing: print alloc result in trace_cma_alloc_finishWenchao Hao1-3/+29
2023-01-19buffer: add b_folio as an alias of b_pageMatthew Wilcox (Oracle)1-1/+4
2023-01-19mm/hugetlb: introduce hugetlb_walk()Peter Xu1-0/+37
2023-01-19mm/hugetlb: make walk_hugetlb_range() safe to pmd unsharePeter Xu1-1/+10
2023-01-19mm/hugetlb: move swap entry handling into vma lock when faultedPeter Xu1-2/+4
2023-01-19mm/hugetlb: document huge_pte_offset usagePeter Xu1-0/+32
2023-01-19mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXECJeff Xu2-0/+23
2023-01-19mm/memfd: add F_SEAL_EXECDaniel Verkamp1-0/+1
2023-01-19mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()Peter Xu1-8/+8
2023-01-19mm: move folio_set_compound_order() to mm/internal.hSidhartha Kumar1-16/+0
2023-01-19Sync with v6.2-rc4Andrew Morton11-50/+149
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-13Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+2