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-06-03
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
1
-4
/
+4
2021-06-03
mm, vmstat: drop zone->lock in /proc/pagetypeinfo
Stephen Brennan
1
-0
/
+3
2021-05-22
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
1
-0
/
+1
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
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
-43
/
+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: 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
2020-12-11
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
1
-5
/
+3
2020-11-18
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
1
-3
/
+3
2020-10-29
mm/kasan: add API to check memory regions
Andrey Ryabinin
1
-0
/
+12
2020-10-29
mm/kasan: print name of mem[set,cpy,move]() caller in report
Andrey Ryabinin
1
-30
/
+34
2020-10-01
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-10-01
mm/filemap.c: clear page error before actual read
Xianting Tian
1
-0
/
+8
2020-10-01
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
1
-2
/
+2
2020-09-12
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-12
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-4
/
+41
2020-09-12
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
1
-6
/
+116
2020-09-12
mm, page_alloc: remove unnecessary variable from free_pcppages_bulk
Mel Gorman
1
-4
/
+3
2020-08-26
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
1
-14
/
+11
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
2020-08-26
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
1
-1
/
+1
2020-08-26
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
1
-4
/
+1
2020-08-26
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+3
2020-08-21
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
1
-0
/
+1
2020-07-31
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
1
-2
/
+2
2020-07-09
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
1
-1
/
+2
2020-07-09
mm: fix swap cache node allocation mask
Hugh Dickins
1
-1
/
+2
2020-06-29
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
1
-1
/
+1
2020-06-20
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
1
-1
/
+3
2020-06-03
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
1
-1
/
+1
2020-05-20
mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
zhong jiang
1
-2
/
+2
2020-04-13
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
1
-1
/
+5
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2
-7
/
+14
2020-04-02
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-04-02
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
1
-2
/
+4
2020-04-02
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
[next]