This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a125bcda2d0a Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org [...] new feee6b298916 mm/memory_hotplug: shrink zones when offlining memory new ac8f05da5174 mm/zsmalloc.c: fix the migrated zspage statistics. new a69b83e1ae7f kcov: fix struct layout for kcov_remote_arg new 84029fd04c20 memcg: account security cred as well to kmemcg new e0153fc2c760 mm: move_pages: return valid node id in status if the page [...] new b16155a0b01a fs/direct-io.c: include fs/internal.h for missing prototype new 7bebd69ecf10 fs/nsfs.c: include headers for missing declarations new 213921f967cf fs/namespace.c: make to_mnt_ns() static new 780a0cfda900 hexagon: parenthesize registers in asm predicates new 63e80314ab7c hexagon: work around compiler crash new e39e773ad100 fs/posix_acl.c: fix kernel-doc warnings new 941f762bcb27 mm/oom: fix pgtables units mismatch in Killed process message new a7c46c0c0e3d mm/gup: fix memory leak in __gup_benchmark_ioctl new c77c0a8ac4c5 mm/hugetlb: defer freeing of huge pages if in non-task context new 397eac17f86f ocfs2: call journal flush to mark journal as empty after j [...] new b73eba2a867e ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less new 7312b7069925 hexagon: define ioremap_uc new 36487907f341 Merge branch 'akpm' (patches from Andrew)
The 18 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: Documentation/dev-tools/kcov.rst | 10 ++++---- arch/arm64/mm/mmu.c | 4 +-- arch/hexagon/include/asm/atomic.h | 8 +++--- arch/hexagon/include/asm/bitops.h | 8 +++--- arch/hexagon/include/asm/cmpxchg.h | 2 +- arch/hexagon/include/asm/futex.h | 6 ++--- arch/hexagon/include/asm/io.h | 1 + arch/hexagon/include/asm/spinlock.h | 20 +++++++-------- arch/hexagon/kernel/stacktrace.c | 4 +-- arch/hexagon/kernel/vm_entry.S | 2 +- arch/ia64/mm/init.c | 4 +-- arch/powerpc/mm/mem.c | 3 +-- arch/s390/mm/init.c | 4 +-- arch/sh/mm/init.c | 4 +-- arch/x86/mm/init_32.c | 4 +-- arch/x86/mm/init_64.c | 4 +-- fs/direct-io.c | 2 ++ fs/namespace.c | 2 +- fs/nsfs.c | 3 +++ fs/ocfs2/dlmglue.c | 1 + fs/ocfs2/journal.c | 8 ++++++ fs/posix_acl.c | 7 +++-- include/linux/memory_hotplug.h | 7 +++-- include/uapi/linux/kcov.h | 10 ++++---- kernel/cred.c | 6 ++--- mm/gup_benchmark.c | 8 ++++-- mm/hugetlb.c | 51 ++++++++++++++++++++++++++++++++++++- mm/memory_hotplug.c | 31 +++++++++++----------- mm/memremap.c | 2 +- mm/migrate.c | 23 ++++++++++++----- mm/oom_kill.c | 2 +- mm/zsmalloc.c | 5 ++++ 32 files changed, 166 insertions(+), 90 deletions(-)