This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5f21585384a4 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block new e68599a3c3ad mm: handle no memcg case in memcg_kmem_charge() properly new 94e297c50b52 include/linux/notifier.h: SRCU: fix ctags new ac5b2c18911f mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings new a634644751c4 ocfs2: remove ocfs2_is_o2cb_active() new 21158ca85b73 ocfs2: without quota support, avoid calling quota recovery new 9e985787750d ocfs2: don't use iocb when EIOCBQUEUED returns new 29aa30167a0a ocfs2: fix a misuse a of brelse after failing ocfs2_check_ [...] new cf76c78595ca ocfs2: don't put and assigning null to bh allocated outside new 3a3d1e510428 ocfs2: dlmglue: clean up timestamp handling new 6194ae4242de ocfs2: fix clusters leak in ocfs2_defrag_extent() new 89c83fb539f9 mm, thp: consolidate THP gfp handling into alloc_hugepage_ [...] new 3383b3604052 kernel/kexec_file.c: remove some duplicated includes new 6f0483d1f91b kernel/sysctl.c: remove duplicated include new 9f2df09a33aa bfs: add sanity check at bfs_fill_super() new dd33ad7b251f memory_hotplug: cond_resched in __remove_pages new cddfa11aef3c Merge branch 'akpm' (patches from Andrew) new 7081fb629e43 scsi: target: Set response length for REPORT TARGET PORT GROUPS new 6110f37fb33d scsi: target: Don't request modules that aren't even built new 1b171b1a29d6 scsi: mvsas: Use dma_pool_zalloc new 09968e5049b4 scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdb new 50435d4211a7 scsi: qla2xxx: Modify fall-through annotations new 807eb90703e7 scsi: qla2xxx: Improve several kernel-doc headers new 8f9a214823c9 scsi: qla2xxx: Declare local functions 'static' new 109a5987d9ea scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze new eb023220f4ea scsi: qla2xxx: Remove a set-but-not-used variable new 5b0af4777b1b scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() i [...] new 2c309aeed62c scsi: qla2xxx: Remove two arguments from qlafx00_error_entry() new 33279c305d07 scsi: mvsas: Remove set but not used variable 'id' new af102b333a21 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...] new 2cbfdf4df583 iov_iter: Fix 9p virtio breakage new ed61a132cbbf Merge branch 'work.afs' of git://git.kernel.org/pub/scm/li [...] new 0c5d6cb6643f cifs: fix return value for cifs_listxattr new 413d61008131 cifs: fix spelling mistake, EACCESS -> EACCES new f8af49dd1702 smb3: add trace point for tree connection new 926674de6705 smb3: on kerberos mount if server doesn't specify auth typ [...] new dfe33f9abc08 smb3: allow more detailed protocol info on open files for [...] new 0df444a00f32 smb3: missing defines and structs for reparse point handling new 6e6e2b86c29c CIFS: Add support for direct I/O read new 8c5f9c1ab7cb CIFS: Add support for direct I/O write new be4eb68846dc CIFS: Add direct I/O functions to file_operations new 8c6c9bed8773 cifs: don't dereference smb_file_target before null check new b98e26df0754 cifs: fix signed/unsigned mismatch on aio_read patch new 169447287bfb Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfr [...] new 3eb2ebcb8e8d scsi: aha152x: rename the PCMCIA define new 3905361b723a powerpc: remove CONFIG_PCI_QSPAN new c8bf9212d1c2 powerpc: remove CONFIG_MCA leftovers new a15687ca7b92 powerpc: PCI_MSI needs PCI new 04c459d20448 kconfig: remove oldnoconfig target new 0085b4191f3e kconfig: remove silentoldconfig target new 3f80babd9ca4 kbuild: remove unused cc-fullversion variable new 2cd3faf87d2d merge_config.sh: Allow to define config prefix new 076f421da5d4 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG new 995167420797 kbuild: remove cc-name variable new 9a12efc5e01a Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm [...] new f62717551b2b arm64: fix warnings without CONFIG_IOMMU_DMA new 3308a383ce99 Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/ [...] new 98356eb0ae49 arm64: makefile fix build of .i file in external module case new 5900e02b5b8c arm64: kdump: fix small typo new 966866892cf8 arm64: kprobe: make page to RO mode when allocate it new 83650fd58a93 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm [...]
The 60 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/kbuild/makefiles.txt | 15 -- Documentation/networking/ice.rst | 2 +- Makefile | 4 +- arch/arm64/Makefile | 2 + arch/arm64/kernel/crash_dump.c | 2 +- arch/arm64/kernel/probes/kprobes.c | 27 +- arch/arm64/mm/dma-mapping.c | 2 + arch/mips/Makefile | 2 +- arch/mips/vdso/Makefile | 2 +- arch/powerpc/Kconfig | 13 - arch/powerpc/Makefile | 4 +- arch/powerpc/platforms/40x/Kconfig | 1 + arch/powerpc/platforms/44x/Kconfig | 2 + drivers/scsi/3w-9xxx.c | 12 +- drivers/scsi/3w-sas.c | 8 +- drivers/scsi/Kconfig | 6 +- drivers/scsi/aha152x.c | 14 +- drivers/scsi/mvsas/mv_sas.c | 6 +- drivers/scsi/pcmcia/aha152x_core.c | 2 +- drivers/scsi/qla2xxx/qla_attr.c | 2 +- drivers/scsi/qla2xxx/qla_init.c | 7 +- drivers/scsi/qla2xxx/qla_iocb.c | 4 +- drivers/scsi/qla2xxx/qla_isr.c | 6 +- drivers/scsi/qla2xxx/qla_mbx.c | 6 +- drivers/scsi/qla2xxx/qla_mr.c | 21 +- drivers/scsi/qla2xxx/qla_nx.c | 2 +- drivers/scsi/qla2xxx/qla_nx2.c | 2 +- drivers/scsi/qla2xxx/qla_os.c | 6 +- drivers/scsi/qla2xxx/qla_sup.c | 2 +- drivers/scsi/qla2xxx/qla_target.c | 8 +- drivers/target/target_core_alua.c | 2 +- drivers/target/target_core_transport.c | 8 +- fs/bfs/inode.c | 9 +- fs/cifs/cifs_debug.c | 56 +++++ fs/cifs/cifs_spnego.c | 6 +- fs/cifs/cifsfs.c | 17 +- fs/cifs/cifsfs.h | 2 + fs/cifs/cifsglob.h | 8 + fs/cifs/cifspdu.h | 3 + fs/cifs/file.c | 436 +++++++++++++++++++++++++++------ fs/cifs/inode.c | 4 +- fs/cifs/smb2ops.c | 14 +- fs/cifs/smb2pdu.c | 6 +- fs/cifs/smb2pdu.h | 35 +++ fs/cifs/trace.h | 42 ++++ fs/ocfs2/buffer_head_io.c | 77 ++++-- fs/ocfs2/dir.c | 3 +- fs/ocfs2/dlmglue.c | 28 +-- fs/ocfs2/file.c | 4 +- fs/ocfs2/journal.c | 51 ++-- fs/ocfs2/move_extents.c | 17 ++ fs/ocfs2/stackglue.c | 6 - fs/ocfs2/stackglue.h | 3 - include/linux/gfp.h | 12 +- include/linux/mempolicy.h | 2 + include/linux/notifier.h | 3 +- kernel/kexec_file.c | 2 - kernel/sysctl.c | 1 - mm/huge_memory.c | 38 ++- mm/memcontrol.c | 2 +- mm/memory_hotplug.c | 1 + mm/mempolicy.c | 35 +-- mm/shmem.c | 2 +- net/9p/trans_virtio.c | 2 +- scripts/Kbuild.include | 8 - scripts/Makefile.extrawarn | 2 +- scripts/kconfig/Makefile | 16 +- scripts/kconfig/conf.c | 7 - scripts/kconfig/merge_config.sh | 6 +- 69 files changed, 808 insertions(+), 360 deletions(-)