mm/memblock.c: skip kmemleak for kasan_init()
[sfrench/cifs-2.6.git] / mm /
2018-12-28 Qian Caimm/memblock.c: skip kmemleak for kasan_init()
2018-12-28 Oscar Salvadormm, memory_hotplug: add nid parameter to arch_remove_memory
2018-12-28 Wei Yangmm: check nr_initialised with PAGES_PER_SECTION directl...
2018-12-28 Hugh Dickinsmm: put_and_wait_on_page_locked() while page is migrated
2018-12-28 yuzhoujianmm, oom: add oom victim's memcg to the oom context...
2018-12-28 yuzhoujianmm, oom: reorganize the oom report in dump_header
2018-12-28 Alexey Dobriyanmm: make free_reserved_area() return "const char *"
2018-12-28 Alexey Dobriyanmm/debug.c: make "migrate_reason_names[]" const char *
2018-12-28 Alexey Dobriyanmm/mmzone.c: make "migratetype_names" const char *
2018-12-28 Mel Gormanmm: reclaim small amounts of memory when an external...
2018-12-28 Mel Gormanmm: use alloc_flags to record if kswapd can wake
2018-12-28 Mel Gormanmm: move zone watermark accesses behind an accessor
2018-12-28 Mel Gormanmm, page_alloc: spread allocations across zones before...
2018-12-28 David Hildenbrandmm/memory_hotplug: drop "online" parameter from add_mem...
2018-12-28 Mike Rapoportmemblock: replace usage of __memblock_free_early()...
2018-12-28 Wentao Wangmm/page_alloc.c: deduplicate __memblock_free_early...
2018-12-28 Aaron Lumm/page_alloc.c: use a single function to free page
2018-12-28 Aaron Lumm/page_alloc.c: free order-0 pages through PCP in...
2018-12-28 Dan Williamsmm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYM...
2018-12-28 Dan Williamsmm, hmm: replace hmm_devmem_pages_create() with devm_me...
2018-12-28 Dan Williamsmm, hmm: use devm semantics for hmm_devmem_{add, remove}
2018-12-28 Huang Shijiemm/page_alloc.c: change the order of MIGRATE_RECLAIMABL...
2018-12-28 Aaron Lumm/swap: use nr_node_ids for avail_lists in swap_info_s...
2018-12-28 Wei Yangvmscan: return NODE_RECLAIM_NOSCAN in node_reclaim...
2018-12-28 Arun KSmm: remove managed_page_count_lock spinlock
2018-12-28 Arun KSmm: convert totalram_pages and totalhigh_pages variable...
2018-12-28 Arun KSmm: convert zone->managed_pages to atomic variable
2018-12-28 Arun KSmm: reference totalram_pages and managed_pages once...
2018-12-28 Wei Yangmm: remove reset of pcp->counter in pageset_init()
2018-12-28 Michal Hockomm, memory_hotplug: do not clear numa_node association...
2018-12-28 Yangtao Limm/mmap.c: remove verify_mm_writelocked()
2018-12-28 Timofey Titovetsksm: replace jhash2 with xxhash
2018-12-28 Michal Hockomm: only report isolation failures when offlining memory
2018-12-28 Michal Hockomm, memory_hotplug: be more verbose for memory offline...
2018-12-28 Michal Hockomm, memory_hotplug: print reason for the offlining...
2018-12-28 Michal Hockomm, memory_hotplug: drop pointless block alignment...
2018-12-28 Michal Hockomm: lower the printk loglevel for __dump_page messages
2018-12-28 Michal Hockomm: print more information about mapping in __dump_page
2018-12-28 Gao Xiangmm/readahead.c: simplify get_next_ra_size()
2018-12-28 Sean Christophersonmm/mmu_notifier.c: remove mmu_notifier_synchronize()
2018-12-28 Balbir Singhmm/hotplug: optimize clear_hwpoisoned_pages()
2018-12-28 Miles Chenmm/page_owner: clamp read count to PAGE_SIZE
2018-12-28 Wei Yangmm/slub.c: record final state of slub action in deactiv...
2018-12-28 Wei Yangmm/slub.c: page is always non-NULL in node_match()
2018-12-28 Wei Yangmm/slub.c: remove validation on cpu_slab in __flush_cpu...
2018-12-28 Yangtao Limm, slab: remove unnecessary unlikely()
2018-12-28 Andrey Konovalovkasan: add SPDX-License-Identifier mark to source files
2018-12-28 Andrey Konovalovkasan: add __must_check annotations to kasan hooks
2018-12-28 Andrey Konovalovkasan, mm, arm64: tag non slab memory allocated via...
2018-12-28 Andrey Konovalovkasan: add hooks implementation for tag-based mode
2018-12-28 Andrey Konovalovmm: move obj_to_index to include/linux/slab_def.h
2018-12-28 Andrey Konovalovkasan: add bug reporting routines for tag-based mode
2018-12-28 Andrey Konovalovkasan: split out generic_report.c from report.c
2018-12-28 Andrey Konovalovkasan, mm: perform untagged pointers comparison in...
2018-12-28 Andrey Konovalovkasan: preassign tags to objects with ctors or SLAB_TYP...
2018-12-28 Andrey Konovalovkasan: add tag related helper functions
2018-12-28 Andrey Konovalovkasan: initialize shadow to 0xff for tag-based mode
2018-12-28 Andrey Konovalovkasan: rename kasan_zero_page to kasan_early_shadow_page
2018-12-28 Andrey Konovalovkasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
2018-12-28 Andrey Konovalovkasan: rename source files to reflect the new naming...
2018-12-28 Andrey Konovalovkasan: move common generic and tag-based code to common.c
2018-12-28 Andrey Konovalovkasan, slub: handle pointer tags in early_kmem_cache_no...
2018-12-28 Andrey Konovalovkasan, mm: change hooks signatures
2018-12-28 Linus TorvaldsMerge tag 'locks-v4.21-1' of git://git./linux/kernel...
2018-12-28 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2018-12-28 Linus TorvaldsMerge tag 'iomap-4.21-merge-2' of git://git./fs/xfs...
2018-12-28 Linus TorvaldsMerge tag 'xfs-4.21-merge-2' of git://git./fs/xfs/xfs...
2018-12-28 Linus TorvaldsMerge tag 'fs_for_4.21-rc1' of git://git./linux/kernel...
2018-12-28 Linus TorvaldsMerge tag 'fsnotify_for_v4.21-rc1' of git://git./linux...
2018-12-28 Linus TorvaldsMerge tag 'dlm-4.21' of git://git./linux/kernel/git...
2018-12-28 Linus TorvaldsMerge tag 'for-4.21-tag' of git://git./linux/kernel...
2018-12-28 Linus TorvaldsMerge tag 'gfs2-4.21.fixes' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-12-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2018-12-27 Linus TorvaldsMerge tag 'modules-for-v4.21' of git://git./linux/kerne...
2018-12-27 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge tag 'selinux-pr-20181224' of git://git./linux...
2018-12-27 Linus TorvaldsMerge tag 'audit-pr-20181224' of git://git./linux/kerne...
2018-12-27 Linus TorvaldsMerge tag 'printk-for-4.21' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge tag 'gcc-plugins-v4.21-rc1' of git://git./linux...
2018-12-27 Linus TorvaldsMerge tag 'pstore-v4.21-rc1' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge tag 'powerpc-4.21-1' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2018-12-27 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2018-12-27 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-amd-nb-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2018-12-26 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2018-12-26 Linus TorvaldsMerge branch 'x86-cache-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
next