sfrench/cifs-2.6.git
2018-12-28 Eric Biggersuserfaultfd: convert userfaultfd_ctx::refcount to refco...
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 Timofey TitovetsxxHash: create arch dependent 32/64-bit 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 Anders Roxellwriteback: don't decrement wb->refcnt if !wb->bdi
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 Vlastimil Babkainclude/linux/slab.h: fix sparse warning in kmalloc_type()
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 Junxiao Biocfs2: don't clear bh uptodate for block read
2018-12-28 Junxiao Biocfs2: clear journal dirty flag after shutdown journal
2018-12-28 Junxiao Biocfs2: fix panic due to unrecovered local alloc
2018-12-28 Larry Chenocfs2: improve ocfs2 Makefile
2018-12-28 zhong jiangocfs2: remove set but not used variable 'lastzero'
2018-12-28 zhong jiangocfs2: dlmfs: remove set but not used variable 'status'
2018-12-28 Jia Guoocfs2: optimize the reading of heartbeat data
2018-12-28 Qian Caidebugobjects: call debug_objects_mem_init eariler
2018-12-28 Kuninori Morimotosh: lib: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: kernel: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: cpu: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: shmobile: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: sh5: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: sh4a: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: sh4: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: sh3: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: sh2a: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: sh2: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: include: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: drivers: convert to SPDX identifiers
2018-12-28 Kuninori Morimotosh: boards: convert to SPDX identifiers
2018-12-28 YueHaibingarch/sh/boards/mach-kfr2r09/setup.c: drop pointless...
2018-12-28 Randy Dunlaparch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob...
2018-12-28 Kirill Tkhaiscripts/tags.sh: add more declarations
2018-12-28 Thierry Redingscripts: add spdxcheck.py self test
2018-12-28 Qian Caiscripts/checkstack.pl: dynamic stack growth for aarch64
2018-12-28 Marc Zyngierscripts/decode_stacktrace: only strip base path when...
2018-12-28 Marc Zyngierscripts/decodecode: set ARCH when running natively...
2018-12-28 Rasmus Villemoesbloat-o-meter: ignore __addressable_ symbols
2018-12-28 Andrey Konovalovkasan: add SPDX-License-Identifier mark to source files
2018-12-28 Andrey Konovalovkasan: update documentation
2018-12-28 Andrey Konovalovkasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
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, arm64: add brk handler for inline instrumentation
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, arm64: enable top byte ignore for the kernel
2018-12-28 Andrey Konovalovkasan, arm64: fix up fault handling logic
2018-12-28 Andrey Konovalovkasan: preassign tags to objects with ctors or SLAB_TYP...
2018-12-28 Andrey Konovalovkasan, arm64: untag address in _virt_addr_is_linear
2018-12-28 Andrey Konovalovkasan: add tag related helper functions
2018-12-28 Andrey Konovalovarm64: move untagged_addr macro from uaccess.h to memory.h
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, arm64: adjust shadow size for tag-based mode
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 Dan WilliamsMerge miscellaneous libnvdimm updates for 4.21
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...
next