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
44 participants
33095 discussions
Start a n
N
ew thread
[PATCH 5.3 000/180] 5.3.17-stable review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 5.3.17 release. There are 180 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 Wed, 18 Dec 2019 17:41:25 +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/v5.x/stable-review/patch-5.3.17-rc1…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-5.3.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 5.3.17-rc1 yangerkun <yangerkun(a)huawei.com> ext4: fix a bug in ext4_wait_for_tail_page_commit Darrick J. Wong <darrick.wong(a)oracle.com> splice: only read in as much information as there is pipe buffer space Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: disable uie before setting time and enable after Chen Jun <chenjun102(a)huawei.com> mm/shmem.c: cast the type of unmap_start to u64 Gerald Schaefer <gerald.schaefer(a)de.ibm.com> s390/kaslr: store KASLR offset for early dumps Heiko Carstens <heiko.carstens(a)de.ibm.com> s390/smp,vdso: fix ASCE handling Will Deacon <will(a)kernel.org> firmware: qcom: scm: Ensure 'a0' status code is treated as signed Theodore Ts'o <tytso(a)mit.edu> ext4: work around deleting a file with i_nlink == 0 safely Roman Gushchin <guro(a)fb.com> mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction Daniel Schultz <d.schultz(a)phytec.de> mfd: rk808: Fix RK818 ID template Nicolas Geoffray <ngeoffray(a)google.com> mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings Vincenzo Frascino <vincenzo.frascino(a)arm.com> powerpc: Fix vDSO clock_getres() Nathan Chancellor <natechancellor(a)gmail.com> powerpc: Avoid clang warnings around setjmp and longjmp H. Nikolaus Schaller <hns(a)goldelico.com> omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251 H. Nikolaus Schaller <hns(a)goldelico.com> omap: pdata-quirks: revert pandora specific gpiod additions Andrea Merello <andrea.merello(a)gmail.com> iio: ad7949: fix channels mixups Andrea Merello <andrea.merello(a)gmail.com> iio: ad7949: kill pointless "readback"-handling code Lorenzo Bianconi <lorenzo(a)kernel.org> iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw Lorenzo Bianconi <lorenzo(a)kernel.org> iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Introduce the function qla2xxx_init_sp() Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix double scsi_done for abort path Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI command Martin K. Petersen <martin.petersen(a)oracle.com> Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails" Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Fix a dma_pool_free() call Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix SRB leak on switch command timeout Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix stale session Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix stuck login session Himanshu Madhani <hmadhani(a)marvell.com> scsi: qla2xxx: Fix driver reload for ISP82xx Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix flash read for Qlogic ISPs Himanshu Madhani <hmadhani(a)marvell.com> scsi: qla2xxx: Fix message indicating vectors used by driver Martin Wilck <mwilck(a)suse.com> scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Make sure that aborted commands are freed Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Check secondary image if reading the primary image fails Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Fix session lookup in qlt_abort_work() Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Really fix qla2xxx_eh_abort() Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix hang in fcport delete path Arun Easi <aeasi(a)marvell.com> scsi: qla2xxx: Fix NVMe port discovery after a short device port loss Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix different size DMA Alloc/Unmap Himanshu Madhani <hmadhani(a)marvell.com> scsi: qla2xxx: Fix DMA unmap leak Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix premature timer expiration Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Do command completion on abort timeout Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix abort timeout race condition. James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Fix bad ndlp ptr in xri aborted handling Jeff Mahoney <jeffm(a)suse.com> reiserfs: fix extended attributes on the root directory Jan Kara <jack(a)suse.cz> ext4: Fix credit estimate for final inode freeing Dmitry Monakhov <dmtrmonakhov(a)yandex-team.ru> quota: fix livelock in dquot_writeback_dquots Christian Brauner <christian.brauner(a)ubuntu.com> seccomp: avoid overflow in implicit constant conversion Chengguang Xu <cgxu519(a)mykernel.net> ext2: check err when partial != NULL Dmitry Monakhov <dmtrmonakhov(a)yandex-team.ru> quota: Check that quota is not dirty before release Ville Syrjälä <ville.syrjala(a)linux.intel.com> video/hdmi: Fix AVI bar unpack Cédric Le Goater <clg(a)kaod.org> powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts Alastair D'Silva <alastair(a)d-silva.org> powerpc: Allow flush_icache_range to work across ranges >4GB Cédric Le Goater <clg(a)kaod.org> powerpc/xive: Prevent page fault issues in the machine crash handler Alastair D'Silva <alastair(a)d-silva.org> powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB Yabin Cui <yabinc(a)google.com> coresight: Serialize enabling/disabling a link device. Alexander Shishkin <alexander.shishkin(a)linux.intel.com> stm class: Lose the protocol driver when dropping its reference Arnd Bergmann <arnd(a)arndb.de> ppdev: fix PPGETTIME/PPSETTIME ioctls Bart Van Assche <bvanassche(a)acm.org> RDMA/core: Fix ib_dma_max_seg_size() Jarkko Nikula <jarkko.nikula(a)bitmer.com> ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity H. Nikolaus Schaller <hns(a)goldelico.com> mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in init code Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller init Nishka Dasgupta <nishkadg.linux(a)gmail.com> pinctrl: samsung: Add of_node_put() before return in error path Gregory CLEMENT <gregory.clement(a)bootlin.com> pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() Chris Brandt <chris.brandt(a)renesas.com> pinctrl: rza2: Fix gpio name typos Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> ACPI: PM: Avoid attaching ACPI PM domain to certain devices Vamshi K Sthambamkadi <vamshi.k.sthambamkadi(a)gmail.com> ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() Francesco Ruggeri <fruggeri(a)arista.com> ACPI: OSL: only free map once in osl.c Mika Westerberg <mika.westerberg(a)linux.intel.com> ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge Hans de Goede <hdegoede(a)redhat.com> ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links Hans de Goede <hdegoede(a)redhat.com> ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links Hans de Goede <hdegoede(a)redhat.com> ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI Takashi Sakamoto <o-takashi(a)sakamocchi.jp> ALSA: oxfw: fix return value in error path of isochronous resources reservation Takashi Sakamoto <o-takashi(a)sakamocchi.jp> ALSA: fireface: fix return value in error path of isochronous resources reservation John Hubbard <jhubbard(a)nvidia.com> cpufreq: powernv: fix stack bloat and hard limit on number of CPUs Leonard Crestez <leonard.crestez(a)nxp.com> PM / devfreq: Lock devfreq in trans_stat_show Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: pci: Add Tiger Lake CPU support Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: pci: Add Ice Lake CPU support Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: Fix a double put_device() in error path Madhavan Srinivasan <maddy(a)linux.vnet.ibm.com> powerpc/perf: Disable trace_imc pmu Gao Xiang <gaoxiang25(a)huawei.com> erofs: zero out when listxattr is called with no xattr Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> cpuidle: teo: Fix "early hits" handling for disabled idle states Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> cpuidle: teo: Consider hits and misses metrics of disabled states Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> cpuidle: teo: Rename local variable in teo_select() Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> cpuidle: teo: Ignore disabled idle states that are too deep Zhenzhong Duan <zhenzhong.duan(a)oracle.com> cpuidle: Do not unset the driver if it is there already Hans Verkuil <hverkuil-cisco(a)xs4all.nl> media: cec.h: CEC_OP_REC_FLAG_ values were swapped Johan Hovold <johan(a)kernel.org> media: radio: wl1273: fix interrupt masking on release Johan Hovold <johan(a)kernel.org> media: bdisp: fix memleak on release Ezequiel Garcia <ezequiel(a)collabora.com> media: hantro: Fix s_fmt for dynamic resolution changes Gerald Schaefer <gerald.schaefer(a)de.ibm.com> s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported Denis Efremov <efremov(a)linux.com> ar5523: check NULL before memcpy() in ar5523_cmd() Denis Efremov <efremov(a)linux.com> wil6210: check len before memcpy() calls Aleksa Sarai <cyphar(a)cyphar.com> cgroup: pids: use atomic64_t for pids->limit Ming Lei <ming.lei(a)redhat.com> blk-mq: avoid sysfs buffer overflow with too many CPU cores David Jeffery <djeffery(a)redhat.com> md: improve handling of bio with REQ_PREFLUSH in md_flush_request() Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: fsl_audmix: Add spin lock to protect tdms Pawel Harlozinski <pawel.harlozinski(a)linux.intel.com> ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report Jacob Rasmussen <jacobraz(a)chromium.org> ASoC: rt5645: Fixed typo for buddy jack support. Jacob Rasmussen <jacobraz(a)chromium.org> ASoC: rt5645: Fixed buddy jack support. Tejun Heo <tj(a)kernel.org> workqueue: Fix pwq ref leak in rescuer_thread() Tejun Heo <tj(a)kernel.org> workqueue: Fix spurious sanity check failures in destroy_workqueue() Dmitry Fomichev <dmitry.fomichev(a)wdc.com> dm zoned: reduce overhead of backing device checks Maged Mokhtar <mmokhtar(a)petasan.org> dm writecache: handle REQ_FUA Sumit Garg <sumit.garg(a)linaro.org> hwrng: omap - Fix RNG wait loop timeout Amir Goldstein <amir73il(a)gmail.com> ovl: relax WARN_ON() on rename to self Amir Goldstein <amir73il(a)gmail.com> ovl: fix corner case of non-unique st_dev;st_ino Amir Goldstein <amir73il(a)gmail.com> ovl: fix lookup failure on multi lower squashfs Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> lib: raid6: fix awk build warnings Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing enable interrupt flag Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address Josef Bacik <josef(a)toxicpanda.com> btrfs: record all roots for rename exchange on a subvol Filipe Manana <fdmanana(a)suse.com> Btrfs: send, skip backreference walking for extents with many references Qu Wenruo <wqu(a)suse.com> btrfs: Remove btrfs_bio::flags member Tejun Heo <tj(a)kernel.org> btrfs: Avoid getting stuck during cyclic writebacks Filipe Manana <fdmanana(a)suse.com> Btrfs: fix negative subv_writers counter and data space leak after buffered write Filipe Manana <fdmanana(a)suse.com> Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc Josef Bacik <josef(a)toxicpanda.com> btrfs: use refcount_inc_not_zero in kill_all_nodes Josef Bacik <josef(a)toxicpanda.com> btrfs: check page->mapping when loading free space cache Johannes Berg <johannes.berg(a)intel.com> iwlwifi: pcie: fix support for transmitting SKBs with fraglist Wen Yang <wenyang(a)linux.alibaba.com> usb: typec: fix use after free in typec_register_port() Yoshihiro Shimoda <yoshihiro.shimoda.uh(a)renesas.com> phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" Thinh Nguyen <Thinh.Nguyen(a)synopsys.com> usb: dwc3: ep0: Clear started flag on completion Thinh Nguyen <Thinh.Nguyen(a)synopsys.com> usb: dwc3: gadget: Clear started flag for non-IOC Tejas Joglekar <Tejas.Joglekar(a)synopsys.com> usb: dwc3: gadget: Fix logical condition Heikki Krogerus <heikki.krogerus(a)linux.intel.com> usb: dwc3: pci: add ID for the Intel Comet Lake -H variant David Hildenbrand <david(a)redhat.com> virtio-balloon: fix managed page counts when migrating pages between zones Taehee Yoo <ap420073(a)gmail.com> virt_wifi: fix use-after-free in virt_wifi_newlink() Piotr Sroka <piotrs(a)cadence.com> mtd: rawnand: Change calculating of position page containing BBM Miquel Raynal <miquel.raynal(a)bootlin.com> mtd: spear_smi: Fix Write Burst mode Rafał Miłecki <rafal(a)milecki.pl> brcmfmac: disable PCIe interrupts before bus reset Meng Li <Meng.Li(a)windriver.com> EDAC/altera: Use fast register IO for S10 IRQs Tadeusz Struk <tadeusz.struk(a)intel.com> tpm: add check after commands attribs tab allocation Pete Zaitcev <zaitcev(a)redhat.com> usb: mon: Fix a deadlock in usbmon between mmap and read Emiliano Ingrassia <ingrassia(a)epigenesys.com> usb: core: urb: fix URB structure initialization function Johan Hovold <johan(a)kernel.org> USB: adutux: fix interface sanity check Wen Yang <wenyang(a)linux.alibaba.com> usb: roles: fix a potential use after free Johan Hovold <johan(a)kernel.org> USB: serial: io_edgeport: fix epic endpoint lookup Johan Hovold <johan(a)kernel.org> USB: idmouse: fix interface sanity checks Johan Hovold <johan(a)kernel.org> USB: atm: ueagle-atm: add missing endpoint check Mircea Caprioru <mircea.caprioru(a)analog.com> iio: adc: ad7124: Enable internal reference Beniamin Bia <beniamin.bia(a)analog.com> iio: adc: ad7606: fix reading unnecessary data from device Jean-Baptiste Maneyrol <jmaneyrol(a)invensense.com> iio: imu: inv_mpu6050: fix temperature reporting using bad unit Chris Lesiak <chris.lesiak(a)licor.com> iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting Nuno Sá <nuno.sa(a)analog.com> iio: adis16480: Fix scales factors Nuno Sá <nuno.sa(a)analog.com> iio: adis16480: Add debugfs_reg_access entry H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: pandora-common: define wl1251 as child node of mmc3 Georgi Djakov <georgi.djakov(a)linaro.org> interconnect: qcom: sdm845: Walk the list safely on node removal Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: make sure interrupts are restored to correct state Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour. Kai-Heng Feng <kai.heng.feng(a)canonical.com> xhci: Increase STS_HALT timeout in xhci_suspend() Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: fix USB3 device initiated resume race with roothub autosuspend Mika Westerberg <mika.westerberg(a)linux.intel.com> xhci: Fix memory leak in xhci_add_in_port() Henry Lin <henryl(a)nvidia.com> usb: xhci: only set D3hot for pci device Johan Hovold <johan(a)kernel.org> staging: gigaset: add endpoint-type sanity check Johan Hovold <johan(a)kernel.org> staging: gigaset: fix illegal free on probe errors Johan Hovold <johan(a)kernel.org> staging: gigaset: fix general protection fault on probe Marcelo Diop-Gonzalez <marcgonzalez(a)google.com> staging: vchiq: call unregister_chrdev_region() when driver registration fails Johan Hovold <johan(a)kernel.org> staging: rtl8712: fix interface sanity check Johan Hovold <johan(a)kernel.org> staging: rtl8188eu: fix interface sanity check Todd Kjos <tkjos(a)android.com> binder: fix incorrect calculation for num_valid Nagarjuna Kristam <nkristam(a)nvidia.com> usb: host: xhci-tegra: Correct phy enable sequence Kai-Heng Feng <kai.heng.feng(a)canonical.com> usb: Allow USB device to be warm reset in suspended state Oliver Neukum <oneukum(a)suse.com> USB: documentation: flags on usb-storage versus UAS Oliver Neukum <oneukum(a)suse.com> USB: uas: heed CAPACITY_HEURISTICS Oliver Neukum <oneukum(a)suse.com> USB: uas: honor flag to avoid CAPACITY16 Arnd Bergmann <arnd(a)arndb.de> media: venus: remove invalid compat_ioctl32 handler Arun Easi <aeasi(a)marvell.com> scsi: qla2xxx: Fix memory leak when sending I/O fails Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix driver unload hang Steffen Maier <maier(a)linux.ibm.com> scsi: zfcp: trace channel log even for FCP command responses Jian-Hong Pan <jian-hong(a)endlessm.com> Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T" Gustavo A. R. Silva <gustavo(a)embeddedor.com> usb: gadget: pch_udc: fix use after free Wei Yongjun <weiyongjun1(a)huawei.com> usb: gadget: configfs: Fix missing spin_lock_init() ------------- Diffstat: Documentation/admin-guide/kernel-parameters.txt | 22 ++- Makefile | 4 +- arch/arm/boot/dts/omap3-pandora-common.dtsi | 36 +++- arch/arm/boot/dts/omap3-tao3530.dtsi | 2 +- arch/arm/mach-omap2/pdata-quirks.c | 104 ----------- arch/powerpc/include/asm/vdso_datapage.h | 2 + arch/powerpc/kernel/Makefile | 4 +- arch/powerpc/kernel/asm-offsets.c | 2 +- arch/powerpc/kernel/misc_64.S | 4 +- arch/powerpc/kernel/time.c | 1 + arch/powerpc/kernel/vdso32/gettimeofday.S | 7 +- arch/powerpc/kernel/vdso64/cacheflush.S | 4 +- arch/powerpc/kernel/vdso64/gettimeofday.S | 7 +- arch/powerpc/platforms/powernv/opal-imc.c | 9 +- arch/powerpc/sysdev/xive/common.c | 9 + arch/powerpc/sysdev/xive/spapr.c | 12 +- arch/powerpc/xmon/Makefile | 4 +- arch/s390/boot/startup.c | 5 + arch/s390/include/asm/pgtable.h | 4 +- arch/s390/kernel/machine_kexec.c | 2 +- arch/s390/kernel/smp.c | 5 + block/blk-mq-sysfs.c | 15 +- drivers/acpi/acpi_lpss.c | 27 ++- drivers/acpi/bus.c | 2 +- drivers/acpi/device_pm.c | 12 +- drivers/acpi/osl.c | 28 +-- drivers/android/binder.c | 4 +- drivers/char/hw_random/omap-rng.c | 9 +- drivers/char/ppdev.c | 16 +- drivers/char/tpm/tpm2-cmd.c | 4 + drivers/cpufreq/powernv-cpufreq.c | 17 +- drivers/cpuidle/driver.c | 15 +- drivers/cpuidle/governors/teo.c | 78 ++++++-- drivers/devfreq/devfreq.c | 12 +- drivers/edac/altera_edac.c | 1 + drivers/firmware/qcom_scm-64.c | 2 +- drivers/hwtracing/coresight/coresight-funnel.c | 36 +++- drivers/hwtracing/coresight/coresight-replicator.c | 35 +++- drivers/hwtracing/coresight/coresight-tmc-etf.c | 26 ++- drivers/hwtracing/coresight/coresight.c | 45 ++--- drivers/hwtracing/intel_th/core.c | 8 +- drivers/hwtracing/intel_th/pci.c | 10 + drivers/hwtracing/stm/policy.c | 4 + drivers/iio/adc/ad7124.c | 7 +- drivers/iio/adc/ad7606.c | 2 +- drivers/iio/adc/ad7949.c | 49 ++--- drivers/iio/humidity/hdc100x.c | 2 +- drivers/iio/imu/adis16480.c | 78 ++++---- drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 23 +-- drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h | 16 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 2 + drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 205 +++++++++++++++++---- drivers/interconnect/qcom/sdm845.c | 4 +- drivers/md/dm-writecache.c | 3 +- drivers/md/dm-zoned-metadata.c | 29 ++- drivers/md/dm-zoned-reclaim.c | 8 +- drivers/md/dm-zoned-target.c | 54 ++++-- drivers/md/dm-zoned.h | 2 + drivers/md/md-linear.c | 5 +- drivers/md/md-multipath.c | 5 +- drivers/md/md.c | 11 +- drivers/md/md.h | 4 +- drivers/md/raid0.c | 5 +- drivers/md/raid1.c | 5 +- drivers/md/raid10.c | 5 +- drivers/md/raid5.c | 4 +- drivers/media/platform/qcom/venus/vdec.c | 3 - drivers/media/platform/qcom/venus/venc.c | 3 - drivers/media/platform/sti/bdisp/bdisp-v4l2.c | 3 +- drivers/media/radio/radio-wl1273.c | 3 +- drivers/mmc/host/omap_hsmmc.c | 30 +++ drivers/mtd/devices/spear_smi.c | 38 +++- drivers/mtd/nand/raw/nand_base.c | 8 +- drivers/mtd/nand/raw/nand_micron.c | 4 +- drivers/net/wireless/ath/ar5523/ar5523.c | 3 +- drivers/net/wireless/ath/wil6210/wmi.c | 6 +- .../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 2 + drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 14 ++ .../net/wireless/realtek/rtlwifi/rtl8192de/hw.c | 9 +- .../net/wireless/realtek/rtlwifi/rtl8192de/sw.c | 1 + .../net/wireless/realtek/rtlwifi/rtl8192de/trx.c | 25 ++- .../net/wireless/realtek/rtlwifi/rtl8192de/trx.h | 2 + drivers/net/wireless/virt_wifi.c | 4 +- drivers/nvme/host/core.c | 10 - drivers/pci/hotplug/acpiphp_glue.c | 12 +- drivers/phy/renesas/phy-rcar-gen3-usb2.c | 5 +- drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 6 +- drivers/pinctrl/pinctrl-rza2.c | 4 +- drivers/pinctrl/samsung/pinctrl-exynos.c | 14 +- drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-s3c64xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-samsung.c | 10 +- drivers/rtc/interface.c | 19 +- drivers/s390/scsi/zfcp_dbf.c | 8 +- drivers/scsi/lpfc/lpfc_scsi.c | 11 +- drivers/scsi/lpfc/lpfc_sli.c | 5 +- drivers/scsi/lpfc/lpfc_sli.h | 3 +- drivers/scsi/qla2xxx/qla_attr.c | 3 +- drivers/scsi/qla2xxx/qla_bsg.c | 15 +- drivers/scsi/qla2xxx/qla_def.h | 9 +- drivers/scsi/qla2xxx/qla_gs.c | 9 +- drivers/scsi/qla2xxx/qla_init.c | 93 ++++++---- drivers/scsi/qla2xxx/qla_inline.h | 28 +-- drivers/scsi/qla2xxx/qla_iocb.c | 5 +- drivers/scsi/qla2xxx/qla_isr.c | 11 +- drivers/scsi/qla2xxx/qla_mbx.c | 20 +- drivers/scsi/qla2xxx/qla_mid.c | 11 +- drivers/scsi/qla2xxx/qla_nvme.c | 4 +- drivers/scsi/qla2xxx/qla_nx.c | 4 +- drivers/scsi/qla2xxx/qla_os.c | 144 ++++++++------- drivers/scsi/qla2xxx/qla_sup.c | 8 +- drivers/scsi/qla2xxx/qla_target.c | 24 ++- drivers/scsi/qla2xxx/tcm_qla2xxx.c | 4 + drivers/staging/erofs/xattr.c | 2 + drivers/staging/isdn/gigaset/usb-gigaset.c | 23 ++- drivers/staging/media/hantro/hantro_v4l2.c | 28 ++- drivers/staging/rtl8188eu/os_dep/usb_intf.c | 2 +- drivers/staging/rtl8712/usb_intf.c | 2 +- .../vc04_services/interface/vchiq_arm/vchiq_arm.c | 2 +- drivers/usb/atm/ueagle-atm.c | 18 +- drivers/usb/core/hub.c | 5 +- drivers/usb/core/urb.c | 1 + drivers/usb/dwc3/dwc3-pci.c | 6 +- drivers/usb/dwc3/ep0.c | 8 + drivers/usb/dwc3/gadget.c | 5 +- drivers/usb/gadget/configfs.c | 1 + drivers/usb/gadget/udc/pch_udc.c | 1 - drivers/usb/host/xhci-hub.c | 22 ++- drivers/usb/host/xhci-mem.c | 4 + drivers/usb/host/xhci-pci.c | 13 ++ drivers/usb/host/xhci-ring.c | 6 +- drivers/usb/host/xhci-tegra.c | 25 +-- drivers/usb/host/xhci.c | 9 +- drivers/usb/host/xhci.h | 1 + drivers/usb/misc/adutux.c | 2 +- drivers/usb/misc/idmouse.c | 2 +- drivers/usb/mon/mon_bin.c | 32 ++-- drivers/usb/roles/class.c | 2 +- drivers/usb/serial/io_edgeport.c | 10 +- drivers/usb/storage/uas.c | 10 + drivers/usb/typec/class.c | 6 +- drivers/video/hdmi.c | 8 +- drivers/virtio/virtio_balloon.c | 11 ++ fs/btrfs/delayed-inode.c | 13 +- fs/btrfs/extent_io.c | 12 +- fs/btrfs/file.c | 2 +- fs/btrfs/free-space-cache.c | 6 + fs/btrfs/inode.c | 9 +- fs/btrfs/send.c | 25 ++- fs/btrfs/volumes.h | 1 - fs/ext2/inode.c | 7 +- fs/ext4/inode.c | 25 ++- fs/ext4/namei.c | 11 +- fs/ocfs2/quota_global.c | 2 +- fs/overlayfs/dir.c | 2 +- fs/overlayfs/inode.c | 8 +- fs/overlayfs/namei.c | 8 + fs/overlayfs/ovl_entry.h | 2 + fs/overlayfs/super.c | 24 ++- fs/quota/dquot.c | 11 +- fs/reiserfs/inode.c | 12 +- fs/reiserfs/namei.c | 7 +- fs/reiserfs/reiserfs.h | 2 + fs/reiserfs/super.c | 2 + fs/reiserfs/xattr.c | 19 +- fs/reiserfs/xattr_acl.c | 4 +- fs/splice.c | 14 +- include/acpi/acpi_bus.h | 6 +- include/linux/mfd/rk808.h | 2 +- include/linux/quotaops.h | 10 + include/rdma/ib_verbs.h | 4 +- include/uapi/linux/cec.h | 4 +- kernel/cgroup/pids.c | 11 +- kernel/workqueue.c | 37 +++- lib/raid6/unroll.awk | 2 +- mm/shmem.c | 13 +- mm/slab_common.c | 12 ++ sound/firewire/fireface/ff-pcm.c | 2 +- sound/firewire/oxfw/oxfw-pcm.c | 2 +- sound/soc/codecs/rt5645.c | 6 +- sound/soc/fsl/fsl_audmix.c | 6 + sound/soc/fsl/fsl_audmix.h | 1 + sound/soc/soc-jack.c | 3 +- tools/testing/selftests/seccomp/seccomp_bpf.c | 3 +- 184 files changed, 1622 insertions(+), 849 deletions(-)
5 years, 8 months
5
4
0
0
[PATCH 4.19 000/140] 4.19.90-stable review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 4.19.90 release. There are 140 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 Wed, 18 Dec 2019 17:41:25 +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.90-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.90-rc1 Heiko Carstens <heiko.carstens(a)de.ibm.com> s390/smp,vdso: fix ASCE handling Thomas Hellstrom <thellstrom(a)vmware.com> mm/memory.c: fix a huge pud insertion race during faulting Michal Hocko <mhocko(a)suse.com> mm, thp, proc: report THP eligibility for each vma Daniel Schultz <d.schultz(a)phytec.de> mfd: rk808: Fix RK818 ID template yangerkun <yangerkun(a)huawei.com> ext4: fix a bug in ext4_wait_for_tail_page_commit Darrick J. Wong <darrick.wong(a)oracle.com> splice: only read in as much information as there is pipe buffer space Alexandre Belloni <alexandre.belloni(a)bootlin.com> rtc: disable uie before setting time and enable after Chen Jun <chenjun102(a)huawei.com> mm/shmem.c: cast the type of unmap_start to u64 Will Deacon <will(a)kernel.org> firmware: qcom: scm: Ensure 'a0' status code is treated as signed Theodore Ts'o <tytso(a)mit.edu> ext4: work around deleting a file with i_nlink == 0 safely Vincenzo Frascino <vincenzo.frascino(a)arm.com> powerpc: Fix vDSO clock_getres() Nathan Chancellor <natechancellor(a)gmail.com> powerpc: Avoid clang warnings around setjmp and longjmp Anders Roxell <anders.roxell(a)linaro.org> regulator: 88pm800: fix warning same module names Miaoqing Pan <miaoqing(a)codeaurora.org> ath10k: fix fw crash by moving chip reset after napi disabled Helen Koike <helen.koike(a)collabora.com> media: vimc: fix component match compare Ido Schimmel <idosch(a)mellanox.com> mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead Tony Lindgren <tony(a)atomide.com> power: supply: cpcap-battery: Fix signed counter sample register Shirish S <Shirish.S(a)amd.com> x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk Shirish S <Shirish.S(a)amd.com> x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models Luo Jiaxing <luojiaxing(a)huawei.com> scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G Xiang Chen <chenxiang66(a)hisilicon.com> scsi: hisi_sas: send primitive NOTIFY to SSP situation only Yonglong Liu <liuyonglong(a)huawei.com> net: hns3: Check variable is valid before assigning it to another Huazhong Tan <tanhuazhong(a)huawei.com> net: hns3: change hnae3_register_ae_dev() to int Jian Shen <shenjian15(a)huawei.com> net: hns3: clear pci private data when unload hns3 driver Karsten Graul <kgraul(a)linux.ibm.com> net/smc: do not wait under send_lock Toke Høiland-Jørgensen <toke(a)redhat.com> sch_cake: Correctly update parent qlen when splitting GSO packets Stefano Stabellini <sstabellini(a)kernel.org> pvcalls-front: don't return error when the ring is full YueHaibing <yuehaibing(a)huawei.com> e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait Nathan Chancellor <natechancellor(a)gmail.com> drbd: Change drbd_request_detach_interruptible's return type to int James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Correct topology type reporting on G7 adapters James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Cap NPIV vports to 256 H. Nikolaus Schaller <hns(a)goldelico.com> omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251 Wen Yang <wenyang(a)linux.alibaba.com> usb: typec: fix use after free in typec_register_port() Meng Li <Meng.Li(a)windriver.com> iio: ad7949: kill pointless "readback"-handling code Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: make sure interrupts are restored to correct state Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix SRB leak on switch command timeout Himanshu Madhani <hmadhani(a)marvell.com> scsi: qla2xxx: Fix message indicating vectors used by driver Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Fix session lookup in qlt_abort_work() Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix hang in fcport delete path Himanshu Madhani <hmadhani(a)marvell.com> scsi: qla2xxx: Fix DMA unmap leak Steffen Maier <maier(a)linux.ibm.com> scsi: zfcp: trace channel log even for FCP command responses Ming Lei <ming.lei(a)redhat.com> block: fix single range discard merge Jeff Mahoney <jeffm(a)suse.com> reiserfs: fix extended attributes on the root directory Jan Kara <jack(a)suse.cz> ext4: Fix credit estimate for final inode freeing Dmitry Monakhov <dmtrmonakhov(a)yandex-team.ru> quota: fix livelock in dquot_writeback_dquots Chengguang Xu <cgxu519(a)mykernel.net> ext2: check err when partial != NULL Dmitry Monakhov <dmtrmonakhov(a)yandex-team.ru> quota: Check that quota is not dirty before release Ville Syrjälä <ville.syrjala(a)linux.intel.com> video/hdmi: Fix AVI bar unpack Cédric Le Goater <clg(a)kaod.org> powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts Alastair D'Silva <alastair(a)d-silva.org> powerpc: Allow flush_icache_range to work across ranges >4GB Cédric Le Goater <clg(a)kaod.org> powerpc/xive: Prevent page fault issues in the machine crash handler Alastair D'Silva <alastair(a)d-silva.org> powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB Arnd Bergmann <arnd(a)arndb.de> ppdev: fix PPGETTIME/PPSETTIME ioctls Jarkko Nikula <jarkko.nikula(a)bitmer.com> ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity H. Nikolaus Schaller <hns(a)goldelico.com> mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in init code Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller init Nishka Dasgupta <nishkadg.linux(a)gmail.com> pinctrl: samsung: Add of_node_put() before return in error path Gregory CLEMENT <gregory.clement(a)bootlin.com> pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> ACPI: PM: Avoid attaching ACPI PM domain to certain devices Vamshi K Sthambamkadi <vamshi.k.sthambamkadi(a)gmail.com> ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() Francesco Ruggeri <fruggeri(a)arista.com> ACPI: OSL: only free map once in osl.c Mika Westerberg <mika.westerberg(a)linux.intel.com> ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge John Hubbard <jhubbard(a)nvidia.com> cpufreq: powernv: fix stack bloat and hard limit on number of CPUs Leonard Crestez <leonard.crestez(a)nxp.com> PM / devfreq: Lock devfreq in trans_stat_show Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: pci: Add Tiger Lake CPU support Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: pci: Add Ice Lake CPU support Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: Fix a double put_device() in error path Gao Xiang <gaoxiang25(a)huawei.com> erofs: zero out when listxattr is called with no xattr Zhenzhong Duan <zhenzhong.duan(a)oracle.com> cpuidle: Do not unset the driver if it is there already Hans Verkuil <hverkuil-cisco(a)xs4all.nl> media: cec.h: CEC_OP_REC_FLAG_ values were swapped Johan Hovold <johan(a)kernel.org> media: radio: wl1273: fix interrupt masking on release Johan Hovold <johan(a)kernel.org> media: bdisp: fix memleak on release Gerald Schaefer <gerald.schaefer(a)de.ibm.com> s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported Denis Efremov <efremov(a)linux.com> ar5523: check NULL before memcpy() in ar5523_cmd() Aleksa Sarai <cyphar(a)cyphar.com> cgroup: pids: use atomic64_t for pids->limit Ming Lei <ming.lei(a)redhat.com> blk-mq: avoid sysfs buffer overflow with too many CPU cores David Jeffery <djeffery(a)redhat.com> md: improve handling of bio with REQ_PREFLUSH in md_flush_request() Pawel Harlozinski <pawel.harlozinski(a)linux.intel.com> ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report Jacob Rasmussen <jacobraz(a)chromium.org> ASoC: rt5645: Fixed typo for buddy jack support. Jacob Rasmussen <jacobraz(a)chromium.org> ASoC: rt5645: Fixed buddy jack support. Tejun Heo <tj(a)kernel.org> workqueue: Fix pwq ref leak in rescuer_thread() Tejun Heo <tj(a)kernel.org> workqueue: Fix spurious sanity check failures in destroy_workqueue() Dmitry Fomichev <dmitry.fomichev(a)wdc.com> dm zoned: reduce overhead of backing device checks Maged Mokhtar <mmokhtar(a)petasan.org> dm writecache: handle REQ_FUA Sumit Garg <sumit.garg(a)linaro.org> hwrng: omap - Fix RNG wait loop timeout Amir Goldstein <amir73il(a)gmail.com> ovl: relax WARN_ON() on rename to self Amir Goldstein <amir73il(a)gmail.com> ovl: fix corner case of non-unique st_dev;st_ino Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> lib: raid6: fix awk build warnings Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing enable interrupt flag Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address Josef Bacik <josef(a)toxicpanda.com> btrfs: record all roots for rename exchange on a subvol Filipe Manana <fdmanana(a)suse.com> Btrfs: send, skip backreference walking for extents with many references Qu Wenruo <wqu(a)suse.com> btrfs: Remove btrfs_bio::flags member Tejun Heo <tj(a)kernel.org> btrfs: Avoid getting stuck during cyclic writebacks Filipe Manana <fdmanana(a)suse.com> Btrfs: fix negative subv_writers counter and data space leak after buffered write Filipe Manana <fdmanana(a)suse.com> Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc Josef Bacik <josef(a)toxicpanda.com> btrfs: use refcount_inc_not_zero in kill_all_nodes Josef Bacik <josef(a)toxicpanda.com> btrfs: check page->mapping when loading free space cache Yoshihiro Shimoda <yoshihiro.shimoda.uh(a)renesas.com> phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" Thinh Nguyen <Thinh.Nguyen(a)synopsys.com> usb: dwc3: ep0: Clear started flag on completion Tejas Joglekar <Tejas.Joglekar(a)synopsys.com> usb: dwc3: gadget: Fix logical condition Heikki Krogerus <heikki.krogerus(a)linux.intel.com> usb: dwc3: pci: add ID for the Intel Comet Lake -H variant David Hildenbrand <david(a)redhat.com> virtio-balloon: fix managed page counts when migrating pages between zones Miquel Raynal <miquel.raynal(a)bootlin.com> mtd: spear_smi: Fix Write Burst mode Tadeusz Struk <tadeusz.struk(a)intel.com> tpm: add check after commands attribs tab allocation Pete Zaitcev <zaitcev(a)redhat.com> usb: mon: Fix a deadlock in usbmon between mmap and read Emiliano Ingrassia <ingrassia(a)epigenesys.com> usb: core: urb: fix URB structure initialization function Johan Hovold <johan(a)kernel.org> USB: adutux: fix interface sanity check Wen Yang <wenyang(a)linux.alibaba.com> usb: roles: fix a potential use after free Johan Hovold <johan(a)kernel.org> USB: serial: io_edgeport: fix epic endpoint lookup Johan Hovold <johan(a)kernel.org> USB: idmouse: fix interface sanity checks Johan Hovold <johan(a)kernel.org> USB: atm: ueagle-atm: add missing endpoint check Jean-Baptiste Maneyrol <jmaneyrol(a)invensense.com> iio: imu: inv_mpu6050: fix temperature reporting using bad unit Chris Lesiak <chris.lesiak(a)licor.com> iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting Nuno Sá <nuno.sa(a)analog.com> iio: adis16480: Add debugfs_reg_access entry H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: pandora-common: define wl1251 as child node of mmc3 Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour. Kai-Heng Feng <kai.heng.feng(a)canonical.com> xhci: Increase STS_HALT timeout in xhci_suspend() Mika Westerberg <mika.westerberg(a)linux.intel.com> xhci: Fix memory leak in xhci_add_in_port() Henry Lin <henryl(a)nvidia.com> usb: xhci: only set D3hot for pci device Johan Hovold <johan(a)kernel.org> staging: gigaset: add endpoint-type sanity check Johan Hovold <johan(a)kernel.org> staging: gigaset: fix illegal free on probe errors Johan Hovold <johan(a)kernel.org> staging: gigaset: fix general protection fault on probe Johan Hovold <johan(a)kernel.org> staging: rtl8712: fix interface sanity check Johan Hovold <johan(a)kernel.org> staging: rtl8188eu: fix interface sanity check Kai-Heng Feng <kai.heng.feng(a)canonical.com> usb: Allow USB device to be warm reset in suspended state Oliver Neukum <oneukum(a)suse.com> USB: documentation: flags on usb-storage versus UAS Oliver Neukum <oneukum(a)suse.com> USB: uas: heed CAPACITY_HEURISTICS Oliver Neukum <oneukum(a)suse.com> USB: uas: honor flag to avoid CAPACITY16 Arnd Bergmann <arnd(a)arndb.de> media: venus: remove invalid compat_ioctl32 handler Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix driver unload hang Gustavo A. R. Silva <gustavo(a)embeddedor.com> usb: gadget: pch_udc: fix use after free Wei Yongjun <weiyongjun1(a)huawei.com> usb: gadget: configfs: Fix missing spin_lock_init() ------------- Diffstat: Documentation/admin-guide/kernel-parameters.txt | 22 ++--- Documentation/filesystems/proc.txt | 3 + Makefile | 4 +- arch/arm/boot/dts/omap3-pandora-common.dtsi | 36 ++++++++- arch/arm/boot/dts/omap3-tao3530.dtsi | 2 +- arch/arm/mach-omap2/pdata-quirks.c | 93 ---------------------- arch/powerpc/include/asm/vdso_datapage.h | 2 + arch/powerpc/kernel/Makefile | 4 +- arch/powerpc/kernel/asm-offsets.c | 2 +- arch/powerpc/kernel/misc_64.S | 4 +- arch/powerpc/kernel/time.c | 1 + arch/powerpc/kernel/vdso32/gettimeofday.S | 7 +- arch/powerpc/kernel/vdso64/cacheflush.S | 4 +- arch/powerpc/kernel/vdso64/gettimeofday.S | 7 +- arch/powerpc/sysdev/xive/common.c | 9 +++ arch/powerpc/sysdev/xive/spapr.c | 12 ++- arch/powerpc/xmon/Makefile | 4 +- arch/s390/include/asm/pgtable.h | 4 +- arch/s390/kernel/smp.c | 5 ++ arch/x86/kernel/cpu/mcheck/mce.c | 30 ------- arch/x86/kernel/cpu/mcheck/mce_amd.c | 36 +++++++++ block/blk-merge.c | 2 +- block/blk-mq-sysfs.c | 15 ++-- drivers/acpi/bus.c | 2 +- drivers/acpi/device_pm.c | 12 ++- drivers/acpi/osl.c | 28 ++++--- drivers/block/drbd/drbd_state.c | 6 +- drivers/block/drbd/drbd_state.h | 3 +- drivers/char/hw_random/omap-rng.c | 9 ++- drivers/char/ppdev.c | 16 +++- drivers/char/tpm/tpm2-cmd.c | 4 + drivers/cpufreq/powernv-cpufreq.c | 17 +++- drivers/cpuidle/driver.c | 15 ++-- drivers/devfreq/devfreq.c | 12 ++- drivers/edac/altera_edac.c | 1 + drivers/firmware/qcom_scm-64.c | 2 +- drivers/hwtracing/intel_th/core.c | 8 +- drivers/hwtracing/intel_th/pci.c | 10 +++ drivers/iio/humidity/hdc100x.c | 2 +- drivers/iio/imu/adis16480.c | 1 + drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 23 +++--- drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h | 16 +++- drivers/isdn/gigaset/usb-gigaset.c | 23 ++++-- drivers/md/dm-writecache.c | 3 +- drivers/md/dm-zoned-metadata.c | 29 ++++--- drivers/md/dm-zoned-reclaim.c | 8 +- drivers/md/dm-zoned-target.c | 54 +++++++++---- drivers/md/dm-zoned.h | 2 + drivers/md/md-linear.c | 5 +- drivers/md/md-multipath.c | 5 +- drivers/md/md.c | 11 ++- drivers/md/md.h | 4 +- drivers/md/raid0.c | 5 +- drivers/md/raid1.c | 5 +- drivers/md/raid10.c | 5 +- drivers/md/raid5.c | 4 +- drivers/media/platform/qcom/venus/vdec.c | 3 - drivers/media/platform/qcom/venus/venc.c | 3 - drivers/media/platform/sti/bdisp/bdisp-v4l2.c | 3 +- drivers/media/platform/vimc/vimc-core.c | 7 +- drivers/media/radio/radio-wl1273.c | 3 +- drivers/mmc/host/omap_hsmmc.c | 30 +++++++ drivers/mtd/devices/spear_smi.c | 38 ++++++++- drivers/net/ethernet/hisilicon/hns3/hnae3.c | 26 ++++-- drivers/net/ethernet/hisilicon/hns3/hnae3.h | 2 +- drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 9 ++- drivers/net/ethernet/intel/e100.c | 4 +- .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 73 ++++++++++++++++- drivers/net/wireless/ath/ar5523/ar5523.c | 3 +- drivers/net/wireless/ath/ath10k/pci.c | 9 ++- .../net/wireless/realtek/rtlwifi/rtl8192de/hw.c | 9 ++- .../net/wireless/realtek/rtlwifi/rtl8192de/sw.c | 1 + .../net/wireless/realtek/rtlwifi/rtl8192de/trx.c | 25 +++++- .../net/wireless/realtek/rtlwifi/rtl8192de/trx.h | 2 + drivers/pci/hotplug/acpiphp_glue.c | 12 ++- drivers/phy/renesas/phy-rcar-gen3-usb2.c | 5 +- drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-exynos.c | 14 +++- drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-s3c64xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-samsung.c | 10 ++- drivers/power/supply/cpcap-battery.c | 11 +-- .../regulator/{88pm800.c => 88pm800-regulator.c} | 0 drivers/regulator/Makefile | 2 +- drivers/rtc/interface.c | 19 ++++- drivers/s390/scsi/zfcp_dbf.c | 8 +- drivers/scsi/hisi_sas/hisi_sas.h | 2 +- drivers/scsi/hisi_sas/hisi_sas_main.c | 15 ++-- drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 4 +- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 4 +- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 4 +- drivers/scsi/lpfc/lpfc.h | 3 +- drivers/scsi/lpfc/lpfc_attr.c | 17 +++- drivers/scsi/lpfc/lpfc_init.c | 3 + drivers/scsi/lpfc/lpfc_mbox.c | 6 +- drivers/scsi/lpfc/lpfc_nvme.c | 2 - drivers/scsi/lpfc/lpfc_sli.c | 14 +--- drivers/scsi/qla2xxx/qla_attr.c | 3 +- drivers/scsi/qla2xxx/qla_bsg.c | 15 ++-- drivers/scsi/qla2xxx/qla_gs.c | 2 +- drivers/scsi/qla2xxx/qla_init.c | 16 ++-- drivers/scsi/qla2xxx/qla_isr.c | 6 +- drivers/scsi/qla2xxx/qla_mbx.c | 4 - drivers/scsi/qla2xxx/qla_mid.c | 11 +-- drivers/scsi/qla2xxx/qla_os.c | 7 +- drivers/scsi/qla2xxx/qla_target.c | 11 +-- drivers/staging/erofs/xattr.c | 2 + drivers/staging/rtl8188eu/os_dep/usb_intf.c | 2 +- drivers/staging/rtl8712/usb_intf.c | 2 +- drivers/usb/atm/ueagle-atm.c | 18 +++-- drivers/usb/core/hub.c | 5 +- drivers/usb/core/urb.c | 1 + drivers/usb/dwc3/dwc3-pci.c | 6 +- drivers/usb/dwc3/ep0.c | 8 ++ drivers/usb/dwc3/gadget.c | 2 +- drivers/usb/gadget/configfs.c | 1 + drivers/usb/gadget/udc/pch_udc.c | 1 - drivers/usb/host/xhci-hub.c | 8 +- drivers/usb/host/xhci-mem.c | 4 + drivers/usb/host/xhci-pci.c | 13 +++ drivers/usb/host/xhci-ring.c | 3 +- drivers/usb/host/xhci.c | 9 +-- drivers/usb/host/xhci.h | 1 + drivers/usb/misc/adutux.c | 2 +- drivers/usb/misc/idmouse.c | 2 +- drivers/usb/mon/mon_bin.c | 32 +++++--- drivers/usb/roles/class.c | 2 +- drivers/usb/serial/io_edgeport.c | 10 ++- drivers/usb/storage/uas.c | 10 +++ drivers/usb/typec/class.c | 6 +- drivers/video/hdmi.c | 8 +- drivers/virtio/virtio_balloon.c | 11 +++ drivers/xen/pvcalls-front.c | 4 +- fs/btrfs/delayed-inode.c | 13 ++- fs/btrfs/extent_io.c | 12 +-- fs/btrfs/file.c | 2 +- fs/btrfs/free-space-cache.c | 6 ++ fs/btrfs/inode.c | 9 ++- fs/btrfs/send.c | 25 +++++- fs/btrfs/volumes.h | 1 - fs/ext2/inode.c | 7 +- fs/ext4/inode.c | 25 ++++-- fs/ext4/namei.c | 11 ++- fs/ocfs2/quota_global.c | 2 +- fs/overlayfs/dir.c | 2 +- fs/overlayfs/inode.c | 8 +- fs/proc/task_mmu.c | 2 + fs/quota/dquot.c | 11 +-- fs/reiserfs/inode.c | 12 ++- fs/reiserfs/namei.c | 7 +- fs/reiserfs/reiserfs.h | 2 + fs/reiserfs/super.c | 2 + fs/reiserfs/xattr.c | 19 +++-- fs/reiserfs/xattr_acl.c | 4 +- fs/splice.c | 14 +++- include/asm-generic/pgtable.h | 25 ++++++ include/linux/huge_mm.h | 13 ++- include/linux/mfd/rk808.h | 2 +- include/linux/quotaops.h | 10 +++ include/uapi/linux/cec.h | 4 +- kernel/cgroup/pids.c | 11 +-- kernel/workqueue.c | 37 +++++++-- lib/raid6/unroll.awk | 2 +- mm/huge_memory.c | 12 ++- mm/memory.c | 10 ++- mm/shmem.c | 2 +- net/sched/sch_cake.c | 5 +- net/smc/smc_tx.c | 10 +-- sound/soc/codecs/rt5645.c | 6 +- sound/soc/soc-jack.c | 3 +- 170 files changed, 1112 insertions(+), 565 deletions(-)
5 years, 8 months
5
4
0
0
[PATCH 4.14 000/267] 4.14.159-stable review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 4.14.159 release. There are 267 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 Wed, 18 Dec 2019 17:41:25 +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.159-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.159-rc1 Thomas Hellstrom <thellstrom(a)vmware.com> mm/memory.c: fix a huge pud insertion race during faulting Michal Hocko <mhocko(a)suse.com> mm, thp, proc: report THP eligibility for each vma Daniel Schultz <d.schultz(a)phytec.de> mfd: rk808: Fix RK818 ID template yangerkun <yangerkun(a)huawei.com> ext4: fix a bug in ext4_wait_for_tail_page_commit Chen Jun <chenjun102(a)huawei.com> mm/shmem.c: cast the type of unmap_start to u64 Will Deacon <will(a)kernel.org> firmware: qcom: scm: Ensure 'a0' status code is treated as signed Theodore Ts'o <tytso(a)mit.edu> ext4: work around deleting a file with i_nlink == 0 safely Vincenzo Frascino <vincenzo.frascino(a)arm.com> powerpc: Fix vDSO clock_getres() Nathan Chancellor <natechancellor(a)gmail.com> powerpc: Avoid clang warnings around setjmp and longjmp Miaoqing Pan <miaoqing(a)codeaurora.org> ath10k: fix fw crash by moving chip reset after napi disabled Helen Koike <helen.koike(a)collabora.com> media: vimc: fix component match compare Ido Schimmel <idosch(a)mellanox.com> mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead Tony Lindgren <tony(a)atomide.com> power: supply: cpcap-battery: Fix signed counter sample register Shirish S <Shirish.S(a)amd.com> x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk Shirish S <Shirish.S(a)amd.com> x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models YueHaibing <yuehaibing(a)huawei.com> e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait Nathan Chancellor <natechancellor(a)gmail.com> drbd: Change drbd_request_detach_interruptible's return type to int James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE James Smart <jsmart2021(a)gmail.com> scsi: lpfc: Cap NPIV vports to 256 H. Nikolaus Schaller <hns(a)goldelico.com> omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251 Yoshihiro Shimoda <yoshihiro.shimoda.uh(a)renesas.com> phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" Nuno Sá <nuno.sa(a)analog.com> iio: adis16480: Add debugfs_reg_access entry Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: make sure interrupts are restored to correct state Mika Westerberg <mika.westerberg(a)linux.intel.com> xhci: Fix memory leak in xhci_add_in_port() Himanshu Madhani <hmadhani(a)marvell.com> scsi: qla2xxx: Fix message indicating vectors used by driver Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() Bart Van Assche <bvanassche(a)acm.org> scsi: qla2xxx: Fix session lookup in qlt_abort_work() Himanshu Madhani <hmadhani(a)marvell.com> scsi: qla2xxx: Fix DMA unmap leak Steffen Maier <maier(a)linux.ibm.com> scsi: zfcp: trace channel log even for FCP command responses Ming Lei <ming.lei(a)redhat.com> block: fix single range discard merge Jeff Mahoney <jeffm(a)suse.com> reiserfs: fix extended attributes on the root directory Jan Kara <jack(a)suse.cz> ext4: Fix credit estimate for final inode freeing Dmitry Monakhov <dmtrmonakhov(a)yandex-team.ru> quota: fix livelock in dquot_writeback_dquots Chengguang Xu <cgxu519(a)mykernel.net> ext2: check err when partial != NULL Dmitry Monakhov <dmtrmonakhov(a)yandex-team.ru> quota: Check that quota is not dirty before release Ville Syrjälä <ville.syrjala(a)linux.intel.com> video/hdmi: Fix AVI bar unpack Cédric Le Goater <clg(a)kaod.org> powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts Alastair D'Silva <alastair(a)d-silva.org> powerpc: Allow flush_icache_range to work across ranges >4GB Cédric Le Goater <clg(a)kaod.org> powerpc/xive: Prevent page fault issues in the machine crash handler Alastair D'Silva <alastair(a)d-silva.org> powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB Arnd Bergmann <arnd(a)arndb.de> ppdev: fix PPGETTIME/PPSETTIME ioctls Jarkko Nikula <jarkko.nikula(a)bitmer.com> ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity H. Nikolaus Schaller <hns(a)goldelico.com> mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in init code Krzysztof Kozlowski <krzk(a)kernel.org> pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init Nishka Dasgupta <nishkadg.linux(a)gmail.com> pinctrl: samsung: Add of_node_put() before return in error path Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> ACPI: PM: Avoid attaching ACPI PM domain to certain devices Vamshi K Sthambamkadi <vamshi.k.sthambamkadi(a)gmail.com> ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() Francesco Ruggeri <fruggeri(a)arista.com> ACPI: OSL: only free map once in osl.c John Hubbard <jhubbard(a)nvidia.com> cpufreq: powernv: fix stack bloat and hard limit on number of CPUs Leonard Crestez <leonard.crestez(a)nxp.com> PM / devfreq: Lock devfreq in trans_stat_show Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: pci: Add Tiger Lake CPU support Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: pci: Add Ice Lake CPU support Alexander Shishkin <alexander.shishkin(a)linux.intel.com> intel_th: Fix a double put_device() in error path Zhenzhong Duan <zhenzhong.duan(a)oracle.com> cpuidle: Do not unset the driver if it is there already Hans Verkuil <hverkuil-cisco(a)xs4all.nl> media: cec.h: CEC_OP_REC_FLAG_ values were swapped Johan Hovold <johan(a)kernel.org> media: radio: wl1273: fix interrupt masking on release Johan Hovold <johan(a)kernel.org> media: bdisp: fix memleak on release Gerald Schaefer <gerald.schaefer(a)de.ibm.com> s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported Denis Efremov <efremov(a)linux.com> ar5523: check NULL before memcpy() in ar5523_cmd() Aleksa Sarai <cyphar(a)cyphar.com> cgroup: pids: use atomic64_t for pids->limit Ming Lei <ming.lei(a)redhat.com> blk-mq: avoid sysfs buffer overflow with too many CPU cores Pawel Harlozinski <pawel.harlozinski(a)linux.intel.com> ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report Tejun Heo <tj(a)kernel.org> workqueue: Fix pwq ref leak in rescuer_thread() Tejun Heo <tj(a)kernel.org> workqueue: Fix spurious sanity check failures in destroy_workqueue() Dmitry Fomichev <dmitry.fomichev(a)wdc.com> dm zoned: reduce overhead of backing device checks Sumit Garg <sumit.garg(a)linaro.org> hwrng: omap - Fix RNG wait loop timeout Joel Stanley <joel(a)jms.id.au> watchdog: aspeed: Fix clock behaviour for ast2600 Dan Carpenter <dan.carpenter(a)oracle.com> md/raid0: Fix an error message in raid0_make_request() Takashi Iwai <tiwai(a)suse.de> ALSA: hda - Fix pending unsol events at shutdown Amir Goldstein <amir73il(a)gmail.com> ovl: relax WARN_ON() on rename to self Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> lib: raid6: fix awk build warnings Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing enable interrupt flag Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer Larry Finger <Larry.Finger(a)lwfinger.net> rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address Josef Bacik <josef(a)toxicpanda.com> btrfs: record all roots for rename exchange on a subvol Filipe Manana <fdmanana(a)suse.com> Btrfs: send, skip backreference walking for extents with many references Qu Wenruo <wqu(a)suse.com> btrfs: Remove btrfs_bio::flags member Filipe Manana <fdmanana(a)suse.com> Btrfs: fix negative subv_writers counter and data space leak after buffered write Josef Bacik <josef(a)toxicpanda.com> btrfs: use refcount_inc_not_zero in kill_all_nodes Josef Bacik <josef(a)toxicpanda.com> btrfs: check page->mapping when loading free space cache Thinh Nguyen <Thinh.Nguyen(a)synopsys.com> usb: dwc3: ep0: Clear started flag on completion David Hildenbrand <david(a)redhat.com> virtio-balloon: fix managed page counts when migrating pages between zones Miquel Raynal <miquel.raynal(a)bootlin.com> mtd: spear_smi: Fix Write Burst mode Tadeusz Struk <tadeusz.struk(a)intel.com> tpm: add check after commands attribs tab allocation Pete Zaitcev <zaitcev(a)redhat.com> usb: mon: Fix a deadlock in usbmon between mmap and read Emiliano Ingrassia <ingrassia(a)epigenesys.com> usb: core: urb: fix URB structure initialization function Johan Hovold <johan(a)kernel.org> USB: adutux: fix interface sanity check Johan Hovold <johan(a)kernel.org> USB: serial: io_edgeport: fix epic endpoint lookup Johan Hovold <johan(a)kernel.org> USB: idmouse: fix interface sanity checks Johan Hovold <johan(a)kernel.org> USB: atm: ueagle-atm: add missing endpoint check Chris Lesiak <chris.lesiak(a)licor.com> iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting H. Nikolaus Schaller <hns(a)goldelico.com> ARM: dts: pandora-common: define wl1251 as child node of mmc3 Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour. Kai-Heng Feng <kai.heng.feng(a)canonical.com> xhci: Increase STS_HALT timeout in xhci_suspend() Henry Lin <henryl(a)nvidia.com> usb: xhci: only set D3hot for pci device Johan Hovold <johan(a)kernel.org> staging: gigaset: add endpoint-type sanity check Johan Hovold <johan(a)kernel.org> staging: gigaset: fix illegal free on probe errors Johan Hovold <johan(a)kernel.org> staging: gigaset: fix general protection fault on probe Johan Hovold <johan(a)kernel.org> staging: rtl8712: fix interface sanity check Johan Hovold <johan(a)kernel.org> staging: rtl8188eu: fix interface sanity check Kai-Heng Feng <kai.heng.feng(a)canonical.com> usb: Allow USB device to be warm reset in suspended state Oliver Neukum <oneukum(a)suse.com> USB: documentation: flags on usb-storage versus UAS Oliver Neukum <oneukum(a)suse.com> USB: uas: heed CAPACITY_HEURISTICS Oliver Neukum <oneukum(a)suse.com> USB: uas: honor flag to avoid CAPACITY16 Arnd Bergmann <arnd(a)arndb.de> media: venus: remove invalid compat_ioctl32 handler Quinn Tran <qutran(a)marvell.com> scsi: qla2xxx: Fix driver unload hang Gustavo A. R. Silva <gustavo(a)embeddedor.com> usb: gadget: pch_udc: fix use after free Wei Yongjun <weiyongjun1(a)huawei.com> usb: gadget: configfs: Fix missing spin_lock_init() YueHaibing <yuehaibing(a)huawei.com> appletalk: Set error code if register_snap_client failed YueHaibing <yuehaibing(a)huawei.com> appletalk: Fix potential NULL pointer dereference in unregister_snap_client Paolo Bonzini <pbonzini(a)redhat.com> KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) Kuninori Morimoto <kuninori.morimoto.gx(a)renesas.com> ASoC: rsnd: fixup MIX kctrl registration Jann Horn <jannh(a)google.com> binder: Handle start==NULL in binder_update_page_range() Wei Wang <wvw(a)google.com> thermal: Fix deadlock in thermal thermal_zone_device_check Jan Kara <jack(a)suse.cz> iomap: Fix pipe page leakage during splicing Viresh Kumar <viresh.kumar(a)linaro.org> RDMA/qib: Validate ->show()/store() callbacks before calling them Gregory CLEMENT <gregory.clement(a)bootlin.com> spi: atmel: Fix CS high support Navid Emamdoost <navid.emamdoost(a)gmail.com> crypto: user - fix memory leak in crypto_report Ard Biesheuvel <ard.biesheuvel(a)linaro.org> crypto: ecdh - fix big endian bug in ECC library Mark Salter <msalter(a)redhat.com> crypto: ccp - fix uninitialized list head Ayush Sawal <ayush.sawal(a)chelsio.com> crypto: af_alg - cast ki_complete ternary op to int Christian Lamparter <chunkeey(a)gmail.com> crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr Paolo Bonzini <pbonzini(a)redhat.com> KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES Paolo Bonzini <pbonzini(a)redhat.com> KVM: x86: do not modify masked bits of shared MSRs Zenghui Yu <yuzenghui(a)huawei.com> KVM: arm/arm64: vgic: Don't rely on the wrong pending table Dan Carpenter <dan.carpenter(a)oracle.com> drm/i810: Prevent underflow in ioctl Jan Kara <jack(a)suse.cz> jbd2: Fix possible overflow in jbd2_log_space_left() Tejun Heo <tj(a)kernel.org> kernfs: fix ino wrap-around detection Jouni Hogander <jouni.hogander(a)unikie.com> can: slcan: Fix use-after-free Read in slcan_open Dmitry Torokhov <dmitry.torokhov(a)gmail.com> tty: vt: keyboard: reject invalid keycodes Pavel Shilovsky <pshilov(a)microsoft.com> CIFS: Fix SMB2 oplock break processing Pavel Shilovsky <pshilov(a)microsoft.com> CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks Kai-Heng Feng <kai.heng.feng(a)canonical.com> x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect Navid Emamdoost <navid.emamdoost(a)gmail.com> Input: Fix memory leak in psxpad_spi_probe Mike Leach <mike.leach(a)linaro.org> coresight: etm4x: Fix input validation for sysfs. Hans de Goede <hdegoede(a)redhat.com> Input: goodix - add upside-down quirk for Teclast X89 tablet Hans Verkuil <hverkuil-cisco(a)xs4all.nl> Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers Lucas Stach <l.stach(a)pengutronix.de> Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash Hans Verkuil <hverkuil-cisco(a)xs4all.nl> Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus Kai-Heng Feng <kai.heng.feng(a)canonical.com> ALSA: hda - Add mute led support for HP ProBook 645 G4 Takashi Iwai <tiwai(a)suse.de> ALSA: pcm: oss: Avoid potential buffer overflows Kailang Yang <kailang(a)realtek.com> ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 Miklos Szeredi <mszeredi(a)redhat.com> fuse: verify attributes Miklos Szeredi <mszeredi(a)redhat.com> fuse: verify nlink Xuewei Zhang <xueweiz(a)google.com> sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision Eric Dumazet <edumazet(a)google.com> tcp: exit if nothing to retransmit on RTO timeout Dmitry Bogdanov <dmitry.bogdanov(a)aquantia.com> net: aquantia: fix RSS table and key sizes Helen Fornazier <helen.koike(a)collabora.com> media: vimc: fix start stream when link is disabled Rob Herring <robh(a)kernel.org> ARM: dts: sunxi: Fix PMU compatible strings YueHaibing <yuehaibing(a)huawei.com> usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler Qian Cai <cai(a)gmx.us> mlx4: Use snprintf instead of complicated strcpy Mike Marciniszyn <mike.marciniszyn(a)intel.com> IB/hfi1: Close VNIC sdma_progress sleep window Kaike Wan <kaike.wan(a)intel.com> IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state Nir Dotan <nird(a)mellanox.com> mlxsw: spectrum_router: Relax GRE decap matching check Jonathan Marek <jonathan(a)marek.ca> firmware: qcom: scm: fix compilation error when disabled Andreas Pape <ap(a)ca-pape.de> media: stkwebcam: Bugfix for wrong return values Dmitry Safonov <dima(a)arista.com> tty: Don't block on IO when ldisc change is pending zhengbin <zhengbin13(a)huawei.com> nfsd: Return EPERM, not EACCES, in some SETATTR cases Aaro Koskinen <aaro.koskinen(a)iki.fi> MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition Geert Uytterhoeven <geert+renesas(a)glider.be> clk: renesas: r8a77995: Correct parent clock of DU Joel Stanley <joel(a)jms.id.au> powerpc/math-emu: Update macros from GCC Kees Cook <keescook(a)chromium.org> pstore/ram: Avoid NULL deref in ftrace merging failure path Erez Alfasi <ereza(a)mellanox.com> net/mlx4_core: Fix return codes of unsupported operations David Teigland <teigland(a)redhat.com> dlm: fix invalid cluster name warning Rob Herring <robh(a)kernel.org> ARM: dts: realview: Fix some more duplicate regulator nodes Chen-Yu Tsai <wens(a)csie.org> clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent Daniel Mack <daniel(a)zonque.org> ARM: dts: pxa: clean up USB controller nodes Miquel Raynal <miquel.raynal(a)bootlin.com> mtd: fix mtd_oobavail() incoherent returned value Masahiro Yamada <yamada.masahiro(a)socionext.com> kbuild: fix single target build for external module Paul Walmsley <paul.walmsley(a)sifive.com> modpost: skip ELF local symbols during section mismatch check Yuchung Cheng <ycheng(a)google.com> tcp: fix SNMP TCP timeout under-estimation Yuchung Cheng <ycheng(a)google.com> tcp: fix SNMP under-estimation on failed retransmission Yuchung Cheng <ycheng(a)google.com> tcp: fix off-by-one bug on aborting window-probing socket Rob Herring <robh(a)kernel.org> ARM: dts: realview-pbx: Fix duplicate regulator nodes Lubomir Rintel <lkundrak(a)v3.sk> ARM: dts: mmp2: fix the gpio interrupt cell number Martin Schiller <ms(a)dev.tdt.de> net/x25: fix null_x25_address handling Martin Schiller <ms(a)dev.tdt.de> net/x25: fix called/calling length calculation in x25_parse_address_block Neil Armstrong <narmstrong(a)baylibre.com> arm64: dts: meson-gxl-khadas-vim: fix GPIO lines names Neil Armstrong <narmstrong(a)baylibre.com> arm64: dts: meson-gxbb-odroidc2: fix GPIO lines names Neil Armstrong <narmstrong(a)baylibre.com> arm64: dts: meson-gxbb-nanopi-k2: fix GPIO lines names Neil Armstrong <narmstrong(a)baylibre.com> arm64: dts: meson-gxl-libretech-cc: fix GPIO lines names Aaro Koskinen <aaro.koskinen(a)iki.fi> ARM: OMAP1/2: fix SoC name printing Young_X <YangX92(a)hotmail.com> ASoC: au8540: use 64-bit arithmetic instead of 32-bit Scott Mayhew <smayhew(a)redhat.com> nfsd: fix a warning in __cld_pipe_upcall() Clément Péron <peron.clem(a)gmail.com> ARM: debug: enable UART1 for socfpga Cyclone5 Wen Yang <wen.yang99(a)zte.com.cn> dlm: NULL check before kmem_cache_destroy is not needed Maxime Ripard <maxime.ripard(a)bootlin.com> ARM: dts: sun8i: v3s: Change pinctrl nodes to avoid warning Maxime Ripard <maxime.ripard(a)bootlin.com> ARM: dts: sun5i: a10s: Fix HDMI output DTC warning Kuninori Morimoto <kuninori.morimoto.gx(a)renesas.com> ASoC: rsnd: tidyup registering method for rsnd_kctrl_new() J. Bruce Fields <bfields(a)redhat.com> lockd: fix decoding of TEST results Lucas Stach <l.stach(a)pengutronix.de> i2c: imx: don't print error message on probe defer Stefan Agner <stefan(a)agner.ch> serial: imx: fix error handling in console_setup Colin Ian King <colin.king(a)canonical.com> altera-stapl: check for a null key before strcasecmp'ing it Niklas Söderlund <niklas.soderlund+renesas(a)ragnatech.se> dma-mapping: fix return type of dma_set_max_seg_size() David Miller <davem(a)davemloft.net> sparc: Correct ctx->saw_frame_pointer logic. Sahitya Tummala <stummala(a)codeaurora.org> f2fs: fix to allow node segment for GC by ioctl path Otavio Salvador <otavio(a)ossystems.com.br> ARM: dts: rockchip: Assign the proper GPIO clocks for rv1108 Otavio Salvador <otavio(a)ossystems.com.br> ARM: dts: rockchip: Fix the PMU interrupt number for rv1108 Yunlong Song <yunlong.song(a)huawei.com> f2fs: change segment to section in f2fs_ioc_gc_range Yunlong Song <yunlong.song(a)huawei.com> f2fs: fix count of seg_freed to make sec_freed correct Alexey Dobriyan <adobriyan(a)gmail.com> ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion() Brian Norris <briannorris(a)chromium.org> usb: dwc3: don't log probe deferrals; but do log other error codes Thinh Nguyen <thinh.nguyen(a)synopsys.com> usb: dwc3: debugfs: Properly print/set link state for HS Christian Lamparter <chunkeey(a)gmail.com> dmaengine: dw-dmac: implement dma protection control setting Vinod Koul <vkoul(a)kernel.org> dmaengine: coh901318: Remove unused variable Jia-Ju Bai <baijiaju1990(a)gmail.com> dmaengine: coh901318: Fix a double-lock bug Hans Verkuil <hverkuil-cisco(a)xs4all.nl> media: cec: report Vendor ID after initialization Hans Verkuil <hverkuil(a)xs4all.nl> media: pulse8-cec: return 0 when invalidating the logical address Marek Szyprowski <m.szyprowski(a)samsung.com> ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 module Baruch Siach <baruch(a)tkos.co.il> rtc: dt-binding: abx80x: fix resistance scale Christophe JAILLET <christophe.jaillet(a)wanadoo.fr> rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()' Vincent Chen <vincentc(a)andestech.com> math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning Ursula Braun <ursula.braun(a)linux.ibm.com> net/smc: use after free fix in smc_wr_tx_put_slot() Aaro Koskinen <aaro.koskinen(a)iki.fi> MIPS: OCTEON: octeon-platform: fix typing Dave Chinner <dchinner(a)redhat.com> iomap: sub-block dio needs to zeroout beyond EOF Xue Chaojing <xuechaojing(a)huawei.com> net-next/hinic:fix a bug in set mac address Mark Brown <broonie(a)kernel.org> regulator: Fix return value of _set_load() stub Katsuhiro Suzuki <katsuhiro(a)katsuster.net> clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328 Katsuhiro Suzuki <katsuhiro(a)katsuster.net> clk: rockchip: fix I2S1 clock gate register for rk3328 Janne Huttunen <janne.huttunen(a)nokia.com> mm/vmstat.c: fix NUMA statistics updates Shreeya Patel <shreeya.patel23498(a)gmail.com> Staging: iio: adt7316: Fix i2c data reading, set the data field Brian Masney <masneyb(a)onstation.org> pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues Raveendra Padasalagi <raveendra.padasalagi(a)broadcom.com> crypto: bcm - fix normal/non key hash algorithm failure Vitaly Chikunov <vt(a)altlinux.org> crypto: ecc - check for invalid values in the key verification test Steffen Maier <maier(a)linux.ibm.com> scsi: zfcp: drop default switch case which might paper over missing case Andrew Lunn <andrew(a)lunn.ch> net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2 Maciej W. Rozycki <macro(a)linux-mips.org> MIPS: SiByte: Enable ZONE_DMA32 for LittleSur David Teigland <teigland(a)redhat.com> dlm: fix missing idr_destroy for recover_idr John Keeping <john(a)metanate.com> ARM: dts: rockchip: Fix rk3288-rock2 vcc_flash name Heiko Stuebner <heiko(a)sntech.de> clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering Finley Xiao <finley.xiao(a)rock-chips.com> clk: rockchip: fix rk3188 sclk_smc gate data Mitch Williams <mitch.a.williams(a)intel.com> i40e: don't restart nway if autoneg not supported Marek Szyprowski <m.szyprowski(a)samsung.com> rtc: s3c-rtc: Avoid using broken ALMYEAR register Ivan Khoronzhuk <ivan.khoronzhuk(a)linaro.org> net: ethernet: ti: cpts: correct debug for expired txq skb Marek Szyprowski <m.szyprowski(a)samsung.com> extcon: max8997: Fix lack of path setting in USB device mode Denis V. Lunev <den(a)openvz.org> dlm: fix possible call to kfree() for non-initialized pointer Jagan Teki <jagan(a)amarulasolutions.com> clk: sunxi-ng: a64: Fix gate bit of DSI DPHY Moni Shoua <monis(a)mellanox.com> net/mlx5: Release resource on error flow Vincent Whitchurch <vincent.whitchurch(a)axis.com> ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+ Andrei Otcheretianski <andrei.otcheretianski(a)intel.com> iwlwifi: mvm: Send non offchannel traffic via AP sta Johannes Berg <johannes.berg(a)intel.com> iwlwifi: mvm: synchronize TID queue removal Arjun Vynipadath <arjun(a)chelsio.com> cxgb4vf: fix memleak in mac_hlist initialization Douglas Anderson <dianders(a)chromium.org> serial: core: Allow processing sysrq at port unlock time Wen Yang <wenyang(a)linux.alibaba.com> i2c: core: fix use after free in of_i2c_notify Chuhong Yuan <hslester96(a)gmail.com> net: ep93xx_eth: fix mismatch of request_mem_region in remove Chuhong Yuan <hslester96(a)gmail.com> rsxx: add missed destroy_workqueue calls in remove paulhsia <paulhsia(a)chromium.org> ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() Peter Zijlstra <peterz(a)infradead.org> sched/core: Avoid spurious lock dependencies Pan Bian <bianpan2016(a)163.com> Input: cyttsp4_core - fix use after free bug Xiaodong Xu <stid.smth(a)gmail.com> xfrm: release device reference for invalid state Stephan Gerhold <stephan(a)gerhold.net> NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error Al Viro <viro(a)zeniv.linux.org.uk> audit_get_nd(): don't unlock parent too early Al Viro <viro(a)zeniv.linux.org.uk> exportfs_decode_fh(): negative pinned may become positive without the parent locked Mordechay Goodstein <mordechay.goodstein(a)intel.com> iwlwifi: pcie: don't consider IV len in A-MSDU Sirong Wang <wangsirong(a)huawei.com> RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN Al Viro <viro(a)zeniv.linux.org.uk> autofs: fix a leak in autofs_expire_indirect() Chuhong Yuan <hslester96(a)gmail.com> serial: ifx6x60: add missed pm_runtime_disable Jiangfeng Xiao <xiaojiangfeng(a)huawei.com> serial: serial_core: Perform NULL checks for break_ctl ops Vincent Whitchurch <vincent.whitchurch(a)axis.com> serial: pl011: Fix DMA ->flush_buffer() Jeffrey Hugo <jeffrey.l.hugo(a)gmail.com> tty: serial: msm_serial: Fix flow control Peng Fan <peng.fan(a)nxp.com> tty: serial: fsl_lpuart: use the sg count from dma_map_sg Michał Mirosław <mirq-linux(a)rere.qmqm.pl> usb: gadget: u_serial: add missing port entry locking Jon Hunter <jonathanh(a)nvidia.com> arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulator Navid Emamdoost <navid.emamdoost(a)gmail.com> rsi: release skb if rsi_prepare_beacon fails ------------- Diffstat: Documentation/admin-guide/kernel-parameters.txt | 22 ++--- .../devicetree/bindings/rtc/abracon,abx80x.txt | 2 +- Documentation/filesystems/proc.txt | 3 + Makefile | 15 ++-- arch/arm/Kconfig.debug | 23 ++++-- arch/arm/boot/dts/arm-realview-pb1176.dts | 4 +- arch/arm/boot/dts/arm-realview-pb11mp.dts | 4 +- arch/arm/boot/dts/arm-realview-pbx.dtsi | 5 +- arch/arm/boot/dts/exynos3250.dtsi | 2 +- arch/arm/boot/dts/mmp2.dtsi | 2 +- arch/arm/boot/dts/omap3-pandora-common.dtsi | 36 ++++++++- arch/arm/boot/dts/omap3-tao3530.dtsi | 2 +- arch/arm/boot/dts/pxa27x.dtsi | 2 +- arch/arm/boot/dts/pxa2xx.dtsi | 7 -- arch/arm/boot/dts/pxa3xx.dtsi | 2 +- arch/arm/boot/dts/rk3288-rock2-som.dtsi | 2 +- arch/arm/boot/dts/rv1108.dtsi | 10 +-- arch/arm/boot/dts/sun5i-a10s.dtsi | 2 - arch/arm/boot/dts/sun6i-a31.dtsi | 2 +- arch/arm/boot/dts/sun7i-a20.dtsi | 2 +- arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 4 +- arch/arm/boot/dts/sun8i-v3s.dtsi | 10 +-- arch/arm/include/asm/uaccess.h | 18 +++++ arch/arm/lib/getuser.S | 11 +++ arch/arm/lib/putuser.S | 20 ++--- arch/arm/mach-omap1/id.c | 6 +- arch/arm/mach-omap2/id.c | 4 +- arch/arm/mach-omap2/pdata-quirks.c | 93 ---------------------- .../boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 4 +- .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 4 +- .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 4 +- .../dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 4 +- arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi | 2 +- arch/mips/Kconfig | 1 + arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c | 2 +- arch/mips/cavium-octeon/octeon-platform.c | 2 +- arch/mips/include/asm/octeon/cvmx-pko.h | 2 +- arch/powerpc/include/asm/sfp-machine.h | 92 +++++++-------------- arch/powerpc/include/asm/vdso_datapage.h | 2 + arch/powerpc/kernel/Makefile | 4 +- arch/powerpc/kernel/asm-offsets.c | 2 +- arch/powerpc/kernel/misc_64.S | 4 +- arch/powerpc/kernel/time.c | 1 + arch/powerpc/kernel/vdso32/gettimeofday.S | 7 +- arch/powerpc/kernel/vdso64/cacheflush.S | 4 +- arch/powerpc/kernel/vdso64/gettimeofday.S | 7 +- arch/powerpc/sysdev/xive/common.c | 9 +++ arch/powerpc/sysdev/xive/spapr.c | 12 ++- arch/powerpc/xmon/Makefile | 4 +- arch/s390/include/asm/pgtable.h | 4 +- arch/sparc/net/bpf_jit_comp_64.c | 12 +++ arch/x86/kernel/cpu/mcheck/mce.c | 30 ------- arch/x86/kernel/cpu/mcheck/mce_amd.c | 36 +++++++++ arch/x86/kvm/cpuid.c | 5 +- arch/x86/kvm/x86.c | 14 +++- arch/x86/pci/fixup.c | 11 +++ block/blk-merge.c | 2 +- block/blk-mq-sysfs.c | 15 ++-- crypto/af_alg.c | 2 +- crypto/crypto_user.c | 4 +- crypto/ecc.c | 45 +++++++---- drivers/acpi/bus.c | 2 +- drivers/acpi/device_pm.c | 12 ++- drivers/acpi/osl.c | 28 ++++--- drivers/android/binder_alloc.c | 8 +- drivers/block/drbd/drbd_state.c | 6 +- drivers/block/drbd/drbd_state.h | 3 +- drivers/block/rsxx/core.c | 2 + drivers/char/hw_random/omap-rng.c | 9 ++- drivers/char/ppdev.c | 16 +++- drivers/char/tpm/tpm2-cmd.c | 4 + drivers/clk/renesas/r8a77995-cpg-mssr.c | 4 +- drivers/clk/rockchip/clk-rk3188.c | 8 +- drivers/clk/rockchip/clk-rk3328.c | 2 +- drivers/clk/sunxi-ng/ccu-sun50i-a64.c | 2 +- drivers/clk/sunxi-ng/ccu-sun8i-h3.c | 2 +- drivers/cpufreq/powernv-cpufreq.c | 17 +++- drivers/cpuidle/driver.c | 15 ++-- drivers/crypto/amcc/crypto4xx_core.c | 6 +- drivers/crypto/bcm/cipher.c | 6 +- drivers/crypto/ccp/ccp-dmaengine.c | 1 + drivers/devfreq/devfreq.c | 12 ++- drivers/dma/coh901318.c | 5 -- drivers/dma/dw/core.c | 2 + drivers/dma/dw/platform.c | 6 ++ drivers/dma/dw/regs.h | 4 + drivers/extcon/extcon-max8997.c | 10 +-- drivers/firmware/qcom_scm-64.c | 2 +- drivers/gpu/drm/i810/i810_dma.c | 4 +- .../hwtracing/coresight/coresight-etm4x-sysfs.c | 21 +++-- drivers/hwtracing/intel_th/core.c | 8 +- drivers/hwtracing/intel_th/pci.c | 10 +++ drivers/i2c/busses/i2c-imx.c | 3 +- drivers/i2c/i2c-core-of.c | 4 +- drivers/iio/humidity/hdc100x.c | 2 +- drivers/iio/imu/adis16480.c | 1 + drivers/infiniband/hw/hfi1/chip.c | 47 ++++++++++- drivers/infiniband/hw/hfi1/vnic_sdma.c | 15 ++-- drivers/infiniband/hw/hns/hns_roce_hem.h | 2 +- drivers/infiniband/hw/mlx4/sysfs.c | 12 +-- drivers/infiniband/hw/qib/qib_sysfs.c | 6 ++ drivers/input/joystick/psxpad-spi.c | 2 +- drivers/input/mouse/synaptics.c | 1 + drivers/input/rmi4/rmi_f34v7.c | 3 + drivers/input/rmi4/rmi_smbus.c | 2 - drivers/input/touchscreen/cyttsp4_core.c | 7 -- drivers/input/touchscreen/goodix.c | 9 +++ drivers/isdn/gigaset/usb-gigaset.c | 23 ++++-- drivers/md/dm-zoned-metadata.c | 29 ++++--- drivers/md/dm-zoned-reclaim.c | 8 +- drivers/md/dm-zoned-target.c | 54 +++++++++---- drivers/md/dm-zoned.h | 2 + drivers/md/raid0.c | 2 +- drivers/media/cec/cec-adap.c | 7 ++ drivers/media/platform/qcom/venus/vdec.c | 3 - drivers/media/platform/qcom/venus/venc.c | 3 - drivers/media/platform/sti/bdisp/bdisp-v4l2.c | 3 +- drivers/media/platform/vimc/vimc-common.c | 2 + drivers/media/platform/vimc/vimc-core.c | 7 +- drivers/media/radio/radio-wl1273.c | 3 +- drivers/media/usb/pulse8-cec/pulse8-cec.c | 2 +- drivers/media/usb/stkwebcam/stk-webcam.c | 6 +- drivers/misc/altera-stapl/altera.c | 3 +- drivers/mmc/host/omap_hsmmc.c | 30 +++++++ drivers/mtd/devices/spear_smi.c | 38 ++++++++- drivers/net/can/slcan.c | 1 + drivers/net/dsa/mv88e6xxx/chip.c | 21 +++-- drivers/net/ethernet/aquantia/atlantic/aq_cfg.h | 4 +- drivers/net/ethernet/aquantia/atlantic/aq_nic.c | 2 +- .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c | 6 +- drivers/net/ethernet/cirrus/ep93xx_eth.c | 5 +- drivers/net/ethernet/huawei/hinic/hinic_main.c | 7 +- drivers/net/ethernet/intel/e100.c | 4 +- drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 10 +-- drivers/net/ethernet/mellanox/mlx4/main.c | 11 ++- drivers/net/ethernet/mellanox/mlx5/core/qp.c | 4 +- .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 78 ++++++++++++++++-- drivers/net/ethernet/ti/cpts.c | 4 +- drivers/net/wireless/ath/ar5523/ar5523.c | 3 +- drivers/net/wireless/ath/ath10k/pci.c | 9 ++- drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 15 ++++ drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 10 +++ drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 20 ++--- .../net/wireless/realtek/rtlwifi/rtl8192de/hw.c | 9 ++- .../net/wireless/realtek/rtlwifi/rtl8192de/sw.c | 1 + .../net/wireless/realtek/rtlwifi/rtl8192de/trx.c | 25 +++++- .../net/wireless/realtek/rtlwifi/rtl8192de/trx.h | 2 + drivers/net/wireless/rsi/rsi_91x_mgmt.c | 1 + drivers/nfc/nxp-nci/i2c.c | 6 +- drivers/phy/renesas/phy-rcar-gen3-usb2.c | 5 +- drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c | 23 ++++-- drivers/pinctrl/samsung/pinctrl-exynos.c | 4 +- drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-s3c64xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-samsung.c | 10 ++- drivers/power/supply/cpcap-battery.c | 11 +-- drivers/rtc/rtc-max8997.c | 2 +- drivers/rtc/rtc-s3c.c | 6 -- drivers/s390/scsi/zfcp_dbf.c | 8 +- drivers/s390/scsi/zfcp_erp.c | 3 - drivers/scsi/lpfc/lpfc.h | 3 +- drivers/scsi/lpfc/lpfc_attr.c | 12 ++- drivers/scsi/lpfc/lpfc_init.c | 3 + drivers/scsi/lpfc/lpfc_nvme.c | 2 - drivers/scsi/lpfc/lpfc_sli.c | 14 +--- drivers/scsi/qla2xxx/qla_attr.c | 3 +- drivers/scsi/qla2xxx/qla_bsg.c | 15 ++-- drivers/scsi/qla2xxx/qla_init.c | 2 - drivers/scsi/qla2xxx/qla_isr.c | 6 +- drivers/scsi/qla2xxx/qla_target.c | 11 +-- drivers/spi/spi-atmel.c | 6 +- drivers/staging/iio/addac/adt7316-i2c.c | 2 + drivers/staging/rtl8188eu/os_dep/usb_intf.c | 2 +- drivers/staging/rtl8712/usb_intf.c | 2 +- drivers/thermal/thermal_core.c | 4 +- drivers/tty/n_hdlc.c | 4 +- drivers/tty/n_r3964.c | 2 +- drivers/tty/n_tty.c | 8 +- drivers/tty/serial/amba-pl011.c | 6 +- drivers/tty/serial/fsl_lpuart.c | 4 +- drivers/tty/serial/ifx6x60.c | 3 + drivers/tty/serial/imx.c | 2 +- drivers/tty/serial/msm_serial.c | 6 +- drivers/tty/serial/serial_core.c | 2 +- drivers/tty/tty_ldisc.c | 7 ++ drivers/tty/vt/keyboard.c | 2 +- drivers/usb/atm/ueagle-atm.c | 18 +++-- drivers/usb/core/hub.c | 5 +- drivers/usb/core/urb.c | 1 + drivers/usb/dwc3/core.c | 3 +- drivers/usb/dwc3/debug.h | 29 +++++++ drivers/usb/dwc3/debugfs.c | 19 ++++- drivers/usb/dwc3/ep0.c | 8 ++ drivers/usb/gadget/configfs.c | 1 + drivers/usb/gadget/function/u_serial.c | 2 + drivers/usb/gadget/udc/pch_udc.c | 1 - drivers/usb/host/xhci-hub.c | 8 +- drivers/usb/host/xhci-mem.c | 4 + drivers/usb/host/xhci-pci.c | 13 +++ drivers/usb/host/xhci-ring.c | 3 +- drivers/usb/host/xhci.c | 9 +-- drivers/usb/host/xhci.h | 1 + drivers/usb/misc/adutux.c | 2 +- drivers/usb/misc/idmouse.c | 2 +- drivers/usb/mon/mon_bin.c | 32 +++++--- drivers/usb/mtu3/mtu3_qmu.c | 2 +- drivers/usb/serial/io_edgeport.c | 10 ++- drivers/usb/storage/uas.c | 10 +++ drivers/video/hdmi.c | 8 +- drivers/virtio/virtio_balloon.c | 11 +++ drivers/watchdog/aspeed_wdt.c | 16 ++-- fs/autofs4/expire.c | 5 +- fs/btrfs/delayed-inode.c | 13 ++- fs/btrfs/file.c | 2 +- fs/btrfs/free-space-cache.c | 6 ++ fs/btrfs/inode.c | 3 + fs/btrfs/send.c | 25 +++++- fs/btrfs/volumes.h | 1 - fs/cifs/file.c | 7 +- fs/cifs/smb2misc.c | 7 +- fs/dlm/lockspace.c | 1 + fs/dlm/member.c | 2 +- fs/dlm/memory.c | 9 +-- fs/dlm/user.c | 3 +- fs/exportfs/expfs.c | 31 +++++--- fs/ext2/inode.c | 7 +- fs/ext4/inode.c | 25 ++++-- fs/ext4/namei.c | 11 ++- fs/f2fs/file.c | 2 +- fs/f2fs/gc.c | 10 +-- fs/fuse/dir.c | 27 +++++-- fs/fuse/fuse_i.h | 2 + fs/iomap.c | 18 ++++- fs/kernfs/dir.c | 5 +- fs/lockd/clnt4xdr.c | 22 ++--- fs/lockd/clntxdr.c | 22 ++--- fs/nfsd/nfs4recover.c | 17 ++-- fs/nfsd/vfs.c | 17 +++- fs/ocfs2/quota_global.c | 2 +- fs/overlayfs/dir.c | 2 +- fs/proc/task_mmu.c | 3 + fs/pstore/ram.c | 2 +- fs/quota/dquot.c | 11 +-- fs/reiserfs/inode.c | 12 ++- fs/reiserfs/namei.c | 7 +- fs/reiserfs/reiserfs.h | 2 + fs/reiserfs/super.c | 2 + fs/reiserfs/xattr.c | 19 +++-- fs/reiserfs/xattr_acl.c | 4 +- include/asm-generic/pgtable.h | 25 ++++++ include/dt-bindings/clock/rk3328-cru.h | 2 +- include/linux/acpi.h | 2 +- include/linux/atalk.h | 2 +- include/linux/dma-mapping.h | 3 +- include/linux/huge_mm.h | 13 ++- include/linux/jbd2.h | 4 +- include/linux/kernfs.h | 1 + include/linux/mfd/rk808.h | 2 +- include/linux/mtd/mtd.h | 2 +- include/linux/platform_data/dma-dw.h | 6 ++ include/linux/qcom_scm.h | 3 + include/linux/quotaops.h | 10 +++ include/linux/regulator/consumer.h | 2 +- include/linux/serial_core.h | 37 ++++++++- include/linux/tty.h | 7 ++ include/math-emu/soft-fp.h | 2 +- include/uapi/linux/cec.h | 4 +- kernel/audit_watch.c | 2 +- kernel/cgroup/pids.c | 11 +-- kernel/sched/core.c | 3 +- kernel/sched/fair.c | 36 +++++---- kernel/workqueue.c | 37 +++++++-- lib/raid6/unroll.awk | 2 +- mm/huge_memory.c | 12 ++- mm/memory.c | 10 ++- mm/shmem.c | 2 +- mm/vmstat.c | 7 +- net/appletalk/aarp.c | 15 +++- net/appletalk/ddp.c | 21 +++-- net/ipv4/tcp_output.c | 2 +- net/ipv4/tcp_timer.c | 20 +++-- net/smc/smc_wr.c | 4 +- net/x25/af_x25.c | 18 +++-- net/xfrm/xfrm_input.c | 3 + scripts/mod/modpost.c | 12 +++ sound/core/oss/linear.c | 2 + sound/core/oss/mulaw.c | 2 + sound/core/oss/route.c | 2 + sound/core/pcm_lib.c | 8 +- sound/pci/hda/hda_bind.c | 4 + sound/pci/hda/hda_intel.c | 3 + sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_realtek.c | 7 +- sound/soc/codecs/nau8540.c | 2 +- sound/soc/sh/rcar/core.c | 12 +++ sound/soc/soc-jack.c | 3 +- virt/kvm/arm/vgic/vgic-v3.c | 6 +- 297 files changed, 1762 insertions(+), 939 deletions(-)
5 years, 8 months
5
10
0
0
stable-rc 4.14.159-rc2/0ddb1a505fdb: regressions detected in project stable v.4.14.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.159-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: 0ddb1a505fdb4334b66b11d3aa91bc6faa1fa31d git describe: v4.14.158-275-g0ddb1a505fdb Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe-sanity/build/v4.…
Regressions (compared to build v4.14.158-268-g66745e000c83) ------------------------------------------------------------------------ x86: build: * build_process No fixes (compared to build v4.14.158-268-g66745e000c83) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86_64 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.19.90-rc1/5189dfa0aee0: regressions detected in project stable v4.19.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.90-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: 5189dfa0aee003c614906a099d373ab911b84c0f git describe: v4.19.89-160-g5189dfa0aee0 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe-sanity/build/v4.…
Regressions (compared to build v4.19.89-140-g9cc8b117a993) ------------------------------------------------------------------------ juno-r2: build: * build_process No fixes (compared to build v4.19.89-140-g9cc8b117a993) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, juno-r2 - arm64 * build - fail: 1, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.4.4-rc1/2ed5ca75874b: no regressions found in project stable v5.4.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.4-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.4.y git commit: 2ed5ca75874b7a6687ad82fa6d80bd4980a31577 git describe: v5.4.3-182-g2ed5ca75874b Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.4-oe-sanity/build/v5.4…
No regressions (compared to build v5.4.3-178-gfffa88522363) No fixes (compared to build v5.4.3-178-gfffa88522363) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, juno-r2 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
[CI] intel-corei7-64: linux-4.14.y 0ddb1a505fdb 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: 0ddb1a505fdb4334b66b11d3aa91bc6faa1fa31d Errors: ERROR: ExpansionError during parsing /srv/oe/build/conf/../../layers/meta-lkft/recipes-overlayed/kselftests/kselftests-next_git.bb
5 years, 8 months
1
0
0
0
[CI] juno: linux-4.19.y 5189dfa0aee0 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: 5189dfa0aee003c614906a099d373ab911b84c0f Errors: ERROR: ExpansionError during parsing /srv/oe/build/conf/../../layers/meta-lkft/recipes-overlayed/kselftests/kselftests-next_git.bb
5 years, 8 months
1
0
0
0
[CI] intel-corei7-64: linux-5.3.y 6e31894f1769 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: 6e31894f1769bda9dff133b8baeedbc9918b1cdb Errors: ERROR: ExpansionError during parsing /srv/oe/build/conf/../../layers/meta-lkft/recipes-overlayed/kselftests/kselftests-next_git.bb
5 years, 8 months
1
0
0
0
[CI] dragonboard-410c: linux-5.3.y 6e31894f1769 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: 6e31894f1769bda9dff133b8baeedbc9918b1cdb Errors: ERROR: ExpansionError during parsing /srv/oe/build/conf/../../layers/meta-lkft/recipes-overlayed/kselftests/kselftests-next_git.bb
5 years, 8 months
1
0
0
0
stable-rc 4.14.159-rc2/66745e000c83: regressions detected in project stable v.4.14.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.159-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: 66745e000c837d52e736de131726a861c6ea1ebf git describe: v4.14.158-268-g66745e000c83 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.158-…
Regressions (compared to build v4.14.158-267-g4ff2fa667b42) ------------------------------------------------------------------------ i386: ltp-open-posix-tests: * condvar_pthread_cond_wait_2 qemu_arm64: ltp-syscalls-tests: * futex_cmp_requeue01 Fixes (compared to build v4.14.158-267-g4ff2fa667b42) ------------------------------------------------------------------------ x15: ltp-fs-tests: * proc01 x86: ltp-open-posix-tests: * condvar_pthread_cond_wait_2 qemu_arm: libhugetlbfs: * HUGETLB_SHM_yes-shmoverride_linked-2M-32 * LD_PRELOAD_libhugetlbfs.so-HUGETLB_SHM_yes-shmoverride_unlinked-2M-32 * counters.sh-2M-32 * truncate_sigbus_versus_oom-2M-32 ltp-fs-tests: * proc01 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, * linux-log-parser - fail: 3, pass: 99, * 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 - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 26, pass: 68, skip: 19, xfail: 64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 108, * 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: 87, skip: 19, xfail: 71 * libhugetlbfs - pass: 1, * linux-log-parser - pass: 114, * 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 - fail: 1, pass: 1690, 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: 1164, 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: 3, xfail: 5 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - pass: 1, * kselftest - fail: 26, pass: 65, skip: 19, xfail: 71 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * 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: 1089, skip: 157, xfail: 4 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 9, pass: 41, skip: 11, xfail: 1 * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 qemu_arm * kselftest - fail: 26, pass: 61, skip: 19, xfail: 73 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 3, pass: 99, * 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: 1134, skip: 114, xfail: 2 * 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, * linux-log-parser - pass: 102, * 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: 2, pass: 1073, skip: 173, xfail: 2 * perf - fail: 9, pass: 43, skip: 10, * 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, * linux-log-parser - fail: 1, pass: 101, * 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 - pass: 1142, 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: 82, skip: 24, xfail: 67 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1072, skip: 178, * perf - fail: 7, pass: 49, skip: 11, * 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: 63, skip: 19, xfail: 72 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 120, * 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: 1150, skip: 98, xfail: 2 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * ssuite - fail: 16, * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - pass: 1, * kselftest - fail: 24, pass: 83, 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: 23, xfail: 62 * kvm-unit-tests - fail: 3, pass: 40, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 137, * 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: 5, xfail: 3 * ssuite - fail: 16, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
next 5.5.0-rc2/fca4fe890ea0: regressions detected in project next on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git branch: master git commit: fca4fe890ea0352f7e9e4bf33ffed287946ff59e git describe: next-20191217 Test details:
https://qa-reports.linaro.org/lkft/linux-next-oe/build/next-20191217
Regressions (compared to build next-20191216) ------------------------------------------------------------------------ x86: kselftest: * net_tcp_fastopen_backup_key.sh * rseq_basic_percpu_ops_test Fixes (compared to build next-20191216) ------------------------------------------------------------------------ x86: kselftest-vsyscall-mode-native: * x86_fsgsbase_64 kselftest: * seccomp_seccomp_benchmark Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, hi6220-hikey - arm64 * build - pass: 1, i386 * build - pass: 1, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 120, qemu_arm * kselftest - fail: 87, pass: 88, skip: 19, * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 17, pass: 85, * 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: 11, pass: 48, skip: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_arm64 * kselftest - fail: 34, pass: 36, skip: 5, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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: 1081, skip: 165, xfail: 1 * perf - fail: 4, pass: 58, skip: 9, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_i386 * kselftest - fail: 84, pass: 116, skip: 20, * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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: 1, pass: 1145, skip: 104, * perf - fail: 10, pass: 57, skip: 10, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * kselftest - fail: 76, pass: 119, skip: 17, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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-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 - pass: 1076, skip: 174, * perf - fail: 4, pass: 65, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - pass: 1, x86_64 * build - pass: 1, * kselftest - fail: 77, pass: 123, skip: 13, * kselftest-vsyscall-mode-native - fail: 75, pass: 121, skip: 11, * kselftest-vsyscall-mode-none - fail: 73, pass: 123, skip: 12, * kvm-unit-tests - fail: 1, pass: 45, skip: 10, * libgpiod - pass: 117, * libhugetlbfs - pass: 89, skip: 1, * linux-log-parser - fail: 1, pass: 89, * 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-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 17, * ltp-fsx-tests - pass: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * network-basic-tests - pass: 10, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.14.159-rc2/66745e000c83: no regressions found in project stable v.4.14.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.159-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: 66745e000c837d52e736de131726a861c6ea1ebf git describe: v4.14.158-268-g66745e000c83 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe-sanity/build/v4.…
No regressions (compared to build v4.14.158-267-g4ff2fa667b42) No fixes (compared to build v4.14.158-267-g4ff2fa667b42) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
mainline 5.5.0-rc2/ea200dec5128: no regressions found in project mainline on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: ea200dec51285c82655e50ddb774fdb6b97e784d git describe: v5.5-rc2-56-gea200dec5128 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe/build/v5.5-rc2-56-gea2…
No regressions (compared to build v5.5-rc2) No fixes (compared to build v5.5-rc2) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, hi6220-hikey - arm64 * build - pass: 1, i386 * build - pass: 1, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 120, qemu_arm * kselftest - fail: 38, pass: 88, skip: 19, xfail: 46 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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-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: 43, pass: 103, skip: 19, xfail: 42 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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 - fail: 1, pass: 20, * 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: 1080, skip: 165, xfail: 2 * 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: 36, pass: 117, skip: 20, xfail: 44 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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: 1, pass: 1145, 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: 31, pass: 123, skip: 17, xfail: 38 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1076, 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, x86_64 * build - pass: 1, * kselftest - fail: 35, pass: 122, skip: 11, xfail: 38 * kselftest-vsyscall-mode-native - fail: 47, pass: 125, skip: 13, xfail: 26 * kselftest-vsyscall-mode-none - fail: 44, pass: 123, skip: 12, xfail: 27 * kvm-unit-tests - fail: 1, pass: 45, skip: 10, * libgpiod - pass: 117, * libhugetlbfs - pass: 89, skip: 1, * linux-log-parser - pass: 42, * ltp-containers-tests - pass: 80, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
mainline 5.5.0-rc2/6afa873170a6: no regressions found in project mainline on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: 6afa873170a612b2b9e392c19c523ed8aae6fbc9 git describe: v5.5-rc2-17-g6afa873170a6 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe/build/v5.5-rc2-17-g6af…
No regressions (compared to build v5.5-rc2) No fixes (compared to build v5.5-rc2) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, hi6220-hikey - arm64 * build - pass: 1, i386 * build - pass: 1, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 120, qemu_arm * kselftest - fail: 38, pass: 87, skip: 19, xfail: 47 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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: 13, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_arm64 * kselftest - fail: 44, pass: 102, skip: 19, xfail: 42 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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: 1081, skip: 165, xfail: 1 * 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: 37, pass: 116, skip: 20, xfail: 44 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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: 1, pass: 1145, 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: 32, pass: 121, skip: 17, xfail: 39 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1076, 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, x86_64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
next 5.5.0-rc2/fca4fe890ea0: no regressions found in project next on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git branch: master git commit: fca4fe890ea0352f7e9e4bf33ffed287946ff59e git describe: next-20191217 Test details:
https://qa-reports.linaro.org/lkft/linux-next-oe-sanity/build/next-20191217
No regressions (compared to build next-20191216) No fixes (compared to build next-20191216) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, x15 - arm * build - pass: 1, x86_64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.3.17-rc1/5770ae7aea0c: no regressions found in project stable v5.3.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.17-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: 5770ae7aea0c5937b7ac1e2007f4c04adb0f58d4 git describe: v5.3.16-181-g5770ae7aea0c Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.16-181…
No regressions (compared to build v5.3.16) No fixes (compared to build v5.3.16) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 26, pass: 110, skip: 14, xfail: 34 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 107, * 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: 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: 1097, skip: 151, xfail: 2 * 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 - pass: 1, * kselftest - fail: 21, pass: 124, skip: 15, xfail: 36 * libgpiod - pass: 117, * linux-log-parser - fail: 5, pass: 109, * 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: 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: 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: 1692, 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: 1169, skip: 79, xfail: 1 * network-basic-tests - pass: 9, skip: 1, * perf - fail: 10, pass: 55, skip: 10, xfail: 1 * spectre-meltdown-checker-test - fail: 4, pass: 3, xfail: 5 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 * build - pass: 1, * kselftest - fail: 25, pass: 108, skip: 15, xfail: 35 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * 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: 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, * 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: 100, skip: 14, xfail: 42 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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: 46, skip: 12, xfail: 2 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 43, xfail: 2 qemu_arm64 * kselftest - fail: 26, pass: 108, skip: 15, xfail: 34 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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: 22, pass: 128, skip: 16, xfail: 42 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 17, pass: 85, * 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: 1, pass: 1145, 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: 130, skip: 17, xfail: 35 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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 - pass: 1076, 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: 6, * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 18, * ltp-containers-tests - pass: 80, x86 * build - pass: 1, * kselftest - fail: 19, pass: 130, skip: 14, xfail: 33 * kselftest-vsyscall-mode-native - fail: 29, pass: 128, skip: 14, xfail: 23 * kselftest-vsyscall-mode-none - fail: 29, pass: 129, skip: 13, xfail: 24 * kvm-unit-tests - fail: 1, pass: 45, skip: 10, * libgpiod - pass: 116, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 136, * 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, 8 months
1
0
0
0
stable-rc 4.14.159-rc1/4ff2fa667b42: no regressions found in project stable v.4.14.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.159-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: 4ff2fa667b420dd87cd8f38d0faaf0c574c93a2c git describe: v4.14.158-267-g4ff2fa667b42 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.158-…
No regressions (compared to build v4.14.158-268-gb5ad3dcc64ef) Fixes (compared to build v4.14.158-268-gb5ad3dcc64ef) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process juno-r2: build: * build_process x15: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 34, * kselftest - fail: 25, pass: 62, skip: 19, xfail: 74 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 6, pass: 96, * 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: 1085, skip: 160, xfail: 4 * 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: 18, xfail: 69 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 108, * 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: 82, skip: 19, xfail: 71 * libhugetlbfs - pass: 1, * linux-log-parser - pass: 114, * 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: 5, 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: 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: 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: 1165, 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: 6, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - pass: 1, * kselftest - fail: 26, pass: 63, skip: 19, xfail: 71 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 14, xfail: 1 * 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, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - pass: 42, xfail: 2 qemu_arm * kselftest - fail: 26, pass: 61, skip: 19, xfail: 73 * libhugetlbfs - fail: 4, pass: 76, skip: 1, * linux-log-parser - fail: 7, pass: 95, * 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 - fail: 1, pass: 59, 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: 1134, skip: 114, xfail: 2 * 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, * linux-log-parser - pass: 102, * 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: 4, skip: 1, xfail: 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: 1074, skip: 173, xfail: 2 * 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, * linux-log-parser - fail: 1, pass: 101, * 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 - pass: 1142, 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, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1072, skip: 178, * perf - fail: 7, pass: 49, skip: 11, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 26, pass: 63, skip: 19, xfail: 72 * linux-log-parser - fail: 4, pass: 116, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 28, skip: 13, * 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 - fail: 1, pass: 59, 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: 1150, skip: 98, xfail: 2 * 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: 24, pass: 85, skip: 24, xfail: 65 * kselftest-vsyscall-mode-native - fail: 30, pass: 83, skip: 24, xfail: 63 * kselftest-vsyscall-mode-none - fail: 29, pass: 84, skip: 23, xfail: 62 * kvm-unit-tests - fail: 3, pass: 40, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 137, * 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: 9, skip: 1, * perf - fail: 7, pass: 49, skip: 11, * spectre-meltdown-checker-test - fail: 4, pass: 8, * ssuite - fail: 20, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.19.90-rc1/9cc8b117a993: no regressions found in project stable v4.19.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.90-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: 9cc8b117a9932aaa067980374b1de1145afc4645 git describe: v4.19.89-140-g9cc8b117a993 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.89-1…
No regressions (compared to build v4.19.89-141-g0e8256bac586) Fixes (compared to build v4.19.89-141-g0e8256bac586) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process juno-r2: build: * build_process x15: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 21, pass: 35, skip: 10, xfail: 33 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 108, * 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: 1090, skip: 156, xfail: 3 * 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: 26, pass: 106, skip: 17, xfail: 58 * linux-log-parser - pass: 114, * 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: 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: 9, * ltp-mm-tests - pass: 51, skip: 23, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1692, 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 - pass: 1, * kselftest - fail: 20, pass: 31, skip: 11, xfail: 33 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * 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: 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: 1091, skip: 155, xfail: 4 * 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: 20, pass: 30, skip: 11, xfail: 39 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 17, pass: 85, * 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: 22, pass: 32, skip: 11, xfail: 36 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * 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: 1073, skip: 171, xfail: 5 * 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: 58 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 17, pass: 85, * 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 - pass: 1142, 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: 19, pass: 38, skip: 17, xfail: 34 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1072, 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: 32, * kselftest - fail: 20, pass: 34, skip: 11, xfail: 37 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 1, pass: 119, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cve-tests - pass: 30, skip: 10, * 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-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 * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - pass: 1, * kselftest - fail: 19, pass: 39, skip: 17, xfail: 33 * kselftest-vsyscall-mode-native - fail: 26, pass: 39, skip: 17, xfail: 26 * kselftest-vsyscall-mode-none - fail: 26, pass: 38, skip: 17, xfail: 26 * kvm-unit-tests - pass: 43, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 138, * 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: 7, * 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: 1102, skip: 147, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 7, pass: 52, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 5, xfail: 3 * ssuite - fail: 48, * v4l2-compliance - pass: 42, xfail: 2 -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
mainline 5.5.0-rc2/4c80ba392bf6: no regressions found in project mainline on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: 4c80ba392bf603d468ea827d902f8e7b2505fbf4 git describe: v5.5-rc2-2-g4c80ba392bf6 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe/build/v5.5-rc2-2-g4c80…
No regressions (compared to build v5.5-rc2) No fixes (compared to build v5.5-rc2) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, hi6220-hikey - arm64 * build - pass: 1, i386 * build - pass: 1, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 120, qemu_arm * kselftest - fail: 35, pass: 87, skip: 19, xfail: 45 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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: 40, pass: 103, skip: 19, xfail: 40 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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: 35, pass: 115, skip: 20, xfail: 43 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 18, pass: 84, * 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-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: 1145, 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: 29, pass: 121, skip: 17, xfail: 35 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1076, 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, x86_64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
linaro-hikey-stable v4.4.y on OE 4.4.207-rc1/ed9c1504cb4c: no regressions found in project lkft/linaro-hikey-stable-rc-4.4-oe
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.207-rc1 git repo:
https://git.linaro.org/lkft/arm64-stable-rc.git
git tag: 4.4.207-rc1-hikey-20191216-634 git commit: ed9c1504cb4cbb200b6f9a31081ff209a58e3820 git describe: 4.4.207-rc1-hikey-20191216-634 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.207-rc1-hikey-20191212-629) No fixes (compared to build 4.4.207-rc1-hikey-20191212-629) Boards, architectures and test suites: ------------------------------------- hi6220-hikey - arm64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
mainline 5.5.0-rc2/ea200dec5128: no regressions found in project mainline on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: ea200dec51285c82655e50ddb774fdb6b97e784d git describe: v5.5-rc2-56-gea200dec5128 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe-sanity/build/v5.5-rc2-…
No regressions (compared to build v5.5-rc2-17-g6afa873170a6) No fixes (compared to build v5.5-rc2-17-g6afa873170a6) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, x15 - arm * build - pass: 1, x86_64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.4.207-rc1/2dd7c6485855: no regressions found in project stable v4.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.207-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: 2dd7c6485855500a7f5efe5183770e3b28fb5f00 git describe: v4.4.206-139-g2dd7c6485855 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.206-13…
No regressions (compared to build v4.4.206-139-gaef552ef4557) No fixes (compared to build v4.4.206-139-gaef552ef4557) Boards, architectures and test suites: ------------------------------------- i386 * build - pass: 1, juno-r2 - arm64 * build - pass: 1, * kselftest - fail: 21, pass: 25, skip: 16, xfail: 54 * kvm-unit-tests - fail: 4, pass: 9, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * 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 - pass: 28, skip: 12, * 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: 1065, skip: 177, xfail: 8 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 10, pass: 26, skip: 4, * spectre-meltdown-checker-test - fail: 1, pass: 8, skip: 1, xfail: 2 * v4l2-compliance - fail: 1, pass: 40, xfail: 3 qemu_arm * kselftest - fail: 18, pass: 22, skip: 13, xfail: 49 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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_arm64 * kselftest - fail: 21, pass: 24, skip: 16, xfail: 52 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * 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 - pass: 28, skip: 12, * 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: 1049, skip: 193, xfail: 7 * perf - fail: 10, pass: 26, skip: 4, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 40, xfail: 3 qemu_i386 * kselftest - fail: 21, pass: 26, skip: 16, xfail: 50 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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 - pass: 1124, 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 qemu_x86_64 * kselftest - fail: 18, pass: 27, skip: 30, xfail: 44 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * 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: 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 - pass: 1054, skip: 192, 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, x86_64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.4.4-rc1/fffa88522363: regressions detected in project stable v5.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.4-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.4.y git commit: fffa88522363708152669b9ff7cab0ebaa937d39 git describe: v5.4.3-178-gfffa88522363 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.4-oe/build/v5.4.3-178-…
Regressions (compared to build v5.4.3-178-g095bc0219dab) ------------------------------------------------------------------------ x15: kselftest: * proc_read No fixes (compared to build v5.4.3-178-g095bc0219dab) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, * install-android-platform-tools-r2600 - pass: 32, * kselftest - fail: 13, pass: 35, skip: 4, xfail: 12 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 94, * 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-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 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 - fail: 1, pass: 43, xfail: 1 i386 * build - pass: 1, * kselftest - fail: 21, pass: 128, skip: 16, xfail: 36 * libgpiod - pass: 116, * libhugetlbfs - pass: 1, * linux-log-parser - fail: 7, pass: 107, * 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: 1169, 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: 6, xfail: 2 * v4l2-compliance - fail: 1, pass: 42, xfail: 1 juno-r2 * build - pass: 1, * kselftest - fail: 13, pass: 30, skip: 4, xfail: 12 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 119, * 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-pty-tests - pass: 4, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1098, skip: 149, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * spectre-meltdown-checker-test - pass: 10, xfail: 2 * v4l2-compliance - fail: 1, pass: 43, xfail: 1 qemu_arm * kselftest - fail: 24, pass: 99, skip: 14, xfail: 42 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 17, pass: 85, * 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 - fail: 1, pass: 43, xfail: 1 qemu_arm64 * kselftest - fail: 27, pass: 106, skip: 14, xfail: 33 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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: 1082, skip: 165, xfail: 1 * perf - fail: 6, pass: 56, skip: 9, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 43, xfail: 1 qemu_i386 * kselftest - fail: 23, pass: 129, skip: 16, xfail: 41 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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: 1, pass: 1145, skip: 104, * perf - fail: 10, pass: 53, skip: 10, xfail: 3 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 42, xfail: 1 qemu_x86_64 * kselftest - fail: 20, pass: 134, skip: 14, xfail: 34 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1076, skip: 174, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 42, xfail: 1 x15 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 24, * kselftest - fail: 25, pass: 98, skip: 15, xfail: 45 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 1, pass: 83, * ltp-commands-tests - pass: 28, skip: 14, * ltp-cve-tests - pass: 31, skip: 9, * ltp-dio-tests - pass: 19, skip: 11, * 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-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * spectre-meltdown-checker-test - pass: 10, xfail: 2 x86 * build - pass: 1, * kselftest - fail: 20, pass: 135, skip: 11, xfail: 31 * kselftest-vsyscall-mode-native - fail: 30, pass: 133, skip: 9, xfail: 24 * kselftest-vsyscall-mode-none - fail: 30, pass: 133, skip: 11, xfail: 23 * kvm-unit-tests - fail: 1, pass: 45, skip: 10, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 119, * 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: 20, * 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, * network-basic-tests - pass: 10, skip: 1, * perf - fail: 4, pass: 62, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 8, * v4l2-compliance - fail: 1, pass: 41, xfail: 1 -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.3.17-rc1/d37ce62d2765: no regressions found in project stable v5.3.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.17-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: d37ce62d2765f7151a8f9af93f3f2809a4b74ddf git describe: v5.3.16-181-gd37ce62d2765 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.16-181…
No regressions (compared to build v5.3.16) No fixes (compared to build v5.3.16) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, * linux-log-parser - pass: 102, i386 * build - pass: 1, * linux-log-parser - pass: 114, juno-r2 * build - pass: 1, * linux-log-parser - pass: 120, qemu_arm64 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-sched-tests - pass: 4, skip: 6, qemu_i386 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 13, pass: 89, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-dio-tests - pass: 19, skip: 11, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, qemu_x86_64 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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-dio-tests - pass: 19, skip: 11, * 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-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * perf - fail: 4, pass: 63, skip: 10, * v4l2-compliance - pass: 42, xfail: 2 x86 * build - pass: 1, * linux-log-parser - pass: 138, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
linaro-hikey-stable v4.4.y on OE 4.4.207-rc1/c5f59624a9fc: no regressions found in project lkft/linaro-hikey-stable-rc-4.4-oe
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.207-rc1 git repo:
https://git.linaro.org/lkft/arm64-stable-rc.git
git tag: 4.4.207-rc1-hikey-20191216-633 git commit: c5f59624a9fc515323eab975d5c4d375c22659d0 git describe: 4.4.207-rc1-hikey-20191216-633 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.207-rc1-hikey-20191212-629) No fixes (compared to build 4.4.207-rc1-hikey-20191212-629) Boards, architectures and test suites: ------------------------------------- hi6220-hikey - arm64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
mainline 5.5.0-rc2/7de7de7ca0ae: no regressions found in project mainline on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: 7de7de7ca0ae0fc70515ee3154af33af75edae2c git describe: v5.5-rc2-1-g7de7de7ca0ae Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe/build/v5.5-rc2-1-g7de7…
No regressions (compared to build v5.5-rc2) No fixes (compared to build v5.5-rc2) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, hi6220-hikey - arm64 * build - pass: 1, i386 * build - pass: 1, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 96, qemu_arm * kselftest - fail: 35, pass: 88, skip: 19, xfail: 44 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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-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: 1135, skip: 110, xfail: 4 * 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: 41, pass: 103, skip: 19, xfail: 39 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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: 1080, skip: 165, xfail: 2 * 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: 34, pass: 116, skip: 20, xfail: 43 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 19, pass: 83, * 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-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: 1145, 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: 29, pass: 121, skip: 17, xfail: 38 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1076, 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, x86_64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
linaro-hikey-stable v4.4.y on OE 4.4.207-rc1/9843a16244d0: no regressions found in project lkft/linaro-hikey-stable-rc-4.4-oe
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.207-rc1 git repo:
https://git.linaro.org/lkft/arm64-stable-rc.git
git tag: 4.4.207-rc1-hikey-20191216-632 git commit: 9843a16244d0ff2fbab8e99fbc7133be1a4bfcc0 git describe: 4.4.207-rc1-hikey-20191216-632 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.207-rc1-hikey-20191212-629) No fixes (compared to build 4.4.207-rc1-hikey-20191212-629) Boards, architectures and test suites: ------------------------------------- hi6220-hikey - arm64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.3.17-rc1/e12e0a991de7: regressions detected in project stable v5.3.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.17-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: e12e0a991de737260ca6e43045c99826d9ab5825 git describe: v5.3.16-182-ge12e0a991de7 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.16-182…
Regressions (compared to build v5.3.16) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process juno-r2: build: * build_process x15: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process No fixes (compared to build v5.3.16) 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, 8 months
1
0
0
0
stable-rc 4.9.207-rc1/ff21b0f1e5d1: regressions detected in project stable v4.9.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.9.207-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: ff21b0f1e5d195d3cd7ef385f64919802f0f6ee8 git describe: v4.9.206-170-gff21b0f1e5d1 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.9-oe/build/v4.9.206-17…
Regressions (compared to build v4.9.206-170-g80a5e527e947) ------------------------------------------------------------------------ qemu_arm64: perf: * Test-object-code-reading No fixes (compared to build v4.9.206-170-g80a5e527e947) 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, * linux-log-parser - pass: 102, * 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 - pass: 1, * install-android-platform-tools-r2600 - pass: 36, * kselftest - fail: 23, pass: 30, skip: 14, xfail: 47 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 108, * 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: 58, skip: 7, xfail: 2 * 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: 1076, skip: 171, xfail: 3 * network-basic-tests - pass: 10, skip: 1, * perf - fail: 10, pass: 34, skip: 12, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - pass: 42, xfail: 2 i386 * build - pass: 1, * kselftest - fail: 23, pass: 32, skip: 15, xfail: 45 * libhugetlbfs - pass: 1, * linux-log-parser - pass: 114, * 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: 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: 1157, skip: 92, xfail: 1 * network-basic-tests - pass: 9, skip: 1, * perf - fail: 11, pass: 40, skip: 10, * spectre-meltdown-checker-test - fail: 4, pass: 3, xfail: 5 * v4l2-compliance - pass: 42, xfail: 2 juno-r2 - arm64 * build - pass: 1, * kselftest - fail: 22, pass: 27, skip: 14, xfail: 47 * kvm-unit-tests - fail: 4, pass: 9, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * 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: 23, pass: 28, skip: 14, xfail: 48 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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, * linux-log-parser - pass: 102, * 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_i386 * kselftest - fail: 23, pass: 31, skip: 15, xfail: 47 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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 - pass: 1132, skip: 117, xfail: 1 * perf - fail: 10, pass: 41, skip: 10, * 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, * linux-log-parser - pass: 102, * 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 - pass: 1063, 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: 34, * kselftest - fail: 26, pass: 59, skip: 18, xfail: 70 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 120, * 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-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-open-posix-tests - pass: 1694, skip: 41, xfail: 4 * ltp-sched-tests - pass: 10, * ltp-syscalls-tests - pass: 1142, skip: 107, xfail: 1 * network-basic-tests - pass: 10, skip: 1, * v4l2-compliance - pass: 42, xfail: 2 x86_64 * build - pass: 1, * kselftest - fail: 20, pass: 36, skip: 28, xfail: 37 * kselftest-vsyscall-mode-native - fail: 19, pass: 35, skip: 28, xfail: 36 * kselftest-vsyscall-mode-none - fail: 20, pass: 35, skip: 28, xfail: 38 * kvm-unit-tests - fail: 5, pass: 38, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 138, * 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: 1689, skip: 45, xfail: 4 * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 5, 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: 16, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
linaro-hikey-stable v4.4.y on OE 4.4.207-rc1/5b5576c04b02: no regressions found in project lkft/linaro-hikey-stable-rc-4.4-oe
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.207-rc1 git repo:
https://git.linaro.org/lkft/arm64-stable-rc.git
git tag: 4.4.207-rc1-hikey-20191216-631 git commit: 5b5576c04b022b354a9e01b814e4ffde34fc8a07 git describe: 4.4.207-rc1-hikey-20191216-631 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.207-rc1-hikey-20191212-629) No fixes (compared to build 4.4.207-rc1-hikey-20191212-629) Boards, architectures and test suites: ------------------------------------- hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 12, * kselftest - fail: 21, pass: 27, skip: 16, xfail: 50 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 36, * ltp-containers-tests - pass: 43, skip: 36, xfail: 1 * ltp-cve-tests - pass: 29, skip: 11, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * spectre-meltdown-checker-test - pass: 12, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.3.17-rc1/d477e18073f2: regressions detected in project stable v5.3.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.17-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: d477e18073f21dd8da33006b18f01e319638e033 git describe: v5.3.16-183-gd477e18073f2 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.16-183…
Regressions (compared to build v5.3.16) ------------------------------------------------------------------------ i386: build: * build_process x15: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process hi6220-hikey: build: * build_process juno-r2: build: * build_process No fixes (compared to build v5.3.16) 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, 8 months
1
0
0
0
stable-rc 4.14.159-rc1/4ff2fa667b42: no regressions found in project stable v.4.14.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.159-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: 4ff2fa667b420dd87cd8f38d0faaf0c574c93a2c git describe: v4.14.158-267-g4ff2fa667b42 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe-sanity/build/v4.…
No regressions (compared to build v4.14.158-268-gb5ad3dcc64ef) Fixes (compared to build v4.14.158-268-gb5ad3dcc64ef) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process juno-r2: build: * build_process x15: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 - arm * build - pass: 1, * linux-log-parser - pass: 6, x86_64 * build - pass: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
mainline 5.5.0-rc2/6afa873170a6: no regressions found in project mainline on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: 6afa873170a612b2b9e392c19c523ed8aae6fbc9 git describe: v5.5-rc2-17-g6afa873170a6 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe-sanity/build/v5.5-rc2-…
No regressions (compared to build v5.5-rc2-2-g4c80ba392bf6) No fixes (compared to build v5.5-rc2-2-g4c80ba392bf6) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
mainline 5.5.0-rc2/4c80ba392bf6: no regressions found in project mainline on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: 4c80ba392bf603d468ea827d902f8e7b2505fbf4 git describe: v5.5-rc2-2-g4c80ba392bf6 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe-sanity/build/v5.5-rc2-…
No regressions (compared to build v5.5-rc2-1-g7de7de7ca0ae) No fixes (compared to build v5.5-rc2-1-g7de7de7ca0ae) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, x15 - arm * build - pass: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.3.17-rc1/5770ae7aea0c: no regressions found in project stable v5.3.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.17-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: 5770ae7aea0c5937b7ac1e2007f4c04adb0f58d4 git describe: v5.3.16-181-g5770ae7aea0c Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe-sanity/build/v5.3…
No regressions (compared to build v5.3.16-181-gd37ce62d2765) No fixes (compared to build v5.3.16-181-gd37ce62d2765) Boards, architectures and test suites: ------------------------------------- hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.19.90-rc1/9cc8b117a993: no regressions found in project stable v4.19.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.19.90-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y git commit: 9cc8b117a9932aaa067980374b1de1145afc4645 git describe: v4.19.89-140-g9cc8b117a993 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe-sanity/build/v4.…
No regressions (compared to build v4.19.89-141-g0e8256bac586) Fixes (compared to build v4.19.89-141-g0e8256bac586) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process juno-r2: build: * build_process x15: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 105, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.9.207-rc1/ff21b0f1e5d1: no regressions found in project stable v4.9.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.9.207-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: ff21b0f1e5d195d3cd7ef385f64919802f0f6ee8 git describe: v4.9.206-170-gff21b0f1e5d1 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.9-oe-sanity/build/v4.9…
No regressions (compared to build v4.9.206-170-g80a5e527e947) No fixes (compared to build v4.9.206-170-g80a5e527e947) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.4.207-rc1/2dd7c6485855: no regressions found in project stable v4.4.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.207-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: 2dd7c6485855500a7f5efe5183770e3b28fb5f00 git describe: v4.4.206-139-g2dd7c6485855 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.206-139-gaef552ef4557) No fixes (compared to build v4.4.206-139-gaef552ef4557) Boards, architectures and test suites: ------------------------------------- i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.4.4-rc1/fffa88522363: no regressions found in project stable v5.4.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.4-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.4.y git commit: fffa88522363708152669b9ff7cab0ebaa937d39 git describe: v5.4.3-178-gfffa88522363 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.4-oe-sanity/build/v5.4…
No regressions (compared to build v5.4.3-178-g095bc0219dab) No fixes (compared to build v5.4.3-178-g095bc0219dab) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.4.207-rc1/aef552ef4557: no regressions found in project stable v4.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.207-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: aef552ef45579de7a98d2c64d92c260c1ce9ad20 git describe: v4.4.206-139-gaef552ef4557 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.206-13…
No regressions (compared to build v4.4.206-139-g2a76d8fab9d7) No fixes (compared to build v4.4.206-139-g2a76d8fab9d7) Boards, architectures and test suites: ------------------------------------- i386 * build - pass: 1, * linux-log-parser - pass: 114, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 120, qemu_arm * kselftest - fail: 21, pass: 20, skip: 14, xfail: 49 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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, * perf - fail: 10, pass: 24, skip: 6, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 40, xfail: 3 qemu_arm64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 43, skip: 36, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-io-tests - pass: 1, xfail: 1 * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, qemu_i386 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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 - pass: 1124, 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 qemu_x86_64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * 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: 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 - pass: 1054, skip: 192, 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, * linux-log-parser - pass: 114, x86_64 * build - pass: 1, * linux-log-parser - pass: 138, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.4.4-rc1/095bc0219dab: no regressions found in project stable v5.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.4-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.4.y git commit: 095bc0219daba2172bdf6757cba6763d8d22f6a4 git describe: v5.4.3-178-g095bc0219dab Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.4-oe/build/v5.4.3-178-…
No regressions (compared to build v5.4.3-179-gf62c38fd125b) Fixes (compared to build v5.4.3-179-gf62c38fd125b) ------------------------------------------------------------------------ i386: build: * build_process x15: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, * linux-log-parser - pass: 102, hi6220-hikey * build - pass: 1, * linux-log-parser - pass: 108, i386 * build - pass: 1, * linux-log-parser - pass: 114, juno-r2 * build - pass: 1, * kselftest - fail: 26, pass: 108, skip: 15, xfail: 36 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * ltp-containers-tests - pass: 80, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * spectre-meltdown-checker-test - pass: 10, xfail: 2 qemu_arm * kselftest - fail: 24, pass: 97, skip: 14, xfail: 43 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 17, pass: 85, * 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: 12, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 43, xfail: 1 qemu_arm64 * kselftest - fail: 27, pass: 106, skip: 14, xfail: 33 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 101, * 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: 1082, skip: 165, xfail: 1 * perf - fail: 6, pass: 56, skip: 9, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 43, xfail: 1 qemu_i386 * kselftest - fail: 23, pass: 130, skip: 16, xfail: 40 * libgpiod - pass: 117, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 17, pass: 85, * 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: 1, pass: 1145, skip: 104, * perf - fail: 10, pass: 56, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 42, xfail: 1 qemu_x86_64 * kselftest - fail: 20, pass: 133, skip: 14, xfail: 35 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 100, * 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 - pass: 1076, skip: 174, * perf - fail: 4, pass: 63, skip: 10, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 42, xfail: 1 x15 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 8, * kselftest - fail: 24, pass: 101, skip: 15, xfail: 43 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 120, * ltp-containers-tests - pass: 80, * ltp-cve-tests - pass: 31, skip: 9, * spectre-meltdown-checker-test - pass: 10, xfail: 2 x86 * build - pass: 1, * kselftest - fail: 20, pass: 133, skip: 11, xfail: 32 * kselftest-vsyscall-mode-native - fail: 30, pass: 136, skip: 10, xfail: 22 * kselftest-vsyscall-mode-none - fail: 30, pass: 135, skip: 11, xfail: 23 * kvm-unit-tests - fail: 1, pass: 45, skip: 10, * libgpiod - pass: 117, * libhugetlbfs - pass: 88, skip: 1, * linux-log-parser - pass: 138, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.9.207-rc1/80a5e527e947: no regressions found in project stable v4.9.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.9.207-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: 80a5e527e947b996309ac7a47e1befa3787e1f1b git describe: v4.9.206-170-g80a5e527e947 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.9-oe/build/v4.9.206-17…
No regressions (compared to build v4.9.206-171-gc47b103a6fb2) Fixes (compared to build v4.9.206-171-gc47b103a6fb2) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process juno-r2: build: * build_process x15: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 2, * linux-log-parser - pass: 102, hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 4, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 108, i386 * build - pass: 1, * linux-log-parser - pass: 114, juno-r2 - arm64 * build - pass: 1, * kvm-unit-tests - fail: 4, pass: 9, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fs-tests - pass: 59, skip: 7, xfail: 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-sched-tests - pass: 6, skip: 4, qemu_arm * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * 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-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, * v4l2-compliance - pass: 42, xfail: 2 qemu_i386 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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-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 - pass: 1133, skip: 117, * perf - fail: 10, pass: 41, skip: 10, * v4l2-compliance - pass: 42, xfail: 2 qemu_x86_64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * 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: 61, skip: 5, 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: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1063, 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: 8, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 120, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-io-tests - pass: 2, x86_64 * build - pass: 1, * kvm-unit-tests - fail: 5, pass: 38, skip: 13, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 138, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cve-tests - pass: 34, skip: 6, * ltp-dio-tests - pass: 19, skip: 11, * 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-sched-tests - pass: 6, skip: 4, * spectre-meltdown-checker-test - fail: 4, pass: 5, xfail: 3 -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.9.207-rc1/80a5e527e947: no regressions found in project stable v4.9.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.9.207-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: 80a5e527e947b996309ac7a47e1befa3787e1f1b git describe: v4.9.206-170-g80a5e527e947 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.9-oe-sanity/build/v4.9…
No regressions (compared to build v4.9.206-171-gc47b103a6fb2) Fixes (compared to build v4.9.206-171-gc47b103a6fb2) ------------------------------------------------------------------------ i386: build: * build_process hi6220-hikey: build: * build_process juno-r2: build: * build_process x15: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x15 - arm * build - pass: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
mainline 5.5.0-rc2/7de7de7ca0ae: no regressions found in project mainline on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.5.0-rc2 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: 7de7de7ca0ae0fc70515ee3154af33af75edae2c git describe: v5.5-rc2-1-g7de7de7ca0ae Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-oe-sanity/build/v5.5-rc2-…
No regressions (compared to build v5.5-rc2) No fixes (compared to build v5.5-rc2) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, hi6220-hikey * build - pass: 1, i386 * build - pass: 1, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 6, x15 - arm * build - pass: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.14.159-rc1/b5ad3dcc64ef: no regressions found in project stable v.4.14.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.159-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: b5ad3dcc64ef682d96b28afb6a66ce8136cbb92f git describe: v4.14.158-268-gb5ad3dcc64ef Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.158-…
No regressions (compared to build v4.14.158-266-g3f59458a600c) No fixes (compared to build v4.14.158-266-g3f59458a600c) 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, 8 months
1
0
0
0
stable-rc 4.14.159-rc1/b5ad3dcc64ef: no regressions found in project stable v.4.14.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.14.159-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: b5ad3dcc64ef682d96b28afb6a66ce8136cbb92f git describe: v4.14.158-268-gb5ad3dcc64ef Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe-sanity/build/v4.…
No regressions (compared to build v4.14.158-266-g3f59458a600c) No fixes (compared to build v4.14.158-266-g3f59458a600c) 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, 8 months
1
0
0
0
stable-rc 5.3.17-rc1/d37ce62d2765: no regressions found in project stable v5.3.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.3.17-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: d37ce62d2765f7151a8f9af93f3f2809a4b74ddf git describe: v5.3.16-181-gd37ce62d2765 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe-sanity/build/v5.3…
No regressions (compared to build v5.3.16-182-ge12e0a991de7) Fixes (compared to build v5.3.16-182-ge12e0a991de7) ------------------------------------------------------------------------ i386: build: * build_process juno-r2: build: * build_process dragonboard-410c: build: * build_process x86: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, i386 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 107, juno-r2 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, x86 * build - pass: 1, * linux-log-parser - pass: 6, * ltp-quickhit-tests - pass: 106, skip: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 4.4.207-rc1/2a76d8fab9d7: no regressions found in project stable v4.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.207-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: 2a76d8fab9d749b0fab2e3abce9dfd81b161a0c2 git describe: v4.4.206-139-g2a76d8fab9d7 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.206-13…
No regressions (compared to build v4.4.206-139-g73474bbdc729) No fixes (compared to build v4.4.206-139-g73474bbdc729) Boards, architectures and test suites: ------------------------------------- i386 * build - pass: 1, * kselftest - fail: 19, pass: 27, skip: 16, xfail: 44 * libhugetlbfs - pass: 1, * linux-log-parser - pass: 114, * 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: 1690, 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 - pass: 1, * kselftest - fail: 21, pass: 25, skip: 16, xfail: 53 * kvm-unit-tests - fail: 4, pass: 9, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 120, * ltp-containers-tests - pass: 43, skip: 36, xfail: 1 * ltp-cve-tests - pass: 28, skip: 12, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * spectre-meltdown-checker-test - fail: 1, pass: 8, skip: 1, xfail: 2 qemu_arm * kselftest - fail: 21, pass: 23, skip: 15, xfail: 52 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 102, * 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_arm64 * kselftest - fail: 21, pass: 24, skip: 16, xfail: 52 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * 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 - pass: 28, skip: 12, * 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: 1049, skip: 193, xfail: 7 * perf - fail: 10, pass: 26, skip: 4, * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 40, xfail: 3 qemu_i386 * linux-log-parser - pass: 102, * v4l2-compliance - fail: 1, pass: 40, xfail: 3 qemu_x86_64 * kselftest - fail: 18, pass: 27, skip: 30, xfail: 44 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 102, * 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: 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 - pass: 1054, skip: 192, 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, * kselftest - fail: 21, pass: 27, skip: 15, xfail: 59 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - pass: 114, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-io-tests - pass: 2, * ltp-mm-tests - pass: 51, skip: 22, xfail: 2 * spectre-meltdown-checker-test - pass: 10, xfail: 2 x86_64 * build - pass: 1, * kselftest - fail: 18, pass: 29, skip: 30, xfail: 39 * kselftest-vsyscall-mode-native - fail: 23, pass: 28, skip: 30, xfail: 33 * kvm-unit-tests - fail: 5, pass: 36, skip: 15, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 138, * ltp-containers-tests - pass: 79, xfail: 1 * ltp-cve-tests - pass: 34, skip: 6, * spectre-meltdown-checker-test - fail: 5, pass: 7, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
stable-rc 5.4.4-rc1/f62c38fd125b: no regressions found in project stable v5.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.4.4-rc1 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.4.y git commit: f62c38fd125b4d8fb8720c0d305917b05110d6a7 git describe: v5.4.3-179-gf62c38fd125b Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-5.4-oe/build/v5.4.3-179-…
No regressions (compared to build v5.4.3-178-gb4b0caf3790a) Fixes (compared to build v5.4.3-178-gb4b0caf3790a) ------------------------------------------------------------------------ juno-r2: build: * build_process dragonboard-410c: build: * build_process Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - pass: 1, * install-android-platform-tools-r2600 - pass: 20, * kselftest - fail: 25, pass: 66, skip: 11, xfail: 32 * libgpiod - pass: 117, * libhugetlbfs - pass: 89, skip: 1, xfail: 1 * linux-log-parser - fail: 2, pass: 100, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 80, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fs-tests - pass: 59, skip: 7, xfail: 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 * spectre-meltdown-checker-test - pass: 12, hi6220-hikey * build - pass: 1, * install-android-platform-tools-r2600 - pass: 16, * kselftest - fail: 27, pass: 100, skip: 14, xfail: 32 * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 107, * ltp-containers-tests - pass: 80, * ltp-cve-tests - pass: 29, skip: 11, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * spectre-meltdown-checker-test - pass: 12, i386 * build - fail: 1, juno-r2 * build - pass: 1, * kselftest - fail: 25, pass: 108, skip: 15, xfail: 35 * kvm-unit-tests - fail: 1, pass: 12, skip: 3, * libgpiod - pass: 117, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 119, * 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: 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 - fail: 1, pass: 43, xfail: 1 qemu_arm64 * linux-log-parser - pass: 102, * v4l2-compliance - fail: 1, pass: 43, xfail: 1 x15 * build - fail: 1, x86 * build - fail: 1, -- Linaro QA
https://qa-reports.linaro.org
5 years, 8 months
1
0
0
0
← Newer
1
...
408
409
410
411
412
413
414
...
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