summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-25mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan
2024-04-25fs: convert alloc_inode_sb() to a macroKent Overstreet
2024-04-25scripts/kallysms: always include __start and __stop symbolsKent Overstreet
2024-04-25mm/slub: mark slab_free_freelist_hook() __always_inlineKent Overstreet
2024-04-25asm-generic/io.h: kill vmalloc.h dependencyKent Overstreet
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25scripts/kernel-doc: drop "_noprof" on function prototypesRandy Dunlap
2024-04-25percpu: clean up all mappings when pcpu_map_pages() failsYosry Ahmed
2024-04-25mm/numa_balancing: allow migrate on protnone reference with MPOL_PREFERRED_MA...Donet Tom
2024-04-25mm/mempolicy: use numa_node_id() instead of cpu_to_node()Donet Tom
2024-04-25mm: zswap: remove unnecessary check in zswap_find_zpool()Yosry Ahmed
2024-04-25lib/test_hmm.c: handle src_pfns and dst_pfns allocation failureDuoming Zhou
2024-04-25mm: zpool: return pool size in pagesJohannes Weiner
2024-04-25mm: zswap: optimize zswap pool size trackingJohannes Weiner
2024-04-25mm: document pXd_leaf() APIPeter Xu
2024-04-25mm/arm: remove pmd_thp_or_huge()Peter Xu
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-25mm/treewide: replace pXd_huge() with pXd_leaf()Peter Xu
2024-04-25mm/gup: merge pXd huge mapping checksPeter Xu
2024-04-25mm/powerpc: redefine pXd_huge() with pXd_leaf()Peter Xu
2024-04-25mm/arm64: merge pXd_huge() and pXd_leaf() definitionsPeter Xu
2024-04-25mm/arm: redefine pmd_huge() with pmd_leaf()Peter Xu
2024-04-25mm/arm: use macros to define pmd/pud helpersPeter Xu
2024-04-25mm/sparc: change pXd_huge() behavior to exclude swap entriesPeter Xu
2024-04-25mm/x86: change pXd_huge() behavior to exclude swap entriesPeter Xu
2024-04-25mm/gup: check p4d presence before going onPeter Xu
2024-04-25mm/gup: cache p4d in follow_p4d_mask()Peter Xu
2024-04-25mm/hmm: process pud swap entry without pud_huge()Peter Xu
2024-04-25mm: page_alloc: control latency caused by zone PCP drainingLucas Stach
2024-04-25selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msgDev Jain
2024-04-25mm/madvise: don't perform madvise VMA walk for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2024-04-25mm: memcg: add NULL check to obj_cgroup_put()Yosry Ahmed
2024-04-25mm: remove guard around pgd_offset_k() macroChristophe Leroy
2024-04-25merge mm-hotfixes-stable into mm-nonmm-stable to pick up needed changesAndrew Morton
2024-04-25mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum
2024-04-24stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin
2024-04-24hugetlb: check for anon_vma prior to folio allocationVishal Moola (Oracle)
2024-04-24mm: zswap: fix shrinker NULL crash with cgroup_disable=memoryJohannes Weiner
2024-04-24mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)
2024-04-24mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)
2024-04-24mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)
2024-04-24mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu
2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum
2024-04-24selftests/harness: remove use of LINE_MAXEdward Liaw
2024-04-16nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park
2024-04-16MAINTAINERS: update Naoya Horiguchi's email addressNaoya Horiguchi
2024-04-16fork: defer linking file vma until vma is fully initializedMiaohe Lin
2024-04-16mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar
2024-04-16mm,page_owner: defer enablement of static branchOscar Salvador