This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7fbfee7c80de Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/ [...] new 8ce5f8415753 of: Remove struct device_node.type pointer new ef4efa14560a dt-bindings: marvell,mmp2: fix typos in bindings doc new 8217724eb7c5 doc: bindings: fix bad reference to ARM CPU bindings new 28b170e88bc0 OF: properties: add missing of_node_put new 889f4ce60ed1 doc: gpio-mvebu: fix broken reference to cp110-system-cont [...] new 9eac0ae16835 dt-bindings: soc: qcom: Fix trivial language typos new 3705add0b783 dt-bindings: reset: meson-axg: fix SPDX license id new d471c4dfa19f Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.o [...] new 2648ca1859bb kconfig: clean generated *conf-cfg files new 16fd20aa9808 kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace [...] new bd352a739fde kbuild: remove unused baseprereq new b421b8a6cb87 kbuild: remove unused archmrproper new 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/ [...] new 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 26 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 + scripts/Kbuild.include | 4 -- scripts/kconfig/Makefile | 2 +- 33 files changed, 81 insertions(+), 68 deletions(-)