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-28
gup: document and work around "COW can break either way" issue
Linus Torvalds
2
-10
/
+41
2021-04-07
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-2
/
+18
2021-04-07
mm: fix oom_kill event handling
Roman Gushchin
2
-3
/
+5
2021-04-07
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2
-13
/
+17
2021-04-07
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
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
-9
/
+4
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-07
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
1
-2
/
+4
2021-03-03
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
1
-0
/
+39
2021-03-03
hugetlb: fix copy_huge_page_from_user contig page struct assumption
Mike Kravetz
1
-4
/
+6
2021-03-03
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
1
-1
/
+3
2021-03-03
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+3
2021-02-23
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
1
-42
/
+6
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-0
/
+1
2021-02-10
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
1
-14
/
+23
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: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-1
/
+1
2021-01-30
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
1
-3
/
+1
2021-01-23
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
1
-1
/
+1
2021-01-23
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
1
-1
/
+1
2021-01-09
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
1
-50
/
+51
2021-01-09
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
1
-34
/
+25
2020-12-11
mm/swapfile: do not sleep with a spin lock held
Qian Cai
1
-1
/
+3
2020-12-02
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
1
-5
/
+4
2020-11-18
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
1
-3
/
+3
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-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-01
mm, THP, swap: fix allocating cluster for swapfile by mistake
Gao Xiang
1
-1
/
+1
2020-10-01
mm/swap_state: fix a data race in swapin_nr_pages
Qian Cai
1
-2
/
+3
2020-10-01
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-10-01
mm/vmscan.c: fix data races using kswapd_classzone_idx
Qian Cai
1
-19
/
+26
2020-10-01
mm/filemap.c: clear page error before actual read
Xianting Tian
1
-0
/
+8
2020-10-01
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-10-01
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
1
-8
/
+27
2020-10-01
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
1
-2
/
+2
2020-10-01
mm: fix double page fault on arm64 if PTE_AF is cleared
Jia He
1
-15
/
+89
2020-10-01
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-17
/
+23
2020-09-23
percpu: fix first chunk size calculation for populated bitmap
Sunghyun Jin
1
-1
/
+1
2020-09-09
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-09
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
1
-6
/
+6
2020-09-09
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-4
/
+41
2020-09-09
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
1
-6
/
+116
2020-08-26
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
1
-14
/
+10
2020-08-26
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
1
-0
/
+5
2020-08-26
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
1
-1
/
+1
[next]