index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-02-05
mm: hugetlb: fix missing put_page in gather_surplus_pages()
Muchun Song
2021-02-05
kasan: make addr_has_metadata() return true for valid addresses
Vincenzo Frascino
2021-02-05
mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
Waiman Long
2021-02-05
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
2021-02-05
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
2021-02-05
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
2021-02-05
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
2021-02-05
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
2021-02-05
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-01-28
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
2021-01-26
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
2021-01-24
mm/highmem: prepare for overriding set_pte_at()
Thomas Gleixner
2021-01-24
mm: fix page reference leak in soft_offline_page()
Dan Williams
2021-01-24
kasan, mm: fix resetting page_alloc tags for HW_TAGS
Andrey Konovalov
2021-01-24
kasan, mm: fix conflicts with init_on_alloc/free
Andrey Konovalov
2021-01-24
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2021-01-24
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
2021-01-24
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
2021-01-24
mm: fix numa stats for thp migration
Shakeel Butt
2021-01-24
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
2021-01-24
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
2021-01-24
mm: fix initialization of struct page for holes in memory layout
Mike Rapoport
2021-01-21
mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid()
Levi Yun
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
2021-01-12
mm/process_vm_access.c: include compat.h
Andrew Morton
2021-01-12
mm,hwpoison: fix printing of page flags
Oscar Salvador
2021-01-12
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
2021-01-12
mm: migrate: initialize err in do_migrate_pages
Jan Stancek
2021-01-12
mm/vmalloc.c: fix potential memory leak
Miaohe Lin
2021-01-12
arm/kasan: fix the array size of kasan_early_shadow_pte[]
Hailong Liu
2021-01-12
mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint
Hailong liu
2021-01-12
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
2021-01-05
mm: make wait_on_page_writeback() wait for multiple pending writebacks
Linus Torvalds
2020-12-29
mm: slub: call account_slab_page() after slab page initialization
Roman Gushchin
2020-12-29
kasan: fix null pointer dereference in kasan_record_aux_stack
Walter Wu
2020-12-29
mm: generalise COW SMC TLB flushing race comment
Nicholas Piggin
2020-12-29
mm/mremap.c: fix extent calculation
Kalesh Singh
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
mm/hugetlb: fix deadlock in hugetlb_cow error path
Mike Kravetz
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-12-22
kasan, mm: allow cache merging with no metadata
Andrey Konovalov
2020-12-22
kasan: sanitize objects when metadata doesn't fit
Andrey Konovalov
2020-12-22
kasan: clarify comment in __kasan_kfree_large
Andrey Konovalov
2020-12-22
kasan: simplify assign_tag and set_tag calls
Andrey Konovalov
2020-12-22
kasan: don't round_up too much
Andrey Konovalov
2020-12-22
kasan, mm: rename kasan_poison_kfree
Andrey Konovalov
2020-12-22
kasan, mm: check kasan_enabled in annotations
Andrey Konovalov
2020-12-22
kasan: add and integrate kasan boot parameters
Andrey Konovalov
[next]