summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-12mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo
2023-12-12zswap: make shrinking memcg-awareDomenico Cerasuolo
2023-12-12memcontrol: implement mem_cgroup_tryget_online()Nhat Pham
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham
2023-12-12maple_tree: simplify mas_leaf_set_meta()Peng Zhang
2023-12-12maple_tree: delete one of the two identical checksPeng Zhang
2023-12-12maple_tree: remove an unused parameter for ma_meta_end()Peng Zhang
2023-12-12maple_tree: avoid ascending when mas->min is also the parent's minimumPeng Zhang
2023-12-12maple_tree: move the check forward to avoid static check warningPeng Zhang
2023-12-12maple_tree: remove unused functionJiapeng Chong
2023-12-12maple_tree: mtree_range_walk() clean upLiam R. Howlett
2023-12-12maple_tree: don't find node end in mtree_lookup_walk()Liam R. Howlett
2023-12-12maple_tree: use maple state end for write operationsLiam R. Howlett
2023-12-12maple_tree: remove mas_searchable()Liam R. Howlett
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett
2023-12-12maple_tree: clean up inlines for some functionsLiam R. Howlett
2023-12-12maple_tree: use cached node end in mas_destroy()Liam R. Howlett
2023-12-12maple_tree: use cached node end in mas_next()Liam R. Howlett
2023-12-12maple_tree: add end of node tracking to the maple stateLiam R. Howlett
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett
2023-12-12maple_tree: make mas_erase() more robustLiam R. Howlett
2023-12-12maple_tree: remove unnecessary default labels from switch statementsLiam R. Howlett
2023-12-10kasan: record and report more informationJuntong Deng
2023-12-10zram: use kmap_local_page()Sergey Senozhatsky
2023-12-10mm: memcg: add reminder comment for the memcg v2 eventsDmitry Rokosov
2023-12-10samples/cgroup: introduce memcg memory.events listenerDmitry Rokosov
2023-12-10samples: introduce new samples subdir for cgroupDmitry Rokosov
2023-12-10mm: hugetlb_vmemmap: convert page to folioMuchun Song
2023-12-10mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge...Muchun Song
2023-12-10mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the codeMuchun Song
2023-12-10mm: pagewalk: assert write mmap lock only for walking the user page tablesMuchun Song
2023-12-10mm/swapfile: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-12-10mm/zswap: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-12-10mm, oom:dump_tasks add rss detailed information printingYong Wang
2023-12-10mm: list_lru: Update kernel documentation to follow the requirementsAndy Shevchenko
2023-12-10mm/gup: fix follow_devmap_p[mu]d() on page==NULL handlingPeter Xu
2023-12-10mm: page_alloc: unreserve highatomic page blocks before oomCharan Teja Kalla
2023-12-10mm: page_alloc: enforce minimum zone size to do high atomic reservesCharan Teja Kalla
2023-12-10mm: page_alloc: correct high atomic reserve calculationsCharan Teja Kalla
2023-12-10fs/Kconfig: make hugetlbfs a menuconfigPeter Xu
2023-12-10mm/mm_init.c: append newline to the unavailable ranges log-messageSerge Semin
2023-12-10mm/mm_init.c: extend init unavailable range doc infoSerge Semin
2023-12-10pgtable: rename ptdesc _refcount field to __page_refcountAlexander Gordeev
2023-12-10pgtable: fix s390 ptdesc field commentsAlexander Gordeev
2023-12-10mm/damon/core-test: test damon_split_region_at()'s access rate copyingSeongJae Park
2023-12-10kasan: improve free meta storage in Generic KASANJuntong Deng
2023-12-10mm/page_poison: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-12-10mm/mempool: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-12-10mm/memory: use kmap_local_page() in __wp_page_copy_user()Fabio M. De Francesco
2023-12-10mm/ksm: use kmap_local_page() in calc_checksum()Fabio M. De Francesco