linux-block.git
2025-03-17 Yosry Ahmedmm: zswap: use object read/write APIs instead of object...
2025-03-17 Yosry Ahmedmm: zpool: add interfaces for object read/write APIs
2025-03-17 Liu Yemm/shrinker: fix name consistency issue in shrinker_deb...
2025-03-17 SeongJae ParkDocs/mm/damon/design: update for changed filter-default...
2025-03-17 SeongJae Parkmm/damon/paddr: respect ops_filters_default_reject
2025-03-17 SeongJae Parkmm/damon/core: set damos_filter default allowance behav...
2025-03-17 SeongJae Parkmm/damon: add default allow/reject behavior fields...
2025-03-17 SeongJae Parkmm/damon/paddr: support only damos->ops_filters
2025-03-17 SeongJae Parkmm/damon/core: put ops-handled filters to damos->ops_fi...
2025-03-17 SeongJae Parkmm/damon/core: support committing ops_filters
2025-03-17 SeongJae Parkmm/damon/paddr: support ops_filters
2025-03-17 SeongJae Parkmm/damon/core: introduce damos->ops_filters
2025-03-17 Tang Yizhouwriteback: fix calculations in trace_balance_dirty_page...
2025-03-17 Tang Yizhouwriteback: rename variables in trace_balance_dirty_pages()
2025-03-17 Tang Yizhouwriteback: let trace_balance_dirty_pages() take struct...
2025-03-17 Thomas Preschermm: hugetlb: log time needed to allocate hugepages
2025-03-17 Thomas Preschermm: hugetlb: add hugetlb_alloc_threads cmdline option
2025-03-17 Thomas Preschermm: hugetlb: improve parallel huge page allocation...
2025-03-17 Shakeel Buttmemcg: bypass root memcg check for skmem charging
2025-03-17 Shakeel Buttpage_counter: reduce struct page_counter size
2025-03-17 Shakeel Buttpage_counter: track failcnt only for legacy cgroups
2025-03-17 Shakeel Buttmemcg: don't call propagate_protected_usage() for v1
2025-03-17 Brendan Jackmanmm/page_alloc: clarify should_claim_block() commentary
2025-03-17 Brendan Jackmanmm/page_alloc: clarify terminology in migratetype fallb...
2025-03-17 Ryan RobertsRevert "x86/xen: allow nesting of same lazy mode"
2025-03-17 Ryan Robertssparc/mm: avoid calling arch_enter/leave_lazy_mmu(...
2025-03-17 Ryan Robertssparc/mm: disable preemption in lazy mmu mode
2025-03-17 Ryan Robertsfs/proc/task_mmu: reduce scope of lazy mmu region
2025-03-17 Ryan Robertsmm: fix lazy mmu docs and usage
2025-03-17 SeongJae ParkDocs/admin-guide/mm/damon/usage: add intervals_goal...
2025-03-17 SeongJae ParkDocs/ABI/damon: document intervals auto-tuning ABI
2025-03-17 SeongJae ParkDocs/mm/damon/design: document for intervals auto-tuning
2025-03-17 SeongJae Parkmm/damon/sysfs: implement a command to update auto...
2025-03-17 SeongJae Parkmm/damon/sysfs: commit intervals tuning goal
2025-03-17 SeongJae Parkmm/damon/sysfs: implement intervals tuning goal directory
2025-03-17 SeongJae Parkmm/damon/core: implement intervals auto-tuning
2025-03-17 SeongJae Parkmm/damon: add data structure for monitoring intervals...
2025-03-17 Zeng Jingxiangmm/list_lru: make the case where mlru is NULL as unlikely
2025-03-17 Anshuman Khandualmm: rename GENERIC_PTDUMP and PTDUMP_CORE
2025-03-17 Anshuman Khandualmm: make DEBUG_WX depdendent on GENERIC_PTDUMP
2025-03-17 Anshuman Khandualdocs: arm64: drop PTDUMP config options from ptdump.rst
2025-03-17 Anshuman Khandualarch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfig
2025-03-17 Anshuman Khandualconfigs: drop GENERIC_PTDUMP from debug.config
2025-03-17 David Hildenbrandmm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_...
2025-03-17 David Hildenbrandmm/memory: document restore_exclusive_pte()
2025-03-17 David Hildenbrandmm/memory: pass folio and pte to restore_exclusive_pte()
2025-03-17 David Hildenbrandmm/memory: remove PageAnonExclusive sanity-check in...
2025-03-17 David Hildenbrandlib/test_hmm: make dmirror_atomic_map() consume a singl...
2025-03-17 Matthew Wilcox... mm: assert the folio is locked in folio_start_writeback()
2025-03-17 Seongjun Kimsamples/damon: a typo in the kconfig - sameple
2025-03-17 Brendan Jackmanmm/page_alloc: warn on nr_reserved_highatomic underflow
2025-03-17 Christoph Hellwigvmalloc: drop Christoph from Reviewers
2025-03-17 Kairui Songmm, swap: simplify folio swap allocation
2025-03-17 Kairui Songmm, swap: remove swap slot cache
2025-03-17 Kairui Songmm, swap: use percpu cluster as allocation fast path
2025-03-17 Kairui Songmm, swap: don't update the counter up-front
2025-03-17 Kairui Songmm, swap: avoid redundant swap device pinning
2025-03-17 Kairui Songmm, swap: drop the flag TTRS_DIRECT
2025-03-17 Kairui Songmm, swap: avoid reclaiming irrelevant swap cache
2025-03-17 Jane Chumm: make page_mapped_in_vma() hugetlb walk aware
2025-03-17 Johannes Weinermm: page_alloc: group fallback functions together
2025-03-17 Johannes Weinermm: page_alloc: remove remnants of unlocked migratetype...
2025-03-17 Johannes Weinermm: page_alloc: don't steal single pages from biggest...
2025-03-17 Lorenzo Stoakestools/selftests: add guard region test for /proc/$pid...
2025-03-17 Lorenzo Stoakesfs/proc/task_mmu: add guard region bit to pagemap
2025-03-17 Kemeng Shimm: swap: remove stale comment of swap_reclaim_full_clu...
2025-03-17 Kemeng Shimm, swap: correct comment in swap_usage_sub()
2025-03-17 Kemeng Shimm, swap: remove setting SWAP_MAP_BAD for discard cluster
2025-03-17 Brendan Jackmanselftests/mm/mlock: print error on failure
2025-03-17 Brendan Jackmanselftests/mm: skip mlock tests if nobody user can't...
2025-03-17 Brendan Jackmanselftests/mm: ensure uffd-wp-mremap gets pages of each...
2025-03-17 Brendan Jackmanselftests/mm: drop unnecessary sudo usage
2025-03-17 Brendan Jackmanselftests/mm: skip gup_longterm tests on weird filesystems
2025-03-17 Brendan Jackmanselftests/mm: skip map_populate on weird filesystems
2025-03-17 Brendan Jackmanselftests/mm: don't fail uffd-stress if too many CPUs
2025-03-17 Brendan Jackmanselftests/mm: print some details when uffd-stress gets...
2025-03-17 Brendan Jackmanselftests/mm/uffd: rename nr_cpus -> nr_parallel
2025-03-17 Brendan Jackmanselftests/mm: skip uffd-wp-mremap if userfaultfd not...
2025-03-17 Brendan Jackmanselftests/mm: skip uffd-stress if userfaultfd not available
2025-03-17 Brendan Jackmanselftests/mm: report errno when things fail in gup_longterm
2025-03-17 Sergey Senozhatskyzram: add might_sleep to zcomp API
2025-03-17 Sergey Senozhatskyzram: do not leak page on writeback_store error path
2025-03-17 Sergey Senozhatskyzram: do not leak page on recompress_store error path
2025-03-17 Sergey Senozhatskyzram: permit reclaim in zstd custom allocator
2025-03-17 Sergey Senozhatskyzram: switch to new zsmalloc object mapping API
2025-03-17 Sergey Senozhatskyzsmalloc: introduce new object mapping API
2025-03-17 Sergey Senozhatskyzsmalloc: sleepable zspage reader-lock
2025-03-17 Sergey Senozhatskyzsmalloc: rename pool lock
2025-03-17 Sergey Senozhatskyzram: move post-processing target allocation
2025-03-17 Sergey Senozhatskyzram: rework recompression loop
2025-03-17 Sergey Senozhatskyzram: filter out recomp targets based on priority
2025-03-17 Sergey Senozhatskyzram: limit max recompress prio to num_active_comps
2025-03-17 Sergey Senozhatskyzram: remove writestall zram_stats member
2025-03-17 Sergey Senozhatskyzram: add GFP_NOWARN to incompressible zsmalloc handle...
2025-03-17 Sergey Senozhatskyzram: remove second stage of handle allocation
2025-03-17 Sergey Senozhatskyzram: remove max_comp_streams device attr
2025-03-17 Sergey Senozhatskyzram: remove unused crypto include
2025-03-17 Sergey Senozhatskyzram: permit preemption with active compression stream
2025-03-17 Sergey Senozhatskyzram: sleepable entry locking
2025-03-17 Liu Yemm/folio_queue: delete __folio_order and use folio_orde...
next