index
:
linux-stable.git
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.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
*
Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
Linus Torvalds
2021-03-17
1
-1
/
+1
*
swap: fix swapfile read/write offset
Jens Axboe
2021-03-07
2
-9
/
+4
*
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
1
-6
/
+11
*
mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
Li Xinhai
2021-03-07
1
-10
/
+12
*
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
2021-03-07
1
-2
/
+4
*
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
2021-03-03
1
-0
/
+39
*
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
2021-03-03
1
-1
/
+3
*
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-03-03
1
-3
/
+3
*
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
2021-02-23
1
-43
/
+6
*
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2021-02-23
1
-0
/
+1
*
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
2021-02-10
1
-2
/
+1
*
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
2021-02-10
1
-2
/
+2
*
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
1
-1
/
+1
*
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
2021-01-30
1
-3
/
+1
*
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
2021-01-23
1
-1
/
+1
*
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
2021-01-23
1
-1
/
+1
*
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-12-11
1
-5
/
+3
*
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-11-18
1
-3
/
+3
*
mm/kasan: add API to check memory regions
Andrey Ryabinin
2020-10-29
1
-0
/
+12
*
mm/kasan: print name of mem[set,cpy,move]() caller in report
Andrey Ryabinin
2020-10-29
1
-30
/
+34
*
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
2020-10-01
1
-0
/
+2
*
mm/filemap.c: clear page error before actual read
Xianting Tian
2020-10-01
1
-0
/
+8
*
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
2020-10-01
1
-2
/
+2
*
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
2020-09-12
1
-6
/
+20
*
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2020-09-12
1
-4
/
+41
*
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2020-09-12
1
-6
/
+116
*
mm, page_alloc: remove unnecessary variable from free_pcppages_bulk
Mel Gorman
2020-09-12
1
-4
/
+3
*
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
2020-08-26
1
-14
/
+11
*
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
2020-08-26
1
-0
/
+5
*
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
2020-08-26
1
-1
/
+1
*
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-26
1
-1
/
+1
*
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-26
1
-4
/
+1
*
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2020-08-26
1
-0
/
+3
*
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
2020-08-21
1
-0
/
+1
*
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
2020-07-31
1
-2
/
+2
*
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
2020-07-09
1
-1
/
+2
*
mm: fix swap cache node allocation mask
Hugh Dickins
2020-07-09
1
-1
/
+2
*
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
2020-06-29
1
-1
/
+1
*
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-20
1
-1
/
+3
*
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
2020-06-03
1
-1
/
+1
*
mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
zhong jiang
2020-05-20
1
-2
/
+2
*
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-13
1
-1
/
+5
*
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-04-02
2
-7
/
+14
*
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
2020-04-02
1
-9
/
+17
*
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
2020-04-02
1
-2
/
+4
*
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
2020-04-02
1
-2
/
+8
*
mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
Jann Horn
2020-03-20
1
-0
/
+9
*
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2020-03-11
2
-10
/
+48
*
mm, gup: ensure real head page is ref-counted when using hugepages
Punit Agrawal
2020-03-11
1
-6
/
+6
*
mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
Will Deacon
2020-03-11
1
-3
/
+0
[next]