linux-block.git
2024-02-22 Rakie Kimmm/mempolicy: implement the sysfs-based weighted_interl...
2024-02-22 Yajun Dengmm/mmap: use SZ_{8K, 128K} helper macro
2024-02-22 SeongJae ParkDocs/translations/damon/usage: update for monitor_on...
2024-02-22 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for monitor_on...
2024-02-22 SeongJae Parkmm/damon/dbgfs: rename monitor_on file to monitor_on_DE...
2024-02-22 SeongJae Parkselftets/damon: prepare for monitor_on file renaming
2024-02-22 SeongJae ParkDocs/admin-guide/mm/damon/usage: document 'DEPRECATED...
2024-02-22 SeongJae Parkmm/damon/dbgfs: make debugfs interface deprecation...
2024-02-22 SeongJae Parkmm/damon/dbgfs: implement deprecation notice file
2024-02-22 SeongJae Parkmm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPR...
2024-02-22 SeongJae ParkDocs/admin-guide/mm/damon/usage: use sysfs interface...
2024-02-22 Johannes Weinermm: zswap: function ordering: shrink_memcg_cb
2024-02-22 Johannes Weinermm: zswap: function ordering: writeback
2024-02-22 Johannes Weinermm: zswap: function ordering: per-cpu compression infra
2024-02-22 Johannes Weinermm: zswap: function ordering: compress & decompress...
2024-02-22 Johannes Weinermm: zswap: function ordering: move entry section out...
2024-02-22 Johannes Weinermm: zswap: function ordering: move entry sections out...
2024-02-22 Johannes Weinermm: zswap: function ordering: public lru api
2024-02-22 Johannes Weinermm: zswap: function ordering: pool params
2024-02-22 Johannes Weinermm: zswap: function ordering: zswap_pools
2024-02-22 Johannes Weinermm: zswap: function ordering: pool refcounting
2024-02-22 Johannes Weinermm: zswap: function ordering: pool alloc & free
2024-02-22 Johannes Weinermm: zswap: simplify zswap_invalidate()
2024-02-22 Johannes Weinermm: zswap: further cleanup zswap_store()
2024-02-22 Johannes Weinermm: zswap: break out zwap_compress()
2024-02-22 Johannes Weinermm: zswap: rename __zswap_load() to zswap_decompress()
2024-02-22 Johannes Weinermm: zswap: clean up zswap_entry_put()
2024-02-22 Johannes Weinermm: zswap: warn when referencing a dead entry
2024-02-22 Johannes Weinermm: zswap: move zswap_invalidate_entry() to related...
2024-02-22 Johannes Weinermm: zswap: inline and remove zswap_entry_find_get()
2024-02-22 Johannes Weinermm: zswap: rename zswap_free_entry to zswap_entry_free
2024-02-22 Chengming Zhoumm/list_lru: remove list_lru_putback()
2024-02-22 Chengming Zhoumm/zswap: fix race between lru writeback and swapoff
2024-02-22 Yosry Ahmedx86/mm: clarify "prev" usage in switch_mm_irqs_off()
2024-02-22 Yosry Ahmedx86/mm: delete unused cpu argument to leave_mm()
2024-02-22 Huang Yingmm and cache_info: remove unnecessary CPU cache info...
2024-02-22 Levi Yunkswapd: replace try_to_freeze() with kthread_freezable_...
2024-02-22 T.J. Merciermm: memcg: don't periodically flush stats when memcg...
2024-02-22 Breno Leitaoselftests/mm: new test that steals pages
2024-02-22 Alexander Potapenkomm: kmsan: remove runtime checks from kmsan_unpoison_me...
2024-02-22 Matthew Wilcox... highmem: add kernel-doc for memcpy_*_folio()
2024-02-22 Vishal Vermadax: add a sysfs knob to control memmap_on_memory behavior
2024-02-22 Vishal Vermamm/memory_hotplug: export mhp_supports_memmap_on_memory()
2024-02-22 Vishal VermaDocumentatiion/ABI: add ABI documentation for sys-bus-dax
2024-02-22 Vishal Vermadax/bus.c: replace several sprintf() with sysfs_emit()
2024-02-22 Vishal Vermadax/bus.c: replace driver-core lock usage by a local...
2024-02-22 Yosry Ahmedmm: zswap: remove unused tree argument in zswap_entry_put()
2024-02-22 Yajun Dengmm/mmap: introduce vma_set_range()
2024-02-22 Yosry Ahmedmm: zswap: remove unnecessary trees cleanups in zswap_s...
2024-02-22 Yosry Ahmedmm: swap: enforce updating inuse_pages at the end of...
2024-02-22 Chengming Zhoumm/zswap: split zswap rb-tree
2024-02-22 Chengming Zhoumm/zswap: make sure each swapfile always have zswap...
2024-02-22 Lukas Bulwahnmempolicy: clean up minor dead code in queue_pages_test...
2024-02-22 Lukas Bulwahnmaple_tree: avoid duplicate variable init in mast_spann...
2024-02-22 Nico Pacheselftests: mm: perform some system cleanup before using...
2024-02-22 Lokesh Gidrauserfaultfd: fix return error if mmap_changing is non...
2024-02-22 Greg Thelenselftests/memfd: delete unused declarations
2024-02-22 Shakeel Buttmm: writeback: ratelimit stat flush from mem_cgroup_wb_...
2024-02-22 Kefeng Wangmm: memory: move mem_cgroup_charge() into alloc_anon_fo...
2024-02-22 Ryan Robertstools/mm: add thpmaps script to dump THP usage info
2024-02-22 Ronald Montheromm/zswap: improve with alloc_workqueue() call
2024-02-22 Pankaj Raghavreadahead: use ilog2 instead of a while loop in page_ca...
2024-02-22 Hui Zhufs/proc/task_mmu.c: add_to_pagemap: remove useless...
2024-02-22 Kefeng Wangmm: convert mm_counter_file() to take a folio
2024-02-22 Kefeng Wangmm: convert mm_counter() to take a folio
2024-02-22 Kefeng Wangmm: convert to should_zap_page() to should_zap_folio()
2024-02-22 Kefeng Wangmm: use pfn_swap_entry_folio() in copy_nonpresent_pte()
2024-02-22 Kefeng Wangmm: use pfn_swap_entry_to_folio() in zap_huge_pmd()
2024-02-22 Kefeng Wangmm: use pfn_swap_entry_folio() in __split_huge_pmd_locked()
2024-02-22 Kefeng Wangs390: use pfn_swap_entry_folio() in ptep_zap_swap_entry()
2024-02-22 Matthew Wilcox... mprotect: use pfn_swap_entry_folio
2024-02-22 Matthew Wilcox... proc: use pfn_swap_entry_folio where obvious
2024-02-22 Matthew Wilcox... mm: add pfn_swap_entry_folio()
2024-02-22 Matthew Wilcox... memcg: use a folio in get_mctgt_type_thp
2024-02-22 Matthew Wilcox... memcg: use a folio in get_mctgt_type
2024-02-22 Matthew Wilcox... memcg: return the folio in union mc_target
2024-02-22 Matthew Wilcox... memcg: convert mem_cgroup_move_charge_pte_range() to...
2024-02-22 Yang Shimm: mmap: no need to call khugepaged_enter_vma() for...
2024-02-22 Haifeng Xumm: list_lru: remove unused macro list_lru_init_key()
2024-02-22 Haifeng Xumm: list_lru: disable memcg_aware when cgroup.memory...
2024-02-22 Kefeng Wangmm: memory: use nth_page() in clear/copy_subpage()
2024-02-22 Yajun Dengmm/mmap: simplify vma link and unlink
2024-02-22 Kuan-Ying Leescripts/gdb/vmalloc: fix vmallocinfo error
2024-02-22 JP Kobrynselftests/mm/ksm_functional: prevent unmapping undefine...
2024-02-22 Hongbo Limm/filemap: avoid type conversion
2024-02-22 Sumanth Korikkars390: enable MHP_MEMMAP_ON_MEMORY
2024-02-22 Sumanth Korikkars390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLIN...
2024-02-22 Sumanth Korikkars390/sclp: remove unhandled memory notifier type
2024-02-22 Sumanth Korikkars390/mm: allocate vmemmap pages from self-contained...
2024-02-22 Sumanth Korikkarmm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FIN...
2024-02-22 Sidhartha Kumarmaple_tree: fix comment describing mas_node_count_gfp()
2024-02-22 Kalesh Singhmm/cma: fix placement of trace_cma_alloc_start/finish
2024-02-20 Benjamin Graykasan: guard release_free_meta() shadow access with...
2024-02-20 SeongJae Parkmm/damon/lru_sort: fix quota status loss due to online...
2024-02-20 SeongJae Parkmm/damon/reclaim: fix quota stauts loss due to online...
2024-02-20 Shakeel ButtMAINTAINERS: mailmap: update Shakeel's email address
2024-02-20 SeongJae Parkmm/damon/sysfs-schemes: handle schemes sysfs dir remova...
2024-02-20 Johannes Weinermm: memcontrol: clarify swapaccount=0 deprecation warning
2024-02-20 Anshuman Khandualmm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname...
2024-02-20 Chengming Zhoumm/zswap: invalidate duplicate entry when !zswap_enabled
next