index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/readahead: Fix readahead with large folios
Matthew Wilcox (Oracle)
2022-05-05
1
-6
/
+9
*
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
2022-04-27
1
-0
/
+7
*
no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
Linus Torvalds
2022-04-25
1
-0
/
+2
*
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
2022-04-24
1
-2
/
+9
*
page_alloc: use vmalloc_huge for large system hash
Song Liu
2022-04-24
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-22
8
-73
/
+200
|
\
|
*
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
2022-04-22
1
-1
/
+13
|
*
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-22
1
-14
/
+40
|
*
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-22
1
-8
/
+0
|
*
userfaultfd: mark uffd_wp regardless of VM_WRITE flag
Nadav Amit
2022-04-22
1
-6
/
+9
|
*
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-04-22
2
-2
/
+12
|
*
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
2022-04-22
1
-0
/
+13
|
*
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-04-22
2
-42
/
+113
*
|
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
2022-04-22
1
-15
/
+21
|
/
*
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2022-04-19
1
-7
/
+10
*
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
2022-04-15
1
-4
/
+4
*
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
2022-04-15
1
-11
/
+0
*
hugetlb: do not demote poisoned hugetlb pages
Mike Kravetz
2022-04-15
1
-7
/
+10
*
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
2022-04-15
1
-5
/
+5
*
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
2022-04-15
1
-54
/
+0
*
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
2022-04-15
1
-1
/
+1
*
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
2022-04-15
8
-25
/
+81
*
kasan: fix hw tags enablement when KUNIT tests are disabled
Vincenzo Frascino
2022-04-15
2
-6
/
+9
*
mm/secretmem: fix panic when growing a memfd_secret
Axel Rasmussen
2022-04-15
1
-0
/
+17
*
tmpfs: fix regressions from wider use of ZERO_PAGE
Hugh Dickins
2022-04-15
2
-17
/
+20
*
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-10
1
-1
/
+1
|
\
|
*
Revert "mm/page_alloc: mark pagesets as __maybe_unused"
Sebastian Andrzej Siewior
2022-04-05
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-09
4
-8
/
+6
|
\
\
|
*
|
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
2022-04-09
1
-6
/
+0
|
*
|
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
2022-04-09
1
-0
/
+1
|
*
|
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
2022-04-09
1
-0
/
+3
|
*
|
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
2022-04-09
1
-2
/
+2
|
*
|
mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
Zi Yan
2022-04-09
2
-2
/
+2
|
|
/
*
|
mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walk
zhenwei pi
2022-04-07
1
-3
/
+3
*
|
mm/mempolicy: Use vma_alloc_folio() in new_page()
Matthew Wilcox (Oracle)
2022-04-07
1
-14
/
+11
*
|
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
2022-04-07
1
-0
/
+13
*
|
mm/migrate: Use a folio in migrate_misplaced_transhuge_page()
Matthew Wilcox (Oracle)
2022-04-07
1
-42
/
+16
*
|
mm/migrate: Use a folio in alloc_migration_target()
Matthew Wilcox (Oracle)
2022-04-07
1
-12
/
+10
*
|
mm/huge_memory: Avoid calling pmd_page() on a non-leaf PMD
Matthew Wilcox (Oracle)
2022-04-07
1
-6
/
+5
|
/
*
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-04-01
2
-154
/
+62
|
\
|
*
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
1
-4
/
+6
|
*
readahead: Update comments
Matthew Wilcox (Oracle)
2022-04-01
1
-47
/
+45
|
*
mm: remove the skip_page argument to read_pages
Christoph Hellwig
2022-04-01
1
-10
/
+8
|
*
mm: remove the pages argument to read_pages
Christoph Hellwig
2022-04-01
1
-8
/
+5
|
*
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
2
-14
/
+3
|
*
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
2022-04-01
1
-76
/
+0
*
|
mm/damon: prevent activated scheme from sleeping by deactivated schemes
Jonghyeon Kim
2022-04-01
1
-1
/
+4
*
|
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
2022-04-01
1
-2
/
+7
*
|
mm,hwpoison: unmap poisoned page before invalidation
Rik van Riel
2022-04-01
1
-4
/
+8
*
|
mm: kfence: fix objcgs vector allocation
Muchun Song
2022-04-01
2
-1
/
+13
[next]