index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
mm: introduce folio_is_pfmemalloc
Sidhartha Kumar
3
-2
/
+17
2023-01-18
mm: support POSIX_FADV_NOREUSE
Yu Zhao
3
-1
/
+9
2023-01-18
mm: add vma_has_recency()
Yu Zhao
4
-29
/
+33
2023-01-18
drivers/misc/open-dice: don't touch VM_MAYSHARE
David Hildenbrand
1
-8
/
+6
2023-01-18
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
David Hildenbrand
2
-22
/
+36
2023-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
8
-11
/
+27
2023-01-18
selftest/vm: add mremap expand merge offset test
Lorenzo Stoakes
1
-23
/
+96
2023-01-18
zram: correctly handle all next_arg() cases
Sergey Senozhatsky
1
-2
/
+2
2023-01-18
fs: don't allocate blocks beyond EOF from __mpage_writepage
Jan Kara
1
-0
/
+6
2023-01-18
Docs/admin-guide/mm/numaperf: increase depth of subsections
SeongJae Park
1
-4
/
+4
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
58
-13
/
+13
2023-01-18
tools/vm: rename tools/vm to tools/mm
SeongJae Park
14
-9
/
+9
2023-01-18
MAINTAINERS/MEMORY MANAGEMENT: add tools/vm/ as managed files
SeongJae Park
1
-0
/
+1
2023-01-18
MAINTAINERS: add types to akpm/mm git trees entries
SeongJae Park
1
-2
/
+2
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
13
-58
/
+21
2023-01-18
mm/kasan: simplify and refine kasan_cache code
Feng Tang
5
-27
/
+9
2023-01-18
mm/slab: add is_kmalloc_cache() helper function
Feng Tang
1
-0
/
+8
2023-01-18
selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THP
David Hildenbrand
1
-0
/
+228
2023-01-18
mm: fix spelling mistake in highmem.h
Fabio M. De Francesco
1
-2
/
+2
2023-01-18
mm: remove an ambiguous sentence from kmap_local_folio() kdocs
Fabio M. De Francesco
1
-3
/
+2
2023-01-18
maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
Liam Howlett
2
-46
/
+52
2023-01-18
mm/page_alloc: invert logic for early page initialisation checks
Mike Rapoport (IBM)
1
-8
/
+8
2023-01-18
workingset: fix confusion around eviction vs refault container
Johannes Weiner
1
-1
/
+2
2023-01-18
mm/uffd: detect pgtable allocation failures
Peter Xu
5
-30
/
+59
2023-01-18
mm/mprotect: use long for page accountings and retval
Peter Xu
5
-19
/
+19
2023-01-18
mm/damon/vaddr: convert hugetlb related functions to use a folio
Kefeng Wang
1
-10
/
+10
2023-01-18
mm/damon: remove unneeded damon_get_page()
Kefeng Wang
1
-7
/
+0
2023-01-18
mm/damon/vaddr: convert damon_young_pmd_entry() to use a folio
Kefeng Wang
1
-9
/
+9
2023-01-18
mm/damon/paddr: convert damon_pa_*() to use a folio
Kefeng Wang
1
-32
/
+26
2023-01-18
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
1
-10
/
+10
2023-01-18
mm/damon: introduce damon_get_folio()
Kefeng Wang
2
-8
/
+19
2023-01-18
mm: page_idle: convert page idle to use a folio
Kefeng Wang
1
-23
/
+24
2023-01-18
mm: memcg: add folio_memcg_check()
Matthew Wilcox
2
-17
/
+29
2023-01-18
zram: fix typos in comments
JeongHyeon Lee
1
-2
/
+2
2023-01-18
mm: huge_memory: convert split_huge_pages_all() to use a folio
Kefeng Wang
1
-8
/
+17
2023-01-18
mm: remove generic_writepages
Christoph Hellwig
2
-40
/
+15
2023-01-18
ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
Christoph Hellwig
1
-1
/
+1
2023-01-18
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
4
-29
/
+15
2023-01-18
ntfs3: remove ->writepage
Christoph Hellwig
1
-21
/
+1
2023-01-18
ntfs3: stop using generic_writepages
Christoph Hellwig
1
-2
/
+19
2023-01-18
fs: remove an outdated comment on mpage_writepages
Christoph Hellwig
1
-8
/
+0
2023-01-18
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
1
-0
/
+3
2023-01-18
mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
SeongJae Park
1
-2
/
+4
2023-01-18
mm: fix comment of page table counter
Kele Huang
1
-1
/
+1
2023-01-18
mm/mprotect: drop pgprot_t parameter from change_protection()
David Hildenbrand
4
-9
/
+18
2023-01-18
mm/userfaultfd: rely on vma->vm_page_prot in uffd_wp_range()
David Hildenbrand
1
-5
/
+13
2023-01-18
selftests/vm: ksm_functional_tests: fix a typo in comment
Xu Panda
1
-1
/
+1
2023-01-18
mm: multi-gen LRU: simplify arch_has_hw_pte_young() check
Yu Zhao
1
-1
/
+1
2023-01-18
mm: multi-gen LRU: clarify scan_control flags
Yu Zhao
1
-28
/
+28
2023-01-18
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
6
-35
/
+500
[next]