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
Age
Commit message (
Expand
)
Author
2024-07-12
udmabuf: convert udmabuf driver to use folios
Vivek Kasireddy
2024-07-12
udmabuf: add back support for mapping hugetlb pages
Vivek Kasireddy
2024-07-12
udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap
Vivek Kasireddy
2024-07-12
udmabuf: add CONFIG_MMU dependency
Arnd Bergmann
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
2024-07-12
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2024-07-12
mm/zswap: use only one pool in zswap
Chengming Zhou
2024-07-12
mm/zsmalloc: change back to per-size_class lock
Chengming Zhou
2024-07-12
mm/hugetlb.c: undo errant change
Andrew Morton
2024-07-10
mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
Barry Song
2024-07-10
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
2024-07-10
mm/page_alloc: remove prefetchw() on freeing page to buddy system
Wei Yang
2024-07-10
kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section
Wei Yang
2024-07-10
kernel/fork.c: get totalram_pages from memblock to calculate max_threads
Wei Yang
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-10
Docs/mm/damon/index: add links to admin-guide doc
SeongJae Park
2024-07-10
Docs/mm/damon/index: add links to design
SeongJae Park
2024-07-10
Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
SeongJae Park
2024-07-10
Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modu...
SeongJae Park
2024-07-10
Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operat...
SeongJae Park
2024-07-10
Docs/mm/damon/design: add links from overall architecture to sections of details
SeongJae Park
2024-07-10
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
SeongJae Park
2024-07-10
Docs/mm/damon/design: clarify regions merging operation
SeongJae Park
2024-07-10
Docs/mm/damon/design: fix two typos
SeongJae Park
2024-07-10
mm/shmem: fix input and output inconsistencies
Bang Li
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
2024-07-10
tools/mm: introduce a tool to assess swap entry allocation for thp_swapout
Barry Song
2024-07-06
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
2024-07-06
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
Kefeng Wang
2024-07-06
mm: migrate: support poisoned recover from migrate folio
Kefeng Wang
2024-07-06
mm: migrate: split folio_migrate_mapping()
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-06
MAINTAINERS: mailmap: update Lorenzo Stoakes's email address
Lorenzo Stoakes
2024-07-06
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...
Paul Menzel
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-04
docs: mm: add enable_soft_offline sysctl
Jiaqi Yan
2024-07-04
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
2024-07-04
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
2024-07-04
mm/memory-failure: refactor log format in soft offline code
Jiaqi Yan
2024-07-04
mm: memcg: adjust the warning when seq_buf overflows
Xiu Jianfeng
2024-07-04
mm: memcg: remove redundant seq_buf_has_overflowed()
Xiu Jianfeng
2024-07-04
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
Audra Mitchell
2024-07-04
mm: update uffd-stress to handle EINVAL for unset config features
Audra Mitchell
2024-07-04
get_task_mm: check PF_KTHREAD lockless
Oleg Nesterov
[next]