All of lore.kernel.org
 help / color / mirror / Atom feed
* ❎ FAIL: Stable queue: queue-4.19
@ 2019-05-23  9:33 CKI Project
  2019-05-23  9:40 ` Greg KH
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-05-23  9:33 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: c3a072597748 - Linux 4.19.45

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED


When we attempted to merge the patchset, we received an error:

  error: patch failed: drivers/md/md.c:9227
  error: drivers/md/md.c: patch does not apply
  hint: Use 'git am --show-current-patch' to see the failed patch
  Applying: md: add a missing endianness conversion in check_sb_changes
  Patch failed at 0001 md: add a missing endianness conversion in check_sb_changes

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: c3a072597748 - Linux 4.19.45

We then merged the patchset with `git am`:

  ipv6-fix-src-addr-routing-with-the-exception-table.patch
  ipv6-prevent-possible-fib6-leaks.patch
  net-always-descend-into-dsa.patch
  net-avoid-weird-emergency-message.patch
  net-mlx4_core-change-the-error-print-to-info-print.patch
  net-test-nouarg-before-dereferencing-zerocopy-pointers.patch
  net-usb-qmi_wwan-add-telit-0x1260-and-0x1261-compositions.patch
  nfp-flower-add-rcu-locks-when-accessing-netdev-for-tunnels.patch
  ppp-deflate-fix-possible-crash-in-deflate_init.patch
  rtnetlink-always-put-ifla_link-for-links-with-a-link-netnsid.patch
  tipc-switch-order-of-device-registration-to-fix-a-crash.patch
  vsock-virtio-free-packets-during-the-socket-release.patch
  tipc-fix-modprobe-tipc-failed-after-switch-order-of-device-registration.patch
  vsock-virtio-initialize-core-virtio-vsock-before-registering-the-driver.patch
  net-mlx5-imply-mlxfw-in-mlx5_core.patch
  net-mlx5e-fix-ethtool-rxfh-commands-when-config_mlx5_en_rxnfc-is-disabled.patch
  parisc-export-running_on_qemu-symbol-for-modules.patch
  parisc-skip-registering-led-when-running-in-qemu.patch
  parisc-use-pa_asm_level-in-boot-code.patch
  parisc-rename-level-to-pa_asm_level-to-avoid-name-clash-with-drbd-code.patch
  stm-class-fix-channel-free-in-stm-output-free-path.patch
  stm-class-fix-channel-bitmap-on-32-bit-systems.patch
  brd-re-enable-__gfp_highmem-in-brd_insert_page.patch
  proc-prevent-changes-to-overridden-credentials.patch
  revert-md-fix-lock-contention-for-flush-bios.patch
  md-batch-flush-requests.patch
  md-add-mddev-pers-to-avoid-potential-null-pointer-dereference.patch
  dcache-sort-the-freeing-without-rcu-delay-mess-for-good.patch
  intel_th-msu-fix-single-mode-with-iommu.patch
  p54-drop-device-reference-count-if-fails-to-enable-device.patch
  of-fix-clang-wunsequenced-for-be32_to_cpu.patch
  cifs-fix-strcat-buffer-overflow-and-reduce-raciness-in-smb21_set_oplock_level.patch
  phy-ti-pipe3-fix-missing-bit-wise-or-operator-when-assigning-val.patch
  media-ov6650-fix-sensor-possibly-not-detected-on-probe.patch
  media-imx-csi-allow-unknown-nearest-upstream-entities.patch
  media-imx-clear-fwnode-link-struct-for-each-endpoint-iteration.patch
  nfs4-fix-v4.0-client-state-corruption-when-mount.patch
  pnfs-fallback-to-mds-if-no-deviceid-found.patch
  clk-hi3660-mark-clk_gate_ufs_subsys-as-critical.patch
  clk-tegra-fix-pllm-programming-on-tegra124-when-pmc-overrides-divider.patch
  clk-mediatek-disable-tuner_en-before-change-pll-rate.patch
  clk-rockchip-fix-wrong-clock-definitions-for-rk3328.patch
  udlfb-delete-the-unused-parameter-for-dlfb_handle_damage.patch
  udlfb-fix-sleeping-inside-spinlock.patch
  udlfb-introduce-a-rendering-mutex.patch
  fuse-fix-writepages-on-32bit.patch
  fuse-honor-rlimit_fsize-in-fuse_file_fallocate.patch
  ovl-fix-missing-upper-fs-freeze-protection-on-copy-up-for-ioctl.patch
  iommu-tegra-smmu-fix-invalid-asid-bits-on-tegra30-114.patch
  ceph-flush-dirty-inodes-before-proceeding-with-remount.patch

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-05-23  9:33 ❎ FAIL: Stable queue: queue-4.19 CKI Project
@ 2019-05-23  9:40 ` Greg KH
  0 siblings, 0 replies; 35+ messages in thread
From: Greg KH @ 2019-05-23  9:40 UTC (permalink / raw)
  To: CKI Project; +Cc: Linux Stable maillist

On Thu, May 23, 2019 at 05:33:03AM -0400, CKI Project wrote:
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: c3a072597748 - Linux 4.19.45
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: FAILED
> 
> 
> When we attempted to merge the patchset, we received an error:
> 
>   error: patch failed: drivers/md/md.c:9227
>   error: drivers/md/md.c: patch does not apply
>   hint: Use 'git am --show-current-patch' to see the failed patch
>   Applying: md: add a missing endianness conversion in check_sb_changes
>   Patch failed at 0001 md: add a missing endianness conversion in check_sb_changes

My fault, this should be dropped, my build scripts don't error out, they
just ignore this type of problem.  I should fix that...

I'll go fix this now, thanks.

greg k-h


^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❌ FAIL: Stable queue: queue-4.19
@ 2019-07-08 17:56 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-07-08 17:56 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: Xiong Zhou, Eric Sandeen

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 1a0592436669 - Linux 4.19.57

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED



One or more kernel tests failed:

  aarch64:
    ❌ xfstests: xfs

  ppc64le:
    ❌ xfstests: xfs

  x86_64:
    ❌ xfstests: xfs

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 1a0592436669 - Linux 4.19.57


We grabbed the ac51a8a8a6f7 commit of the stable queue repository.

We then merged the patchset with `git am`:

  bluetooth-fix-faulty-expression-for-minimum-encryption-key-size-check.patch
  block-fix-a-null-pointer-dereference-in-generic_make_request.patch
  md-raid0-do-not-bypass-blocking-queue-entered-for-raid0-bios.patch
  netfilter-nf_flow_table-ignore-df-bit-setting.patch
  netfilter-nft_flow_offload-set-liberal-tracking-mode-for-tcp.patch
  netfilter-nft_flow_offload-don-t-offload-when-sequence-numbers-need-adjustment.patch
  netfilter-nft_flow_offload-ipcb-is-only-valid-for-ipv4-family.patch
  asoc-cs4265-readable-register-too-low.patch
  asoc-ak4458-add-return-value-for-ak4458_probe.patch
  asoc-soc-pcm-be-dai-needs-prepare-when-pause-release.patch
  asoc-ak4458-rstn_control-return-a-non-zero-on-error-.patch
  spi-bitbang-fix-null-pointer-dereference-in-spi_unre.patch
  drm-mediatek-fix-unbind-functions.patch
  drm-mediatek-unbind-components-in-mtk_drm_unbind.patch
  drm-mediatek-call-drm_atomic_helper_shutdown-when-un.patch
  drm-mediatek-clear-num_pipes-when-unbind-driver.patch
  drm-mediatek-call-mtk_dsi_stop-after-mtk_drm_crtc_at.patch
  asoc-max98090-remove-24-bit-format-support-if-rj-is-.patch
  asoc-sun4i-i2s-fix-sun8i-tx-channel-offset-mask.patch
  asoc-sun4i-i2s-add-offset-to-rx-channel-select.patch
  x86-cpu-add-more-icelake-model-numbers.patch
  usb-gadget-fusb300_udc-fix-memory-leak-of-fusb300-ep.patch
  usb-gadget-udc-lpc32xx-allocate-descriptor-with-gfp_.patch
  alsa-hdac-fix-memory-release-for-sst-and-sof-drivers.patch
  soc-rt274-fix-internal-jack-assignment-in-set_jack-c.patch
  scsi-hpsa-correct-ioaccel2-chaining.patch
  drm-panel-orientation-quirks-add-quirk-for-gpd-pocke.patch
  drm-panel-orientation-quirks-add-quirk-for-gpd-micro.patch
  platform-x86-asus-wmi-only-tell-ec-the-os-will-handl.patch
  platform-x86-intel-vbtn-report-switch-events-when-ev.patch
  platform-x86-mlx-platform-fix-parent-device-in-i2c-m.patch
  platform-mellanox-mlxreg-hotplug-add-devm_free_irq-c.patch
  i2c-pca-platform-fix-gpio-lookup-code.patch
  cpuset-restore-sanity-to-cpuset_cpus_allowed_fallbac.patch
  scripts-decode_stacktrace.sh-prefix-addr2line-with-c.patch
  mm-mlock.c-change-count_mm_mlocked_page_nr-return-ty.patch
  tracing-avoid-build-warning-with-have_nop_mcount.patch
  module-fix-livepatch-ftrace-module-text-permissions-.patch
  ftrace-fix-null-pointer-dereference-in-free_ftrace_f.patch
  drm-i915-dmc-protect-against-reading-random-memory.patch
  ptrace-fix-ptracer_cred-handling-for-ptrace_traceme.patch
  crypto-user-prevent-operating-on-larval-algorithms.patch
  crypto-cryptd-fix-skcipher-instance-memory-leak.patch
  alsa-seq-fix-incorrect-order-of-dest_client-dest_ports-arguments.patch
  alsa-firewire-lib-fireworks-fix-miss-detection-of-received-midi-messages.patch
  alsa-line6-fix-write-on-zero-sized-buffer.patch
  alsa-usb-audio-fix-sign-unintended-sign-extension-on-left-shifts.patch
  alsa-hda-realtek-add-quirks-for-several-clevo-notebook-barebones.patch
  alsa-hda-realtek-change-front-mic-location-for-lenovo-m710q.patch
  lib-mpi-fix-karactx-leak-in-mpi_powm.patch
  fs-userfaultfd.c-disable-irqs-for-fault_pending-and-event-locks.patch
  tracing-snapshot-resize-spare-buffer-if-size-changed.patch
  arm-dts-armada-xp-98dx3236-switch-to-armada-38x-uart-serial-node.patch
  arm64-kaslr-keep-modules-inside-module-region-when-kasan-is-enabled.patch
  drm-amd-powerplay-use-hardware-fan-control-if-no-powerplay-fan-table.patch
  drm-amdgpu-gfx9-use-reset-default-for-pa_sc_fifo_size.patch
  drm-etnaviv-add-missing-failure-path-to-destroy-suballoc.patch
  drm-imx-notify-drm-core-before-sending-event-during-crtc-disable.patch
  drm-imx-only-send-event-on-crtc-disable-if-kept-disabled.patch
  ftrace-x86-remove-possible-deadlock-between-register_kprobe-and-ftrace_run_update_code.patch
  mm-vmscan.c-prevent-useless-kswapd-loops.patch
  btrfs-ensure-replaced-device-doesn-t-have-pending-chunk-allocation.patch
  tty-rocket-fix-incorrect-forward-declaration-of-rp_i.patch
  mlxsw-spectrum-handle-vlan-device-unlinking.patch
  net-smc-move-unhash-before-release-of-clcsock.patch
  media-s5p-mfc-fix-incorrect-bus-assignment-in-virtua.patch
  drm-fb-helper-generic-don-t-take-module-ref-for-fbco.patch
  f2fs-don-t-access-node-meta-inode-mapping-after-iput.patch
  mac80211-mesh-fix-missing-unlock-on-error-in-table_p.patch
  scsi-tcmu-fix-use-after-free.patch
  selftests-fib_rule_tests-fix-icmp-proto-with-ipv6.patch
  x86-boot-compressed-64-do-not-corrupt-edx-on-efer.lm.patch
  net-hns-fixes-the-missing-put_device-in-positive-leg.patch
  alsa-hda-initialize-power_state-field-properly.patch
  rds-fix-warning.patch
  ip6-fix-skb-leak-in-ip6frag_expire_frag_queue.patch
  netfilter-ipv6-nf_defrag-fix-leakage-of-unqueued-fra.patch
  sc16is7xx-move-label-err_spi-to-correct-section.patch
  net-hns-fix-unsigned-comparison-to-less-than-zero.patch
  bpf-fix-bpf_jit_limit-knob-for-page_size-64k.patch
  netfilter-ipv6-nf_defrag-accept-duplicate-fragments-.patch
  kvm-x86-degrade-warn-to-pr_warn_ratelimited.patch
  kvm-lapic-fix-pending-interrupt-in-irr-blocked-by-software-disable-lapic.patch
  nfsd-fix-overflow-causing-non-working-mounts-on-1-tb-machines.patch
  svcrdma-ignore-source-port-when-computing-drc-hash.patch
  mips-fix-bounds-check-virt_addr_valid.patch
  mips-add-missing-ehb-in-mtc0-mfc0-sequence.patch
  mips-have-plain-make-calls-build-dtbs-for-selected-platforms.patch
  dmaengine-qcom-bam_dma-fix-completed-descriptors-count.patch
  dmaengine-imx-sdma-remove-bd_intr-for-channel0.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-8067710cec1371946b504b6b59c132cb53fe74de.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-8067710cec1371946b504b6b59c132cb53fe74de.tar.gz

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-8067710cec1371946b504b6b59c132cb53fe74de.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-8067710cec1371946b504b6b59c132cb53fe74de.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-8067710cec1371946b504b6b59c132cb53fe74de.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-8067710cec1371946b504b6b59c132cb53fe74de.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-8067710cec1371946b504b6b59c132cb53fe74de.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-8067710cec1371946b504b6b59c132cb53fe74de.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ LTP: openposix test suite [4]
       ✅ Ethernet drivers sanity [5]
       ✅ audit: audit testsuite test [6]
       ✅ httpd: mod_ssl smoke sanity [7]
       ✅ iotop: sanity [8]
       ✅ Usex - version 1.9-29 [9]
       ✅ lvm thinp sanity [10]
       🚧 ✅ Networking socket: fuzz [11]
       🚧 ✅ tuned: tune-processes-through-perf [12]
       🚧 ✅ storage: SCSI VPD [13]
       🚧 ✅ storage: software RAID testing [14]
       🚧 ✅ stress: stress-ng [15]

    Host 2:
       ✅ Boot test [0]
       ❌ xfstests: xfs [16]
       🚧 ✅ selinux-policy: serge-testsuite [17]


  ppc64le:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ LTP: openposix test suite [4]
       ✅ Ethernet drivers sanity [5]
       ✅ audit: audit testsuite test [6]
       ✅ httpd: mod_ssl smoke sanity [7]
       ✅ iotop: sanity [8]
       ✅ Usex - version 1.9-29 [9]
       ✅ lvm thinp sanity [10]
       🚧 ✅ Networking socket: fuzz [11]
       🚧 ✅ tuned: tune-processes-through-perf [12]
       🚧 ✅ storage: software RAID testing [14]

    Host 2:
       ✅ Boot test [0]
       ❌ xfstests: xfs [16]
       🚧 ✅ selinux-policy: serge-testsuite [17]


  s390x:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ LTP: openposix test suite [4]
       ✅ Ethernet drivers sanity [5]
       ✅ audit: audit testsuite test [6]
       ✅ httpd: mod_ssl smoke sanity [7]
       ✅ iotop: sanity [8]
       ✅ lvm thinp sanity [10]
       🚧 ✅ Networking socket: fuzz [11]
       🚧 ✅ tuned: tune-processes-through-perf [12]
       🚧 ✅ storage: software RAID testing [14]
       🚧 ✅ stress: stress-ng [15]

    Host 2:
       ✅ Boot test [0]
       🚧 ✅ selinux-policy: serge-testsuite [17]


  x86_64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ LTP: openposix test suite [4]
       ✅ Ethernet drivers sanity [5]
       ✅ audit: audit testsuite test [6]
       ✅ httpd: mod_ssl smoke sanity [7]
       ✅ iotop: sanity [8]
       ✅ Usex - version 1.9-29 [9]
       ✅ lvm thinp sanity [10]
       🚧 ✅ Networking socket: fuzz [11]
       🚧 ✅ tuned: tune-processes-through-perf [12]
       🚧 ✅ storage: SCSI VPD [13]
       🚧 ✅ storage: software RAID testing [14]
       🚧 ✅ stress: stress-ng [15]

    Host 2:
       ✅ Boot test [0]
       ❌ xfstests: xfs [16]
       🚧 ✅ selinux-policy: serge-testsuite [17]


  Test source:
    💚 Pull requests are welcome for new tests or improvements to existing tests!
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/openposix_testsuite
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/networking/driver/sanity
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29
    [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/lvm/thinp/sanity
    [11]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/networking/socket/fuzz
    [12]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [13]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/scsi/vpd
    [14]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/swraid/trim
    [15]: https://github.com/CKI-project/tests-beaker/archive/master.zip#stress/stress-ng
    [16]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/filesystems/xfs/xfstests
    [17]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite

Waived tests (marked with 🚧)
-----------------------------
This test run included waived tests. Such tests are executed but their results
are not taken into account. Tests are waived when their results are not
reliable enough, e.g. when they're just introduced or are being fixed.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❌ FAIL: Stable queue: queue-4.19
@ 2019-07-05 14:12 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-07-05 14:12 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 1a0592436669 - Linux 4.19.57

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED




When we attempted to merge the patchset, we received an error:

  error: patch failed: arch/x86/kernel/ftrace.c:22
  error: arch/x86/kernel/ftrace.c: patch does not apply
  error: patch failed: kernel/trace/ftrace.c:35
  error: kernel/trace/ftrace.c: patch does not apply
  hint: Use 'git am --show-current-patch' to see the failed patch
  Applying: ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
  Patch failed at 0001 ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 1a0592436669 - Linux 4.19.57


We grabbed the a602ecdaf763 commit of the stable queue repository.

We then merged the patchset with `git am`:

  bluetooth-fix-faulty-expression-for-minimum-encryption-key-size-check.patch
  block-fix-a-null-pointer-dereference-in-generic_make_request.patch
  md-raid0-do-not-bypass-blocking-queue-entered-for-raid0-bios.patch
  netfilter-nf_flow_table-ignore-df-bit-setting.patch
  netfilter-nft_flow_offload-set-liberal-tracking-mode-for-tcp.patch
  netfilter-nft_flow_offload-don-t-offload-when-sequence-numbers-need-adjustment.patch
  netfilter-nft_flow_offload-ipcb-is-only-valid-for-ipv4-family.patch
  asoc-cs4265-readable-register-too-low.patch
  asoc-ak4458-add-return-value-for-ak4458_probe.patch
  asoc-soc-pcm-be-dai-needs-prepare-when-pause-release.patch
  asoc-ak4458-rstn_control-return-a-non-zero-on-error-.patch
  spi-bitbang-fix-null-pointer-dereference-in-spi_unre.patch
  drm-mediatek-fix-unbind-functions.patch
  drm-mediatek-unbind-components-in-mtk_drm_unbind.patch
  drm-mediatek-call-drm_atomic_helper_shutdown-when-un.patch
  drm-mediatek-clear-num_pipes-when-unbind-driver.patch
  drm-mediatek-call-mtk_dsi_stop-after-mtk_drm_crtc_at.patch
  asoc-max98090-remove-24-bit-format-support-if-rj-is-.patch
  asoc-sun4i-i2s-fix-sun8i-tx-channel-offset-mask.patch
  asoc-sun4i-i2s-add-offset-to-rx-channel-select.patch
  x86-cpu-add-more-icelake-model-numbers.patch
  usb-gadget-fusb300_udc-fix-memory-leak-of-fusb300-ep.patch
  usb-gadget-udc-lpc32xx-allocate-descriptor-with-gfp_.patch
  alsa-hdac-fix-memory-release-for-sst-and-sof-drivers.patch
  soc-rt274-fix-internal-jack-assignment-in-set_jack-c.patch
  scsi-hpsa-correct-ioaccel2-chaining.patch
  drm-panel-orientation-quirks-add-quirk-for-gpd-pocke.patch
  drm-panel-orientation-quirks-add-quirk-for-gpd-micro.patch
  platform-x86-asus-wmi-only-tell-ec-the-os-will-handl.patch
  platform-x86-intel-vbtn-report-switch-events-when-ev.patch
  platform-x86-mlx-platform-fix-parent-device-in-i2c-m.patch
  platform-mellanox-mlxreg-hotplug-add-devm_free_irq-c.patch
  i2c-pca-platform-fix-gpio-lookup-code.patch
  cpuset-restore-sanity-to-cpuset_cpus_allowed_fallbac.patch
  scripts-decode_stacktrace.sh-prefix-addr2line-with-c.patch
  mm-mlock.c-change-count_mm_mlocked_page_nr-return-ty.patch
  tracing-avoid-build-warning-with-have_nop_mcount.patch
  module-fix-livepatch-ftrace-module-text-permissions-.patch
  ftrace-fix-null-pointer-dereference-in-free_ftrace_f.patch
  drm-i915-dmc-protect-against-reading-random-memory.patch
  ptrace-fix-ptracer_cred-handling-for-ptrace_traceme.patch
  crypto-user-prevent-operating-on-larval-algorithms.patch
  crypto-cryptd-fix-skcipher-instance-memory-leak.patch
  alsa-seq-fix-incorrect-order-of-dest_client-dest_ports-arguments.patch
  alsa-firewire-lib-fireworks-fix-miss-detection-of-received-midi-messages.patch
  alsa-line6-fix-write-on-zero-sized-buffer.patch
  alsa-usb-audio-fix-sign-unintended-sign-extension-on-left-shifts.patch
  alsa-hda-realtek-add-quirks-for-several-clevo-notebook-barebones.patch
  alsa-hda-realtek-change-front-mic-location-for-lenovo-m710q.patch
  lib-mpi-fix-karactx-leak-in-mpi_powm.patch
  fs-userfaultfd.c-disable-irqs-for-fault_pending-and-event-locks.patch
  tracing-snapshot-resize-spare-buffer-if-size-changed.patch
  arm-dts-armada-xp-98dx3236-switch-to-armada-38x-uart-serial-node.patch
  arm64-kaslr-keep-modules-inside-module-region-when-kasan-is-enabled.patch
  drm-amd-powerplay-use-hardware-fan-control-if-no-powerplay-fan-table.patch
  drm-amdgpu-gfx9-use-reset-default-for-pa_sc_fifo_size.patch
  drm-etnaviv-add-missing-failure-path-to-destroy-suballoc.patch
  drm-imx-notify-drm-core-before-sending-event-during-crtc-disable.patch
  drm-imx-only-send-event-on-crtc-disable-if-kept-disabled.patch
  ftrace-x86-remove-possible-deadlock-between-register_kprobe-and-ftrace_run_update_code.patch
  mm-vmscan.c-prevent-useless-kswapd-loops.patch
  btrfs-ensure-replaced-device-doesn-t-have-pending-chunk-allocation.patch
  tty-rocket-fix-incorrect-forward-declaration-of-rp_i.patch
  ftrace-x86-remove-possible-deadlock-between-register.patch

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-06-25  0:47 ` Greg KH
@ 2019-06-25 11:53   ` Major Hayden
  0 siblings, 0 replies; 35+ messages in thread
From: Major Hayden @ 2019-06-25 11:53 UTC (permalink / raw)
  To: Greg KH, CKI Project; +Cc: Linux Stable maillist

On 6/24/19 7:47 PM, Greg KH wrote:
> I'm all for reporting errors, but can you all figure out how to
> determine the difference between your scripts failing as they pull at an
> bad time, and a real problem?

Hello Greg,

I'm digging into this at the moment and will have an update shortly. Sorry for the noise on the list.

--
Major Hayden

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-06-25  3:41  " CKI Project
@ 2019-06-25  3:46 ` Greg KH
  0 siblings, 0 replies; 35+ messages in thread
From: Greg KH @ 2019-06-25  3:46 UTC (permalink / raw)
  To: CKI Project; +Cc: Linux Stable maillist

On Mon, Jun 24, 2019 at 11:41:57PM -0400, CKI Project wrote:
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: aec3002d07fd - Linux 4.19.56
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: FAILED
> 

Again, your tools are wrong...

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-25  3:41 CKI Project
  2019-06-25  3:46 ` Greg KH
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-06-25  3:41 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: aec3002d07fd - Linux 4.19.56

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED




When we attempted to merge the patchset, we received an error:

  Patch is empty.

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: aec3002d07fd - Linux 4.19.56


We grabbed the 84295267a43e commit of the stable queue repository.

We then merged the patchset with `git am`:

  tracing-silence-gcc-9-array-bounds-warning.patch

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-06-24 23:32 CKI Project
@ 2019-06-25  0:47 ` Greg KH
  2019-06-25 11:53   ` Major Hayden
  0 siblings, 1 reply; 35+ messages in thread
From: Greg KH @ 2019-06-25  0:47 UTC (permalink / raw)
  To: CKI Project; +Cc: Linux Stable maillist

On Mon, Jun 24, 2019 at 07:32:52PM -0400, CKI Project wrote:
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: 78778071092e - Linux 4.19.55
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: FAILED
> 
> 
> 
> 
> When we attempted to merge the patchset, we received an error:
> 
>   Patch is empty.

I'm all for reporting errors, but can you all figure out how to
determine the difference between your scripts failing as they pull at an
bad time, and a real problem?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-24 23:32 CKI Project
  2019-06-25  0:47 ` Greg KH
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-06-24 23:32 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 78778071092e - Linux 4.19.55

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED




When we attempted to merge the patchset, we received an error:

  Patch is empty.

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 78778071092e - Linux 4.19.55


We grabbed the 6a904a97c13f commit of the stable queue repository.

We then merged the patchset with `git am`:

  tracing-silence-gcc-9-array-bounds-warning.patch
  objtool-support-per-function-rodata-sections.patch
  gcc-9-silence-address-of-packed-member-warning.patch
  ovl-support-the-fs_ioc_fs-sg-etxattr-ioctls.patch
  ovl-fix-wrong-flags-check-in-fs_ioc_fs-sg-etxattr-io.patch
  ovl-make-i_ino-consistent-with-st_ino-in-more-cases.patch
  ovl-detect-overlapping-layers.patch
  ovl-don-t-fail-with-disconnected-lower-nfs.patch
  ovl-fix-bogus-wmaybe-unitialized-warning.patch
  s390-jump_label-use-jdd-constraint-on-gcc9.patch
  s390-ap-rework-assembler-functions-to-use-unions-for.patch
  mmc-sdhci-sdhci-pci-o2micro-correctly-set-bus-width-when-tuning.patch
  mmc-core-api-to-temporarily-disable-retuning-for-sdio-crc-errors.patch
  mmc-core-add-sdio_retune_hold_now-and-sdio_retune_release.patch
  mmc-core-prevent-processing-sdio-irqs-when-the-card-is-suspended.patch
  scsi-ufs-avoid-runtime-suspend-possibly-being-blocked-forever.patch
  usb-chipidea-udc-workaround-for-endpoint-conflict-issue.patch
  xhci-detect-usb-3.2-capable-host-controllers-correctly.patch
  usb-xhci-don-t-try-to-recover-an-endpoint-if-port-is-in-error-state.patch
  ib-hfi1-validate-fault-injection-opcode-user-input.patch
  ib-hfi1-silence-txreq-allocation-warnings.patch
  iio-temperature-mlx90632-relax-the-compatibility-check.patch
  input-synaptics-enable-smbus-on-thinkpad-e480-and-e580.patch
  input-uinput-add-compat-ioctl-number-translation-for-ui_-_ff_upload.patch
  input-silead-add-mssl0017-to-acpi_device_id.patch
  apparmor-fix-profile_mediates-for-untrusted-input.patch
  apparmor-enforce-nullbyte-at-end-of-tag-string.patch
  brcmfmac-sdio-disable-auto-tuning-around-commands-expected-to-fail.patch
  brcmfmac-sdio-don-t-tune-while-the-card-is-off.patch
  arc-fix-build-warnings.patch
  dmaengine-dw-axi-dmac-fix-null-dereference-when-poin.patch
  dmaengine-sprd-fix-block-length-overflow.patch
  arc-plat-hsdk-add-missing-multicast-filter-bins-numb.patch
  arc-plat-hsdk-add-missing-fifo-size-entry-in-gmac-no.patch
  fpga-dfl-afu-pass-the-correct-device-to-dma_mapping_.patch
  fpga-dfl-add-lockdep-classes-for-pdata-lock.patch
  parport-fix-mem-leak-in-parport_register_dev_model.patch
  parisc-fix-compiler-warnings-in-float-emulation-code.patch
  ib-rdmavt-fix-alloc_qpn-warn_on.patch
  ib-hfi1-insure-freeze_work-work_struct-is-canceled-o.patch
  ib-qib-hfi1-rdmavt-correct-ibv_devinfo-max_mr-value.patch
  ib-hfi1-validate-page-aligned-for-a-given-virtual-ad.patch
  mips-uprobes-remove-set-but-not-used-variable-epc.patch
  xtensa-fix-section-mismatch-between-memblock_reserve.patch
  kselftest-cgroup-fix-unexpected-testing-failure-on-t.patch
  kselftest-cgroup-fix-unexpected-testing-failure-on-t.patch
  kselftest-cgroup-fix-incorrect-test_core-skip.patch
  selftests-vm-install-test_vmalloc.sh-for-run_vmtests.patch
  net-dsa-mv88e6xxx-avoid-error-message-on-remove-from.patch
  net-hns-fix-loopback-test-failed-at-copper-ports.patch
  mdesc-fix-a-missing-check-bug-in-get_vdev_port_node_.patch
  sparc-perf-fix-updated-event-period-in-response-to-p.patch
  net-ethernet-mediatek-use-hw_feature-to-judge-if-hwl.patch
  net-ethernet-mediatek-use-net_ip_align-to-judge-if-h.patch
  drm-arm-mali-dp-add-a-loop-around-the-second-set-cva.patch
  drm-arm-hdlcd-actually-validate-crtc-modes.patch
  drm-arm-hdlcd-allow-a-bit-of-clock-tolerance.patch
  nvmet-fix-data_len-to-0-for-bdev-backed-write_zeroes.patch
  scripts-checkstack.pl-fix-arm64-wrong-or-unknown-arc.patch
  scsi-ufs-check-that-space-was-properly-alloced-in-co.patch
  scsi-smartpqi-unlock-on-error-in-pqi_submit_raid_req.patch
  net-ipvlan-fix-ipvlan-device-tso-disabled-while-neti.patch
  s390-qeth-fix-vlan-attribute-in-bridge_hostnotify-ud.patch
  hwmon-core-add-thermal-sensors-only-if-dev-of_node-i.patch
  hwmon-pmbus-core-treat-parameters-as-paged-if-on-mul.patch
  arm64-silence-gcc-warnings-about-arch-abi-drift.patch
  nvme-fix-u32-overflow-in-the-number-of-namespace-lis.patch
  btrfs-start-readahead-also-in-seed-devices.patch
  can-xilinx_can-use-correct-bittiming_const-for-can-fd-core.patch
  can-flexcan-fix-timeout-when-set-small-bitrate.patch
  can-purge-socket-error-queue-on-sock-destruct.patch
  riscv-mm-synchronize-mmu-after-pte-change.patch
  powerpc-bpf-use-unsigned-division-instruction-for-64-bit-operations.patch
  arm-imx-cpuidle-imx6sx-restrict-the-sw2iso-increase-to-i.mx6sx.patch
  arm-dts-dra76x-update-mmc2_hs200_manual1-iodelay-values.patch
  arm-dts-am57xx-idk-remove-support-for-voltage-switching-for-sd-card.patch
  arm64-sve-uapi-asm-ptrace.h-should-not-depend-on-uapi-linux-prctl.h.patch
  arm64-ssbd-explicitly-depend-on-linux-prctl.h.patch
  drm-vmwgfx-use-the-backdoor-port-if-the-hb-port-is-not-available.patch
  staging-erofs-add-requirements-field-in-superblock.patch
  bluetooth-align-minimum-encryption-key-size-for-le-and-br-edr-connections.patch
  bluetooth-fix-regression-with-minimum-encryption-key-size-alignment.patch
  smb3-retry-on-status_insufficient_resources-instead-of-failing-write.patch
  cfg80211-fix-memory-leak-of-wiphy-device-name.patch
  mac80211-drop-robust-management-frames-from-unknown-ta.patch
  nl-mac-80211-allow-4addr-ap-operation-on-crypto-controlled-devices.patch
  mac80211-handle-deauthentication-disassociation-from-tdls-peer.patch
  nl80211-fix-station_info-pertid-memory-leak.patch
  mac80211-do-not-use-stack-memory-with-scatterlist-for-gmac.patch
  x86-resctrl-don-t-stop-walking-closids-when-a-locksetup-group-is-found.patch
  powerpc-mm-64s-hash-reallocate-context-ids-on-fork.patch
  ib-hfi1-avoid-hardlockup-with-flushlist_lock.patch

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-22  9:27 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-22  9:27 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 78778071092e - Linux 4.19.55

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED




When we attempted to merge the patchset, we received an error:

  Patch is empty.

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 78778071092e - Linux 4.19.55


We grabbed the 670323191f1f commit of the stable queue repository.

We then merged the patchset with `git am`:

  tcp-refine-memory-limit-test-in-tcp_fragment.patch

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-06-20  0:12 CKI Project
@ 2019-06-20  5:40 ` Greg KH
  0 siblings, 0 replies; 35+ messages in thread
From: Greg KH @ 2019-06-20  5:40 UTC (permalink / raw)
  To: CKI Project; +Cc: Linux Stable maillist

On Wed, Jun 19, 2019 at 08:12:58PM -0400, CKI Project wrote:
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: 9f31eb60d7a2 - Linux 4.19.53
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: FAILED
> 
> 
> 
> 
> When we attempted to merge the patchset, we received an error:
> 
>   error: patch failed: net/ipv6/ip6_flowlabel.c:254
>   error: net/ipv6/ip6_flowlabel.c: patch does not apply
>   hint: Use 'git am --show-current-patch' to see the failed patch
>   Applying: ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
>   Patch failed at 0001 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero

Should also now be fixed.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-20  5:37 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-20  5:37 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 9f31eb60d7a2 - Linux 4.19.53

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED




When we attempted to merge the patchset, we received an error:

  error: patch failed: net/ipv6/ip6_flowlabel.c:254
  error: net/ipv6/ip6_flowlabel.c: patch does not apply
  hint: Use 'git am --show-current-patch' to see the failed patch
  Applying: ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
  Patch failed at 0001 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 9f31eb60d7a2 - Linux 4.19.53


We then merged the patchset with `git am`:

  ax25-fix-inconsistent-lock-state-in-ax25_destroy_timer.patch
  be2net-fix-number-of-rx-queues-used-for-flow-hashing.patch
  hv_netvsc-set-probe-mode-to-sync.patch
  ipv6-flowlabel-fl6_sock_lookup-must-use-atomic_inc_not_zero.patch
  lapb-fixed-leak-of-control-blocks.patch
  neigh-fix-use-after-free-read-in-pneigh_get_next.patch
  net-dsa-rtl8366-fix-up-vlan-filtering.patch
  net-openvswitch-do-not-free-vport-if-register_netdevice-is-failed.patch
  net-phylink-set-the-autoneg-state-in-phylink_phy_change.patch
  nfc-ensure-presence-of-required-attributes-in-the-deactivate_target-handler.patch
  sctp-free-cookie-before-we-memdup-a-new-one.patch
  sunhv-fix-device-naming-inconsistency-between-sunhv_console-and-sunhv_reg.patch
  tipc-purge-deferredq-list-for-each-grp-member-in-tipc_group_delete.patch
  vsock-virtio-set-sock_done-on-peer-shutdown.patch
  net-mlx5-avoid-reloading-already-removed-devices.patch
  net-mvpp2-prs-fix-parser-range-for-vid-filtering.patch
  net-mvpp2-prs-use-the-correct-helpers-when-removing-all-vid-filters.patch
  ipv6-flowlabel-fl6_sock_lookup-must-use-atomic_inc_n.patch

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-20  0:12 CKI Project
  2019-06-20  5:40 ` Greg KH
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-06-20  0:12 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 9f31eb60d7a2 - Linux 4.19.53

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED




When we attempted to merge the patchset, we received an error:

  error: patch failed: net/ipv6/ip6_flowlabel.c:254
  error: net/ipv6/ip6_flowlabel.c: patch does not apply
  hint: Use 'git am --show-current-patch' to see the failed patch
  Applying: ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
  Patch failed at 0001 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 9f31eb60d7a2 - Linux 4.19.53


We then merged the patchset with `git am`:

  ax25-fix-inconsistent-lock-state-in-ax25_destroy_timer.patch
  be2net-fix-number-of-rx-queues-used-for-flow-hashing.patch
  hv_netvsc-set-probe-mode-to-sync.patch
  ipv6-flowlabel-fl6_sock_lookup-must-use-atomic_inc_not_zero.patch
  lapb-fixed-leak-of-control-blocks.patch
  neigh-fix-use-after-free-read-in-pneigh_get_next.patch
  net-dsa-rtl8366-fix-up-vlan-filtering.patch
  net-openvswitch-do-not-free-vport-if-register_netdevice-is-failed.patch
  net-phylink-set-the-autoneg-state-in-phylink_phy_change.patch
  nfc-ensure-presence-of-required-attributes-in-the-deactivate_target-handler.patch
  sctp-free-cookie-before-we-memdup-a-new-one.patch
  sunhv-fix-device-naming-inconsistency-between-sunhv_console-and-sunhv_reg.patch
  tipc-purge-deferredq-list-for-each-grp-member-in-tipc_group_delete.patch
  vsock-virtio-set-sock_done-on-peer-shutdown.patch
  net-mlx5-avoid-reloading-already-removed-devices.patch
  net-mvpp2-prs-fix-parser-range-for-vid-filtering.patch
  net-mvpp2-prs-use-the-correct-helpers-when-removing-all-vid-filters.patch
  ipv6-flowlabel-fl6_sock_lookup-must-use-atomic_inc_n.patch

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-17 17:58 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-17 17:58 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 6500aa436df4 - Linux 4.19.52

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED




When we attempted to merge the patchset, we received an error:

  Patch is empty.

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 6500aa436df4 - Linux 4.19.52


We then merged the patchset with `git am`:

  drm-nouveau-add-kconfig-option-to-turn-off-nouveau-legacy-contexts.-v3.patch

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-16 16:58 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-16 16:58 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: Petr Sklenar

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 7aa823a959e1 - Linux 4.19.51

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED


One or more kernel tests failed:

  aarch64:
    ❎ tuned: tune-processes-through-perf

  ppc64le:
    ❎ tuned: tune-processes-through-perf

  s390x:
    ❎ tuned: tune-processes-through-perf

  x86_64:
    ❎ tuned: tune-processes-through-perf

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 7aa823a959e1 - Linux 4.19.51


We then merged the patchset with `git am`:

  drm-nouveau-add-kconfig-option-to-turn-off-nouveau-legacy-contexts.-v3.patch
  nouveau-fix-build-with-config_nouveau_legacy_ctx_support-disabled.patch
  hid-multitouch-handle-faulty-elo-touch-device.patch
  hid-wacom-don-t-set-tool-type-until-we-re-in-range.patch
  hid-wacom-don-t-report-anything-prior-to-the-tool-entering-range.patch
  hid-wacom-send-btn_touch-in-response-to-intuosp2_bt-eraser-contact.patch
  hid-wacom-correct-button-numbering-2nd-gen-intuos-pro-over-bluetooth.patch
  hid-wacom-sync-intuosp2_bt-touch-state-after-each-frame-if-necessary.patch
  revert-alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch
  alsa-oxfw-allow-pcm-capture-for-stanton-scs.1m.patch
  alsa-hda-realtek-update-headset-mode-for-alc256.patch
  alsa-firewire-motu-fix-destruction-of-data-for-isochronous-resources.patch
  libata-extend-quirks-for-the-st1000lm024-drives-with-nolpm-quirk.patch
  mm-list_lru.c-fix-memory-leak-in-__memcg_init_list_lru_node.patch
  fs-ocfs2-fix-race-in-ocfs2_dentry_attach_lock.patch
  mm-vmscan.c-fix-trying-to-reclaim-unevictable-lru-page.patch
  signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch
  ptrace-restore-smp_rmb-in-__ptrace_may_access.patch
  iommu-arm-smmu-avoid-constant-zero-in-tlbi-writes.patch
  i2c-acorn-fix-i2c-warning.patch
  bcache-fix-stack-corruption-by-preceding_key.patch
  bcache-only-set-bcache_dev_wb_running-when-cached-device-attached.patch
  cgroup-use-css_tryget-instead-of-css_tryget_online-in-task_get_css.patch
  asoc-cs42xx8-add-regcache-mask-dirty.patch
  asoc-fsl_asrc-fix-the-issue-about-unsupported-rate.patch
  drm-i915-sdvo-implement-proper-hdmi-audio-support-for-sdvo.patch
  x86-uaccess-kcov-disable-stack-protector.patch
  alsa-seq-protect-in-kernel-ioctl-calls-with-mutex.patch
  alsa-seq-fix-race-of-get-subscription-call-vs-port-d.patch
  revert-alsa-seq-protect-in-kernel-ioctl-calls-with-m.patch
  s390-kasan-fix-strncpy_from_user-kasan-checks.patch
  drivers-misc-fix-out-of-bounds-access-in-function-pa.patch
  f2fs-fix-to-avoid-accessing-xattr-across-the-boundar.patch
  scsi-qedi-remove-memset-memcpy-to-nfunc-and-use-func.patch
  scsi-qedi-remove-set-but-not-used-variables-cdev-and.patch
  scsi-lpfc-correct-rcu-unlock-issue-in-lpfc_nvme_info.patch
  scsi-lpfc-add-check-for-loss-of-ndlp-when-sending-rr.patch
  arm64-mm-inhibit-huge-vmap-with-ptdump.patch
  nvme-fix-srcu-locking-on-error-return-in-nvme_get_ns.patch
  nvme-remove-the-ifdef-around-nvme_nvm_ioctl.patch
  nvme-merge-nvme_ns_ioctl-into-nvme_ioctl.patch
  nvme-release-namespace-srcu-protection-before-perfor.patch
  nvme-fix-memory-leak-for-power-latency-tolerance.patch
  platform-x86-pmc_atom-add-lex-3i380d-industrial-pc-t.patch
  platform-x86-pmc_atom-add-several-beckhoff-automatio.patch
  scsi-bnx2fc-fix-incorrect-cast-to-u64-on-shift-opera.patch
  libnvdimm-fix-compilation-warnings-with-w-1.patch
  selftests-fib_rule_tests-fix-local-ipv4-address-typo.patch
  selftests-timers-add-missing-fflush-stdout-calls.patch
  tracing-prevent-hist_field_var_ref-from-accessing-nu.patch
  usbnet-ipheth-fix-racing-condition.patch
  kvm-arm-arm64-move-cc-it-checks-under-hyp-s-makefile.patch
  kvm-x86-pmu-mask-the-result-of-rdpmc-according-to-th.patch
  kvm-x86-pmu-do-not-mask-the-value-that-is-written-to.patch
  kvm-s390-fix-memory-slot-handling-for-kvm_set_user_m.patch
  tools-kvm_stat-fix-fields-filter-for-child-events.patch
  drm-vmwgfx-integer-underflow-in-vmw_cmd_dx_set_shader-leading-to-an-invalid-read.patch
  drm-vmwgfx-null-pointer-dereference-from-vmw_cmd_dx_view_define.patch
  usb-dwc2-fix-dma-cache-alignment-issues.patch
  usb-dwc2-host-fix-wmaxpacketsize-handling-fix-webcam-regression.patch
  usb-fix-chipmunk-like-voice-when-using-logitech-c270-for-recording-audio.patch
  usb-usb-storage-add-new-id-to-ums-realtek.patch
  usb-serial-pl2303-add-allied-telesis-vt-kit3.patch
  usb-serial-option-add-support-for-simcom-sim7500-sim7600-rndis-mode.patch
  usb-serial-option-add-telit-0x1260-and-0x1261-compositions.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-f0b0b549b45f1ccf4bb4957df0f4dda29eef677e.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-f0b0b549b45f1ccf4bb4957df0f4dda29eef677e.tar.gz

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-f0b0b549b45f1ccf4bb4957df0f4dda29eef677e.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-f0b0b549b45f1ccf4bb4957df0f4dda29eef677e.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-f0b0b549b45f1ccf4bb4957df0f4dda29eef677e.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-f0b0b549b45f1ccf4bb4957df0f4dda29eef677e.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-f0b0b549b45f1ccf4bb4957df0f4dda29eef677e.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-f0b0b549b45f1ccf4bb4957df0f4dda29eef677e.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
    Host 1:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [1]

    Host 2:
       ✅ Boot test [0]
       ✅ LTP lite [2]
       ✅ Loopdev Sanity [3]
       ✅ AMTU (Abstract Machine Test Utility) [4]
       ✅ audit: audit testsuite test [5]
       ✅ httpd: mod_ssl smoke sanity [6]
       ✅ iotop: sanity [7]
       ❎ tuned: tune-processes-through-perf [8]
       ✅ Usex - version 1.9-29 [9]
       🚧 ✅ storage: SCSI VPD [10]
       🚧 ✅ storage: software RAID testing [11]


  ppc64le:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [2]
       ✅ Loopdev Sanity [3]
       ✅ AMTU (Abstract Machine Test Utility) [4]
       ✅ audit: audit testsuite test [5]
       ✅ httpd: mod_ssl smoke sanity [6]
       ✅ iotop: sanity [7]
       ❎ tuned: tune-processes-through-perf [8]
       ✅ Usex - version 1.9-29 [9]
       🚧 ✅ storage: software RAID testing [11]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [1]


  s390x:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [2]
       ✅ Loopdev Sanity [3]
       ✅ audit: audit testsuite test [5]
       ✅ httpd: mod_ssl smoke sanity [6]
       ✅ iotop: sanity [7]
       ❎ tuned: tune-processes-through-perf [8]
       🚧 ✅ storage: software RAID testing [11]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [1]


  x86_64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [2]
       ✅ Loopdev Sanity [3]
       ✅ AMTU (Abstract Machine Test Utility) [4]
       ✅ audit: audit testsuite test [5]
       ✅ httpd: mod_ssl smoke sanity [6]
       ✅ iotop: sanity [7]
       ❎ tuned: tune-processes-through-perf [8]
       ✅ Usex - version 1.9-29 [9]
       🚧 ✅ storage: SCSI VPD [10]
       🚧 ✅ storage: software RAID testing [11]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [1]

    Host 3:
       ✅ Boot test [0]
       🚧 ✅ Storage SAN device stress [12]


  Test source:
    💚 Pull requests are welcome for new tests or improvements to existing tests!
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29
    [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/scsi/vpd
    [11]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/swraid/trim
    [12]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/hba/san-device-stress

Waived tests (marked with 🚧)
-----------------------------
This test run included waived tests. Such tests are executed but their results
are not taken into account. Tests are waived when their results are not
reliable enough, e.g. when they're just introduced or are being fixed.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-16 16:01 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-16 16:01 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: Petr Sklenar

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 7aa823a959e1 - Linux 4.19.51

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED


One or more kernel tests failed:

  aarch64:
    ❎ tuned: tune-processes-through-perf

  ppc64le:
    ❎ tuned: tune-processes-through-perf

  s390x:
    ❎ tuned: tune-processes-through-perf

  x86_64:
    ❎ tuned: tune-processes-through-perf

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 7aa823a959e1 - Linux 4.19.51


We then merged the patchset with `git am`:

  drm-nouveau-add-kconfig-option-to-turn-off-nouveau-legacy-contexts.-v3.patch
  nouveau-fix-build-with-config_nouveau_legacy_ctx_support-disabled.patch
  hid-multitouch-handle-faulty-elo-touch-device.patch
  hid-wacom-don-t-set-tool-type-until-we-re-in-range.patch
  hid-wacom-don-t-report-anything-prior-to-the-tool-entering-range.patch
  hid-wacom-send-btn_touch-in-response-to-intuosp2_bt-eraser-contact.patch
  hid-wacom-correct-button-numbering-2nd-gen-intuos-pro-over-bluetooth.patch
  hid-wacom-sync-intuosp2_bt-touch-state-after-each-frame-if-necessary.patch
  revert-alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch
  alsa-oxfw-allow-pcm-capture-for-stanton-scs.1m.patch
  alsa-hda-realtek-update-headset-mode-for-alc256.patch
  alsa-firewire-motu-fix-destruction-of-data-for-isochronous-resources.patch
  libata-extend-quirks-for-the-st1000lm024-drives-with-nolpm-quirk.patch
  mm-list_lru.c-fix-memory-leak-in-__memcg_init_list_lru_node.patch
  fs-ocfs2-fix-race-in-ocfs2_dentry_attach_lock.patch
  mm-vmscan.c-fix-trying-to-reclaim-unevictable-lru-page.patch
  signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch
  ptrace-restore-smp_rmb-in-__ptrace_may_access.patch
  iommu-arm-smmu-avoid-constant-zero-in-tlbi-writes.patch
  i2c-acorn-fix-i2c-warning.patch
  bcache-fix-stack-corruption-by-preceding_key.patch
  bcache-only-set-bcache_dev_wb_running-when-cached-device-attached.patch
  cgroup-use-css_tryget-instead-of-css_tryget_online-in-task_get_css.patch
  asoc-cs42xx8-add-regcache-mask-dirty.patch
  asoc-fsl_asrc-fix-the-issue-about-unsupported-rate.patch
  drm-i915-sdvo-implement-proper-hdmi-audio-support-for-sdvo.patch
  x86-uaccess-kcov-disable-stack-protector.patch
  alsa-seq-protect-in-kernel-ioctl-calls-with-mutex.patch
  alsa-seq-fix-race-of-get-subscription-call-vs-port-d.patch
  revert-alsa-seq-protect-in-kernel-ioctl-calls-with-m.patch
  s390-kasan-fix-strncpy_from_user-kasan-checks.patch
  drivers-misc-fix-out-of-bounds-access-in-function-pa.patch
  f2fs-fix-to-avoid-accessing-xattr-across-the-boundar.patch
  scsi-qedi-remove-memset-memcpy-to-nfunc-and-use-func.patch
  scsi-qedi-remove-set-but-not-used-variables-cdev-and.patch
  scsi-lpfc-correct-rcu-unlock-issue-in-lpfc_nvme_info.patch
  scsi-lpfc-add-check-for-loss-of-ndlp-when-sending-rr.patch
  arm64-mm-inhibit-huge-vmap-with-ptdump.patch
  nvme-fix-srcu-locking-on-error-return-in-nvme_get_ns.patch
  nvme-remove-the-ifdef-around-nvme_nvm_ioctl.patch
  nvme-merge-nvme_ns_ioctl-into-nvme_ioctl.patch
  nvme-release-namespace-srcu-protection-before-perfor.patch
  nvme-fix-memory-leak-for-power-latency-tolerance.patch
  platform-x86-pmc_atom-add-lex-3i380d-industrial-pc-t.patch
  platform-x86-pmc_atom-add-several-beckhoff-automatio.patch
  scsi-bnx2fc-fix-incorrect-cast-to-u64-on-shift-opera.patch
  libnvdimm-fix-compilation-warnings-with-w-1.patch
  selftests-fib_rule_tests-fix-local-ipv4-address-typo.patch
  selftests-timers-add-missing-fflush-stdout-calls.patch
  tracing-prevent-hist_field_var_ref-from-accessing-nu.patch
  usbnet-ipheth-fix-racing-condition.patch
  kvm-arm-arm64-move-cc-it-checks-under-hyp-s-makefile.patch
  kvm-x86-pmu-mask-the-result-of-rdpmc-according-to-th.patch
  kvm-x86-pmu-do-not-mask-the-value-that-is-written-to.patch
  kvm-s390-fix-memory-slot-handling-for-kvm_set_user_m.patch
  tools-kvm_stat-fix-fields-filter-for-child-events.patch
  drm-vmwgfx-integer-underflow-in-vmw_cmd_dx_set_shader-leading-to-an-invalid-read.patch
  drm-vmwgfx-null-pointer-dereference-from-vmw_cmd_dx_view_define.patch
  usb-dwc2-fix-dma-cache-alignment-issues.patch
  usb-dwc2-host-fix-wmaxpacketsize-handling-fix-webcam-regression.patch
  usb-fix-chipmunk-like-voice-when-using-logitech-c270-for-recording-audio.patch
  usb-usb-storage-add-new-id-to-ums-realtek.patch
  usb-serial-pl2303-add-allied-telesis-vt-kit3.patch
  usb-serial-option-add-support-for-simcom-sim7500-sim7600-rndis-mode.patch
  usb-serial-option-add-telit-0x1260-and-0x1261-compositions.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-58f56310e0e2d66ce3ea8303baf2fd26fe278353.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-58f56310e0e2d66ce3ea8303baf2fd26fe278353.tar.gz

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-58f56310e0e2d66ce3ea8303baf2fd26fe278353.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-58f56310e0e2d66ce3ea8303baf2fd26fe278353.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-58f56310e0e2d66ce3ea8303baf2fd26fe278353.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-58f56310e0e2d66ce3ea8303baf2fd26fe278353.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-58f56310e0e2d66ce3ea8303baf2fd26fe278353.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-58f56310e0e2d66ce3ea8303baf2fd26fe278353.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: SCSI VPD [9]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]


  ppc64le:
    Host 1:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]

    Host 2:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: software RAID testing [10]


  s390x:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]


  x86_64:
    Host 1:
       ✅ Boot test [0]
       🚧 ✅ Storage SAN device stress [12]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]

    Host 3:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: SCSI VPD [9]
       🚧 ✅ storage: software RAID testing [10]


  Test source:
    💚 Pull requests are welcome for new tests or improvements to existing tests!
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29
    [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/scsi/vpd
    [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/swraid/trim
    [11]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite
    [12]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/hba/san-device-stress

Waived tests (marked with 🚧)
-----------------------------
This test run included waived tests. Such tests are executed but their results
are not taken into account. Tests are waived when their results are not
reliable enough, e.g. when they're just introduced or are being fixed.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-16  9:39 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-16  9:39 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: Petr Sklenar

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 7aa823a959e1 - Linux 4.19.51

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED


One or more kernel tests failed:

  aarch64:
    ❎ tuned: tune-processes-through-perf

  ppc64le:
    ❎ tuned: tune-processes-through-perf

  s390x:
    ❎ tuned: tune-processes-through-perf

  x86_64:
    ❎ tuned: tune-processes-through-perf

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 7aa823a959e1 - Linux 4.19.51


We then merged the patchset with `git am`:

  drm-nouveau-add-kconfig-option-to-turn-off-nouveau-legacy-contexts.-v3.patch
  nouveau-fix-build-with-config_nouveau_legacy_ctx_support-disabled.patch
  hid-multitouch-handle-faulty-elo-touch-device.patch
  hid-wacom-don-t-set-tool-type-until-we-re-in-range.patch
  hid-wacom-don-t-report-anything-prior-to-the-tool-entering-range.patch
  hid-wacom-send-btn_touch-in-response-to-intuosp2_bt-eraser-contact.patch
  hid-wacom-correct-button-numbering-2nd-gen-intuos-pro-over-bluetooth.patch
  hid-wacom-sync-intuosp2_bt-touch-state-after-each-frame-if-necessary.patch
  revert-alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch
  alsa-oxfw-allow-pcm-capture-for-stanton-scs.1m.patch
  alsa-hda-realtek-update-headset-mode-for-alc256.patch
  alsa-firewire-motu-fix-destruction-of-data-for-isochronous-resources.patch
  libata-extend-quirks-for-the-st1000lm024-drives-with-nolpm-quirk.patch
  mm-list_lru.c-fix-memory-leak-in-__memcg_init_list_lru_node.patch
  fs-ocfs2-fix-race-in-ocfs2_dentry_attach_lock.patch
  mm-vmscan.c-fix-trying-to-reclaim-unevictable-lru-page.patch
  signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch
  ptrace-restore-smp_rmb-in-__ptrace_may_access.patch
  iommu-arm-smmu-avoid-constant-zero-in-tlbi-writes.patch
  i2c-acorn-fix-i2c-warning.patch
  bcache-fix-stack-corruption-by-preceding_key.patch
  bcache-only-set-bcache_dev_wb_running-when-cached-device-attached.patch
  cgroup-use-css_tryget-instead-of-css_tryget_online-in-task_get_css.patch
  asoc-cs42xx8-add-regcache-mask-dirty.patch
  asoc-fsl_asrc-fix-the-issue-about-unsupported-rate.patch
  drm-i915-sdvo-implement-proper-hdmi-audio-support-for-sdvo.patch
  x86-uaccess-kcov-disable-stack-protector.patch
  alsa-seq-protect-in-kernel-ioctl-calls-with-mutex.patch
  alsa-seq-fix-race-of-get-subscription-call-vs-port-d.patch
  revert-alsa-seq-protect-in-kernel-ioctl-calls-with-m.patch
  s390-kasan-fix-strncpy_from_user-kasan-checks.patch
  drivers-misc-fix-out-of-bounds-access-in-function-pa.patch
  f2fs-fix-to-avoid-accessing-xattr-across-the-boundar.patch
  scsi-qedi-remove-memset-memcpy-to-nfunc-and-use-func.patch
  scsi-qedi-remove-set-but-not-used-variables-cdev-and.patch
  scsi-lpfc-correct-rcu-unlock-issue-in-lpfc_nvme_info.patch
  scsi-lpfc-add-check-for-loss-of-ndlp-when-sending-rr.patch
  arm64-mm-inhibit-huge-vmap-with-ptdump.patch
  nvme-fix-srcu-locking-on-error-return-in-nvme_get_ns.patch
  nvme-remove-the-ifdef-around-nvme_nvm_ioctl.patch
  nvme-merge-nvme_ns_ioctl-into-nvme_ioctl.patch
  nvme-release-namespace-srcu-protection-before-perfor.patch
  nvme-fix-memory-leak-for-power-latency-tolerance.patch
  platform-x86-pmc_atom-add-lex-3i380d-industrial-pc-t.patch
  platform-x86-pmc_atom-add-several-beckhoff-automatio.patch
  scsi-bnx2fc-fix-incorrect-cast-to-u64-on-shift-opera.patch
  libnvdimm-fix-compilation-warnings-with-w-1.patch
  selftests-fib_rule_tests-fix-local-ipv4-address-typo.patch
  selftests-timers-add-missing-fflush-stdout-calls.patch
  tracing-prevent-hist_field_var_ref-from-accessing-nu.patch
  usbnet-ipheth-fix-racing-condition.patch
  kvm-arm-arm64-move-cc-it-checks-under-hyp-s-makefile.patch
  kvm-x86-pmu-mask-the-result-of-rdpmc-according-to-th.patch
  kvm-x86-pmu-do-not-mask-the-value-that-is-written-to.patch
  kvm-s390-fix-memory-slot-handling-for-kvm_set_user_m.patch
  tools-kvm_stat-fix-fields-filter-for-child-events.patch
  drm-vmwgfx-integer-underflow-in-vmw_cmd_dx_set_shader-leading-to-an-invalid-read.patch
  drm-vmwgfx-null-pointer-dereference-from-vmw_cmd_dx_view_define.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-f1d65fc0d95951fc6815876e8f6b675f01942e43.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-f1d65fc0d95951fc6815876e8f6b675f01942e43.tar.gz

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-f1d65fc0d95951fc6815876e8f6b675f01942e43.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-f1d65fc0d95951fc6815876e8f6b675f01942e43.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-f1d65fc0d95951fc6815876e8f6b675f01942e43.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-f1d65fc0d95951fc6815876e8f6b675f01942e43.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-f1d65fc0d95951fc6815876e8f6b675f01942e43.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-f1d65fc0d95951fc6815876e8f6b675f01942e43.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: SCSI VPD [9]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]


  ppc64le:
    Host 1:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]

    Host 2:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: software RAID testing [10]


  s390x:
    Host 1:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]

    Host 2:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       🚧 ✅ storage: software RAID testing [10]


  x86_64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: SCSI VPD [9]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       🚧 ✅ Storage SAN device stress [12]

    Host 3:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]


  Test source:
    💚 Pull requests are welcome for new tests or improvements to existing tests!
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29
    [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/scsi/vpd
    [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/swraid/trim
    [11]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite
    [12]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/hba/san-device-stress

Waived tests (marked with 🚧)
-----------------------------
This test run included waived tests. Such tests are executed but their results
are not taken into account. Tests are waived when their results are not
reliable enough, e.g. when they're just introduced or are being fixed.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-16  3:22 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-16  3:22 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: Petr Sklenar

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 7aa823a959e1 - Linux 4.19.51

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED


One or more kernel tests failed:

  aarch64:
    ❎ tuned: tune-processes-through-perf

  ppc64le:
    ❎ tuned: tune-processes-through-perf

  s390x:
    ❎ tuned: tune-processes-through-perf

  x86_64:
    ❎ tuned: tune-processes-through-perf

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 7aa823a959e1 - Linux 4.19.51


We then merged the patchset with `git am`:

  drm-nouveau-add-kconfig-option-to-turn-off-nouveau-legacy-contexts.-v3.patch
  nouveau-fix-build-with-config_nouveau_legacy_ctx_support-disabled.patch
  hid-multitouch-handle-faulty-elo-touch-device.patch
  hid-wacom-don-t-set-tool-type-until-we-re-in-range.patch
  hid-wacom-don-t-report-anything-prior-to-the-tool-entering-range.patch
  hid-wacom-send-btn_touch-in-response-to-intuosp2_bt-eraser-contact.patch
  hid-wacom-correct-button-numbering-2nd-gen-intuos-pro-over-bluetooth.patch
  hid-wacom-sync-intuosp2_bt-touch-state-after-each-frame-if-necessary.patch
  revert-alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch
  alsa-oxfw-allow-pcm-capture-for-stanton-scs.1m.patch
  alsa-hda-realtek-update-headset-mode-for-alc256.patch
  alsa-firewire-motu-fix-destruction-of-data-for-isochronous-resources.patch
  libata-extend-quirks-for-the-st1000lm024-drives-with-nolpm-quirk.patch
  mm-list_lru.c-fix-memory-leak-in-__memcg_init_list_lru_node.patch
  fs-ocfs2-fix-race-in-ocfs2_dentry_attach_lock.patch
  mm-vmscan.c-fix-trying-to-reclaim-unevictable-lru-page.patch
  signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch
  ptrace-restore-smp_rmb-in-__ptrace_may_access.patch
  iommu-arm-smmu-avoid-constant-zero-in-tlbi-writes.patch
  i2c-acorn-fix-i2c-warning.patch
  bcache-fix-stack-corruption-by-preceding_key.patch
  bcache-only-set-bcache_dev_wb_running-when-cached-device-attached.patch
  cgroup-use-css_tryget-instead-of-css_tryget_online-in-task_get_css.patch
  asoc-cs42xx8-add-regcache-mask-dirty.patch
  asoc-fsl_asrc-fix-the-issue-about-unsupported-rate.patch
  drm-i915-sdvo-implement-proper-hdmi-audio-support-for-sdvo.patch
  x86-uaccess-kcov-disable-stack-protector.patch
  alsa-seq-protect-in-kernel-ioctl-calls-with-mutex.patch
  alsa-seq-fix-race-of-get-subscription-call-vs-port-d.patch
  revert-alsa-seq-protect-in-kernel-ioctl-calls-with-m.patch
  s390-kasan-fix-strncpy_from_user-kasan-checks.patch
  drivers-misc-fix-out-of-bounds-access-in-function-pa.patch
  f2fs-fix-to-avoid-accessing-xattr-across-the-boundar.patch
  scsi-qedi-remove-memset-memcpy-to-nfunc-and-use-func.patch
  scsi-qedi-remove-set-but-not-used-variables-cdev-and.patch
  scsi-lpfc-correct-rcu-unlock-issue-in-lpfc_nvme_info.patch
  scsi-lpfc-add-check-for-loss-of-ndlp-when-sending-rr.patch
  arm64-mm-inhibit-huge-vmap-with-ptdump.patch
  nvme-fix-srcu-locking-on-error-return-in-nvme_get_ns.patch
  nvme-remove-the-ifdef-around-nvme_nvm_ioctl.patch
  nvme-merge-nvme_ns_ioctl-into-nvme_ioctl.patch
  nvme-release-namespace-srcu-protection-before-perfor.patch
  nvme-fix-memory-leak-for-power-latency-tolerance.patch
  platform-x86-pmc_atom-add-lex-3i380d-industrial-pc-t.patch
  platform-x86-pmc_atom-add-several-beckhoff-automatio.patch
  scsi-bnx2fc-fix-incorrect-cast-to-u64-on-shift-opera.patch
  libnvdimm-fix-compilation-warnings-with-w-1.patch
  selftests-fib_rule_tests-fix-local-ipv4-address-typo.patch
  selftests-timers-add-missing-fflush-stdout-calls.patch
  tracing-prevent-hist_field_var_ref-from-accessing-nu.patch
  usbnet-ipheth-fix-racing-condition.patch
  kvm-arm-arm64-move-cc-it-checks-under-hyp-s-makefile.patch
  kvm-x86-pmu-mask-the-result-of-rdpmc-according-to-th.patch
  kvm-x86-pmu-do-not-mask-the-value-that-is-written-to.patch
  kvm-s390-fix-memory-slot-handling-for-kvm_set_user_m.patch
  tools-kvm_stat-fix-fields-filter-for-child-events.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-066fe7fdc8f4475356b5c8f59cf1baa81f3519ce.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-066fe7fdc8f4475356b5c8f59cf1baa81f3519ce.tar.gz

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-066fe7fdc8f4475356b5c8f59cf1baa81f3519ce.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-066fe7fdc8f4475356b5c8f59cf1baa81f3519ce.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-066fe7fdc8f4475356b5c8f59cf1baa81f3519ce.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-066fe7fdc8f4475356b5c8f59cf1baa81f3519ce.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-066fe7fdc8f4475356b5c8f59cf1baa81f3519ce.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-066fe7fdc8f4475356b5c8f59cf1baa81f3519ce.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: SCSI VPD [9]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]


  ppc64le:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]


  s390x:
    Host 1:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]

    Host 2:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       🚧 ✅ storage: software RAID testing [10]


  x86_64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ Loopdev Sanity [2]
       ✅ AMTU (Abstract Machine Test Utility) [3]
       ✅ audit: audit testsuite test [4]
       ✅ httpd: mod_ssl smoke sanity [5]
       ✅ iotop: sanity [6]
       ❎ tuned: tune-processes-through-perf [7]
       ✅ Usex - version 1.9-29 [8]
       🚧 ✅ storage: SCSI VPD [9]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [11]

    Host 3:
       ✅ Boot test [0]
       🚧 ✅ Storage SAN device stress [12]


  Test source:
    💚 Pull requests are welcome for new tests or improvements to existing tests!
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29
    [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/scsi/vpd
    [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/swraid/trim
    [11]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite
    [12]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/hba/san-device-stress

Waived tests (marked with 🚧)
-----------------------------
This test run included waived tests. Such tests are executed but their results
are not taken into account. Tests are waived when their results are not
reliable enough, e.g. when they're just introduced or are being fixed.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-15 18:51 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-15 18:51 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: Petr Sklenar

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 7aa823a959e1 - Linux 4.19.51

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED


One or more kernel tests failed:

  aarch64:
    ❎ tuned: tune-processes-through-perf

  ppc64le:
    ❎ tuned: tune-processes-through-perf

  s390x:
    ❎ tuned: tune-processes-through-perf

  x86_64:
    ❎ tuned: tune-processes-through-perf

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 7aa823a959e1 - Linux 4.19.51


We then merged the patchset with `git am`:

  drm-nouveau-add-kconfig-option-to-turn-off-nouveau-legacy-contexts.-v3.patch
  nouveau-fix-build-with-config_nouveau_legacy_ctx_support-disabled.patch
  hid-multitouch-handle-faulty-elo-touch-device.patch
  hid-wacom-don-t-set-tool-type-until-we-re-in-range.patch
  hid-wacom-don-t-report-anything-prior-to-the-tool-entering-range.patch
  hid-wacom-send-btn_touch-in-response-to-intuosp2_bt-eraser-contact.patch
  hid-wacom-correct-button-numbering-2nd-gen-intuos-pro-over-bluetooth.patch
  hid-wacom-sync-intuosp2_bt-touch-state-after-each-frame-if-necessary.patch
  revert-alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch
  alsa-oxfw-allow-pcm-capture-for-stanton-scs.1m.patch
  alsa-hda-realtek-update-headset-mode-for-alc256.patch
  alsa-firewire-motu-fix-destruction-of-data-for-isochronous-resources.patch
  libata-extend-quirks-for-the-st1000lm024-drives-with-nolpm-quirk.patch
  mm-list_lru.c-fix-memory-leak-in-__memcg_init_list_lru_node.patch
  fs-ocfs2-fix-race-in-ocfs2_dentry_attach_lock.patch
  mm-vmscan.c-fix-trying-to-reclaim-unevictable-lru-page.patch
  signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch
  ptrace-restore-smp_rmb-in-__ptrace_may_access.patch
  iommu-arm-smmu-avoid-constant-zero-in-tlbi-writes.patch
  i2c-acorn-fix-i2c-warning.patch
  bcache-fix-stack-corruption-by-preceding_key.patch
  bcache-only-set-bcache_dev_wb_running-when-cached-device-attached.patch
  cgroup-use-css_tryget-instead-of-css_tryget_online-in-task_get_css.patch
  asoc-cs42xx8-add-regcache-mask-dirty.patch
  asoc-fsl_asrc-fix-the-issue-about-unsupported-rate.patch
  drm-i915-sdvo-implement-proper-hdmi-audio-support-for-sdvo.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-3545b8c93e947e1224a5062e05e13c160caac7d9.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-3545b8c93e947e1224a5062e05e13c160caac7d9.tar.gz

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-3545b8c93e947e1224a5062e05e13c160caac7d9.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-3545b8c93e947e1224a5062e05e13c160caac7d9.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-3545b8c93e947e1224a5062e05e13c160caac7d9.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-3545b8c93e947e1224a5062e05e13c160caac7d9.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-3545b8c93e947e1224a5062e05e13c160caac7d9.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-3545b8c93e947e1224a5062e05e13c160caac7d9.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
    Host 1:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [1]

    Host 2:
       ✅ Boot test [0]
       ✅ LTP lite [2]
       ✅ Loopdev Sanity [3]
       ✅ AMTU (Abstract Machine Test Utility) [4]
       ✅ audit: audit testsuite test [5]
       ✅ httpd: mod_ssl smoke sanity [6]
       ✅ iotop: sanity [7]
       ❎ tuned: tune-processes-through-perf [8]
       ✅ Usex - version 1.9-29 [9]
       🚧 ✅ storage: software RAID testing [10]


  ppc64le:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [2]
       ✅ Loopdev Sanity [3]
       ✅ AMTU (Abstract Machine Test Utility) [4]
       ✅ audit: audit testsuite test [5]
       ✅ httpd: mod_ssl smoke sanity [6]
       ✅ iotop: sanity [7]
       ❎ tuned: tune-processes-through-perf [8]
       ✅ Usex - version 1.9-29 [9]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [1]


  s390x:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [2]
       ✅ Loopdev Sanity [3]
       ✅ audit: audit testsuite test [5]
       ✅ httpd: mod_ssl smoke sanity [6]
       ✅ iotop: sanity [7]
       ❎ tuned: tune-processes-through-perf [8]
       🚧 ✅ storage: software RAID testing [10]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [1]


  x86_64:
    Host 1:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [1]

    Host 2:
       ✅ Boot test [0]
       ✅ LTP lite [2]
       ✅ Loopdev Sanity [3]
       ✅ AMTU (Abstract Machine Test Utility) [4]
       ✅ audit: audit testsuite test [5]
       ✅ httpd: mod_ssl smoke sanity [6]
       ✅ iotop: sanity [7]
       ❎ tuned: tune-processes-through-perf [8]
       ✅ Usex - version 1.9-29 [9]
       🚧 ✅ storage: software RAID testing [10]


  Test source:
    💚 Pull requests are welcome for new tests or improvements to existing tests!
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29
    [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/swraid/trim

Waived tests (marked with 🚧)
-----------------------------
This test run included waived tests. Such tests are executed but their results
are not taken into account. Tests are waived when their results are not
reliable enough, e.g. when they're just introduced or are being fixed.

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-15 17:35 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-15 17:35 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: Petr Sklenar

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 7aa823a959e1 - Linux 4.19.51

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED


One or more kernel tests failed:

  aarch64:
    ❎ tuned: tune-processes-through-perf

  ppc64le:
    ❎ tuned: tune-processes-through-perf

  s390x:
    ❎ tuned: tune-processes-through-perf

  x86_64:
    ❎ tuned: tune-processes-through-perf

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 7aa823a959e1 - Linux 4.19.51


We then merged the patchset with `git am`:

  drm-nouveau-add-kconfig-option-to-turn-off-nouveau-legacy-contexts.-v3.patch
  nouveau-fix-build-with-config_nouveau_legacy_ctx_support-disabled.patch
  hid-multitouch-handle-faulty-elo-touch-device.patch
  hid-wacom-don-t-set-tool-type-until-we-re-in-range.patch
  hid-wacom-don-t-report-anything-prior-to-the-tool-entering-range.patch
  hid-wacom-send-btn_touch-in-response-to-intuosp2_bt-eraser-contact.patch
  hid-wacom-correct-button-numbering-2nd-gen-intuos-pro-over-bluetooth.patch
  hid-wacom-sync-intuosp2_bt-touch-state-after-each-frame-if-necessary.patch
  revert-alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch
  alsa-oxfw-allow-pcm-capture-for-stanton-scs.1m.patch
  alsa-hda-realtek-update-headset-mode-for-alc256.patch
  alsa-firewire-motu-fix-destruction-of-data-for-isochronous-resources.patch
  libata-extend-quirks-for-the-st1000lm024-drives-with-nolpm-quirk.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-e21aac1282457dc7676ad110df5fc329496eb63b.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-e21aac1282457dc7676ad110df5fc329496eb63b.tar.gz

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-e21aac1282457dc7676ad110df5fc329496eb63b.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-e21aac1282457dc7676ad110df5fc329496eb63b.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-e21aac1282457dc7676ad110df5fc329496eb63b.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-e21aac1282457dc7676ad110df5fc329496eb63b.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-e21aac1282457dc7676ad110df5fc329496eb63b.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-e21aac1282457dc7676ad110df5fc329496eb63b.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ AMTU (Abstract Machine Test Utility) [2]
       ✅ audit: audit testsuite test [3]
       ✅ httpd: mod_ssl smoke sanity [4]
       ✅ iotop: sanity [5]
       ❎ tuned: tune-processes-through-perf [6]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [7]


  ppc64le:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ AMTU (Abstract Machine Test Utility) [2]
       ✅ audit: audit testsuite test [3]
       ✅ httpd: mod_ssl smoke sanity [4]
       ✅ iotop: sanity [5]
       ❎ tuned: tune-processes-through-perf [6]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [7]


  s390x:
    Host 1:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [7]

    Host 2:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ audit: audit testsuite test [3]
       ✅ httpd: mod_ssl smoke sanity [4]
       ✅ iotop: sanity [5]
       ❎ tuned: tune-processes-through-perf [6]


  x86_64:
    Host 1:
       ✅ Boot test [0]
       ✅ LTP lite [1]
       ✅ AMTU (Abstract Machine Test Utility) [2]
       ✅ audit: audit testsuite test [3]
       ✅ httpd: mod_ssl smoke sanity [4]
       ✅ iotop: sanity [5]
       ❎ tuned: tune-processes-through-perf [6]

    Host 2:
       ✅ Boot test [0]
       ✅ selinux-policy: serge-testsuite [7]


  Test source:
    💚 Pull requests are welcome for new tests or improvements to existing tests!
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-06-04 14:04 CKI Project
@ 2019-06-04 14:34 ` Greg KH
  0 siblings, 0 replies; 35+ messages in thread
From: Greg KH @ 2019-06-04 14:34 UTC (permalink / raw)
  To: CKI Project; +Cc: Linux Stable maillist

On Tue, Jun 04, 2019 at 10:04:51AM -0400, CKI Project wrote:
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: e109a984cf38 - Linux 4.19.48
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: OK
>            Compile: FAILED

Should now be fixed, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-04 14:04 CKI Project
  2019-06-04 14:34 ` Greg KH
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-06-04 14:04 UTC (permalink / raw)
  To: Linux Stable maillist

[-- Attachment #1: Type: text/plain, Size: 6439 bytes --]

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: e109a984cf38 - Linux 4.19.48

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: FAILED


We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:

           aarch64: FAILED (see build-aarch64.log.xz attachment)

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: e109a984cf38 - Linux 4.19.48


We then merged the patchset with `git am`:

  sparc64-fix-regression-in-non-hypervisor-tlb-flush-xcall.patch
  include-linux-bitops.h-sanitize-rotate-primitives.patch
  xhci-update-bounce-buffer-with-correct-sg-num.patch
  xhci-use-zu-for-printing-size_t-type.patch
  xhci-convert-xhci_handshake-to-use-readl_poll_timeout_atomic.patch
  usb-xhci-avoid-null-pointer-deref-when-bos-field-is-null.patch
  usbip-usbip_host-fix-bug-sleeping-function-called-from-invalid-context.patch
  usbip-usbip_host-fix-stub_dev-lock-context-imbalance-regression.patch
  usb-fix-slab-out-of-bounds-write-in-usb_get_bos_descriptor.patch
  usb-sisusbvga-fix-oops-in-error-path-of-sisusb_probe.patch
  usb-add-lpm-quirk-for-surface-dock-gige-adapter.patch
  usb-rio500-refuse-more-than-one-device-at-a-time.patch
  usb-rio500-fix-memory-leak-in-close-after-disconnect.patch
  media-usb-siano-fix-general-protection-fault-in-smsusb.patch
  media-usb-siano-fix-false-positive-uninitialized-variable-warning.patch
  media-smsusb-better-handle-optional-alignment.patch
  brcmfmac-fix-null-pointer-derefence-during-usb-disconnect.patch
  scsi-zfcp-fix-missing-zfcp_port-reference-put-on-ebusy-from-port_remove.patch
  scsi-zfcp-fix-to-prevent-port_remove-with-pure-auto-scan-luns-only-sdevs.patch
  tracing-avoid-memory-leak-in-predicate_parse.patch
  btrfs-fix-wrong-ctime-and-mtime-of-a-directory-after-log-replay.patch
  btrfs-fix-race-updating-log-root-item-during-fsync.patch
  btrfs-fix-fsync-not-persisting-changed-attributes-of-a-directory.patch
  btrfs-incremental-send-fix-file-corruption-when-no-holes-feature-is-enabled.patch
  iio-dac-ds4422-ds4424-fix-chip-verification.patch
  iio-adc-ti-ads8688-fix-timestamp-is-not-updated-in-buffer.patch
  s390-crypto-fix-gcm-aes-s390-selftest-failures.patch
  s390-crypto-fix-possible-sleep-during-spinlock-aquired.patch
  kvm-ppc-book3s-hv-xive-do-not-clear-irq-data-of-passthrough-interrupts.patch
  powerpc-perf-fix-mmcra-corruption-by-bhrb_filter.patch
  alsa-line6-assure-canceling-delayed-work-at-disconnection.patch
  alsa-hda-realtek-set-default-power-save-node-to-0.patch
  alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch
  kvm-s390-do-not-report-unusabled-ids-via-kvm_cap_max_vcpu_id.patch
  drm-nouveau-i2c-disable-i2c-bus-access-after-fini.patch
  i2c-mlxcpld-fix-wrong-initialization-order-in-probe.patch
  i2c-synquacer-fix-synquacer_i2c_doxfer-return-value.patch
  tty-serial-msm_serial-fix-xon-xoff.patch
  tty-max310x-fix-external-crystal-register-setup.patch
  memcg-make-it-work-on-sparse-non-0-node-systems.patch
  kernel-signal.c-trace_signal_deliver-when-signal_group_exit.patch
  arm64-fix-the-arm64_personality-syscall-wrapper-redirection.patch
  docs-fix-conf.py-for-sphinx-2.0.patch
  doc-cope-with-the-deprecation-of-autoreporter.patch
  doc-cope-with-sphinx-logging-deprecations.patch
  ima-show-rules-with-ima_inmask-correctly.patch
  evm-check-hash-algorithm-passed-to-init_desc.patch
  vt-fbcon-deinitialize-resources-in-visual_init-after-failed-memory-allocation.patch
  serial-sh-sci-disable-dma-for-uart_console.patch
  staging-vc04_services-prevent-integer-overflow-in-create_pagelist.patch
  staging-wlan-ng-fix-adapter-initialization-failure.patch
  cifs-fix-memory-leak-of-pneg_inbuf-on-eopnotsupp-ioctl-case.patch
  cifs-cifs_read_allocate_pages-don-t-iterate-through-whole-page-array-on-enomem.patch
  revert-lockd-show-pid-of-lockd-for-remote-locks.patch
  gcc-plugins-fix-build-failures-under-darwin-host.patch
  drm-tegra-gem-fix-cpu-cache-maintenance-for-bo-s-allocated-using-get_pages.patch
  drm-vmwgfx-don-t-send-drm-sysfs-hotplug-events-on-initial-master-set.patch
  drm-sun4i-fix-sun8i-hdmi-phy-clock-initialization.patch
  drm-sun4i-fix-sun8i-hdmi-phy-configuration-for-148.5-mhz.patch
  drm-rockchip-shutdown-drm-subsystem-on-shutdown.patch
  drm-lease-make-sure-implicit-planes-are-leased.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-57f38538927e69646eadbb44e3c53a150f8c48f1.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-57f38538927e69646eadbb44e3c53a150f8c48f1.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-57f38538927e69646eadbb44e3c53a150f8c48f1.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-57f38538927e69646eadbb44e3c53a150f8c48f1.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-57f38538927e69646eadbb44e3c53a150f8c48f1.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-57f38538927e69646eadbb44e3c53a150f8c48f1.tar.gz


[-- Attachment #2: build-aarch64.log.xz --]
[-- Type: application/x-xz, Size: 85332 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-04 13:14 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-06-04 13:14 UTC (permalink / raw)
  To: Linux Stable maillist

[-- Attachment #1: Type: text/plain, Size: 6513 bytes --]

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: e109a984cf38 - Linux 4.19.48

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: FAILED


We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:

           aarch64: FAILED (see build-aarch64.log.xz attachment)

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: e109a984cf38 - Linux 4.19.48


We then merged the patchset with `git am`:

  sparc64-fix-regression-in-non-hypervisor-tlb-flush-xcall.patch
  include-linux-bitops.h-sanitize-rotate-primitives.patch
  xhci-update-bounce-buffer-with-correct-sg-num.patch
  xhci-use-zu-for-printing-size_t-type.patch
  xhci-convert-xhci_handshake-to-use-readl_poll_timeout_atomic.patch
  usb-xhci-avoid-null-pointer-deref-when-bos-field-is-null.patch
  usbip-usbip_host-fix-bug-sleeping-function-called-from-invalid-context.patch
  usbip-usbip_host-fix-stub_dev-lock-context-imbalance-regression.patch
  usb-fix-slab-out-of-bounds-write-in-usb_get_bos_descriptor.patch
  usb-sisusbvga-fix-oops-in-error-path-of-sisusb_probe.patch
  usb-add-lpm-quirk-for-surface-dock-gige-adapter.patch
  usb-rio500-refuse-more-than-one-device-at-a-time.patch
  usb-rio500-fix-memory-leak-in-close-after-disconnect.patch
  media-usb-siano-fix-general-protection-fault-in-smsusb.patch
  media-usb-siano-fix-false-positive-uninitialized-variable-warning.patch
  media-smsusb-better-handle-optional-alignment.patch
  brcmfmac-fix-null-pointer-derefence-during-usb-disconnect.patch
  scsi-zfcp-fix-missing-zfcp_port-reference-put-on-ebusy-from-port_remove.patch
  scsi-zfcp-fix-to-prevent-port_remove-with-pure-auto-scan-luns-only-sdevs.patch
  tracing-avoid-memory-leak-in-predicate_parse.patch
  btrfs-fix-wrong-ctime-and-mtime-of-a-directory-after-log-replay.patch
  btrfs-fix-race-updating-log-root-item-during-fsync.patch
  btrfs-fix-fsync-not-persisting-changed-attributes-of-a-directory.patch
  btrfs-incremental-send-fix-file-corruption-when-no-holes-feature-is-enabled.patch
  iio-dac-ds4422-ds4424-fix-chip-verification.patch
  iio-adc-ti-ads8688-fix-timestamp-is-not-updated-in-buffer.patch
  s390-crypto-fix-gcm-aes-s390-selftest-failures.patch
  s390-crypto-fix-possible-sleep-during-spinlock-aquired.patch
  kvm-ppc-book3s-hv-xive-do-not-clear-irq-data-of-passthrough-interrupts.patch
  powerpc-perf-fix-mmcra-corruption-by-bhrb_filter.patch
  alsa-line6-assure-canceling-delayed-work-at-disconnection.patch
  alsa-hda-realtek-set-default-power-save-node-to-0.patch
  alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch
  kvm-s390-do-not-report-unusabled-ids-via-kvm_cap_max_vcpu_id.patch
  drm-nouveau-i2c-disable-i2c-bus-access-after-fini.patch
  i2c-mlxcpld-fix-wrong-initialization-order-in-probe.patch
  i2c-synquacer-fix-synquacer_i2c_doxfer-return-value.patch
  tty-serial-msm_serial-fix-xon-xoff.patch
  tty-max310x-fix-external-crystal-register-setup.patch
  memcg-make-it-work-on-sparse-non-0-node-systems.patch
  kernel-signal.c-trace_signal_deliver-when-signal_group_exit.patch
  arm64-fix-the-arm64_personality-syscall-wrapper-redirection.patch
  docs-fix-conf.py-for-sphinx-2.0.patch
  doc-cope-with-the-deprecation-of-autoreporter.patch
  doc-cope-with-sphinx-logging-deprecations.patch
  ima-show-rules-with-ima_inmask-correctly.patch
  evm-check-hash-algorithm-passed-to-init_desc.patch
  vt-fbcon-deinitialize-resources-in-visual_init-after-failed-memory-allocation.patch
  serial-sh-sci-disable-dma-for-uart_console.patch
  staging-vc04_services-prevent-integer-overflow-in-create_pagelist.patch
  staging-wlan-ng-fix-adapter-initialization-failure.patch
  cifs-fix-memory-leak-of-pneg_inbuf-on-eopnotsupp-ioctl-case.patch
  cifs-cifs_read_allocate_pages-don-t-iterate-through-whole-page-array-on-enomem.patch
  revert-lockd-show-pid-of-lockd-for-remote-locks.patch
  gcc-plugins-fix-build-failures-under-darwin-host.patch
  efi-x86-add-missing-error-handling-to-old_memmap-1-1-mapping-code.patch
  drm-tegra-gem-fix-cpu-cache-maintenance-for-bo-s-allocated-using-get_pages.patch
  drm-vmwgfx-don-t-send-drm-sysfs-hotplug-events-on-initial-master-set.patch
  drm-sun4i-fix-sun8i-hdmi-phy-clock-initialization.patch
  drm-sun4i-fix-sun8i-hdmi-phy-configuration-for-148.5-mhz.patch
  drm-rockchip-shutdown-drm-subsystem-on-shutdown.patch
  drm-lease-make-sure-implicit-planes-are-leased.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-39a1f4e48b319561e7d659ef7f8476ed5e01af4b.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-39a1f4e48b319561e7d659ef7f8476ed5e01af4b.tar.gz

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-39a1f4e48b319561e7d659ef7f8476ed5e01af4b.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-39a1f4e48b319561e7d659ef7f8476ed5e01af4b.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-39a1f4e48b319561e7d659ef7f8476ed5e01af4b.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-39a1f4e48b319561e7d659ef7f8476ed5e01af4b.tar.gz


[-- Attachment #2: build-aarch64.log.xz --]
[-- Type: application/x-xz, Size: 84240 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-06-04  9:57 CKI Project
@ 2019-06-04 11:54 ` Greg KH
  0 siblings, 0 replies; 35+ messages in thread
From: Greg KH @ 2019-06-04 11:54 UTC (permalink / raw)
  To: CKI Project; +Cc: Linux Stable maillist

On Tue, Jun 04, 2019 at 05:57:22AM -0400, CKI Project wrote:
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: e109a984cf38 - Linux 4.19.48
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: OK
>            Compile: FAILED
> 
> 
> We attempted to compile the kernel for multiple architectures, but the compile
> failed on one or more architectures:
> 
>            ppc64le: FAILED (see build-ppc64le.log.xz attachment)

My fault, I added a patch that should not have been backported to 4.19.
I've now dropped it, hopefully this should resolve the error.

Thanks for the report, much appreciated!

greg k-h

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-06-04  9:57 CKI Project
  2019-06-04 11:54 ` Greg KH
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-06-04  9:57 UTC (permalink / raw)
  To: Linux Stable maillist

[-- Attachment #1: Type: text/plain, Size: 4798 bytes --]

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: e109a984cf38 - Linux 4.19.48

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: FAILED


We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:

           ppc64le: FAILED (see build-ppc64le.log.xz attachment)

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: e109a984cf38 - Linux 4.19.48


We then merged the patchset with `git am`:

  sparc64-fix-regression-in-non-hypervisor-tlb-flush-xcall.patch
  include-linux-bitops.h-sanitize-rotate-primitives.patch
  xhci-update-bounce-buffer-with-correct-sg-num.patch
  xhci-use-zu-for-printing-size_t-type.patch
  xhci-convert-xhci_handshake-to-use-readl_poll_timeout_atomic.patch
  usb-xhci-avoid-null-pointer-deref-when-bos-field-is-null.patch
  usbip-usbip_host-fix-bug-sleeping-function-called-from-invalid-context.patch
  usbip-usbip_host-fix-stub_dev-lock-context-imbalance-regression.patch
  usb-fix-slab-out-of-bounds-write-in-usb_get_bos_descriptor.patch
  usb-sisusbvga-fix-oops-in-error-path-of-sisusb_probe.patch
  usb-add-lpm-quirk-for-surface-dock-gige-adapter.patch
  usb-rio500-refuse-more-than-one-device-at-a-time.patch
  usb-rio500-fix-memory-leak-in-close-after-disconnect.patch
  media-usb-siano-fix-general-protection-fault-in-smsusb.patch
  media-usb-siano-fix-false-positive-uninitialized-variable-warning.patch
  media-smsusb-better-handle-optional-alignment.patch
  brcmfmac-fix-null-pointer-derefence-during-usb-disconnect.patch
  scsi-zfcp-fix-missing-zfcp_port-reference-put-on-ebusy-from-port_remove.patch
  scsi-zfcp-fix-to-prevent-port_remove-with-pure-auto-scan-luns-only-sdevs.patch
  tracing-avoid-memory-leak-in-predicate_parse.patch
  btrfs-fix-wrong-ctime-and-mtime-of-a-directory-after-log-replay.patch
  btrfs-fix-race-updating-log-root-item-during-fsync.patch
  btrfs-fix-fsync-not-persisting-changed-attributes-of-a-directory.patch
  btrfs-incremental-send-fix-file-corruption-when-no-holes-feature-is-enabled.patch
  iio-dac-ds4422-ds4424-fix-chip-verification.patch
  iio-adc-ti-ads8688-fix-timestamp-is-not-updated-in-buffer.patch
  s390-crypto-fix-gcm-aes-s390-selftest-failures.patch
  s390-crypto-fix-possible-sleep-during-spinlock-aquired.patch
  kvm-ppc-book3s-hv-xive-do-not-clear-irq-data-of-passthrough-interrupts.patch
  powerpc-perf-fix-mmcra-corruption-by-bhrb_filter.patch
  powerpc-kexec-fix-loading-of-kernel-initramfs-with-kexec_file_load.patch
  alsa-line6-assure-canceling-delayed-work-at-disconnection.patch
  alsa-hda-realtek-set-default-power-save-node-to-0.patch
  alsa-hda-realtek-improve-the-headset-mic-for-acer-aspire-laptops.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-619be18d2b24d01920dbb8568bde648feef7ad76.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-619be18d2b24d01920dbb8568bde648feef7ad76.tar.gz

  ppc64le:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg

  s390x:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-619be18d2b24d01920dbb8568bde648feef7ad76.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-619be18d2b24d01920dbb8568bde648feef7ad76.tar.gz

  x86_64:
    build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-619be18d2b24d01920dbb8568bde648feef7ad76.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-619be18d2b24d01920dbb8568bde648feef7ad76.tar.gz


[-- Attachment #2: build-ppc64le.log.xz --]
[-- Type: application/x-xz, Size: 74600 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-05-31 13:50 CKI Project
@ 2019-05-31 14:17 ` Veronika Kabatova
  0 siblings, 0 replies; 35+ messages in thread
From: Veronika Kabatova @ 2019-05-31 14:17 UTC (permalink / raw)
  To: CKI Project; +Cc: Linux Stable maillist



----- Original Message -----
> From: "CKI Project" <cki-project@redhat.com>
> To: "Linux Stable maillist" <stable@vger.kernel.org>
> Sent: Friday, May 31, 2019 3:50:36 PM
> Subject: ❎ FAIL: Stable queue: queue-4.19
> 
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo:
>        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: 0df021b2e841 - Linux 4.19.47
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: FAILED
> 
> 
> 
> When we attempted to merge the patchset, we received an error:
> 
>   Patch is empty.
> 

The testing was triggered right before the release was made so we grabbed
the patch list from the series file. The actual patch application was
executed after the release so the files obviously didn't exist anymore,
leading to this error.

I'll add some handling for this situation, sorry.
Veronika


> We hope that these logs can help you find the problem quickly. For the full
> detail on our testing procedures, please scroll to the bottom of this
> message.
> 
> Please reply to this email if you have any questions about the tests that we
> ran or if you have any suggestions on how to make future tests more
> effective.
> 
>         ,-.   ,-.
>        ( C ) ( K )  Continuous
>         `-',-.`-'   Kernel
>           ( I )     Integration
>            `-'
> ______________________________________________________________________________
> 
> Merge testing
> -------------
> 
> We cloned this repository and checked out the following commit:
> 
>   Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>   Commit: 0df021b2e841 - Linux 4.19.47
> 
> 
> We then merged the patchset with `git am`:
> 
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-05-31 13:50 CKI Project
  2019-05-31 14:17 ` Veronika Kabatova
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-05-31 13:50 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 0df021b2e841 - Linux 4.19.47

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: FAILED



When we attempted to merge the patchset, we received an error:

  Patch is empty.

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 0df021b2e841 - Linux 4.19.47


We then merged the patchset with `git am`:


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-05-27 14:59 CKI Project
@ 2019-05-27 15:15 ` Veronika Kabatova
  0 siblings, 0 replies; 35+ messages in thread
From: Veronika Kabatova @ 2019-05-27 15:15 UTC (permalink / raw)
  To: CKI Project, Jeff Bastian; +Cc: Linux Stable maillist



----- Original Message -----
> From: "CKI Project" <cki-project@redhat.com>
> To: "Linux Stable maillist" <stable@vger.kernel.org>
> Sent: Monday, May 27, 2019 4:59:46 PM
> Subject: ❎ FAIL: Stable queue: queue-4.19
> 
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo:
>        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: 8b2fc0058255 - Linux 4.19.46
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: OK
>            Compile: OK
>              Tests: FAILED
> 
> 
> One or more kernel tests failed:
> 

It didn't fail. stress-ng got into oom situation on aarch64 and we don't seem
to be reporting this kind of warning properly, since the summary says fail but
the actual test list reports everything passed. Sorry.

Jeff, can you take a look whether this is a test issue that needs to be worked
around or if the test caught something? The machine has 16G RAM and 224 cores
so maybe something doesn't scale properly?


Thanks,
Veronika

> We hope that these logs can help you find the problem quickly. For the full
> detail on our testing procedures, please scroll to the bottom of this
> message.
> 
> Please reply to this email if you have any questions about the tests that we
> ran or if you have any suggestions on how to make future tests more
> effective.
> 
>         ,-.   ,-.
>        ( C ) ( K )  Continuous
>         `-',-.`-'   Kernel
>           ( I )     Integration
>            `-'
> ______________________________________________________________________________
> 
> Merge testing
> -------------
> 
> We cloned this repository and checked out the following commit:
> 
>   Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>   Commit: 8b2fc0058255 - Linux 4.19.46
> 
> 
> We then merged the patchset with `git am`:
> 
>   x86-hide-the-int3_emulate_call-jmp-functions-from-uml.patch
>   ext4-do-not-delete-unlinked-inode-from-orphan-list-on-failed-truncate.patch
>   ext4-wait-for-outstanding-dio-during-truncate-in-nojournal-mode.patch
> 
> Compile testing
> ---------------
> 
> We compiled the kernel for 4 architectures:
> 
>   aarch64:
>     build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
>     configuration:
>     https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-d33319c71d2e4a6c16e392a4301d425521d7b9cd.config
>     kernel build:
>     https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-d33319c71d2e4a6c16e392a4301d425521d7b9cd.tar.gz
> 
>   ppc64le:
>     build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
>     configuration:
>     https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-d33319c71d2e4a6c16e392a4301d425521d7b9cd.config
>     kernel build:
>     https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-d33319c71d2e4a6c16e392a4301d425521d7b9cd.tar.gz
> 
>   s390x:
>     build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
>     configuration:
>     https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-d33319c71d2e4a6c16e392a4301d425521d7b9cd.config
>     kernel build:
>     https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-d33319c71d2e4a6c16e392a4301d425521d7b9cd.tar.gz
> 
>   x86_64:
>     build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
>     configuration:
>     https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-d33319c71d2e4a6c16e392a4301d425521d7b9cd.config
>     kernel build:
>     https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-d33319c71d2e4a6c16e392a4301d425521d7b9cd.tar.gz
> 
> 
> Hardware testing
> ----------------
> 
> We booted each kernel and ran the following tests:
> 
>   aarch64:
>      ✅ Boot test [0]
>      ✅ LTP lite [1]
>      ✅ Loopdev Sanity [2]
>      ✅ AMTU (Abstract Machine Test Utility) [3]
>      ✅ audit: audit testsuite test [4]
>      ✅ httpd: mod_ssl smoke sanity [5]
>      ✅ iotop: sanity [6]
>      ✅ tuned: tune-processes-through-perf [7]
>      ✅ stress: stress-ng [8]
>      ✅ Boot test [0]
>      ✅ xfstests: ext4 [9]
>      ✅ selinux-policy: serge-testsuite [10]
> 
>   ppc64le:
>      ✅ Boot test [0]
>      ✅ xfstests: ext4 [9]
>      ✅ selinux-policy: serge-testsuite [10]
>      ✅ Boot test [0]
>      ✅ LTP lite [1]
>      ✅ Loopdev Sanity [2]
>      ✅ AMTU (Abstract Machine Test Utility) [3]
>      ✅ audit: audit testsuite test [4]
>      ✅ httpd: mod_ssl smoke sanity [5]
>      ✅ iotop: sanity [6]
>      ✅ tuned: tune-processes-through-perf [7]
>      ✅ stress: stress-ng [8]
> 
>   s390x:
>      ✅ Boot test [0]
>      ✅ LTP lite [1]
>      ✅ Loopdev Sanity [2]
>      ✅ audit: audit testsuite test [4]
>      ✅ httpd: mod_ssl smoke sanity [5]
>      ✅ iotop: sanity [6]
>      ✅ tuned: tune-processes-through-perf [7]
>      ✅ stress: stress-ng [8]
>      ✅ Boot test [0]
>      ✅ selinux-policy: serge-testsuite [10]
> 
>   x86_64:
>      ✅ Boot test [0]
>      ✅ xfstests: ext4 [9]
>      ✅ selinux-policy: serge-testsuite [10]
>      ✅ Boot test [0]
>      ✅ LTP lite [1]
>      ✅ Loopdev Sanity [2]
>      ✅ AMTU (Abstract Machine Test Utility) [3]
>      ✅ audit: audit testsuite test [4]
>      ✅ httpd: mod_ssl smoke sanity [5]
>      ✅ iotop: sanity [6]
>      ✅ tuned: tune-processes-through-perf [7]
>      ✅ stress: stress-ng [8]
> 
>   Test source:
>     💚 Pull requests are welcome for new tests or improvements to existing
>     tests!
>     [0]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
>     [1]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
>     [2]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
>     [3]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
>     [4]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
>     [5]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
>     [6]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
>     [7]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
>     [8]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#stress/stress-ng
>     [9]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#/filesystems/xfs/xfstests
>     [10]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite
> 
> 
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-05-27 14:59 CKI Project
  2019-05-27 15:15 ` Veronika Kabatova
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-05-27 14:59 UTC (permalink / raw)
  To: Linux Stable maillist

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 8b2fc0058255 - Linux 4.19.46

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED


One or more kernel tests failed:

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 8b2fc0058255 - Linux 4.19.46


We then merged the patchset with `git am`:

  x86-hide-the-int3_emulate_call-jmp-functions-from-uml.patch
  ext4-do-not-delete-unlinked-inode-from-orphan-list-on-failed-truncate.patch
  ext4-wait-for-outstanding-dio-during-truncate-in-nojournal-mode.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-d33319c71d2e4a6c16e392a4301d425521d7b9cd.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-d33319c71d2e4a6c16e392a4301d425521d7b9cd.tar.gz

  ppc64le:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-d33319c71d2e4a6c16e392a4301d425521d7b9cd.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-d33319c71d2e4a6c16e392a4301d425521d7b9cd.tar.gz

  s390x:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-d33319c71d2e4a6c16e392a4301d425521d7b9cd.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-d33319c71d2e4a6c16e392a4301d425521d7b9cd.tar.gz

  x86_64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-d33319c71d2e4a6c16e392a4301d425521d7b9cd.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-d33319c71d2e4a6c16e392a4301d425521d7b9cd.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
     ✅ Boot test [0]
     ✅ LTP lite [1]
     ✅ Loopdev Sanity [2]
     ✅ AMTU (Abstract Machine Test Utility) [3]
     ✅ audit: audit testsuite test [4]
     ✅ httpd: mod_ssl smoke sanity [5]
     ✅ iotop: sanity [6]
     ✅ tuned: tune-processes-through-perf [7]
     ✅ stress: stress-ng [8]
     ✅ Boot test [0]
     ✅ xfstests: ext4 [9]
     ✅ selinux-policy: serge-testsuite [10]

  ppc64le:
     ✅ Boot test [0]
     ✅ xfstests: ext4 [9]
     ✅ selinux-policy: serge-testsuite [10]
     ✅ Boot test [0]
     ✅ LTP lite [1]
     ✅ Loopdev Sanity [2]
     ✅ AMTU (Abstract Machine Test Utility) [3]
     ✅ audit: audit testsuite test [4]
     ✅ httpd: mod_ssl smoke sanity [5]
     ✅ iotop: sanity [6]
     ✅ tuned: tune-processes-through-perf [7]
     ✅ stress: stress-ng [8]

  s390x:
     ✅ Boot test [0]
     ✅ LTP lite [1]
     ✅ Loopdev Sanity [2]
     ✅ audit: audit testsuite test [4]
     ✅ httpd: mod_ssl smoke sanity [5]
     ✅ iotop: sanity [6]
     ✅ tuned: tune-processes-through-perf [7]
     ✅ stress: stress-ng [8]
     ✅ Boot test [0]
     ✅ selinux-policy: serge-testsuite [10]

  x86_64:
     ✅ Boot test [0]
     ✅ xfstests: ext4 [9]
     ✅ selinux-policy: serge-testsuite [10]
     ✅ Boot test [0]
     ✅ LTP lite [1]
     ✅ Loopdev Sanity [2]
     ✅ AMTU (Abstract Machine Test Utility) [3]
     ✅ audit: audit testsuite test [4]
     ✅ httpd: mod_ssl smoke sanity [5]
     ✅ iotop: sanity [6]
     ✅ tuned: tune-processes-through-perf [7]
     ✅ stress: stress-ng [8]

  Test source:
    💚 Pull requests are welcome for new tests or improvements to existing tests!
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#stress/stress-ng
    [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/filesystems/xfs/xfstests
    [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite


^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-05-17  9:37 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-05-17  9:37 UTC (permalink / raw)
  To: Linux Stable maillist

[-- Attachment #1: Type: text/plain, Size: 2038 bytes --]

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: dafc674bbcb1 - Linux 4.19.44

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: FAILED


We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:

           aarch64: FAILED (see build-aarch64.log.xz attachment)
           ppc64le: FAILED (see build-ppc64le.log.xz attachment)
             s390x: FAILED (see build-s390x.log.xz attachment)
            x86_64: FAILED (see build-x86_64.log.xz attachment)

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: dafc674bbcb1 - Linux 4.19.44

We then merged the patchset with `git am`:

  locking-rwsem-prevent-decrement-of-reader-count-befo.patch
  include-linux-module.h-copy-__init-__exit-attrs-to-init-cleanup_module.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg

  ppc64le:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg

  s390x:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg

  x86_64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg


[-- Attachment #2: build-s390x.log.xz --]
[-- Type: application/x-xz, Size: 17872 bytes --]

[-- Attachment #3: build-ppc64le.log.xz --]
[-- Type: application/x-xz, Size: 9472 bytes --]

[-- Attachment #4: build-aarch64.log.xz --]
[-- Type: application/x-xz, Size: 17708 bytes --]

[-- Attachment #5: build-x86_64.log.xz --]
[-- Type: application/x-xz, Size: 25864 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-05-14 17:54 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-05-14 17:54 UTC (permalink / raw)
  To: Linux Stable maillist

[-- Attachment #1: Type: text/plain, Size: 7471 bytes --]

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 3351e9d39947 - Linux 4.19.43

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: FAILED


We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:

           ppc64le: FAILED (see build-ppc64le.log.xz attachment)

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 3351e9d39947 - Linux 4.19.43

We then merged the patchset with `git am`:

  bfq-update-internal-depth-state-when-queue-depth-cha.patch
  platform-x86-sony-laptop-fix-unintentional-fall-through.patch
  platform-x86-thinkpad_acpi-disable-bluetooth-for-some-machines.patch
  platform-x86-dell-laptop-fix-rfkill-functionality.patch
  hwmon-pwm-fan-disable-pwm-if-fetching-cooling-data-fails.patch
  kernfs-fix-barrier-usage-in-__kernfs_new_node.patch
  virt-vbox-sanity-check-parameter-types-for-hgcm-calls-coming-from-userspace.patch
  usb-serial-fix-unthrottle-races.patch
  iio-adc-xilinx-fix-potential-use-after-free-on-remov.patch
  iio-adc-xilinx-fix-potential-use-after-free-on-probe.patch
  iio-adc-xilinx-prevent-touching-unclocked-h-w-on-rem.patch
  acpi-nfit-always-dump-_dsm-output-payload.patch
  libnvdimm-namespace-fix-a-potential-null-pointer-der.patch
  hid-input-add-mapping-for-expose-overview-key.patch
  hid-input-add-mapping-for-keyboard-brightness-up-dow.patch
  hid-input-add-mapping-for-toggle-display-key.patch
  libnvdimm-btt-fix-a-kmemdup-failure-check.patch
  s390-dasd-fix-capacity-calculation-for-large-volumes.patch
  mac80211-fix-unaligned-access-in-mesh-table-hash-fun.patch
  mac80211-increase-max_msg_len.patch
  cfg80211-handle-wmm-rules-in-regulatory-domain-inter.patch
  mac80211-fix-memory-accounting-with-a-msdu-aggregati.patch
  nl80211-add-nl80211_flag_clear_skb-flag-for-other-nl.patch
  libnvdimm-pmem-fix-a-possible-oob-access-when-read-a.patch
  s390-3270-fix-lockdep-false-positive-on-view-lock.patch
  drm-amd-display-extending-aux-sw-timeout.patch
  clocksource-drivers-npcm-select-timer_of.patch
  clocksource-drivers-oxnas-fix-ox820-compatible.patch
  selftests-fib_tests-fix-command-line-is-not-complete.patch
  misdn-check-address-length-before-reading-address-fa.patch
  vxge-fix-return-of-a-free-d-memblock-on-a-failed-dma.patch
  qede-fix-write-to-free-d-pointer-error-and-double-fr.patch
  afs-unlock-pages-for-__pagevec_release.patch
  drm-amd-display-if-one-stream-full-updates-full-upda.patch
  s390-pkey-add-one-more-argument-space-for-debug-feat.patch
  x86-build-lto-fix-truncated-.bss-with-fdata-sections.patch
  x86-reboot-efi-use-efi-reboot-for-acer-travelmate-x5.patch
  kvm-fix-spectrev1-gadgets.patch
  kvm-x86-avoid-misreporting-level-triggered-irqs-as-e.patch
  tools-lib-traceevent-fix-missing-equality-check-for-.patch
  ipmi-ipmi_si_hardcode.c-init-si_type-array-to-fix-a-.patch
  ocelot-don-t-sleep-in-atomic-context-irqs_disabled.patch
  scsi-aic7xxx-fix-eisa-support.patch
  mm-fix-inactive-list-balancing-between-numa-nodes-an.patch
  init-initialize-jump-labels-before-command-line-opti.patch
  selftests-netfilter-check-icmp-pkttoobig-errors-are-.patch
  ipvs-do-not-schedule-icmp-errors-from-tunnels.patch
  netfilter-ctnetlink-don-t-use-conntrack-expect-objec.patch
  netfilter-nf_tables-prevent-shift-wrap-in-nft_chain_.patch
  mips-perf-ath79-fix-perfcount-irq-assignment.patch
  s390-ctcm-fix-ctcm_new_device-error-return-code.patch
  drm-sun4i-set-device-driver-data-at-bind-time-for-us.patch
  drm-sun4i-fix-component-unbinding-and-component-mast.patch
  selftests-net-correct-the-return-value-for-run_netso.patch
  netfilter-fix-nf_l4proto_log_invalid-to-log-invalid-.patch
  gpu-ipu-v3-dp-fix-csc-handling.patch
  drm-imx-don-t-skip-dp-channel-disable-for-background.patch
  arm-8856-1-nommu-fix-ccr-register-faulty-initializat.patch
  spi-micrel-eth-switch-declare-missing-of-table.patch
  spi-st-st95hf-nfc-declare-missing-of-table.patch
  drm-sun4i-unbind-components-before-releasing-drm-and.patch
  input-synaptics-rmi4-fix-possible-double-free.patch
  rdma-hns-bugfix-for-mapping-user-db.patch
  mm-memory_hotplug.c-drop-memory-device-reference-aft.patch
  powerpc-smp-fix-nmi-ipi-timeout.patch
  powerpc-smp-fix-nmi-ipi-xmon-timeout.patch
  net-dsa-mv88e6xxx-fix-few-issues-in-mv88e6390x_port_.patch
  mm-memory.c-fix-modifying-of-page-protection-by-inse.patch
  usb-typec-fix-unchecked-return-value.patch
  netfilter-nf_tables-use-after-free-in-dynamic-operat.patch
  netfilter-nf_tables-add-missing-release_ops-in-error.patch
  net-fec-manage-ahb-clock-in-runtime-pm.patch
  mlxsw-spectrum_switchdev-add-mdb-entries-in-prepare-.patch
  mlxsw-core-do-not-use-wq_mem_reclaim-for-emad-workqu.patch
  mlxsw-core-do-not-use-wq_mem_reclaim-for-mlxsw-order.patch
  mlxsw-core-do-not-use-wq_mem_reclaim-for-mlxsw-workq.patch
  net-tls-fix-the-iv-leaks.patch
  net-strparser-partially-revert-strparser-call-skb_un.patch
  nfc-nci-add-some-bounds-checking-in-nci_hci_cmd_rece.patch
  nfc-nci-potential-off-by-one-in-pipes-array.patch
  x86-kprobes-avoid-kretprobe-recursion-bug.patch
  cw1200-fix-missing-unlock-on-error-in-cw1200_hw_scan.patch
  mwl8k-fix-rate_idx-underflow.patch
  rtlwifi-rtl8723ae-fix-missing-break-in-switch-statement.patch
  don-t-jump-to-compute_result-state-from-check_result-state.patch
  um-don-t-hardcode-path-as-it-is-architecture-dependent.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-fd55d22d9512b30624e62d582fb4b2422f4b90e6.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-fd55d22d9512b30624e62d582fb4b2422f4b90e6.tar.gz

  ppc64le:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg

  s390x:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-fd55d22d9512b30624e62d582fb4b2422f4b90e6.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-fd55d22d9512b30624e62d582fb4b2422f4b90e6.tar.gz

  x86_64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-fd55d22d9512b30624e62d582fb4b2422f4b90e6.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-fd55d22d9512b30624e62d582fb4b2422f4b90e6.tar.gz


[-- Attachment #2: build-ppc64le.log.xz --]
[-- Type: application/x-xz, Size: 14016 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-05-14 17:41 CKI Project
  0 siblings, 0 replies; 35+ messages in thread
From: CKI Project @ 2019-05-14 17:41 UTC (permalink / raw)
  To: Linux Stable maillist

[-- Attachment #1: Type: text/plain, Size: 4394 bytes --]

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 9c2556f428cf - Linux 4.19.42

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: FAILED


We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:

           ppc64le: FAILED (see build-ppc64le.log.xz attachment)

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 9c2556f428cf - Linux 4.19.42

We then merged the patchset with `git am`:

  0001-Documentation-l1tf-Fix-small-spelling-typo.patch
  0002-x86-cpu-Sanitize-FAM6_ATOM-naming.patch
  0003-kvm-x86-Report-STIBP-on-GET_SUPPORTED_CPUID.patch
  0004-x86-msr-index-Cleanup-bit-defines.patch
  0005-x86-speculation-Consolidate-CPU-whitelists.patch
  0006-x86-speculation-mds-Add-basic-bug-infrastructure-for.patch
  0007-x86-speculation-mds-Add-BUG_MSBDS_ONLY.patch
  0008-x86-kvm-Expose-X86_FEATURE_MD_CLEAR-to-guests.patch
  0009-x86-speculation-mds-Add-mds_clear_cpu_buffers.patch
  0010-x86-speculation-mds-Clear-CPU-buffers-on-exit-to-use.patch
  0011-x86-kvm-vmx-Add-MDS-protection-when-L1D-Flush-is-not.patch
  0012-x86-speculation-mds-Conditionally-clear-CPU-buffers-.patch
  0013-x86-speculation-mds-Add-mitigation-control-for-MDS.patch
  0014-x86-speculation-mds-Add-sysfs-reporting-for-MDS.patch
  0015-x86-speculation-mds-Add-mitigation-mode-VMWERV.patch
  0016-Documentation-Move-L1TF-to-separate-directory.patch
  0017-Documentation-Add-MDS-vulnerability-documentation.patch
  0018-x86-speculation-mds-Add-mds-full-nosmt-cmdline-optio.patch
  0019-x86-speculation-Move-arch_smt_update-call-to-after-m.patch
  0020-x86-speculation-mds-Add-SMT-warning-message.patch
  0021-x86-speculation-mds-Fix-comment.patch
  0022-x86-speculation-mds-Print-SMT-vulnerable-on-MSBDS-wi.patch
  0023-cpu-speculation-Add-mitigations-cmdline-option.patch
  0024-x86-speculation-Support-mitigations-cmdline-option.patch
  0025-powerpc-speculation-Support-mitigations-cmdline-opti.patch
  0026-s390-speculation-Support-mitigations-cmdline-option.patch
  0027-x86-speculation-mds-Add-mitigations-support-for-MDS.patch
  0028-x86-mds-Add-MDSUM-variant-to-the-MDS-documentation.patch
  0029-Documentation-Correct-the-possible-MDS-sysfs-values.patch
  0030-x86-speculation-mds-Fix-documentation-typo.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-6e88aa701f92e8e16149cdee6b153f6299937451.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-6e88aa701f92e8e16149cdee6b153f6299937451.tar.gz

  ppc64le:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg

  s390x:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-6e88aa701f92e8e16149cdee6b153f6299937451.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-6e88aa701f92e8e16149cdee6b153f6299937451.tar.gz

  x86_64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-6e88aa701f92e8e16149cdee6b153f6299937451.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-6e88aa701f92e8e16149cdee6b153f6299937451.tar.gz


[-- Attachment #2: build-ppc64le.log.xz --]
[-- Type: application/x-xz, Size: 63276 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-05-13 14:01 ` Veronika Kabatova
@ 2019-05-13 15:01   ` Greg KH
  0 siblings, 0 replies; 35+ messages in thread
From: Greg KH @ 2019-05-13 15:01 UTC (permalink / raw)
  To: Veronika Kabatova; +Cc: Linux Stable maillist, CKI Project

On Mon, May 13, 2019 at 10:01:26AM -0400, Veronika Kabatova wrote:
> 
> 
> ----- Original Message -----
> > From: "CKI Project" <cki-project@redhat.com>
> > To: "Linux Stable maillist" <stable@vger.kernel.org>
> > Cc: "Jakub Krysl" <jkrysl@redhat.com>
> > Sent: Monday, May 13, 2019 3:22:19 PM
> > Subject: ❎ FAIL: Stable queue: queue-4.19
> > 
> > Hello,
> > 
> > We ran automated tests on a patchset that was proposed for merging into this
> > kernel tree. The patches were applied to:
> > 
> >        Kernel repo:
> >        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
> >             Commit: 9c2556f428cf - Linux 4.19.42
> > 
> > The results of these automated tests are provided below.
> > 
> >     Overall result: FAILED (see details below)
> >              Merge: OK
> >            Compile: OK
> >              Tests: FAILED
> > 
> > 
> > One or more kernel tests failed:
> > 
> >   s390x:
> >     ❎ lvm thinp sanity
> > 
> 
> Hi,
> 
> please ignore this failure -- we discussed this with the test developer and 
> he confirmed this is a setup problem and not kernel failure.
> 
> The test was not happy with insufficient disk space on the machine (required
> for proper execution). We'll fix the problem and let you know in case another
> run happens on a tiny machine before we manage to fix it.
> 
> 
> Thanks and sorry for the noise,

Not noise, thanks for testing and finding out the problem here.

greg k-h

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: ❎ FAIL: Stable queue: queue-4.19
  2019-05-13 13:22 CKI Project
@ 2019-05-13 14:01 ` Veronika Kabatova
  2019-05-13 15:01   ` Greg KH
  0 siblings, 1 reply; 35+ messages in thread
From: Veronika Kabatova @ 2019-05-13 14:01 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: CKI Project



----- Original Message -----
> From: "CKI Project" <cki-project@redhat.com>
> To: "Linux Stable maillist" <stable@vger.kernel.org>
> Cc: "Jakub Krysl" <jkrysl@redhat.com>
> Sent: Monday, May 13, 2019 3:22:19 PM
> Subject: ❎ FAIL: Stable queue: queue-4.19
> 
> Hello,
> 
> We ran automated tests on a patchset that was proposed for merging into this
> kernel tree. The patches were applied to:
> 
>        Kernel repo:
>        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>             Commit: 9c2556f428cf - Linux 4.19.42
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: OK
>            Compile: OK
>              Tests: FAILED
> 
> 
> One or more kernel tests failed:
> 
>   s390x:
>     ❎ lvm thinp sanity
> 

Hi,

please ignore this failure -- we discussed this with the test developer and 
he confirmed this is a setup problem and not kernel failure.

The test was not happy with insufficient disk space on the machine (required
for proper execution). We'll fix the problem and let you know in case another
run happens on a tiny machine before we manage to fix it.


Thanks and sorry for the noise,
Veronika

> We hope that these logs can help you find the problem quickly. For the full
> detail on our testing procedures, please scroll to the bottom of this
> message.
> 
> Please reply to this email if you have any questions about the tests that we
> ran or if you have any suggestions on how to make future tests more
> effective.
> 
>         ,-.   ,-.
>        ( C ) ( K )  Continuous
>         `-',-.`-'   Kernel
>           ( I )     Integration
>            `-'
> ______________________________________________________________________________
> 
> Merge testing
> -------------
> 
> We cloned this repository and checked out the following commit:
> 
>   Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
>   Commit: 9c2556f428cf - Linux 4.19.42
> 
> We then merged the patchset with `git am`:
> 
>   bfq-update-internal-depth-state-when-queue-depth-cha.patch
>   platform-x86-sony-laptop-fix-unintentional-fall-through.patch
>   platform-x86-thinkpad_acpi-disable-bluetooth-for-some-machines.patch
>   platform-x86-dell-laptop-fix-rfkill-functionality.patch
>   hwmon-pwm-fan-disable-pwm-if-fetching-cooling-data-fails.patch
>   kernfs-fix-barrier-usage-in-__kernfs_new_node.patch
>   virt-vbox-sanity-check-parameter-types-for-hgcm-calls-coming-from-userspace.patch
>   usb-serial-fix-unthrottle-races.patch
> 
> Compile testing
> ---------------
> 
> We compiled the kernel for 4 architectures:
> 
>   aarch64:
>     build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
>     configuration:
>     https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-83cd03102ebf13d864a6d357cc4708ffb12d63d2.config
>     kernel build:
>     https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-83cd03102ebf13d864a6d357cc4708ffb12d63d2.tar.gz
> 
>   ppc64le:
>     build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
>     configuration:
>     https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-83cd03102ebf13d864a6d357cc4708ffb12d63d2.config
>     kernel build:
>     https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-83cd03102ebf13d864a6d357cc4708ffb12d63d2.tar.gz
> 
>   s390x:
>     build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
>     configuration:
>     https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-83cd03102ebf13d864a6d357cc4708ffb12d63d2.config
>     kernel build:
>     https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-83cd03102ebf13d864a6d357cc4708ffb12d63d2.tar.gz
> 
>   x86_64:
>     build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
>     configuration:
>     https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-83cd03102ebf13d864a6d357cc4708ffb12d63d2.config
>     kernel build:
>     https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-83cd03102ebf13d864a6d357cc4708ffb12d63d2.tar.gz
> 
> 
> Hardware testing
> ----------------
> 
> We booted each kernel and ran the following tests:
> 
>   aarch64:
>      ✅ Boot test [0]
>      ✅ Boot test [0]
>      ✅ LTP lite [1]
>      ✅ Loopdev Sanity [2]
>      ✅ AMTU (Abstract Machine Test Utility) [3]
>      ✅ httpd: mod_ssl smoke sanity [4]
>      ✅ iotop: sanity [5]
>      ✅ tuned: tune-processes-through-perf [6]
>      ✅ lvm thinp sanity [7]
>      🚧 ✅ selinux-policy: serge-testsuite [8]
>      🚧 ✅ audit: audit testsuite test [9]
>      🚧 ✅ stress: stress-ng [10]
> 
>   ppc64le:
>      ✅ Boot test [0]
>      ✅ Boot test [0]
>      ✅ LTP lite [1]
>      ✅ Loopdev Sanity [2]
>      ✅ AMTU (Abstract Machine Test Utility) [3]
>      ✅ httpd: mod_ssl smoke sanity [4]
>      ✅ iotop: sanity [5]
>      ✅ tuned: tune-processes-through-perf [6]
>      ✅ lvm thinp sanity [7]
>      🚧 ✅ selinux-policy: serge-testsuite [8]
>      🚧 ✅ audit: audit testsuite test [9]
>      🚧 ✅ stress: stress-ng [10]
> 
>   s390x:
>      ✅ Boot test [0]
>      ✅ Boot test [0]
>      ✅ LTP lite [1]
>      ✅ Loopdev Sanity [2]
>      ✅ httpd: mod_ssl smoke sanity [4]
>      ✅ iotop: sanity [5]
>      ✅ tuned: tune-processes-through-perf [6]
>      ❎ lvm thinp sanity [7]
>      🚧 ✅ selinux-policy: serge-testsuite [8]
>      🚧 ✅ audit: audit testsuite test [9]
>      🚧 ✅ stress: stress-ng [10]
> 
>   x86_64:
>      ✅ Boot test [0]
>      ✅ Boot test [0]
>      ✅ LTP lite [1]
>      ✅ Loopdev Sanity [2]
>      ✅ AMTU (Abstract Machine Test Utility) [3]
>      ✅ httpd: mod_ssl smoke sanity [4]
>      ✅ iotop: sanity [5]
>      ✅ tuned: tune-processes-through-perf [6]
>      ✅ lvm thinp sanity [7]
>      🚧 ✅ selinux-policy: serge-testsuite [8]
>      🚧 ✅ audit: audit testsuite test [9]
>      🚧 ✅ stress: stress-ng [10]
> 
>   Test source:
>     [0]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
>     [1]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
>     [2]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
>     [3]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
>     [4]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
>     [5]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
>     [6]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
>     [7]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/lvm/thinp/sanity
>     [8]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite
>     [9]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
>     [10]:
>     https://github.com/CKI-project/tests-beaker/archive/master.zip#stress/stress-ng
> 
> Waived tests (marked with 🚧)
> -----------------------------
> This test run included waived tests. Such tests are executed but their
> results
> are not taken into account. Tests are waived when their results are not
> reliable enough, e.g. when they're just introduced or are being fixed.
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread

* ❎ FAIL: Stable queue: queue-4.19
@ 2019-05-13 13:22 CKI Project
  2019-05-13 14:01 ` Veronika Kabatova
  0 siblings, 1 reply; 35+ messages in thread
From: CKI Project @ 2019-05-13 13:22 UTC (permalink / raw)
  To: Linux Stable maillist; +Cc: Jakub Krysl

Hello,

We ran automated tests on a patchset that was proposed for merging into this
kernel tree. The patches were applied to:

       Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
            Commit: 9c2556f428cf - Linux 4.19.42

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: OK
             Tests: FAILED


One or more kernel tests failed:

  s390x:
    ❎ lvm thinp sanity

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Merge testing
-------------

We cloned this repository and checked out the following commit:

  Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
  Commit: 9c2556f428cf - Linux 4.19.42

We then merged the patchset with `git am`:

  bfq-update-internal-depth-state-when-queue-depth-cha.patch
  platform-x86-sony-laptop-fix-unintentional-fall-through.patch
  platform-x86-thinkpad_acpi-disable-bluetooth-for-some-machines.patch
  platform-x86-dell-laptop-fix-rfkill-functionality.patch
  hwmon-pwm-fan-disable-pwm-if-fetching-cooling-data-fails.patch
  kernfs-fix-barrier-usage-in-__kernfs_new_node.patch
  virt-vbox-sanity-check-parameter-types-for-hgcm-calls-coming-from-userspace.patch
  usb-serial-fix-unthrottle-races.patch

Compile testing
---------------

We compiled the kernel for 4 architectures:

  aarch64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-83cd03102ebf13d864a6d357cc4708ffb12d63d2.config
    kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-83cd03102ebf13d864a6d357cc4708ffb12d63d2.tar.gz

  ppc64le:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-83cd03102ebf13d864a6d357cc4708ffb12d63d2.config
    kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-83cd03102ebf13d864a6d357cc4708ffb12d63d2.tar.gz

  s390x:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-83cd03102ebf13d864a6d357cc4708ffb12d63d2.config
    kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-83cd03102ebf13d864a6d357cc4708ffb12d63d2.tar.gz

  x86_64:
    build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg
    configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-83cd03102ebf13d864a6d357cc4708ffb12d63d2.config
    kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-83cd03102ebf13d864a6d357cc4708ffb12d63d2.tar.gz


Hardware testing
----------------

We booted each kernel and ran the following tests:

  aarch64:
     ✅ Boot test [0]
     ✅ Boot test [0]
     ✅ LTP lite [1]
     ✅ Loopdev Sanity [2]
     ✅ AMTU (Abstract Machine Test Utility) [3]
     ✅ httpd: mod_ssl smoke sanity [4]
     ✅ iotop: sanity [5]
     ✅ tuned: tune-processes-through-perf [6]
     ✅ lvm thinp sanity [7]
     🚧 ✅ selinux-policy: serge-testsuite [8]
     🚧 ✅ audit: audit testsuite test [9]
     🚧 ✅ stress: stress-ng [10]

  ppc64le:
     ✅ Boot test [0]
     ✅ Boot test [0]
     ✅ LTP lite [1]
     ✅ Loopdev Sanity [2]
     ✅ AMTU (Abstract Machine Test Utility) [3]
     ✅ httpd: mod_ssl smoke sanity [4]
     ✅ iotop: sanity [5]
     ✅ tuned: tune-processes-through-perf [6]
     ✅ lvm thinp sanity [7]
     🚧 ✅ selinux-policy: serge-testsuite [8]
     🚧 ✅ audit: audit testsuite test [9]
     🚧 ✅ stress: stress-ng [10]

  s390x:
     ✅ Boot test [0]
     ✅ Boot test [0]
     ✅ LTP lite [1]
     ✅ Loopdev Sanity [2]
     ✅ httpd: mod_ssl smoke sanity [4]
     ✅ iotop: sanity [5]
     ✅ tuned: tune-processes-through-perf [6]
     ❎ lvm thinp sanity [7]
     🚧 ✅ selinux-policy: serge-testsuite [8]
     🚧 ✅ audit: audit testsuite test [9]
     🚧 ✅ stress: stress-ng [10]

  x86_64:
     ✅ Boot test [0]
     ✅ Boot test [0]
     ✅ LTP lite [1]
     ✅ Loopdev Sanity [2]
     ✅ AMTU (Abstract Machine Test Utility) [3]
     ✅ httpd: mod_ssl smoke sanity [4]
     ✅ iotop: sanity [5]
     ✅ tuned: tune-processes-through-perf [6]
     ✅ lvm thinp sanity [7]
     🚧 ✅ selinux-policy: serge-testsuite [8]
     🚧 ✅ audit: audit testsuite test [9]
     🚧 ✅ stress: stress-ng [10]

  Test source:
    [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
    [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite
    [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity
    [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu
    [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke
    [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity
    [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf
    [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/lvm/thinp/sanity
    [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite
    [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite
    [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#stress/stress-ng

Waived tests (marked with 🚧)
-----------------------------
This test run included waived tests. Such tests are executed but their results
are not taken into account. Tests are waived when their results are not
reliable enough, e.g. when they're just introduced or are being fixed.

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2019-07-08 17:56 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-23  9:33 ❎ FAIL: Stable queue: queue-4.19 CKI Project
2019-05-23  9:40 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2019-07-08 17:56  " CKI Project
2019-07-05 14:12 CKI Project
2019-06-25  3:41  " CKI Project
2019-06-25  3:46 ` Greg KH
2019-06-24 23:32 CKI Project
2019-06-25  0:47 ` Greg KH
2019-06-25 11:53   ` Major Hayden
2019-06-22  9:27 CKI Project
2019-06-20  5:37 CKI Project
2019-06-20  0:12 CKI Project
2019-06-20  5:40 ` Greg KH
2019-06-17 17:58 CKI Project
2019-06-16 16:58 CKI Project
2019-06-16 16:01 CKI Project
2019-06-16  9:39 CKI Project
2019-06-16  3:22 CKI Project
2019-06-15 18:51 CKI Project
2019-06-15 17:35 CKI Project
2019-06-04 14:04 CKI Project
2019-06-04 14:34 ` Greg KH
2019-06-04 13:14 CKI Project
2019-06-04  9:57 CKI Project
2019-06-04 11:54 ` Greg KH
2019-05-31 13:50 CKI Project
2019-05-31 14:17 ` Veronika Kabatova
2019-05-27 14:59 CKI Project
2019-05-27 15:15 ` Veronika Kabatova
2019-05-17  9:37 CKI Project
2019-05-14 17:54 CKI Project
2019-05-14 17:41 CKI Project
2019-05-13 13:22 CKI Project
2019-05-13 14:01 ` Veronika Kabatova
2019-05-13 15:01   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.