index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcg: use proper type for mod_memcg_state
Shakeel Butt
2024-05-07
1
-6
/
+7
*
memcg: dynamically allocate lruvec_stats
Shakeel Butt
2024-05-07
1
-56
/
+6
*
mm/pagemap: make trylock_page return bool
Hao Ge
2024-05-06
1
-1
/
+1
*
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
2024-05-06
1
-0
/
+2
*
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-06
1
-14
/
+15
*
writeback: support retrieving per group debug writeback stats of bdi
Kemeng Shi
2024-05-06
1
-0
/
+1
*
mm: remove PageReferenced
Matthew Wilcox (Oracle)
2024-05-06
1
-3
/
+3
*
mm: remove page_ref_sub_return()
Matthew Wilcox (Oracle)
2024-05-06
1
-8
/
+3
*
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
2024-05-06
1
-6
/
+6
*
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
2024-05-06
1
-6
/
+1
*
mm: remove page_cache_alloc()
Matthew Wilcox (Oracle)
2024-05-06
1
-5
/
+0
*
mm/memory-failure: pass the folio to collect_procs_ksm()
Matthew Wilcox (Oracle)
2024-05-06
1
-11
/
+3
*
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
2024-05-06
1
-3
/
+3
*
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
2024-05-06
1
-1
/
+0
*
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
2024-05-06
1
-1
/
+1
*
xarray: don't use "proxy" headers
Andy Shevchenko
2024-05-06
1
-1
/
+5
*
xarray: use BITS_PER_LONGS()
Andy Shevchenko
2024-05-06
1
-1
/
+1
*
memcg: simple cleanup of stats update functions
Shakeel Butt
2024-05-06
1
-17
/
+0
*
mm/page-flags: make PageUptodate return bool
Hao Ge
2024-05-06
1
-1
/
+1
*
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
2024-05-06
2
-30
/
+53
*
buffer: add kernel-doc for bforget() and __bforget()
Matthew Wilcox (Oracle)
2024-05-06
1
-0
/
+10
*
buffer: add kernel-doc for brelse() and __brelse()
Matthew Wilcox (Oracle)
2024-05-06
1
-0
/
+16
*
buffer: fix __bread and __bread_gfp kernel-doc
Matthew Wilcox (Oracle)
2024-05-06
1
-9
/
+13
*
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-05-06
1
-0
/
+2
*
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
2024-05-06
1
-0
/
+21
*
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
2024-05-06
1
-2
/
+2
*
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2024-05-06
1
-2
/
+2
*
trace/events/page_ref: trace the raw page mapcount value
David Hildenbrand
2024-05-06
1
-2
/
+2
*
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
2024-05-06
1
-2
/
+12
*
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
2024-05-06
1
-2
/
+17
*
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-06
3
-26
/
+33
*
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
2024-05-06
1
-0
/
+13
*
mm/rmap: always inline anon/file rmap duplication of a single PTE
David Hildenbrand
2024-05-06
1
-4
/
+13
*
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
2024-05-06
1
-1
/
+1
*
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-06
1
-1
/
+1
*
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
2024-05-06
1
-1
/
+1
*
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2024-05-06
1
-0
/
+13
*
mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE ...
Baolin Wang
2024-04-26
1
-2
/
+6
*
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
2024-04-26
1
-2
/
+0
*
mm/ksm: remove redundant code in ksm_fork
Jinjiang Tu
2024-04-26
1
-10
/
+2
*
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-26
1
-4
/
+4
*
mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
Ryan Roberts
2024-04-26
1
-0
/
+30
*
mm: swap: allow storage of all mTHP orders
Ryan Roberts
2024-04-26
1
-1
/
+7
*
mm: swap: update get_swap_pages() to take folio order
Ryan Roberts
2024-04-26
1
-1
/
+1
*
mm: swap: simplify struct percpu_cluster
Ryan Roberts
2024-04-26
1
-1
/
+8
*
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
2024-04-26
2
-3
/
+38
*
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
2024-04-26
1
-10
/
+0
*
mm: generate PAGE_IDLE_FLAG definitions
Matthew Wilcox (Oracle)
2024-04-26
2
-36
/
+10
*
mm: remove page_idle and page_young wrappers
Matthew Wilcox (Oracle)
2024-04-26
1
-25
/
+0
*
khugepaged: use a folio throughout hpage_collapse_scan_file()
Matthew Wilcox (Oracle)
2024-04-26
1
-3
/
+3
[next]