summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/treewide: replace pXd_huge() with pXd_leaf()Peter Xu2024-04-2610-15/+15
* mm/gup: merge pXd huge mapping checksPeter Xu2024-04-261-4/+3
* mm/powerpc: redefine pXd_huge() with pXd_leaf()Peter Xu2024-04-262-27/+14
* mm/arm64: merge pXd_huge() and pXd_leaf() definitionsPeter Xu2024-04-262-6/+6
* mm/arm: redefine pmd_huge() with pmd_leaf()Peter Xu2024-04-261-6/+1
* mm/arm: use macros to define pmd/pud helpersPeter Xu2024-04-263-4/+5
* mm/sparc: change pXd_huge() behavior to exclude swap entriesPeter Xu2024-04-261-4/+2
* mm/x86: change pXd_huge() behavior to exclude swap entriesPeter Xu2024-04-261-14/+4
* mm/gup: check p4d presence before going onPeter Xu2024-04-261-2/+2
* mm/gup: cache p4d in follow_p4d_mask()Peter Xu2024-04-261-6/+7
* mm/hmm: process pud swap entry without pud_huge()Peter Xu2024-04-261-6/+1
* mm: page_alloc: control latency caused by zone PCP drainingLucas Stach2024-04-261-4/+7
* selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msgDev Jain2024-04-261-7/+5
* mm/madvise: don't perform madvise VMA walk for MADV_POPULATE_(READ|WRITE)David Hildenbrand2024-04-261-14/+12
* mm: memcg: add NULL check to obj_cgroup_put()Yosry Ahmed2024-04-264-19/+11
* mm: remove guard around pgd_offset_k() macroChristophe Leroy2024-04-261-2/+0
* merge mm-hotfixes-stable into mm-nonmm-stable to pick up needed changesAndrew Morton2024-04-2628-375/+417
|\
| * mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin2024-04-251-1/+1
| * selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum2024-04-252-38/+2
| * stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin2024-04-251-2/+2
| * hugetlb: check for anon_vma prior to folio allocationVishal Moola (Oracle)2024-04-251-4/+7
| * mm: zswap: fix shrinker NULL crash with cgroup_disable=memoryJohannes Weiner2024-04-251-9/+16
| * mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)2024-04-254-59/+39
| * mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2024-04-253-10/+9
| * mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)2024-04-251-23/+47
| * mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu2024-04-251-1/+4
| * selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum2024-04-251-1/+1
| * selftests/harness: remove use of LINE_MAXEdward Liaw2024-04-252-4/+9
| * nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park2024-04-171-1/+1
| * MAINTAINERS: update Naoya Horiguchi's email addressNaoya Horiguchi2024-04-172-2/+3
| * fork: defer linking file vma until vma is fully initializedMiaohe Lin2024-04-171-16/+17
| * mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2024-04-172-6/+9
| * mm,page_owner: defer enablement of static branchOscar Salvador2024-04-171-1/+1
| * Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher2024-04-171-1/+4
| * mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador2024-04-171-32/+33
| * mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin2024-04-171-3/+15
| * mm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu2024-04-171-3/+7
| * mm,page_owner: fix printing of stack recordsOscar Salvador2024-04-171-3/+1
| * mm,page_owner: fix accounting of pages when migratingOscar Salvador2024-04-171-0/+15
| * mm,page_owner: fix refcount imbalanceOscar Salvador2024-04-172-49/+58
| * mm,page_owner: update metadata for tail pagesOscar Salvador2024-04-171-63/+74
| * userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVELokesh Gidra2024-04-171-3/+3
| * mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand2024-04-173-41/+40
* | Merge branch 'master' into mm-stableAndrew Morton2024-04-16762-5192/+12875
|\|
| * Linux 6.9-rc4v6.9-rc4Linus Torvalds2024-04-141-1/+1
| * Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-141-1/+8
| |\
| | * kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein2024-04-141-1/+8
| * | Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-1411-140/+131
| |\ \
| | * | x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner2024-04-122-15/+21
| | * | x86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner2024-04-121-3/+3