index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
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
2026-08-04
mm/hmm: move page fault handling out of walk callbacks
Stanislav Kinsburskii
2026-08-04
mm/hmm: make CONFIG_HMM_MIRROR select CONFIG_MMU_NOTIFIER
Andrew Morton
2026-08-04
mm/damon/sysfs: implement probe/weight file
SJ Park
2026-08-04
mm/damon/core: implement damon_has_probe_weight()
SJ Park
2026-08-04
mm/damon/core: get merge threshold from probe hits when weights are set
SJ Park
2026-08-04
mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
SJ Park
2026-08-04
mm/damon/core: set samples in apply_probes() if probe weights are set
SJ Park
2026-08-04
mm/damon/core: disable access monitoring when probe weights are set
SJ Park
2026-08-04
mm/damon/core: validate params for probe hits weighted sum overflow
SJ Park
2026-08-04
mm/damon/core: disallow probe_hits overflow on attrs only monitoring
SJ Park
2026-08-04
mm/damon/core: extend merge function to work with probe hits
SJ Park
2026-08-04
mm/damon/core: use abs_diff() instead of abs()
SJ Park
2026-08-04
mm/damon/paddr: respect return_max_wsum
SJ Park
2026-08-04
mm/damon/core: implement damon_probe_hits_wsum()
SJ Park
2026-08-04
mm/damon/core: ask apply_probe() to return max probe hits weighted sum
SJ Park
2026-08-04
mm/damon/paddr: set samples in apply_probes() if requested
SJ Park
2026-08-04
mm/damon/core: ask apply_probes() ops callback to set sampling address
SJ Park
2026-08-04
mm/damon/core: introduce damon_probe->weight
SJ Park
2026-08-04
mm: remove wb_writeout_inc
Christoph Hellwig
2026-08-04
mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
John Hubbard
2026-08-04
ksm: use precise linear_page_index instead of the whole address space
xu xin
2026-08-04
mm/ksm: initialize the addr only once in collect_procs_ksm
xu xin
[prev]
[next]