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-01-25
mm: fix outdated incorrect code comments for handle_mm_fault()
Jinliang Zheng
2025-01-13
mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference
Guo Weikang
2025-01-13
mm: add comments to do_mmap(), mmap_region() and vm_mmap()
Lorenzo Stoakes
2025-01-13
mm: assert mmap write lock held on do_mmap(), mmap_region()
Lorenzo Stoakes
2025-01-13
MAINTAINERS: update MEMORY MAPPING section
Lorenzo Stoakes
2025-01-13
memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocol
Joshua Hahn
2025-01-13
memcg/hugetlb: introduce mem_cgroup_charge_hugetlb
Joshua Hahn
2025-01-13
memcg/hugetlb: introduce memcg_accounts_hugetlb
Joshua Hahn
2025-01-13
mm/migrate: remove slab checks in isolate_movable_page()
Hyeonggon Yoo
2025-01-13
samples/damon/prcl: implement schemes setup
SeongJae Park
2025-01-13
samples/damon: introduce a skeleton of a smaple DAMON module for proactive re...
SeongJae Park
2025-01-13
samples/damon/wsse: implement working set size estimation and logging
SeongJae Park
2025-01-13
samples/damon/wsse: start and stop DAMON as the user requests
SeongJae Park
2025-01-13
samples: add a skeleton of a sample DAMON module for working set size estimation
SeongJae Park
2025-01-13
selftests/mm: remove X permission from sigaltstack mapping
Kevin Brodsky
2025-01-13
selftests/mm: skip pkey_sighandler_tests if support is missing
Kevin Brodsky
2025-01-13
selftests/mm: rename pkey register macro
Kevin Brodsky
2025-01-13
selftests/mm: use sys_pkey helpers consistently
Kevin Brodsky
2025-01-13
selftests/mm: ensure non-global pkey symbols are marked static
Kevin Brodsky
2025-01-13
selftests/mm: remove empty pkey helper definition
Kevin Brodsky
2025-01-13
selftests/mm: ensure pkey-*.h define inline functions only
Kevin Brodsky
2025-01-13
selftests/mm: define types using typedef in pkey-helpers.h
Kevin Brodsky
2025-01-13
selftests/mm: remove unused pkey helpers
Kevin Brodsky
2025-01-13
selftests/mm: build with -O2
Kevin Brodsky
2025-01-13
selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_tests
Kevin Brodsky
2025-01-13
selftests/mm: fix strncpy() length
Kevin Brodsky
2025-01-13
selftests/mm: fix -Wmaybe-uninitialized warnings
Kevin Brodsky
2025-01-13
selftests/mm: fix condition in uffd_move_test_common()
Kevin Brodsky
2025-01-13
mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory o...
David Hildenbrand
2025-01-13
mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*()
David Hildenbrand
2025-01-13
selftests/mm: mremap_test: Remove unused variable and type mismatches
Muhammad Usama Anjum
2025-01-13
selftests/mm: mseal_test: remove unused variables
Muhammad Usama Anjum
2025-01-13
selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler options
Muhammad Usama Anjum
2025-01-13
selftests/mm: thp_settings: remove const from return type
Muhammad Usama Anjum
2025-01-13
mseal: remove can_do_mseal()
Jeff Xu
2025-01-13
mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
Guillaume Morin
2025-01-13
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
2025-01-13
mm: enforce __must_check on VMA merge and split
Lorenzo Stoakes
2025-01-13
mm/damon/tests/vaddr-kunit.h: reduce stack consumption
Andrew Morton
2025-01-13
mm: introduce mmap_lock_speculate_{try_begin|retry}
Suren Baghdasaryan
2025-01-13
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2025-01-13
seqlock: add raw_seqcount_try_begin
Suren Baghdasaryan
2025-01-13
mm/shmem: refactor to reuse vfs_parse_monolithic_sep for option parsing
Guo Weikang
2025-01-13
selftests/mm: add fork CoW guard page test
Lorenzo Stoakes
2025-01-13
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
2025-01-13
x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
Qi Zheng
2025-01-13
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
2025-01-13
mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
Qi Zheng
2025-01-13
mm: make zap_pte_range() handle full within-PMD range
Qi Zheng
2025-01-13
mm: do_zap_pte_range: return any_skipped information to the caller
Qi Zheng
[prev]
[next]