This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f9007cc601e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new c412a769d245 kasan: fix variable 'tag' set but not used warning new cae85cb8add3 mm/memory.c: fix modifying of page protection by insert_pfn() new 44dc1b1fab78 mm/debug.c: add a cast to u64 for atomic64_read() new c1e287c11b75 mailmap: add Changbin Du new 73601ea5b7b1 fs/open.c: allow opening only regular files during execve() new 9b7ea46a82b3 mm/hotplug: fix offline undo_isolate_page_range() new e6a9467ea14b ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock new 6d6ea1e967a2 mm: add support for kmem caches in DMA32 zone new 0a352554da69 iommu/io-pgtable-arm-v7s: request DMA32 memory, and improv [...] new a953e7721fa9 include/linux/hugetlb.h: convert to use vm_fault_t new a7f40cfe3b7a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRIC [...] new 5ae2efb1dea9 mm/debug.c: fix __dump_page when mapping->host is not set new b736523f0759 include/linux/list.h: fix list_is_first() kernel-doc new eebf36480678 fs/proc/kcore.c: make kcore_modules static new fcfc2aa0185f ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK new c4efe484b5f0 mm/memory_hotplug.c: fix notification in offline error path new f5777bc2d9cf mm/page_isolation.c: fix a wrong flag in set_migratetype_i [...] new 0bc9f5d14a93 drivers/block/zram/zram_drv.c: fix idle/writeback string compare new d2b2c6dd227b mm/migrate.c: add missing flush_dcache_page for non-mapped [...] new 4462996ea3cc checkpatch: add %pt as a valid vsprintf extension new 262032785247 fs: fs_parser: fix printk format warning new 23da9588037e fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links new 922c010cf236 Merge branch 'akpm' (patches from Andrew)
The 23 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .mailmap | 2 ++ drivers/block/zram/zram_drv.c | 32 +++++------------------- drivers/iommu/io-pgtable-arm-v7s.c | 19 +++++++++++--- fs/fs_parser.c | 2 +- fs/ocfs2/refcounttree.c | 42 +++++++++++++++++-------------- fs/open.c | 6 +++++ fs/proc/kcore.c | 2 +- fs/proc/proc_sysctl.c | 3 ++- include/linux/hugetlb.h | 8 +++++- include/linux/list.h | 2 +- include/linux/page-isolation.h | 10 -------- include/linux/sched/signal.h | 18 ++++++++++++++ include/linux/slab.h | 2 ++ kernel/ptrace.c | 15 +++++++++-- mm/debug.c | 4 +-- mm/kasan/kasan.h | 5 +++- mm/memory.c | 11 ++++---- mm/memory_hotplug.c | 19 ++++++++++---- mm/mempolicy.c | 40 ++++++++++++++++++++++++------ mm/migrate.c | 11 +++++--- mm/page_alloc.c | 2 +- mm/page_isolation.c | 51 ++++++++++++++++++++++++-------------- mm/slab.c | 2 ++ mm/slab.h | 3 ++- mm/slab_common.c | 2 +- mm/slub.c | 5 ++++ mm/sparse.c | 2 +- scripts/checkpatch.pl | 2 +- 28 files changed, 210 insertions(+), 112 deletions(-)