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
2024-02-23
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
2024-02-23
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
2024-02-23
mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...
SeongJae Park
2024-02-23
mm/damon/sysfs-schemes: implement quota effective_bytes file
SeongJae Park
2024-02-23
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
2024-02-23
mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
Lance Yang
2024-02-23
mm: vmalloc: refactor vmalloc_dump_obj() function
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: improve description of vmap node layer
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: add a shrinker to drain vmap pools
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: set nr_nodes based on CPUs in a system
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: support multiple nodes in vmallocinfo
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: support multiple nodes in vread_iter
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: add a scan area of VA only once
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: offload free_vmap_area_lock lock
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: remove global purge_vmap_area_root rb-tree
Uladzislau Rezki (Sony)
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2024-02-23
mm: vmalloc: remove global vmap_area_root rb-tree
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: move vmap_init_free_space() down in vmalloc.c
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: rename adjust_va_to_fit_type() function
Uladzislau Rezki (Sony)
2024-02-23
mm: vmalloc: add va_alloc() helper
Uladzislau Rezki (Sony)
2024-02-23
mm,page_owner: filter out stacks by a threshold
Oscar Salvador
2024-02-23
mm,page_owner: display all stacks and their count
Oscar Salvador
2024-02-23
mm,page_owner: implement the tracking of the stacks count
Oscar Salvador
2024-02-23
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
2024-02-23
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
2024-02-23
mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
Aneesh Kumar K.V (IBM)
2024-02-23
mm: cachestat: fix folio read-after-free in cache walk
Nhat Pham
2024-02-23
mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
Byungchul Park
2024-02-23
kasan: revert eviction of stack traces in generic mode
Marco Elver
2024-02-22
userfaultfd: use per-vma locks in userfaultfd operations
Lokesh Gidra
2024-02-22
userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
Lokesh Gidra
2024-02-22
kasan: increase the number of bits to shift when recording extra timestamps
Juntong Deng
2024-02-22
rmap: replace two calls to compound_order with folio_order
Matthew Wilcox (Oracle)
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-22
mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()
Ryan Roberts
2024-02-22
mm: thp: batch-collapse PMD with set_ptes()
Ryan Roberts
2024-02-22
mm/memory: optimize unmap/zap with PTE-mapped THP
David Hildenbrand
2024-02-22
mm/mmu_gather: improve cond_resched() handling with large folios and expensiv...
David Hildenbrand
2024-02-22
mm/mmu_gather: add __tlb_remove_folio_pages()
David Hildenbrand
2024-02-22
mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
David Hildenbrand
2024-02-22
mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...
David Hildenbrand
2024-02-22
mm/memory: factor out zapping folio pte into zap_present_folio_pte()
David Hildenbrand
2024-02-22
mm/memory: further separate anon and pagecache folio handling in zap_present_...
David Hildenbrand
2024-02-22
mm/memory: handle !page case in zap_present_pte() separately
David Hildenbrand
2024-02-22
mm/memory: factor out zapping of present pte into zap_present_pte()
David Hildenbrand
2024-02-22
mm: compaction: limit the suitable target page order to be less than cc->order
Baolin Wang
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-02-22
mm/mglru: improve swappiness handling
Kinsey Ho
2024-02-22
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
2024-02-22
mm/mglru: improve reset_mm_stats()
Kinsey Ho
[next]