index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
page_io: zswap: do not crash the kernel on decompression failure
Nhat Pham
2025-03-17
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
2025-03-17
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...
David Hildenbrand
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
2025-03-17
bit_spinlock: __always_inline (un)lock functions
David Hildenbrand
2025-03-17
mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
2025-03-17
mm: move _entire_mapcount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move _pincount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
2025-03-17
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
2025-03-17
mm: factor out large folio handling from folio_nr_pages() into folio_large_nr...
David Hildenbrand
2025-03-17
mm: factor out large folio handling from folio_order() into folio_large_order()
David Hildenbrand
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-17
mm/gup: don't allow FOLL_LONGTERM pinning of FS DAX pages
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
2025-03-17
mm/rmap: add support for PUD sized mappings to rmap
Alistair Popple
2025-03-17
mm/memory: add vmf_insert_page_mkwrite()
Alistair Popple
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-17
fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flag
Alistair Popple
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
2025-03-17
fs/dax: always remove DAX page-cache entries when breaking layouts
Alistair Popple
2025-03-17
fs/dax: create a common implementation to break DAX layouts
Alistair Popple
2025-03-17
fs/dax: refactor wait for dax idle page
Alistair Popple
2025-03-17
mm: zpool: remove zpool_malloc_support_movable()
Yosry Ahmed
2025-03-17
mm: zsmalloc: remove object mapping APIs and per-CPU map areas
Yosry Ahmed
2025-03-17
mm: zpool: remove object mapping APIs
Yosry Ahmed
2025-03-17
mm: zpool: add interfaces for object read/write APIs
Yosry Ahmed
2025-03-17
mm/damon: add default allow/reject behavior fields to struct damos
SeongJae Park
2025-03-17
mm/damon/core: introduce damos->ops_filters
SeongJae Park
2025-03-17
writeback: fix calculations in trace_balance_dirty_pages() for cgwb
Tang Yizhou
2025-03-17
writeback: let trace_balance_dirty_pages() take struct dtc as parameter
Tang Yizhou
2025-03-17
page_counter: reduce struct page_counter size
Shakeel Butt
2025-03-17
page_counter: track failcnt only for legacy cgroups
Shakeel Butt
2025-03-17
mm: fix lazy mmu docs and usage
Ryan Roberts
2025-03-17
mm/damon/core: implement intervals auto-tuning
SeongJae Park
2025-03-17
mm/damon: add data structure for monitoring intervals auto-tuning
SeongJae Park
2025-03-17
mm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_exclusive_entry()
David Hildenbrand
2025-03-16
mm, swap: simplify folio swap allocation
Kairui Song
2025-03-16
mm, swap: remove swap slot cache
Kairui Song
2025-03-16
mm, swap: use percpu cluster as allocation fast path
Kairui Song
2025-03-16
zsmalloc: introduce new object mapping API
Sergey Senozhatsky
2025-03-16
mm/folio_queue: delete __folio_order and use folio_order directly
Liu Ye
2025-03-16
mm/damon: implement a new DAMOS filter type for unmapped pages
SeongJae Park
[next]