summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2022-09-23mm/slub: enable debugging memory wasting of kmallocFeng Tang
2022-09-23Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-nextVlastimil Babka
2022-09-23Merge branch 'slab/for-6.1/common_kmalloc' into slab/for-nextVlastimil Babka
2022-09-23Merge branch 'slab/for-6.1/trivial' into slab/for-nextVlastimil Babka
2022-09-22Merge tag 'slab-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-22mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.Maurizio Lombardi
2022-09-20mm: add PSI accounting around ->read_folio and ->readahead callsChristoph Hellwig
2022-09-19mm/slab_common: fix possible double free of kmem_cacheFeng Tang
2022-09-19mm/compaction: Get rid of RT ifdefferyThomas Gleixner
2022-09-19mm/memcontrol: Replace the PREEMPT_RT conditionalsThomas Gleixner
2022-09-19mm/vmstat: Use preempt_[dis|en]able_nested()Thomas Gleixner
2022-09-17slub: Make PREEMPT_RT support less convolutedThomas Gleixner
2022-09-17mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()Vlastimil Babka
2022-09-17mm/slub: convert object_map_lock to non-raw spinlockVlastimil Babka
2022-09-17mm/slub: remove slab_lock() usage for debug operationsVlastimil Babka
2022-09-17mm/slub: restrict sysfs validation to debug caches and make it safeVlastimil Babka
2022-09-16kasan: call kasan_malloc() from __kmalloc_*track_caller()Peter Collingbourne
2022-09-11mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fastDavid Hildenbrand
2022-09-11mm/mremap_pages: save a few cycles in get_dev_pagemap()Christophe JAILLET
2022-09-11mm: remove BUG_ON() in __isolate_free_page()Kefeng Wang
2022-09-11mm/kmemleak: make create_object return voidLiu Shixin
2022-09-11hugetlb: remove meaningless BUG_ON(huge_pte_none())Miaohe Lin
2022-09-11hugetlb: add comment for subtle SetHPageVmemmapOptimized()Miaohe Lin
2022-09-11hugetlb: kill hugetlbfs_pagecache_page()Miaohe Lin
2022-09-11hugetlb: pass NULL to kobj_to_hstate() if nid is unusedMiaohe Lin
2022-09-11hugetlb: use helper {huge_pte|pmd}_lock()Miaohe Lin
2022-09-11hugetlb: use sizeof() to get the array sizeMiaohe Lin
2022-09-11hugetlb: use LIST_HEAD() to define a list headMiaohe Lin
2022-09-11hugetlb: Use helper macro SZ_1KMiaohe Lin
2022-09-11hugetlb: make hugetlb_cma_check() staticMiaohe Lin
2022-09-11mm/vmalloc: extend find_vmap_lowest_match_check with extra argumentsSong Liu
2022-09-11mm/migrate_device.c: fix a misleading and outdated commentAlistair Popple
2022-09-11mm/page_alloc.c: delete a redundant parameter of rmqueue_pcplistzezuo
2022-09-11mm/damon: get the hotness from damon_hot_score() in damon_pageout_score()Kaixu Xia
2022-09-11mm/damon/vaddr: remove comparison between mm and last_mm when checking region...Kaixu Xia
2022-09-11mm/damon: simplify the parameter passing for 'check_accesses'Kaixu Xia
2022-09-11mm: fix null-ptr-deref in kswapd_is_running()Kefeng Wang
2022-09-11mm: kill is_memblock_offlined()Kefeng Wang
2022-09-11filemap: remove find_get_pages_contig()Vishal Moola (Oracle)
2022-09-11filemap: add filemap_get_folios_contig()Vishal Moola (Oracle)
2022-09-11mm: backing-dev: Remove the unneeded result variableye xingchen
2022-09-11page_ext: introduce boot parameter 'early_page_ext'Li Zhe
2022-09-11mm: page_counter: remove unneeded atomic ops for low/minShakeel Butt
2022-09-11mm: remove EXPERIMENTAL flag for zswapDavid Heidelberg
2022-09-11mm/gup.c: refactor check_and_migrate_movable_pages()Alistair Popple
2022-09-11mm/gup.c: don't pass gup_flags to check_and_migrate_movable_pages()Alistair Popple
2022-09-11mm: skip retry when new limit is not below old one in page_counter_set_maxBui Quang Minh
2022-09-11mm: pagewalk: add api documentation for walk_page_range_novma()Rolf Eike Beer
2022-09-11mm: memcg: export workingset refault stats for cgroup v1Yang Shi
2022-09-11mm/page_owner.c: add llseek for page_ownerKassey Li