开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
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
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
[next]