index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
mm, slub: better heuristic for number of cpus when calculating slab order
Vlastimil Babka
2021-02-10
mm: filemap: Fix microblaze build failure with 'mmu_defconfig'
Will Deacon
2021-02-10
mm: simplify swapdev_block
Christoph Hellwig
2021-02-09
Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
Johannes Weiner
2021-02-09
mm/mremap: fix BUILD_BUG_ON() error in get_extent
Arnd Bergmann
2021-02-09
kasan: fix stack traces dependency for HW_TAGS
Andrey Konovalov
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-06
mm: page_frag: Introduce page_frag_alloc_align()
Kevin Hao
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-29
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
2021-01-29
tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
Will Deacon
2021-01-29
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
2021-01-28
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
2021-01-28
mm/nommu: Fix return type of filemap_map_pages()
Geert Uytterhoeven
2021-01-27
mm: only make map_swap_entry available for CONFIG_HIBERNATION
Jens Axboe
2021-01-27
mm: remove get_swap_bio
Christoph Hellwig
2021-01-26
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
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-22
mm: Make mem_obj_dump() vmalloc() dumps include start and length
Paul E. McKenney
2021-01-22
mm: Make mem_dump_obj() handle vmalloc() memory
Paul E. McKenney
2021-01-22
mm: Make mem_dump_obj() handle NULL and zero-sized pointers
Paul E. McKenney
[next]