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
2023-10-25
bootmem: use kmemleak_free_part_phys in put_page_bootmem
Liu Shixin
1
-1
/
+1
2023-10-25
mm: remove page_cpupid_xchg_last()
Kefeng Wang
1
-3
/
+3
2023-10-25
mm: use folio_xchg_last_cpupid() in wp_page_reuse()
Kefeng Wang
1
-9
/
+10
2023-10-25
mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
Kefeng Wang
1
-9
/
+10
2023-10-25
mm: make finish_mkwrite_fault() static
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
Kefeng Wang
1
-4
/
+4
2023-10-25
mm: huge_memory: use a folio in change_huge_pmd()
Kefeng Wang
1
-6
/
+7
2023-10-25
mm: mprotect: use a folio in change_pte_range()
Kefeng Wang
1
-7
/
+9
2023-10-25
mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm: memory: use folio_last_cpupid() in do_numa_page()
Kefeng Wang
1
-1
/
+1
2023-10-25
mm/swap: avoid a xa load for swapout path
Kairui Song
1
-3
/
+3
2023-10-25
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
1
-32
/
+0
2023-10-25
percpu: scoped objcg protection
Roman Gushchin
1
-5
/
+3
2023-10-25
mm: kmem: scoped objcg protection
Roman Gushchin
2
-9
/
+53
2023-10-25
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
1
-0
/
+5
2023-10-25
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
1
-9
/
+130
2023-10-25
mm: kmem: optimize get_obj_cgroup_from_current()
Roman Gushchin
1
-20
/
+14
2023-10-25
mm, pcp: reduce detecting time of consecutive high order page freeing
Huang Ying
1
-12
/
+15
2023-10-25
mm, pcp: decrease PCP high if free pages < high watermark
Huang Ying
1
-2
/
+31
2023-10-25
mm: tune PCP high automatically
Huang Ying
2
-29
/
+98
2023-10-25
mm: add framework for PCP high auto-tuning
Huang Ying
1
-25
/
+46
2023-10-25
mm, page_alloc: scale the number of pages that are batch allocated
Huang Ying
1
-10
/
+43
2023-10-25
mm: restrict the pcp batch scale factor to avoid too long latency
Huang Ying
2
-1
/
+12
2023-10-25
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
1
-1
/
+37
2023-10-25
mm, pcp: avoid to drain PCP when process exit
Huang Ying
1
-3
/
+8
2023-10-25
mm/oom_killer: simplify OOM killer info dump helper
Kairui Song
1
-8
/
+8
2023-10-25
mm: kmsan: panic on failure to allocate early boot metadata
Pedro Falcato
1
-2
/
+7
2023-10-25
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
1
-0
/
+1
2023-10-25
hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
Usama Arif
3
-35
/
+37
2023-10-25
hugetlb: batch TLB flushes when restoring vmemmap
Mike Kravetz
1
-15
/
+24
2023-10-25
hugetlb: batch TLB flushes when freeing vmemmap
Joao Martins
1
-11
/
+38
2023-10-25
hugetlb: batch PMD split for bulk vmemmap dedup
Joao Martins
1
-4
/
+88
2023-10-25
hugetlb: batch freeing of vmemmap pages
Mike Kravetz
1
-26
/
+56
2023-10-25
hugetlb: perform vmemmap restoration on a list of pages
Mike Kravetz
3
-28
/
+120
2023-10-25
hugetlb: perform vmemmap optimization on a list of pages
Mike Kravetz
3
-8
/
+51
2023-10-25
hugetlb: restructure pool allocations
Mike Kravetz
1
-39
/
+141
2023-10-25
hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
Mike Kravetz
1
-0
/
+39
2023-10-25
mm: fix draining remote pageset
Huang Ying
1
-1
/
+3
2023-10-18
mm: perform the mapping_map_writable() check after call_mmap()
Lorenzo Stoakes
1
-8
/
+11
2023-10-18
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-1
/
+1
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
3
-8
/
+8
2023-10-18
mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
SeongJae Park
3
-4
/
+48
2023-10-18
mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot
SeongJae Park
1
-0
/
+77
2023-10-18
mm/page_owner: remove free_ts from page_owner output
Audra Mitchell
1
-2
/
+2
2023-10-18
mm: abstract VMA merge and extend into vma_merge_extend() helper
Lorenzo Stoakes
3
-29
/
+40
2023-10-18
mm: abstract merge for new VMAs into vma_merge_new_vma()
Lorenzo Stoakes
1
-7
/
+18
2023-10-18
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
3
-6
/
+15
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
5
-91
/
+63
[next]