index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-22
mm: khugepaged: decouple SHMEM and file folios' collapse
Baolin Wang
2025-05-22
selftests/eventfd: correct test name and improve messages
Ryan Chung
2025-05-22
alloc_tag: check mem_profiling_support in alloc_tag_init
Casey Chen
2025-05-22
Docs/damon: update titles and brief introductions to explain DAMOS
SeongJae Park
2025-05-22
selftests/damon/_damon_sysfs: read tried regions directories in order
SeongJae Park
2025-05-22
mm/damon/tests/core-kunit: add a test for damos_set_filters_default_reject()
SeongJae Park
2025-05-22
mm/damon/paddr: remove unused variable, folio_list, in damon_pa_stat()
SeongJae Park
2025-05-22
mm/damon/sysfs-schemes: fix wrong comment on damons_sysfs_quota_goal_metric_strs
SeongJae Park
2025-05-22
mm/damon/core: warn and fix nr_accesses[_bp] corruption
SeongJae Park
2025-05-22
mm: rename try_alloc_pages() to alloc_pages_nolock()
Alexei Starovoitov
2025-05-22
selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at base
Mark Brown
2025-05-22
mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks()
Lorenzo Stoakes
2025-05-22
MAINTAINERS: add kernel/fork.c to relevant sections
Lorenzo Stoakes
2025-05-22
mm: convert do_set_pmd() to take a folio
Baolin Wang
2025-05-22
mm: khugepaged: convert set_huge_pmd() to take a folio
Baolin Wang
2025-05-22
mm/io-mapping: track_pfn() -> "pfnmap tracking"
David Hildenbrand
2025-05-22
drm/i915: track_pfn() -> "pfnmap tracking"
David Hildenbrand
2025-05-22
x86/mm/pat: inline memtype_match() into memtype_erase()
David Hildenbrand
2025-05-22
x86/mm/pat: remove MEMTYPE_*_MATCH
David Hildenbrand
2025-05-22
x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()
David Hildenbrand
2025-05-22
mm: remove VM_PAT
David Hildenbrand
2025-05-22
x86/mm/pat: remove old pfnmap tracking interface
David Hildenbrand
2025-05-22
mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
David Hildenbrand
2025-05-22
mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremap
David Hildenbrand
2025-05-22
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
2025-05-22
x86/mm/pat: factor out setting cachemode into pgprot_set_cachemode()
David Hildenbrand
2025-05-22
mm: mincore: use pte_batch_hint() to batch process large folios
Baolin Wang
2025-05-22
mm: cma: set early_pfn and bitmap as a union in cma_memrange
Zhongkun He
2025-05-22
selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
David Hildenbrand
2025-05-22
mm: numa_memblks: introduce numa_add_reserved_memblk
Yuquan Wang
2025-05-22
mm/vmalloc: fix data race in show_numa_info()
Jeongjun Park
2025-05-21
kmsan: rework kmsan_in_runtime() handling in kmsan_report()
Alexander Potapenko
2025-05-21
kmsan: enter the runtime around kmsan_internal_memmove_metadata() call
Alexander Potapenko
2025-05-21
kmsan: drop the declaration of kmsan_save_stack()
Alexander Potapenko
2025-05-21
kmsan: fix usage of kmsan_enter_runtime() in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2025-05-21
kmsan: apply clang-format to files mm/kmsan/
Alexander Potapenko
2025-05-21
mm/mempolicy: Weighted Interleave Auto-tuning
Joshua Hahn
2025-05-13
memcg: no irq disable for memcg stock lock
Shakeel Butt
2025-05-13
memcg: completely decouple memcg and obj stocks
Shakeel Butt
2025-05-13
memcg: separate local_trylock for memcg and obj
Shakeel Butt
2025-05-13
memcg: simplify consume_stock
Shakeel Butt
2025-05-13
mm: remove obsolete pgd_offset_gate()
Feng Lee
2025-05-13
mm/vma: remove mmap() retry merge
Lorenzo Stoakes
2025-05-13
mm: secretmem: convert to .mmap_prepare() hook
Lorenzo Stoakes
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
2025-05-13
selftests: memcg: increase error tolerance of child memory.current check in t...
Waiman Long
2025-05-13
selftests: memcg: allow low event with no memory.low and memory_recursiveprot on
Waiman Long
2025-05-12
mm/gup: remove page_folio() in memfd_pin_folios()
Vishal Moola (Oracle)
2025-05-12
mm/gup: remove unnecessary check in memfd_pin_folios()
Vishal Moola (Oracle)
2025-05-12
mm, swap: remove no longer used swap mapping helper
Kairui Song
[prev]
[next]