This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4f1cbe078546 Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/s [...] new 5f074f3e192f lib/string.c: implement a basic bcmp new 298a32b13208 kmemleak: powerpc: skip scanning holes in the .bss section new 6147e136ff50 include/linux/bitrev.h: fix constant bitrev new b11ed18efa8f lib/lzo: fix bugs for very short or empty input new fcae96ff9653 mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX() new 58b6e5e8f1ad hugetlbfs: fix memory leak for resv_map new c6f3c5ee40c1 mm/huge_memory.c: fix modifying of page protection by inse [...] new be87ab0afd68 psi: clarify the units used in pressure files new 0b3d6e6f2dd0 mm: writeback: use exact memcg dirty counts new 166dbd930c99 MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM new 803cfadcb6c5 MAINTAINERS: add maintainer and replacing reviewer ARM/NUV [...] new acaf892ecbf5 sh: fix multiple function definition build errors new e91455217d8c mm/util.c: fix strndup_user() comment new 9002b21465fa kernel/sysctl.c: fix out-of-bounds access when setting file-max new f654f0fc0bd3 Merge branch 'akpm' (patches from Andrew)
The 15 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/accounting/psi.txt | 12 +++++------ Documentation/lzo.txt | 8 ++++--- MAINTAINERS | 5 +++-- arch/powerpc/kernel/kvm.c | 7 ++++++ arch/sh/boards/of-generic.c | 4 ++-- fs/hugetlbfs/inode.c | 20 +++++++++++------ include/linux/bitrev.h | 46 ++++++++++++++++++++-------------------- include/linux/memcontrol.h | 5 ++++- include/linux/mm_types.h | 2 +- include/linux/string.h | 3 +++ kernel/sysctl.c | 3 ++- lib/lzo/lzo1x_compress.c | 9 +++++--- lib/lzo/lzo1x_decompress_safe.c | 4 +--- lib/string.c | 20 +++++++++++++++++ mm/huge_memory.c | 36 +++++++++++++++++++++++++++++++ mm/kmemleak.c | 16 +++++++++----- mm/memcontrol.c | 20 +++++++++++++++-- mm/util.c | 2 +- 18 files changed, 163 insertions(+), 59 deletions(-)