linux-2.6-block.git
2023-10-06 liwenyudelayacct: add memory reclaim delay in get_page_from_fr...
2023-10-06 Jann Hornmm: document mmu_notifier_invalidate_range_start_nonblock()
2023-10-06 Liu Shixinmemcg: remove unused do_memsw_account in memcg1_stat_format
2023-10-06 Liu Shixinmemcg: expose swapcache stat for memcg v1
2023-10-06 Baolin Wangmm: add statistics for PUD level pagetable
2023-10-06 Li Zhijianacpi,mm: fix typo sibiling -> sibling
2023-10-04 Yin Fengweimm: mlock: update mlock_pte_range to handle large folio
2023-10-04 Yin Fengweimm: handle large folio when large folio in VM_LOCKED...
2023-10-04 Yin Fengweimm: add functions folio_in_range() and folio_within_vma()
2023-10-04 Jinjie Ruanmm/damon/core-test: fix memory leak in damon_new_ctx()
2023-10-04 Jinjie Ruanmm/damon/core-test: fix memory leak in damon_new_region()
2023-10-04 Jianguo Baomm/writeback: update filemap_dirty_folio() comment
2023-10-04 SeongJae ParkDocs/ABI/damon: update for DAMOS apply intervals
2023-10-04 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for DAMOS apply...
2023-10-04 SeongJae Parkselftests/damon/sysfs: test DAMOS apply intervals
2023-10-04 SeongJae Parkmm/damon/sysfs-schemes: support DAMOS apply interval
2023-10-04 SeongJae ParkDocs/mm/damon/design: document DAMOS apply intervals
2023-10-04 SeongJae Parkmm/damon/core: implement scheme-specific apply interval
2023-10-04 SeongJae Parkmm/damon/core: use nr_accesses_bp as a source of damos_...
2023-10-04 SeongJae Parkmm/damon/sysfs-schemes: use nr_accesses_bp as the sourc...
2023-10-04 SeongJae Parkmm/damon/core: make DAMOS uses nr_accesses_bp instead...
2023-10-04 Matthew Wilcox... hugetlb: convert remove_pool_huge_page() to remove_pool...
2023-10-04 Matthew Wilcox... hugetlb: remove a few calls to page_folio()
2023-10-04 Matthew Wilcox... hugetlb: use a folio in free_hpage_workfn()
2023-10-04 Usama Arifmm: hugetlb: skip initialization of gigantic tail struc...
2023-10-04 Usama Arifmemblock: introduce MEMBLOCK_RSRV_NOINIT flag
2023-10-04 Usama Arifmemblock: pass memblock_type to memblock_setclr_flag
2023-10-04 Usama Arifmm: hugetlb_vmemmap: use nid of the head page to reallo...
2023-10-04 SeongJae Parkmm/damon/core: mark damon_moving_sum() as a static...
2023-10-04 SeongJae Parkmm/damon/core: skip updating nr_accesses_bp for each...
2023-10-04 SeongJae Parkmm/damon/core: use pseudo-moving sum for nr_accesses_bp
2023-10-04 SeongJae Parkmm/damon/core: introduce nr_accesses_bp
2023-10-04 SeongJae Parkmm/damon/core-test: add a unit test for damon_moving_sum()
2023-10-04 SeongJae Parkmm/damon/core: implement a pseudo-moving sum function
2023-10-04 SeongJae Parkmm/damon/vaddr: call damon_update_region_access_rate...
2023-10-04 SeongJae Parkmm/damon/core: define and use a dedicated function...
2023-10-04 SeongJae Parkmm/damon/core: use number of passed access sampling...
2023-10-04 Zi Yanmips: use nth_page() in place of direct struct page...
2023-10-04 Zi Yanfs: use nth_page() in place of direct struct page manip...
2023-10-04 Zi Yanmm/memory_hotplug: use pfn math in place of direct...
2023-10-04 Zi Yanmm/hugetlb: use nth_page() in place of direct struct...
2023-10-04 Zi Yanmm/cma: use nth_page() in place of direct struct page...
2023-10-04 Vlastimil Babkamm, vmscan: remove ISOLATE_UNMAPPED
2023-10-04 Vlastimil Babkatrace-vmscan-postprocess: sync with tracepoints updates
2023-10-04 Matthew Wilcox... buffer: remove __getblk_gfp()
2023-10-04 Matthew Wilcox... ext4: call bdev_getblk() from sb_getblk_gfp()
2023-10-04 Matthew Wilcox... buffer: convert sb_getblk() to call __getblk()
2023-10-04 Matthew Wilcox... buffer: convert getblk_unmovable() and __getblk() to...
2023-10-04 Matthew Wilcox... buffer: use bdev_getblk() to avoid memory reclaim in...
2023-10-04 Matthew Wilcox... ext4: use bdev_getblk() to avoid memory reclaim in...
2023-10-04 Matthew Wilcox... buffer: hoist GFP flags from grow_dev_page() to __getbl...
2023-10-04 Matthew Wilcox... buffer: pass GFP flags to folio_alloc_buffers()
2023-10-04 SeongJae ParkDocs/admin-guide/mm/damon/usage: document damos_before_...
2023-10-04 SeongJae Parkmm/damon/core: add a tracepoint for damos apply target...
2023-10-04 Kefeng Wangmm: migrate: remove isolated variable in add_page_for_m...
2023-10-04 Kefeng Wangmm: migrate: remove PageHead() check for HugeTLB in...
2023-10-04 Kefeng Wangmm: migrate: use a folio in add_page_for_migration()
2023-10-04 Kefeng Wangmm: migrate: use __folio_test_movable()
2023-10-04 Kefeng Wangmm: migrate: convert migrate_misplaced_page() to migrat...
2023-10-04 Kefeng Wangmm: migrate: convert numamigrate_isolate_page() to...
2023-10-04 Kefeng Wangmm: migrate: remove THP mapcount check in numamigrate_i...
2023-10-04 Kefeng Wangmm: migrate: remove PageTransHuge check in numamigrate_...
2023-10-04 David Hildenbrandmm/rmap: pass folio to hugepage_add_anon_rmap()
2023-10-04 David Hildenbrandmm/rmap: simplify PageAnonExclusive sanity checks when...
2023-10-04 David Hildenbrandmm/rmap: warn on new PTE-mapped folios in page_add_anon...
2023-10-04 David Hildenbrandmm/rmap: move folio_test_anon() check out of __folio_se...
2023-10-04 David Hildenbrandmm/rmap: move SetPageAnonExclusive out of __page_set_an...
2023-10-04 David Hildenbrandmm/rmap: drop stale comment in page_add_anon_rmap and...
2023-10-04 Xin Haomm: memcg: add THP swap out info for anonymous reclaim
2023-10-04 liujinlongmm: vmscan: modify an easily misunderstood function...
2023-10-04 Qi Zhengmm: shrinker: convert shrinker_rwsem to mutex
2023-10-04 Qi Zhengmm: shrinker: hold write lock to reparent shrinker...
2023-10-04 Qi Zhengmm: shrinker: make memcg slab shrink lockless
2023-10-04 Qi Zhengmm: shrinker: make global slab shrink lockless
2023-10-04 Qi Zhengmm: shrinker: rename {prealloc|unregister}_memcg_shrink...
2023-10-04 Qi Zhengmm: shrinker: add a secondary array for shrinker_info...
2023-10-04 Qi Zhengmm: shrinker: remove old APIs
2023-10-04 Qi Zhengfs: super: dynamically allocate the s_shrink
2023-10-04 Qi Zhengzsmalloc: dynamically allocate the mm-zspool shrinker
2023-10-04 Qi Zhengxfs: dynamically allocate the xfs-qm shrinker
2023-10-04 Qi Zhengxfs: dynamically allocate the xfs-inodegc shrinker
2023-10-04 Qi Zhengxfs: dynamically allocate the xfs-buf shrinker
2023-10-04 Qi Zhengnfsd: dynamically allocate the nfsd-reply shrinker
2023-10-04 Qi Zhengnfsd: dynamically allocate the nfsd-client shrinker
2023-10-04 Qi Zhengjbd2,ext4: dynamically allocate the jbd2-journal shrinker
2023-10-04 Qi Zhengext4: dynamically allocate the ext4-es shrinker
2023-10-04 Qi Zhengmbcache: dynamically allocate the mbcache shrinker
2023-10-04 Qi Zhengvirtio_balloon: dynamically allocate the virtio-balloon...
2023-10-04 Qi Zhengvmw_balloon: dynamically allocate the vmw-balloon shrinker
2023-10-04 Qi Zhengbcache: dynamically allocate the md-bcache shrinker
2023-10-04 Qi Zhengmd/raid5: dynamically allocate the md-raid5 shrinker
2023-10-04 Qi Zhengdm zoned: dynamically allocate the dm-zoned-meta shrinker
2023-10-04 Qi Zhengdm: dynamically allocate the dm-bufio shrinker
2023-10-04 Qi Zhengdrm/panfrost: dynamically allocate the drm-panfrost...
2023-10-04 Qi Zhengdrm/msm: dynamically allocate the drm-msm_gem shrinker
2023-10-04 Qi Zhengdrm/i915: dynamically allocate the i915_gem_mm shrinker
2023-10-04 Qi Zhengmm: workingset: dynamically allocate the mm-shadow...
2023-10-04 Qi Zhengsunrpc: dynamically allocate the sunrpc_cred shrinker
2023-10-04 Qi Zhengmm: thp: dynamically allocate the thp-related shrinkers
2023-10-04 Qi Zhengrcu: dynamically allocate the rcu-kfree shrinker
next