index
:
kernel/git/stable/linux.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
/
include
Age
Commit message (
Expand
)
Author
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2024-07-10
mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
Barry Song
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
mm: memcg: add cache line padding to mem_cgroup_per_node
Roman Gushchin
2024-07-10
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
Roman Gushchin
2024-07-06
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
2024-07-06
mm: add folio_mc_copy()
Kefeng Wang
2024-07-06
mm: move memory_failure_queue() into copy_mc_[user]_highpage()
Kefeng Wang
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-04
mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1
Roman Gushchin
2024-07-04
mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1
Roman Gushchin
2024-07-04
mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_node
Roman Gushchin
2024-07-04
mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1
Roman Gushchin
2024-07-04
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-04
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
mm: memcg: group cgroup v1 memcg related declarations
Roman Gushchin
2024-07-04
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-03
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2024-07-03
cachestat: do not flush stats in recency check
Nhat Pham
2024-07-03
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
2024-07-03
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-03
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
kmsan: expose KMSAN_WARN_ON()
Ilya Leoshkevich
2024-07-03
kmsan: introduce memset_no_sanitize_memory()
Ilya Leoshkevich
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
2024-07-03
kmsan: expose kmsan_get_metadata()
Ilya Leoshkevich
2024-07-03
mm: read page_type using READ_ONCE
David Hildenbrand
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...
David Hildenbrand
2024-07-03
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
mm: remove page_maybe_dma_pinned()
Kefeng Wang
2024-07-03
mm/mm_init: initialize page->_mapcount directly in __init_single_page()
David Hildenbrand
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
2024-07-03
mm: allow reuse of the lower 16 bit of the page type with an actual type
David Hildenbrand
2024-07-03
mm: update _mapcount and page_type documentation
David Hildenbrand
2024-07-03
mm/damon/core: implement DAMON context commit function
SeongJae Park
2024-07-03
mm/damon/core: implement DAMOS quota goals online commit function
SeongJae Park
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
Hyeongtak Ji
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
Honggyu Kim
2024-07-03
mm/migrate: add MR_DAMON to migrate_reason
Honggyu Kim
2024-07-03
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
2024-07-03
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
[next]