This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig in repository toolchain/linux-next.
from 2724bf10255a Linux 4.18.15 new b1bafbe4ff2d soundwire: Fix duplicate stream state assignment new ad9107d7e1c7 soundwire: Fix incorrect exit after configuring stream new 1228a75335e0 soundwire: Fix acquiring bus lock twice during master release new affb1840c578 media: af9035: prevent buffer overflow on write new 26c0bac0c117 spi: gpio: Fix copy-and-paste error new 52406f34bbb6 batman-adv: Avoid probe ELP information leak new 54231bb59a9a batman-adv: Fix segfault when writing to throughput_override new eddab21dd463 batman-adv: Fix segfault when writing to sysfs elp_interval new d8ed2b187456 batman-adv: Prevent duplicated gateway_node entry new 2d1749b0fab0 batman-adv: Prevent duplicated nc_node entry new 71d6d75e5801 batman-adv: Prevent duplicated softif_vlan entry new c25ae7c479af batman-adv: Prevent duplicated global TT entry new 39b0e1c4c79f batman-adv: Prevent duplicated tvlv handler new 04125a63ea54 batman-adv: fix backbone_gw refcount on queue_work() failure new 413baacefef9 batman-adv: fix hardif_neigh refcount on queue_work() failure new 385ce0611598 cxgb4: fix abort_req_rss6 struct new bb59249268cf clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONST [...] new 10ad9dcade4b scsi: ibmvscsis: Fix a stringop-overflow warning new ee43eeb4d1b9 scsi: ibmvscsis: Ensure partition name is properly NUL terminated new 462809659a39 intel_th: pci: Add Ice Lake PCH support new ef17628c07da Input: atakbd - fix Atari keymap new 6a08cbb10aac Input: atakbd - fix Atari CapsLock behaviour new 66acb86c0905 selftests: pmtu: properly redirect stderr to /dev/null new 14bbe1ab20ac net: emac: fix fixed-link setup for the RTL8363SB switch new 6b7d727a2d18 ravb: do not write 1 to reserved bits new 4b238ea05476 net/smc: fix non-blocking connect problem new 9bdac39234d0 net/smc: fix sizeof to int comparison new c23f22169cac qed: Fix populating the invalid stag value in multi functi [...] new 1093a05b5828 qed: Do not add VLAN 0 tag to untagged frames in multi-fun [...] new 2c93f6f118ad PCI: dwc: Fix scheduling while atomic issues new 7dc74b2622c2 RDMA/uverbs: Fix validity check for modify QP new fab5471586f4 scsi: lpfc: Synchronize access to remoteport via rport new ce32caf41e53 drm: mali-dp: Call drm_crtc_vblank_reset on device init new 6dba1e338b6e scsi: ipr: System hung while dlpar adding primary ipr adap [...] new 019a15f9bd44 scsi: sd: don't crash the host on invalid commands new 60c302b7aea5 bpf: sockmap only allow ESTABLISHED sock state new 19e43942cbb7 bpf: sockmap, fix transition through disconnect without close new bcb2acdf27b3 bpf: test_maps, only support ESTABLISHED socks new 323ad7436184 net/mlx4: Use cpumask_available for eq->affinity_mask new 87e75317fe81 clocksource/drivers/fttmr010: Fix set_next_event handler new 086906d90bae RDMA/bnxt_re: Fix system crash during RDMA resource initia [...] new 1e23af485f89 RISC-V: include linux/ftrace.h in asm-prototypes.h new 0fe04d27b5e3 iommu/rockchip: Free irqs in shutdown handler new b0b901600550 pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type new 8725b910e72d powerpc/tm: Fix userspace r13 corruption new 4a079f0a5398 powerpc/tm: Avoid possible userspace r1 corruption on reclaim new 0e963ecefb72 powerpc/numa: Use associativity if VPHN hcall is successful new 44e564aa4525 iommu/amd: Return devid as alias for ACPI HID devices new 7fde798123ef x86/boot: Fix kexec booting failure in the SEV bit detection code new 94d2da5ba1dd Revert "vfs: fix freeze protection in mnt_want_write_file( [...] new d80183541e60 mremap: properly flush TLB before releasing the page new dfed0698a22e ARC: build: Get rid of toolchain check new 645ad2d5cccc ARC: build: Don't set CROSS_COMPILE in arch's Makefile new 6b3252287aa2 Linux 4.18.16
The 54 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: Makefile | 2 +- arch/arc/Makefile | 24 +----- arch/powerpc/kernel/tm.S | 20 ++++- arch/powerpc/mm/numa.c | 4 +- arch/riscv/include/asm/asm-prototypes.h | 7 ++ arch/x86/boot/compressed/mem_encrypt.S | 19 ----- drivers/clocksource/timer-fttmr010.c | 18 +++-- drivers/clocksource/timer-ti-32k.c | 3 + drivers/gpu/drm/arm/malidp_drv.c | 1 + drivers/hwtracing/intel_th/pci.c | 5 ++ drivers/infiniband/core/uverbs_cmd.c | 68 +++++++++++------ drivers/infiniband/hw/bnxt_re/main.c | 93 ++++++++++------------- drivers/input/keyboard/atakbd.c | 74 +++++++------------ drivers/iommu/amd_iommu.c | 6 ++ drivers/iommu/rockchip-iommu.c | 6 ++ drivers/media/usb/dvb-usb-v2/af9035.c | 6 +- drivers/net/ethernet/chelsio/cxgb4/t4_msg.h | 1 - drivers/net/ethernet/ibm/emac/core.c | 15 ++-- drivers/net/ethernet/mellanox/mlx4/eq.c | 3 +- drivers/net/ethernet/qlogic/qed/qed_dcbx.c | 9 ++- drivers/net/ethernet/qlogic/qed/qed_dcbx.h | 1 + drivers/net/ethernet/qlogic/qed/qed_dev.c | 15 +++- drivers/net/ethernet/qlogic/qed/qed_hsi.h | 4 + drivers/net/ethernet/renesas/ravb.h | 5 ++ drivers/net/ethernet/renesas/ravb_main.c | 11 +-- drivers/net/ethernet/renesas/ravb_ptp.c | 2 +- drivers/pci/controller/dwc/pcie-designware.c | 8 +- drivers/pci/controller/dwc/pcie-designware.h | 3 +- drivers/pinctrl/pinctrl-amd.c | 33 ++++++--- drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c | 5 +- drivers/scsi/ipr.c | 106 +++++++++++++++------------ drivers/scsi/ipr.h | 1 + drivers/scsi/lpfc/lpfc_attr.c | 15 ++-- drivers/scsi/lpfc/lpfc_debugfs.c | 10 +-- drivers/scsi/lpfc/lpfc_nvme.c | 11 ++- drivers/scsi/sd.c | 3 +- drivers/soundwire/stream.c | 23 ++++-- drivers/spi/spi-gpio.c | 4 +- fs/namespace.c | 7 +- include/linux/huge_mm.h | 2 +- kernel/bpf/sockmap.c | 91 ++++++++++++++++++----- mm/huge_memory.c | 10 +-- mm/mremap.c | 30 ++++---- net/batman-adv/bat_v_elp.c | 10 ++- net/batman-adv/bridge_loop_avoidance.c | 10 ++- net/batman-adv/gateway_client.c | 11 ++- net/batman-adv/network-coding.c | 27 ++++--- net/batman-adv/soft-interface.c | 25 +++++-- net/batman-adv/sysfs.c | 30 +++++--- net/batman-adv/translation-table.c | 6 +- net/batman-adv/tvlv.c | 8 +- net/smc/af_smc.c | 7 +- net/smc/smc_clc.c | 14 ++-- tools/testing/selftests/bpf/test_maps.c | 10 ++- tools/testing/selftests/net/pmtu.sh | 4 +- 55 files changed, 562 insertions(+), 384 deletions(-) create mode 100644 arch/riscv/include/asm/asm-prototypes.h