index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
fadvise.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
mm/zswap: stop lru list shrinking when encounter warm region
Chengming Zhou
3
-1
/
+8
2024-02-22
mm/zswap: invalidate zswap entry when swap entry free
Chengming Zhou
4
-5
/
+8
2024-02-22
mm/zswap: add more comments in shrink_memcg_cb()
Chengming Zhou
1
-17
/
+26
2024-02-22
memory tier: make memory_tier_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-22
mm/vmscan: make too_many_isolated return bool
Hao Ge
1
-3
/
+3
2024-02-22
mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREAS
Anshuman Khandual
2
-8
/
+4
2024-02-22
mm/cma: drop CONFIG_CMA_DEBUG
Anshuman Khandual
3
-24
/
+0
2024-02-22
kasan: rename test_kasan_module_init to kasan_test_module_init
Tiezhu Yang
1
-2
/
+2
2024-02-22
kasan: docs: update descriptions about test file and module
Tiezhu Yang
3
-30
/
+30
2024-02-22
selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
Breno Leitao
1
-0
/
+1
2024-02-22
mm/hugetlb: restore the reservation if needed
Breno Leitao
1
-0
/
+25
2024-02-22
kasan: add atomic tests
Paul Heidekrüger
1
-0
/
+79
2024-02-22
mm: reduce dependencies on <linux/kernel.h>
Christophe JAILLET
2
-1
/
+2
2024-02-22
mm: memcg: use larger batches for proactive reclaim
T.J. Mercier
1
-2
/
+3
2024-02-22
mm/mmap: pass vma to vma_merge()
Yajun Deng
1
-14
/
+13
2024-02-22
selftests/mm: run_vmtests.sh: add hugetlb test category
Breno Leitao
1
-0
/
+2
2024-02-22
mm/memory: ignore writable bit in folio_pte_batch()
David Hildenbrand
1
-6
/
+24
2024-02-22
mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
David Hildenbrand
1
-5
/
+31
2024-02-22
mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
2
-19
/
+124
2024-02-22
mm/memory: pass PTE to copy_present_pte()
David Hildenbrand
1
-4
/
+5
2024-02-22
mm/memory: factor out copying the actual PTE in copy_present_pte()
David Hildenbrand
1
-30
/
+33
2024-02-22
powerpc/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
1
-4
/
+1
2024-02-22
arm/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
1
-1
/
+1
2024-02-22
mm/pgtable: make pte_next_pfn() independent of set_ptes()
David Hildenbrand
1
-1
/
+1
2024-02-22
sparc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
s390/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
riscv/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
arm/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
arm64/mm: make set_ptes() robust when OAs cross 48-bit boundary
Ryan Roberts
1
-11
/
+17
2024-02-22
mm/vmscan: change the type of file from int to bool
Hao Ge
1
-2
/
+2
2024-02-22
mm: compaction: update the cc->nr_migratepages when allocating or freeing the...
Baolin Wang
2
-5
/
+13
2024-02-22
selftests/mm: virtual_address_range: conform to TAP format output
Muhammad Usama Anjum
1
-22
/
+22
2024-02-22
selftests/mm: transhuge-stress: conform to TAP format output
Muhammad Usama Anjum
2
-17
/
+25
2024-02-22
selftests/mm: thuge-gen: conform to TAP format output
Muhammad Usama Anjum
1
-72
/
+75
2024-02-22
selftests/mm: split_huge_page_test: conform test to TAP format output
Muhammad Usama Anjum
1
-92
/
+69
2024-02-22
selftests/mm: mremap_dontunmap: conform test to TAP format output
Muhammad Usama Anjum
1
-12
/
+20
2024-02-22
selftests/mm: mrelease_test: conform test to TAP format output
Muhammad Usama Anjum
1
-47
/
+33
2024-02-22
selftests/mm: mlock2-tests: conform test to TAP format output
Muhammad Usama Anjum
2
-175
/
+118
2024-02-22
selftests/mm: mlock-random-test: conform test to TAP format output
Muhammad Usama Anjum
1
-82
/
+54
2024-02-22
selftests/mm: map_populate: conform test to TAP format output
Muhammad Usama Anjum
1
-14
/
+23
2024-02-22
selftests/mm: map_hugetlb: conform test to TAP format output
Muhammad Usama Anjum
1
-22
/
+20
2024-02-22
selftests/mm: map_fixed_noreplace: conform test to TAP format output
Muhammad Usama Anjum
1
-65
/
+31
2024-02-22
userfaultfd: handle zeropage moves by UFFDIO_MOVE
Suren Baghdasaryan
2
-51
/
+98
2024-02-22
XArray: add cmpxchg order test
Daniel Gomez
1
-0
/
+54
2024-02-22
test_xarray: add tests for advanced multi-index use
Luis Chamberlain
1
-0
/
+176
2024-02-22
mm/cma: don't treat bad input arguments for cma_alloc() as its failure
Anshuman Khandual
1
-6
/
+4
2024-02-22
mm: ptdump: add check_wx_pages debugfs attribute
Christophe Leroy
1
-0
/
+22
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
7
-25
/
+53
[next]