index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2022-01-27
1
-2
/
+3
*
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
2022-01-27
1
-16
/
+21
*
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
2022-01-27
1
-1
/
+3
*
mm_zone: add function to check if managed dma zone exists
Baoquan He
2022-01-27
1
-0
/
+15
*
mm: mempolicy: fix THP allocations escaping mempolicy restrictions
Andrey Ryabinin
2021-12-29
1
-2
/
+2
*
mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
Liu Shixin
2021-12-29
1
-0
/
+1
*
memblock: ensure there is no overflow in memblock_overlaps_region()
Mike Rapoport
2021-12-17
1
-1
/
+2
*
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
2021-12-14
1
-0
/
+7
*
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-11-26
1
-4
/
+19
*
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
Rustam Kovhaev
2021-11-26
1
-1
/
+1
*
mm, oom: do not trigger out_of_memory from the #PF
Michal Hocko
2021-11-18
1
-14
/
+8
*
mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
Vasily Averin
2021-11-18
1
-0
/
+3
*
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
2021-11-18
1
-19
/
+8
*
mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...
Miaohe Lin
2021-11-18
1
-3
/
+4
*
mm: khugepaged: skip huge page collapse for special files
Yang Shi
2021-11-06
1
-7
/
+10
*
mm, thp: bail out early in collapse_file for writeback page
Rongwei Wang
2021-11-02
1
-1
/
+6
*
mm, slub: fix incorrect memcg slab count for bulk free
Miaohe Lin
2021-10-27
1
-1
/
+3
*
mm, slub: fix potential memoryleak in kmem_cache_open()
Miaohe Lin
2021-10-27
1
-1
/
+1
*
mm, slub: fix mismatch between reconstructed freelist depth and cnt
Miaohe Lin
2021-10-27
1
-2
/
+9
*
mm: don't allow oversized kvmalloc() calls
Linus Torvalds
2021-10-06
1
-0
/
+4
*
mm: fix uninitialized use in overcommit_policy_handler
Chen Jun
2021-09-30
1
-2
/
+2
*
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
2021-09-22
1
-2
/
+2
*
mm,vmscan: fix divide by zero in get_scan_count
Rik van Riel
2021-09-18
1
-1
/
+1
*
mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
Li Zhijian
2021-09-18
1
-1
/
+4
*
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2021-09-18
1
-1
/
+3
*
mm/page_alloc: speed up the iteration of max_order
Muchun Song
2021-09-12
1
-4
/
+4
*
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-26
1
-8
/
+19
*
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-28
1
-1
/
+2
*
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Greg Kroah-Hartman
2021-07-25
1
-13
/
+1
*
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2021-07-25
1
-39
/
+67
*
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-07-25
2
-25
/
+27
*
mm/thp: simplify copying of huge zero page pmd when fork
Peter Xu
2021-07-25
1
-6
/
+3
*
Revert "swap: fix do_swap_page() race with swapoff"
Greg Kroah-Hartman
2021-07-25
1
-9
/
+2
*
mm,hwpoison: return -EBUSY when migration fails
Oscar Salvador
2021-07-19
1
-3
/
+3
*
mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
Miaohe Lin
2021-07-14
1
-1
/
+1
*
mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
Miaohe Lin
2021-07-14
1
-0
/
+1
*
hugetlb: remove prep_compound_huge_page cleanup
Mike Kravetz
2021-07-14
1
-19
/
+10
*
mm/hugetlb: remove redundant check in preparing and destroying gigantic page
Yanfei Xu
2021-07-14
1
-5
/
+2
*
mm/hugetlb: use helper huge_page_order and pages_per_huge_page
Miaohe Lin
2021-07-14
1
-2
/
+2
*
mm/huge_memory.c: don't discard hugepage if other processes are mapping it
Miaohe Lin
2021-07-14
1
-1
/
+1
*
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-07-14
3
-6
/
+12
*
mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...
Aneesh Kumar K.V
2021-07-14
1
-1
/
+5
*
mm/page_alloc: fix counting of managed_pages
Liu Shixin
2021-07-14
1
-6
/
+6
*
mm: page_alloc: refactor setup_per_zone_lowmem_reserve()
Lorenzo Stoakes
2021-07-14
1
-21
/
+14
*
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
2021-07-14
2
-1
/
+8
*
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
2021-07-14
1
-1
/
+13
*
swap: fix do_swap_page() race with swapoff
Miaohe Lin
2021-07-14
1
-2
/
+9
*
mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
Anshuman Khandual
2021-07-14
1
-12
/
+51
*
mm/debug_vm_pgtable/basic: iterate over entire protection_map[]
Anshuman Khandual
2021-07-14
1
-12
/
+35
*
mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect
Anshuman Khandual
2021-07-14
1
-0
/
+39
[next]