index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-03-30
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2
-6
/
+6
2021-03-17
Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
Linus Torvalds
1
-1
/
+1
2021-03-07
swap: fix swapfile read/write offset
Jens Axboe
2
-5
/
+13
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
1
-6
/
+11
2021-03-07
mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
Li Xinhai
1
-10
/
+12
2021-03-04
hugetlb: fix copy_huge_page_from_user contig page struct assumption
Mike Kravetz
1
-4
/
+6
2021-03-04
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
1
-2
/
+4
2021-03-04
mm/compaction: fix misbehaviors of fast_find_migrateblock()
Wonhyuk Yang
1
-15
/
+12
2021-03-04
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
1
-1
/
+3
2021-03-04
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+3
2021-02-26
mm: provide a saner PTE walking API for modules
Paolo Bonzini
1
-5
/
+36
2021-02-26
mm: simplify follow_pte{,pmd}
Christoph Hellwig
1
-30
/
+5
2021-02-26
mm: unexport follow_pte_pmd
Christoph Hellwig
1
-1
/
+0
2021-02-10
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
1
-14
/
+23
2021-02-10
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
1
-1
/
+2
2021-02-10
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
1
-2
/
+1
2021-02-10
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
1
-2
/
+2
2021-02-10
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
1
-0
/
+39
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-1
/
+1
2021-02-10
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
1
-43
/
+6
2021-01-30
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
1
-3
/
+1
2021-01-27
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
1
-2
/
+1
2021-01-27
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
1
-8
/
+12
2021-01-19
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
1
-1
/
+1
2021-01-19
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
1
-1
/
+1
2020-12-30
mm: don't wake kswapd prematurely when watermark boosting is disabled
Johannes Weiner
1
-6
/
+7
2020-12-16
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
2
-59
/
+0
2020-12-11
mm/swapfile: do not sleep with a spin lock held
Qian Cai
1
-1
/
+3
2020-12-11
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
1
-5
/
+5
2020-11-24
mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
Charan Teja Reddy
1
-4
/
+21
2020-11-24
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
1
-5
/
+4
2020-11-24
mm: memcg/slab: fix root memcg vmstats
Muchun Song
1
-2
/
+7
2020-11-24
page_frag: Recover from memory pressure
Dongli Zhang
1
-0
/
+5
2020-11-18
mm/slub: fix panic in slab_alloc_node()
Laurent Dufour
1
-1
/
+1
2020-11-10
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
1
-3
/
+3
2020-10-29
mm/page_owner: change split_page_owner to take a count
Matthew Wilcox (Oracle)
3
-4
/
+4
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-0
/
+2
2020-10-29
mm/memcg: fix device private memcg accounting
Ralph Campbell
1
-1
/
+4
2020-10-29
mm/swapfile.c: fix potential memory leak in sys_swapon
Miaohe Lin
1
-1
/
+3
2020-10-29
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2
-5
/
+5
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2
-2
/
+14
2020-10-14
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
1
-0
/
+12
2020-10-07
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-1
/
+2
2020-10-07
mm: replace memmap_context by meminit_context
Laurent Dufour
2
-6
/
+6
2020-10-01
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
1
-9
/
+9
2020-10-01
mm, THP, swap: fix allocating cluster for swapfile by mistake
Gao Xiang
1
-1
/
+1
2020-10-01
mm: validate pmd after splitting
Minchan Kim
1
-1
/
+1
2020-10-01
mm: memcontrol: fix stat-corrupting race in charge moving
Johannes Weiner
1
-12
/
+14
2020-10-01
mm/swap_state: fix a data race in swapin_nr_pages
Qian Cai
1
-2
/
+3
[next]