ovl: do not fail because of O_NOATIME
[platform/kernel/linux-rpi.git] / mm /
2021-06-29 Sung-hun Kimmm: LKSM: bug fix for kernel memory leak 82/260582/1 accepted/tizen/unified/20210630.144015 submit/tizen/20210629.110730
2021-03-30 Hoegeun Kwonmm: LKSM: Fix to use mmap_lock instead of mmap_sem.
2021-03-30 Sung-hun Kimmm: LKSM: bug fix for KASAN out-of-bound access error...
2021-03-30 Sung-hun Kimmm: LKSM: remove unnecessary debug messages
2021-03-30 Chanwoo Choimm: Change fault_around_bytes default value from 65536...
2021-03-30 Sung-hun Kimmm: LKSM: new feature: use filter-based scanning to...
2021-03-30 Sung-hun Kimmm: LKSM: lightweight memory deduplication for embedded...
2021-03-30 Sung-hun Kimmm: LKSM: prepare to add LKSM code
2021-03-30 Dongwoo Leemm: memcontrol: Add force_reclaim to reclaim tasks...
2021-03-30 Hoegeun KwonLOCAL / mm, page_alloc: Add print page allocation failu...
2021-03-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-17 Mike Rapoportmm/page_alloc.c: refactor initialization of struct...
2021-03-17 Suren Baghdasaryanmm/madvise: replace ptrace attach requirement for proce...
2021-03-17 Nadav Amitmm/userfaultfd: fix memory corruption due to writeprotect
2021-03-17 Catalin Marinasarm64: mte: Map hotplugged memory as Normal Tagged
2021-03-17 Linus TorvaldsRevert "mm, slub: consider rest of partial list if...
2021-03-15 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-11 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-07 Jens Axboeswap: fix swapfile read/write offset
2021-03-07 Rokudo Yanzsmalloc: account the number of compacted pages correctly
2021-03-07 Li Xinhaimm/hugetlb.c: fix unnecessary address expansion of...
2021-03-04 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-04 Vlastimil Babkamm, compaction: make fast_isolate_freepages() stay...
2021-03-04 Dave Hansenmm/vmscan: restore zone_reclaim_mode ABI
2021-03-04 Mike Kravetzhugetlb: fix copy_huge_page_from_user contig page struc...
2021-03-04 Mike Kravetzhugetlb: fix update_and_free_page contig page struct...
2021-03-04 Muchun Songmm: memcontrol: fix get_active_memcg return value
2021-03-04 Muchun Songmm: memcontrol: fix swap undercounting in cgroup2
2021-03-04 Dan Williamsmm: fix memory_failure() handling of dax-namespace...
2021-03-04 Rik van Rielmm,thp,shmem: make khugepaged obey tmpfs mount flags
2021-03-04 Wonhyuk Yangmm/compaction: fix misbehaviors of fast_find_migrateblock()
2021-03-04 Chen Wandunmm/hugetlb: suppress wrong warning info when alloc...
2021-03-04 Miaohe Linmm/hugetlb: fix potential double free in hugetlb_regist...
2021-03-04 Miaohe Linmm/memory.c: fix potential pte_unmap_unlock pte error
2021-03-04 Muchun Songmm: memcontrol: fix slub memory accounting
2021-03-04 Muchun Songmm: memcontrol: fix NR_ANON_THPS accounting in charge...
2021-02-26 Paolo Bonzinimm: provide a saner PTE walking API for modules
2021-02-26 Christoph Hellwigmm: simplify follow_pte{,pmd}
2021-02-26 Christoph Hellwigmm: unexport follow_pte_pmd
2021-02-22 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-02-16 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-02-13 Johannes WeinerRevert "mm: memcontrol: avoid workload stalls when...
2021-02-10 Waiman Longmm/filemap: add missing mem_cgroup_uncharge() to __add_...
2021-02-10 Hugh Dickinsmm: thp: fix MADV_REMOVE deadlock on shmem THP
2021-02-10 Rokudo Yanmm, compaction: move high_pfn to the for loop scope
2021-02-10 Muchun Songmm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
2021-02-10 Muchun Songmm: hugetlb: fix a race between isolating and freeing...
2021-02-10 Muchun Songmm: hugetlb: fix a race between freeing and dissolving...
2021-02-10 Muchun Songmm: hugetlbfs: fix cannot migrate the fallocated HugeTL...
2021-02-10 Roman Gushchinmemblock: do not start bottom-up allocations with kerne...
2021-02-08 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-02-04 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-01-30 Zhaoyang Huangmm: fix a race on nr_swap_pages
2021-01-30 Hailong liumm/page_alloc: add a missing mm_page_alloc_zone_locked...
2021-01-30 Wang HaiRevert "mm/slub: fix a memory leak in sysfs_slab_add()"
2021-01-27 Phil Elwellzswap: Defer zswap initialisation
2021-01-27 Eric Anholtmm: Remove the PFN busy warning
2021-01-27 Linus TorvaldsRevert "mm: fix initialization of struct page for holes...
2021-01-27 Mike Rapoportmm: fix initialization of struct page for holes in...
2021-01-27 Lecopzer Chenkasan: fix incorrect arguments passing in kasan_add_zer...
2021-01-27 Lecopzer Chenkasan: fix unaligned address is unhandled in kasan_remo...
2021-01-27 Shakeel Buttmm: fix numa stats for thp migration
2021-01-27 Shakeel Buttmm: memcg: fix memcg file_dirty numa stat
2021-01-27 Roman Gushchinmm: memcg/slab: optimize objcg stock draining
2021-01-19 Jann Hornmm, slub: consider rest of partial list if acquire_slab...
2021-01-19 Linus Torvaldsmm: don't put pinned pages into the swap cache
2021-01-19 Andrew Mortonmm/process_vm_access.c: include compat.h
2021-01-19 Miaohe Linmm/hugetlb: fix potential missing huge page size info
2021-01-19 Miaohe Linmm/vmalloc.c: fix potential memory leak
2021-01-12 Linus Torvaldsmm: make wait_on_page_writeback() wait for multiple...
2021-01-06 Baoquan Hemm: memmap defer init doesn't work as expected
2021-01-06 Mike Kravetzmm/hugetlb: fix deadlock in hugetlb_cow error path
2020-12-30 Vitaly Woolz3fold: stricter locking and more careful reclaim
2020-12-30 Vitaly Woolz3fold: simplify freeing slots
2020-12-30 Johannes Weinermm: don't wake kswapd prematurely when watermark boosti...
2020-12-30 Dan Carpenterhugetlb: fix an error code in hugetlb_reserve_pages()
2020-12-30 Oscar Salvadormm,memory_failure: always pin the page in madvise_injec...
2020-12-30 Vincenzo Frascinomm/vmalloc.c: fix kasan shadow poisoning size
2020-12-30 Waiman Longmm/vmalloc: Fix unlock order in s_stop()
2020-12-30 Shakeel Buttmm/rmap: always do TTU_IGNORE_ACCESS
2020-12-30 Muchun Songmm: memcg/slab: fix use after free in obj_cgroup_charge
2020-12-30 Muchun Songmm: memcg/slab: fix return of child memcg objcg for...
2020-12-30 Jason Gunthorpemm/gup: combine put_compound_head() and unpin_user_page()
2020-12-30 Jason Gunthorpemm/gup: prevent gup_fast from racing with COW during...
2020-12-30 Jason Gunthorpemm/gup: reorganize internal_get_user_pages_fast()
2020-12-13 Linus TorvaldsMerge tag 'x86-urgent-2020-12-13' of git://git./linux...
2020-12-13 Linus TorvaldsMerge tag 'block-5.10-2020-12-12' of git://git.kernel...
2020-12-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-12-12 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-12-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-12-12 Linus TorvaldsMerge tag 'for-linus-5.10c-rc8-tag' of git://git./linux...
2020-12-12 Linus TorvaldsMerge tag 'riscv-for-linus-5.10-rc8' of git://git....
2020-12-12 Linus TorvaldsMerge tag 'io_uring-5.10-2020-12-11' of git://git.kerne...
2020-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge tag 'mtd/fixes-for-5.10-rc8' of git://git./linux...
2020-12-11 Linus TorvaldsMerge tag 'mmc-v5.10-rc4-2' of git://git./linux/kernel...
2020-12-11 Wolfram SangMerge tag 'at24-fixes-for-v5.10' of git://git./linux...
2020-12-11 Linus TorvaldsMerge tag 'zonefs-5.10-rc7' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-11 Gerald Schaefermm/hugetlb: clear compound_nr before freeing gigantic...
next