summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-09-01xz: fix kernel-doc formatting errors in xz.hLasse Collin
2024-09-01xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin
2024-09-01memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt
2024-09-01memcg: move v1 only percpu stats in separate structShakeel Butt
2024-09-01maple_tree: introduce store_type enumSidhartha Kumar
2024-09-01mm: kmem: add lockdep assertion to obj_cgroup_memcgMuchun Song
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds
2024-09-01mm: add optional close() to struct vm_special_mappingMichael Ellerman
2024-09-01mm/mprotect: fix dax pud handlingsPeter Xu
2024-09-01mm/x86: implement arch_check_zapped_pud()Peter Xu
2024-09-01mm: rework accept memory helpersKirill A. Shutemov
2024-09-01mm: introduce PageUnaccepted() page typeKirill A. Shutemov
2024-09-01mm: remove PG_errorMatthew Wilcox (Oracle)
2024-09-01percpu: remove pcpu_alloc_size()Jianhui Zhou
2024-09-01kfence: introduce burst modeMarco Elver
2024-09-01mm: fix (harmless) type confusion in lock_vma_under_rcu()Jann Horn
2024-09-01zswap: implement a second chance algorithm for dynamic zswap shrinkerNhat Pham
2024-09-01mm: remove follow_page()David Hildenbrand
2024-09-01mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walkDavid Hildenbrand
2024-09-01mm/pagewalk: introduce folio_walk_start() + folio_walk_end()David Hildenbrand
2024-09-01include/linux/mmzone.h: clean up watermark accessorsAndrew Morton
2024-09-01mm: create promo_wmark_pages and clean up open-coded sitesKaiyang Zhao
2024-09-01mm: clarify folio_likely_mapped_shared() documentation for KSM foliosDavid Hildenbrand
2024-09-01mm/hugetlb: remove hugetlb_follow_page_mask() leftoverDavid Hildenbrand
2024-09-01mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...Barry Song
2024-09-01mm: improve code consistency with zonelist_* helper functionsWei Yang
2024-09-01mm: move internal core VMA manipulation functions to own fileLorenzo Stoakes
2024-09-01mm: move vma_shrink(), vma_expand() to internal headerLorenzo Stoakes
2024-09-01mm: move vma_modify() and helpers to internal headerLorenzo Stoakes
2024-09-01userfaultfd: move core VMA manipulation logic to mm/userfaultfd.cLorenzo Stoakes
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write handlersDavid Finkel
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-09-01mm: simplify arch_make_folio_accessible()David Hildenbrand
2024-09-01mm/hugetlb: enforce that PMD PT sharing has split PMD PT locksDavid Hildenbrand
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand
2024-09-01mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macroRoman Gushchin
2024-09-01mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCGRoman Gushchin
2024-09-01mm: memcg: don't call propagate_protected_usage() needlesslyRoman Gushchin
2024-09-01task_stack: uninline stack_not_usedPasha Tatashin
2024-09-01vmstat: kernel stack usage histogramPasha Tatashin
2024-09-01memory tiering: introduce folio_use_access_time() checkZi Yan
2024-09-01mm: kmem: remove mem_cgroup_from_obj()Muchun Song
2024-09-01mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()Baolin Wang
2024-09-01mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()Baolin Wang
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich
2024-09-01mm: vmalloc: implement vrealloc()Danilo Krummrich
2024-09-01mm: add node_reclaim successes to VM event countersMatthew Cassell
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-01SUNRPC: make various functions static, or not exported.NeilBrown
2024-09-01lockd: discard nlmsvc_timeoutNeilBrown