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
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
2025-01-13
mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-ins...
Qi Zheng
2025-01-13
mm: skip over all consecutive none ptes in do_zap_pte_range()
Qi Zheng
2025-01-13
mm: introduce do_zap_pte_range()
Qi Zheng
2025-01-13
mm: introduce zap_nonpresent_ptes()
Qi Zheng
2025-01-13
mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
Qi Zheng
2025-01-13
mm: khugepaged: recheck pmd state in retract_page_tables()
Qi Zheng
2025-01-13
mm/hugetlb: don't map folios writable without VM_WRITE when copying during fo...
David Hildenbrand
2025-01-13
hugetlb: prioritize surplus allocation from current node
Koichiro Den
2025-01-13
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
2025-01-13
readahead: don't shorten readahead window in read_pages()
Jan Kara
2025-01-13
powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
David Hildenbrand
2025-01-13
mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_...
David Hildenbrand
2025-01-13
mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
2025-01-13
mm/page_alloc: make __alloc_contig_migrate_range() static
David Hildenbrand
2025-01-13
mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
David Hildenbrand
2025-01-13
mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
David Hildenbrand
2025-01-13
mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range()
David Hildenbrand
2025-01-13
mm/vma: move __vm_munmap() to mm/vma.c
Lorenzo Stoakes
2025-01-13
mm/vma: move stack expansion logic to mm/vma.c
Lorenzo Stoakes
[next]