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.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-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
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
mm/huge_memory: use correct flags for device private PMD entry
Lorenzo Stoakes
1
-12
/
+33
2026-06-01
mm/huge_memory: update file PMD counter before folio_put()
Yin Tirui
1
-0
/
+2
2026-06-01
mm/huge_memory: update file PUD counter before folio_put()
Yin Tirui
1
-1
/
+1
2026-04-18
mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
Qi Zheng
1
-2
/
+18
2026-04-18
mm: rename unlock_page_lruvec_irq and its variants
Muchun Song
1
-1
/
+1
2026-04-05
mm: fix deferred split queue races during migration
Lance Yang
1
-5
/
+10
2026-04-05
mm/huge_memory: add and use has_deposited_pgtable()
Lorenzo Stoakes (Oracle)
1
-9
/
+25
2026-04-05
mm/huge_memory: add and use normal_or_softleaf_folio_pmd()
Lorenzo Stoakes (Oracle)
1
-28
/
+19
2026-04-05
mm/huge_memory: separate out the folio part of zap_huge_pmd()
Lorenzo Stoakes (Oracle)
1
-26
/
+35
2026-04-05
mm/huge_memory: use mm instead of tlb->mm
Lorenzo Stoakes (Oracle)
1
-3
/
+4
2026-04-05
mm/huge_memory: remove unnecessary sanity checks
Lorenzo Stoakes (Oracle)
1
-2
/
+0
2026-04-05
mm/huge_memory: deduplicate zap deposited table call
Lorenzo Stoakes (Oracle)
1
-12
/
+10
2026-04-05
mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
Lorenzo Stoakes (Oracle)
1
-1
/
+0
2026-04-05
mm/huge_memory: add a common exit path to zap_huge_pmd()
Lorenzo Stoakes (Oracle)
1
-9
/
+6
2026-04-05
mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
Lorenzo Stoakes (Oracle)
1
-0
/
+4
2026-04-05
mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
Lorenzo Stoakes (Oracle)
1
-7
/
+16
2026-04-05
mm/huge: avoid big else branch in zap_huge_pmd()
Lorenzo Stoakes (Oracle)
1
-42
/
+45
2026-04-05
mm/huge_memory: simplify vma_is_specal_huge()
Lorenzo Stoakes (Oracle)
1
-7
/
+23
2026-04-05
mm: introduce is_pmd_order helper
Nico Pache
1
-1
/
+1
2026-04-05
mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()
Breno Leitao
1
-15
/
+48
2026-04-05
mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()
Breno Leitao
1
-32
/
+52
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-03-11
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
1
-1
/
+2
2026-03-04
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
1
-4
/
+9
2026-02-24
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
1
-0
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2026-01-27
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
1
-4
/
+4
2026-01-13
simplify the callers of file_open_name()
Al Viro
1
-12
/
+3
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-75
/
+90
2025-12-09
mm/huge_memory: fix folio split stats counting
Zi Yan
1
-5
/
+9
2025-12-09
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
1
-6
/
+19
2025-12-09
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
1
-32
/
+20
2025-12-09
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
1
-33
/
+43
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-470
/
+738
2025-12-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-12
/
+21
2025-11-25
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
1
-6
/
+7
2025-11-25
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
1
-2
/
+2
2025-11-25
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
1
-146
/
+202
2025-11-25
mm: thp: reparent the split queue during memcg offline
Qi Zheng
1
-0
/
+44
2025-11-25
mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
Muchun Song
1
-46
/
+41
2025-11-25
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
1
-35
/
+84
2025-11-25
mm: thp: replace folio_memcg() with folio_memcg_charged()
Muchun Song
1
-1
/
+1
2025-11-25
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
1
-2
/
+3
2025-11-25
mm: introduce pmd_is_huge() and use where appropriate
Lorenzo Stoakes
1
-1
/
+2
2025-11-25
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
1
-49
/
+49
2025-11-25
mm/huge_memory: refactor change_huge_pmd() non-present logic
Lorenzo Stoakes
1
-33
/
+39
2025-11-25
mm/huge_memory: refactor copy_huge_pmd() non-present logic
Lorenzo Stoakes
1
-50
/
+59
2025-11-25
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
1
-1
/
+3
[next]