This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 7939f8beecf1 Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm [...] adds 5b0e7310a2a3 selinux: fix GPF on invalid policy adds 47bfa6d9dc8c Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pu [...] adds a811dc61559e seccomp: fix UAF in user-trap code adds 9474f4e7cd71 Yama: Check for pid death before checking ancestry adds a5795fd38ee8 LSM: Check for NULL cred-security on free adds 7fbfee7c80de Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/ [...] adds 8ce5f8415753 of: Remove struct device_node.type pointer adds ef4efa14560a dt-bindings: marvell,mmp2: fix typos in bindings doc adds 8217724eb7c5 doc: bindings: fix bad reference to ARM CPU bindings adds 28b170e88bc0 OF: properties: add missing of_node_put adds 889f4ce60ed1 doc: gpio-mvebu: fix broken reference to cp110-system-cont [...] adds 9eac0ae16835 dt-bindings: soc: qcom: Fix trivial language typos adds 3705add0b783 dt-bindings: reset: meson-axg: fix SPDX license id new d471c4dfa19f Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.o [...] adds 2648ca1859bb kconfig: clean generated *conf-cfg files adds 16fd20aa9808 kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace [...] adds bd352a739fde kbuild: remove unused baseprereq adds b421b8a6cb87 kbuild: remove unused archmrproper adds be3bb599d84b ia64: remove redundant 'export AWK' new 558ee616d177 nds32: remove unneeded code in arch/nds32/Makefile new 1b504a7bb18f openrisc: remove unneeded code in arch/openrisc/Makefile new e00d88804814 kbuild: mark prepare0 as PHONY to fix external module build new e4484a495586 Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/ [...] adds 227a76b64718 swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit new 6d060fa39035 Merge branch 'stable/for-linus-5.0' of git://git.kernel.or [...] new c2b8bd49d35a afs: Use struct_size() in kzalloc() new 5edc22cc1d33 afs: Set correct lock type for the yfs CreateFile new 4882a27cec24 afs: Don't set vnode->cb_s_break in afs_validate() new 59d49076ae3e afs: Fix key refcounting in file locking code new 7a75b0079a1d afs: Provide a function to get a ref on a call new 34fa47612bfe afs: Fix race in async call refcounting new a3a80255d58d Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub [...]
The 13 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: .../devicetree/bindings/arm/cpu-capacity.txt | 2 +- .../devicetree/bindings/arm/idle-states.txt | 2 +- Documentation/devicetree/bindings/arm/sp810.txt | 2 +- Documentation/devicetree/bindings/arm/topology.txt | 2 +- .../devicetree/bindings/clock/marvell,mmp2.txt | 2 +- .../devicetree/bindings/display/arm,pl11x.txt | 2 +- .../devicetree/bindings/gpio/gpio-mvebu.txt | 2 - .../bindings/interrupt-controller/arm,gic-v3.txt | 2 +- .../devicetree/bindings/soc/qcom/qcom,glink.txt | 2 +- .../devicetree/bindings/soc/qcom/qcom,smp2p.txt | 4 +- Makefile | 8 ++-- arch/h8300/Makefile | 2 - arch/ia64/Makefile | 2 - arch/nds32/Makefile | 8 ---- arch/openrisc/Makefile | 3 -- drivers/of/dynamic.c | 3 -- drivers/of/fdt.c | 4 -- drivers/of/overlay.c | 3 -- drivers/of/pdt.c | 1 - drivers/of/property.c | 1 + fs/afs/flock.c | 4 +- fs/afs/inode.c | 3 +- fs/afs/protocol_yfs.h | 11 +++++ fs/afs/rxrpc.c | 53 +++++++++++++++++----- fs/afs/server_list.c | 4 +- fs/afs/yfsclient.c | 2 +- .../dt-bindings/reset/amlogic,meson-axg-reset.h | 3 +- include/linux/of.h | 1 - include/trace/events/afs.h | 2 + init/Kconfig | 1 + kernel/dma/swiotlb.c | 2 + kernel/seccomp.c | 4 ++ scripts/Kbuild.include | 4 -- scripts/kconfig/Makefile | 2 +- security/security.c | 7 +++ security/selinux/ss/policydb.c | 3 +- security/yama/yama_lsm.c | 4 +- 37 files changed, 97 insertions(+), 70 deletions(-)