aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-03mm: swap: mTHP allocate swap entries from nonfull listChris Li1-0/+4
2024-09-03mm: swap: swap cluster switch to double link listChris Li1-16/+9
2024-09-01memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt1-1/+2
2024-09-01memcg: move v1 only percpu stats in separate structShakeel Butt1-0/+2
2024-09-01maple_tree: introduce store_type enumSidhartha Kumar1-0/+14
2024-09-01mm: kmem: add lockdep assertion to obj_cgroup_memcgMuchun Song1-3/+17
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds1-4/+0
2024-09-01mm: remove arch_unmap()Michael Ellerman1-8/+3
2024-09-01mm: add optional close() to struct vm_special_mappingMichael Ellerman1-0/+3
2024-09-01filemap: add trace events for get_pages, map_pages, and faultTakaya Saeki1-0/+84
2024-09-01mm/mprotect: fix dax pud handlingsPeter Xu1-0/+24
2024-09-01mm/x86: implement arch_check_zapped_pud()Peter Xu1-0/+6
2024-09-01mm: rework accept memory helpersKirill A. Shutemov1-7/+5
2024-09-01mm: introduce PageUnaccepted() page typeKirill A. Shutemov1-0/+8
2024-09-01mm: remove PG_errorMatthew Wilcox (Oracle)3-7/+2
2024-09-01percpu: remove pcpu_alloc_size()Jianhui Zhou1-1/+0
2024-09-01kfence: introduce burst modeMarco Elver1-1/+1
2024-09-01mm: fix (harmless) type confusion in lock_vma_under_rcu()Jann Horn1-2/+13
2024-09-01zswap: implement a second chance algorithm for dynamic zswap shrinkerNhat Pham1-9/+7
2024-09-01mm: remove follow_page()David Hildenbrand1-3/+0
2024-09-01mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walkDavid Hildenbrand1-2/+2
2024-09-01mm/pagewalk: introduce folio_walk_start() + folio_walk_end()David Hildenbrand1-0/+58
2024-09-01include/linux/mmzone.h: clean up watermark accessorsAndrew Morton1-6/+26
2024-09-01mm: create promo_wmark_pages and clean up open-coded sitesKaiyang Zhao1-0/+1
2024-09-01mm: clarify folio_likely_mapped_shared() documentation for KSM foliosDavid Hildenbrand1-6/+8
2024-09-01mm/hugetlb: remove hugetlb_follow_page_mask() leftoverDavid Hildenbrand1-3/+0
2024-09-01mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...Barry Song1-2/+2
2024-09-01mm: improve code consistency with zonelist_* helper functionsWei Yang2-4/+4
2024-09-01mm: move internal core VMA manipulation functions to own fileLorenzo Stoakes1-35/+0
2024-09-01mm: move vma_shrink(), vma_expand() to internal headerLorenzo Stoakes1-16/+1
2024-09-01mm: move vma_modify() and helpers to internal headerLorenzo Stoakes1-60/+0
2024-09-01userfaultfd: move core VMA manipulation logic to mm/userfaultfd.cLorenzo Stoakes1-0/+19
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write handlersDavid Finkel4-1/+23
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand1-7/+0
2024-09-01mm: simplify arch_make_folio_accessible()David Hildenbrand1-10/+1
2024-09-01mm/hugetlb: enforce that PMD PT sharing has split PMD PT locksDavid Hildenbrand1-3/+2
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand3-8/+5
2024-09-01mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macroRoman Gushchin1-1/+1
2024-09-01mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCGRoman Gushchin1-0/+6
2024-09-01mm: memcg: don't call propagate_protected_usage() needlesslyRoman Gushchin1-1/+7
2024-09-01task_stack: uninline stack_not_usedPasha Tatashin1-15/+3
2024-09-01vmstat: kernel stack usage histogramPasha Tatashin1-0/+24
2024-09-01memory tiering: introduce folio_use_access_time() checkZi Yan1-0/+6
2024-09-01mm: kmem: remove mem_cgroup_from_obj()Muchun Song1-6/+0
2024-09-01mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()Baolin Wang1-10/+2
2024-09-01mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()Baolin Wang1-4/+5
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich1-2/+2
2024-09-01mm: vmalloc: implement vrealloc()Danilo Krummrich1-0/+4
2024-09-01mm: add node_reclaim successes to VM event countersMatthew Cassell1-0/+1
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1