summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-02mm: mempool: fix crash in mempool_free() for zero-minimum poolsYadan Fan1-14/+10
2025-08-02mm: correct type for vmalloc vm_flags fieldsLorenzo Stoakes4-7/+7
2025-08-02mm/shmem, swap: fix major fault countingKairui Song1-7/+5
2025-08-02mm/shmem, swap: rework swap entry and index calculation for large swapinKairui Song1-34/+33
2025-08-02mm/shmem, swap: simplify swapin path and result handlingKairui Song1-26/+19
2025-08-02mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IOKairui Song1-13/+28
2025-08-02mm/shmem, swap: tidy up swap entry splittingKairui Song1-33/+23
2025-08-02mm/shmem, swap: tidy up THP swapin checksKairui Song1-21/+18
2025-08-02mm/shmem, swap: avoid redundant Xarray lookup during swapinKairui Song1-9/+25
2025-08-02x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocationsMike Rapoport (Microsoft)2-2/+9
2025-08-02x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocationsMike Rapoport (Microsoft)2-19/+8
2025-08-02execmem: drop writable parameter from execmem_fill_trapping_insns()Mike Rapoport (Microsoft)3-10/+5
2025-08-02execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)Mike Rapoport (Microsoft)1-1/+6
2025-08-02execmem: move execmem_force_rw() and execmem_restore_rox() before useMike Rapoport (Microsoft)1-23/+21
2025-08-02execmem: rework execmem_cache_free()Mike Rapoport (Microsoft)1-23/+102
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)4-30/+51
2025-08-02execmem: drop unused execmem_update_copy()Mike Rapoport (Microsoft)2-18/+0
2025-08-02mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got droppedSuren Baghdasaryan2-7/+33
2025-08-02mm/rmap: add anon_vma lifetime debug checkJann Horn1-0/+22
2025-08-02mm: remove mm/io-mapping.cLorenzo Stoakes5-39/+0
2025-08-02khugepaged: optimize collapse_pte_mapped_thp() by PTE batchingDev Jain1-12/+21
2025-08-02khugepaged: optimize __collapse_huge_page_copy_succeeded() by PTE batchingDev Jain1-7/+18
2025-08-02mm: add get_and_clear_ptes() and clear_ptes()David Hildenbrand4-3/+48
2025-08-02mm/mincore: hold PTL in mincore_hugetlbJinjiang Tu1-0/+3
2025-08-02mm/memory-failure: hold PTL in hwpoison_hugetlb_rangeJinjiang Tu1-3/+9
2025-08-02mm/mseal: rework mseal apply logicLorenzo Stoakes1-47/+20
2025-08-02mm/mseal: simplify and rename VMA gap checkLorenzo Stoakes1-23/+28
2025-08-02mm/mseal: small cleanupsLorenzo Stoakes6-31/+8
2025-08-02mm/mseal: update madvise() logicLorenzo Stoakes3-57/+70
2025-08-02mm/mseal: always define VM_SEALEDLorenzo Stoakes2-4/+8
2025-08-02mm/damon/vaddr: skip isolating folios already in destination nidBijan Tabatabai1-0/+4
2025-08-02selftests: cachestat: add tests for mmap, refactor and enhance mmap test for ...Suresh K C1-8/+54
2025-08-02mm: add process info to bad rss-counter warningXuanye Liu1-3/+6
2025-08-02kasan: skip quarantine if object is still accessible under RCUJann Horn1-7/+18
2025-08-02mm/page-flags: remove folio_start_writeback_keepwrite()Joanne Koong1-2/+0
2025-08-02selftests/mm: add process_madvise() testswang lian4-0/+351
2025-08-02mm: shmem: fix the shmem large folio allocation for the i915 driverBaolin Wang1-2/+2
2025-08-02tools/getdelays: add backward compatibility for taskstats versionFan Yu1-67/+100
2025-08-02kho: add test for kexec handoverMike Rapoport (Microsoft)8-0/+627
2025-08-02delaytop: enhance error logging and add PSI feature descriptionfan.yu9@zte.com.cn2-80/+143
2025-08-02samples: Kconfig: fix spelling mistake "instancess" -> "instances"Colin Ian King1-1/+1
2025-08-02fat: fix too many log in fat_chain_add()OGAWA Hirofumi1-3/+3
2025-08-02scripts/spelling.txt: add notifer||notifier to spelling.txtWangYuli1-0/+1
2025-08-02xen/xenbus: fix typo "notifer"WangYuli1-1/+1
2025-08-02net: mvneta: fix typo "notifer"WangYuli1-1/+1
2025-08-02drm/xe: fix typo "notifer"WangYuli1-1/+1
2025-08-02cxl: mce: fix typo "notifer"WangYuli1-1/+1
2025-08-02KVM: x86: fix typo "notifer"WangYuli1-2/+2
2025-08-02MAINTAINERS: add maintainers for delaytopWang Yaxin1-0/+10
2025-08-02ucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()Uros Bizjak1-8/+6