- ca562bf7 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 2 years, 11 months ago
- c3b53fc Merge 5.10.99 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 3527155 mm/kmemleak: avoid scanning potential huge holes by Lang Yu · 2 years, 11 months ago
- bce7f5d mm/debug_vm_pgtable: remove pte entry from the page table by Pasha Tatashin · 2 years, 11 months ago
- 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 6292503 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
- 7b9fa91 shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode by Gang Li · 3 years ago
- 6c6f86b mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages by Baoquan He · 3 years ago
- d2e5724 mm_zone: add function to check if managed dma zone exists by Baoquan He · 3 years ago
- b3e6d6e Revert "ANDROID: vendor_hooks: add hook and OEM data for slab shrink" by Greg Kroah-Hartman · 3 years, 2 months ago
- e09000e Revert half of "ANDROID: vendor_hooks: Add hooks for memory when debug" by Greg Kroah-Hartman · 3 years, 2 months ago
- 3b4ca92 Merge tag 'android12-5.10.81_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years ago
- f45f895 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years ago
- e99926f ANDROID: mm/oom_kill: allow process_mrelease reclaim memory in parallel with exit_mmap by Suren Baghdasaryan · 3 years, 1 month ago
- f4f2c61 FROMLIST: mm/oom_kill: allow process_mrelease to run under mmap_lock protection by Suren Baghdasaryan · 3 years, 1 month ago
- 2452622 FROMLIST: mm: protect free_pgtables with mmap_lock write lock in exit_mmap by Suren Baghdasaryan · 3 years, 1 month ago
- fd7af95 UPSTREAM: mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap by Suren Baghdasaryan · 3 years, 2 months ago
- 7fc3ac4 UPSTREAM: mm: introduce process_mrelease system call by Suren Baghdasaryan · 3 years, 4 months ago
- ac44888 Revert "FROMGIT: mm: improve mprotect(R|W) efficiency on pages referenced once" by Peter Collingbourne · 3 years ago
- 9b28b48 Merge 5.10.89 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- ee6f342 mm: mempolicy: fix THP allocations escaping mempolicy restrictions by Andrey Ryabinin · 3 years ago
- 1f20707 mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() by Liu Shixin · 3 years ago
- c4d0879 Merge 5.10.87 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 6e634c0 memblock: ensure there is no overflow in memblock_overlaps_region() by Mike Rapoport · 3 years ago
- 5d8520b ANDROID: fix ABI breakage caused by mm_struct->mmu_notifier_lock addition by Suren Baghdasaryan · 3 years, 1 month ago
- a4d26b9 ANDROID: fix ABI breakage caused by percpu_rw_semaphore changes by Suren Baghdasaryan · 3 years, 1 month ago
- 6971350 ANDROID: fix mmu_notifier race caused by not taking mmap_lock during SPF by Suren Baghdasaryan · 3 years, 2 months ago
- ddd9e01 UPSTREAM: mm, slub: fix incorrect memcg slab count for bulk free by Miaohe Lin · 3 years, 2 months ago
- 82ac5b0 UPSTREAM: mm, slub: fix potential use-after-free in slab_debugfs_fops by Miaohe Lin · 3 years, 2 months ago
- e07a663 UPSTREAM: mm, slub: fix potential memoryleak in kmem_cache_open() by Miaohe Lin · 3 years, 2 months ago
- cd02f34 UPSTREAM: mm, slub: fix mismatch between reconstructed freelist depth and cnt by Miaohe Lin · 3 years, 2 months ago
- 6b6725f UPSTREAM: mm, slub: fix two bugs in slab_debug_trace_open() by Miaohe Lin · 3 years, 2 months ago
- 791f85d UPSTREAM: mm, slub: allocate private object map for debugfs listings by Vlastimil Babka · 3 years, 7 months ago
- f37b6d7 ANDROID: mm/memory_hotplug: Don't special case memory_block_size_bytes by Patrick Daly · 3 years, 1 month ago
- afc9978 Merge 5.10.85 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- c581090 mm: bdi: initialize bdi_min_ratio when bdi is unregistered by Manjong Lee · 3 years, 1 month ago
- 78ea29e UPSTREAM: mm/gup: remove the vma allocation from gup_longterm_locked() by Jason Gunthorpe · 4 years ago
- 8d21bcc Merge 5.10.82 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- 40bc831 hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 3 years, 1 month ago
- b2e2fb6 mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag by Rustam Kovhaev · 3 years, 1 month ago
- c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- 1d45798 mm, oom: do not trigger out_of_memory from the #PF by Michal Hocko · 3 years, 2 months ago
- ac7f6be mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks by Vasily Averin · 3 years, 2 months ago
- 7429322 memcg: prohibit unconditional exceeding the limit of dying tasks by Vasily Averin · 3 years, 2 months ago
- 64bde0c mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration() by Miaohe Lin · 3 years, 2 months ago
- be686d4 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 2 months ago
- f72f41f UPSTREAM: mm: vmalloc: prevent use after free in _vm_unmap_aliases by Vijayanand Jitta · 3 years, 8 months ago
- bb235e8 Merge 5.10.78 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 2 months ago
- 6d67b2a mm: khugepaged: skip huge page collapse for special files by Yang Shi · 3 years, 2 months ago
- a7c8ce8 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 2 months ago
- a739489 Merge 5.10.77 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 2 months ago
- 69a7fa5 mm, thp: bail out early in collapse_file for writeback page by Rongwei Wang · 3 years, 2 months ago
- 6ad6094 ANDROID: Fix mmu_notifier imbalance by Suren Baghdasaryan · 3 years, 2 months ago
- 4944ec8 Merge 5.10.76 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 2 months ago
- b41fd8f5 mm, slub: fix incorrect memcg slab count for bulk free by Miaohe Lin · 3 years, 2 months ago
- 568f906 mm, slub: fix potential memoryleak in kmem_cache_open() by Miaohe Lin · 3 years, 2 months ago
- 48843dd mm, slub: fix mismatch between reconstructed freelist depth and cnt by Miaohe Lin · 3 years, 2 months ago
- 45b1eb7 UPSTREAM: mm/mremap: fix BUILD_BUG_ON() error in get_extent by Arnd Bergmann · 3 years, 11 months ago
- 234d53d Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 2 months ago
- 66379c1 Merge tag 'android12-5.10.66_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years, 2 months ago
- 74f247e ANDROID: mm: cma: disable LRU cache early by Minchan Kim · 3 years, 2 months ago
- c23269d Merge 5.10.71 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 57a269a mm: don't allow oversized kvmalloc() calls by Linus Torvalds · 3 years, 6 months ago
- 7d8687d Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 3 months ago
- f746714 UPSTREAM: arm64: kasan: mte: use a constant kernel GCR_EL1 value by Mark Rutland · 3 years, 6 months ago
- d697513 Merge 5.10.70 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- beafee9 Merge 5.10.68 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 08ed4cb Merge 5.10.67 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 8382972 mm: fix uninitialized use in overcommit_policy_handler by Chen Jun · 3 years, 3 months ago
- a9ac6ae BACKPORT: UPSTREAM: mm: fs: invalidate bh_lrus for only cold path by Minchan Kim · 3 years, 3 months ago
- 66e24eb Revert "ANDROID: mm: page_pinner: use EXPORT_SYMBOL_GPL" by Todd Kjos · 3 years, 3 months ago
- 49cf30e mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() by David Hildenbrand · 3 years, 4 months ago
- 388f12d mm,vmscan: fix divide by zero in get_scan_count by Rik van Riel · 3 years, 4 months ago
- ce75a6b mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled by Li Zhijian · 3 years, 4 months ago
- e1fa3b2 hugetlb: fix hugetlb cgroup refcounting during vma split by Mike Kravetz · 3 years, 4 months ago
- 96beb15 UPSTREAM: mm, slub: move slub_debug static key enabling outside slab_mutex by Vlastimil Babka · 3 years, 8 months ago
- 9f821f9 UPSTREAM: mm, slub: enable slub_debug static key when creating cache with explicit debug flags by Vlastimil Babka · 3 years, 8 months ago
- 4d9d866 ANDROID: mm: unlock the page on speculative fault retry by Vinayak Menon · 3 years, 3 months ago
- 6391596 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 3 months ago
- c8de3a4 Merge 5.10.64 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- c4225992 mm/page_alloc: speed up the iteration of max_order by Muchun Song · 4 years ago
- 955f917 ANDROID: vendor_hooks: Add hook in try_to_unmap_one() by Jiewen Wang · 3 years, 4 months ago
- 878e0ca ANDROID: vendor_hooks: Add hook in mmap_region() by Jiewen Wang · 3 years, 4 months ago
- 94fbab9 ANDROID: vendor_hooks: Add hook in kmalloc_slab() by Liujie Xie · 3 years, 4 months ago
- af06413 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 4 months ago
- bd5c75c UPSTREAM: kasan, kmemleak: reset tags when scanning block by Kuan-Ying Lee · 3 years, 5 months ago
- c0cce1d UPSTREAM: kasan, slub: reset tag when printing address by Kuan-Ying Lee · 3 years, 5 months ago
- 3649d38 UPSTREAM: mm: fix the deadlock in finish_fault() by Qi Zheng · 3 years, 5 months ago
- 71710d4 UPSTREAM: kfence: use TASK_IDLE when awaiting allocation by Marco Elver · 3 years, 7 months ago
- a6777a7 Merge 5.10.61 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- 56f751a Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 4 months ago
- 8132fc2 mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim by Johannes Weiner · 3 years, 4 months ago
- 3425d61 FROMLIST: mm: slub: fix slub_debug disabling for list of slabs by Vlastimil Babka · 3 years, 5 months ago
- 2e06e5e FROMLIST: mm/madvise: add MADV_WILLNEED to process_madvise() by Liujie Xie · 3 years, 4 months ago
- e4cac2c Merge 5.10.54 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- 1a25c57 memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions by Mike Rapoport · 3 years, 5 months ago
- afe9ed0 Merge 5.10.53 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- 7d7d0e8 Revert "mm/shmem: fix shmem_swapin() race with swapoff" by Greg Kroah-Hartman · 3 years, 5 months ago
- ce6ee46 mm/page_alloc: fix memory map initialization for descending nodes by Mike Rapoport · 3 years, 6 months ago
- 9e1cf2d mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 6 months ago