summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-09zram: introduce algorithm_params device attributeSergey Senozhatsky
2024-09-09zram: recalculate zstd compression params onceSergey Senozhatsky
2024-09-09zram: introduce zcomp_params structureSergey Senozhatsky
2024-09-09zram: check that backends array has at least one backendSergey Senozhatsky
2024-09-09zram: add 842 compression backend supportSergey Senozhatsky
2024-09-09zram: add zlib compression backend supportSergey Senozhatsky
2024-09-09zram: pass estimated src size hint to zstdSergey Senozhatsky
2024-09-09zram: add zstd compression backend supportSergey Senozhatsky
2024-09-09zram: add lz4hc compression backend supportSergey Senozhatsky
2024-09-09zram: add lz4 compression backend supportSergey Senozhatsky
2024-09-09zram: add lzo and lzorle compression backends supportSergey Senozhatsky
2024-09-09zram: introduce custom comp backends APISergey Senozhatsky
2024-09-09lib: zstd: fix null-deref in ZSTD_createCDict_advanced2()Sergey Senozhatsky
2024-09-09lib: lz4hc: export LZ4_resetStreamHC symbolSergey Senozhatsky
2024-09-09lib: zstd: export API needed for dictionary supportSergey Senozhatsky
2024-09-09maple_tree: fix comment typo on ma_flag of allocation treeWei Yang
2024-09-09mm: fix folio_alloc_noprof()Kent Overstreet
2024-09-09maple_tree: cleanup function descriptionsWei Yang
2024-09-09mm: page_alloc: simpify page del and expandHuan Yang
2024-09-09selftests/mm: relax test to fail after 100 migration failuresDev Jain
2024-09-09mm/vmalloc.c: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-09mm: add sysfs entry to disable splitting underused THPsUsama Arif
2024-09-09mm: split underused THPsUsama Arif
2024-09-09mm: introduce a pageflag for partially mapped foliosUsama Arif
2024-09-09mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu
2024-09-09mm: remap unused subpages to shared zeropage when splitting isolated thpYu Zhao
2024-09-09mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...Barry Song
2024-09-09mm: document __GFP_NOFAIL must be blockableBarry Song
2024-09-09vduse: avoid using __GFP_NOFAILJason Wang
2024-09-09mm/hugetlb: sort out global lock annotationsMateusz Guzik
2024-09-09mm: shmem: extend shmem_unused_huge_shrink() to all sizesHugh Dickins
2024-09-09mm: shmem: fix minor off-by-one in shrinkable calculationHugh Dickins
2024-09-09maple_tree: dump error message based on formatWei Yang
2024-09-09maple_tree: arange64 node is not a leaf nodeWei Yang
2024-09-09Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetupsSeongJae Park
2024-09-09Docs/damon/maintainer-profile: add links in placeSeongJae Park
2024-09-09Docs/damon: use damonitor GitHub organization instead of awslabsSeongJae Park
2024-09-09Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"SeongJae Park
2024-09-09mm/damon/core: remove per-scheme region priority histogram bufferSeongJae Park
2024-09-09mm/damon/core: replace per-quota regions priority histogram buffer usage with...SeongJae Park
2024-09-09mm/damon/core: introduce per-context region priorities histogram bufferSeongJae Park
2024-09-09mm: remove putback_lru_page()Kefeng Wang
2024-09-09mm: remove isolate_lru_page()Kefeng Wang
2024-09-09mm: migrate_device: use more folio in migrate_device_finalize()Kefeng Wang
2024-09-09mm: migrate_device: use more folio in migrate_device_unmap()Kefeng Wang
2024-09-09mm: migrate_device: use a folio in migrate_device_range()Kefeng Wang
2024-09-09mm: migrate_device: convert to migrate_device_coherent_folio()Kefeng Wang
2024-09-09swap: convert swapon() to use a folioMatthew Wilcox (Oracle)
2024-09-09mm: count the number of partially mapped anonymous THPs per sizeBarry Song
2024-09-09mm: count the number of anonymous THPs per sizeBarry Song