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-11-06
mm/zswap: avoid touching XArray for unnecessary invalidation
Kairui Song
2024-11-06
maple_tree: refactor mas_wr_store_type()
Sidhartha Kumar
2024-11-06
mm/hugetlb: perform vmemmap optimization batchly for specific node allocation
suhua
2024-11-06
memcg: add tracing for memcg stat updates
Shakeel Butt
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
2024-11-06
mm: add pcp high_min high_max to proc zoneinfo
MengEn Sun
2024-11-06
mm/kmemleak: fix typo in object_no_scan() comment
Mike Rapoport (Microsoft)
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
2024-11-06
zram: do not open-code comp priority 0
Sergey Senozhatsky
2024-11-06
mm: allocate THP on hugezeropage wp-fault
Dev Jain
2024-11-06
mm: abstract THP allocation
Dev Jain
2024-11-06
MAINTAINERS: mailmap: update Alexey Klimov's email address
Alexey Klimov
2024-11-06
mm/memory.c: remove stray newline at top of file
Andrew Morton
2024-11-06
percpu: fix data race with pcpu_nr_empty_pop_pages
Dennis Zhou
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
2024-11-06
arch/s390: clean up hugetlb definitions
Oscar Salvador
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-06
mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags
Oscar Salvador
2024-11-06
arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...
Oscar Salvador
2024-11-06
arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2024-11-06
arch/x86: teach arch_get_unmapped_area_vmflags to handle hugetlb mappings
Oscar Salvador
2024-11-06
arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2024-11-06
mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2024-11-06
mm: remove misleading 'unlikely' hint in vms_gather_munmap_vmas()
Breno Leitao
2024-11-06
maple_tree: do not hash pointers on dump in debug mode
Lorenzo Stoakes
2024-11-06
mm/truncate: reset xa_has_values flag on each iteration
Shakeel Butt
2024-11-06
mm: swap: make some count_mthp_stat() call-sites be THP-agnostic.
Kanchana P Sridhar
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
2024-11-06
gup: convert FOLL_TOUCH case in follow_page_pte() to folio
Matthew Wilcox (Oracle)
2024-11-06
mm: remove PageKsm()
Matthew Wilcox (Oracle)
2024-11-06
mm: add PageAnonNotKsm()
Matthew Wilcox (Oracle)
2024-11-06
ksm: convert should_skip_rmap_item() to take a folio
Matthew Wilcox (Oracle)
2024-11-06
ksm: convert cmp_and_merge_page() to use a folio
Matthew Wilcox (Oracle)
2024-11-06
ksm: use a folio in try_to_merge_one_page()
Matthew Wilcox (Oracle)
2024-11-05
selftests/damon/access_memory_even: remove unused variables
Ba Jing
2024-11-05
mm/cma: fix useless return in void function
Pintu Kumar
2024-11-05
mm: optimize invalidation of shadow entries
Shakeel Butt
2024-11-05
mm: optimize truncation of shadow entries
Shakeel Butt
2024-11-05
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
Zhaoyang Huang
2024-11-05
mm: pgtable: remove pte_offset_map_nolock()
Qi Zheng
2024-11-05
mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: userfaultfd: move_pages_pte() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: page_vma_mapped_walk: map_pte() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: mremap: move_ptes() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: copy_pte_range() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: handle_pte_fault() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
arm: adjust_pte() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: khugepaged: __collapse_huge_page_swapin() use pte_offset_map_ro_nolock()
Qi Zheng
2024-11-05
mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock()
Qi Zheng
[next]