index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2026-08-06
mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
Guopeng Zhang
2026-08-06
mm: memcg-v1: account vmpressure event allocations
Guopeng Zhang
2026-08-05
mm: fix incorrect flush address in direct page table reclaim
Andy Lutomirski
2026-08-04
mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}
SJ Park
2026-08-04
mm/damon/ops-common: putback folios on invalid migrate nid
liyouhong
2026-08-04
mm/huge_memory: initialise workingset state before folio split
Matt Fleming
2026-08-04
mm/page_table_check: skip special zero mappings
Zhiling Zou
2026-08-04
mm/damon/lru_sort: skip damon_call() if ctx has not started
SJ Park
2026-08-04
mm/damon/reclaim: skip damon_call() if ctx has not started
SJ Park
2026-08-04
mm/damon/lru_sort: error out for >10000 active_mem_bp
SJ Park
2026-08-04
mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic
Lorenzo Stoakes (ARM)
2026-08-04
mm/huge_memory: fix huge_zero_pfn race
Lorenzo Stoakes (ARM)
2026-08-04
mm/filemap: __filemap_add_folio() restore index before retrying
Hugh Dickins
2026-08-04
arm64: remove redundant concurrent ptdump UAF mitigation
Lorenzo Stoakes (ARM)
2026-08-04
mm/ptdump: always stabilise against page table freeing using init_mm
Lorenzo Stoakes (ARM)
2026-08-04
mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
Lorenzo Stoakes (ARM)
2026-08-04
mm: memcontrol: update state_local when flushing NMI stats
Guopeng Zhang
2026-08-04
mm/rmap: add anon folio unmap dispatcher
Dev Jain
2026-08-04
mm/rmap: refactor anon folio unmap in try_to_unmap_one
Dev Jain
2026-08-04
mm/rmap: refactor some code around lazyfree folio unmapping
Dev Jain
2026-08-04
mm/rmap: add try_to_unmap_poisoned_hugetlb_one
Dev Jain
2026-08-04
mm/rmap: convert page -> folio for hwpoison checks
Dev Jain
2026-08-04
mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd
Usama Arif
2026-08-04
mm/madvise: skip device-private PMDs in cold and pageout walks
Usama Arif
2026-08-04
mm/mempolicy: skip non-present PMDs when queueing folios
Usama Arif
2026-08-04
mm/vma: use guard clauses in can_vma_merge_[before, after]()
Lorenzo Stoakes
2026-08-04
mm/vma: correct incorrect vma.h inclusion
Lorenzo Stoakes
2026-08-04
mm/vma: introduce and use vma_set_pgoff()
Lorenzo Stoakes
2026-08-04
mm/vma: slightly rework the anonymous check in __mmap_new_vma()
Lorenzo Stoakes
2026-08-04
mm/vma: update vmg_adjust_set_range() to offset pgoff instead
Lorenzo Stoakes
2026-08-04
mm/vma: update vma_shrink() to not pass start, pgoff parameters
Lorenzo Stoakes
2026-08-04
mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
Lorenzo Stoakes
2026-08-04
mm/vma: move __install_special_mapping() to vma.c
Lorenzo Stoakes
2026-08-04
mm/vma: add and use vma_[add/sub]_pgoff()
Lorenzo Stoakes
2026-08-04
mm: use linear_page_[index, delta]() consistently
Lorenzo Stoakes
2026-08-04
mm/vma: remove duplicative vma_pgoff_offset() helper
Lorenzo Stoakes
2026-08-04
mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Lorenzo Stoakes
2026-08-04
mm/vma: minor cleanup of expand_[upwards, downwards]()
Lorenzo Stoakes
2026-08-04
mm/vma: refactor vmg_adjust_set_range() for clarity
Lorenzo Stoakes
2026-08-04
mm/vma: clean up anon_vma_compatible()
Lorenzo Stoakes
2026-08-04
mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
Lorenzo Stoakes
2026-08-04
mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
Lorenzo Stoakes
2026-08-04
mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
Lorenzo Stoakes
2026-08-04
mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
Lorenzo Stoakes
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
2026-08-04
mm/rmap: elide unnecessary static inline's in interval_tree.c
Lorenzo Stoakes
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
2026-08-04
mm/rmap: update mm/interval_tree.c comments
Lorenzo Stoakes
2026-08-04
mm: move vma_start_pgoff() into mm.h and clean up
Lorenzo Stoakes
2026-08-04
mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
Stanislav Kinsburskii
[prev]
[next]