summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* list_lru: allow explicit memcg and NUMA node selectionNhat Pham2023-12-1212-36/+117
* maple_tree: simplify mas_leaf_set_meta()Peng Zhang2023-12-121-18/+4
* maple_tree: delete one of the two identical checksPeng Zhang2023-12-121-3/+0
* maple_tree: remove an unused parameter for ma_meta_end()Peng Zhang2023-12-121-6/+4
* maple_tree: avoid ascending when mas->min is also the parent's minimumPeng Zhang2023-12-121-3/+5
* maple_tree: move the check forward to avoid static check warningPeng Zhang2023-12-121-1/+1
* maple_tree: remove unused functionJiapeng Chong2023-12-121-29/+0
* maple_tree: mtree_range_walk() clean upLiam R. Howlett2023-12-121-15/+12
* maple_tree: don't find node end in mtree_lookup_walk()Liam R. Howlett2023-12-122-9/+24
* maple_tree: use maple state end for write operationsLiam R. Howlett2023-12-122-23/+24
* maple_tree: remove mas_searchable()Liam R. Howlett2023-12-122-51/+19
* maple_tree: separate ma_state node from statusLiam R. Howlett2023-12-126-327/+445
* maple_tree: clean up inlines for some functionsLiam R. Howlett2023-12-121-39/+39
* maple_tree: use cached node end in mas_destroy()Liam R. Howlett2023-12-121-1/+1
* maple_tree: use cached node end in mas_next()Liam R. Howlett2023-12-121-6/+8
* maple_tree: add end of node tracking to the maple stateLiam R. Howlett2023-12-123-0/+9
* maple_tree: move debug check to __mas_set_range()Liam R. Howlett2023-12-123-129/+130
* maple_tree: make mas_erase() more robustLiam R. Howlett2023-12-121-1/+1
* maple_tree: remove unnecessary default labels from switch statementsLiam R. Howlett2023-12-121-7/+2
* kasan: record and report more informationJuntong Deng2023-12-106-0/+79
* zram: use kmap_local_page()Sergey Senozhatsky2023-12-101-15/+15
* mm: memcg: add reminder comment for the memcg v2 eventsDmitry Rokosov2023-12-101-0/+4
* samples/cgroup: introduce memcg memory.events listenerDmitry Rokosov2023-12-102-1/+331
* samples: introduce new samples subdir for cgroupDmitry Rokosov2023-12-106-11/+13
* mm: hugetlb_vmemmap: convert page to folioMuchun Song2023-12-101-26/+25
* mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge...Muchun Song2023-12-101-46/+24
* mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the codeMuchun Song2023-12-101-109/+39
* mm: pagewalk: assert write mmap lock only for walking the user page tablesMuchun Song2023-12-101-1/+28
* mm/swapfile: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco2023-12-101-17/+17
* mm/zswap: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco2023-12-101-5/+5
* mm, oom:dump_tasks add rss detailed information printingYong Wang2023-12-101-3/+4
* mm: list_lru: Update kernel documentation to follow the requirementsAndy Shevchenko2023-12-101-17/+19
* mm/gup: fix follow_devmap_p[mu]d() on page==NULL handlingPeter Xu2023-12-101-0/+2
* mm: page_alloc: unreserve highatomic page blocks before oomCharan Teja Kalla2023-12-101-8/+8
* mm: page_alloc: enforce minimum zone size to do high atomic reservesCharan Teja Kalla2023-12-101-1/+4
* mm: page_alloc: correct high atomic reserve calculationsCharan Teja Kalla2023-12-101-2/+3
* fs/Kconfig: make hugetlbfs a menuconfigPeter Xu2023-12-101-10/+12
* mm/mm_init.c: append newline to the unavailable ranges log-messageSerge Semin2023-12-101-1/+1
* mm/mm_init.c: extend init unavailable range doc infoSerge Semin2023-12-101-0/+1
* pgtable: rename ptdesc _refcount field to __page_refcountAlexander Gordeev2023-12-101-3/+3
* pgtable: fix s390 ptdesc field commentsAlexander Gordeev2023-12-101-2/+2
* mm/damon/core-test: test damon_split_region_at()'s access rate copyingSeongJae Park2023-12-101-4/+11
* kasan: improve free meta storage in Generic KASANJuntong Deng2023-12-101-10/+29
* mm/page_poison: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco2023-12-101-4/+4
* mm/mempool: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco2023-12-101-4/+4
* mm/memory: use kmap_local_page() in __wp_page_copy_user()Fabio M. De Francesco2023-12-101-2/+4
* mm/ksm: use kmap_local_page() in calc_checksum()Fabio M. De Francesco2023-12-101-2/+2
* mm/util: use kmap_local_page() in memcmp_pages()Fabio De Francesco2023-12-101-4/+4
* mm: use vmem_altmap code without CONFIG_ZONE_DEVICESumanth Korikkar2023-12-103-25/+27
* lib/stackdepot: adjust DEPOT_POOLS_CAP for KMSANAndrey Konovalov2023-12-101-0/+10