index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
5
-13
/
+16
2023-02-03
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
13
-42
/
+30
2023-02-03
mm: compaction: avoid fragmentation score calculation for empty zones
Baolin Wang
1
-0
/
+2
2023-02-03
mm: compaction: add missing kcompactd wakeup trace event
Baolin Wang
1
-0
/
+2
2023-02-03
mm: compaction: count the migration scanned pages events for proactive compac...
Baolin Wang
1
-0
/
+5
2023-02-03
mm: compaction: move list validation into compact_zone()
Baolin Wang
1
-12
/
+3
2023-02-03
mm: compaction: remove redundant VM_BUG_ON() in compact_zone()
Baolin Wang
1
-3
/
+0
2023-02-03
mm/mmap: fix typo in comment
Vernon Yang
1
-1
/
+1
2023-02-03
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
2
-12
/
+12
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
8
-100
/
+269
2023-02-01
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-01
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
1
-2
/
+3
2023-02-01
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-01
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
1
-0
/
+8
2023-02-01
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
1
-6
/
+19
2023-02-01
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
1
-1
/
+4
2023-02-01
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2
-57
/
+14
2023-02-01
zsmalloc: fix a race with deferred_handles storing
Nhat Pham
1
-32
/
+205
2023-02-01
mm/khugepaged: fix ->anon_vma race
Jann Horn
1
-1
/
+13
2023-01-19
mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2023-01-19
mm/debug: use valid physical memory for pmd/pud tests
Frank van der Linden
1
-19
/
+83
2023-01-19
mm/damon/paddr: remove damon_pa_access_chk_result struct
SeongJae Park
1
-17
/
+11
2023-01-19
mm/damon/paddr: remove folio_sz field from damon_pa_access_chk_result
SeongJae Park
1
-6
/
+1
2023-01-19
mm/damon/paddr: rename 'damon_pa_access_chk_result->page_sz' to 'folio_sz'
SeongJae Park
1
-10
/
+11
2023-01-19
mm/damon/vaddr: record appropriate folio size when the access is not found
SeongJae Park
1
-9
/
+6
2023-01-19
mm/damon/vaddr: support folio of neither HPAGE_PMD_SIZE nor PAGE_SIZE
SeongJae Park
1
-1
/
+1
2023-01-19
mm/damon/vaddr: rename 'damon_young_walk_private->page_sz' to 'folio_sz'
SeongJae Park
1
-10
/
+11
2023-01-19
mm: remove PageMovable export
Greg Kroah-Hartman
3
-6
/
+0
2023-01-19
mm: introduce folio_is_pfmemalloc
Sidhartha Kumar
2
-2
/
+2
2023-01-19
mm: support POSIX_FADV_NOREUSE
Yu Zhao
1
-1
/
+4
2023-01-19
mm: add vma_has_recency()
Yu Zhao
3
-29
/
+25
2023-01-19
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
David Hildenbrand
1
-21
/
+30
2023-01-19
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
1
-5
/
+6
2023-01-19
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
1
-1
/
+1
2023-01-19
tools/vm: rename tools/vm to tools/mm
SeongJae Park
2
-2
/
+2
2023-01-19
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2
-31
/
+1
2023-01-19
mm/kasan: simplify and refine kasan_cache code
Feng Tang
2
-8
/
+2
2023-01-19
mm/slab: add is_kmalloc_cache() helper function
Feng Tang
1
-0
/
+8
2023-01-19
mm/page_alloc: invert logic for early page initialisation checks
Mike Rapoport (IBM)
1
-8
/
+8
2023-01-19
workingset: fix confusion around eviction vs refault container
Johannes Weiner
1
-1
/
+2
2023-01-19
mm/uffd: detect pgtable allocation failures
Peter Xu
4
-29
/
+58
2023-01-19
mm/mprotect: use long for page accountings and retval
Peter Xu
3
-16
/
+16
2023-01-19
mm/damon/vaddr: convert hugetlb related functions to use a folio
Kefeng Wang
1
-10
/
+10
2023-01-19
mm/damon: remove unneeded damon_get_page()
Kefeng Wang
1
-7
/
+0
2023-01-19
mm/damon/vaddr: convert damon_young_pmd_entry() to use a folio
Kefeng Wang
1
-9
/
+9
2023-01-19
mm/damon/paddr: convert damon_pa_*() to use a folio
Kefeng Wang
1
-32
/
+26
2023-01-19
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
1
-10
/
+10
2023-01-19
mm/damon: introduce damon_get_folio()
Kefeng Wang
2
-8
/
+19
2023-01-19
mm: page_idle: convert page idle to use a folio
Kefeng Wang
1
-23
/
+24
2023-01-19
mm: memcg: add folio_memcg_check()
Matthew Wilcox
1
-3
/
+3
[prev]
[next]