summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton
2023-01-31mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang
2023-01-31highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz
2023-01-31Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko
2023-01-18mm: introduce folio_is_pfmemallocSidhartha Kumar
2023-01-18mm: support POSIX_FADV_NOREUSEYu Zhao
2023-01-18mm: add vma_has_recency()Yu Zhao
2023-01-18mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappingsDavid Hildenbrand
2023-01-18mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...David Hildenbrand
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2023-01-18mm/kasan: simplify and refine kasan_cache codeFeng Tang
2023-01-18mm: fix spelling mistake in highmem.hFabio M. De Francesco
2023-01-18mm: remove an ambiguous sentence from kmap_local_folio() kdocsFabio M. De Francesco
2023-01-18mm/uffd: detect pgtable allocation failuresPeter Xu
2023-01-18mm/mprotect: use long for page accountings and retvalPeter Xu
2023-01-18mm: memcg: add folio_memcg_check()Matthew Wilcox
2023-01-18mm: remove generic_writepagesChristoph Hellwig
2023-01-18jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2Christoph Hellwig
2023-01-18mm: fix comment of page table counterKele Huang
2023-01-18mm/mprotect: drop pgprot_t parameter from change_protection()David Hildenbrand
2023-01-18mm: multi-gen LRU: per-node lru_gen_folio listsYu Zhao
2023-01-18mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao
2023-01-18mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folioYu Zhao
2023-01-18mm: move FOLL_* defs to mm_types.hDavid Howells
2023-01-18mm: new primitive kvmemdup()Hao Sun
2023-01-18mm/swap: convert deactivate_page() to folio_deactivate()Vishal Moola (Oracle)
2023-01-18mm/memory: add vm_normal_folio()Vishal Moola (Oracle)
2023-01-18maple_tree: remove the redundant codeVernon Yang
2023-01-18maple_tree: remove extra space and blank lineVernon Yang
2023-01-18kasan: allow sampling page_alloc allocations for HW_TAGSAndrey Konovalov
2023-01-18mm/damon/core: implement damos filterSeongJae Park
2023-01-18mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()Kefeng Wang
2023-01-18cma: tracing: print alloc result in trace_cma_alloc_finishWenchao Hao
2023-01-18buffer: add b_folio as an alias of b_pageMatthew Wilcox (Oracle)
2023-01-18mm/hugetlb: introduce hugetlb_walk()Peter Xu
2023-01-18mm/hugetlb: make walk_hugetlb_range() safe to pmd unsharePeter Xu
2023-01-18mm/hugetlb: move swap entry handling into vma lock when faultedPeter Xu
2023-01-18mm/hugetlb: document huge_pte_offset usagePeter Xu
2023-01-18mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXECJeff Xu
2023-01-18mm/memfd: add F_SEAL_EXECDaniel Verkamp
2023-01-18mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()Peter Xu
2023-01-18mm: move folio_set_compound_order() to mm/internal.hSidhartha Kumar
2023-01-18Sync with v6.2-rc4Andrew Morton
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel
2023-01-13Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds