index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
2023-10-25
1
-1
/
+1
|
*
|
|
mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
Kefeng Wang
2023-10-25
1
-4
/
+4
|
*
|
|
mm: huge_memory: use a folio in change_huge_pmd()
Kefeng Wang
2023-10-25
1
-6
/
+7
|
*
|
|
mm: mprotect: use a folio in change_pte_range()
Kefeng Wang
2023-10-25
1
-7
/
+9
|
*
|
|
mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
2023-10-25
1
-1
/
+1
|
*
|
|
mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page()
Kefeng Wang
2023-10-25
1
-1
/
+1
|
*
|
|
mm: memory: use folio_last_cpupid() in do_numa_page()
Kefeng Wang
2023-10-25
1
-1
/
+1
|
*
|
|
mm/swap: avoid a xa load for swapout path
Kairui Song
2023-10-25
1
-3
/
+3
|
*
|
|
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
2023-10-25
1
-32
/
+0
|
*
|
|
percpu: scoped objcg protection
Roman Gushchin
2023-10-25
1
-5
/
+3
|
*
|
|
mm: kmem: scoped objcg protection
Roman Gushchin
2023-10-25
2
-9
/
+53
|
*
|
|
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
2023-10-25
1
-0
/
+5
|
*
|
|
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
2023-10-25
1
-9
/
+130
|
*
|
|
mm: kmem: optimize get_obj_cgroup_from_current()
Roman Gushchin
2023-10-25
1
-20
/
+14
|
*
|
|
mm, pcp: reduce detecting time of consecutive high order page freeing
Huang Ying
2023-10-25
1
-12
/
+15
|
*
|
|
mm, pcp: decrease PCP high if free pages < high watermark
Huang Ying
2023-10-25
1
-2
/
+31
|
*
|
|
mm: tune PCP high automatically
Huang Ying
2023-10-25
2
-29
/
+98
|
*
|
|
mm: add framework for PCP high auto-tuning
Huang Ying
2023-10-25
1
-25
/
+46
|
*
|
|
mm, page_alloc: scale the number of pages that are batch allocated
Huang Ying
2023-10-25
1
-10
/
+43
|
*
|
|
mm: restrict the pcp batch scale factor to avoid too long latency
Huang Ying
2023-10-25
2
-1
/
+12
|
*
|
|
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
2023-10-25
1
-1
/
+37
|
*
|
|
mm, pcp: avoid to drain PCP when process exit
Huang Ying
2023-10-25
1
-3
/
+8
|
*
|
|
mm/oom_killer: simplify OOM killer info dump helper
Kairui Song
2023-10-25
1
-8
/
+8
|
*
|
|
mm: kmsan: panic on failure to allocate early boot metadata
Pedro Falcato
2023-10-25
1
-2
/
+7
|
*
|
|
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
2023-10-25
1
-0
/
+1
|
*
|
|
hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
Usama Arif
2023-10-25
3
-35
/
+37
|
*
|
|
hugetlb: batch TLB flushes when restoring vmemmap
Mike Kravetz
2023-10-25
1
-15
/
+24
|
*
|
|
hugetlb: batch TLB flushes when freeing vmemmap
Joao Martins
2023-10-25
1
-11
/
+38
|
*
|
|
hugetlb: batch PMD split for bulk vmemmap dedup
Joao Martins
2023-10-25
1
-4
/
+88
|
*
|
|
hugetlb: batch freeing of vmemmap pages
Mike Kravetz
2023-10-25
1
-26
/
+56
|
*
|
|
hugetlb: perform vmemmap restoration on a list of pages
Mike Kravetz
2023-10-25
3
-28
/
+120
|
*
|
|
hugetlb: perform vmemmap optimization on a list of pages
Mike Kravetz
2023-10-25
3
-8
/
+51
|
*
|
|
hugetlb: restructure pool allocations
Mike Kravetz
2023-10-25
1
-39
/
+141
|
*
|
|
hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
Mike Kravetz
2023-10-25
1
-0
/
+39
|
*
|
|
mm: fix draining remote pageset
Huang Ying
2023-10-25
1
-1
/
+3
|
*
|
|
mm: perform the mapping_map_writable() check after call_mmap()
Lorenzo Stoakes
2023-10-18
1
-8
/
+11
|
*
|
|
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
2023-10-18
1
-1
/
+1
|
*
|
|
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2023-10-18
3
-8
/
+8
|
*
|
|
mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
SeongJae Park
2023-10-18
3
-4
/
+48
|
*
|
|
mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot
SeongJae Park
2023-10-18
1
-0
/
+77
|
*
|
|
mm/page_owner: remove free_ts from page_owner output
Audra Mitchell
2023-10-18
1
-2
/
+2
|
*
|
|
mm: abstract VMA merge and extend into vma_merge_extend() helper
Lorenzo Stoakes
2023-10-18
3
-29
/
+40
|
*
|
|
mm: abstract merge for new VMAs into vma_merge_new_vma()
Lorenzo Stoakes
2023-10-18
1
-7
/
+18
|
*
|
|
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
2023-10-18
3
-6
/
+15
|
*
|
|
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
2023-10-18
5
-91
/
+63
|
*
|
|
filemap: remove use of wait bookmarks
Matthew Wilcox (Oracle)
2023-10-18
1
-20
/
+1
|
*
|
|
mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
Lorenzo Stoakes
2023-10-18
1
-2
/
+11
|
*
|
|
mm: add printf attribute to shrinker_debugfs_name_alloc
Lucy Mielke
2023-10-18
1
-2
/
+2
|
*
|
|
mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
Zach O'Keefe
2023-10-18
1
-7
/
+13
|
*
|
|
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-18
3
-10
/
+70
[prev]
[next]