Revert "ARM: configs: tizen_bcm2711_defconfig: Disable CONFIG_CFG80211_CRDA_SUPPORT"
[platform/kernel/linux-rpi.git] / mm /
2021-01-04 Charan Teja Reddymm, page_alloc: fix core hung in free_pcppages_bulk() 24/250724/1
2021-01-04 Doug Bergermm: include CMA pages in lowmem_reserve at boot 23/250723/1
2020-10-29 Sung-hun Kimmm: LKSM: bug fix for KASAN out-of-bound access error... 44/246344/3 accepted/tizen/unified/20201102.124307 submit/tizen/20201030.062213
2020-10-29 Sung-hun Kimmm: LKSM: bug fix for kernel memory leak 43/246343/2
2020-08-21 Dongwoo Leemm: memcontrol: Add force_reclaim to reclaim tasks... 36/242036/1
2020-08-13 Sung-hun Kimmm: LKSM: remove unnecessary debug messages 59/240959/2
2020-08-12 Chanwoo Choimm: Change fault_around_bytes default value from 65536... 28/239728/3 accepted/tizen/unified/20200812.143848 submit/tizen/20200812.081439
2020-08-12 Sung-hun Kimmm: LKSM: new feature: use filter-based scanning to... 98/239598/15
2020-08-12 Sung-hun Kimmm: LKSM: lightweight memory deduplication for embedded... 96/239596/12
2020-08-12 Sung-hun Kimmm: LKSM: prepare to add LKSM code 95/239595/9
2020-07-06 Hoegeun KwonLOCAL / mm, page_alloc: Add print page allocation failu...
2020-07-01 Phil ElwellRevert "zswap: Uncross module parameter setting functions"
2020-07-01 Phil Elwellzswap: Defer zswap initialisation
2020-07-01 Phil Elwellzswap: Uncross module parameter setting functions
2020-07-01 Eric Anholtmm: Remove the PFN busy warning
2020-06-30 Muchun Songmm/memcontrol.c: add missed css_put()
2020-06-30 Waiman Longmm/slab: use memzero_explicit() in kzfree()
2020-06-22 Pavel Tatashinmm: call cond_resched() from deferred_init_memmap()
2020-06-22 Daniel Jordanmm/pagealloc.c: call touch_nmi_watchdog() on max order...
2020-06-22 Pavel Tatashinmm: initialize deferred pages with interrupts enabled
2020-06-22 Andrea Arcangelimm: thp: make the THP mapcount atomic against __split_h...
2020-06-17 Wang Haimm/slub: fix a memory leak in sysfs_slab_add()
2020-06-17 Linus Torvaldsgup: document and work around "COW can break either...
2020-06-17 Waiman Longmm: add kvfree_sensitive() for freeing sensitive data...
2020-06-07 Fan Yangmm: Fix mremap not considering huge pmd devmap
2020-06-03 Hugh Dickinsmm,thp: stop leaking unreleased file pages
2020-05-27 Marco Elverkasan: disable branch tracing for core runtime
2020-05-20 Hugh Dickinsshmem: fix possible deadlocks on shmlock_user_lock
2020-05-14 Christoph Hellwigbdi: add a ->dev_name field to struct backing_dev_info
2020-05-14 Christoph Hellwigbdi: move bdi_dev_name out of line
2020-05-14 Yafang Shaomm, memcg: fix error return value of mem_cgroup_css_alloc()
2020-05-14 Henry Willardmm: limit boost_watermark on small zones
2020-05-14 David Hildenbrandmm/page_alloc: fix watchdog soft lockups during set_zon...
2020-05-10 Will Deaconmm/mremap: Add comment explaining the untagging behavio...
2020-05-02 Yang Shimm: shmem: disable interrupt when acquiring info->lock...
2020-04-29 Muchun Songmm/ksm: fix NULL pointer dereference when KSM zero...
2020-04-29 Longpengmm/hugetlb: fix a addressing exception caused by huge_p...
2020-04-29 Jann Hornvmalloc: fix remap_vmalloc_range() bounds checks
2020-04-17 Jakub Kicinskimm, memcg: do not high throttle allocators based on...
2020-04-13 Kees Cookslub: improve bit diffusion for freelist ptr obfuscation
2020-04-08 Randy Dunlapmm: mempolicy: require at least one nodeid for MPOL_PRE...
2020-04-01 Roman Gushchinmm: fork: fix kernel_stack memcg stats for various...
2020-04-01 Aneesh Kumar K.Vmm/sparse: fix kernel crash with pfn_section_valid...
2020-04-01 Naohiro Aotamm/swapfile.c: move inode_lock out of claim_swapfile
2020-03-25 Joerg Roedelx86/mm: split vmalloc_sync_all()
2020-03-25 Vlastimil Babkamm, slub: prevent kmalloc_node crashes and memory leaks
2020-03-25 Linus Torvaldsmm: slub: be more careful about the double cmpxchg...
2020-03-25 Michal Hockomm: do not allow MADV_PAGEOUT for CoW pages
2020-03-25 Baoquan Hemm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMA...
2020-03-25 Chris Downmm, memcg: throttle allocators based on ancestral memor...
2020-03-25 Chris Downmm, memcg: fix corruption on 64-bit divisor in memory...
2020-03-25 Chunguang Xumemcg: fix NULL pointer dereference in __mem_cgroup_usa...
2020-03-21 Jann Hornmm: slub: add missing TID bump in kmem_cache_alloc_bulk()
2020-03-18 Shakeel Buttnet: memcg: late association of sock to memcg
2020-03-18 Shakeel Buttcgroup: memcg: net: do not associate sock with unrelate...
2020-03-12 Vlastimil Babkamm, hotplug: fix page online with DEBUG_PAGEALLOC compi...
2020-03-12 Huang Yingmm: fix possible PMD dirty bit lost in set_pmd_migratio...
2020-03-12 Mel Gormanmm, numa: fix bad pmd by atomically check for pmd_trans...
2020-03-05 David Rientjesmm, thp: fix defrag setting if newline is not used
2020-03-05 Wei Yangmm/huge_memory.c: use head to check huge zero page
2020-03-05 John Hubbardmm/gup: allow FOLL_FORCE for get_user_pages_fast()
2020-03-05 Vlastimil Babkamm/debug.c: always print flags in dump_page()
2020-02-28 Catalin Marinasmm: Avoid creating virtual address aliases in brk(...
2020-02-28 Wei Yangmm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
2020-02-28 Gavin Shanmm/vmscan.c: don't round up scan size for online memory...
2020-02-28 Vasily Averinmm/memcontrol.c: lost css_put in memcg_expand_shrinker_...
2020-02-11 Peter Zijlstramm/mmu_gather: invalidate TLB correctly on batch alloca...
2020-02-11 David Hildenbrandmm/page_alloc.c: fix uninitialized memmaps on a partial...
2020-02-11 Yang Shimm: move_pages: report the number of non-attempted...
2020-02-11 Wei Yangmm: thp: don't need care deferred split queue in memcg...
2020-02-11 Dan Williamsmm/memory_hotplug: fix remove_memory() lockdep splat
2020-02-11 Pingfan Liumm/sparse.c: reset section's mem_map when fully deactivated
2020-02-11 Theodore Ts'omemcg: fix a crash in wb_workfn when a device disappears
2020-02-05 Wei Yangmm/migrate.c: also overwrite error when it is bigger...
2020-02-05 Dan Carpentermm/mempolicy.c: fix out of bounds write in mpol_parse_str()
2020-01-23 Wen Yangmm/page-writeback.c: avoid potential division by zero...
2020-01-23 David Hildenbrandmm/memory_hotplug: don't free usage map when removing...
2020-01-23 Vlastimil Babkamm, debug_pagealloc: don't rely on static keys too...
2020-01-23 Adrian Huangmm: memcg/slab: call flush_memcg_workqueue() only if...
2020-01-23 Roman Gushchinmm: memcg/slab: fix percpu slab vmstats flushing
2020-01-23 Kirill A. Shutemovmm/huge_memory.c: thp: fix conflict of above-47bit...
2020-01-23 Kirill A. Shutemovmm/shmem.c: thp, shmem: fix conflict of above-47bit...
2020-01-17 Daniel Borkmannuaccess: Add non-pagefault user-space write function
2020-01-09 Waiman Longmm/hugetlb: defer freeing of huge pages if in non-task...
2020-01-09 Ilya Leoshkevichmm/sparse.c: mark populate_section_memmap as __meminit
2020-01-09 Catalin Marinasarm64: Revert support for execute-only user mappings
2020-01-09 Navid Emamdoostmm/gup: fix memory leak in __gup_benchmark_ioctl
2020-01-09 Ilya Dryomovmm/oom: fix pgtables units mismatch in Killed process...
2020-01-09 Yang Shimm: move_pages: return valid node id in status if the...
2020-01-09 Chanho Minmm/zsmalloc.c: fix the migrated zspage statistics.
2020-01-09 David Hildenbrandmm/memory_hotplug: shrink zones when offlining memory
2020-01-09 Johannes Weinermm: drop mmap_sem before calling balance_dirty_pages...
2020-01-09 Kirill A. Shutemovshmem: pin the file in shmem_fault() if mmap_sem is...
2019-12-31 Yang Shimm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
2019-12-17 Chen Junmm/shmem.c: cast the type of unmap_start to u64
2019-12-17 Roman Gushchinmm: memcg/slab: wait for !root kmem_cache refcnt killin...
2019-12-17 Nicolas Geoffraymm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTU...
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-11-23 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next