index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-06-03
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
2020-05-20
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-05-20
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
2020-05-02
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
2020-05-02
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
2020-05-02
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
2020-05-02
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-05-02
mm, slub: restore the original intention of prefetch_freepointer()
Vlastimil Babka
2020-04-24
mm/vmalloc.c: move 'area->pages' after if statement
Austin Kim
2020-04-24
mm: Use fixed constant in page_frag_alloc instead of size + 1
Alexander Duyck
2020-04-24
slub: improve bit diffusion for freelist ptr obfuscation
Kees Cook
2020-04-13
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-04-02
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
2020-04-02
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
2020-04-02
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
2020-03-20
mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
Jann Horn
2020-03-20
net: memcg: late association of sock to memcg
Shakeel Butt
2020-03-20
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-11
mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag...
Mel Gorman
2020-03-11
mm, thp: fix defrag setting if newline is not used
David Rientjes
2020-03-11
mm/huge_memory.c: use head to check huge zero page
Wei Yang
2020-02-28
mm/vmscan.c: don't round up scan size for online memory cgroup
Gavin Shan
2020-02-05
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-01-23
mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD align...
Kirill A. Shutemov
2020-01-23
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
2020-01-23
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
Wen Yang
2020-01-23
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...
Kirill A. Shutemov
2020-01-09
arm64: Revert support for execute-only user mappings
Catalin Marinas
2020-01-09
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
2019-12-17
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
2019-12-17
mm/vmstat.c: fix NUMA statistics updates
Janne Huttunen
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
2019-12-01
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-12-01
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2019-12-01
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
2019-11-24
mm/memory_hotplug: fix updating the node span
David Hildenbrand
2019-11-24
mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
David Hildenbrand
2019-11-20
memfd: Use radix_tree_deref_slot_protected to avoid the warning.
zhong jiang
2019-11-20
mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
Roman Gushchin
2019-11-20
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
2019-11-12
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
2019-11-12
mm, vmstat: hide /proc/pagetypeinfo from normal users
Michal Hocko
2019-10-29
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
David Hildenbrand
2019-10-29
mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...
Qian Cai
2019-10-29
mm/slub: fix a deadlock in show_slab_objects()
Qian Cai
2019-10-29
memfd: Fix locking when tagging pins
Matthew Wilcox (Oracle)
2019-10-11
usercopy: Avoid HIGHMEM pfn warning
Kees Cook
2019-10-05
mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone
Yafang Shao
[next]