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/damon/core: initialize damon_target->list in damon_new_target()
SeongJae Park
2022-10-12
1
-0
/
+1
*
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-10-12
2
-15
/
+26
*
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-10-01
1
-1
/
+1
*
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-10-01
1
-0
/
+4
*
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
2022-09-26
1
-11
/
+14
*
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-09-26
1
-0
/
+3
*
mm/hugetlb: correct demote page offset logic
Doug Berger
2022-09-26
1
-6
/
+8
*
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-09-26
1
-0
/
+12
*
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-09-26
1
-4
/
+10
*
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
2022-09-26
1
-0
/
+3
*
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-09-26
1
-4
/
+2
*
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-09-26
1
-2
/
+5
*
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-09-26
2
-10
/
+34
*
mm: fix dereferencing possible ERR_PTR
Binyi Han
2022-09-12
1
-1
/
+1
*
vmscan: check folio_test_private(), not folio_get_private()
Matthew Wilcox (Oracle)
2022-09-12
1
-2
/
+2
*
mm: fix VM_BUG_ON in __delete_from_swap_cache()
Matthew Wilcox (Oracle)
2022-09-12
1
-1
/
+1
*
mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
2022-09-12
1
-5
/
+14
*
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
2022-09-12
1
-2
/
+7
*
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
2022-09-12
1
-1
/
+1
*
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
2022-09-12
1
-2
/
+3
*
mm/memory-failure: fall back to vma_address() when ->notify_failure() fails
Dan Williams
2022-09-12
1
-10
/
+12
*
mm/memory-failure: fix detection of memory_failure() handlers
Dan Williams
2022-09-12
1
-1
/
+1
*
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
2022-09-12
1
-10
/
+43
*
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-28
1
-1
/
+2
*
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
2022-08-28
1
-0
/
+3
*
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-08-28
1
-0
/
+2
*
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
2022-08-28
1
-1
/
+1
*
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
2
-6
/
+10
*
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
2022-08-28
1
-0
/
+1
*
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-08-28
1
-1
/
+1
*
mm/shmem: shmem_replace_page() remember NR_SHMEM
Hugh Dickins
2022-08-21
1
-0
/
+2
*
mm/shmem: tmpfs fallocate use file_modified()
Hugh Dickins
2022-08-21
1
-1
/
+2
*
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
2022-08-21
1
-23
/
+31
*
mm/hugetlb: support write-faults in shared mappings
David Hildenbrand
2022-08-21
1
-7
/
+19
*
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
2022-08-21
1
-2
/
+5
*
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
2022-08-21
1
-11
/
+18
*
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
2022-08-21
1
-1
/
+8
*
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
2022-08-21
2
-43
/
+89
*
Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-10
5
-601
/
+684
|
\
|
*
mm, hwpoison: enable memory error handling on 1GB hugepage
Naoya Horiguchi
2022-08-09
1
-16
/
+0
|
*
mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage
Naoya Horiguchi
2022-08-09
1
-4
/
+6
|
*
mm, hwpoison: make __page_handle_poison returns int
Naoya Horiguchi
2022-08-09
1
-5
/
+11
|
*
mm, hwpoison: set PG_hwpoison for busy hugetlb pages
Naoya Horiguchi
2022-08-09
1
-4
/
+4
|
*
mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
Naoya Horiguchi
2022-08-09
1
-5
/
+47
|
*
mm, hwpoison, hugetlb: support saving mechanism of raw error pages
Naoya Horiguchi
2022-08-09
2
-12
/
+100
|
*
mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
Naoya Horiguchi
2022-08-09
1
-2
/
+30
|
*
mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_...
Naoya Horiguchi
2022-08-09
1
-2
/
+1
|
*
mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZE
Muchun Song
2022-08-09
1
-1
/
+1
|
*
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
2022-08-09
3
-103
/
+96
|
*
mm: hugetlb_vmemmap: replace early_param() with core_param()
Muchun Song
2022-08-09
1
-8
/
+2
[next]