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.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/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
*
mm: add 'try_get_page()' helper function
Linus Torvalds
2020-03-11
1
-0
/
+23
*
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2020-03-11
1
-2
/
+3
*
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-02-05
1
-3
/
+3
*
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
Wen Yang
2020-01-23
1
-2
/
+2
*
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
2020-01-23
1
-0
/
+43
*
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
2019-12-21
1
-1
/
+1
*
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2019-11-28
1
-18
/
+15
*
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
2019-11-28
1
-7
/
+7
*
memfd: Use radix_tree_deref_slot_protected to avoid the warning.
zhong jiang
2019-11-25
1
-1
/
+1
*
mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
Roman Gushchin
2019-11-25
1
-1
/
+1
*
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
2019-11-25
1
-1
/
+1
*
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
2019-11-12
1
-1
/
+2
*
mm, vmstat: hide /proc/pagetypeinfo from normal users
Michal Hocko
2019-11-12
1
-1
/
+1
*
mm/slub: fix a deadlock in show_slab_objects()
Qian Cai
2019-10-29
1
-2
/
+11
*
memfd: Fix locking when tagging pins
Matthew Wilcox (Oracle)
2019-10-29
1
-9
/
+11
*
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
2019-08-25
1
-11
/
+30
*
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
Joerg Roedel
2019-08-25
1
-0
/
+9
*
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
2019-08-06
1
-0
/
+13
*
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
2019-08-04
1
-22
/
+46
*
vmstat: Remove BUG_ON from vmstat_update
Christoph Lameter
2019-08-04
1
-11
/
+1
*
mm/mmu_notifier: use hlist_add_head_rcu()
Jean-Philippe Brucker
2019-08-04
1
-1
/
+1
*
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
2019-08-04
1
-1
/
+1
*
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
2019-07-10
1
-2
/
+2
[next]