index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-08-18
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...
Aneesh Kumar K.V
2023-08-18
mm/vmemmap: allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
2023-08-18
mm/vmemmap: improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
2023-08-18
mm: change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
2023-08-18
mm: handle faults that merely update the accessed bit under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: handle swap and NUMA PTE faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: run the fault-around code under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check down from do_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: handle some PMD faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: handle PUD faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
2023-08-18
mm/mmap: change vma iteration order in do_vmi_align_munmap()
Liam R. Howlett
2023-08-18
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
2023-08-18
mm: use vma_iter_clear_gfp() in nommu
Liam R. Howlett
2023-08-18
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
2023-08-18
mm: remove re-walk from mmap_region()
Liam R. Howlett
2023-08-18
mm: remove prev check from do_vmi_align_munmap()
Liam R. Howlett
2023-08-18
mm: change do_vmi_align_munmap() tracking of VMAs to remove
Liam R. Howlett
2023-08-18
mm: don't drop VMA locks in mm_drop_all_locks()
Jann Horn
2023-08-18
mm/page_io: convert bio_associate_blkg_from_page() to take in a folio
ZhangPeng
2023-08-18
mm/page_io: convert count_swpout_vm_event() to take in a folio
ZhangPeng
2023-08-18
mm/page_io: use a folio in swap_writepage_bdev_async()
ZhangPeng
2023-08-18
mm/page_io: use a folio in swap_writepage_bdev_sync()
ZhangPeng
2023-08-18
mm/page_io: use a folio in sio_read_complete()
ZhangPeng
2023-08-18
mm/page_io: use a folio in __end_swap_bio_read()
ZhangPeng
2023-08-18
mm/page_io: use a folio in __end_swap_bio_write()
ZhangPeng
2023-08-18
mm/page_io: remove unneeded SetPageError()
ZhangPeng
2023-08-18
mm/page_io: remove unneeded ClearPageUptodate()
ZhangPeng
2023-08-18
mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set
Kemeng Shi
2023-08-18
mm/compaction: correct comment of candidate pfn in fast_isolate_freepages
Kemeng Shi
2023-08-18
mm/mprotect: fix obsolete function name in change_pte_range()
Miaohe Lin
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
2023-08-18
mmu_notifiers: fixup comment in mmu_interval_read_begin()
Alistair Popple
2023-08-18
mm/mmap: change detached vma locking scheme
Liam R. Howlett
2023-08-18
mm/mmap: clean up validate_mm() calls
Liam R. Howlett
2023-08-18
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
2023-08-18
mm/rmap: correct stale comment of rmap_walk_anon and rmap_walk_file
Kemeng Shi
2023-08-18
mm: kfence: allocate kfence_metadata at runtime
Peng Zhang
2023-08-18
memory tier: use helper macro __ATTR_RW()
Miaohe Lin
2023-08-18
mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
Haifeng Xu
2023-08-18
mm/memcg: minor cleanup for mc_handle_present_pte()
Miaohe Lin
2023-08-18
mm/tlbbatch: introduce arch_flush_tlb_batched_pending()
Yicong Yang
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
2023-08-18
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
[prev]
[next]