index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-05
mm/memory-failure: use folio functions throughout collect_procs()
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-05-05
mm/memory-failure: add some folio conversions to unpoison_memory
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-05-05
mm/memory-failure: convert hwpoison_user_mappings to take a folio
Matthew Wilcox (Oracle)
1
-15
/
+15
2024-05-05
mm/memory-failure: convert memory_failure() to use a folio
Matthew Wilcox (Oracle)
1
-19
/
+21
2024-05-05
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
4
-8
/
+8
2024-05-05
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
4
-11
/
+17
2024-05-05
mm: make page_mapped_in_vma conditional on CONFIG_MEMORY_FAILURE
Matthew Wilcox (Oracle)
1
-0
/
+2
2024-05-05
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
3
-17
/
+23
2024-05-05
mm/memory-failure: pass addr to __add_to_kill()
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-05-05
mm/memory-failure: remove fsdax_pgoff argument from __add_to_kill
Matthew Wilcox (Oracle)
1
-18
/
+9
2024-05-05
xarray: don't use "proxy" headers
Andy Shevchenko
1
-1
/
+5
2024-05-05
xarray: use BITS_PER_LONGS()
Andy Shevchenko
1
-1
/
+1
2024-05-05
memcg: simple cleanup of stats update functions
Shakeel Butt
3
-35
/
+15
2024-05-05
mm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd_wp()
Kefeng Wang
1
-5
/
+5
2024-05-05
mm/page-flags: make PageUptodate return bool
Hao Ge
1
-1
/
+1
2024-05-05
mm/madvise: optimize lazyfreeing with mTHP in madvise_free
Lance Yang
1
-41
/
+44
2024-05-05
mm/memory: add any_dirty optional pointer to folio_pte_batch()
Lance Yang
3
-9
/
+26
2024-05-05
mm/arm64: override clear_young_dirty_ptes() batch helper
Lance Yang
2
-0
/
+84
2024-05-05
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
3
-31
/
+55
2024-05-05
mm: swapfile: check usable swap device in __folio_throttle_swaprate()
Kefeng Wang
1
-3
/
+10
2024-05-05
mm/huge_memory: improve split_huge_page_to_list_to_order() return value docum...
David Hildenbrand
1
-3
/
+11
2024-05-05
mm/page_table_check: support userfault wr-protect entries
Peter Xu
3
-18
/
+39
2024-05-05
mm/hugetlb: assert hugetlb_lock in __hugetlb_cgroup_commit_charge
Peter Xu
1
-1
/
+1
2024-05-05
fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
David Hildenbrand
1
-6
/
+7
2024-05-05
fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios
David Hildenbrand
1
-3
/
+4
2024-05-05
mm/sparse: guard the size of mem_section is power of 2
Wei Yang
1
-0
/
+2
2024-05-05
doc: split buffer.rst out of api-summary.rst
Matthew Wilcox (Oracle)
3
-3
/
+13
2024-05-05
buffer: improve bdev_getblk documentation
Matthew Wilcox (Oracle)
1
-0
/
+5
2024-05-05
buffer: add kernel-doc for bforget() and __bforget()
Matthew Wilcox (Oracle)
2
-3
/
+16
2024-05-05
buffer: add kernel-doc for brelse() and __brelse()
Matthew Wilcox (Oracle)
2
-9
/
+24
2024-05-05
buffer: fix __bread and __bread_gfp kernel-doc
Matthew Wilcox (Oracle)
2
-22
/
+35
2024-05-05
buffer: add kernel-doc for try_to_free_buffers()
Matthew Wilcox (Oracle)
1
-20
/
+24
2024-05-05
buffer: add kernel-doc for block_dirty_folio()
Matthew Wilcox (Oracle)
1
-24
/
+31
2024-05-05
doc: improve the description of __folio_mark_dirty
Matthew Wilcox (Oracle)
1
-5
/
+9
2024-05-05
xarray: inline xas_descend to improve performance
Long Li
1
-1
/
+2
2024-05-05
mm/ksm: remove page_mapcount() usage in stable_tree_search()
David Hildenbrand
1
-5
/
+8
2024-05-05
mm: zswap: remove same_filled module params
Yosry Ahmed
3
-50
/
+0
2024-05-05
mm: zswap: move more same-filled pages checks outside of zswap_store()
Yosry Ahmed
1
-20
/
+25
2024-05-05
mm: zswap: refactor limit checking from zswap_store()
Yosry Ahmed
1
-16
/
+16
2024-05-05
mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
Yosry Ahmed
1
-6
/
+4
2024-05-05
userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE
Suren Baghdasaryan
2
-2
/
+2
2024-05-05
mm: page_alloc: allowing mTHP compaction to capture the freed page directly
Baolin Wang
1
-2
/
+4
2024-05-05
mm: filemap: batch mm counter updating in filemap_map_pages()
Kefeng Wang
1
-9
/
+12
2024-05-05
mm: move mm counter updating out of set_pte_range()
Kefeng Wang
2
-3
/
+9
2024-05-05
mm: correct the docs for thp_fault_alloc and thp_fault_fallback
Barry Song
1
-2
/
+2
2024-05-05
mm: add docs for per-order mTHP counters and transhuge_page ABI
Barry Song
2
-0
/
+46
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
4
-0
/
+10
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
3
-0
/
+78
2024-05-05
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
3
-5
/
+5
2024-05-05
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
3
-15
/
+14
[next]