index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
23
-115
/
+295
2022-12-01
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-0
/
+5
2022-12-01
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2
-3
/
+3
2022-12-01
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-4
/
+51
2022-12-01
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
1
-11
/
+11
2022-12-01
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-5
/
+5
2022-12-01
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
1
-2
/
+44
2022-12-01
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2
-12
/
+17
2022-12-01
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2
-15
/
+14
2022-11-23
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
1
-1
/
+13
2022-11-23
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2
-4
/
+15
2022-11-23
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
1
-4
/
+4
2022-11-23
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
1
-1
/
+3
2022-11-23
kfence: fix stack trace pruning
Marco Elver
1
-4
/
+9
2022-11-23
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
1
-11
/
+37
2022-11-23
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
1
-2
/
+6
2022-11-23
mm: mmap: fix documentation for vma_mas_szero
Ian Cowan
1
-1
/
+1
2022-11-23
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
1
-0
/
+4
2022-11-23
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
1
-1
/
+1
2022-11-23
mm: correctly charge compressed memory to its memcg
Li Liguang
1
-1
/
+1
2022-11-23
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
1
-2
/
+1
2022-11-23
mm/page_exit: fix kernel doc warning in page_ext_put()
Charan Teja Kalla
1
-1
/
+1
2022-11-23
mm: khugepaged: allow page allocation fallback to eligible nodes
Yang Shi
1
-18
/
+14
2022-11-23
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
1
-6
/
+4
2022-11-09
swap: add a limit for readahead page-cluster value
Kairui Song
1
-1
/
+2
2022-11-09
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
3
-35
/
+11
2022-11-09
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
1
-7
/
+7
2022-11-09
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
1
-0
/
+10
2022-11-09
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
2
-8
/
+22
2022-11-09
mm: migrate: try again if THP split is failed due to page refcnt
Baolin Wang
2
-5
/
+18
2022-11-09
Revert "mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in"
Peter Xu
3
-8
/
+0
2022-11-09
mm: memory-failure: make action_result() return int
Kefeng Wang
1
-29
/
+16
2022-11-09
mm: memory-failure: avoid pfn_valid() twice in soft_offline_page()
Kefeng Wang
1
-3
/
+3
2022-11-09
mm: memory-failure: make put_ref_page() more useful
Kefeng Wang
1
-17
/
+17
2022-11-09
mm/hugetlb: unify clearing of RestoreReserve for private pages
Peter Xu
2
-11
/
+5
2022-11-09
mm: debug_vm_pgtable: use VM_ACCESS_FLAGS
Kefeng Wang
1
-6
/
+2
2022-11-09
mm: mprotect: use VM_ACCESS_FLAGS
Kefeng Wang
1
-2
/
+1
2022-11-09
mm: remove FGP_HEAD
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-11-09
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
4
-19
/
+26
2022-11-09
mm/swap: convert find_get_incore_page to use folios
Matthew Wilcox (Oracle)
1
-9
/
+10
2022-11-09
mm/huge_memory: convert split_huge_pages_in_file() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-11-09
mm: vmalloc: use trace_free_vmap_area_noflush event
Uladzislau Rezki (Sony)
1
-1
/
+5
2022-11-09
mm: vmalloc: use trace_purge_vmap_area_lazy event
Uladzislau Rezki (Sony)
1
-2
/
+7
2022-11-09
mm: vmalloc: use trace_alloc_vmap_area event
Uladzislau Rezki (Sony)
1
-0
/
+5
2022-11-09
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
6
-6
/
+6
2022-11-09
mm/mm_init.c: use hotplug_memory_notifier() directly
Liu Shixin
1
-7
/
+1
2022-11-09
mm/mmap: use hotplug_memory_notifier() directly
Liu Shixin
1
-5
/
+1
2022-11-09
mm/slub.c: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-11-09
mm: rmap: rename page_not_mapped() to folio_not_mapped()
Kefeng Wang
1
-4
/
+4
2022-11-09
mm/gup_test: start/stop/read functionality for PIN LONGTERM test
David Hildenbrand
2
-0
/
+153
[next]