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
2023-05-17
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
1
-0
/
+16
2023-04-20
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-02-22
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-22
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-06
mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags
Michal Hocko
1
-2
/
+4
2023-02-06
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+1
2023-01-18
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-1
/
+8
2023-01-18
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2
-0
/
+20
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-12-08
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
1
-25
/
+6
2022-11-25
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
1
-1
/
+1
2022-11-03
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
1
-1
/
+1
2022-10-26
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
1
-2
/
+3
2022-10-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
1
-0
/
+12
2022-10-26
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
1
-10
/
+43
2022-09-28
mm/slub: fix to return errno if kmalloc() fails
Chao Yu
1
-1
/
+4
2022-09-20
mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region()
Jann Horn
1
-2
/
+7
2022-09-15
Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
Yee Lee
1
-4
/
+4
2022-09-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-14
/
+17
2022-09-05
mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
Jann Horn
1
-0
/
+12
2022-09-05
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
1
-2
/
+6
2022-08-25
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
1
-1
/
+0
2022-07-29
mm/mempolicy: fix uninit-value in mpol_rebind_policy()
Wang Cheng
1
-1
/
+1
2022-07-21
mm: invalidate hwpoison page cache page in fault path
Rik van Riel
1
-2
/
+7
2022-07-12
mm/slub: add missing TID updates on slab deactivation
Jann Horn
1
-2
/
+2
2022-06-25
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-0
/
+33
2022-06-14
hugetlb: fix huge_pmd_unshare address update
Mike Kravetz
1
-1
/
+8
2022-06-06
zsmalloc: fix races between asynchronous zspage free and page migration
Sultan Alsawaf
1
-4
/
+33
2022-05-15
mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...
Muchun Song
1
-0
/
+3
2022-05-15
mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
Muchun Song
1
-0
/
+2
2022-04-27
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
1
-1
/
+1
2022-04-20
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-20
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-20
mm: don't skip swap entry even if zap_details specified
Peter Xu
1
-6
/
+19
2022-04-20
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-20
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
2022-04-20
mm: fix race between MADV_FREE reclaim and blkdev direct IO read
Mauricio Faria de Oliveira
1
-1
/
+24
2022-04-20
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-20
mm/mmap: return 1 from stack_guard_gap __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-20
mempolicy: mbind_range() set_policy() after vma_merge()
Hugh Dickins
1
-7
/
+1
2022-04-20
mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node
Alistair Popple
1
-1
/
+8
2022-03-08
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
1
-3
/
+4
2022-03-02
memblock: use kfree() to release kmalloced memblock regions
Miaohe Lin
1
-2
/
+8
2022-01-27
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
1
-16
/
+21
2021-12-14
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
1
-0
/
+7
2021-12-08
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
1
-10
/
+43
2021-12-08
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2
-0
/
+29
2021-11-26
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
Rustam Kovhaev
1
-1
/
+1
2021-11-26
mm, oom: do not trigger out_of_memory from the #PF
Michal Hocko
1
-14
/
+8
2021-11-26
mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
Vasily Averin
1
-0
/
+3
[next]