lists.linaro.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
List overview
Download
Lkft-triage
----- 2025 -----
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
lkft-triage@lists.linaro.org
42 participants
33090 discussions
Start a n
N
ew thread
[PATCH 4.19 000/422] 4.19.85-stable review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 4.19.85 release. There are 422 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Thu, 21 Nov 2019 05:02:35 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.85-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-4.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 4.19.85-rc1 zhong jiang <zhongjiang(a)huawei.com> memfd: Use radix_tree_deref_slot_protected to avoid the warning. Arnd Bergmann <arnd(a)arndb.de> net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused Vasily Gorbik <gor(a)linux.ibm.com> s390/vdso: correct vdso mapping for compat tasks Rui Miguel Silva <rui.silva(a)linaro.org> media: ov2680: fix null dereference at power on Israel Rukshin <israelr(a)mellanox.com> IB/iser: Fix possible NULL deref at iser_inv_desc() Kirill Tkhai <ktkhai(a)virtuozzo.com> fuse: use READ_ONCE on congestion_threshold and max_background Guido Kiener <guido.kiener(a)rohde-schwarz.com> usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clear Chunfeng Yun <chunfeng.yun(a)mediatek.com> usb: xhci-mtk: fix ISOC error when interval is zero Tan Hu <tan.hu(a)zte.com.cn> netfilter: masquerade: don't flush all conntracks if only one address deleted on device Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: armada38x: fix possible race condition Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: tx4939: fixup nvmem name and register size Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: isl1208: avoid possible sysfs race Rob Herring <robh(a)kernel.org> ARM: dts: lpc32xx: Fix SPI controller node names Rob Herring <robh(a)kernel.org> arm64: dts: lg: Fix SPI controller node names Rob Herring <robh(a)kernel.org> arm64: dts: amd: Fix SPI bus warnings Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Check for bus reset Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Handle BUS FREE during reselection Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Don't call dsprintk() following reselection interrupt Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Don't clear busy flag when abort fails Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Check for invalid reselection target Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense data Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSE Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Have NCR5380_select() return a bool Hannes Reinecke <hare(a)suse.com> scsi: NCR5380: Clear all unissued commands on host reset Ilan Peer <ilan.peer(a)intel.com> iwlwifi: mvm: Allow TKIP for AP mode Sara Sharon <sara.sharon(a)intel.com> iwlwifi: mvm: use correct FIFO length Golan Ben Ami <golan.ben.ami(a)intel.com> iwlwifi: pcie: fit reclaim msg to MAX_MSG_LEN Johannes Berg <johannes.berg(a)intel.com> iwlwifi: pcie: gen2: build A-MSDU only for GSO Johannes Berg <johannes.berg(a)intel.com> iwlwifi: api: annotate compressed BA notif array sizes Sara Sharon <sara.sharon(a)intel.com> iwlwifi: pcie: read correct prph address for newer devices Erel Geron <erelx.geron(a)intel.com> iwlwifi: fix non_shared_ant for 22000 devices Emmanuel Grumbach <emmanuel.grumbach(a)intel.com> iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dump Dan Aloni <dan(a)kernelim.com> crypto: fix a memory leak in rsa-kcs1pad's encryption mode Christoph Manszewski <c.manszewski(a)samsung.com> crypto: s5p-sss: Fix Fix argument list alignment Christoph Manszewski <c.manszewski(a)samsung.com> crypto: s5p-sss: Fix race in error handling Dexuan Cui <decui(a)microsoft.com> x86/hyperv: Suppress "PCI: Fatal: No config space access function found" Sanjay Kumar Konduri <sanjay.konduri(a)redpinesignals.com> Bluetooth: btrsi: fix bt tx timeout issue Luiz Augusto von Dentz <luiz.von.dentz(a)intel.com> Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS Balakrishna Godavarthi <bgodavar(a)codeaurora.org> Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races Stuart Hayes <stuart.w.hayes(a)gmail.com> firmware: dell_rbu: Make payload memory uncachable Rob Herring <robh(a)kernel.org> ARM: dts: realview: Fix SPI controller node names Justin Ernst <justin.ernst(a)hpe.com> EDAC: Raise the maximum number of memory controllers Arnd Bergmann <arnd(a)arndb.de> RDMA: Fix dependencies for rdma_user_mmap_io Chao Yu <yuchao0(a)huawei.com> f2fs: mark inode dirty explicitly in recover_inode() Chao Yu <yuchao0(a)huawei.com> f2fs: fix to recover inode's project id during POR Jaegeuk Kim <jaegeuk(a)kernel.org> f2fs: update i_size after DIO completion Keith Busch <keith.busch(a)intel.com> PCI/ERR: Run error recovery callbacks for all affected devices YueHaibing <yuehaibing(a)huawei.com> net: faraday: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: smsc: fix return type of ndo_start_xmit function Marc Dietrich <marvin24(a)gmx.de> ARM: dts: paz00: fix wakeup gpio keycode Marcel Ziswiler <marcel.ziswiler(a)toradex.com> ARM: tegra: colibri_t30: fix mcp2515 can controller interrupt polarity Marcel Ziswiler <marcel.ziswiler(a)toradex.com> ARM: tegra: apalis_t30: fix mcp2515 can controller interrupt polarity Marcel Ziswiler <marcel.ziswiler(a)toradex.com> ARM: tegra: apalis_t30: fix mmc1 cmd pull-up Marcel Ziswiler <marcel.ziswiler(a)toradex.com> ARM: dts: tegra20: restore address order Marcel Ziswiler <marcel.ziswiler(a)toradex.com> ARM: dts: tegra30: fix xcvr-setup-use-fuses Thierry Reding <treding(a)nvidia.com> arm64: tegra: I2C on Tegra194 is not compatible with Tegra114 Fabio Estevam <festevam(a)gmail.com> ARM: dts: imx51-zii-rdu1: Fix the rtc compatible string Rob Herring <robh(a)kernel.org> arm64: dts: fsl: Fix I2C and SPI bus warnings Martin Blumenstingl <martin.blumenstingl(a)googlemail.com> ARM: dts: meson8b: odroidc1: enable the SAR ADC Hauke Mehrtens <hauke(a)hauke-m.de> phy: lantiq: Fix compile warning Chengguang Xu <cgxu519(a)gmx.com> f2fs: fix remount problem of option io_bits Jason Yan <yanaijie(a)huawei.com> scsi: libsas: always unregister the old device if going to discover new Nathan Chancellor <natechancellor(a)gmail.com> iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs Alex Williamson <alex.williamson(a)redhat.com> vfio/pci: Mask buggy SR-IOV VF INTx support Li Qiang <liq3ea(a)gmail.com> vfio/pci: Fix potential memory leak in vfio_msi_cap_len Stephen Hemminger <stephen(a)networkplumber.org> vmbus: keep pointer to ring buffer page zhong jiang <zhongjiang(a)huawei.com> misc: genwqe: should return proper error value. Laura Abbott <labbott(a)redhat.com> misc: kgdbts: Fix restrict error Srinivas Kandagatla <srinivas.kandagatla(a)linaro.org> silmbus: ngd: register controller after power up. Srinivas Kandagatla <srinivas.kandagatla(a)linaro.org> slimbus: ngd: return proper error code instead of zero Srinivas Kandagatla <srinivas.kandagatla(a)linaro.org> slimbus: ngd: register ngd driver only once. Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: dynamic-replicator: Handle multiple connections Leo Yan <leo.yan(a)linaro.org> coresight: tmc: Fix byte-address alignment for RRP Tomasz Nowicki <tnowicki(a)caviumnetworks.com> coresight: etm4x: Configure EL2 exception level when kernel is running in HYP Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: tmc-etr: Handle driver mode specific ETR buffers Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: perf: Disable trace path upon source error Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: perf: Fix per cpu path management Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: Fix handling of sinks zhong jiang <zhongjiang(a)huawei.com> coresight: Use ERR_CAST instead of ERR_PTR Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> usb: gadget: uvc: Only halt video streaming endpoint in bulk mode Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> usb: gadget: uvc: Factor out video USB request queueing Anson Huang <Anson.Huang(a)nxp.com> ARM: dts: imx6ull: update vdd_soc voltage for 900MHz operating point Andreas Kemnade <andreas(a)kemnade.info> phy: phy-twl4030-usb: fix denied runtime access Yoshihiro Shimoda <yoshihiro.shimoda.uh(a)renesas.com> phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs Florian Fainelli <f.fainelli(a)gmail.com> phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs zhong jiang <zhongjiang(a)huawei.com> ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_ws Ricardo Ribalda Delgado <ricardo.ribalda(a)gmail.com> gpiolib: Fix gpio_direction_* for single direction GPIOs Brendan Higgins <brendanhiggins(a)google.com> i2c: aspeed: fix invalid clock parameters for very large divisors Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Correct audio subsystem parent clock on Peach Chromebooks Paul Elder <paul.elder(a)ideasonboard.com> usb: gadget: uvc: configfs: Sort frame intervals upon writing Joel Pepper <joel.pepper(a)rwth-aachen.de> usb: gadget: uvc: configfs: Prevent format changes after linking header Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> usb: gadget: uvc: configfs: Drop leaked references to config items Heiko Stuebner <heiko(a)sntech.de> ARM: dts: rockchip: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock Nathan Chancellor <natechancellor(a)gmail.com> media: davinci: Fix implicit enum conversion warning Brad Love <brad(a)nextdimension.cc> media: au0828: Fix incorrect error messages Jia-Ju Bai <baijiaju1990(a)gmail.com> media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init() Arnd Bergmann <arnd(a)arndb.de> media: imx: work around false-positive warning, again Petr Machata <petrm(a)mellanox.com> mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirement Vicente Bergas <vicencb(a)gmail.com> arm64: dts: rockchip: Fix microSD in rk3399 sapphire board Dengcheng Zhu <dzhu(a)wavecomp.com> MIPS: kexec: Relax memory restriction Qiuxu Zhuo <qiuxu.zhuo(a)intel.com> EDAC: Correct DIMM capacity unit symbol Matthew Whitehead <tedheadster(a)gmail.com> x86/CPU: Change query logic so CPUID is enabled before testing Matthew Whitehead <tedheadster(a)gmail.com> x86/CPU: Use correct macros for Cyrix calls YueHaibing <yuehaibing(a)huawei.com> net: freescale: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: micrel: fix return type of ndo_start_xmit function Florian Fainelli <f.fainelli(a)gmail.com> net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider Prashant Bhole <bhole_prashant_q7(a)lab.ntt.co.jp> samples/bpf: fix compilation failure Keith Busch <keith.busch(a)intel.com> PCI/ERR: Use slot reset if available Keith Busch <keith.busch(a)intel.com> PCI/AER: Don't read upstream ports below fatal errors Keith Busch <keith.busch(a)intel.com> PCI/AER: Take reference on error devices Shahed Shaikh <Shahed.Shaikh(a)cavium.com> bnx2x: Ignore bandwidth attention in single function mode Rob Herring <robh(a)kernel.org> ARM: dts: stm32: Fix SPI controller node names Baruch Siach <baruch(a)tkos.co.il> ARM: dts: clearfog: fix sdhci supply property name Yannick Fertré <yannick.fertre(a)st.com> ARM: dts: stm32: enable display on stm32mp157c-ev1 board Borislav Petkov <bp(a)suse.de> x86/mce-inject: Reset injection struct after injection Rob Herring <robh(a)kernel.org> ARM: dts: marvell: Fix SPI and I2C bus warnings Stefan Agner <stefan(a)agner.ch> crypto: arm/crc32 - avoid warning when compiling with Clang Stefan Agner <stefan(a)agner.ch> cpufeature: avoid warning when compiling with clang Eric Biggers <ebiggers(a)google.com> crypto: chacha20 - Fix chacha20_block() keystream alignment (again) Nathan Chancellor <natechancellor(a)gmail.com> spi: pic32: Use proper enum in dmaengine_prep_slave_rg Rob Herring <robh(a)kernel.org> ARM: dts: ste: Fix SPI controller node names Linus Walleij <linus.walleij(a)linaro.org> ARM: dts: ux500: Fix LCDA clock line muxing Geert Uytterhoeven <geert+renesas(a)glider.be> ARM: dts: ux500: Correct SCU unit address Chao Yu <yuchao0(a)huawei.com> f2fs: fix to recover inode's uid/gid during POR Jaegeuk Kim <jaegeuk(a)kernel.org> f2fs: avoid infinite loop in f2fs_alloc_nid Rob Herring <robh(a)kernel.org> ARM: dts: ti: Fix SPI and I2C bus warnings Grygorii Strashko <grygorii.strashko(a)ti.com> ARM: dts: am335x-evm: fix number of cpsw Keith Busch <keith.busch(a)intel.com> PCI: portdrv: Initialize service drivers directly Petr Machata <petrm(a)mellanox.com> mlxsw: spectrum: Init shaper for TCs 8..15 Takashi Iwai <tiwai(a)suse.de> brcmsmac: Use kvmalloc() for ucode allocations Arend van Spriel <arend.vanspriel(a)broadcom.com> brcmfmac: increase buffer for obtaining firmware capabilities Vasily Gorbik <gor(a)linux.ibm.com> s390/vdso: correct CFI annotations of vDSO functions Vasily Gorbik <gor(a)linux.ibm.com> s390/vdso: avoid 64-bit vdso mapping for compat tasks Halil Pasic <pasic(a)linux.ibm.com> s390/zcrypt: enable AP bus scan without a valid default domain Guido Kiener <guido(a)kiener-muenchen.de> usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUT Loic Poulain <loic.poulain(a)linaro.org> usb: chipidea: Fix otg event handler Nicolas Adell <nicolas.adell(a)actia.fr> usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already started Jakub Kicinski <jakub.kicinski(a)netronome.com> nfp: provide a better warning when ring allocation fails Jian Shen <shenjian15(a)huawei.com> net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg() Jian Shen <shenjian15(a)huawei.com> net: hns3: Fix client initialize state issue when roce client initialize failed Jian Shen <shenjian15(a)huawei.com> net: hns3: Clear client pointer when initialize client failed or unintialize finished Jian Shen <shenjian15(a)huawei.com> net: hns3: Fix cmdq registers initialization issue for vf Fuyun Liang <liangfuyun1(a)huawei.com> net: hns3: Fix for setting speed for phy failed problem YueHaibing <yuehaibing(a)huawei.com> net: sun: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: amd: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: broadcom: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: xilinx: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: toshiba: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: marvell: fix return type of ndo_start_xmit function Antoine Tenart <antoine.tenart(a)bootlin.com> net: mvpp2: fix the number of queues per cpu for PPv2.2 Andreas Kemnade <andreas(a)kemnade.info> power: supply: twl4030_charger: disable eoc interrupt on linear charge Andreas Kemnade <andreas(a)kemnade.info> power: supply: twl4030_charger: fix charging current out-of-bounds Rob Herring <robh(a)kernel.org> libfdt: Ensure INT_MAX is defined in libfdt_env.h Rob Herring <robh(a)kernel.org> of/unittest: Fix I2C bus unit-address error Viresh Kumar <viresh.kumar(a)linaro.org> OPP: Protect dev_list with opp_table lock Rob Herring <robh(a)kernel.org> ARM: dts: atmel: Fix I2C and SPI bus warnings Håkon Bugge <Haakon.Bugge(a)oracle.com> RDMA/i40iw: Fix incorrect iterator type Anton Blanchard <anton(a)samba.org> powerpc: Fix duplicate const clang warning in user access code Nathan Fontenot <nfont(a)linux.vnet.ibm.com> powerpc/pseries: Disable CPU hotplug across migrations Nathan Fontenot <nfont(a)linux.vnet.ibm.com> powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request Nicholas Piggin <npiggin(a)gmail.com> powerpc/64s/hash: Fix stab_rr off by one initialization Breno Leitao <leitao(a)debian.org> selftests/powerpc: Do not fail with reschedule Breno Leitao <leitao(a)debian.org> powerpc/iommu: Avoid derefence before pointer check YueHaibing <yuehaibing(a)huawei.com> net: ibm: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: cavium: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: hns3: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> ipmi: fix return value of ipmi_set_my_LUN Corey Minyard <cminyard(a)mvista.com> ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address Colin Ian King <colin.king(a)canonical.com> ipmi_si: fix potential integer overflow on large shift Meelis Roos <mroos(a)linux.ee> ipmi_si_pci: fix NULL device in ipmi_si error message Shuming Fan <shumingf(a)realtek.com> ASoC: rt5682: Fix the boost volume at the begining of playback Peter Shih <pihsun(a)chromium.org> spi: mediatek: Don't modify spi_transfer when transfer. Jonas Gorski <jonas.gorski(a)gmail.com> spi/bcm63xx-hsspi: keep pll clk enabled Yonghong Song <yhs(a)fb.com> samples/bpf: fix a compilation failure Kishon Vijay Abraham I <kishon(a)ti.com> arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2 Douglas Anderson <dianders(a)chromium.org> tty: serial: qcom_geni_serial: Fix serial when not used as console Anton Vasilyev <vasilyev(a)ispras.ru> serial: mxs-auart: Fix potential infinite loop Marek Szyprowski <m.szyprowski(a)samsung.com> serial: samsung: Enable baud clock for UART reset procedure in resume Nava kishore Manne <nava.manne(a)xilinx.com> serial: uartps: Fix suspend functionality Rob Herring <robh(a)kernel.org> ARM: dts: xilinx: Fix I2C and SPI bus warnings Gustavo A. R. Silva <gustavo(a)embeddedor.com> PCI: mediatek: Fix unchecked return value Jia-Ju Bai <baijiaju1990(a)gmail.com> net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset() Sinan Kaya <okaya(a)kernel.org> PCI/ACPI: Correct error message for ASPM disabling Javier Martinez Canillas <javierm(a)redhat.com> media: ov2680: don't register the v4l2 subdevice before checking chip ID Koji Matsuoka <koji.matsuoka.xm(a)renesas.com> media: vsp1: Fix YCbCr planar formats pitch calculation Laurent Pinchart <laurent.pinchart+renesas(a)ideasonboard.com> media: vsp1: Fix vsp1_regs.h license header Julian Wiedmann <jwi(a)linux.ibm.com> s390/qeth: invoke softirqs after napi_schedule() Julian Wiedmann <jwi(a)linux.ibm.com> s390/qeth: uninstall IRQ handler on device removal Dan Carpenter <dan.carpenter(a)oracle.com> ath9k: Fix a locking bug in ath9k_add_interface() Florian Westphal <fw(a)strlen.de> netfilter: nf_tables: avoid BUG_ON usage Hans de Goede <hdegoede(a)redhat.com> ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask Rob Herring <robh(a)kernel.org> arm64: dts: rockchip: Fix I2C bus unit-address error on rk3399-puma-haikou Rob Herring <robh(a)kernel.org> ARM: dts: rockchip: Fix erroneous SPI bus dtc warnings on rk3036 Vivek Gautam <vivek.gautam(a)codeaurora.org> scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_init Haishuang Yan <yanhaishuang(a)cmss.chinamobile.com> ip_gre: fix parsing gre header in ipgre_err Bernd Edlinger <bernd.edlinger(a)hotmail.de> kernfs: Fix range checks in kernfs_get_target_path Banajit Goswami <bgoswami(a)codeaurora.org> component: fix loop condition to call unbind() if bind() fails Tomasz Figa <tomasz.figa(a)gmail.com> power: supply: max8998-charger: Fix platform data retrieval Claudiu Beznea <claudiu.beznea(a)microchip.com> power: reset: at91-poweroff: do not procede if at91_shdwc is allocated Dan Carpenter <dan.carpenter(a)oracle.com> power: supply: ab8500_fg: silence uninitialized variable warnings Rob Herring <robh(a)kernel.org> arm64: dts: meson: Fix erroneous SPI bus warnings Paolo Valente <paolo.valente(a)linaro.org> blok, bfq: do not plug I/O if all queues are weight-raised Paolo Valente <paolo.valente(a)linaro.org> block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash Hari Vyas <hari.vyas(a)broadcom.com> arm64: fix for bad_mode() handler to always result in panic Ganesh Goudar <ganeshgr(a)chelsio.com> cxgb4: Fix endianness issue in t4_fwcache() Sherry Yang <sherryy(a)android.com> android: binder: no outgoing transaction when thread todo has transaction Rob Herring <robh(a)kernel.org> ARM: dts: sun9i: Fix I2C bus warnings Ludovic Desroches <ludovic.desroches(a)microchip.com> pinctrl: at91: don't use the same irqchip with multiple gpiochips Rob Herring <robh(a)kernel.org> ARM: dts: sunxi: Fix I2C bus warnings Dinh Nguyen <dinguyen(a)kernel.org> ARM: dts: socfpga: Fix I2C bus unit-address error Alan Modra <amodra(a)gmail.com> powerpc/vdso: Correct call frame information Rob Herring <robh(a)kernel.org> ARM: dts: aspeed: Fix I2C bus warnings Rob Herring <robh(a)kernel.org> ARM: dts: bcm: Fix SPI bus warnings Rob Herring <robh(a)kernel.org> arm64: dts: broadcom: Fix I2C and SPI bus warnings Lina Iyer <ilina(a)codeaurora.org> drivers: qcom: rpmh-rsc: clear wait_for_compl after use Niklas Cassel <niklas.cassel(a)linaro.org> soc: qcom: apr: Avoid string overflow Niklas Cassel <niklas.cassel(a)linaro.org> soc: qcom: wcnss_ctrl: Avoid string overflow Douglas Anderson <dianders(a)chromium.org> soc: qcom: geni: geni_se_clk_freq_match() should always accept multiples Douglas Anderson <dianders(a)chromium.org> soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get() Christian Lamparter <chunkeey(a)gmail.com> ARM: dts: qcom: ipq4019: fix cpu0's qcom,saw2 reg value Cong Wang <xiyou.wangcong(a)gmail.com> llc: avoid blocking in llc_sap_close() Dan Carpenter <dan.carpenter(a)oracle.com> pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map() Geert Uytterhoeven <geert+renesas(a)glider.be> arm64: dts: renesas: r8a77965: Fix clock/reset for usb2_phy1 Geert Uytterhoeven <geert+renesas(a)glider.be> arm64: dts: renesas: r8a77965: Fix HS-USB compatible Magnus Damm <damm+renesas(a)opensource.se> arm64: dts: renesas: r8a77965: Attach the SYS-DMAC to the IPMMU Kieran Bingham <kieran.bingham(a)ideasonboard.com> arm64: dts: renesas: salvator-common: adv748x: Override secondary addresses Takashi Iwai <tiwai(a)suse.de> ALSA: intel8x0m: Register irq handler after register initializations Neil Armstrong <narmstrong(a)baylibre.com> arm64: dts: meson-axg: use the proper compatible for ethmac Jerome Brunet <jbrunet(a)baylibre.com> arm64: dts: meson: libretech: update board model Andrew Lunn <andrew(a)lunn.ch> net: bcmgenet: Fix speed selection for reverse MII Arnd Bergmann <arnd(a)arndb.de> media: dvb: fix compat ioctl translation Lao Wei <zrlw(a)qq.com> media: fix: media: pci: meye: validate offset to avoid arbitrary access Mark Brown <broonie(a)kernel.org> ALSA: hda: Fix implicit definition of pci_iomap() on SH Geert Uytterhoeven <geert+renesas(a)glider.be> media: dt-bindings: adv748x: Fix decimal unit addresses Srinivas Kandagatla <srinivas.kandagatla(a)linaro.org> nvmem: core: return error code instead of NULL from nvmem_device_get Michael Kelley <mikelley(a)microsoft.com> Drivers: hv: vmbus: Fix synic per-cpu context initialization Yana Esina <yana.esina(a)aquantia.com> net: aquantia: fix hw_atl_utils_fw_upload_dwords Masami Hiramatsu <mhiramat(a)kernel.org> kprobes: Don't call BUG_ON() if there is a kprobe in use on free list Deepak Ukey <deepak.ukey(a)microchip.com> scsi: pm80xx: Fixed system hang issue during kexec boot Deepak Ukey <deepak.ukey(a)microchip.com> scsi: pm80xx: Corrected dma_unmap_sg() parameter Oleksij Rempel <o.rempel(a)pengutronix.de> ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set George Kennedy <george.kennedy(a)oracle.com> scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Fix errors in log messages. James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Correct invalid EQ doorbell write on if_type=6 James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Fix GFT_ID and PRLI logic for RSCN Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Fix duplicate switch's Nport ID entries Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Fix dropped srb resource. Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Fix port speed display on chip reset Sawan Chandak <sawan.chandak(a)cavium.com> scsi: qla2xxx: Check for Register disconnect Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Increase abort timeout value Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Fix deadlock between ATIO and HW lock Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Terminate Plogi/PRLI if WWN is 0 Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Defer chip reset until target mode is enabled Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Fix iIDMA error Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Use correct qpair for ABTS/CMD Wang Shilong <wangshilong1991(a)gmail.com> f2fs: fix setattr project check upon fssetxattr ioctl Chao Yu <yuchao0(a)huawei.com> f2fs: fix memory leak of percpu counter in fill_super() Chao Yu <yuchao0(a)huawei.com> f2fs: fix memory leak of write_io in fill_super() Eric W. Biederman <ebiederm(a)xmission.com> signal: Properly deliver SIGSEGV from x86 uprobes Eric W. Biederman <ebiederm(a)xmission.com> signal: Properly deliver SIGILL from uprobes Eric W. Biederman <ebiederm(a)xmission.com> signal: Always ignore SIGKILL and SIGSTOP sent to the global init Michael J. Ruhl <michael.j.ruhl(a)intel.com> IB/hfi1: Missing return value in error path for user sdma Dan Carpenter <dan.carpenter(a)oracle.com> RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table() Dan Carpenter <dan.carpenter(a)oracle.com> dmaengine: at_xdmac: remove a stray bottom half unlock Felix Fietkau <nbd(a)nbd.name> ath9k: add back support for using active monitor interfaces for tx99 Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: pl030: fix possible race condition Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: mt6397: fix possible race condition Qiuxu Zhuo <qiuxu.zhuo(a)intel.com> EDAC, sb_edac: Return early on ADDRV bit and address type test Daniel Silsby <dansilsby(a)gmail.com> dmaengine: dma-jz4780: Further residue status fix Paul Cercueil <paul(a)crapouillou.net> dmaengine: dma-jz4780: Don't depend on MACH_JZ4780 Chunfeng Yun <chunfeng.yun(a)mediatek.com> usb: mtu3: disable vbus rise/fall interrupts of ltssm Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Disable pull control for PMIC IRQ line on Artik5 board Radu Pirea <radu.pirea(a)microchip.com> tty/serial: atmel: Change the driver to work under at91-usart MFD Vicente Bergas <vicencb(a)gmail.com> arm64: dts: rockchip: Fix VCC5V0_HOST_EN on rk3399-sapphire Sudeep Holla <sudeep.holla(a)arm.com> firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> sched/debug: Use symbolic names for task state constants Peter Zijlstra <peterz(a)infradead.org> sched/debug: Explicitly cast sched_feat() to bool YueHaibing <yuehaibing(a)huawei.com> failover: Fix error return code in net_failover_create Jaegeuk Kim <jaegeuk(a)kernel.org> f2fs: submit bio after shutdown H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: keep vpll2 always on H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: make NAND partitions compatible with recent U-Boot H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: fix touchscreen tsc2007 H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: tvout: enable as display1 alias H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: fixes for tvout / venc H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: give spi_lcd node a label so that we can overwrite in other DTS files Rob Herring <robh(a)kernel.org> of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC Suman Tripathi <stripathi(a)amperecomputing.com> ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA Yong Zhi <yong.zhi(a)intel.com> ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation Charles Keepax <ckeepax(a)opensource.cirrus.com> ASoC: dapm: Avoid uninitialised variable warning Jan Kara <jack(a)suse.cz> udf: Fix crash during mount Ding Xiang <dingxiang(a)cmss.chinamobile.com> mips: txx9: fix iounmap related issue Parav Pandit <parav(a)mellanox.com> RDMA/core: Follow correct unregister order between sysfs and cgroup Parav Pandit <parav(a)mellanox.com> RDMA/core: Rate limit MAD error messages Muhammad Sammar <muhammads(a)mellanox.com> IB/ipoib: Ensure that MTU isn't less than minimum permitted Parav Pandit <parav(a)mellanox.com> IB/mlx5: Don't hold spin lock while checking device state Jun Gao <jun.gao(a)mediatek.com> i2c: mediatek: Use DMA safe buffers for i2c transactions Erik Stromdahl <erik.stromdahl(a)gmail.com> ath10k: wmi: disable softirq's while calling ieee80211_rx Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Disable pull control for S5M8767 PMIC K.T.VIJAYAKUMAAR <vijay.bvb(a)samsung.com> ath10k: avoid possible memory access violation Colin Ian King <colin.king(a)canonical.com> ASoC: sgtl5000: avoid division by zero if lo_vag is zero Christian Brauner <christian(a)brauner.io> rtnetlink: move type calculation out of loop Stefan Wahren <stefan.wahren(a)i2se.com> net: lan78xx: Bail out if lan78xx_get_endpoints fails Jaegeuk Kim <jaegeuk(a)kernel.org> f2fs: avoid wrong decrypted data from disk Stanislaw Gruszka <sgruszka(a)redhat.com> cfg80211: validate wmm rule when setting Naftali Goldstein <naftali.goldstein(a)intel.com> mac80211: fix saving a few HE values Peter Wu <peter(a)lekensteyn.nl> qxl: fix null-pointer crash during suspend Majd Dibbiny <majd(a)mellanox.com> IB/mlx5: Change TX affinity assignment in RoCE LAG mode Christoph Hellwig <hch(a)lst.de> mtd: rawnand: qcom: don't include dma-direct.h Kurt Kanzenbach <kurt(a)linutronix.de> mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions Kurt Kanzenbach <kurt(a)linutronix.de> mtd: rawnand: fsl_ifc: check result of SRAM initialization Thomas Petazzoni <thomas.petazzoni(a)bootlin.com> mtd: rawnand: marvell: use regmap_update_bits() for syscon access Martin Blumenstingl <martin.blumenstingl(a)googlemail.com> ARM: dts: meson8b: fix the clock controller register size Martin Blumenstingl <martin.blumenstingl(a)googlemail.com> ARM: dts: meson8: fix the clock controller register size Quentin Schulz <quentin.schulz(a)bootlin.com> net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32 Quentin Schulz <quentin.schulz(a)bootlin.com> net: phy: mscc: read 'vsc8531,vddmac' as an u32 Moni Shoua <monis(a)mellanox.com> net/mlx5: Fix atomic_mode enum values Yunsheng Lin <linyunsheng(a)huawei.com> net: hns3: Change the dst mac addr of loopback packet Yunsheng Lin <linyunsheng(a)huawei.com> net: hns3: Fix for loopback selftest failed problem Jian Shen <shenjian15(a)huawei.com> net: hns3: Fix error of checking used vlan id Huazhong Tan <tanhuazhong(a)huawei.com> net: hns3: Fix for multicast failure Jiada Wang <jiada_wang(a)mentor.com> ASoC: rsnd: ssi: Fix issue in dma data address assignment Sven Schmitt <Sven.Schmitt(a)mixed-mode.de> soc: imx: gpc: fix PDN delay Geert Uytterhoeven <geert(a)linux-m68k.org> mt76: Fix comparisons with invalid hardware key index Rasmus Villemoes <linux(a)rasmusvillemoes.dk> brcmfmac: fix wrong strnchr usage Ganapathi Bhat <gbhat(a)marvell.com> mwifex: free rx_cmd skb in suspended state Ganapathi Bhat <gbhat(a)marvell.com> mwifiex: do no submit URB in suspended state Larry Finger <Larry.Finger(a)lwfinger.net> rtl8187: Fix warning generated when strncpy() destination length matches the sixe argument Marcel Ziswiler <marcel(a)ziswiler.com> ARM: dts: pxa: fix power i2c base address Robert Jarzmik <robert.jarzmik(a)free.fr> ARM: dts: pxa: fix the rtc controller Alexey Khoroshilov <khoroshilov(a)ispras.ru> media: ov772x: Disable clk on error path Sakari Ailus <sakari.ailus(a)linux.intel.com> media: i2c: Fix pm_runtime_get_if_in_use() usage in sensor drivers Hans Verkuil <hverkuil(a)xs4all.nl> media: vicodec: fix out-of-range values when decoding Sara Sharon <sara.sharon(a)intel.com> iwlwifi: mvm: avoid sending too many BARs Johannes Berg <johannes.berg(a)intel.com> iwlwifi: don't WARN on trying to dump dead firmware Sara Sharon <sara.sharon(a)intel.com> iwlwifi: drop packets with bad status in CD Vijay Immanuel <vijayi(a)attalasystems.com> IB/rxe: fixes for rdma read retry Vijay Immanuel <vijayi(a)attalasystems.com> IB/rxe: avoid back-to-back retries Patryk Małek <patryk.malek(a)intel.com> i40e: Prevent deleting MAC address from VF when set by PF Lihong Yang <lihong.yang(a)intel.com> i40evf: cancel workqueue sync for adminq when a VF is removed Patryk Małek <patryk.malek(a)intel.com> i40e: hold the rtnl lock on clearing interrupt scheme Patryk Małek <patryk.malek(a)intel.com> i40evf: Don't enable vlan stripping when rx offload is turned on Jan Sokolowski <jan.sokolowski(a)intel.com> i40e: Check and correct speed values for link on open Lihong Yang <lihong.yang(a)intel.com> i40evf: set IFF_UNICAST_FLT flag for the VF Mitch Williams <mitch.a.williams(a)intel.com> i40e: use correct length for strncpy Paul M Stillwell Jr <paul.m.stillwell.jr(a)intel.com> i40evf: Validate the number of queues a PF sends Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Fix regulators configuration on Peach Pi/Pit Chromebooks Alan Tull <atull(a)kernel.org> arm64: dts: stratix10: i2c clock running out of spec Rick Farrington <ricardo.farrington(a)cavium.com> liquidio: fix race condition in instruction completion processing Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Fix sound in Snow-rev5 Chromebook Andrzej Hajda <a.hajda(a)samsung.com> ARM: dts: exynos: Fix HDMI-HPD line handling on Arndale Andrzej Hajda <a.hajda(a)samsung.com> ARM: dts: exynos: Use i2c-gpio for HDMI-DDC on Arndale Tuomas Tynkkynen <tuomas.tynkkynen(a)iki.fi> MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3 Paul Cercueil <paul(a)crapouillou.net> pinctrl: ingenic: Probe driver at subsys_initcall Akshu Agrawal <akshu.agrawal(a)amd.com> ASoC: AMD: Change MCLK to 48Mhz Jerome Brunet <jbrunet(a)baylibre.com> ASoC: meson: axg-fifo: report interrupt request failure Charles Keepax <ckeepax(a)opensource.cirrus.com> ASoC: dpcm: Properly initialise hw->rate_max Charles Keepax <ckeepax(a)opensource.cirrus.com> ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrl Anirudh Venkataramanan <anirudh.venkataramanan(a)intel.com> ice: Fix and update driver version string Bob Peterson <rpeterso(a)redhat.com> gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated Anirudh Venkataramanan <anirudh.venkataramanan(a)intel.com> ice: Prevent control queue operations during reset Dan Nowlin <dan.nowlin(a)intel.com> ice: Update request resource command to latest specification Sven Eckelmann <sven.eckelmann(a)openmesh.com> ath10k: limit available channels via DT ieee80211-freq-limit Dedy Lansky <dlansky(a)codeaurora.org> wil6210: fix invalid memory access for rx_buff_mgmt debugfs Maya Erez <merez(a)codeaurora.org> wil6210: prevent usage of tx ring 0 for eDMA Maya Erez <merez(a)codeaurora.org> wil6210: set edma variables only for Talyn-MB devices Dedy Lansky <dlansky(a)codeaurora.org> wil6210: drop Rx multicast packets that are looped-back to STA Felix Fietkau <nbd(a)nbd.name> ath9k: fix tx99 with monitor mode interface Rakesh Pillai <pillair(a)codeaurora.org> ath10k: skip resetting rx filter for WCN3990 Takashi Iwai <tiwai(a)suse.de> ALSA: seq: Do error checks at creating system ports Rajeev Kumar Sirasanagandla <rsirasan(a)codeaurora.org> cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> extcon: cht-wc: Return from default case to avoid warnings Bjorn Andersson <bjorn.andersson(a)linaro.org> remoteproc/davinci: Use %zx for formating size_t Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: rv8803: fix the rv8803 id in the OF table Dan Carpenter <dan.carpenter(a)oracle.com> rtc: sysfs: fix NULL check in rtc_add_groups() Jay Foster <jayfoster(a)ieee.org> ARM: dts: at91/trivial: Fix USART1 definition for at91sam9g45 Geert Uytterhoeven <geert+renesas(a)glider.be> ARM: dts: rcar: Correct SATA device sizes to 2 MiB Arnd Bergmann <arnd(a)arndb.de> y2038: make do_gettimeofday() and get_seconds() inline Aapo Vienamo <avienamo(a)nvidia.com> arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply Aapo Vienamo <avienamo(a)nvidia.com> soc/tegra: pmc: Fix pad voltage configuration for Tegra186 Dan Carpenter <dan.carpenter(a)oracle.com> ALSA: pcm: signedness bug in snd_pcm_plug_alloc() Andre Przywara <andre.przywara(a)arm.com> arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltage Andre Przywara <andre.przywara(a)arm.com> arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltage Samuel Holland <samuel(a)sholland.org> arm64: dts: allwinner: a64: Orange Pi Win: Fix SD card node Vinod Koul <vkoul(a)kernel.org> soundwire: intel: Fix uninitialized adev deref Shreyas NC <shreyas.nc(a)intel.com> soundwire: Initialize completion for defer messages Rongyi Chen <chenyi(a)tt-cool.com> clk: sunxi-ng: h6: fix PWM gate/reset offset Marcus Folkesson <marcus.folkesson(a)gmail.com> iio: dac: mcp4922: fix error handling in mcp4922_write_raw Tamizh chelvam <tamizhr(a)codeaurora.org> ath10k: fix kernel panic by moving pci flush after napi_disable Ard Biesheuvel <ard.biesheuvel(a)linaro.org> tee: optee: take DT status property into account Stefan Agner <stefan(a)agner.ch> iio: adc: max9611: explicitly cast gain_selectors Eugen Hristev <eugen.hristev(a)microchip.com> mmc: sdhci-of-at91: fix quirk2 overwrite Roman Gushchin <guro(a)fb.com> mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() Roman Gushchin <guro(a)fb.com> mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() Yang Shi <yang.shi(a)linux.alibaba.com> mm: mempolicy: fix the wrong return value and potential pages leak of mbind Eric Auger <eric.auger(a)redhat.com> iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros Corentin Labbe <clabbe(a)baylibre.com> net: ethernet: dwmac-sun8i: Use the correct function in exit path Al Viro <viro(a)zeniv.linux.org.uk> ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either Al Viro <viro(a)zeniv.linux.org.uk> ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable Kai-Heng Feng <kai.heng.feng(a)canonical.com> x86/quirks: Disable HPET on Intel Coffe Lake platforms Hans de Goede <hdegoede(a)redhat.com> i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present Mike Marciniszyn <mike.marciniszyn(a)intel.com> IB/hfi1: Use a common pad buffer for 9B and 16B packets James Erwin <james.erwin(a)intel.com> IB/hfi1: Ensure full Gen3 speed in a Gen4 system Chuhong Yuan <hslester96(a)gmail.com> Input: synaptics-rmi4 - destroy F54 poller workqueue when removing Lucas Stach <l.stach(a)pengutronix.de> Input: synaptics-rmi4 - clear IRQ enables for F54 Andrew Duggan <aduggan(a)synaptics.com> Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) Andrew Duggan <aduggan(a)synaptics.com> Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver Lucas Stach <l.stach(a)pengutronix.de> Input: synaptics-rmi4 - fix video buffer size Oliver Neukum <oneukum(a)suse.com> Input: ff-memless - kill timer in destroy() Filipe Manana <fdmanana(a)suse.com> Btrfs: fix log context list corruption after rename exchange operation Takashi Iwai <tiwai(a)suse.de> ALSA: usb-audio: Fix incorrect size check for processing/extension units Takashi Iwai <tiwai(a)suse.de> ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk() Henry Lin <henryl(a)nvidia.com> ALSA: usb-audio: not submit urb for stopped endpoint Takashi Iwai <tiwai(a)suse.de> ALSA: usb-audio: Fix missing error check at mixer resolution test Jiri Pirko <jiri(a)mellanox.com> devlink: disallow reload operation during device cleanup Jouni Hogander <jouni.hogander(a)unikie.com> slip: Fix memory leak in slip_open error path Aleksander Morgado <aleksander(a)aleksander.es> net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules Chuhong Yuan <hslester96(a)gmail.com> net: gemini: add missed free_netdev Guillaume Nault <gnault(a)redhat.com> ipmr: Fix skb headroom in ipmr_get_route(). Oliver Neukum <oneukum(a)suse.com> ax88172a: fix information leak on short answers Michael Schmitz <schmitzmic(a)gmail.com> scsi: core: Handle drivers which set sg_tablesize to zero Jonas Gorski <jonas.gorski(a)gmail.com> MIPS: BCM63XX: fix switch core reset on BCM6368 Paolo Bonzini <pbonzini(a)redhat.com> KVM: x86: introduce is_pae_paging ------------- Diffstat: .../devicetree/bindings/media/i2c/adv748x.txt | 4 +- .../devicetree/bindings/net/brcm,unimac-mdio.txt | 3 + Makefile | 4 +- arch/arm/boot/compressed/libfdt_env.h | 2 + arch/arm/boot/dts/am335x-boneblack-common.dtsi | 2 +- arch/arm/boot/dts/am335x-evm.dts | 12 +- arch/arm/boot/dts/am335x-osd3358-sm-red.dts | 2 +- arch/arm/boot/dts/am335x-pdu001.dts | 2 +- arch/arm/boot/dts/am4372.dtsi | 2 +- arch/arm/boot/dts/am57xx-cl-som-am57x.dts | 2 +- arch/arm/boot/dts/arm-realview-eb.dtsi | 2 +- arch/arm/boot/dts/arm-realview-pb1176.dts | 2 +- arch/arm/boot/dts/arm-realview-pb11mp.dts | 2 +- arch/arm/boot/dts/arm-realview-pbx.dtsi | 2 +- arch/arm/boot/dts/armada-388-clearfog.dtsi | 2 +- arch/arm/boot/dts/aspeed-g4.dtsi | 2 +- arch/arm/boot/dts/aspeed-g5.dtsi | 2 +- arch/arm/boot/dts/at91-dvk_su60_somc.dtsi | 4 +- arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi | 4 +- arch/arm/boot/dts/at91-vinco.dts | 2 +- arch/arm/boot/dts/at91sam9260ek.dts | 2 +- arch/arm/boot/dts/at91sam9261ek.dts | 2 +- arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 2 +- arch/arm/boot/dts/at91sam9g45.dtsi | 2 +- arch/arm/boot/dts/bcm-hr2.dtsi | 2 +- arch/arm/boot/dts/bcm-nsp.dtsi | 2 +- arch/arm/boot/dts/dove-cubox.dts | 2 +- arch/arm/boot/dts/dove.dtsi | 6 +- arch/arm/boot/dts/dra7.dtsi | 2 +- arch/arm/boot/dts/exynos3250-artik5.dtsi | 7 + arch/arm/boot/dts/exynos5250-arndale.dts | 41 ++++-- arch/arm/boot/dts/exynos5250-pinctrl.dtsi | 11 ++ arch/arm/boot/dts/exynos5250-snow-rev5.dts | 11 ++ arch/arm/boot/dts/exynos5420-peach-pit.dts | 5 +- arch/arm/boot/dts/exynos5800-peach-pi.dts | 5 +- arch/arm/boot/dts/imx51-zii-rdu1.dts | 2 +- arch/arm/boot/dts/imx6ull.dtsi | 2 +- arch/arm/boot/dts/keystone-k2g.dtsi | 2 +- arch/arm/boot/dts/lpc32xx.dtsi | 4 +- arch/arm/boot/dts/meson8.dtsi | 2 +- arch/arm/boot/dts/meson8b-odroidc1.dts | 5 + arch/arm/boot/dts/meson8b.dtsi | 2 +- arch/arm/boot/dts/omap2.dtsi | 4 +- arch/arm/boot/dts/omap2430.dtsi | 2 +- arch/arm/boot/dts/omap3-gta04.dtsi | 49 +++++-- arch/arm/boot/dts/omap3-n9.dts | 2 +- arch/arm/boot/dts/orion5x-linkstation.dtsi | 2 +- arch/arm/boot/dts/pxa25x.dtsi | 4 + arch/arm/boot/dts/pxa27x.dtsi | 6 +- arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +- arch/arm/boot/dts/r8a7779.dtsi | 2 +- arch/arm/boot/dts/r8a7790.dtsi | 4 +- arch/arm/boot/dts/r8a7791.dtsi | 4 +- arch/arm/boot/dts/rk3036.dtsi | 2 +- arch/arm/boot/dts/rk3188-radxarock.dts | 8 ++ arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts | 2 +- arch/arm/boot/dts/ste-dbx5x0.dtsi | 6 +- arch/arm/boot/dts/ste-href-family-pinctrl.dtsi | 8 +- arch/arm/boot/dts/ste-hrefprev60.dtsi | 2 +- arch/arm/boot/dts/ste-snowball.dts | 2 +- arch/arm/boot/dts/ste-u300.dts | 2 +- arch/arm/boot/dts/stm32mp157c-ev1.dts | 73 +++++++++- arch/arm/boot/dts/stm32mp157c.dtsi | 2 +- .../boot/dts/sun5i-reference-design-tablet.dtsi | 3 +- .../boot/dts/sun8i-reference-design-tablet.dtsi | 3 +- arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 2 +- arch/arm/boot/dts/sun9i-a80.dtsi | 2 +- arch/arm/boot/dts/tegra20-paz00.dts | 6 +- arch/arm/boot/dts/tegra20.dtsi | 26 ++-- arch/arm/boot/dts/tegra30-apalis.dtsi | 10 +- arch/arm/boot/dts/tegra30-colibri-eval-v3.dts | 3 +- arch/arm/boot/dts/tegra30.dtsi | 6 +- arch/arm/boot/dts/versatile-ab.dts | 2 +- arch/arm/boot/dts/zynq-zc702.dts | 12 +- arch/arm/boot/dts/zynq-zc770-xm010.dts | 2 +- arch/arm/boot/dts/zynq-zc770-xm013.dts | 2 +- arch/arm/crypto/crc32-ce-glue.c | 2 +- arch/arm/mach-at91/pm.c | 6 +- arch/arm/mach-imx/pm-imx6.c | 25 ++++ .../boot/dts/allwinner/sun50i-a64-nanopi-a64.dts | 6 +- .../boot/dts/allwinner/sun50i-a64-olinuxino.dts | 8 +- .../boot/dts/allwinner/sun50i-a64-orangepi-win.dts | 4 +- .../boot/dts/altera/socfpga_stratix10_socdk.dts | 2 + arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 4 +- arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 2 +- .../dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 2 +- arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 2 +- arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi | 4 +- .../boot/dts/broadcom/stingray/bcm958742-base.dtsi | 2 +- .../arm64/boot/dts/broadcom/stingray/stingray.dtsi | 4 +- arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 2 +- arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 6 +- arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts | 4 +- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 4 +- arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 4 +- arch/arm64/boot/dts/lg/lg1312.dtsi | 4 +- arch/arm64/boot/dts/lg/lg1313.dtsi | 4 +- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 16 +-- arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77965.dtsi | 30 +++- arch/arm64/boot/dts/renesas/salvator-common.dtsi | 5 +- .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi | 26 +++- arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 10 +- arch/arm64/boot/dts/ti/k3-am65.dtsi | 44 +++--- arch/arm64/kernel/traps.c | 1 - arch/mips/bcm47xx/workarounds.c | 8 +- arch/mips/bcm63xx/reset.c | 2 +- arch/mips/include/asm/kexec.h | 6 +- arch/mips/txx9/generic/setup.c | 5 +- arch/powerpc/boot/libfdt_env.h | 2 + arch/powerpc/include/asm/drmem.h | 5 + arch/powerpc/include/asm/uaccess.h | 6 +- arch/powerpc/kernel/iommu.c | 2 +- arch/powerpc/kernel/rtas.c | 2 + arch/powerpc/kernel/vdso32/datapage.S | 1 + arch/powerpc/kernel/vdso32/gettimeofday.S | 1 + arch/powerpc/kernel/vdso64/datapage.S | 1 + arch/powerpc/kernel/vdso64/gettimeofday.S | 1 + arch/powerpc/mm/slb.c | 2 +- arch/powerpc/platforms/pseries/hotplug-memory.c | 55 +++----- arch/s390/include/asm/mmu.h | 2 + arch/s390/include/asm/mmu_context.h | 1 + arch/s390/kernel/vdso.c | 7 +- arch/s390/kernel/vdso32/clock_gettime.S | 19 +-- arch/s390/kernel/vdso32/gettimeofday.S | 3 +- arch/s390/kernel/vdso64/clock_gettime.S | 25 ++-- arch/s390/kernel/vdso64/gettimeofday.S | 3 +- arch/x86/hyperv/hv_init.c | 19 +++ arch/x86/kernel/cpu/common.c | 4 +- arch/x86/kernel/cpu/cyrix.c | 2 +- arch/x86/kernel/cpu/mcheck/mce-inject.c | 6 + arch/x86/kernel/early-quirks.c | 2 + arch/x86/kernel/uprobes.c | 2 +- arch/x86/kvm/vmx.c | 7 +- arch/x86/kvm/x86.c | 8 +- arch/x86/kvm/x86.h | 5 + block/bfq-iosched.c | 78 +++++++++-- block/bfq-iosched.h | 26 ++++ crypto/chacha20_generic.c | 7 +- crypto/rsa-pkcs1pad.c | 9 -- drivers/acpi/acpi_lpss.c | 22 ++- drivers/acpi/pci_root.c | 5 +- drivers/android/binder.c | 44 ++++-- drivers/ata/ahci_platform.c | 15 +- drivers/base/component.c | 6 +- drivers/bluetooth/btrsi.c | 13 +- drivers/bluetooth/hci_serdev.c | 1 + drivers/char/ipmi/ipmi_dmi.c | 4 + drivers/char/ipmi/ipmi_msghandler.c | 2 +- drivers/char/ipmi/ipmi_si_mem_io.c | 2 +- drivers/char/ipmi/ipmi_si_pci.c | 4 +- drivers/char/random.c | 24 ++-- drivers/clk/sunxi-ng/ccu-sun50i-h6.c | 2 +- drivers/crypto/s5p-sss.c | 16 ++- drivers/dma/Kconfig | 2 +- drivers/dma/at_xdmac.c | 2 +- drivers/dma/dma-jz4780.c | 2 +- drivers/edac/i3200_edac.c | 2 +- drivers/edac/i7core_edac.c | 2 +- drivers/edac/sb_edac.c | 70 ++++----- drivers/edac/skx_edac.c | 4 +- drivers/extcon/extcon-intel-cht-wc.c | 2 +- drivers/firmware/arm_scmi/base.c | 2 +- drivers/firmware/arm_scmi/clock.c | 2 +- drivers/firmware/arm_scmi/perf.c | 2 +- drivers/firmware/arm_scmi/power.c | 2 +- drivers/firmware/arm_scmi/sensors.c | 2 +- drivers/firmware/dell_rbu.c | 8 ++ drivers/gpio/gpiolib.c | 36 +++-- drivers/gpu/drm/qxl/qxl_drv.c | 26 +--- drivers/hv/channel.c | 20 ++- drivers/hv/hv.c | 15 +- .../coresight/coresight-dynamic-replicator.c | 64 ++++++--- drivers/hwtracing/coresight/coresight-etm-perf.c | 59 +++++--- drivers/hwtracing/coresight/coresight-etm4x.c | 40 +++--- drivers/hwtracing/coresight/coresight-tmc-etf.c | 4 +- drivers/hwtracing/coresight/coresight-tmc-etr.c | 60 +++++--- drivers/hwtracing/coresight/coresight-tmc.h | 2 + drivers/hwtracing/coresight/coresight.c | 22 ++- drivers/i2c/busses/i2c-aspeed.c | 65 ++++++--- drivers/i2c/busses/i2c-mt65xx.c | 62 +++++++- drivers/i2c/i2c-core-acpi.c | 28 +++- drivers/iio/adc/max9611.c | 2 +- drivers/iio/dac/mcp4922.c | 11 +- drivers/infiniband/core/device.c | 2 +- drivers/infiniband/core/mad.c | 72 +++++----- drivers/infiniband/hw/cxgb4/cq.c | 2 +- drivers/infiniband/hw/cxgb4/qp.c | 7 +- drivers/infiniband/hw/hfi1/pcie.c | 4 +- drivers/infiniband/hw/hfi1/sdma.c | 5 +- drivers/infiniband/hw/hfi1/user_sdma.c | 4 +- drivers/infiniband/hw/hfi1/verbs.c | 10 +- drivers/infiniband/hw/hns/Kconfig | 1 + drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 1 + drivers/infiniband/hw/i40iw/i40iw_cm.c | 2 +- drivers/infiniband/hw/mlx4/Kconfig | 1 + drivers/infiniband/hw/mlx5/main.c | 8 ++ drivers/infiniband/hw/mlx5/mlx5_ib.h | 4 +- drivers/infiniband/hw/mlx5/qp.c | 63 ++++++--- drivers/infiniband/sw/rxe/rxe_comp.c | 39 +++++- drivers/infiniband/sw/rxe/rxe_req.c | 15 +- drivers/infiniband/sw/rxe/rxe_verbs.h | 1 + drivers/infiniband/ulp/ipoib/ipoib_main.c | 3 +- drivers/infiniband/ulp/iser/iser_initiator.c | 18 ++- drivers/input/ff-memless.c | 9 ++ drivers/input/rmi4/rmi_f11.c | 4 +- drivers/input/rmi4/rmi_f12.c | 32 ++++- drivers/input/rmi4/rmi_f54.c | 5 +- drivers/media/i2c/ov13858.c | 2 +- drivers/media/i2c/ov2680.c | 26 +--- drivers/media/i2c/ov2685.c | 2 +- drivers/media/i2c/ov5670.c | 2 +- drivers/media/i2c/ov5695.c | 2 +- drivers/media/i2c/ov772x.c | 1 + drivers/media/i2c/ov7740.c | 2 +- drivers/media/pci/ivtv/ivtv-yuv.c | 2 +- drivers/media/pci/meye/meye.c | 2 +- drivers/media/platform/davinci/vpbe_display.c | 2 +- drivers/media/platform/vicodec/vicodec-codec.c | 10 +- drivers/media/platform/vsp1/vsp1_drm.c | 11 +- drivers/media/platform/vsp1/vsp1_regs.h | 2 +- drivers/media/usb/au0828/au0828-core.c | 4 +- drivers/misc/genwqe/card_utils.c | 13 +- drivers/misc/kgdbts.c | 16 +-- drivers/mmc/host/sdhci-of-at91.c | 2 +- drivers/mtd/nand/raw/fsl_ifc_nand.c | 36 ++++- drivers/mtd/nand/raw/marvell_nand.c | 23 ++- drivers/mtd/nand/raw/qcom_nandc.c | 1 - drivers/net/ethernet/amd/am79c961a.c | 2 +- drivers/net/ethernet/amd/atarilance.c | 6 +- drivers/net/ethernet/amd/declance.c | 2 +- drivers/net/ethernet/amd/sun3lance.c | 6 +- drivers/net/ethernet/amd/sunlance.c | 2 +- drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 4 +- .../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c | 8 ++ .../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.h | 3 + .../aquantia/atlantic/hw_atl/hw_atl_llh_internal.h | 13 ++ .../aquantia/atlantic/hw_atl/hw_atl_utils.c | 36 +++-- .../aquantia/atlantic/hw_atl/hw_atl_utils.h | 5 + .../aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c | 5 + drivers/net/ethernet/broadcom/bcm63xx_enet.c | 5 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 10 ++ drivers/net/ethernet/broadcom/genet/bcmmii.c | 7 +- drivers/net/ethernet/broadcom/sb1250-mac.c | 4 +- drivers/net/ethernet/cavium/liquidio/lio_main.c | 2 +- drivers/net/ethernet/cavium/liquidio/lio_vf_main.c | 2 +- drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c | 5 +- .../net/ethernet/cavium/liquidio/octeon_device.c | 5 +- drivers/net/ethernet/cavium/liquidio/octeon_iq.h | 2 + .../net/ethernet/cavium/liquidio/request_manager.c | 2 + drivers/net/ethernet/cavium/octeon/octeon_mgmt.c | 5 +- drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 2 +- drivers/net/ethernet/cortina/gemini.c | 1 + drivers/net/ethernet/faraday/ftgmac100.c | 4 +- drivers/net/ethernet/faraday/ftmac100.c | 7 +- drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 3 +- drivers/net/ethernet/freescale/fec_mpc52xx.c | 3 +- .../net/ethernet/freescale/fs_enet/fs_enet-main.c | 3 +- drivers/net/ethernet/freescale/gianfar.c | 4 +- drivers/net/ethernet/freescale/ucc_geth.c | 3 +- drivers/net/ethernet/hisilicon/hip04_eth.c | 3 +- drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +- drivers/net/ethernet/hisilicon/hns3/hnae3.c | 12 +- drivers/net/ethernet/hisilicon/hns3/hnae3.h | 3 + drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 18 +-- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 93 +++++++----- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 2 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 42 ++++-- drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 +- drivers/net/ethernet/ibm/emac/core.c | 7 +- drivers/net/ethernet/ibm/ibmvnic.c | 4 +- drivers/net/ethernet/intel/i40e/i40e_main.c | 35 ++++- drivers/net/ethernet/intel/i40e/i40e_ptp.c | 3 +- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 10 ++ drivers/net/ethernet/intel/i40evf/i40evf_main.c | 15 +- .../net/ethernet/intel/i40evf/i40evf_virtchnl.c | 32 +++++ drivers/net/ethernet/intel/ice/ice_common.c | 75 +++++++--- drivers/net/ethernet/intel/ice/ice_common.h | 2 +- drivers/net/ethernet/intel/ice/ice_controlq.c | 3 + drivers/net/ethernet/intel/ice/ice_main.c | 36 ++++- drivers/net/ethernet/intel/ice/ice_nvm.c | 2 +- drivers/net/ethernet/intel/ice/ice_status.h | 1 + drivers/net/ethernet/intel/ice/ice_type.h | 10 +- drivers/net/ethernet/marvell/mvneta.c | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2.h | 3 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 9 +- drivers/net/ethernet/marvell/pxa168_eth.c | 3 +- drivers/net/ethernet/mellanox/mlx4/main.c | 3 + drivers/net/ethernet/mellanox/mlxsw/core.c | 4 + drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 12 +- drivers/net/ethernet/micrel/ks8695net.c | 2 +- drivers/net/ethernet/micrel/ks8851_mll.c | 4 +- .../net/ethernet/netronome/nfp/nfp_net_common.c | 16 ++- drivers/net/ethernet/smsc/smc911x.c | 3 +- drivers/net/ethernet/smsc/smc91x.c | 3 +- drivers/net/ethernet/smsc/smsc911x.c | 3 +- drivers/net/ethernet/socionext/sni_ave.c | 4 +- drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 2 +- drivers/net/ethernet/sun/ldmvsw.c | 2 +- drivers/net/ethernet/sun/sunbmac.c | 3 +- drivers/net/ethernet/sun/sunqe.c | 2 +- drivers/net/ethernet/sun/sunvnet.c | 2 +- drivers/net/ethernet/sun/sunvnet_common.c | 14 +- drivers/net/ethernet/sun/sunvnet_common.h | 7 +- drivers/net/ethernet/toshiba/ps3_gelic_net.c | 4 +- drivers/net/ethernet/toshiba/ps3_gelic_net.h | 2 +- drivers/net/ethernet/toshiba/spider_net.c | 4 +- drivers/net/ethernet/toshiba/tc35815.c | 6 +- drivers/net/ethernet/xilinx/ll_temac_main.c | 3 +- drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 3 +- drivers/net/ethernet/xilinx/xilinx_emaclite.c | 9 +- drivers/net/net_failover.c | 4 +- drivers/net/netdevsim/netdev.c | 5 + drivers/net/phy/mdio-bcm-unimac.c | 83 ++++++++++- drivers/net/phy/mscc.c | 11 +- drivers/net/slip/slip.c | 1 + drivers/net/usb/ax88172a.c | 2 +- drivers/net/usb/lan78xx.c | 5 + drivers/net/usb/qmi_wwan.c | 2 + drivers/net/wireless/ath/ath10k/ahb.c | 4 +- drivers/net/wireless/ath/ath10k/core.c | 17 ++- drivers/net/wireless/ath/ath10k/hw.h | 5 + drivers/net/wireless/ath/ath10k/mac.c | 2 + drivers/net/wireless/ath/ath10k/pci.c | 2 +- drivers/net/wireless/ath/ath10k/wmi.c | 10 +- drivers/net/wireless/ath/ath9k/main.c | 1 - drivers/net/wireless/ath/ath9k/tx99.c | 10 +- drivers/net/wireless/ath/wil6210/debugfs.c | 3 + drivers/net/wireless/ath/wil6210/main.c | 9 +- drivers/net/wireless/ath/wil6210/pcie_bus.c | 1 + drivers/net/wireless/ath/wil6210/txrx.c | 15 +- .../wireless/broadcom/brcm80211/brcmfmac/common.c | 4 +- .../wireless/broadcom/brcm80211/brcmfmac/feature.c | 2 +- .../broadcom/brcm80211/brcmsmac/mac80211_if.c | 6 +- drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +- drivers/net/wireless/intel/iwlwifi/fw/api/rx.h | 63 +++++++++ drivers/net/wireless/intel/iwlwifi/fw/api/tx.h | 6 +- drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 9 +- drivers/net/wireless/intel/iwlwifi/iwl-trans.h | 1 + drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c | 4 + drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 4 - drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 55 ++++++-- drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 60 -------- drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 8 +- drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 16 ++- drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 7 +- drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 2 +- drivers/net/wireless/marvell/mwifiex/usb.c | 13 ++ drivers/net/wireless/mediatek/mt76/mt76x0/tx.c | 2 +- .../net/wireless/mediatek/mt76/mt76x2_tx_common.c | 2 +- .../net/wireless/realtek/rtl818x/rtl8187/leds.c | 2 +- drivers/nvmem/core.c | 2 +- drivers/of/base.c | 2 +- drivers/of/unittest-data/overlay_15.dts | 4 +- drivers/of/unittest-data/tests-overlay.dtsi | 4 +- drivers/opp/core.c | 21 ++- drivers/opp/cpu.c | 2 + drivers/opp/opp.h | 2 +- drivers/pci/controller/pcie-mediatek.c | 4 +- drivers/pci/hotplug/pciehp_core.c | 3 +- drivers/pci/pci.c | 37 +++++ drivers/pci/pci.h | 2 + drivers/pci/pcie/aer.c | 13 +- drivers/pci/pcie/dpc.c | 3 +- drivers/pci/pcie/err.c | 87 +++--------- drivers/pci/pcie/pme.c | 3 +- drivers/pci/pcie/portdrv.h | 24 ++++ drivers/pci/pcie/portdrv_pci.c | 9 ++ drivers/pci/slot.c | 1 - drivers/phy/broadcom/Kconfig | 3 +- drivers/phy/lantiq/phy-lantiq-rcu-usb2.c | 1 - drivers/phy/renesas/phy-rcar-gen3-usb2.c | 2 +- drivers/phy/ti/phy-twl4030-usb.c | 29 ++++ drivers/pinctrl/pinctrl-at91-pio4.c | 8 +- drivers/pinctrl/pinctrl-at91.c | 28 ++-- drivers/pinctrl/pinctrl-ingenic.c | 2 +- drivers/power/reset/at91-sama5d2_shdwc.c | 3 + drivers/power/supply/ab8500_fg.c | 31 ++-- drivers/power/supply/max8998_charger.c | 2 +- drivers/power/supply/twl4030_charger.c | 30 +++- drivers/remoteproc/da8xx_remoteproc.c | 2 +- drivers/rtc/rtc-armada38x.c | 22 +-- drivers/rtc/rtc-isl1208.c | 27 ++-- drivers/rtc/rtc-mt6397.c | 13 +- drivers/rtc/rtc-pl030.c | 15 +- drivers/rtc/rtc-rv8803.c | 2 +- drivers/rtc/rtc-sysfs.c | 4 +- drivers/rtc/rtc-tx4939.c | 4 +- drivers/s390/crypto/ap_bus.c | 18 +-- drivers/s390/net/qeth_core_main.c | 102 +++++++------- drivers/s390/net/qeth_l2_main.c | 3 + drivers/s390/net/qeth_l3_main.c | 3 + drivers/scsi/NCR5380.c | 156 ++++++++++++--------- drivers/scsi/NCR5380.h | 2 +- drivers/scsi/libsas/sas_expander.c | 13 +- drivers/scsi/lpfc/lpfc_ct.c | 5 - drivers/scsi/lpfc/lpfc_hbadisc.c | 2 +- drivers/scsi/lpfc/lpfc_nportdisc.c | 3 + drivers/scsi/lpfc/lpfc_nvme.c | 2 +- drivers/scsi/lpfc/lpfc_nvmet.c | 7 +- drivers/scsi/lpfc/lpfc_sli.c | 6 +- drivers/scsi/pm8001/pm8001_hwi.c | 6 + drivers/scsi/pm8001/pm8001_sas.c | 9 +- drivers/scsi/pm8001/pm8001_sas.h | 1 + drivers/scsi/pm8001/pm80xx_hwi.c | 80 ++++++++++- drivers/scsi/pm8001/pm80xx_hwi.h | 3 + drivers/scsi/qla2xxx/qla_gs.c | 28 +++- drivers/scsi/qla2xxx/qla_init.c | 36 ++--- drivers/scsi/qla2xxx/qla_iocb.c | 12 +- drivers/scsi/qla2xxx/qla_isr.c | 50 +++---- drivers/scsi/qla2xxx/qla_os.c | 29 +++- drivers/scsi/qla2xxx/qla_target.c | 6 + drivers/scsi/scsi_lib.c | 3 +- drivers/scsi/sym53c8xx_2/sym_hipd.c | 15 +- drivers/scsi/ufs/ufshcd.c | 53 ++++--- drivers/slimbus/qcom-ngd-ctrl.c | 24 ++-- drivers/soc/imx/gpc.c | 2 +- drivers/soc/qcom/apr.c | 4 +- drivers/soc/qcom/qcom-geni-se.c | 41 +++--- drivers/soc/qcom/rpmh-rsc.c | 2 + drivers/soc/qcom/wcnss_ctrl.c | 2 +- drivers/soc/tegra/pmc.c | 55 +++++--- drivers/soundwire/bus.c | 1 + drivers/soundwire/intel_init.c | 2 +- drivers/spi/spi-bcm63xx-hsspi.c | 20 ++- drivers/spi/spi-mt65xx.c | 37 ++--- drivers/spi/spi-pic32.c | 4 +- drivers/staging/media/imx/imx-media-csi.c | 5 +- drivers/tee/optee/core.c | 2 +- drivers/tty/serial/Kconfig | 1 + drivers/tty/serial/atmel_serial.c | 42 ++++-- drivers/tty/serial/mxs-auart.c | 3 +- drivers/tty/serial/qcom_geni_serial.c | 55 ++++---- drivers/tty/serial/samsung.c | 8 ++ drivers/tty/serial/xilinx_uartps.c | 41 ++---- drivers/uio/uio_hv_generic.c | 5 +- drivers/usb/chipidea/otg.c | 9 +- drivers/usb/chipidea/usbmisc_imx.c | 2 + drivers/usb/class/usbtmc.c | 17 ++- drivers/usb/gadget/function/uvc_configfs.c | 20 +++ drivers/usb/gadget/function/uvc_video.c | 32 +++-- drivers/usb/host/xhci-mtk-sch.c | 4 +- drivers/usb/mtu3/mtu3_core.c | 4 +- drivers/usb/mtu3/mtu3_gadget.c | 22 +-- drivers/vfio/pci/vfio_pci.c | 8 +- drivers/vfio/pci/vfio_pci_config.c | 31 +++- fs/btrfs/inode.c | 15 ++ fs/compat_ioctl.c | 10 +- fs/ecryptfs/inode.c | 19 ++- fs/f2fs/data.c | 35 ++--- fs/f2fs/f2fs.h | 3 +- fs/f2fs/file.c | 63 +++++---- fs/f2fs/node.c | 5 +- fs/f2fs/recovery.c | 17 +++ fs/f2fs/segment.c | 6 +- fs/f2fs/super.c | 11 +- fs/fuse/control.c | 4 +- fs/gfs2/rgrp.c | 2 +- fs/kernfs/symlink.c | 5 +- fs/udf/super.c | 65 ++++++++- include/crypto/chacha20.h | 3 +- include/linux/cpufeature.h | 2 +- include/linux/edac.h | 3 +- include/linux/fsl_ifc.h | 2 + include/linux/hyperv.h | 2 +- include/linux/intel-iommu.h | 6 +- include/linux/libfdt_env.h | 1 + include/linux/mlx5/driver.h | 5 +- include/linux/timekeeping32.h | 15 +- include/media/vsp1.h | 2 +- include/net/devlink.h | 3 + include/net/llc.h | 1 + include/soc/tegra/pmc.h | 1 + include/trace/events/sched.h | 11 +- kernel/events/uprobes.c | 4 +- kernel/kprobes.c | 8 +- kernel/sched/sched.h | 2 +- kernel/signal.c | 4 + kernel/time/time.c | 15 +- kernel/time/timekeeping.c | 24 ---- lib/chacha20.c | 6 +- mm/hugetlb_cgroup.c | 2 +- mm/memcontrol.c | 2 +- mm/memfd.c | 2 +- mm/mempolicy.c | 14 +- net/bluetooth/l2cap_core.c | 10 ++ net/core/devlink.c | 39 +++++- net/core/rtnetlink.c | 2 +- net/ipv4/gre_demux.c | 7 +- net/ipv4/ip_gre.c | 9 +- net/ipv4/ipmr.c | 3 +- net/ipv4/netfilter/nf_nat_masquerade_ipv4.c | 22 ++- net/ipv6/netfilter/nf_nat_masquerade_ipv6.c | 19 ++- net/llc/llc_core.c | 4 +- net/mac80211/mlme.c | 17 +-- net/netfilter/nf_tables_api.c | 9 +- net/netfilter/nft_cmp.c | 6 +- net/netfilter/nft_reject.c | 6 +- net/wireless/reg.c | 110 +++++++++++---- samples/bpf/sockex2_kern.c | 11 +- samples/bpf/sockex3_kern.c | 8 +- samples/bpf/sockex3_user.c | 4 +- sound/core/oss/pcm_plugin.c | 4 +- sound/core/seq/seq_system.c | 18 ++- sound/pci/hda/patch_ca0132.c | 1 + sound/pci/intel8x0m.c | 20 +-- sound/soc/amd/acp-da7219-max98357a.c | 2 +- sound/soc/codecs/hdac_hdmi.c | 6 + sound/soc/codecs/rt5682.c | 5 + sound/soc/codecs/sgtl5000.c | 2 +- sound/soc/meson/axg-fifo.c | 2 + sound/soc/sh/rcar/rsnd.h | 1 + sound/soc/sh/rcar/ssi.c | 4 +- sound/soc/soc-dapm.c | 4 +- sound/soc/soc-pcm.c | 2 +- sound/usb/endpoint.c | 3 + sound/usb/mixer.c | 4 +- sound/usb/quirks.c | 4 +- sound/usb/validate.c | 6 +- .../testing/selftests/powerpc/tm/tm-unavailable.c | 9 +- tools/testing/selftests/powerpc/tm/tm.h | 9 ++ 524 files changed, 3933 insertions(+), 1921 deletions(-)
5 years, 9 months
6
22
0
0
mainline 5.4.0-rc8/fd8f64df9520: no regressions found in project mainline on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.0-rc8 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: fd8f64df95204951c3edd4c4a7817c909d55a100 git describe: v5.4-rc8-1-gfd8f64df9520 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe/build/v5.4-rc8-1-gfd8f…
No regressions (compared to build v5.4-rc8) Fixes (compared to build v5.4-rc8) ------------------------------------------------------------------------ x86: build: * build_process dragonboard-410c: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 8, * kselftest - fail: 32, pass: 93, skip: 14, xfail: 40 * libgpiod - pass: 117, * libhugetlbfs - pass: 89, skip: 1, xfail: 1 * ltp-containers-tests - pass: 80, hi6220-hikey - arm64 * build - fail: 1, i386 * build - pass: 1, * kselftest - fail: 30, pass: 115, skip: 16, xfail: 39 * libgpiod - pass: 116, * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 30, skip: 6, xfail: 3 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 23, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1167, skip: 79, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 10, pass: 55, skip: 10, xfail: 1 * spectre-meltdown-checker-test - fail: 4, pass: 6, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - fail: 1, qemu_i386 * kselftest - fail: 32, pass: 117, skip: 16, xfail: 39 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 31, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 2, pass: 1144, skip: 104, * perf - fail: 10, pass: 55, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 24, pass: 122, skip: 15, xfail: 36 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1075, skip: 174, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - fail: 1, x86_64 * build - pass: 1, * kselftest - fail: 28, pass: 122, skip: 11, xfail: 38 * kselftest-vsyscall-mode-native - fail: 39, pass: 123, skip: 11, xfail: 26 * kselftest-vsyscall-mode-none - fail: 39, pass: 122, skip: 10, xfail: 26 * kvm-unit-tests - fail: 2, pass: 44, skip: 10, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1106, skip: 143, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 8, * ssuite - fail: 36, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.19.85-rc4/d0112da1f7e6: no regressions found in project stable v4.19.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.85-rc4 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: d0112da1f7e63d8c9a40263ced73eb673177a053 git describe: v4.19.84-420-gd0112da1f7e6 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.84-4…
No regressions (compared to build v4.19.84-420-g824c9adafc93) Fixes (compared to build v4.19.84-420-g824c9adafc93) ------------------------------------------------------------------------ juno-r2: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - fail: 1, pass: 1, * install-android-platform-tools-r2600 - pass: 34, * kselftest - fail: 22, pass: 33, skip: 11, xfail: 35 * libhugetlbfs - pass: 89, skip: 1, xfail: 1 * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 14, xfail: 1 * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 53, skip: 19, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1089, skip: 158, xfail: 3 * perf - fail: 9, pass: 45, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 hi6220-hikey - arm64 * build - fail: 1, pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 23, pass: 34, skip: 11, xfail: 34 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1089, skip: 157, xfail: 4 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 42, skip: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 i386 * build - pass: 1, * kselftest - fail: 27, pass: 106, skip: 16, xfail: 57 * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 32, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 17, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 1, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 23, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1165, skip: 83, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 49, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 6, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - fail: 2, pass: 1, * kselftest - fail: 21, pass: 32, skip: 11, xfail: 37 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1092, skip: 155, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 qemu_arm * kselftest - fail: 21, pass: 30, skip: 11, xfail: 39 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 30, skip: 10, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1135, skip: 114, xfail: 1 * perf - fail: 8, pass: 40, skip: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_arm64 * kselftest - fail: 23, pass: 31, skip: 11, xfail: 36 * libhugetlbfs - fail: 1, pass: 89, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1076, skip: 171, xfail: 2 * perf - fail: 9, pass: 45, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_i386 * kselftest - fail: 28, pass: 106, skip: 17, xfail: 57 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 33, skip: 6, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1141, skip: 108, * perf - fail: 9, pass: 49, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 20, pass: 37, skip: 17, xfail: 34 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1071, skip: 178, * perf - fail: 7, pass: 52, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 40, * kselftest - fail: 20, pass: 31, skip: 11, xfail: 38 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 30, skip: 10, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1151, skip: 98, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 8, pass: 43, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 10, xfail: 2 * ssuite - fail: 16, * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - fail: 1, pass: 1, * kselftest - fail: 20, pass: 37, skip: 17, xfail: 33 * kselftest-vsyscall-mode-native - fail: 27, pass: 39, skip: 17, xfail: 25 * kselftest-vsyscall-mode-none - fail: 27, pass: 38, skip: 17, xfail: 26 * kvm-unit-tests - pass: 43, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 55, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1102, skip: 147, xfail: 1 * perf - fail: 7, pass: 52, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 8, * ssuite - fail: 48, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
next-20191119 kselftest results
by ci_notify@linaro.org
Summary ------------------------------------------------------------------------ kernel: 5.4.0-rc8 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git branch: master git commit: 5d1131b4d61e52e5702e0fa4bcbec81ac7d6ef52 git describe: next-20191119 Test details:
https://qa-reports.linaro.org/lkft/linux-next-oe/build/next-20191119
Regressions (compared to build next-20191118) ------------------------------------------------------------------------ No regressions Fixes (compared to build next-20191118) ------------------------------------------------------------------------ qemu_arm: kselftest: * net_so_txtime.sh In total: ------------------------------------------------------------------------ Ran 1948 total tests in the following environments and test suites. pass 992 fail 795 xfail 0 skip 161 Environments -------------- - dragonboard-410c - arm64 - hi6220-hikey - arm64 - i386 - juno-r2 - arm64 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64 Test Suites ----------- * kselftest * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none Failures ------------------------------------------------------------------------ hi6220-hikey: * kselftest/arm64_fake_sigreturn_bad_magic * kselftest/arm64_fake_sigreturn_bad_size * kselftest/arm64_fake_sigreturn_bad_size_for_magic0 * kselftest/arm64_fake_sigreturn_misaligned_sp * kselftest/arm64_fake_sigreturn_missing_fpsimd * kselftest/arm64_mangle_pstate_invalid_compat_toggle * kselftest/arm64_mangle_pstate_invalid_daif_bits * kselftest/arm64_mangle_pstate_invalid_mode_el1h * kselftest/arm64_mangle_pstate_invalid_mode_el1t * kselftest/arm64_mangle_pstate_invalid_mode_el2h * kselftest/arm64_mangle_pstate_invalid_mode_el2t * kselftest/arm64_mangle_pstate_invalid_mode_el3h * kselftest/arm64_mangle_pstate_invalid_mode_el3t * kselftest/bpf_get_cgroup_id_user * kselftest/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_kmod.sh * kselftest/bpf_test_lpm_map * kselftest/bpf_test_lwt_ip_encap.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_maps * kselftest/bpf_test_netcnt * kselftest/bpf_test_progs * kselftest/bpf_test_progs-no_alu32 * kselftest/bpf_test_select_reuseport * kselftest/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest/bpf_test_sockmap * kselftest/bpf_test_sysctl * kselftest/bpf_test_tag * kselftest/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest/bpf_test_tunnel.sh * kselftest/bpf_test_verifier * kselftest/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest/clone3_clone3 * kselftest/clone3_clone3_clear_sighand * kselftest/clone3_clone3_set_tid * kselftest/kvm_clear_dirty_log_test * kselftest/kvm_cr4_cpuid_sync_test * kselftest/kvm_dirty_log_test * kselftest/kvm_evmcs_test * kselftest/kvm_hyperv_cpuid * kselftest/kvm_kvm_create_max_vcpus * kselftest/kvm_mmio_warning_test * kselftest/kvm_platform_info_test * kselftest/kvm_set_sregs_test * kselftest/kvm_smm_test * kselftest/kvm_state_test * kselftest/kvm_sync_regs_test * kselftest/kvm_vmx_close_while_nested_test * kselftest/kvm_vmx_dirty_log_test * kselftest/kvm_vmx_set_nested_state_test * kselftest/kvm_vmx_tsc_adjust_test * kselftest/kvm_xss_msr_test * kselftest/net_fib-onlink-tests.sh * kselftest/net_fib_rule_tests.sh * kselftest/net_fib_tests.sh * kselftest/netfilter_conntrack_icmp_related.sh * kselftest/netfilter_nft_nat.sh * kselftest/net_ip_defrag.sh * kselftest/net_l2tp.sh * kselftest/net_pmtu.sh * kselftest/net_psock_snd.sh * kselftest/net_run_netsocktests * kselftest/net_tcp_fastopen_backup_key.sh * kselftest/net_test_vxlan_under_vrf.sh * kselftest/net_traceroute.sh * kselftest/net_udpgro_bench.sh * kselftest/net_udpgro.sh * kselftest/net_udpgso_bench.sh * kselftest/pidfd_pidfd_fdinfo_test * kselftest/pidfd_pidfd_open_test * kselftest/pidfd_pidfd_poll_test * kselftest/pidfd_pidfd_test * kselftest/pidfd_pidfd_wait * kselftest/pstore_pstore_tests * kselftest/rseq_basic_percpu_ops_test * kselftest/rtc_rtctest * kselftest/timers_set-timer-lat * kselftest/timestamping_txtimestamp.sh * kselftest/tpm2_test_smoke.sh * kselftest/tpm2_test_space.sh i386: * kselftest/bpf_get_cgroup_id_user * kselftest/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_hashmap * kselftest/bpf_test_lwt_ip_encap.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_maps * kselftest/bpf_test_netcnt * kselftest/bpf_test_progs * kselftest/bpf_test_progs-no_alu32 * kselftest/bpf_test_select_reuseport * kselftest/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest/bpf_test_sockmap * kselftest/bpf_test_sysctl * kselftest/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest/bpf_test_tcp_check_syncookie.sh * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest/bpf_test_tunnel.sh * kselftest/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest/clone3_clone3_clear_sighand * kselftest/firmware_fw_run_tests.sh * kselftest/intel_pstate_run.sh * kselftest/kvm_clear_dirty_log_test * kselftest/kvm_cr4_cpuid_sync_test * kselftest/kvm_dirty_log_test * kselftest/kvm_evmcs_test * kselftest/kvm_hyperv_cpuid * kselftest/kvm_kvm_create_max_vcpus * kselftest/kvm_mmio_warning_test * kselftest/kvm_platform_info_test * kselftest/kvm_set_sregs_test * kselftest/kvm_smm_test * kselftest/kvm_state_test * kselftest/kvm_sync_regs_test * kselftest/kvm_vmx_close_while_nested_test * kselftest/kvm_vmx_dirty_log_test * kselftest/kvm_vmx_set_nested_state_test * kselftest/kvm_vmx_tsc_adjust_test * kselftest/kvm_xss_msr_test * kselftest/lib_bitmap.sh * kselftest/mqueue_mq_perf_tests * kselftest/net_fib-onlink-tests.sh * kselftest/net_fib_tests.sh * kselftest/net_ip_defrag.sh * kselftest/net_l2tp.sh * kselftest/net_pmtu.sh * kselftest/net_psock_snd.sh * kselftest/net_run_netsocktests * kselftest/net_so_txtime.sh * kselftest/net_tcp_fastopen_backup_key.sh * kselftest/net_test_vxlan_under_vrf.sh * kselftest/net_traceroute.sh * kselftest/net_udpgro_bench.sh * kselftest/net_udpgso_bench.sh * kselftest/pidfd_pidfd_open_test * kselftest/pidfd_pidfd_poll_test * kselftest/pidfd_pidfd_test * kselftest/proc_proc-self-syscall * kselftest/pstore_pstore_tests * kselftest/rseq_basic_percpu_ops_test * kselftest/rseq_run_param_test.sh * kselftest/size_get_size * kselftest/timers_set-timer-lat * kselftest/timestamping_txtimestamp.sh * kselftest/tpm2_test_smoke.sh * kselftest/tpm2_test_space.sh * kselftest/x86_iopl_32 * kselftest/x86_ldt_gdt_32 * kselftest/x86_sigreturn_32 x86: * kselftest-vsyscall-mode-none/bpf_get_cgroup_id_user * kselftest-vsyscall-mode-native/bpf_get_cgroup_id_user * kselftest/bpf_get_cgroup_id_user * kselftest-vsyscall-mode-native/bpf_test_bpftool_build.sh * kselftest/bpf_test_bpftool_build.sh * kselftest-vsyscall-mode-none/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest-vsyscall-mode-native/bpf_test_dev_cgroup * kselftest-vsyscall-mode-none/bpf_test_dev_cgroup * kselftest-vsyscall-mode-native/bpf_test_flow_dissector.sh * kselftest-vsyscall-mode-none/bpf_test_flow_dissector.sh * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_lwt_ip_encap.sh * kselftest-vsyscall-mode-none/bpf_test_lwt_ip_encap.sh * kselftest-vsyscall-mode-native/bpf_test_lwt_ip_encap.sh * kselftest-vsyscall-mode-native/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest-vsyscall-mode-none/bpf_test_lwt_seg6local.sh * kselftest-vsyscall-mode-none/bpf_test_maps * kselftest-vsyscall-mode-native/bpf_test_maps * kselftest/bpf_test_maps * kselftest-vsyscall-mode-native/bpf_test_netcnt * kselftest/bpf_test_netcnt * kselftest-vsyscall-mode-none/bpf_test_netcnt * kselftest-vsyscall-mode-none/bpf_test_progs * kselftest-vsyscall-mode-native/bpf_test_progs * kselftest/bpf_test_progs * kselftest/bpf_test_progs-no_alu32 * kselftest-vsyscall-mode-native/bpf_test_progs-no_alu32 * kselftest-vsyscall-mode-native/bpf_test_select_reuseport * kselftest/bpf_test_select_reuseport * kselftest-vsyscall-mode-none/bpf_test_select_reuseport * kselftest-vsyscall-mode-native/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_skb_cgroup_id.sh * kselftest-vsyscall-mode-none/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest-vsyscall-mode-native/bpf_test_sock_addr.sh * kselftest-vsyscall-mode-none/bpf_test_sock_addr.sh * kselftest-vsyscall-mode-native/bpf_test_socket_cookie * kselftest-vsyscall-mode-none/bpf_test_socket_cookie * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest-vsyscall-mode-native/bpf_test_sock_fields * kselftest-vsyscall-mode-none/bpf_test_sock_fields * kselftest-vsyscall-mode-none/bpf_test_sockmap * kselftest-vsyscall-mode-native/bpf_test_sockmap * kselftest/bpf_test_sockmap * kselftest-vsyscall-mode-none/bpf_test_sysctl * kselftest-vsyscall-mode-native/bpf_test_sysctl * kselftest/bpf_test_sysctl * kselftest/bpf_test_tc_edt.sh * kselftest-vsyscall-mode-native/bpf_test_tc_edt.sh * kselftest-vsyscall-mode-none/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest-vsyscall-mode-none/bpf_test_tcpbpf_user * kselftest-vsyscall-mode-native/bpf_test_tcpbpf_user * kselftest/bpf_test_tcp_check_syncookie.sh * kselftest-vsyscall-mode-none/bpf_test_tcp_check_syncookie.sh * kselftest-vsyscall-mode-native/bpf_test_tcp_check_syncookie.sh * kselftest-vsyscall-mode-none/bpf_test_tcpnotify_user * kselftest-vsyscall-mode-native/bpf_test_tcpnotify_user * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest-vsyscall-mode-native/bpf_test_tc_tunnel.sh * kselftest-vsyscall-mode-none/bpf_test_tc_tunnel.sh * kselftest-vsyscall-mode-native/bpf_test_tunnel.sh * kselftest-vsyscall-mode-none/bpf_test_tunnel.sh * kselftest/bpf_test_xdping.sh * kselftest-vsyscall-mode-native/bpf_test_xdping.sh * kselftest-vsyscall-mode-none/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest-vsyscall-mode-native/bpf_test_xdp_meta.sh * kselftest-vsyscall-mode-none/bpf_test_xdp_meta.sh * kselftest-vsyscall-mode-native/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest-vsyscall-mode-none/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest-vsyscall-mode-none/bpf_test_xdp_vlan_mode_generic.sh * kselftest-vsyscall-mode-native/bpf_test_xdp_vlan_mode_generic.sh * kselftest-vsyscall-mode-native/bpf_test_xdp_vlan_mode_native.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest-vsyscall-mode-none/bpf_test_xdp_vlan_mode_native.sh * kselftest-vsyscall-mode-none/firmware_fw_run_tests.sh * kselftest-vsyscall-mode-native/firmware_fw_run_tests.sh * kselftest/firmware_fw_run_tests.sh * kselftest-vsyscall-mode-none/intel_pstate_run.sh * kselftest-vsyscall-mode-native/intel_pstate_run.sh * kselftest/intel_pstate_run.sh * kselftest/kvm_clear_dirty_log_test * kselftest-vsyscall-mode-native/kvm_clear_dirty_log_test * kselftest-vsyscall-mode-none/kvm_clear_dirty_log_test * kselftest-vsyscall-mode-native/kvm_cr4_cpuid_sync_test * kselftest/kvm_cr4_cpuid_sync_test * kselftest-vsyscall-mode-none/kvm_cr4_cpuid_sync_test * kselftest-vsyscall-mode-native/kvm_dirty_log_test * kselftest-vsyscall-mode-none/kvm_dirty_log_test * kselftest/kvm_dirty_log_test * kselftest-vsyscall-mode-none/kvm_evmcs_test * kselftest-vsyscall-mode-native/kvm_evmcs_test * kselftest-vsyscall-mode-native/kvm_hyperv_cpuid * kselftest/kvm_hyperv_cpuid * kselftest-vsyscall-mode-none/kvm_kvm_create_max_vcpus * kselftest/kvm_kvm_create_max_vcpus * kselftest-vsyscall-mode-native/kvm_kvm_create_max_vcpus * kselftest-vsyscall-mode-native/kvm_platform_info_test * kselftest-vsyscall-mode-none/kvm_platform_info_test * kselftest/kvm_platform_info_test * kselftest/kvm_set_sregs_test * kselftest-vsyscall-mode-none/kvm_set_sregs_test * kselftest-vsyscall-mode-native/kvm_set_sregs_test * kselftest/kvm_smm_test * kselftest-vsyscall-mode-none/kvm_smm_test * kselftest-vsyscall-mode-native/kvm_smm_test * kselftest-vsyscall-mode-none/kvm_state_test * kselftest/kvm_state_test * kselftest-vsyscall-mode-native/kvm_state_test * kselftest-vsyscall-mode-none/kvm_sync_regs_test * kselftest-vsyscall-mode-native/kvm_sync_regs_test * kselftest/kvm_sync_regs_test * kselftest-vsyscall-mode-none/kvm_vmx_close_while_nested_test * kselftest/kvm_vmx_close_while_nested_test * kselftest-vsyscall-mode-native/kvm_vmx_close_while_nested_test * kselftest-vsyscall-mode-none/kvm_vmx_dirty_log_test * kselftest-vsyscall-mode-native/kvm_vmx_dirty_log_test * kselftest/kvm_vmx_dirty_log_test * kselftest-vsyscall-mode-none/kvm_vmx_set_nested_state_test * kselftest/kvm_vmx_set_nested_state_test * kselftest-vsyscall-mode-native/kvm_vmx_set_nested_state_test * kselftest-vsyscall-mode-native/kvm_vmx_tsc_adjust_test * kselftest-vsyscall-mode-none/kvm_vmx_tsc_adjust_test * kselftest/kvm_vmx_tsc_adjust_test * kselftest-vsyscall-mode-none/kvm_xss_msr_test * kselftest-vsyscall-mode-native/kvm_xss_msr_test * kselftest/kvm_xss_msr_test * kselftest-vsyscall-mode-none/mqueue_mq_perf_tests * kselftest-vsyscall-mode-native/mqueue_mq_perf_tests * kselftest/mqueue_mq_perf_tests * kselftest-vsyscall-mode-native/net_fib-onlink-tests.sh * kselftest/net_fib-onlink-tests.sh * kselftest-vsyscall-mode-none/net_fib-onlink-tests.sh * kselftest-vsyscall-mode-none/net_fib_tests.sh * kselftest-vsyscall-mode-native/net_fib_tests.sh * kselftest/net_fib_tests.sh * kselftest/net_ip_defrag.sh * kselftest-vsyscall-mode-native/net_ip_defrag.sh * kselftest-vsyscall-mode-none/net_ip_defrag.sh * kselftest-vsyscall-mode-none/net_l2tp.sh * kselftest-vsyscall-mode-native/net_l2tp.sh * kselftest/net_l2tp.sh * kselftest-vsyscall-mode-none/net_pmtu.sh * kselftest/net_pmtu.sh * kselftest-vsyscall-mode-native/net_pmtu.sh * kselftest-vsyscall-mode-native/net_psock_snd.sh * kselftest/net_psock_snd.sh * kselftest-vsyscall-mode-none/net_psock_snd.sh * kselftest-vsyscall-mode-none/net_run_netsocktests * kselftest/net_run_netsocktests * kselftest-vsyscall-mode-native/net_run_netsocktests * kselftest/net_so_txtime.sh * kselftest/net_test_vxlan_under_vrf.sh * kselftest-vsyscall-mode-native/net_test_vxlan_under_vrf.sh * kselftest-vsyscall-mode-none/net_test_vxlan_under_vrf.sh * kselftest-vsyscall-mode-native/net_traceroute.sh * kselftest/net_traceroute.sh * kselftest-vsyscall-mode-none/net_traceroute.sh * kselftest-vsyscall-mode-native/net_udpgro_bench.sh * kselftest-vsyscall-mode-none/net_udpgro_bench.sh * kselftest/net_udpgro_bench.sh * kselftest-vsyscall-mode-none/net_udpgro.sh * kselftest-vsyscall-mode-native/net_udpgro.sh * kselftest/net_udpgro.sh * kselftest/net_udpgso_bench.sh * kselftest-vsyscall-mode-none/net_udpgso_bench.sh * kselftest-vsyscall-mode-native/net_udpgso_bench.sh * kselftest/net_xfrm_policy.sh * kselftest-vsyscall-mode-native/net_xfrm_policy.sh * kselftest-vsyscall-mode-none/net_xfrm_policy.sh * kselftest-vsyscall-mode-none/pidfd_pidfd_open_test * kselftest-vsyscall-mode-native/pidfd_pidfd_open_test * kselftest/pidfd_pidfd_open_test * kselftest/pidfd_pidfd_poll_test * kselftest-vsyscall-mode-native/pidfd_pidfd_poll_test * kselftest-vsyscall-mode-none/pidfd_pidfd_poll_test * kselftest-vsyscall-mode-none/pstore_pstore_tests * kselftest-vsyscall-mode-native/pstore_pstore_tests * kselftest/pstore_pstore_tests * kselftest/rseq_run_param_test.sh * kselftest-vsyscall-mode-native/rseq_run_param_test.sh * kselftest-vsyscall-mode-none/rseq_run_param_test.sh * kselftest-vsyscall-mode-native/rtc_rtctest * kselftest/rtc_rtctest * kselftest-vsyscall-mode-none/rtc_rtctest * kselftest/seccomp_seccomp_benchmark * kselftest-vsyscall-mode-native/seccomp_seccomp_benchmark * kselftest-vsyscall-mode-none/seccomp_seccomp_benchmark * kselftest/timers_set-timer-lat * kselftest-vsyscall-mode-native/timers_set-timer-lat * kselftest-vsyscall-mode-none/timers_set-timer-lat * kselftest/timestamping_txtimestamp.sh * kselftest-vsyscall-mode-native/timestamping_txtimestamp.sh * kselftest-vsyscall-mode-none/timestamping_txtimestamp.sh * kselftest/tpm2_test_smoke.sh * kselftest-vsyscall-mode-none/tpm2_test_smoke.sh * kselftest-vsyscall-mode-native/tpm2_test_smoke.sh * kselftest-vsyscall-mode-none/tpm2_test_space.sh * kselftest/tpm2_test_space.sh * kselftest-vsyscall-mode-native/tpm2_test_space.sh * kselftest-vsyscall-mode-none/vm_run_vmtests * kselftest/vm_run_vmtests * kselftest-vsyscall-mode-native/vm_run_vmtests * kselftest-vsyscall-mode-native/x86_fsgsbase_64 * kselftest-vsyscall-mode-native/x86_iopl_64 * kselftest-vsyscall-mode-none/x86_iopl_64 * kselftest/x86_iopl_64 qemu_x86_64: * kselftest/bpf_get_cgroup_id_user * kselftest/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_lwt_ip_encap.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_maps * kselftest/bpf_test_netcnt * kselftest/bpf_test_progs * kselftest/bpf_test_progs-no_alu32 * kselftest/bpf_test_select_reuseport * kselftest/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest/bpf_test_sockmap * kselftest/bpf_test_sysctl * kselftest/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest/bpf_test_tcp_check_syncookie.sh * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest/bpf_test_tunnel.sh * kselftest/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest/cpufreq_main.sh * kselftest/firmware_fw_run_tests.sh * kselftest/kvm_clear_dirty_log_test * kselftest/kvm_cr4_cpuid_sync_test * kselftest/kvm_dirty_log_test * kselftest/kvm_evmcs_test * kselftest/kvm_hyperv_cpuid * kselftest/kvm_kvm_create_max_vcpus * kselftest/kvm_platform_info_test * kselftest/kvm_set_sregs_test * kselftest/kvm_smm_test * kselftest/kvm_state_test * kselftest/kvm_sync_regs_test * kselftest/kvm_xss_msr_test * kselftest/mqueue_mq_perf_tests * kselftest/net_fib_tests.sh * kselftest/net_ip_defrag.sh * kselftest/net_l2tp.sh * kselftest/net_pmtu.sh * kselftest/net_psock_snd.sh * kselftest/net_run_netsocktests * kselftest/net_tcp_fastopen_backup_key.sh * kselftest/net_test_vxlan_under_vrf.sh * kselftest/net_traceroute.sh * kselftest/net_udpgro_bench.sh * kselftest/net_udpgro.sh * kselftest/net_udpgso_bench.sh * kselftest/net_xfrm_policy.sh * kselftest/pidfd_pidfd_open_test * kselftest/pidfd_pidfd_poll_test * kselftest/pidfd_pidfd_test * kselftest/pstore_pstore_tests * kselftest/rseq_basic_percpu_ops_test * kselftest/rseq_run_param_test.sh * kselftest/rtc_rtctest * kselftest/timers_set-timer-lat * kselftest/timestamping_txtimestamp.sh * kselftest/tpm2_test_smoke.sh * kselftest/tpm2_test_space.sh * kselftest/x86_fsgsbase_64 * kselftest/x86_iopl_64 x15: * kselftest/bpf_get_cgroup_id_user * kselftest/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_hashmap * kselftest/bpf_test_kmod.sh * kselftest/bpf_test_lwt_ip_encap.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_maps * kselftest/bpf_test_netcnt * kselftest/bpf_test_progs-no_alu32 * kselftest/bpf_test_select_reuseport * kselftest/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest/bpf_test_sockmap * kselftest/bpf_test_sysctl * kselftest/bpf_test_tag * kselftest/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest/bpf_test_tcp_check_syncookie.sh * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest/bpf_test_tunnel.sh * kselftest/bpf_test_verifier * kselftest/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest/clone3_clone3_clear_sighand * kselftest/epoll_epoll_wakeup_test * kselftest/firmware_fw_run_tests.sh * kselftest/kvm_clear_dirty_log_test * kselftest/kvm_cr4_cpuid_sync_test * kselftest/kvm_dirty_log_test * kselftest/kvm_evmcs_test * kselftest/kvm_hyperv_cpuid * kselftest/kvm_kvm_create_max_vcpus * kselftest/kvm_mmio_warning_test * kselftest/kvm_platform_info_test * kselftest/kvm_set_sregs_test * kselftest/kvm_smm_test * kselftest/kvm_state_test * kselftest/kvm_sync_regs_test * kselftest/kvm_vmx_close_while_nested_test * kselftest/kvm_vmx_dirty_log_test * kselftest/kvm_vmx_set_nested_state_test * kselftest/kvm_vmx_tsc_adjust_test * kselftest/kvm_xss_msr_test * kselftest/lib_bitmap.sh * kselftest/net_fib-onlink-tests.sh * kselftest/net_fib_rule_tests.sh * kselftest/net_fib_tests.sh * kselftest/netfilter_conntrack_icmp_related.sh * kselftest/netfilter_nft_nat.sh * kselftest/net_ip_defrag.sh * kselftest/net_l2tp.sh * kselftest/net_pmtu.sh * kselftest/net_psock_snd.sh * kselftest/net_reuseport_bpf_numa * kselftest/net_run_netsocktests * kselftest/net_tcp_fastopen_backup_key.sh * kselftest/net_test_vxlan_under_vrf.sh * kselftest/net_udpgro_bench.sh * kselftest/net_udpgro.sh * kselftest/net_udpgso_bench.sh * kselftest/pidfd_pidfd_open_test * kselftest/pidfd_pidfd_poll_test * kselftest/pidfd_pidfd_test * kselftest/proc_proc-self-syscall * kselftest/pstore_pstore_tests * kselftest/rseq_basic_percpu_ops_test * kselftest/rtc_rtctest * kselftest/seccomp_seccomp_benchmark * kselftest/timers_set-timer-lat * kselftest/timestamping_txtimestamp.sh * kselftest/tpm2_test_smoke.sh * kselftest/tpm2_test_space.sh qemu_arm: * kselftest/bpf_get_cgroup_id_user * kselftest/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_hashmap * kselftest/bpf_test_kmod.sh * kselftest/bpf_test_lwt_ip_encap.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_maps * kselftest/bpf_test_netcnt * kselftest/bpf_test_progs * kselftest/bpf_test_progs-no_alu32 * kselftest/bpf_test_select_reuseport * kselftest/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest/bpf_test_sockmap * kselftest/bpf_test_sysctl * kselftest/bpf_test_tag * kselftest/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest/bpf_test_tcp_check_syncookie.sh * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest/bpf_test_tunnel.sh * kselftest/bpf_test_verifier * kselftest/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest/clone3_clone3_clear_sighand * kselftest/cpufreq_main.sh * kselftest/firmware_fw_run_tests.sh * kselftest/kvm_clear_dirty_log_test * kselftest/kvm_cr4_cpuid_sync_test * kselftest/kvm_dirty_log_test * kselftest/kvm_evmcs_test * kselftest/kvm_hyperv_cpuid * kselftest/kvm_kvm_create_max_vcpus * kselftest/kvm_mmio_warning_test * kselftest/kvm_platform_info_test * kselftest/kvm_set_sregs_test * kselftest/kvm_smm_test * kselftest/kvm_state_test * kselftest/kvm_sync_regs_test * kselftest/kvm_vmx_close_while_nested_test * kselftest/kvm_vmx_dirty_log_test * kselftest/kvm_vmx_set_nested_state_test * kselftest/kvm_vmx_tsc_adjust_test * kselftest/kvm_xss_msr_test * kselftest/lib_bitmap.sh * kselftest/net_fib-onlink-tests.sh * kselftest/net_fib_rule_tests.sh * kselftest/net_fib_tests.sh * kselftest/netfilter_conntrack_icmp_related.sh * kselftest/netfilter_nft_nat.sh * kselftest/net_ip_defrag.sh * kselftest/net_l2tp.sh * kselftest/net_pmtu.sh * kselftest/net_psock_snd.sh * kselftest/net_reuseport_bpf_numa * kselftest/net_run_netsocktests * kselftest/net_tcp_fastopen_backup_key.sh * kselftest/net_test_vxlan_under_vrf.sh * kselftest/net_udpgro_bench.sh * kselftest/net_udpgro.sh * kselftest/net_udpgso_bench.sh * kselftest/pidfd_pidfd_open_test * kselftest/pidfd_pidfd_poll_test * kselftest/pidfd_pidfd_test * kselftest/proc_proc-self-syscall * kselftest/pstore_pstore_tests * kselftest/rseq_basic_percpu_ops_test * kselftest/rtc_rtctest * kselftest/timers_set-timer-lat * kselftest/timestamping_txtimestamp.sh * kselftest/tpm2_test_smoke.sh * kselftest/tpm2_test_space.sh qemu_arm64: * kselftest/arm64_fake_sigreturn_bad_magic * kselftest/arm64_fake_sigreturn_bad_size * kselftest/arm64_fake_sigreturn_bad_size_for_magic0 * kselftest/arm64_fake_sigreturn_duplicated_fpsimd * kselftest/arm64_fake_sigreturn_misaligned_sp * kselftest/arm64_fake_sigreturn_missing_fpsimd * kselftest/arm64_mangle_pstate_invalid_compat_toggle * kselftest/arm64_mangle_pstate_invalid_daif_bits * kselftest/arm64_mangle_pstate_invalid_mode_el1h * kselftest/arm64_mangle_pstate_invalid_mode_el1t * kselftest/arm64_mangle_pstate_invalid_mode_el2h * kselftest/arm64_mangle_pstate_invalid_mode_el2t * kselftest/arm64_mangle_pstate_invalid_mode_el3h * kselftest/arm64_mangle_pstate_invalid_mode_el3t * kselftest/bpf_get_cgroup_id_user * kselftest/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_kmod.sh * kselftest/bpf_test_lpm_map * kselftest/bpf_test_lwt_ip_encap.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_maps * kselftest/bpf_test_netcnt * kselftest/bpf_test_progs * kselftest/bpf_test_progs-no_alu32 * kselftest/bpf_test_select_reuseport * kselftest/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest/bpf_test_sockmap * kselftest/bpf_test_sysctl * kselftest/bpf_test_tag * kselftest/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest/bpf_test_tcp_check_syncookie.sh * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest/bpf_test_tunnel.sh * kselftest/bpf_test_verifier * kselftest/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest/clone3_clone3 * kselftest/clone3_clone3_clear_sighand * kselftest/clone3_clone3_set_tid * kselftest/cpufreq_main.sh qemu_i386: * kselftest/bpf_get_cgroup_id_user * kselftest/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_hashmap * kselftest/bpf_test_lwt_ip_encap.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_maps * kselftest/bpf_test_netcnt * kselftest/bpf_test_progs * kselftest/bpf_test_progs-no_alu32 * kselftest/bpf_test_select_reuseport * kselftest/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest/bpf_test_sockmap * kselftest/bpf_test_sysctl * kselftest/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest/bpf_test_tcp_check_syncookie.sh * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest/bpf_test_tunnel.sh * kselftest/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest/clone3_clone3_clear_sighand * kselftest/cpufreq_main.sh * kselftest/firmware_fw_run_tests.sh * kselftest/kvm_clear_dirty_log_test * kselftest/kvm_cr4_cpuid_sync_test * kselftest/kvm_dirty_log_test * kselftest/kvm_evmcs_test * kselftest/kvm_hyperv_cpuid * kselftest/kvm_kvm_create_max_vcpus * kselftest/kvm_mmio_warning_test * kselftest/kvm_platform_info_test * kselftest/kvm_set_sregs_test * kselftest/kvm_smm_test * kselftest/kvm_state_test * kselftest/kvm_sync_regs_test * kselftest/kvm_vmx_close_while_nested_test * kselftest/kvm_vmx_dirty_log_test * kselftest/kvm_vmx_set_nested_state_test * kselftest/kvm_vmx_tsc_adjust_test * kselftest/kvm_xss_msr_test * kselftest/lib_bitmap.sh * kselftest/mqueue_mq_perf_tests * kselftest/net_fib-onlink-tests.sh * kselftest/net_fib_tests.sh * kselftest/netfilter_conntrack_icmp_related.sh * kselftest/netfilter_nft_nat.sh * kselftest/net_ip_defrag.sh * kselftest/net_l2tp.sh * kselftest/net_pmtu.sh * kselftest/net_psock_snd.sh * kselftest/net_run_netsocktests * kselftest/net_so_txtime.sh * kselftest/net_test_vxlan_under_vrf.sh * kselftest/net_traceroute.sh * kselftest/net_udpgro_bench.sh * kselftest/net_udpgro.sh * kselftest/net_udpgso_bench.sh * kselftest/net_xfrm_policy.sh * kselftest/pidfd_pidfd_open_test * kselftest/pidfd_pidfd_poll_test * kselftest/proc_proc-self-syscall * kselftest/pstore_pstore_tests * kselftest/rseq_run_param_test.sh * kselftest/rtc_rtctest * kselftest/size_get_size * kselftest/timers_set-timer-lat * kselftest/timestamping_txtimestamp.sh * kselftest/tpm2_test_smoke.sh * kselftest/tpm2_test_space.sh * kselftest/vm_run_vmtests * kselftest/x86_iopl_32 * kselftest/x86_ldt_gdt_32 * kselftest/x86_sigreturn_32 dragonboard-410c: * kselftest/arm64_fake_sigreturn_bad_magic * kselftest/arm64_fake_sigreturn_bad_size * kselftest/arm64_fake_sigreturn_bad_size_for_magic0 * kselftest/arm64_fake_sigreturn_duplicated_fpsimd * kselftest/arm64_fake_sigreturn_misaligned_sp * kselftest/arm64_fake_sigreturn_missing_fpsimd * kselftest/arm64_mangle_pstate_invalid_compat_toggle * kselftest/arm64_mangle_pstate_invalid_daif_bits * kselftest/arm64_mangle_pstate_invalid_mode_el1h * kselftest/arm64_mangle_pstate_invalid_mode_el1t * kselftest/arm64_mangle_pstate_invalid_mode_el2h * kselftest/arm64_mangle_pstate_invalid_mode_el2t * kselftest/arm64_mangle_pstate_invalid_mode_el3h * kselftest/arm64_mangle_pstate_invalid_mode_el3t * kselftest/bpf_get_cgroup_id_user * kselftest/bpf_test_bpftool_build.sh * kselftest/bpf_test_dev_cgroup * kselftest/bpf_test_flow_dissector.sh * kselftest/bpf_test_kmod.sh * kselftest/bpf_test_lpm_map * kselftest/bpf_test_lwt_ip_encap.sh * kselftest/bpf_test_lwt_seg6local.sh * kselftest/bpf_test_maps * kselftest/bpf_test_netcnt * kselftest/bpf_test_progs * kselftest/bpf_test_progs-no_alu32 * kselftest/bpf_test_select_reuseport * kselftest/bpf_test_skb_cgroup_id.sh * kselftest/bpf_test_sock_addr.sh * kselftest/bpf_test_socket_cookie * kselftest/bpf_test_sock_fields * kselftest/bpf_test_sockmap * kselftest/bpf_test_sysctl * kselftest/bpf_test_tag * kselftest/bpf_test_tc_edt.sh * kselftest/bpf_test_tcpbpf_user * kselftest/bpf_test_tcp_check_syncookie.sh * kselftest/bpf_test_tcpnotify_user * kselftest/bpf_test_tc_tunnel.sh * kselftest/bpf_test_tunnel.sh * kselftest/bpf_test_verifier * kselftest/bpf_test_xdping.sh * kselftest/bpf_test_xdp_meta.sh * kselftest/bpf_test_xdp_redirect.sh * kselftest/bpf_test_xdp_vlan_mode_generic.sh * kselftest/bpf_test_xdp_vlan_mode_native.sh * kselftest/clone3_clone3 * kselftest/clone3_clone3_clear_sighand * kselftest/clone3_clone3_set_tid Skips ------------------------------------------------------------------------ No skips -- Linaro LKFT
https://lkft.linaro.org
5 years, 9 months
1
0
0
0
mainline 5.4.0-rc8/c74386d50fba: no regressions found in project mainline on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.0-rc8 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: c74386d50fbaf4a54fd3fe560f1abc709c0cff4b git describe: v5.4-rc8-2-gc74386d50fba Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe-sanity/build/v5.4-rc8-…
No regressions (compared to build v5.4-rc8-1-gfd8f64df9520) Fixes (compared to build v5.4-rc8-1-gfd8f64df9520) ------------------------------------------------------------------------ hi6220-hikey: build: * build_process juno-r2: build: * build_process x15: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * ltp-quickhit-tests - pass: 106, juno-r2 - arm64 * build - pass: 1, * ltp-quickhit-tests - pass: 106, skip: 1, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * ltp-quickhit-tests - pass: 106, skip: 1, x86_64 * build - pass: 1, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
[CI] juno: linux-4.19.y 1fd0ac6484bb Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Git branch: linux-4.19.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 1fd0ac6484bbc5a0a4e64547a3a27a510d647fc1 Errors: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_compile_kernelmodules: oe_runmake failed ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_compile_kernelmodules: Function failed: do_compile_kernelmodules (log file is located at /srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/temp/log.do_compile_kernelmodules.26533) ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/temp/log.do_compile_kernelmodules.26533 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.19.bb:do_compile_kernelmodules) failed with exit code '1'
5 years, 9 months
1
9
0
0
stable-rc 4.19.85-rc4/824c9adafc93: no regressions found in project stable v4.19.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.85-rc4 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: 824c9adafc9321640f8338fd99d6b2b122d61e07 git describe: v4.19.84-420-g824c9adafc93 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.84-4…
No regressions (compared to build v4.19.84-422-ged7d9914a943) Fixes (compared to build v4.19.84-422-ged7d9914a943) ------------------------------------------------------------------------ i386: build: * build_process x15: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - fail: 1, hi6220-hikey - arm64 * build - fail: 1, i386 * build - pass: 1, * kselftest - fail: 25, pass: 107, skip: 17, xfail: 56 * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 32, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 18, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 7, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 23, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1691, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 2, * ltp-syscalls-tests - pass: 1164, skip: 83, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 48, skip: 10, xfail: 1 * spectre-meltdown-checker-test - fail: 4, pass: 6, xfail: 2 * v4l2-compliance - pass: 41, xfail: 2 juno-r2 - arm64 * build - fail: 1, qemu_arm * kselftest - fail: 21, pass: 29, skip: 11, xfail: 39 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 30, skip: 10, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1135, skip: 114, xfail: 1 * perf - fail: 8, pass: 40, skip: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_i386 * kselftest - fail: 28, pass: 105, skip: 17, xfail: 58 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 33, skip: 6, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1141, skip: 108, * perf - fail: 9, pass: 49, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 38, * kselftest - fail: 20, pass: 33, skip: 11, xfail: 36 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 30, skip: 10, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1151, skip: 98, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 8, pass: 43, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 10, xfail: 2 * ssuite - fail: 28, * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
[CI] hikey: linux-4.19.y 1fd0ac6484bb Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Git branch: linux-4.19.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 1fd0ac6484bbc5a0a4e64547a3a27a510d647fc1 Errors: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-UevuINrR87pu/agent.123"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/hikey-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux:/srv/oe/build/tmp-lkft-glibc/work/hikey-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/hikey-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/hikey-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/hikey-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/hikey-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/hikey-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/temp/log.do_fetch.23742 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.19.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
8
0
0
[CI] intel-corei7-64: linux-4.19.y 1fd0ac6484bb Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Git branch: linux-4.19.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 1fd0ac6484bbc5a0a4e64547a3a27a510d647fc1 Errors: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-vuY8k43bwM1F/agent.116"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin/x86_64-linaro-linux:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/temp/log.do_fetch.23329 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.19.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
8
0
0
[CI] dragonboard-410c: linux-4.19.y 1fd0ac6484bb Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Git branch: linux-4.19.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 1fd0ac6484bbc5a0a4e64547a3a27a510d647fc1 Errors: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-XLlr21T6rOgw/agent.103"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/temp/log.do_fetch.23017 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.19.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
8
0
0
stable-rc 4.19.85-rc4/d0112da1f7e6: no regressions found in project stable v4.19.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.85-rc4 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: d0112da1f7e63d8c9a40263ced73eb673177a053 git describe: v4.19.84-420-gd0112da1f7e6 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe-sanity/build/v4.…
No regressions (compared to build v4.19.84-420-g824c9adafc93) No fixes (compared to build v4.19.84-420-g824c9adafc93) Boards, architectures and test suites: ------------------------------------- i386 * build - pass: 1, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
[PATCH 4.14 000/239] 4.14.155-stable review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 4.14.155 release. There are 239 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Thu, 21 Nov 2019 05:02:35 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.155-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-4.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 4.14.155-rc1 zhong jiang <zhongjiang(a)huawei.com> memfd: Use radix_tree_deref_slot_protected to avoid the warning. Arnd Bergmann <arnd(a)arndb.de> net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused Israel Rukshin <israelr(a)mellanox.com> IB/iser: Fix possible NULL deref at iser_inv_desc() Kirill Tkhai <ktkhai(a)virtuozzo.com> fuse: use READ_ONCE on congestion_threshold and max_background Chunfeng Yun <chunfeng.yun(a)mediatek.com> usb: xhci-mtk: fix ISOC error when interval is zero Tan Hu <tan.hu(a)zte.com.cn> netfilter: masquerade: don't flush all conntracks if only one address deleted on device Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: armada38x: fix possible race condition Heiko Stuebner <heiko(a)sntech.de> arm64: dts: rockchip: enable display nodes on rk3328-rock64 Rob Herring <robh(a)kernel.org> ARM: dts: lpc32xx: Fix SPI controller node names Rob Herring <robh(a)kernel.org> arm64: dts: lg: Fix SPI controller node names Rob Herring <robh(a)kernel.org> arm64: dts: amd: Fix SPI bus warnings Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Check for bus reset Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Handle BUS FREE during reselection Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Don't call dsprintk() following reselection interrupt Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Don't clear busy flag when abort fails Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Check for invalid reselection target Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense data Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSE Finn Thain <fthain(a)telegraphics.com.au> scsi: NCR5380: Have NCR5380_select() return a bool Hannes Reinecke <hare(a)suse.com> scsi: NCR5380: Clear all unissued commands on host reset Ilan Peer <ilan.peer(a)intel.com> iwlwifi: mvm: Allow TKIP for AP mode Johannes Berg <johannes.berg(a)intel.com> iwlwifi: api: annotate compressed BA notif array sizes Emmanuel Grumbach <emmanuel.grumbach(a)intel.com> iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dump Dan Aloni <dan(a)kernelim.com> crypto: fix a memory leak in rsa-kcs1pad's encryption mode Christoph Manszewski <c.manszewski(a)samsung.com> crypto: s5p-sss: Fix Fix argument list alignment Dexuan Cui <decui(a)microsoft.com> x86/hyperv: Suppress "PCI: Fatal: No config space access function found" Luiz Augusto von Dentz <luiz.von.dentz(a)intel.com> Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS Balakrishna Godavarthi <bgodavar(a)codeaurora.org> Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races Stuart Hayes <stuart.w.hayes(a)gmail.com> firmware: dell_rbu: Make payload memory uncachable Rob Herring <robh(a)kernel.org> ARM: dts: realview: Fix SPI controller node names Justin Ernst <justin.ernst(a)hpe.com> EDAC: Raise the maximum number of memory controllers Chao Yu <yuchao0(a)huawei.com> f2fs: mark inode dirty explicitly in recover_inode() Chao Yu <yuchao0(a)huawei.com> f2fs: fix to recover inode's project id during POR YueHaibing <yuehaibing(a)huawei.com> net: faraday: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: smsc: fix return type of ndo_start_xmit function Marc Dietrich <marvin24(a)gmx.de> ARM: dts: paz00: fix wakeup gpio keycode Marcel Ziswiler <marcel.ziswiler(a)toradex.com> ARM: tegra: apalis_t30: fix mmc1 cmd pull-up Marcel Ziswiler <marcel.ziswiler(a)toradex.com> ARM: dts: tegra30: fix xcvr-setup-use-fuses Hauke Mehrtens <hauke(a)hauke-m.de> phy: lantiq: Fix compile warning Jason Yan <yanaijie(a)huawei.com> scsi: libsas: always unregister the old device if going to discover new Alex Williamson <alex.williamson(a)redhat.com> vfio/pci: Mask buggy SR-IOV VF INTx support Li Qiang <liq3ea(a)gmail.com> vfio/pci: Fix potential memory leak in vfio_msi_cap_len zhong jiang <zhongjiang(a)huawei.com> misc: genwqe: should return proper error value. Laura Abbott <labbott(a)redhat.com> misc: kgdbts: Fix restrict error Leo Yan <leo.yan(a)linaro.org> coresight: tmc: Fix byte-address alignment for RRP Tomasz Nowicki <tnowicki(a)caviumnetworks.com> coresight: etm4x: Configure EL2 exception level when kernel is running in HYP Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: perf: Disable trace path upon source error Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: perf: Fix per cpu path management Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: Fix handling of sinks Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> usb: gadget: uvc: Only halt video streaming endpoint in bulk mode Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> usb: gadget: uvc: Factor out video USB request queueing Andreas Kemnade <andreas(a)kemnade.info> phy: phy-twl4030-usb: fix denied runtime access Yoshihiro Shimoda <yoshihiro.shimoda.uh(a)renesas.com> phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs Florian Fainelli <f.fainelli(a)gmail.com> phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs Brendan Higgins <brendanhiggins(a)google.com> i2c: aspeed: fix invalid clock parameters for very large divisors Joel Pepper <joel.pepper(a)rwth-aachen.de> usb: gadget: uvc: configfs: Prevent format changes after linking header Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> usb: gadget: uvc: configfs: Drop leaked references to config items Heiko Stuebner <heiko(a)sntech.de> ARM: dts: rockchip: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock Nathan Chancellor <natechancellor(a)gmail.com> media: davinci: Fix implicit enum conversion warning Brad Love <brad(a)nextdimension.cc> media: au0828: Fix incorrect error messages Jia-Ju Bai <baijiaju1990(a)gmail.com> media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init() Vicente Bergas <vicencb(a)gmail.com> arm64: dts: rockchip: Fix microSD in rk3399 sapphire board Dengcheng Zhu <dzhu(a)wavecomp.com> MIPS: kexec: Relax memory restriction Matthew Whitehead <tedheadster(a)gmail.com> x86/CPU: Change query logic so CPUID is enabled before testing Matthew Whitehead <tedheadster(a)gmail.com> x86/CPU: Use correct macros for Cyrix calls YueHaibing <yuehaibing(a)huawei.com> net: freescale: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: micrel: fix return type of ndo_start_xmit function Florian Fainelli <f.fainelli(a)gmail.com> net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider Prashant Bhole <bhole_prashant_q7(a)lab.ntt.co.jp> samples/bpf: fix compilation failure Shahed Shaikh <Shahed.Shaikh(a)cavium.com> bnx2x: Ignore bandwidth attention in single function mode Baruch Siach <baruch(a)tkos.co.il> ARM: dts: clearfog: fix sdhci supply property name Borislav Petkov <bp(a)suse.de> x86/mce-inject: Reset injection struct after injection Rob Herring <robh(a)kernel.org> ARM: dts: marvell: Fix SPI and I2C bus warnings Stefan Agner <stefan(a)agner.ch> crypto: arm/crc32 - avoid warning when compiling with Clang Stefan Agner <stefan(a)agner.ch> cpufeature: avoid warning when compiling with clang Nathan Chancellor <natechancellor(a)gmail.com> spi: pic32: Use proper enum in dmaengine_prep_slave_rg Rob Herring <robh(a)kernel.org> ARM: dts: ste: Fix SPI controller node names Linus Walleij <linus.walleij(a)linaro.org> ARM: dts: ux500: Fix LCDA clock line muxing Geert Uytterhoeven <geert+renesas(a)glider.be> ARM: dts: ux500: Correct SCU unit address Chao Yu <yuchao0(a)huawei.com> f2fs: fix to recover inode's uid/gid during POR Grygorii Strashko <grygorii.strashko(a)ti.com> ARM: dts: am335x-evm: fix number of cpsw Petr Machata <petrm(a)mellanox.com> mlxsw: spectrum: Init shaper for TCs 8..15 Loic Poulain <loic.poulain(a)linaro.org> usb: chipidea: Fix otg event handler Nicolas Adell <nicolas.adell(a)actia.fr> usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already started Jakub Kicinski <jakub.kicinski(a)netronome.com> nfp: provide a better warning when ring allocation fails Jian Shen <shenjian15(a)huawei.com> net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg() Fuyun Liang <liangfuyun1(a)huawei.com> net: hns3: Fix for setting speed for phy failed problem YueHaibing <yuehaibing(a)huawei.com> net: sun: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: amd: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: broadcom: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: xilinx: fix return type of ndo_start_xmit function YueHaibing <yuehaibing(a)huawei.com> net: toshiba: fix return type of ndo_start_xmit function Andreas Kemnade <andreas(a)kemnade.info> power: supply: twl4030_charger: disable eoc interrupt on linear charge Andreas Kemnade <andreas(a)kemnade.info> power: supply: twl4030_charger: fix charging current out-of-bounds Rob Herring <robh(a)kernel.org> libfdt: Ensure INT_MAX is defined in libfdt_env.h Viresh Kumar <viresh.kumar(a)linaro.org> OPP: Protect dev_list with opp_table lock Håkon Bugge <Haakon.Bugge(a)oracle.com> RDMA/i40iw: Fix incorrect iterator type Anton Blanchard <anton(a)samba.org> powerpc: Fix duplicate const clang warning in user access code Nathan Fontenot <nfont(a)linux.vnet.ibm.com> powerpc/pseries: Disable CPU hotplug across migrations Nicholas Piggin <npiggin(a)gmail.com> powerpc/64s/hash: Fix stab_rr off by one initialization Breno Leitao <leitao(a)debian.org> powerpc/iommu: Avoid derefence before pointer check YueHaibing <yuehaibing(a)huawei.com> net: hns3: fix return type of ndo_start_xmit function Corey Minyard <cminyard(a)mvista.com> ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address Peter Shih <pihsun(a)chromium.org> spi: mediatek: Don't modify spi_transfer when transfer. Yonghong Song <yhs(a)fb.com> samples/bpf: fix a compilation failure Anton Vasilyev <vasilyev(a)ispras.ru> serial: mxs-auart: Fix potential infinite loop Marek Szyprowski <m.szyprowski(a)samsung.com> serial: samsung: Enable baud clock for UART reset procedure in resume Nava kishore Manne <nava.manne(a)xilinx.com> serial: uartps: Fix suspend functionality Sinan Kaya <okaya(a)kernel.org> PCI/ACPI: Correct error message for ASPM disabling Julian Wiedmann <jwi(a)linux.ibm.com> s390/qeth: invoke softirqs after napi_schedule() Dan Carpenter <dan.carpenter(a)oracle.com> ath9k: Fix a locking bug in ath9k_add_interface() Hans de Goede <hdegoede(a)redhat.com> ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask Rob Herring <robh(a)kernel.org> ARM: dts: rockchip: Fix erroneous SPI bus dtc warnings on rk3036 Haishuang Yan <yanhaishuang(a)cmss.chinamobile.com> ip_gre: fix parsing gre header in ipgre_err Bernd Edlinger <bernd.edlinger(a)hotmail.de> kernfs: Fix range checks in kernfs_get_target_path Banajit Goswami <bgoswami(a)codeaurora.org> component: fix loop condition to call unbind() if bind() fails Tomasz Figa <tomasz.figa(a)gmail.com> power: supply: max8998-charger: Fix platform data retrieval Claudiu Beznea <claudiu.beznea(a)microchip.com> power: reset: at91-poweroff: do not procede if at91_shdwc is allocated Dan Carpenter <dan.carpenter(a)oracle.com> power: supply: ab8500_fg: silence uninitialized variable warnings Rob Herring <robh(a)kernel.org> arm64: dts: meson: Fix erroneous SPI bus warnings Paolo Valente <paolo.valente(a)linaro.org> blok, bfq: do not plug I/O if all queues are weight-raised Ganesh Goudar <ganeshgr(a)chelsio.com> cxgb4: Fix endianness issue in t4_fwcache() Ludovic Desroches <ludovic.desroches(a)microchip.com> pinctrl: at91: don't use the same irqchip with multiple gpiochips Dinh Nguyen <dinguyen(a)kernel.org> ARM: dts: socfpga: Fix I2C bus unit-address error Alan Modra <amodra(a)gmail.com> powerpc/vdso: Correct call frame information Niklas Cassel <niklas.cassel(a)linaro.org> soc: qcom: wcnss_ctrl: Avoid string overflow Christian Lamparter <chunkeey(a)gmail.com> ARM: dts: qcom: ipq4019: fix cpu0's qcom,saw2 reg value Cong Wang <xiyou.wangcong(a)gmail.com> llc: avoid blocking in llc_sap_close() Dan Carpenter <dan.carpenter(a)oracle.com> pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map() Takashi Iwai <tiwai(a)suse.de> ALSA: intel8x0m: Register irq handler after register initializations Jerome Brunet <jbrunet(a)baylibre.com> arm64: dts: meson: libretech: update board model Arnd Bergmann <arnd(a)arndb.de> media: dvb: fix compat ioctl translation Lao Wei <zrlw(a)qq.com> media: fix: media: pci: meye: validate offset to avoid arbitrary access Geert Uytterhoeven <geert+renesas(a)glider.be> media: dt-bindings: adv748x: Fix decimal unit addresses Srinivas Kandagatla <srinivas.kandagatla(a)linaro.org> nvmem: core: return error code instead of NULL from nvmem_device_get Michael Kelley <mikelley(a)microsoft.com> Drivers: hv: vmbus: Fix synic per-cpu context initialization Masami Hiramatsu <mhiramat(a)kernel.org> kprobes: Don't call BUG_ON() if there is a kprobe in use on free list Deepak Ukey <deepak.ukey(a)microchip.com> scsi: pm80xx: Fixed system hang issue during kexec boot Deepak Ukey <deepak.ukey(a)microchip.com> scsi: pm80xx: Corrected dma_unmap_sg() parameter Oleksij Rempel <o.rempel(a)pengutronix.de> ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set George Kennedy <george.kennedy(a)oracle.com> scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Fix errors in log messages. Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Fix dropped srb resource. Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Defer chip reset until target mode is enabled Quinn Tran <quinn.tran(a)cavium.com> scsi: qla2xxx: Fix iIDMA error Chao Yu <yuchao0(a)huawei.com> f2fs: fix memory leak of percpu counter in fill_super() Eric W. Biederman <ebiederm(a)xmission.com> signal: Properly deliver SIGSEGV from x86 uprobes Eric W. Biederman <ebiederm(a)xmission.com> signal: Properly deliver SIGILL from uprobes Eric W. Biederman <ebiederm(a)xmission.com> signal: Always ignore SIGKILL and SIGSTOP sent to the global init Michael J. Ruhl <michael.j.ruhl(a)intel.com> IB/hfi1: Missing return value in error path for user sdma Felix Fietkau <nbd(a)nbd.name> ath9k: add back support for using active monitor interfaces for tx99 Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: pl030: fix possible race condition Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: mt6397: fix possible race condition Qiuxu Zhuo <qiuxu.zhuo(a)intel.com> EDAC, sb_edac: Return early on ADDRV bit and address type test Daniel Silsby <dansilsby(a)gmail.com> dmaengine: dma-jz4780: Further residue status fix Paul Cercueil <paul(a)crapouillou.net> dmaengine: dma-jz4780: Don't depend on MACH_JZ4780 Vicente Bergas <vicencb(a)gmail.com> arm64: dts: rockchip: Fix VCC5V0_HOST_EN on rk3399-sapphire Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> sched/debug: Use symbolic names for task state constants H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: keep vpll2 always on H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: make NAND partitions compatible with recent U-Boot H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: fix touchscreen tsc2007 H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: tvout: enable as display1 alias H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: fixes for tvout / venc H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: omap3-gta04: give spi_lcd node a label so that we can overwrite in other DTS files Rob Herring <robh(a)kernel.org> of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC Yong Zhi <yong.zhi(a)intel.com> ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation Ding Xiang <dingxiang(a)cmss.chinamobile.com> mips: txx9: fix iounmap related issue Parav Pandit <parav(a)mellanox.com> RDMA/core: Follow correct unregister order between sysfs and cgroup Parav Pandit <parav(a)mellanox.com> RDMA/core: Rate limit MAD error messages Muhammad Sammar <muhammads(a)mellanox.com> IB/ipoib: Ensure that MTU isn't less than minimum permitted Erik Stromdahl <erik.stromdahl(a)gmail.com> ath10k: wmi: disable softirq's while calling ieee80211_rx Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Disable pull control for S5M8767 PMIC Colin Ian King <colin.king(a)canonical.com> ASoC: sgtl5000: avoid division by zero if lo_vag is zero Stefan Wahren <stefan.wahren(a)i2se.com> net: lan78xx: Bail out if lan78xx_get_endpoints fails Martin Blumenstingl <martin.blumenstingl(a)googlemail.com> ARM: dts: meson8b: fix the clock controller register size Martin Blumenstingl <martin.blumenstingl(a)googlemail.com> ARM: dts: meson8: fix the clock controller register size Quentin Schulz <quentin.schulz(a)bootlin.com> net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32 Quentin Schulz <quentin.schulz(a)bootlin.com> net: phy: mscc: read 'vsc8531,vddmac' as an u32 Jiada Wang <jiada_wang(a)mentor.com> ASoC: rsnd: ssi: Fix issue in dma data address assignment Sven Schmitt <Sven.Schmitt(a)mixed-mode.de> soc: imx: gpc: fix PDN delay Larry Finger <Larry.Finger(a)lwfinger.net> rtl8187: Fix warning generated when strncpy() destination length matches the sixe argument Marcel Ziswiler <marcel(a)ziswiler.com> ARM: dts: pxa: fix power i2c base address Robert Jarzmik <robert.jarzmik(a)free.fr> ARM: dts: pxa: fix the rtc controller Sara Sharon <sara.sharon(a)intel.com> iwlwifi: mvm: avoid sending too many BARs Johannes Berg <johannes.berg(a)intel.com> iwlwifi: don't WARN on trying to dump dead firmware Vijay Immanuel <vijayi(a)attalasystems.com> IB/rxe: fixes for rdma read retry Patryk Małek <patryk.malek(a)intel.com> i40e: Prevent deleting MAC address from VF when set by PF Patryk Małek <patryk.malek(a)intel.com> i40e: hold the rtnl lock on clearing interrupt scheme Mitch Williams <mitch.a.williams(a)intel.com> i40e: use correct length for strncpy Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Fix regulators configuration on Peach Pi/Pit Chromebooks Rick Farrington <ricardo.farrington(a)cavium.com> liquidio: fix race condition in instruction completion processing Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Fix sound in Snow-rev5 Chromebook Tuomas Tynkkynen <tuomas.tynkkynen(a)iki.fi> MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3 Paul Cercueil <paul(a)crapouillou.net> pinctrl: ingenic: Probe driver at subsys_initcall Charles Keepax <ckeepax(a)opensource.cirrus.com> ASoC: dpcm: Properly initialise hw->rate_max Bob Peterson <rpeterso(a)redhat.com> gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated Sven Eckelmann <sven.eckelmann(a)openmesh.com> ath10k: limit available channels via DT ieee80211-freq-limit Felix Fietkau <nbd(a)nbd.name> ath9k: fix tx99 with monitor mode interface Takashi Iwai <tiwai(a)suse.de> ALSA: seq: Do error checks at creating system ports Rajeev Kumar Sirasanagandla <rsirasan(a)codeaurora.org> cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> extcon: cht-wc: Return from default case to avoid warnings Bjorn Andersson <bjorn.andersson(a)linaro.org> remoteproc/davinci: Use %zx for formating size_t Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: rv8803: fix the rv8803 id in the OF table Jay Foster <jayfoster(a)ieee.org> ARM: dts: at91/trivial: Fix USART1 definition for at91sam9g45 Aapo Vienamo <avienamo(a)nvidia.com> arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply Dan Carpenter <dan.carpenter(a)oracle.com> ALSA: pcm: signedness bug in snd_pcm_plug_alloc() Andre Przywara <andre.przywara(a)arm.com> arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltage Andre Przywara <andre.przywara(a)arm.com> arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltage Marcus Folkesson <marcus.folkesson(a)gmail.com> iio: dac: mcp4922: fix error handling in mcp4922_write_raw Tamizh chelvam <tamizhr(a)codeaurora.org> ath10k: fix kernel panic by moving pci flush after napi_disable Ard Biesheuvel <ard.biesheuvel(a)linaro.org> tee: optee: take DT status property into account Stefan Agner <stefan(a)agner.ch> iio: adc: max9611: explicitly cast gain_selectors Eugen Hristev <eugen.hristev(a)microchip.com> mmc: sdhci-of-at91: fix quirk2 overwrite Roman Gushchin <guro(a)fb.com> mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() Roman Gushchin <guro(a)fb.com> mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() Eric Auger <eric.auger(a)redhat.com> iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros Al Viro <viro(a)zeniv.linux.org.uk> ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either Al Viro <viro(a)zeniv.linux.org.uk> ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable Kai-Heng Feng <kai.heng.feng(a)canonical.com> x86/quirks: Disable HPET on Intel Coffe Lake platforms Hans de Goede <hdegoede(a)redhat.com> i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present James Erwin <james.erwin(a)intel.com> IB/hfi1: Ensure full Gen3 speed in a Gen4 system Chuhong Yuan <hslester96(a)gmail.com> Input: synaptics-rmi4 - destroy F54 poller workqueue when removing Lucas Stach <l.stach(a)pengutronix.de> Input: synaptics-rmi4 - clear IRQ enables for F54 Andrew Duggan <aduggan(a)synaptics.com> Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) Andrew Duggan <aduggan(a)synaptics.com> Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver Lucas Stach <l.stach(a)pengutronix.de> Input: synaptics-rmi4 - fix video buffer size Oliver Neukum <oneukum(a)suse.com> Input: ff-memless - kill timer in destroy() Henry Lin <henryl(a)nvidia.com> ALSA: usb-audio: not submit urb for stopped endpoint Takashi Iwai <tiwai(a)suse.de> ALSA: usb-audio: Fix missing error check at mixer resolution test Jouni Hogander <jouni.hogander(a)unikie.com> slip: Fix memory leak in slip_open error path Aleksander Morgado <aleksander(a)aleksander.es> net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules Oliver Neukum <oneukum(a)suse.com> ax88172a: fix information leak on short answers Anju T Sudhakar <anju(a)linux.vnet.ibm.com> powerpc/perf: Fix kfree memory allocated for nest pmus Madhavan Srinivasan <maddy(a)linux.vnet.ibm.com> powerpc/perf: Fix IMC_MAX_PMU macro Evan Green <evgreen(a)chromium.org> Revert "Input: synaptics-rmi4 - avoid processing unknown IRQs" Michael Schmitz <schmitzmic(a)gmail.com> scsi: core: Handle drivers which set sg_tablesize to zero Jonas Gorski <jonas.gorski(a)gmail.com> MIPS: BCM63XX: fix switch core reset on BCM6368 Paolo Bonzini <pbonzini(a)redhat.com> KVM: x86: introduce is_pae_paging Junaid Shahid <junaids(a)google.com> kvm: mmu: Don't read PDPTEs when paging is not enabled ------------- Diffstat: .../devicetree/bindings/media/i2c/adv748x.txt | 4 +- .../devicetree/bindings/net/brcm,unimac-mdio.txt | 3 + Makefile | 4 +- arch/arm/boot/compressed/libfdt_env.h | 2 + arch/arm/boot/dts/am335x-evm.dts | 12 +- arch/arm/boot/dts/arm-realview-eb.dtsi | 2 +- arch/arm/boot/dts/arm-realview-pb1176.dts | 2 +- arch/arm/boot/dts/arm-realview-pb11mp.dts | 2 +- arch/arm/boot/dts/arm-realview-pbx.dtsi | 2 +- arch/arm/boot/dts/armada-388-clearfog.dtsi | 2 +- arch/arm/boot/dts/at91sam9g45.dtsi | 2 +- arch/arm/boot/dts/dove-cubox.dts | 2 +- arch/arm/boot/dts/dove.dtsi | 6 +- arch/arm/boot/dts/exynos5250-arndale.dts | 9 ++ arch/arm/boot/dts/exynos5250-snow-rev5.dts | 11 ++ arch/arm/boot/dts/exynos5420-peach-pit.dts | 3 + arch/arm/boot/dts/exynos5800-peach-pi.dts | 3 + arch/arm/boot/dts/lpc32xx.dtsi | 4 +- arch/arm/boot/dts/meson8.dtsi | 2 +- arch/arm/boot/dts/meson8b.dtsi | 2 +- arch/arm/boot/dts/omap3-gta04.dtsi | 49 +++++-- arch/arm/boot/dts/orion5x-linkstation.dtsi | 2 +- arch/arm/boot/dts/pxa25x.dtsi | 4 + arch/arm/boot/dts/pxa27x.dtsi | 6 +- arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +- arch/arm/boot/dts/rk3036.dtsi | 2 +- arch/arm/boot/dts/rk3188-radxarock.dts | 8 ++ arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts | 2 +- arch/arm/boot/dts/ste-dbx5x0.dtsi | 6 +- arch/arm/boot/dts/ste-href-family-pinctrl.dtsi | 8 +- arch/arm/boot/dts/ste-hrefprev60.dtsi | 2 +- arch/arm/boot/dts/ste-snowball.dts | 2 +- arch/arm/boot/dts/ste-u300.dts | 2 +- arch/arm/boot/dts/tegra20-paz00.dts | 6 +- arch/arm/boot/dts/tegra30-apalis.dtsi | 6 +- arch/arm/boot/dts/tegra30.dtsi | 6 +- arch/arm/boot/dts/versatile-ab.dts | 2 +- arch/arm/crypto/crc32-ce-glue.c | 2 +- arch/arm/mach-imx/pm-imx6.c | 25 ++++ .../boot/dts/allwinner/sun50i-a64-nanopi-a64.dts | 6 +- .../boot/dts/allwinner/sun50i-a64-olinuxino.dts | 8 +- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 4 +- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 2 +- .../dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 2 +- arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 2 +- arch/arm64/boot/dts/lg/lg1312.dtsi | 4 +- arch/arm64/boot/dts/lg/lg1313.dtsi | 4 +- arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 1 + arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 16 +++ arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi | 26 +++- arch/mips/bcm47xx/workarounds.c | 8 +- arch/mips/bcm63xx/reset.c | 2 +- arch/mips/include/asm/kexec.h | 6 +- arch/mips/txx9/generic/setup.c | 5 +- arch/powerpc/boot/libfdt_env.h | 2 + arch/powerpc/include/asm/imc-pmu.h | 6 +- arch/powerpc/include/asm/uaccess.h | 6 +- arch/powerpc/kernel/iommu.c | 2 +- arch/powerpc/kernel/rtas.c | 2 + arch/powerpc/kernel/vdso32/datapage.S | 1 + arch/powerpc/kernel/vdso32/gettimeofday.S | 1 + arch/powerpc/kernel/vdso64/datapage.S | 1 + arch/powerpc/kernel/vdso64/gettimeofday.S | 1 + arch/powerpc/mm/slb.c | 2 +- arch/powerpc/perf/imc-pmu.c | 17 ++- arch/powerpc/platforms/powernv/opal-imc.c | 16 +++ arch/x86/hyperv/hv_init.c | 19 +++ arch/x86/kernel/cpu/common.c | 4 +- arch/x86/kernel/cpu/cyrix.c | 2 +- arch/x86/kernel/cpu/mcheck/mce-inject.c | 6 + arch/x86/kernel/early-quirks.c | 2 + arch/x86/kernel/uprobes.c | 2 +- arch/x86/kvm/vmx.c | 7 +- arch/x86/kvm/x86.c | 8 +- arch/x86/kvm/x86.h | 5 + block/bfq-iosched.c | 10 +- crypto/rsa-pkcs1pad.c | 9 -- drivers/acpi/acpi_lpss.c | 22 ++- drivers/acpi/pci_root.c | 5 +- drivers/base/component.c | 6 +- drivers/base/power/opp/core.c | 21 ++- drivers/base/power/opp/cpu.c | 2 + drivers/base/power/opp/opp.h | 2 +- drivers/bluetooth/hci_serdev.c | 1 + drivers/char/ipmi/ipmi_dmi.c | 4 + drivers/crypto/s5p-sss.c | 4 +- drivers/dma/Kconfig | 2 +- drivers/dma/dma-jz4780.c | 2 +- drivers/edac/sb_edac.c | 68 ++++----- drivers/extcon/extcon-intel-cht-wc.c | 2 +- drivers/firmware/dell_rbu.c | 8 ++ drivers/hv/hv.c | 15 +- drivers/hwtracing/coresight/coresight-etm-perf.c | 59 +++++--- drivers/hwtracing/coresight/coresight-etm4x.c | 40 +++--- drivers/hwtracing/coresight/coresight-tmc-etf.c | 4 +- drivers/hwtracing/coresight/coresight.c | 22 ++- drivers/i2c/busses/i2c-aspeed.c | 65 ++++++--- drivers/i2c/i2c-core-acpi.c | 28 +++- drivers/iio/adc/max9611.c | 2 +- drivers/iio/dac/mcp4922.c | 11 +- drivers/infiniband/core/device.c | 2 +- drivers/infiniband/core/mad.c | 72 +++++----- drivers/infiniband/hw/hfi1/pcie.c | 4 +- drivers/infiniband/hw/hfi1/user_sdma.c | 4 +- drivers/infiniband/hw/i40iw/i40iw_cm.c | 2 +- drivers/infiniband/sw/rxe/rxe_comp.c | 21 ++- drivers/infiniband/sw/rxe/rxe_req.c | 15 +- drivers/infiniband/ulp/ipoib/ipoib_main.c | 3 +- drivers/infiniband/ulp/iser/iser_initiator.c | 18 ++- drivers/input/ff-memless.c | 9 ++ drivers/input/rmi4/rmi_driver.c | 6 +- drivers/input/rmi4/rmi_f11.c | 4 +- drivers/input/rmi4/rmi_f12.c | 32 ++++- drivers/input/rmi4/rmi_f54.c | 5 +- drivers/media/pci/ivtv/ivtv-yuv.c | 2 +- drivers/media/pci/meye/meye.c | 2 +- drivers/media/platform/davinci/vpbe_display.c | 2 +- drivers/media/usb/au0828/au0828-core.c | 4 +- drivers/misc/genwqe/card_utils.c | 13 +- drivers/misc/kgdbts.c | 16 +-- drivers/mmc/host/sdhci-of-at91.c | 2 +- drivers/net/ethernet/amd/am79c961a.c | 2 +- drivers/net/ethernet/amd/atarilance.c | 6 +- drivers/net/ethernet/amd/declance.c | 2 +- drivers/net/ethernet/amd/sun3lance.c | 6 +- drivers/net/ethernet/amd/sunlance.c | 2 +- drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 4 +- drivers/net/ethernet/broadcom/bcm63xx_enet.c | 5 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 10 ++ drivers/net/ethernet/broadcom/sb1250-mac.c | 4 +- .../net/ethernet/cavium/liquidio/octeon_device.c | 5 +- drivers/net/ethernet/cavium/liquidio/octeon_iq.h | 2 + .../net/ethernet/cavium/liquidio/request_manager.c | 2 + drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 2 +- drivers/net/ethernet/faraday/ftgmac100.c | 4 +- drivers/net/ethernet/faraday/ftmac100.c | 7 +- drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 3 +- drivers/net/ethernet/freescale/fec_mpc52xx.c | 3 +- .../net/ethernet/freescale/fs_enet/fs_enet-main.c | 3 +- drivers/net/ethernet/freescale/gianfar.c | 4 +- drivers/net/ethernet/freescale/ucc_geth.c | 3 +- drivers/net/ethernet/hisilicon/hip04_eth.c | 3 +- drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 2 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 2 +- drivers/net/ethernet/intel/i40e/i40e_main.c | 8 ++ drivers/net/ethernet/intel/i40e/i40e_ptp.c | 3 +- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 10 ++ drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 7 + drivers/net/ethernet/micrel/ks8695net.c | 2 +- drivers/net/ethernet/micrel/ks8851_mll.c | 4 +- .../net/ethernet/netronome/nfp/nfp_net_common.c | 16 ++- drivers/net/ethernet/smsc/smc911x.c | 3 +- drivers/net/ethernet/smsc/smc91x.c | 3 +- drivers/net/ethernet/smsc/smsc911x.c | 3 +- drivers/net/ethernet/sun/ldmvsw.c | 2 +- drivers/net/ethernet/sun/sunbmac.c | 3 +- drivers/net/ethernet/sun/sunqe.c | 2 +- drivers/net/ethernet/sun/sunvnet.c | 2 +- drivers/net/ethernet/sun/sunvnet_common.c | 14 +- drivers/net/ethernet/sun/sunvnet_common.h | 7 +- drivers/net/ethernet/toshiba/ps3_gelic_net.c | 4 +- drivers/net/ethernet/toshiba/ps3_gelic_net.h | 2 +- drivers/net/ethernet/toshiba/spider_net.c | 4 +- drivers/net/ethernet/toshiba/tc35815.c | 6 +- drivers/net/ethernet/xilinx/ll_temac_main.c | 3 +- drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 3 +- drivers/net/ethernet/xilinx/xilinx_emaclite.c | 9 +- drivers/net/phy/mdio-bcm-unimac.c | 83 ++++++++++- drivers/net/phy/mscc.c | 11 +- drivers/net/slip/slip.c | 1 + drivers/net/usb/ax88172a.c | 2 +- drivers/net/usb/lan78xx.c | 5 + drivers/net/usb/qmi_wwan.c | 2 + drivers/net/wireless/ath/ath10k/ahb.c | 4 +- drivers/net/wireless/ath/ath10k/mac.c | 2 + drivers/net/wireless/ath/ath10k/pci.c | 2 +- drivers/net/wireless/ath/ath10k/wmi.c | 3 +- drivers/net/wireless/ath/ath9k/main.c | 1 - drivers/net/wireless/ath/ath9k/tx99.c | 10 +- drivers/net/wireless/intel/iwlwifi/fw/api/tx.h | 6 +- drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 9 +- drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 4 - drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 8 ++ .../net/wireless/realtek/rtl818x/rtl8187/leds.c | 2 +- drivers/nvmem/core.c | 2 +- drivers/of/base.c | 2 +- drivers/phy/broadcom/Kconfig | 3 +- drivers/phy/lantiq/phy-lantiq-rcu-usb2.c | 1 - drivers/phy/renesas/phy-rcar-gen3-usb2.c | 2 +- drivers/phy/ti/phy-twl4030-usb.c | 29 ++++ drivers/pinctrl/pinctrl-at91-pio4.c | 8 +- drivers/pinctrl/pinctrl-at91.c | 28 ++-- drivers/pinctrl/pinctrl-ingenic.c | 2 +- drivers/power/reset/at91-sama5d2_shdwc.c | 3 + drivers/power/supply/ab8500_fg.c | 31 ++-- drivers/power/supply/max8998_charger.c | 2 +- drivers/power/supply/twl4030_charger.c | 30 +++- drivers/remoteproc/da8xx_remoteproc.c | 2 +- drivers/rtc/rtc-armada38x.c | 22 +-- drivers/rtc/rtc-mt6397.c | 13 +- drivers/rtc/rtc-pl030.c | 15 +- drivers/rtc/rtc-rv8803.c | 2 +- drivers/s390/net/qeth_l2_main.c | 3 + drivers/s390/net/qeth_l3_main.c | 3 + drivers/scsi/NCR5380.c | 156 ++++++++++++--------- drivers/scsi/NCR5380.h | 2 +- drivers/scsi/libsas/sas_expander.c | 13 +- drivers/scsi/lpfc/lpfc_nvme.c | 2 +- drivers/scsi/lpfc/lpfc_nvmet.c | 7 +- drivers/scsi/pm8001/pm8001_hwi.c | 6 + drivers/scsi/pm8001/pm8001_sas.c | 9 +- drivers/scsi/pm8001/pm8001_sas.h | 1 + drivers/scsi/pm8001/pm80xx_hwi.c | 80 ++++++++++- drivers/scsi/pm8001/pm80xx_hwi.h | 3 + drivers/scsi/qla2xxx/qla_gs.c | 4 +- drivers/scsi/qla2xxx/qla_isr.c | 2 +- drivers/scsi/qla2xxx/qla_os.c | 28 +++- drivers/scsi/scsi_lib.c | 3 +- drivers/scsi/sym53c8xx_2/sym_hipd.c | 15 +- drivers/soc/imx/gpc.c | 2 +- drivers/soc/qcom/wcnss_ctrl.c | 2 +- drivers/spi/spi-mt65xx.c | 37 ++--- drivers/spi/spi-pic32.c | 4 +- drivers/tee/optee/core.c | 2 +- drivers/tty/serial/mxs-auart.c | 3 +- drivers/tty/serial/samsung.c | 8 ++ drivers/tty/serial/xilinx_uartps.c | 41 ++---- drivers/usb/chipidea/otg.c | 9 +- drivers/usb/chipidea/usbmisc_imx.c | 2 + drivers/usb/gadget/function/uvc_configfs.c | 7 + drivers/usb/gadget/function/uvc_video.c | 32 +++-- drivers/usb/host/xhci-mtk-sch.c | 4 +- drivers/vfio/pci/vfio_pci.c | 8 +- drivers/vfio/pci/vfio_pci_config.c | 31 +++- fs/compat_ioctl.c | 10 +- fs/ecryptfs/inode.c | 19 ++- fs/f2fs/recovery.c | 17 +++ fs/f2fs/super.c | 6 +- fs/fuse/control.c | 4 +- fs/gfs2/rgrp.c | 2 +- fs/kernfs/symlink.c | 5 +- include/linux/cpufeature.h | 2 +- include/linux/edac.h | 3 +- include/linux/intel-iommu.h | 6 +- include/linux/libfdt_env.h | 1 + include/net/llc.h | 1 + include/trace/events/sched.h | 11 +- kernel/events/uprobes.c | 4 +- kernel/kprobes.c | 8 +- kernel/signal.c | 4 + mm/hugetlb_cgroup.c | 2 +- mm/memcontrol.c | 2 +- mm/shmem.c | 2 +- net/bluetooth/l2cap_core.c | 10 ++ net/ipv4/gre_demux.c | 7 +- net/ipv4/ip_gre.c | 9 +- net/ipv4/netfilter/nf_nat_masquerade_ipv4.c | 22 ++- net/ipv6/netfilter/nf_nat_masquerade_ipv6.c | 19 ++- net/llc/llc_core.c | 4 +- net/wireless/reg.c | 46 ++++++ samples/bpf/sockex2_kern.c | 11 +- samples/bpf/sockex3_kern.c | 8 +- samples/bpf/sockex3_user.c | 4 +- sound/core/oss/pcm_plugin.c | 4 +- sound/core/seq/seq_system.c | 18 ++- sound/pci/intel8x0m.c | 20 +-- sound/soc/codecs/hdac_hdmi.c | 6 + sound/soc/codecs/sgtl5000.c | 2 +- sound/soc/sh/rcar/rsnd.h | 1 + sound/soc/sh/rcar/ssi.c | 4 +- sound/soc/soc-pcm.c | 2 +- sound/usb/endpoint.c | 3 + sound/usb/mixer.c | 4 +- 274 files changed, 1733 insertions(+), 750 deletions(-)
5 years, 9 months
5
7
0
0
stable-rc 4.19.85-rc4/824c9adafc93: no regressions found in project stable v4.19.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.85-rc4 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: 824c9adafc9321640f8338fd99d6b2b122d61e07 git describe: v4.19.84-420-g824c9adafc93 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe-sanity/build/v4.…
No regressions (compared to build v4.19.84-422-ged7d9914a943) Fixes (compared to build v4.19.84-422-ged7d9914a943) ------------------------------------------------------------------------ x15: build: * build_process i386: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - fail: 1, hi6220-hikey * build - fail: 1, i386 * build - pass: 1, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - pass: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
mainline 5.4.0-rc8/fd8f64df9520: no regressions found in project mainline on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.0-rc8 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: fd8f64df95204951c3edd4c4a7817c909d55a100 git describe: v5.4-rc8-1-gfd8f64df9520 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe-sanity/build/v5.4-rc8-…
No regressions (compared to build v5.4-rc8) Fixes (compared to build v5.4-rc8) ------------------------------------------------------------------------ x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, i386 * build - pass: 1, * ltp-quickhit-tests - pass: 105, x86_64 * build - pass: 1, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.19.85-rc3/ed7d9914a943: no regressions found in project stable v4.19.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.85-rc3 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: ed7d9914a9437b51d0bc6a20319af2a05ebe36de git describe: v4.19.84-422-ged7d9914a943 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe-sanity/build/v4.…
No regressions (compared to build v4.19.84-422-gaf1bb7db3102) No fixes (compared to build v4.19.84-422-gaf1bb7db3102) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - fail: 1, hi6220-hikey * build - fail: 1, i386 * build - fail: 1, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.19.85-rc3/ed7d9914a943: no regressions found in project stable v4.19.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.85-rc3 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: ed7d9914a9437b51d0bc6a20319af2a05ebe36de git describe: v4.19.84-422-ged7d9914a943 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.84-4…
No regressions (compared to build v4.19.84-422-gaf1bb7db3102) No fixes (compared to build v4.19.84-422-gaf1bb7db3102) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - fail: 1, hi6220-hikey - arm64 * build - fail: 1, i386 * build - fail: 1, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
[CI] intel-core2-32: linux-4.19.y 1fd0ac6484bb Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Git branch: linux-4.19.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 1fd0ac6484bbc5a0a4e64547a3a27a510d647fc1 Errors: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-4T3h4u2EGbLG/agent.111"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/intel_core2_32-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin/i686-linaro-linux:/srv/oe/build/tmp-lkft-glibc/work/intel_core2_32-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/intel_core2_32-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/intel_core2_32-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/intel_core2_32-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/intel_core2_32-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/intel_core2_32-linaro-linux/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/temp/log.do_fetch.23384 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.19.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
6
0
0
[CI] am57xx-evm: linux-4.19.y 1fd0ac6484bb Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.19/DISTRO=lkf…
Git branch: linux-4.19.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 1fd0ac6484bbc5a0a4e64547a3a27a510d647fc1 Errors: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-XTi3Gh7B4tt4/agent.114"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin/arm-linaro-linux-gnueabi:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-4.19+gitAUTOINC+1fd0ac6484-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.19+gitAUTOINC+1fd0ac6484-r0/temp/log.do_fetch.23075 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.19.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
6
0
0
next 5.4.0-rc8/5d1131b4d61e: regressions detected in project next on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.0-rc8 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git branch: master git commit: 5d1131b4d61e52e5702e0fa4bcbec81ac7d6ef52 git describe: next-20191119 Test details:
https://qa-reports.linaro.org/lkft/linux-next-oe/build/next-20191119
Regressions (compared to build next-20191118) ------------------------------------------------------------------------ i386: linux-log-parser: * check-oops qemu_i386: linux-log-parser: * check-oops Fixes (compared to build next-20191118) ------------------------------------------------------------------------ dragonboard-410c: linux-log-parser: * check-oops qemu_arm: kselftest: * net_so_txtime.sh Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * linux-log-parser - pass: 2, hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 14, * kselftest - fail: 92, pass: 87, skip: 19, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 38, * ltp-cap_bounds-tests - pass: 1, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-fcntl-locktests-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-syscalls-tests - fail: 1, pass: 1095, skip: 151, xfail: 3 * perf - fail: 4, pass: 53, skip: 12, xfail: 1 i386 * build - pass: 1, * kselftest - fail: 79, pass: 107, skip: 19, * libgpiod - pass: 116, * libhugetlbfs - pass: 1, * linux-log-parser - fail: 3, pass: 37, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 30, skip: 6, xfail: 3 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 1, * ltp-io-tests - pass: 1, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 2, pass: 1168, skip: 79, xfail: 1 * network-basic-tests - pass: 9, skip: 1, * perf - fail: 10, pass: 56, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 3, xfail: 5 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 42, qemu_arm * kselftest - fail: 80, pass: 87, skip: 19, * libgpiod - pass: 116, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 34, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1137, skip: 110, xfail: 2 * perf - fail: 10, pass: 47, skip: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_arm64 * kselftest - fail: 50, pass: 21, skip: 5, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 34, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 3, pass: 1079, skip: 165, xfail: 3 * perf - fail: 4, pass: 56, skip: 9, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_i386 * kselftest - fail: 82, pass: 111, skip: 20, * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 2, pass: 32, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 31, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 3, pass: 1143, skip: 104, * perf - fail: 10, pass: 56, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 69, pass: 117, skip: 17, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 34, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 2, pass: 1074, skip: 174, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 38, * kselftest - fail: 80, pass: 86, skip: 19, * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 40, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1153, skip: 94, xfail: 2 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 51, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 43, xfail: 2 x86_64 * build - pass: 1, * kselftest - fail: 71, pass: 117, skip: 13, * kselftest-vsyscall-mode-native - fail: 73, pass: 120, skip: 13, * kselftest-vsyscall-mode-none - fail: 70, pass: 117, skip: 12, * kvm-unit-tests - fail: 1, pass: 45, skip: 10, * libgpiod - pass: 116, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 48, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1105, skip: 143, xfail: 1 * network-basic-tests - pass: 9, skip: 1, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 8, * ssuite - fail: 24, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.14.155-rc2/086940936515: regressions detected in project stable v.4.14.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.155-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.14.y git commit: 086940936515491724d7d237c38c1a85e6309ed5 git describe: v4.14.154-239-g086940936515 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.154-…
Regressions (compared to build v4.14.154-240-g8dd59dbecd7d) ------------------------------------------------------------------------ x86: build: * build_process Fixes (compared to build v4.14.154-240-g8dd59dbecd7d) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process juno-r2: build: * build_process x86: ltp-open-posix-tests: * schedule_1-1 Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 34, * kselftest - fail: 26, pass: 63, skip: 19, xfail: 74 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 28, skip: 11, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1086, skip: 160, xfail: 3 * perf - fail: 9, pass: 42, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 26, pass: 67, skip: 19, xfail: 64 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1088, skip: 159, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 39, skip: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 i386 * build - pass: 1, * kselftest - fail: 26, pass: 83, skip: 19, xfail: 71 * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 32, skip: 6, xfail: 2 * ltp-dio-tests - pass: 18, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1689, skip: 44, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 2, * ltp-syscalls-tests - pass: 1164, skip: 83, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 46, skip: 11, xfail: 1 * spectre-meltdown-checker-test - fail: 4, pass: 3, xfail: 5 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - fail: 1, pass: 1, * kselftest - fail: 26, pass: 65, skip: 19, xfail: 70 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1090, skip: 157, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 42, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 qemu_arm * kselftest - fail: 26, pass: 60, skip: 19, xfail: 74 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 30, skip: 10, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1135, skip: 114, xfail: 1 * perf - fail: 9, pass: 39, skip: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_arm64 * kselftest - fail: 27, pass: 64, skip: 19, xfail: 71 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1073, skip: 173, xfail: 3 * perf - fail: 9, pass: 42, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_i386 * kselftest - fail: 28, pass: 86, skip: 19, xfail: 72 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 33, skip: 6, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1141, skip: 108, * perf - fail: 9, pass: 47, skip: 11, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 24, pass: 83, skip: 24, xfail: 68 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1071, skip: 178, * perf - fail: 7, pass: 49, skip: 11, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - fail: 1, pass: 1, * install-android-platform-tools-r2600 - pass: 40, * kselftest - fail: 26, pass: 63, skip: 19, xfail: 70 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 30, skip: 10, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1151, skip: 98, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - fail: 1, pass: 1, * kselftest - fail: 24, pass: 85, skip: 24, xfail: 68 * kselftest-vsyscall-mode-native - fail: 30, pass: 85, skip: 24, xfail: 62 * kselftest-vsyscall-mode-none - fail: 29, pass: 85, skip: 24, xfail: 63 * kvm-unit-tests - fail: 3, pass: 40, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1690, skip: 45, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1102, skip: 147, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 7, pass: 49, skip: 11, * spectre-meltdown-checker-test - fail: 4, pass: 8, * ssuite - fail: 16, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 5.3.12-rc1/6d539b8f097b: regressions detected in project stable v5.3.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.12-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.3.y git commit: 6d539b8f097b64486da01863c6ae6e21b1003af7 git describe: v5.3.11-50-g6d539b8f097b Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.11-50-…
Regressions (compared to build v5.3.11) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process i386: build: * build_process x86: build: * build_process x15: build: * build_process Fixes (compared to build v5.3.11) ------------------------------------------------------------------------ juno-r2: kselftest: * net_udpgso_bench.sh Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - fail: 2, pass: 1, hi6220-hikey * build - pass: 2, * install-android-platform-tools-r2600 - pass: 70, * kselftest - fail: 52, pass: 220, skip: 30, xfail: 68 * libgpiod - pass: 234, * libhugetlbfs - pass: 180, skip: 2, * ltp-cap_bounds-tests - pass: 2, * ltp-commands-tests - pass: 56, skip: 28, * ltp-containers-tests - pass: 160, * ltp-cpuhotplug-tests - pass: 10, skip: 2, * ltp-cve-tests - pass: 58, skip: 22, * ltp-dio-tests - pass: 38, skip: 22, * ltp-fcntl-locktests-tests - pass: 2, * ltp-filecaps-tests - pass: 2, * ltp-fs-tests - pass: 118, skip: 14, xfail: 2 * ltp-fs_bind-tests - pass: 2, * ltp-fs_perms_simple-tests - pass: 36, * ltp-fsx-tests - pass: 2, * ltp-hugetlb-tests - pass: 40, skip: 2, * ltp-io-tests - pass: 4, * ltp-ipc-tests - pass: 16, * ltp-math-tests - pass: 20, * ltp-mm-tests - pass: 112, skip: 36, xfail: 2 * ltp-nptl-tests - pass: 2, * ltp-pty-tests - pass: 8, * ltp-sched-tests - pass: 12, skip: 8, * ltp-securebits-tests - pass: 6, * ltp-syscalls-tests - pass: 1097, skip: 151, xfail: 2 * network-basic-tests - pass: 20, skip: 2, * perf - fail: 12, pass: 106, skip: 24, xfail: 2 * spectre-meltdown-checker-test - pass: 24, * v4l2-compliance - pass: 86, xfail: 4 i386 * build - fail: 1, pass: 2, * kselftest - fail: 22, pass: 117, skip: 16, xfail: 37 * libgpiod - pass: 117, * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 30, skip: 6, xfail: 3 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1168, skip: 79, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 10, pass: 56, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 6, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 * build - fail: 2, pass: 1, * kselftest - fail: 25, pass: 107, skip: 15, xfail: 34 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 27, skip: 14, xfail: 1 * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1099, skip: 149, xfail: 2 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 43, xfail: 2 qemu_arm * kselftest - fail: 23, pass: 97, skip: 14, xfail: 45 * libgpiod - pass: 234, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - fail: 16, pass: 144, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1137, skip: 110, xfail: 2 * perf - fail: 10, pass: 47, skip: 12, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_arm64 * kselftest - fail: 27, pass: 106, skip: 15, xfail: 35 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 2, pass: 1081, skip: 165, xfail: 2 * perf - fail: 6, pass: 56, skip: 9, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_i386 * kselftest - fail: 23, pass: 117, skip: 16, xfail: 42 * libgpiod - pass: 234, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 31, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 2, pass: 1144, skip: 104, * perf - fail: 10, pass: 55, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 19, pass: 131, skip: 17, xfail: 34 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1075, skip: 174, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 * build - fail: 1, pass: 2, * install-android-platform-tools-r2600 - pass: 40, * kselftest - fail: 22, pass: 100, skip: 15, xfail: 44 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1154, skip: 94, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 50, skip: 9, xfail: 2 * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 43, xfail: 2 x86 * build - fail: 2, pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.4.203-rc1/7bbe76363f8f: regressions detected in project stable v4.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.203-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.4.y git commit: 7bbe76363f8f81351d9fa08d697b2f6dc200bbf9 git describe: v4.4.201-120-g7bbe76363f8f Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.201-12…
Regressions (compared to build v4.4.201-21-gb0074e36d782) ------------------------------------------------------------------------ x15: build: * build_process x86: build: * build_process juno-r2: build: * build_process No fixes (compared to build v4.4.201-21-gb0074e36d782) Boards, architectures and test suites: ------------------------------------- i386 * build - pass: 1, * kselftest - fail: 21, pass: 27, skip: 15, xfail: 45 * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 32, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 23, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1689, skip: 44, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1148, skip: 97, xfail: 5 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 10, pass: 31, skip: 4, * prep-tmp-disk - fail: 4, pass: 40, * spectre-meltdown-checker-test - fail: 5, pass: 5, xfail: 2 juno-r2 - arm64 * build - fail: 1, qemu_i386 * kselftest - fail: 21, pass: 26, skip: 16, xfail: 50 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 33, skip: 7, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1123, skip: 122, xfail: 4 * perf - fail: 12, pass: 26, skip: 7, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 40, xfail: 3 x15 - arm * build - fail: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 5.3.12-rc1/9ebab9194d83: regressions detected in project stable v5.3.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.12-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.3.y git commit: 9ebab9194d8342f214e246acb141446595e3d44e git describe: v5.3.11-49-g9ebab9194d83 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.11-49-…
Regressions (compared to build v5.3.11) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process x86: build: * build_process juno-r2: build: * build_process No fixes (compared to build v5.3.11) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - fail: 1, i386 * build - fail: 1, juno-r2 * build - fail: 1, qemu_arm * kselftest - fail: 23, pass: 97, skip: 14, xfail: 45 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1138, skip: 110, xfail: 1 * perf - fail: 10, pass: 47, skip: 12, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 x15 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 40, * kselftest - fail: 23, pass: 100, skip: 15, xfail: 44 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1154, skip: 94, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 50, skip: 9, xfail: 2 * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 43, xfail: 2 x86 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.4.203-rc1/51130eca3874: regressions detected in project stable v4.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.203-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.4.y git commit: 51130eca3874929fd94d97548d40c345e8fcd487 git describe: v4.4.201-122-g51130eca3874 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.201-12…
Regressions (compared to build v4.4.201-21-gb0074e36d782) ------------------------------------------------------------------------ x15: build: * build_process x86: build: * build_process juno-r2: build: * build_process i386: build: * build_process No fixes (compared to build v4.4.201-21-gb0074e36d782) Boards, architectures and test suites: ------------------------------------- i386 * build - fail: 1, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 5.3.12-rc1/778b8d073dcf: regressions detected in project stable v5.3.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.12-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.3.y git commit: 778b8d073dcf9156112eeafd07c967a93fa68b51 git describe: v5.3.11-49-g778b8d073dcf Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.11-49-…
Regressions (compared to build v5.3.11) ------------------------------------------------------------------------ i386: build: * build_process x15: build: * build_process hi6220-hikey: build: * build_process x86: build: * build_process juno-r2: build: * build_process dragonboard-410c: build: * build_process No fixes (compared to build v5.3.11) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - fail: 1, hi6220-hikey * build - fail: 1, i386 * build - fail: 1, juno-r2 * build - fail: 1, x15 * build - fail: 1, x86 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.4.203-rc1/dbe649c3bca3: regressions detected in project stable v4.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.203-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.4.y git commit: dbe649c3bca35a44acaa3db0ddb53bd32599183c git describe: v4.4.201-121-gdbe649c3bca3 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.201-12…
Regressions (compared to build v4.4.201-21-gb0074e36d782) ------------------------------------------------------------------------ x86: build: * build_process juno-r2: build: * build_process No fixes (compared to build v4.4.201-21-gb0074e36d782) Boards, architectures and test suites: ------------------------------------- i386 * build - pass: 1, * kselftest - fail: 20, pass: 27, skip: 16, xfail: 43 * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 32, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 49, skip: 23, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1691, skip: 44, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1147, skip: 97, xfail: 5 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 10, pass: 31, skip: 4, * prep-tmp-disk - fail: 4, pass: 40, * spectre-meltdown-checker-test - fail: 5, pass: 5, xfail: 2 juno-r2 - arm64 * build - fail: 1, qemu_arm * kselftest - fail: 21, pass: 23, skip: 15, xfail: 59 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1117, skip: 128, xfail: 5 * perf - fail: 10, pass: 24, skip: 6, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 40, xfail: 3 qemu_i386 * kselftest - fail: 21, pass: 26, skip: 16, xfail: 51 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 33, skip: 7, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1123, skip: 122, xfail: 4 * perf - fail: 12, pass: 26, skip: 7, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 40, xfail: 3 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 12, * libhugetlbfs - pass: 87, skip: 1, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.14.155-rc1/8dd59dbecd7d: regressions detected in project stable v.4.14.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.155-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.14.y git commit: 8dd59dbecd7db5dcf057d35a76f5f998f0c90d3c git describe: v4.14.154-240-g8dd59dbecd7d Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.154-…
Regressions (compared to build v4.14.154-239-g82777d7162b0) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process Fixes (compared to build v4.14.154-239-g82777d7162b0) ------------------------------------------------------------------------ hi6220-hikey: build: * build_process i386: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - fail: 1, hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 26, pass: 65, skip: 18, xfail: 65 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1088, skip: 159, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 39, skip: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 i386 * build - pass: 1, * kselftest - fail: 26, pass: 81, skip: 19, xfail: 72 * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 78, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 32, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 7, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 49, skip: 23, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1691, skip: 44, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1166, skip: 82, xfail: 1 * network-basic-tests - pass: 9, skip: 1, * perf - fail: 9, pass: 47, skip: 11, * spectre-meltdown-checker-test - fail: 4, pass: 6, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - fail: 1, qemu_i386 * kselftest - fail: 28, pass: 85, skip: 19, xfail: 73 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 33, skip: 6, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1141, skip: 108, * perf - fail: 9, pass: 46, skip: 11, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 24, pass: 82, skip: 24, xfail: 69 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1071, skip: 178, * perf - fail: 7, pass: 49, skip: 11, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - fail: 1, x86_64 * build - pass: 1, * kselftest - fail: 24, pass: 85, skip: 24, xfail: 68 * kselftest-vsyscall-mode-native - fail: 30, pass: 84, skip: 24, xfail: 62 * kselftest-vsyscall-mode-none - fail: 29, pass: 85, skip: 24, xfail: 63 * kvm-unit-tests - fail: 3, pass: 40, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - fail: 1, pass: 1688, skip: 45, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1102, skip: 147, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 7, pass: 49, skip: 11, * spectre-meltdown-checker-test - fail: 4, pass: 8, * ssuite - fail: 24, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 5.3.12-rc1/0a89ac54e7d5: regressions detected in project stable v5.3.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.12-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.3.y git commit: 0a89ac54e7d5ea976ee9de1725c056faa5ba526f git describe: v5.3.11-49-g0a89ac54e7d5 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.11-49-…
Regressions (compared to build v5.3.11) ------------------------------------------------------------------------ i386: build: * build_process juno-r2: build: * build_process Fixes (compared to build v5.3.11) ------------------------------------------------------------------------ dragonboard-410c: kselftest: * timestamping_txtimestamp.sh Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, * install-android-platform-tools-r2600 - pass: 10, * kselftest - fail: 25, pass: 108, skip: 15, xfail: 36 * libgpiod - pass: 117, * libhugetlbfs - pass: 89, skip: 1, xfail: 1 * ltp-containers-tests - pass: 80, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 hi6220-hikey * build - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 26, pass: 110, skip: 15, xfail: 34 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 27, skip: 14, xfail: 1 * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1096, skip: 151, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 6, pass: 53, skip: 12, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 i386 * build - fail: 2, juno-r2 * build - fail: 2, qemu_arm * kselftest - fail: 23, pass: 99, skip: 14, xfail: 43 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1136, skip: 110, xfail: 3 * perf - fail: 10, pass: 47, skip: 12, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_x86_64 * kselftest - fail: 19, pass: 129, skip: 17, xfail: 36 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1075, skip: 174, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 40, * kselftest - fail: 22, pass: 99, skip: 15, xfail: 43 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 27, skip: 14, xfail: 1 * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1154, skip: 94, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 50, skip: 9, xfail: 2 * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 43, xfail: 2 x86 * build - pass: 1, * kselftest - fail: 19, pass: 130, skip: 14, xfail: 33 * kselftest-vsyscall-mode-native - fail: 29, pass: 130, skip: 14, xfail: 21 * kselftest-vsyscall-mode-none - fail: 29, pass: 128, skip: 14, xfail: 23 * kvm-unit-tests - fail: 1, pass: 45, skip: 10, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1106, skip: 143, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 8, * ssuite - fail: 24, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.14.155-rc1/82777d7162b0: regressions detected in project stable v.4.14.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.155-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.14.y git commit: 82777d7162b0df11642ca3a5dc066255b05da634 git describe: v4.14.154-239-g82777d7162b0 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.154-…
Regressions (compared to build v4.14.154-240-gab050cd3bb84) ------------------------------------------------------------------------ i386: build: * build_process x86: build: * build_process Fixes (compared to build v4.14.154-240-gab050cd3bb84) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 34, * kselftest - fail: 26, pass: 63, skip: 19, xfail: 74 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1086, skip: 160, xfail: 3 * perf - fail: 9, pass: 42, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 hi6220-hikey - arm64 * build - fail: 1, i386 * build - fail: 1, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.14.155-rc2/086940936515: regressions detected in project stable v.4.14.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.155-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.14.y git commit: 086940936515491724d7d237c38c1a85e6309ed5 git describe: v4.14.154-239-g086940936515 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe-sanity/build/v4.…
Regressions (compared to build v4.14.154-240-g8dd59dbecd7d) ------------------------------------------------------------------------ x86: build: * build_process Fixes (compared to build v4.14.154-240-g8dd59dbecd7d) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
linaro-hikey-stable v4.4.y on OE 4.4.203-rc1/12507d893cfe: no regressions found in project lkft/linaro-hikey-stable-rc-4.4-oe
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.203-rc1 git repo:
https://git.linaro.org/lkft/arm64-stable-rc.git
git tag: 4.4.203-rc1-hikey-20191119-610 git commit: 12507d893cfe04b8ab94056b207e72b17a82c59c git describe: 4.4.203-rc1-hikey-20191119-610 Test details:
https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4-oe/build/4.4.…
No regressions (compared to build 4.4.203-rc1-hikey-20191119-609) No fixes (compared to build 4.4.203-rc1-hikey-20191119-609) Boards, architectures and test suites: ------------------------------------- hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 21, pass: 27, skip: 16, xfail: 51 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 14, xfail: 1 * ltp-containers-tests - pass: 43, skip: 36, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 28, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1062, skip: 179, xfail: 8 * perf - fail: 10, pass: 24, skip: 6, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
linaro-hikey-stable v4.4.y on OE 4.4.203-rc1/04545df6f61c: no regressions found in project lkft/linaro-hikey-stable-rc-4.4-oe
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.203-rc1 git repo:
https://git.linaro.org/lkft/arm64-stable-rc.git
git tag: 4.4.203-rc1-hikey-20191119-609 git commit: 04545df6f61cbb8f0d02ea8041beab03bb184374 git describe: 4.4.203-rc1-hikey-20191119-609 Test details:
https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4-oe/build/4.4.…
No regressions (compared to build 4.4.203-rc1-hikey-20191119-608) No fixes (compared to build 4.4.203-rc1-hikey-20191119-608) Boards, architectures and test suites: ------------------------------------- hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 21, pass: 27, skip: 16, xfail: 51 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 43, skip: 36, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - fail: 1, pass: 28, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1062, skip: 179, xfail: 8 * perf - fail: 10, pass: 24, skip: 6, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.19.85-rc2/af1bb7db3102: no regressions found in project stable v4.19.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.85-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: af1bb7db3102c89730b610b827df0e429c061337 git describe: v4.19.84-422-gaf1bb7db3102 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe-sanity/build/v4.…
No regressions (compared to build v4.19.84-423-g1b1960cc7ceb) No fixes (compared to build v4.19.84-423-g1b1960cc7ceb) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - fail: 1, hi6220-hikey * build - fail: 1, i386 * build - fail: 1, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.19.85-rc2/af1bb7db3102: no regressions found in project stable v4.19.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.85-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: af1bb7db3102c89730b610b827df0e429c061337 git describe: v4.19.84-422-gaf1bb7db3102 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.84-4…
No regressions (compared to build v4.19.84-423-g1b1960cc7ceb) No fixes (compared to build v4.19.84-423-g1b1960cc7ceb) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - fail: 1, hi6220-hikey - arm64 * build - fail: 1, i386 * build - fail: 1, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
[CI] juno: linux-4.14.y ab050cd3bb84 Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Git branch: linux-4.14.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: ab050cd3bb84dbcaf833a1abd102e5814a2112cd Errors: ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+ab050cd3bb-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-z0MwGTfQ3Jul/agent.102"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+ab050cd3bb-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+ab050cd3bb-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/temp/log.do_fetch.23280 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.14.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
3
0
0
[CI] am57xx-evm: linux-4.14.y ab050cd3bb84 Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Git branch: linux-4.14.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: ab050cd3bb84dbcaf833a1abd102e5814a2112cd Errors: ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+ab050cd3bb-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-Ueghjzqf1KwZ/agent.106"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/usr/bin/arm-linaro-linux-gnueabi:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+ab050cd3bb-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+ab050cd3bb-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.14+gitAUTOINC+ab050cd3bb-r0/temp/log.do_fetch.23072 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.14.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
3
0
0
[CI] intel-corei7-64: linux-4.14.y 086940936515 Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.14/DISTRO=lkf…
Git branch: linux-4.14.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 086940936515491724d7d237c38c1a85e6309ed5 Errors: ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+0869409365-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-cwzE7FJ5iEvq/agent.111"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+0869409365-r0/recipe-sysroot-native/usr/bin/x86_64-linaro-linux:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+0869409365-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+0869409365-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+0869409365-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+0869409365-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+0869409365-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+0869409365-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-4.14+gitAUTOINC+0869409365-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/intel_corei7_64-linaro-linux/linux-generic-stable-rc/4.14+gitAUTOINC+0869409365-r0/temp/log.do_fetch.23352 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_4.14.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
0
0
0
stable-rc 4.9.203-rc1/e948539072c5: no regressions found in project stable v4.9.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.9.203-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.9.y git commit: e948539072c5ea11d61b15d4536f9202c88736c2 git describe: v4.9.201-179-ge948539072c5 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.9-oe/build/v4.9.201-17…
No regressions (compared to build v4.9.201-181-ge19c5797fa3e) Fixes (compared to build v4.9.201-181-ge19c5797fa3e) ------------------------------------------------------------------------ qemu_arm64: perf: * Test-object-code-reading dragonboard-410c: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 34, * kselftest - fail: 23, pass: 30, skip: 14, xfail: 49 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1073, skip: 172, xfail: 4 * perf - fail: 10, pass: 37, skip: 9, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 hi6220-hikey - arm64 * build - fail: 1, i386 * build - fail: 1, juno-r2 - arm64 * build - pass: 1, * kselftest - fail: 23, pass: 30, skip: 14, xfail: 47 * kvm-unit-tests - fail: 4, pass: 9, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1078, skip: 169, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 10, pass: 36, skip: 10, * spectre-meltdown-checker-test - pass: 9, skip: 1, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 qemu_arm * kselftest - fail: 26, pass: 58, skip: 19, xfail: 73 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1126, skip: 123, xfail: 1 * perf - fail: 10, pass: 34, skip: 12, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_arm64 * kselftest - fail: 23, pass: 29, skip: 14, xfail: 49 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1062, skip: 185, xfail: 2 * perf - fail: 9, pass: 38, skip: 9, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 40, * kselftest - fail: 26, pass: 58, skip: 19, xfail: 73 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1142, skip: 107, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
next 5.4.0-rc8/5d1131b4d61e: no regressions found in project next on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.0-rc8 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git branch: master git commit: 5d1131b4d61e52e5702e0fa4bcbec81ac7d6ef52 git describe: next-20191119 Test details:
https://qa-reports.linaro.org/lkft/linux-next-oe-sanity/build/next-20191119
No regressions (compared to build next-20191118) No fixes (compared to build next-20191118) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, * linux-log-parser - pass: 2, hi6220-hikey * build - pass: 1, * linux-log-parser - pass: 2, i386 * build - pass: 1, * linux-log-parser - pass: 2, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 4, x15 - arm * build - pass: 1, * linux-log-parser - pass: 2, x86_64 * build - pass: 1, * linux-log-parser - pass: 2, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.9.203-rc1/a01b8802acde: regressions detected in project stable v4.9.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.9.203-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.9.y git commit: a01b8802acde97795921ca736e348541c0669c94 git describe: v4.9.201-180-ga01b8802acde Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.9-oe/build/v4.9.201-18…
Regressions (compared to build v4.9.201-32-gd7f83e4f45e8) ------------------------------------------------------------------------ hi6220-hikey: build: * build_process i386: build: * build_process No fixes (compared to build v4.9.201-32-gd7f83e4f45e8) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 34, * kselftest - fail: 23, pass: 30, skip: 14, xfail: 49 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1074, skip: 172, xfail: 3 * perf - fail: 10, pass: 37, skip: 9, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 hi6220-hikey - arm64 * build - fail: 1, i386 * build - fail: 1, juno-r2 - arm64 * build - pass: 1, * kselftest - fail: 23, pass: 28, skip: 14, xfail: 46 * kvm-unit-tests - fail: 4, pass: 9, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1078, skip: 169, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 9, skip: 1, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 qemu_arm * kselftest - fail: 26, pass: 58, skip: 19, xfail: 73 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1126, skip: 123, xfail: 1 * perf - fail: 10, pass: 34, skip: 12, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_arm64 * kselftest - fail: 23, pass: 29, skip: 14, xfail: 49 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1062, skip: 185, xfail: 2 * perf - fail: 10, pass: 37, skip: 9, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 20, pass: 33, skip: 28, xfail: 35 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1062, skip: 187, * perf - fail: 9, pass: 42, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 40, * kselftest - fail: 26, pass: 61, skip: 19, xfail: 71 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1142, skip: 107, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - pass: 1, * kselftest - fail: 20, pass: 35, skip: 28, xfail: 38 * kselftest-vsyscall-mode-native - fail: 20, pass: 34, skip: 28, xfail: 37 * kselftest-vsyscall-mode-none - fail: 20, pass: 35, skip: 28, xfail: 37 * kvm-unit-tests - fail: 5, pass: 38, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1688, skip: 47, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1093, skip: 156, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 42, skip: 10, * prep-tmp-disk - fail: 2, pass: 42, * spectre-meltdown-checker-test - fail: 4, pass: 5, xfail: 3 * ssuite - fail: 32, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.9.203-rc1/e19c5797fa3e: regressions detected in project stable v4.9.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.9.203-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.9.y git commit: e19c5797fa3e8eff1fba1f16e662c5addc44f9bf git describe: v4.9.201-181-ge19c5797fa3e Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.9-oe/build/v4.9.201-18…
Regressions (compared to build v4.9.201-180-ga01b8802acde) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process x86: build: * build_process No fixes (compared to build v4.9.201-180-ga01b8802acde) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - fail: 1, hi6220-hikey - arm64 * build - fail: 1, i386 * build - fail: 1, juno-r2 - arm64 * build - pass: 1, * kselftest - fail: 22, pass: 29, skip: 14, xfail: 47 * kvm-unit-tests - fail: 4, pass: 9, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1693, skip: 42, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1078, skip: 169, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 9, skip: 1, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 qemu_arm * kselftest - fail: 26, pass: 59, skip: 19, xfail: 72 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1126, skip: 123, xfail: 1 * perf - fail: 10, pass: 34, skip: 12, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_arm64 * kselftest - fail: 23, pass: 29, skip: 14, xfail: 49 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1062, skip: 185, xfail: 2 * perf - fail: 10, pass: 37, skip: 9, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 40, * kselftest - fail: 26, pass: 60, skip: 19, xfail: 70 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1142, skip: 107, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
[CI] dragonboard-410c: linux-5.3.y 6d539b8f097b Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Git branch: linux-5.3.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 6d539b8f097b64486da01863c6ae6e21b1003af7 Errors: ERROR: linux-generic-stable-rc-5.3+gitAUTOINC+6d539b8f09-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-aRNQxzp1vFxm/agent.97"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+6d539b8f09-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+6d539b8f09-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+6d539b8f09-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+6d539b8f09-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+6d539b8f09-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+6d539b8f09-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-5.3+gitAUTOINC+6d539b8f09-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-5.3+gitAUTOINC+6d539b8f09-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/dragonboard_410c-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+6d539b8f09-r0/temp/log.do_fetch.22986 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_5.3.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
1
0
0
[CI] intel-corei7-64: linux-5.3.y 778b8d073dcf Aborted
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Git branch: linux-5.3.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 778b8d073dcf9156112eeafd07c967a93fa68b51 Errors:
5 years, 9 months
1
3
0
0
[CI] am57xx-evm: linux-5.3.y 6d539b8f097b Aborted
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Git branch: linux-5.3.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 6d539b8f097b64486da01863c6ae6e21b1003af7 Errors:
5 years, 9 months
1
0
0
0
[CI] juno: linux-5.3.y 0a89ac54e7d5 Failure
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Git branch: linux-5.3.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 0a89ac54e7d5ea976ee9de1725c056faa5ba526f Errors: ERROR: linux-generic-stable-rc-5.3+gitAUTOINC+0a89ac54e7-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export SSH_AUTH_SOCK="/tmp/ssh-ejJVqcZRTGk2/agent.104"; export PATH="/srv/oe/layers/openembedded-core/scripts:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+0a89ac54e7-r0/recipe-sysroot-native/usr/bin/aarch64-linaro-linux:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+0a89ac54e7-r0/recipe-sysroot/usr/bin/crossscripts:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+0a89ac54e7-r0/recipe-sysroot-native/usr/sbin:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+0a89ac54e7-r0/recipe-sysroot-native/usr/bin:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+0a89ac54e7-r0/recipe-sysroot-native/sbin:/srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+0a89ac54e7-r0/recipe-sysroot-native/bin:/srv/oe/bitbake/bin:/srv/oe/build/tmp-lkft-glibc/hosttools"; export HOME="/home/buildslave"; LANG=C git -c core.fsyncobjectfiles=0 fetch -f --prune --progress
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
refs/*:refs/* failed with exit code 128, output: ERROR: linux-generic-stable-rc-5.3+gitAUTOINC+0a89ac54e7-r0 do_fetch: Fetcher failure for URL: '
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git;pr…
'. Unable to fetch URL from any source. ERROR: linux-generic-stable-rc-5.3+gitAUTOINC+0a89ac54e7-r0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lkft-glibc/work/juno-linaro-linux/linux-generic-stable-rc/5.3+gitAUTOINC+0a89ac54e7-r0/temp/log.do_fetch.23143 ERROR: Task (/srv/oe/build/conf/../../layers/meta-lkft/recipes-kernel/linux/linux-generic-stable-rc_5.3.bb:do_fetch) failed with exit code '1'
5 years, 9 months
1
5
0
0
[CI] intel-core2-32: linux-5.3.y 6d539b8f097b Aborted
by ci_notify@linaro.org
Build URL:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Full log:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Parsed warnings/errors:
https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-5.3/DISTRO=lkft…
Git branch: linux-5.3.y Git URL:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: 6d539b8f097b64486da01863c6ae6e21b1003af7 Errors:
5 years, 9 months
1
0
0
0
stable-rc 4.14.155-rc1/8dd59dbecd7d: regressions detected in project stable v.4.14.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.155-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.14.y git commit: 8dd59dbecd7db5dcf057d35a76f5f998f0c90d3c git describe: v4.14.154-240-g8dd59dbecd7d Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe-sanity/build/v4.…
Regressions (compared to build v4.14.154-239-g82777d7162b0) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process Fixes (compared to build v4.14.154-239-g82777d7162b0) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - fail: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, x86_64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 5.3.12-rc1/6d539b8f097b: regressions detected in project stable v5.3.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.12-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.3.y git commit: 6d539b8f097b64486da01863c6ae6e21b1003af7 git describe: v5.3.11-50-g6d539b8f097b Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe-sanity/build/v5.3…
Regressions (compared to build v5.3.11-49-g9ebab9194d83) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process Fixes (compared to build v5.3.11-49-g9ebab9194d83) ------------------------------------------------------------------------ hi6220-hikey: build: * build_process i386: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - fail: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, juno-r2 * build - fail: 1, x15 * build - pass: 1, x86 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.14.155-rc1/ab050cd3bb84: regressions detected in project stable v.4.14.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.155-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.14.y git commit: ab050cd3bb84dbcaf833a1abd102e5814a2112cd git describe: v4.14.154-240-gab050cd3bb84 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.154-…
Regressions (compared to build v4.14.154) ------------------------------------------------------------------------ hi6220-hikey: build: * build_process dragonboard-410c: build: * build_process juno-r2: build: * build_process x86: ltp-open-posix-tests: * condvar_pthread_cond_wait_2 x15: build: * build_process No fixes (compared to build v4.14.154) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - fail: 1, hi6220-hikey - arm64 * build - fail: 1, i386 * build - pass: 1, * kselftest - fail: 26, pass: 86, skip: 19, xfail: 65 * libhugetlbfs - pass: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 32, skip: 6, xfail: 2 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 23, xfail: 2 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1689, skip: 46, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1165, skip: 83, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 47, skip: 11, * spectre-meltdown-checker-test - fail: 4, pass: 6, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - fail: 1, qemu_i386 * kselftest - fail: 28, pass: 86, skip: 19, xfail: 72 * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 33, skip: 6, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1141, skip: 108, * perf - fail: 9, pass: 46, skip: 11, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 24, pass: 82, skip: 24, xfail: 69 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1071, skip: 178, * perf - fail: 7, pass: 49, skip: 11, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - fail: 1, x86_64 * build - pass: 1, * kselftest - fail: 24, pass: 85, skip: 24, xfail: 68 * kselftest-vsyscall-mode-native - fail: 30, pass: 84, skip: 24, xfail: 63 * kselftest-vsyscall-mode-none - fail: 29, pass: 84, skip: 24, xfail: 63 * kvm-unit-tests - fail: 3, pass: 40, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - fail: 1, pass: 1689, skip: 45, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1102, skip: 147, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 7, pass: 49, skip: 11, * spectre-meltdown-checker-test - fail: 4, pass: 5, xfail: 3 * ssuite - fail: 24, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
stable-rc 4.4.203-rc1/7bbe76363f8f: no regressions found in project stable v4.4.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.203-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.4.y git commit: 7bbe76363f8f81351d9fa08d697b2f6dc200bbf9 git describe: v4.4.201-120-g7bbe76363f8f Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe-sanity/build/v4.4…
No regressions (compared to build v4.4.201-122-g51130eca3874) Fixes (compared to build v4.4.201-122-g51130eca3874) ------------------------------------------------------------------------ i386: build: * build_process Boards, architectures and test suites: ------------------------------------- i386 * build - pass: 1, * ltp-quickhit-tests - pass: 106, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - fail: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 9 months
1
0
0
0
← Newer
1
...
420
421
422
423
424
425
426
...
662
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
Results per page:
10
25
50
100
200