This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 857e17c2ee7c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 89c02e69fc52 mm/memory_hotplug.c: drop memory device reference after fi [...] new e153abc0739f zram: pass down the bvec we need to read into in the work struct new ae3d6a323347 lib/Kconfig.debug: fix build error without CONFIG_BLOCK new e789803507b2 lib/test_vmalloc.c: do not create cpumask_t variable on stack new 24512228b7a3 mm: do not boost watermarks to avoid fragmentation for the [...] new ee8ab0eeb49b mm, page_alloc: always use a captured page regardless of c [...] new 8139ad043d63 mm/page_alloc.c: avoid potential NULL pointer dereference new 8118b82eb756 mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag new 89189557b47b fs/proc/proc_sysctl.c: Fix a NULL pointer dereference new ce944935eef2 Merge branch 'akpm' (patches from Andrew) new baf76f0c58ae slip: make slhc_free() silently accept an error pointer
The 11 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/sysctl/vm.txt | 16 ++++++++-------- drivers/block/zram/zram_drv.c | 5 +++-- drivers/net/slip/slhc.c | 2 +- fs/proc/proc_sysctl.c | 6 ++++-- lib/Kconfig.debug | 1 + lib/test_vmalloc.c | 6 +++--- mm/memory_hotplug.c | 1 + mm/page_alloc.c | 27 +++++++++++++++++++-------- 8 files changed, 40 insertions(+), 24 deletions(-)