summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-0110-50/+106
|\
| * mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...Yang Shi2023-09-291-20/+19
| * mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()Jinjie Ruan2023-09-291-0/+2
| * mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko2023-09-291-0/+13
| * mm: zswap: fix potential memory corruption on duplicate storeDomenico Cerasuolo2023-09-291-0/+20
| * mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-295-28/+50
| * mm: report success more often from filemap_map_folio_range()Matthew Wilcox (Oracle)2023-09-291-2/+2
* | Merge tag 'slab-fixes-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-291-18/+18
|\ \
| * | slab: kmalloc_size_roundup() must not return 0 for non-zero sizeDavid Laight2023-09-201-12/+12
| * | mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()Rafael Aquini2023-09-111-6/+6
* | | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-233-30/+57
|\ \ \ | | |/ | |/|
| * | filemap: add filemap_map_order0_folio() to handle order0 folioYin Fengwei2023-09-191-21/+48
| * | mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner2023-09-191-3/+3
| * | mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy listJohannes Weiner2023-09-191-6/+6
* | | Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-231-5/+3
|\ \ \
| * | | kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usageHuacai Chen2023-09-201-5/+3
| |/ /
* / / Revert "tmpfs: add support for multigrain timestamps"Christian Brauner2023-09-201-1/+1
|/ /
* | vm: fix move_vma() memory accounting being offLinus Torvalds2023-09-161-1/+1
* | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-083-6/+23
|\ \
| * | kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate processQing Zhang2023-09-061-4/+14
| * | kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang2023-09-061-0/+6
| * | kfence: Defer the assignment of the local variable addrEnze Li2023-09-061-2/+3
| * | Merge tag 'md-next-20230814-resend' into loongarch-nextHuacai Chen2023-08-301-2/+2
| |\ \
* | \ \ Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-057-24/+53
|\ \ \ \
| * | | | mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()Tong Tiangen2023-09-053-13/+10
| * | | | revert "memfd: improve userspace warnings for missing exec-related flags".Andrew Morton2023-09-051-1/+1
| * | | | rcu: dump vmalloc memory info safelyZqiang2023-09-051-1/+3
| * | | | mm/vmalloc: add a safer version of find_vm_area() for debugJoel Fernandes (Google)2023-09-051-4/+22
| * | | | memcontrol: ensure memcg acquired by id is properly set upJohannes Weiner2023-09-051-5/+17
* | | | | Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-09-053-29/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm/kmemleak: move up cond_resched() call in page scanning loopWaiman Long2023-09-021-2/+3
| * | | | mm: page_alloc: remove stale CMA guard codeJohannes Weiner2023-09-021-17/+4
| * | | | mm/hwpoison: rename hwp_walk* to hwpoison_walk*Jiaqi Yan2023-09-021-8/+8
| * | | | mm: memory-failure: add PageOffline() checkMiaohe Lin2023-09-021-2/+3
* | | | | mm/pagewalk: fix bootstopping regression from extra pte_unmap()Hugh Dickins2023-09-021-1/+1
* | | | | Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2023-09-011-41/+28
|\ \ \ \ \
| * | | | | mm/percpu.c: print error message too if atomic alloc failedBaoquan He2023-08-251-2/+4
| * | | | | mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little bitBaoquan He2023-08-251-23/+15
| * | | | | mm/percpu.c: remove redundant checkBaoquan He2023-08-251-1/+0
| * | | | | mm/percpu: Remove some local variables in pcpu_populate_pteBibo Mao2023-08-251-15/+9
* | | | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-3112-30/+32
|\ \ \ \ \ \
| * | | | | | mm: Don't allow write GUPs to shadow stack memoryRick Edgecombe2023-08-021-1/+1
| * | | | | | mm/mmap: Add shadow stack pages to memory accountingRick Edgecombe2023-07-111-2/+2
| * | | | | | mm: Warn on shadow stack memory in wrong vmaRick Edgecombe2023-07-112-0/+2
| * | | | | | mm: Add guard pages around a shadow stack.Rick Edgecombe2023-07-111-2/+2
| * | | | | | mm: Re-introduce vm_flags to do_mmap()Yu-cheng Yu2023-07-113-8/+8
| * | | | | | mm: Make pte_mkwrite() take a VMARick Edgecombe2023-07-117-17/+17
* | | | | | | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-08-292-6/+9
|\ \ \ \ \ \ \
| * | | | | | | swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik2023-08-011-3/+2
| * | | | | | | dma-contiguous: support numa CMA for specified nodeYajun Deng2023-07-311-3/+7
| | |/ / / / / | |/| | | | |