]> www.infradead.org Git - nvme.git/shortlog
nvme.git
2024-07-04 David Hildenbrandmm: read page_type using READ_ONCE
2024-07-04 Kefeng Wangmm: memory: rename pages_per_huge_page to nr_pages
2024-07-04 Kefeng Wangmm: memory: improve copy_user_large_folio()
2024-07-04 Kefeng Wangmm: memory: use folio in struct copy_subpage_arg
2024-07-04 Kefeng Wangmm: memory: convert clear_huge_page() to folio_zero_user()
2024-07-04 Wei Yangmm/page_alloc: reword the comment of buddy_merge_likely()
2024-07-04 Wei Yangmm/page_alloc: fix a typo in comment about GFP flag
2024-07-04 Wei Yangmm/mm_init.c: move build check on MAX_ZONELISTS out...
2024-07-04 Wei Yangmm/sparse: nr_pages won't be 0
2024-07-04 Jiaqi Yanmm/memory-failure: refactor log format in unpoison_memory
2024-07-04 Javier Martinez... mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR...
2024-07-04 JaeJoon Jungmaple_tree: modified return type of mas_wr_store_entry()
2024-07-04 Barry Songmm: remove folio_test_anon(folio)==false path in __foli...
2024-07-04 Barry Songmm: use folio_add_new_anon_rmap() if folio_test_anon...
2024-07-04 Barry Songmm: extend rmap flags arguments for folio_add_new_anon_rmap
2024-07-04 Shubhang Kaushik OSvmalloc: modify the alloc_vmap_area() error message...
2024-07-04 David Hildenbrandmm/memory_hotplug: skip adjust_managed_page_count(...
2024-07-04 David Hildenbrandmm/memory_hotplug: initialize memmap of !ZONE_DEVICE...
2024-07-04 David Hildenbrandmm: pass meminit_context to __free_pages_core()
2024-07-04 Kefeng Wangmm: remove page_mkclean()
2024-07-04 Kefeng Wangfb_defio: use a folio in fb_deferred_io_work()
2024-07-04 Kefeng Wangmm: remove page_maybe_dma_pinned()
2024-07-04 Kefeng Wangfs/proc/task_mmu: use folio API in pte_is_pinned()
2024-07-04 David Hildenbrandmm/mm_init: initialize page->_mapcount directly in...
2024-07-04 David Hildenbrandmm/filemap: reinitialize folio->_mapcount directly
2024-07-04 David Hildenbrandmm/page_alloc: clear PageBuddy using __ClearPageBuddy...
2024-07-04 David Hildenbrandmm/zsmalloc: use a proper page type
2024-07-04 David Hildenbrandmm: allow reuse of the lower 16 bit of the page type...
2024-07-04 David Hildenbrandmm: update _mapcount and page_type documentation
2024-07-04 John Hubbardselftests/mm: remove local __NR_* definitions
2024-07-04 Andrew Mortonmm/huge_memory.c: fix used-uninitialized
2024-07-04 Ryusuke Konishinilfs2: fix incorrect inode allocation from reserved...
2024-07-04 Ryusuke Konishinilfs2: add missing check for inode numbers on director...
2024-07-04 Ryusuke Konishinilfs2: fix inode number range checks
2024-07-04 Jan Karamm: avoid overflows in dirty throttling logic
2024-07-04 Jan KaraRevert "mm/writeback: fix possible divide-by-zero in...
2024-07-04 Jinliang Zhengmm: optimize the redundant loop of mm_update_owner_next()
2024-07-04 Hongfu Likhugepaged: simplify the allocation of slab caches
2024-07-04 Kefeng Wangmm: ksm: drop KSM_KMEM_CACHE()
2024-07-04 SeongJae Parkmm/damon/lru_sort: remove unnecessary online tuning...
2024-07-04 SeongJae Parkmm/damon/lru_sort: use damon_commit_ctx()
2024-07-04 SeongJae Parkmm/damon/reclaim: remove unnecessary code for online...
2024-07-04 SeongJae Parkmm/damon/reclaim: use damon_commit_ctx()
2024-07-04 SeongJae Parkmm/damon/sysfs-schemes: rename *_set_{schemes,scheme_fi...
2024-07-04 SeongJae Parkmm/damon/sysfs-schemes: remove unnecessary online tunin...
2024-07-04 SeongJae Parkmm/damon/sysfs: rename damon_sysfs_set_targets() to...
2024-07-04 SeongJae Parkmm/damon/sysfs: remove unnecessary online tuning handli...
2024-07-04 SeongJae Parkmm/damon/sysfs-schemes: use damos_commit_quota_goals()
2024-07-04 SeongJae Parkmm/damon/sysfs: use damon_commit_ctx()
2024-07-04 SeongJae Parkmm/damon/core: implement DAMON context commit function
2024-07-04 SeongJae Parkmm/damon/core: implement DAMOS quota goals online commi...
2024-07-04 Baolin Wangmm: memcontrol: add VM_BUG_ON_FOLIO() to catch lru...
2024-07-04 Honggyu KimDocs/damon: document damos_migrate_{hot,cold}
2024-07-04 Hyeongtak Jimm/damon/paddr: introduce DAMOS_MIGRATE_HOT action...
2024-07-04 Honggyu Kimmm/damon/paddr: introduce DAMOS_MIGRATE_COLD action...
2024-07-04 Honggyu Kimmm/migrate: add MR_DAMON to migrate_reason
2024-07-04 Hyeongtak Jimm/damon/sysfs-schemes: add target_nid on sysfs-schemes
2024-07-04 Honggyu Kimmm: rename alloc_demote_folio to alloc_migrate_folio
2024-07-04 Honggyu Kimmm: make alloc_demote_folio externally invokable for...
2024-07-04 Wei Yangmm/mm_init.c: simplify logic of deferred_[init|free...
2024-07-04 Miaohe Linmm/memory-failure: correct comment in me_swapcache_dirty
2024-07-04 Miaohe Linmm/memory-failure: remove obsolete comment in kill_proc()
2024-07-04 Miaohe Linmm/memory-failure: fix comment of get_hwpoison_page()
2024-07-04 Miaohe Linmm/memory-failure: move some function declarations...
2024-07-04 Miaohe Linmm/memory-failure: remove obsolete comment in unpoison_...
2024-07-04 Miaohe Linmm/memory-failure: use helper macro task_pid_nr()
2024-07-04 Miaohe Linmm/memory-failure: don't export hwpoison_filter() when...
2024-07-04 Miaohe Linmm/memory-failure: remove confusing initialization...
2024-07-04 Miaohe Linmm/memory-failure: remove unneeded empty string
2024-07-04 Miaohe Linmm/memory-failure: save some page_folio() calls
2024-07-04 Miaohe Linmm/memory-failure: add macro GET_PAGE_MAX_RETRY_NUM
2024-07-04 Miaohe Linmm/memory-failure: remove MF_MSG_SLAB
2024-07-04 Miaohe Linmm/memory-failure: simplify put_ref_page()
2024-07-04 Oscar Salvadormm/hugetlb: guard dequeue_hugetlb_folio_nodemask agains...
2024-07-04 Xiu Jianfengmm/hugetlb_cgroup: switch to the new cftypes
2024-07-04 Xiu Jianfengmm/hugetlb_cgroup: prepare cftypes based on template
2024-07-04 Xiu Jianfengmm/hugetlb_cgroup: identify the legacy using cgroup_sub...
2024-07-04 Sourav Pandamm: report per-page metadata information
2024-07-04 Edward Liawselftests/mm: guard defines from shm
2024-07-04 Edward Liawselftests/mm: include linux/mman.h
2024-07-04 Anastasia Belovamm/memory_hotplug: prevent accessing by index=-1
2024-07-04 Lance Yangmm/mlock: implement folio_mlock_step() using folio_pte_...
2024-07-04 Yosry Ahmedmm: zswap: handle incorrect attempts to load large...
2024-07-04 Yosry Ahmedmm: zswap: add zswap_never_enabled()
2024-07-04 Yosry Ahmedmm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
2024-07-04 Wei Yangmm/mm_init.c: print mem_init info after defer_init...
2024-07-04 Leesoo Ahnmm/sparse: use MEMBLOCK_ALLOC_ACCESSIBLE enum instead...
2024-07-04 Lance Yangmm/vmscan: avoid split lazyfree THP during shrink_folio...
2024-07-04 Lance Yangmm/rmap: integrate PMD-mapped folio splitting into...
2024-07-04 Lance Yangmm/rmap: remove duplicated exit code in pagewalk loop
2024-07-04 Usama Arifmm: do not start/end writeback for pages stored in...
2024-07-04 Pankaj Raghavselftests/mm: use asm volatile to not optimize mmap...
2024-07-04 Barry Songmm: set pte writable while pte_soft_dirty() is true...
2024-07-04 Barry Songmm: introduce pmd|pte_needs_soft_dirty_wp helpers for...
2024-07-04 John Hubbardselftests/mm: kvm, mdwe fixes to avoid requiring "make...
2024-07-04 John Hubbardselftests/mm: fix vm_util.c build failures: add snapsho...
2024-07-04 John Hubbardselftests/mm: mseal, self_elf: rename TEST_END_CHECK...
2024-07-04 John Hubbardselftests/mm: mseal, self_elf: factor out test macros...
2024-07-04 John Hubbardselftests/mm: mseal, self_elf: fix missing __NR_mseal
2024-07-04 Yosry Ahmedmm: swap: remove 'synchronous' argument to swap_read_fo...
next