index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
mm/memory: further separate anon and pagecache folio handling in zap_present_...
David Hildenbrand
1
-5
/
+11
2024-02-22
mm/memory: handle !page case in zap_present_pte() separately
David Hildenbrand
1
-11
/
+11
2024-02-22
mm/memory: factor out zapping of present pte into zap_present_pte()
David Hildenbrand
1
-41
/
+53
2024-02-22
mm: compaction: limit the suitable target page order to be less than cc->order
Baolin Wang
1
-1
/
+3
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
1
-0
/
+7
2024-02-22
mm/mglru: improve swappiness handling
Kinsey Ho
1
-10
/
+10
2024-02-22
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
1
-24
/
+26
2024-02-22
mm/mglru: improve reset_mm_stats()
Kinsey Ho
1
-20
/
+22
2024-02-22
mm/mglru: improve should_run_aging()
Kinsey Ho
1
-14
/
+11
2024-02-22
mm/mglru: drop unused parameter
Kinsey Ho
1
-5
/
+5
2024-02-22
kasan/test: avoid gcc warning for intentional overflow
Arnd Bergmann
1
-1
/
+2
2024-02-22
mm/zswap: optimize and cleanup the invalidation of duplicate entry
Chengming Zhou
1
-18
/
+16
2024-02-22
mm: compaction: refactor compact_node()
Kefeng Wang
1
-44
/
+21
2024-02-22
mm/cma: add sysfs file 'release_pages_success'
Anshuman Khandual
3
-0
/
+21
2024-02-22
mm/demotion: print demotion targets
Li Zhijian
1
-1
/
+23
2024-02-22
mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...
SeongJae Park
3
-16
/
+29
2024-02-22
mm: hugetlb: improve the handling of hugetlb allocation failure for freed or ...
Baolin Wang
1
-16
/
+16
2024-02-22
mm/migrate: preserve exact soft-dirty state
Paul Gofman
1
-2
/
+5
2024-02-22
mm/zswap: zswap entry doesn't need refcount anymore
Chengming Zhou
1
-52
/
+11
2024-02-22
mm/zswap: only support zswap_exclusive_loads_enabled
Chengming Zhou
2
-27
/
+3
2024-02-22
mm/zswap: remove duplicate_entry debug value
Chengming Zhou
1
-8
/
+1
2024-02-22
mm/zswap: stop lru list shrinking when encounter warm region
Chengming Zhou
2
-1
/
+6
2024-02-22
mm/zswap: invalidate zswap entry when swap entry free
Chengming Zhou
3
-3
/
+6
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
1
-3
/
+3
2024-02-22
mm/cma: drop CONFIG_CMA_DEBUG
Anshuman Khandual
2
-18
/
+0
2024-02-22
kasan: rename test_kasan_module_init to kasan_test_module_init
Tiezhu Yang
1
-2
/
+2
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: 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
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
1
-19
/
+93
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
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
1
-2
/
+10
2024-02-22
userfaultfd: handle zeropage moves by UFFDIO_MOVE
Suren Baghdasaryan
2
-51
/
+98
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/mempolicy: protect task interleave functions with tsk->mems_allowed_seq
Gregory Price
1
-4
/
+23
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
1
-4
/
+214
2024-02-22
mm/mempolicy: refactor a read-once mechanism into a function for re-use
Gregory Price
1
-10
/
+16
2024-02-22
mm/mempolicy: implement the sysfs-based weighted_interleave interface
Rakie Kim
1
-0
/
+223
2024-02-22
mm/mmap: use SZ_{8K, 128K} helper macro
Yajun Deng
1
-4
/
+4
2024-02-22
mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATED
SeongJae Park
1
-1
/
+1
2024-02-22
mm/damon/dbgfs: make debugfs interface deprecation message a macro
SeongJae Park
1
-8
/
+7
[prev]
[next]