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
/
mm
Age
Commit message (
Expand
)
Author
2022-09-11
mm/damon: replace pmd_huge() with pmd_trans_huge() for THP
Baolin Wang
2022-09-11
mm/damon: validate if the pmd entry is present before accessing
Baolin Wang
2022-09-11
mm: release private data before split THP
Yin Fengwei
2022-09-11
mm: thp: remove redundant pgtable check in set_huge_zero_page()
Qi Zheng
2022-09-11
mm: memory-failure: kill __soft_offline_page()
Kefeng Wang
2022-09-11
mm: memory-failure: kill soft_offline_free_page()
Kefeng Wang
2022-09-11
mm: hugetlb_vmemmap: simplify reset_struct_pages()
Muchun Song
2022-09-11
mm, hwpoison: avoid trying to unpoison reserved page
Miaohe Lin
2022-09-11
mm, hwpoison: kill procs if unmap fails
Miaohe Lin
2022-09-11
mm, hwpoison: fix possible use-after-free in mf_dax_kill_procs()
Miaohe Lin
2022-09-11
mm, hwpoison: fix extra put_page() in soft_offline_page()
Miaohe Lin
2022-09-11
mm, hwpoison: fix page refcnt leaking in unpoison_memory()
Miaohe Lin
2022-09-11
mm, hwpoison: fix page refcnt leaking in try_memory_failure_hugetlb()
Miaohe Lin
2022-09-11
mm: fix use-after free of page_ext after race with memory-offline
Charan Teja Kalla
2022-09-11
mm/vmalloc.c: support HIGHMEM pages in vmap_pages_range_noflush()
Matthew Wilcox
2022-09-11
mm: memcontrol: fix a typo in comment
xupanda
2022-09-11
mm: kill find_min_pfn_with_active_regions()
Kefeng Wang
2022-09-11
zsmalloc: zs_object_copy: replace email link to doc
Alexey Romanov
2022-09-11
mm/hugetlb: make detecting shared pte more reliable
Miaohe Lin
2022-09-11
mm/hugetlb: fix sysfs group leak in hugetlb_unregister_node()
Miaohe Lin
2022-09-11
mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()
Miaohe Lin
2022-09-11
mm/hugetlb: fix missing call to restore_reserve_on_error()
Miaohe Lin
2022-09-11
mm/hugetlb: fix WARN_ON(!kobj) in sysfs_create_group()
Miaohe Lin
2022-09-11
mm/hugetlb: fix incorrect update of max_huge_pages
Miaohe Lin
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-11
mm/util.c: add warning if __vm_enough_memory fails
Kefeng Wang
2022-09-11
mm/gup.c: simplify and fix check_and_migrate_movable_pages() return codes
Alistair Popple
2022-09-11
hugetlb_cgroup: use helper for_each_hstate and hstate_index
Miaohe Lin
2022-09-11
hugetlb_cgroup: use helper macro NUMA_NO_NODE
Miaohe Lin
2022-09-11
hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K,M,G}
Miaohe Lin
2022-09-11
hugetlb_cgroup: remove unneeded nr_pages > 0 check
Miaohe Lin
2022-09-11
kfence: add sysfs interface to disable kfence for selected slabs.
Imran Khan
2022-09-11
mm: migration: fix the FOLL_GET failure on following huge page
Haiyue Wang
2022-09-11
mm/vmscan: make the annotations of refaults code at the right place
Yang Yang
2022-09-11
mm/damon/core: simplify the parameter passing for region split operation
Kaixu Xia
2022-09-11
mm/util: reduce stack usage of folio_mapcount
Kairui Song
2022-09-11
mm/page_alloc: only search higher order when fallback
Abel Wu
2022-09-11
page_alloc: remove inactive initialization
Li kunyu
2022-09-11
mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process
Feng Tang
2022-09-11
mm/mempolicy: fix lock contention on mems_allowed
Abel Wu
2022-09-11
mm/cma_debug: show complete cma name in debugfs directories
Charan Teja Kalla
2022-09-11
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
2022-09-11
zsmalloc: remove unnecessary size_class NULL check
Alexey Romanov
2022-09-11
zsmalloc: zs_object_copy: add clarifying comment
Alexey Romanov
2022-09-11
mm/vmscan: define macros for refaults in struct lruvec
Yang Yang
2022-09-11
mm/damon/dbgfs: use kmalloc for allocating only one element
Kenneth Lee
2022-09-11
mm/filemap.c: convert page_endio() to use a folio
Shaoqin Huang
2022-09-11
mm: memory-failure: cleanup try_to_split_thp_page()
Kefeng Wang
2022-09-11
mm: align larger anonymous mappings on THP boundaries
Rik van Riel
[prev]
[next]