index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
mm: remove PageMovable export
Greg Kroah-Hartman
3
-6
/
+0
2023-01-19
mm: introduce folio_is_pfmemalloc
Sidhartha Kumar
3
-2
/
+17
2023-01-19
mm: support POSIX_FADV_NOREUSE
Yu Zhao
3
-1
/
+9
2023-01-19
mm: add vma_has_recency()
Yu Zhao
4
-29
/
+33
2023-01-19
drivers/misc/open-dice: don't touch VM_MAYSHARE
David Hildenbrand
1
-8
/
+6
2023-01-19
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
David Hildenbrand
2
-22
/
+36
2023-01-19
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
8
-11
/
+27
2023-01-19
selftest/vm: add mremap expand merge offset test
Lorenzo Stoakes
1
-23
/
+96
2023-01-19
zram: correctly handle all next_arg() cases
Sergey Senozhatsky
1
-2
/
+2
2023-01-19
fs: don't allocate blocks beyond EOF from __mpage_writepage
Jan Kara
1
-0
/
+6
2023-01-19
Docs/admin-guide/mm/numaperf: increase depth of subsections
SeongJae Park
1
-4
/
+4
2023-01-19
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
58
-13
/
+13
2023-01-19
tools/vm: rename tools/vm to tools/mm
SeongJae Park
14
-9
/
+9
2023-01-19
MAINTAINERS/MEMORY MANAGEMENT: add tools/vm/ as managed files
SeongJae Park
1
-0
/
+1
2023-01-19
MAINTAINERS: add types to akpm/mm git trees entries
SeongJae Park
1
-2
/
+2
2023-01-19
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
13
-58
/
+21
2023-01-19
mm/kasan: simplify and refine kasan_cache code
Feng Tang
5
-27
/
+9
2023-01-19
mm/slab: add is_kmalloc_cache() helper function
Feng Tang
1
-0
/
+8
2023-01-19
selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THP
David Hildenbrand
1
-0
/
+228
2023-01-19
mm: fix spelling mistake in highmem.h
Fabio M. De Francesco
1
-2
/
+2
2023-01-19
mm: remove an ambiguous sentence from kmap_local_folio() kdocs
Fabio M. De Francesco
1
-3
/
+2
2023-01-19
maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
Liam Howlett
2
-46
/
+52
2023-01-19
mm/page_alloc: invert logic for early page initialisation checks
Mike Rapoport (IBM)
1
-8
/
+8
2023-01-19
workingset: fix confusion around eviction vs refault container
Johannes Weiner
1
-1
/
+2
2023-01-19
mm/uffd: detect pgtable allocation failures
Peter Xu
5
-30
/
+59
2023-01-19
mm/mprotect: use long for page accountings and retval
Peter Xu
5
-19
/
+19
2023-01-19
mm/damon/vaddr: convert hugetlb related functions to use a folio
Kefeng Wang
1
-10
/
+10
2023-01-19
mm/damon: remove unneeded damon_get_page()
Kefeng Wang
1
-7
/
+0
2023-01-19
mm/damon/vaddr: convert damon_young_pmd_entry() to use a folio
Kefeng Wang
1
-9
/
+9
2023-01-19
mm/damon/paddr: convert damon_pa_*() to use a folio
Kefeng Wang
1
-32
/
+26
2023-01-19
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
1
-10
/
+10
2023-01-19
mm/damon: introduce damon_get_folio()
Kefeng Wang
2
-8
/
+19
2023-01-19
mm: page_idle: convert page idle to use a folio
Kefeng Wang
1
-23
/
+24
2023-01-19
mm: memcg: add folio_memcg_check()
Matthew Wilcox
2
-17
/
+29
2023-01-19
zram: fix typos in comments
JeongHyeon Lee
1
-2
/
+2
2023-01-19
mm: huge_memory: convert split_huge_pages_all() to use a folio
Kefeng Wang
1
-8
/
+17
2023-01-19
mm: remove generic_writepages
Christoph Hellwig
2
-40
/
+15
2023-01-19
ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
Christoph Hellwig
1
-1
/
+1
2023-01-19
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
4
-29
/
+15
2023-01-19
ntfs3: remove ->writepage
Christoph Hellwig
1
-21
/
+1
2023-01-19
ntfs3: stop using generic_writepages
Christoph Hellwig
1
-2
/
+19
2023-01-19
fs: remove an outdated comment on mpage_writepages
Christoph Hellwig
1
-8
/
+0
2023-01-19
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
1
-0
/
+3
2023-01-19
mm/page_reporting: replace rcu_access_pointer() with rcu_dereference_protected()
SeongJae Park
1
-2
/
+4
2023-01-19
mm: fix comment of page table counter
Kele Huang
1
-1
/
+1
2023-01-19
mm/mprotect: drop pgprot_t parameter from change_protection()
David Hildenbrand
4
-9
/
+18
2023-01-19
mm/userfaultfd: rely on vma->vm_page_prot in uffd_wp_range()
David Hildenbrand
1
-5
/
+13
2023-01-19
selftests/vm: ksm_functional_tests: fix a typo in comment
Xu Panda
1
-1
/
+1
2023-01-19
mm: multi-gen LRU: simplify arch_has_hw_pte_young() check
Yu Zhao
1
-1
/
+1
2023-01-19
mm: multi-gen LRU: clarify scan_control flags
Yu Zhao
1
-28
/
+28
[next]