开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
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
2025-11-16
mm: introduce pure page table freeing function
Dave Hansen
2025-11-16
mm: actually mark kernel page table pages
Dave Hansen
2025-11-16
mm: add a ptdesc flag to mark kernel page tables
Dave Hansen
2025-11-16
memcg: manually uninline __memcg_memory_event
Shakeel Butt
2025-11-16
mm: add shmem_zero_setup_desc()
Lorenzo Stoakes
2025-11-16
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
2025-11-16
mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
2025-11-16
mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Lorenzo Stoakes
2025-11-16
mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
2025-11-16
mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...
Quanmin Yan
2025-11-16
mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
SeongJae Park
2025-11-16
mm/damon: add DAMOS quota goal type for per-memcg per-node memory usage
SeongJae Park
[next]