index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
mm/x86: make pud_leaf() only care about PSE bit
Peter Xu
1
-2
/
+1
2024-09-02
mm/powerpc: add missing pud helpers
Peter Xu
2
-0
/
+23
2024-09-02
mm/mprotect: push mmu notifier to PUDs
Peter Xu
1
-16
/
+16
2024-09-02
mm/dax: dump start address in fault handler
Peter Xu
1
-3
/
+3
2024-09-02
mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
Yuanchu Xie
1
-2
/
+2
2024-09-02
mm: vmalloc: add optimization hint on page existence check
Miao Wang
1
-1
/
+1
2024-09-02
mm: accept to promo watermark
Kirill A. Shutemov
1
-2
/
+2
2024-09-02
mm: page_isolation: handle unaccepted memory isolation
Kirill A. Shutemov
1
-0
/
+8
2024-09-02
mm: add a helper to accept page
Kirill A. Shutemov
2
-12
/
+43
2024-09-02
mm: rework accept memory helpers
Kirill A. Shutemov
10
-38
/
+26
2024-09-02
mm: introduce PageUnaccepted() page type
Kirill A. Shutemov
2
-0
/
+10
2024-09-02
mm: accept memory in __alloc_pages_bulk()
Kirill A. Shutemov
1
-0
/
+11
2024-09-02
mm: reduce deferred struct page init ifdeffery
Kirill A. Shutemov
1
-4
/
+5
2024-09-02
mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
Zi Yan
3
-50
/
+47
2024-09-02
memcg: replace memcg ID idr with xarray
Shakeel Butt
1
-29
/
+10
2024-09-02
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
1
-21
/
+36
2024-09-02
mm: return the folio from swapin_readahead
Matthew Wilcox (Oracle)
4
-16
/
+9
2024-09-02
mm: remove PG_error
Matthew Wilcox (Oracle)
4
-8
/
+2
2024-09-02
fs: remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
4
-15
/
+2
2024-09-02
mm: kfence: print the elapsed time for allocated/freed track
qiwu.chen
1
-2
/
+6
2024-09-02
percpu: remove pcpu_alloc_size()
Jianhui Zhou
2
-32
/
+0
2024-09-02
mm/rmap: minimize folio->_nr_pages_mapped updates when batching PTE (un)mapping
David Hildenbrand
1
-14
/
+13
2024-09-02
selftests/mm: add mseal test for no-discard madvise
Pedro Falcato
1
-1
/
+35
2024-09-02
kfence: introduce burst mode
Marco Elver
3
-5
/
+18
2024-09-02
mm: fix (harmless) type confusion in lock_vma_under_rcu()
Jann Horn
2
-6
/
+23
2024-09-02
zswap: track swapins from disk more accurately
Nhat Pham
2
-7
/
+10
2024-09-02
zswap: implement a second chance algorithm for dynamic zswap shrinker
Nhat Pham
2
-54
/
+70
2024-09-02
mm: only enforce minimum stack gap size if it's sensible
David Gow
1
-1
/
+1
2024-09-02
mm: remove duplicated include in vma_internal.h
Yang Li
1
-1
/
+0
2024-09-02
mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk
David Hildenbrand
1
-47
/
+16
2024-09-02
mm: remove follow_page()
David Hildenbrand
5
-36
/
+5
2024-09-02
s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...
David Hildenbrand
1
-6
/
+10
2024-09-02
s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk
David Hildenbrand
1
-6
/
+12
2024-09-02
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
3
-14
/
+19
2024-09-02
mm/ksm: convert scan_get_next_rmap_item() from follow_page() to folio_walk
David Hildenbrand
1
-14
/
+24
2024-09-02
mm/ksm: convert get_mergeable_page() from follow_page() to folio_walk
David Hildenbrand
1
-12
/
+14
2024-09-02
mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk
David Hildenbrand
1
-55
/
+45
2024-09-02
mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk
David Hildenbrand
1
-16
/
+15
2024-09-02
mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
David Hildenbrand
2
-0
/
+260
2024-09-02
mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
David Hildenbrand
1
-1
/
+1
2024-09-02
include/linux/mmzone.h: clean up watermark accessors
Andrew Morton
1
-6
/
+26
2024-09-02
mm: print the promo watermark in zoneinfo
Kaiyang Zhao
1
-0
/
+2
2024-09-02
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
3
-2
/
+3
2024-09-02
mm: consider CMA pages in watermark check for NUMA balancing target node
Kaiyang Zhao
1
-1
/
+1
2024-09-02
mm: zswap: fix global shrinker error handling logic
Takero Funaki
1
-7
/
+33
2024-09-02
mm: zswap: fix global shrinker memcg iteration
Takero Funaki
1
-29
/
+47
2024-09-02
mm: swap: allocate folio only first time in __read_swap_cache_async()
Zhaoyu Liu
1
-27
/
+31
2024-09-02
mm: clarify folio_likely_mapped_shared() documentation for KSM folios
David Hildenbrand
1
-6
/
+8
2024-09-02
mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()
David Hildenbrand
1
-13
/
+10
2024-09-02
mm/hugetlb: remove hugetlb_follow_page_mask() leftover
David Hildenbrand
2
-12
/
+2
[next]