index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-09
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-09
mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
SeongJae Park
2024-09-09
mm: Kconfig: fixup zsmalloc configuration
Sergey Senozhatsky
2024-09-09
filemap: fix the last_index of mm_filemap_get_pages
Takaya Saeki
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-09
zram: support priority parameter in recompression
Sergey Senozhatsky
2024-09-09
Documentation/zram: add documentation for algorithm parameters
Sergey Senozhatsky
2024-09-09
zram: add dictionary support to zstd backend
Sergey Senozhatsky
2024-09-09
zram: add dictionary support to lz4hc
Sergey Senozhatsky
2024-09-09
zram: add dictionary support to lz4
Sergey Senozhatsky
2024-09-09
zram: move immutable comp params away from per-CPU context
Sergey Senozhatsky
2024-09-09
zram: introduce zcomp_ctx structure
Sergey Senozhatsky
2024-09-09
zram: introduce zcomp_req structure
Sergey Senozhatsky
2024-09-09
zram: add support for dict comp config
Sergey Senozhatsky
2024-09-09
zram: introduce algorithm_params device attribute
Sergey Senozhatsky
2024-09-09
zram: recalculate zstd compression params once
Sergey Senozhatsky
2024-09-09
zram: introduce zcomp_params structure
Sergey Senozhatsky
2024-09-09
zram: check that backends array has at least one backend
Sergey Senozhatsky
2024-09-09
zram: add 842 compression backend support
Sergey Senozhatsky
2024-09-09
zram: add zlib compression backend support
Sergey Senozhatsky
2024-09-09
zram: pass estimated src size hint to zstd
Sergey Senozhatsky
2024-09-09
zram: add zstd compression backend support
Sergey Senozhatsky
2024-09-09
zram: add lz4hc compression backend support
Sergey Senozhatsky
2024-09-09
zram: add lz4 compression backend support
Sergey Senozhatsky
2024-09-09
zram: add lzo and lzorle compression backends support
Sergey Senozhatsky
2024-09-09
zram: introduce custom comp backends API
Sergey Senozhatsky
2024-09-09
lib: zstd: fix null-deref in ZSTD_createCDict_advanced2()
Sergey Senozhatsky
2024-09-09
lib: lz4hc: export LZ4_resetStreamHC symbol
Sergey Senozhatsky
2024-09-09
lib: zstd: export API needed for dictionary support
Sergey Senozhatsky
2024-09-09
maple_tree: fix comment typo on ma_flag of allocation tree
Wei Yang
2024-09-09
mm: fix folio_alloc_noprof()
Kent Overstreet
2024-09-09
maple_tree: cleanup function descriptions
Wei Yang
2024-09-09
mm: page_alloc: simpify page del and expand
Huan Yang
2024-09-09
selftests/mm: relax test to fail after 100 migration failures
Dev Jain
2024-09-09
mm/vmalloc.c: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-09
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
2024-09-09
mm: split underused THPs
Usama Arif
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: selftest to verify zero-filled pages are mapped to zeropage
Alexander Zhu
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...
Barry Song
2024-09-09
mm: document __GFP_NOFAIL must be blockable
Barry Song
2024-09-09
vduse: avoid using __GFP_NOFAIL
Jason Wang
2024-09-09
mm/hugetlb: sort out global lock annotations
Mateusz Guzik
2024-09-09
mm: shmem: extend shmem_unused_huge_shrink() to all sizes
Hugh Dickins
2024-09-09
mm: shmem: fix minor off-by-one in shrinkable calculation
Hugh Dickins
2024-09-09
maple_tree: dump error message based on format
Wei Yang
2024-09-09
maple_tree: arange64 node is not a leaf node
Wei Yang
2024-09-09
Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetups
SeongJae Park
[next]