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.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
*
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-2
/
+1
|
\
|
*
lib/vsprintf: declare no_hash_pointers in sprintf.h
Andy Shevchenko
2023-08-21
1
-2
/
+1
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
79
-2625
/
+2638
|
\
\
|
*
|
secretmem: convert page_is_secretmem() to folio_is_secretmem()
Matthew Wilcox (Oracle)
2023-08-24
1
-1
/
+1
|
*
|
hugetlb: add documentation for vma_kernel_pagesize()
Matthew Wilcox (Oracle)
2023-08-24
1
-3
/
+8
|
*
|
mm: fix clean_record_shared_mapping_range kernel-doc
Matthew Wilcox (Oracle)
2023-08-24
1
-5
/
+6
|
*
|
mm: fix get_mctgt_type() kernel-doc
Matthew Wilcox (Oracle)
2023-08-24
1
-18
/
+13
|
*
|
mm: fix kernel-doc warning from tlb_flush_rmaps()
Matthew Wilcox (Oracle)
2023-08-24
1
-0
/
+1
|
*
|
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-24
1
-4
/
+4
|
*
|
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
2023-08-24
1
-20
/
+2
|
*
|
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
2023-08-24
1
-16
/
+1
|
*
|
memcg: remove duplication detection for mem_cgroup_uncharge_swap
Lu Jialin
2023-08-24
1
-3
/
+0
|
*
|
mm/huge_memory: work on folio->swap instead of page->private when splitting f...
David Hildenbrand
2023-08-24
1
-14
/
+15
|
*
|
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-24
7
-13
/
+12
|
*
|
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-24
5
-15
/
+13
|
*
|
mm: call update_mmu_cache_range() in more page fault handling paths
Matthew Wilcox (Oracle)
2023-08-24
1
-7
/
+8
|
*
|
filemap: batch PTE mappings
Yin Fengwei
2023-08-24
1
-14
/
+29
|
*
|
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
2023-08-24
2
-15
/
+25
|
*
|
rmap: add folio_add_file_rmap_range()
Yin Fengwei
2023-08-24
1
-14
/
+46
|
*
|
filemap: add filemap_map_folio_range()
Yin Fengwei
2023-08-24
1
-54
/
+55
|
*
|
mm: use flush_icache_pages() in do_set_pmd()
Matthew Wilcox (Oracle)
2023-08-24
1
-3
/
+1
|
*
|
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
2023-08-24
1
-1
/
+1
|
*
|
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
2023-08-24
1
-7
/
+9
|
*
|
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2023-08-24
2
-29
/
+39
|
*
|
mm: handle userfaults under VMA lock
Suren Baghdasaryan
2023-08-24
1
-8
/
+1
|
*
|
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
2023-08-24
2
-15
/
+18
|
*
|
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
2023-08-24
2
-18
/
+18
|
*
|
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
1
-0
/
+12
|
*
|
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
2023-08-24
3
-10
/
+7
|
*
|
mm: memory-failure: fix potential page refcnt leak in memory_failure()
Miaohe Lin
2023-08-24
1
-2
/
+1
|
*
|
mm/memory.c: fix mismerge
Matthew Wilcox
2023-08-24
1
-1
/
+1
|
*
|
mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
Hugh Dickins
2023-08-24
1
-9
/
+29
|
*
|
hugetlb: clear flags in tail pages that will be freed individually
Mike Kravetz
2023-08-24
1
-10
/
+1
|
*
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-24
3
-6
/
+8
|
|
\
\
|
*
|
|
mm: convert split_huge_pages_pid() to use a folio
Matthew Wilcox (Oracle)
2023-08-21
1
-11
/
+10
|
*
|
|
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
|
*
|
|
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
|
*
|
|
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
3
-9
/
+3
|
*
|
|
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
2
-44
/
+7
|
*
|
|
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
2023-08-21
1
-19
/
+5
|
*
|
|
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
4
-14
/
+14
|
*
|
|
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
3
-14
/
+19
|
*
|
|
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
2
-26
/
+24
|
*
|
|
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
2023-08-21
1
-3
/
+5
|
*
|
|
mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
1
-7
/
+0
|
*
|
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
22
-86
/
+226
|
|
\
\
\
|
*
|
|
|
Rename kmemleak_initialized to kmemleak_late_initialized
Xiaolei Wang
2023-08-21
1
-4
/
+4
|
*
|
|
|
mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set...
Xiaolei Wang
2023-08-21
1
-1
/
+6
|
*
|
|
|
mm/ksm: add pages scanned metric
Stefan Roesch
2023-08-21
1
-1
/
+15
|
*
|
|
|
mm: allow fault_dirty_shared_page() to be called under the VMA lock
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
[next]