linux-2.6-block.git
2024-09-09 Yu Zhaomm/codetag: fix pgalloc_tag_split()
2024-09-09 Yu Zhaomm/codetag: fix a typo
2024-09-09 Uladzislau... mm/vmalloc.c: use "high-order" in description non 0...
2024-09-09 ZhangPengmm/vmalloc.c: use helper function va_size()
2024-09-09 Shakeel Buttmm: replace xa_get_order with xas_get_order where appro...
2024-09-09 Liam R. Howlettmaple_tree: mark three functions as __maybe_unused
2024-09-09 Kinsey Homm: clean up mem_cgroup_iter()
2024-09-09 Kinsey Homm: restart if multiple traversals raced
2024-09-09 Kinsey Homm: increment gen # before restarting traversal
2024-09-09 Kinsey Homm: don't hold css->refcnt during traversal
2024-09-09 Kinsey Hocgroup: clarify css sibling linkage is protected by...
2024-09-09 Andrew Mortonmm/page_alloc: fix build with CONFIG_UNACCEPTED_MEMORY=n
2024-09-09 Kefeng Wangmm: migrate: remove unused includes
2024-09-09 Nanyong Sunmm: thp: simplify split_huge_pages_pid()
2024-09-09 Nanyong Sunmm: migrate: simplify find_mm_struct()
2024-09-09 SeongJae Parkmm/damon/tests/core-kunit: skip damon_test_nr_accesses_...
2024-09-09 Sven Schnelleuprobes: use vm_special_mapping close() functionality
2024-09-09 Yosry Ahmedmm: page_alloc: fix missed updates of PGFREE in free_un...
2024-09-09 Mark Brownmm: care about shadow stack guard gap when getting...
2024-09-09 Mark Brownmm: pass vm_flags to generic_get_unmapped_area()
2024-09-09 Mark Brownmm: make arch_get_unmapped_area() take vm_flags by...
2024-09-09 SeongJae Parkmm/damon/tests/vaddr-kunit: init maple tree without...
2024-09-09 Sergey Senozhatskymm: Kconfig: fixup zsmalloc configuration
2024-09-09 Takaya Saekifilemap: fix the last_index of mm_filemap_get_pages
2024-09-09 Rik van Rielmm,tmpfs: consider end of file write in shmem_is_huge
2024-09-09 Sergey Senozhatskyzram: support priority parameter in recompression
2024-09-09 Sergey SenozhatskyDocumentation/zram: add documentation for algorithm...
2024-09-09 Sergey Senozhatskyzram: add dictionary support to zstd backend
2024-09-09 Sergey Senozhatskyzram: add dictionary support to lz4hc
2024-09-09 Sergey Senozhatskyzram: add dictionary support to lz4
2024-09-09 Sergey Senozhatskyzram: move immutable comp params away from per-CPU...
2024-09-09 Sergey Senozhatskyzram: introduce zcomp_ctx structure
2024-09-09 Sergey Senozhatskyzram: introduce zcomp_req structure
2024-09-09 Sergey Senozhatskyzram: add support for dict comp config
2024-09-09 Sergey Senozhatskyzram: introduce algorithm_params device attribute
2024-09-09 Sergey Senozhatskyzram: recalculate zstd compression params once
2024-09-09 Sergey Senozhatskyzram: introduce zcomp_params structure
2024-09-09 Sergey Senozhatskyzram: check that backends array has at least one backend
2024-09-09 Sergey Senozhatskyzram: add 842 compression backend support
2024-09-09 Sergey Senozhatskyzram: add zlib compression backend support
2024-09-09 Sergey Senozhatskyzram: pass estimated src size hint to zstd
2024-09-09 Sergey Senozhatskyzram: add zstd compression backend support
2024-09-09 Sergey Senozhatskyzram: add lz4hc compression backend support
2024-09-09 Sergey Senozhatskyzram: add lz4 compression backend support
2024-09-09 Sergey Senozhatskyzram: add lzo and lzorle compression backends support
2024-09-09 Sergey Senozhatskyzram: introduce custom comp backends API
2024-09-09 Sergey Senozhatskylib: zstd: fix null-deref in ZSTD_createCDict_advanced2()
2024-09-09 Sergey Senozhatskylib: lz4hc: export LZ4_resetStreamHC symbol
2024-09-09 Sergey Senozhatskylib: zstd: export API needed for dictionary support
2024-09-09 Wei Yangmaple_tree: fix comment typo on ma_flag of allocation...
2024-09-09 Kent Overstreetmm: fix folio_alloc_noprof()
2024-09-09 Wei Yangmaple_tree: cleanup function descriptions
2024-09-09 Huan Yangmm: page_alloc: simpify page del and expand
2024-09-09 Dev Jainselftests/mm: relax test to fail after 100 migration...
2024-09-09 Hongbo Limm/vmalloc.c: make use of the helper macro LIST_HEAD()
2024-09-09 Usama Arifmm: add sysfs entry to disable splitting underused...
2024-09-09 Usama Arifmm: split underused THPs
2024-09-09 Usama Arifmm: introduce a pageflag for partially mapped folios
2024-09-09 Alexander Zhumm: selftest to verify zero-filled pages are mapped...
2024-09-09 Yu Zhaomm: remap unused subpages to shared zeropage when split...
2024-09-09 Barry Songmm: warn about illegal __GFP_NOFAIL usage in a more...
2024-09-09 Barry Songmm: document __GFP_NOFAIL must be blockable
2024-09-09 Jason Wangvduse: avoid using __GFP_NOFAIL
2024-09-09 Mateusz Guzikmm/hugetlb: sort out global lock annotations
2024-09-09 Hugh Dickinsmm: shmem: extend shmem_unused_huge_shrink() to all...
2024-09-09 Hugh Dickinsmm: shmem: fix minor off-by-one in shrinkable calculation
2024-09-09 Wei Yangmaple_tree: dump error message based on format
2024-09-09 Wei Yangmaple_tree: arange64 node is not a leaf node
2024-09-09 SeongJae ParkDocs/damon/maintainer-profile: document Google calendar...
2024-09-09 SeongJae ParkDocs/damon/maintainer-profile: add links in place
2024-09-09 SeongJae ParkDocs/damon: use damonitor GitHub organization instead...
2024-09-09 SeongJae ParkRevert "mm/damon/lru_sort: adjust local variable to...
2024-09-09 SeongJae Parkmm/damon/core: remove per-scheme region priority histog...
2024-09-09 SeongJae Parkmm/damon/core: replace per-quota regions priority histo...
2024-09-09 SeongJae Parkmm/damon/core: introduce per-context region priorities...
2024-09-09 Kefeng Wangmm: remove putback_lru_page()
2024-09-09 Kefeng Wangmm: remove isolate_lru_page()
2024-09-09 Kefeng Wangmm: migrate_device: use more folio in migrate_device_fi...
2024-09-09 Kefeng Wangmm: migrate_device: use more folio in migrate_device_un...
2024-09-09 Kefeng Wangmm: migrate_device: use a folio in migrate_device_range()
2024-09-09 Kefeng Wangmm: migrate_device: convert to migrate_device_coherent_...
2024-09-09 Matthew Wilcox... swap: convert swapon() to use a folio
2024-09-09 Barry Songmm: count the number of partially mapped anonymous...
2024-09-09 Barry Songmm: count the number of anonymous THPs per size
2024-09-09 Ryan Robertsmm: tidy up shmem mTHP controls and stats
2024-09-09 Ryan Robertsmm: cleanup count_mthp_stat() definition
2024-09-04 Kefeng Wangmm: memory_hotplug: unify Huge/LRU/non-LRU movable...
2024-09-04 Kefeng Wangmm: migrate: add isolate_folio_to_list()
2024-09-04 Kefeng Wangmm: memory_hotplug: check hwpoisoned page firstly in...
2024-09-04 Kefeng Wangmm: memory-failure: add unmap_poisoned_folio()
2024-09-04 Kefeng Wangmm: memory_hotplug: remove head variable in do_migrate_...
2024-09-04 SeongJae Parkmm/damon/tests: add .kunitconfig file for DAMON kunit...
2024-09-04 SeongJae Parkmm/damon: move kunit tests to tests/ subdirectory with...
2024-09-04 SeongJae Parkmm/damon/dbgfs-test: skip dbgfs_set_init_regions()...
2024-09-04 SeongJae Parkmm/damon/dbgfs-test: skip dbgfs_set_targets() test...
2024-09-04 SeongJae Parkmm/damon/core-test: fix damon_test_ops_registration...
2024-09-04 SeongJae Parkmm/damon/core-test: test only vaddr case on ops registr...
2024-09-04 SeongJae Parkselftests/damon: add execute permissions to test scripts
2024-09-04 SeongJae Parkselftests/damon: cleanup __pycache__/ with 'make clean'
2024-09-04 SeongJae Parkselftests/damon: add access_memory_even to .gitignore
next