开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-11-24
memcg: use mod_node_page_state to update stats
Shakeel Butt
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
2025-11-24
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
2025-11-24
mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
Lorenzo Stoakes
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
2025-11-24
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
2025-11-24
mm: introduce pmd_is_huge() and use where appropriate
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
2025-11-24
mm: use leaf entries in debug pgtable + remove is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
2025-11-24
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
2025-11-24
mm/huge_memory: introduce enum split_type for clarity
Wei Yang
2025-11-24
mm/huge_memory: fix kernel-doc comments for folio_split() and related
Zi Yan
2025-11-24
mm/huge_memory: add split_huge_page_to_order()
Zi Yan
2025-11-24
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
2025-11-24
mm/memremap: add driver callback support for folio splitting
Balbir Singh
2025-11-24
lib/test_hmm: add zone device private THP test infrastructure
Balbir Singh
2025-11-24
mm/memory/fault: add THP fault handling for zone device private pages
Balbir Singh
2025-11-24
mm/migrate_device: implement THP migration of zone device pages
Balbir Singh
2025-11-24
mm/huge_memory: add device-private THP support to PMD operations
Balbir Singh
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
2025-11-20
mm: propagate VM_SOFTDIRTY on merge
Lorenzo Stoakes
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2025-11-20
mm/damon: rename damos core filter helpers to have word core
SeongJae Park
2025-11-20
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
2025-11-20
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
2025-11-20
mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
2025-11-20
mm: implement sticky VMA flags
Lorenzo Stoakes
2025-11-20
mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
Lorenzo Stoakes
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
2025-11-20
mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
Kefeng Wang
2025-11-16
mm: handle poisoning of pfn without struct pages
Ankit Agrawal
2025-11-16
mm: change type of parameter for memory_notify
Israel Batista
2025-11-16
mm: change type of state in struct memory_block
Israel Batista
2025-11-16
mm: convert memory block states (MEM_*) macros to enum
Israel Batista
2025-11-16
mm/swap: do not choose swap device according to numa node
Baoquan He
2025-11-16
mm: make INVALID_PHYS_ADDR a generic macro
Anshuman Khandual
2025-11-16
mm/vma: small VMA lock cleanups
Lorenzo Stoakes
2025-11-16
mm/damon/core: add damon_target->obsolete for pin-point removal
SeongJae Park
2025-11-16
mm, swap: cleanup swap entry allocation parameter
Kairui Song
2025-11-16
iommu/sva: invalidate stale IOTLB entries for kernel address space
Lu Baolu
2025-11-16
mm: introduce deferred freeing for kernel page tables
Dave Hansen
[next]