ARM/ARM64: tizen_bcm2711_defconfig: disable ANDROID_LOGGER config
[platform/kernel/linux-rpi.git] / mm /
2022-02-07 Sung-hun Kimmm: LKSM: bug fix for kernel memory leak
2022-02-07 Hoegeun Kwonmm: LKSM: Fix to use mmap_lock instead of mmap_sem.
2022-02-07 Sung-hun Kimmm: LKSM: bug fix for KASAN out-of-bound access error...
2022-02-07 Sung-hun Kimmm: LKSM: remove unnecessary debug messages
2022-02-07 Chanwoo Choimm: Change fault_around_bytes default value from 65536...
2022-02-07 Sung-hun Kimmm: LKSM: new feature: use filter-based scanning to...
2022-02-07 Sung-hun Kimmm: LKSM: lightweight memory deduplication for embedded...
2022-02-07 Sung-hun Kimmm: LKSM: prepare to add LKSM code
2022-02-07 Dongwoo Leemm: memcontrol: Add force_reclaim to reclaim tasks...
2022-02-07 Hoegeun KwonLOCAL / mm, page_alloc: Add print page allocation failu...
2022-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-27 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-27 Alistair Popplemm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
2022-01-27 Gang Lishmem: fix a race between shmem_unused_huge_shrink...
2022-01-27 Baoquan Hemm/page_alloc.c: do not warn allocation failure on...
2022-01-27 Baoquan Hemm_zone: add function to check if managed dma zone...
2022-01-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-29 Andrey Ryabininmm: mempolicy: fix THP allocations escaping mempolicy...
2021-12-29 Liu Shixinmm/hwpoison: clear MF_COUNT_INCREASED before retrying...
2021-12-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-17 Mike Rapoportmemblock: ensure there is no overflow in memblock_overl...
2021-12-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-14 Manjong Leemm: bdi: initialize bdi_min_ratio when bdi is unregistered
2021-12-07 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-29 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-26 Nadav Amithugetlbfs: flush TLBs correctly after huge_pmd_unshare
2021-11-26 Rustam Kovhaevmm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
2021-11-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-18 Michal Hockomm, oom: do not trigger out_of_memory from the #PF
2021-11-18 Vasily Averinmm, oom: pagefault_out_of_memory: don't force global...
2021-11-18 Vasily Averinmemcg: prohibit unconditional exceeding the limit of...
2021-11-18 Miaohe Linmm/zsmalloc.c: close race window between zs_pool_dec_is...
2021-11-15 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-08 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-06 Yang Shimm: khugepaged: skip huge page collapse for special...
2021-11-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-02 Rongwei Wangmm, thp: bail out early in collapse_file for writeback...
2021-10-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-27 Miaohe Linmm, slub: fix incorrect memcg slab count for bulk free
2021-10-27 Miaohe Linmm, slub: fix potential memoryleak in kmem_cache_open()
2021-10-27 Miaohe Linmm, slub: fix mismatch between reconstructed freelist...
2021-10-25 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-14 Dom CobleyMerge tag 'v5.10.71' into rpi-5.10.y
2021-10-14 David Hildenbrandmm/memory_hotplug: use "unsigned long" for PFN in zone_...
2021-10-14 Dom CobleyMerge tag 'v5.10.67' into rpi-5.10.y
2021-10-14 Dom CobleyMerge tag 'v5.10.66' into rpi-5.10.y
2021-10-14 Phil ElwellMerge tag 'v5.10.65' into rpi-5.10.y
2021-10-13 Dom CobleyMerge tag 'v5.10.64' into rpi-5.10.y
2021-10-06 Linus Torvaldsmm: don't allow oversized kvmalloc() calls
2021-09-30 Chen Junmm: fix uninitialized use in overcommit_policy_handler
2021-09-22 David Hildenbrandmm/memory_hotplug: use "unsigned long" for PFN in zone_...
2021-09-18 Rik van Rielmm,vmscan: fix divide by zero in get_scan_count
2021-09-18 Li Zhijianmm/hmm: bypass devmap pte when all pfn requested flags...
2021-09-18 Mike Kravetzhugetlb: fix hugetlb cgroup refcounting during vma...
2021-09-12 Muchun Songmm/page_alloc: speed up the iteration of max_order
2021-09-08 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-08-26 Johannes Weinermm: memcontrol: fix occasional OOMs due to proportional...
2021-08-21 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-08-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-08-11 Greg Kroah-HartmanRevert "swap: fix do_swap_page() race with swapoff"
2021-08-11 Greg Kroah-HartmanRevert "mm/shmem: fix shmem_swapin() race with swapoff"
2021-07-28 Mike Rapoportmemblock: make for_each_mem_range() traverse MEMBLOCK_H...
2021-07-25 Greg Kroah-HartmanRevert "mm/shmem: fix shmem_swapin() race with swapoff"
2021-07-25 Mike Rapoportmm/page_alloc: fix memory map initialization for descen...
2021-07-25 Peter Xumm/userfaultfd: fix uffd-wp special cases for fork()
2021-07-25 Peter Xumm/thp: simplify copying of huge zero page pmd when...
2021-07-25 Greg Kroah-HartmanRevert "swap: fix do_swap_page() race with swapoff"
2021-07-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-07-19 Oscar Salvadormm,hwpoison: return -EBUSY when migration fails
2021-07-15 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-07-14 Miaohe Linmm/z3fold: use release_z3fold_page_locked() to release...
2021-07-14 Miaohe Linmm/z3fold: fix potential memory leak in z3fold_destroy_...
2021-07-14 Mike Kravetzhugetlb: remove prep_compound_huge_page cleanup
2021-07-14 Yanfei Xumm/hugetlb: remove redundant check in preparing and...
2021-07-14 Miaohe Linmm/hugetlb: use helper huge_page_order and pages_per_hu...
2021-07-14 Miaohe Linmm/huge_memory.c: don't discard hugepage if other proce...
2021-07-14 Miaohe Linmm/huge_memory.c: add missing read-only THP checking...
2021-07-14 Aneesh Kumar K.Vmm/pmem: avoid inserting hugepage PTE entry with fsdax...
2021-07-14 Liu Shixinmm/page_alloc: fix counting of managed_pages
2021-07-14 Lorenzo Stoakesmm: page_alloc: refactor setup_per_zone_lowmem_reserve()
2021-07-14 Waiman Longmm: memcg/slab: properly set up gfp flags for objcg...
2021-07-14 Miaohe Linmm/shmem: fix shmem_swapin() race with swapoff
2021-07-14 Miaohe Linswap: fix do_swap_page() race with swapoff
2021-07-14 Anshuman Khandualmm/debug_vm_pgtable: ensure THP availability via has_tr...
2021-07-14 Anshuman Khandualmm/debug_vm_pgtable/basic: iterate over entire protecti...
2021-07-14 Anshuman Khandualmm/debug_vm_pgtable/basic: add validation for dirtiness...
2021-07-14 Jann Hornmm/gup: fix try_grab_compound_head() race with split_hu...
2021-07-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-07-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-06-30 Hugh Dickinsmm, futex: fix shared futex pgoff on shmem huge page
2021-06-30 Hugh Dickinsmm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
2021-06-30 Hugh Dickinsmm/thp: fix page_vma_mapped_walk() if THP mapped by...
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): get vma_address_end() earlier
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): use goto instead of while (1)
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): add a level of indentation
next