linux-azure-edge: 4.13.0-1005.5 -proposed tracker

Bug #1736120 reported by Stefan Bader
32
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Kernel SRU Workflow
Fix Released
Medium
Unassigned
Automated-testing
Fix Released
Medium
Canonical Kernel Team
Certification-testing
Invalid
Medium
Po-Hsu Lin
Prepare-package
Fix Released
Medium
Marcelo Cerri
Prepare-package-meta
Fix Released
Medium
Marcelo Cerri
Promote-to-proposed
Fix Released
Medium
Łukasz Zemczak
Promote-to-security
Fix Released
Medium
Łukasz Zemczak
Promote-to-updates
Fix Released
Medium
Łukasz Zemczak
Regression-testing
Fix Released
Medium
Po-Hsu Lin
Security-signoff
Fix Released
Medium
Steve Beattie
Upload-to-ppa
Invalid
Medium
Canonical Kernel Team
Verification-testing
Fix Released
Medium
Canonical Kernel Team
linux-azure-edge (Ubuntu)
Invalid
Undecided
Unassigned
Xenial
Fix Released
Undecided
Unassigned

Bug Description

This bug is for tracking the <version to be filled> upload package. This bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testing-requested: true
kernel-stable-master-bug: 1736118
phase: Released
proposed-announcement-sent: true
proposed-testing-requested: true
reason:
  crank-failure: Stalled -- Source not found in kernel-series
~~:
  clamps:
    self: 4.13.0-1005.5

CVE References

Stefan Bader (smb)
tags: added: kernel-release-tracking-bug
tags: added: kernel-release-tracking-bug-live
tags: added: xenial
Changed in kernel-sru-workflow:
status: New → In Progress
importance: Undecided → Medium
Changed in linux-azure-edge (Ubuntu):
status: New → Invalid
tags: added: kernel-sru-cycle-2017.11.20-2
tags: added: kernel-sru-backport-of-1736118
Andy Whitcroft (apw)
Changed in linux-azure-edge (Ubuntu Xenial):
status: New → Confirmed
Brad Figg (brad-figg)
description: updated
description: updated
Marcelo Cerri (mhcerri)
summary: - linux-azure-edge: <version to be filled> -proposed tracker
+ linux-azure-edge: 4.13.0-1005.5 -proposed tracker
Brad Figg (brad-figg)
description: updated
description: updated
Brad Figg (brad-figg)
description: updated
Brad Figg (brad-figg)
tags: added: block-proposed-xenial
tags: added: block-proposed
Brad Figg (brad-figg)
description: updated
description: updated
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

4.13.0-1003.3 - azure
Regression test CMPL.

Issue to note in x86_64 (azure):
  ebizzy - failed on two instances (Basic_A0, Standard_A0), passed on the rest
  libhugetlbfs - 1 failed (brk_near_huge, bug 1653597), Killed by signal 1, bad config 3, passed on the rest
  monotonic_time - all three tests (or just tsc test) failed on some instances, passed on the rest
  ubuntu_kvm_smoke_test - CPU does not support KVM extensions
  ubuntu_kvm_unit_tests - test disabled
  ubuntu_ltp - test disabled
  ubuntu_lttng_smoke_test - some instances (Basic_A0, Standard_A0) failed with bug 1732651, passed on the rest
  ubuntu_lxc - lxc-test-ubuntu failed (Failed to start networking in ubuntu-cloud container, Failed creating ubuntu-cloud container due to too many open files), passed on the rest
  ubuntu_qrt_kernel_panic - failed on only one instance (Basic_A4)
  ubuntu_unionmount_overlayfs_suite - bug 1727290

Leveraging the result from the kernel before the respin (4.13.0-1003.3 It looks like we did it twice)

tags: added: regression-testing-passed
Brad Figg (brad-figg)
tags: removed: block-proposed-xenial
tags: removed: block-proposed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (18.8 KiB)

This bug was fixed in the package linux-azure-edge - 4.13.0-1005.5

---------------
linux-azure-edge (4.13.0-1005.5) xenial; urgency=low

  * linux-azure-edge: 4.13.0-1005.5 -proposed tracker (LP: #1736120)

  [ Ubuntu: 4.13.0-19.22 ]

  * linux: 4.13.0-19.22 -proposed tracker (LP: #1736118)
  * CVE-2017-1000405
    - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()

linux-azure-edge (4.13.0-1004.4) xenial; urgency=low

  * linux-azure-edge: 4.13.0-1004.4 -proposed tracker (LP: #1733533)

  * TLB updates from 4.14 for linux-azure (LP: #1729412)
    - x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs
    - x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structures
    - x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushing

  * Update linux-azure and linux-azure-edge kernels with 4.13 patches
    (LP: #1731994)
    - SAUCE: Adding file to support building user level daemon
    - vmbus: remove unused vmbus_sendpacket_multipagebuffer
    - vmbus: remove unused vmbus_sendpacket_ctl
    - SAUCE: x86/hyper-v: sync fast hypercall implementation with 4.14
    - x86/hyper-v: Use hypercall for remote TLB flush
    - x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls
    - tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()
    - netvsc: force link update after MTU change
    - netvsc: need rcu_derefence when accessing internal device info
    - netvsc: save pointer to parent netvsc_device in channel table
    - netvsc: add rtnl annotations in rndis
    - netvsc: fix ptr_ret.cocci warnings
    - netvsc: remove bogus rtnl_unlock
    - netvsc: Remove redundant use of ipv6_hdr()
    - netvsc: fix netvsc_set_channels
    - netvsc: remove no longer used max_num_rss queues
    - netvsc: fix return value for set_channels
    - netvsc: fix warnings reported by lockdep
    - netvsc: don't print pointer value in error message
    - netvsc: remove unnecessary indirection of page_buffer
    - netvsc: fix error unwind on device setup failure
    - netvsc: signal host if receive ring is emptied
    - hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
    - netvsc: check error return when restoring channels and mtu
    - netvsc: no need to allocate send/receive on numa node
    - netvsc: keep track of some non-fatal overload conditions
    - Tools: hv: vss: Skip freezing filesystems backed by loop
    - Drivers: hv: balloon: Correctly update onlined page count
    - Drivers: hv: balloon: Show the max dynamic memory assigned
    - Drivers: hv: balloon: Initialize last_post_time on startup
    - Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter id
    - netvsc: don't signal host twice if empty
    - SAUCE: vmbus: simplify packet iterator
    - SAUCE: vmbus: fix performance regression
    - netvsc: whitespace cleanup
    - netvsc: remove unnecessary cast of void pointer
    - netvsc: remove unnecessary check for NULL hdr
    - Tools: hv: fix snprintf warning in kvp_daemon
    - Tools: hv: update buffer handling in hv_fcopy_daemon
    - SAUCE: vmbus: suppress uevents for hv_sock devices
    - hv_netvsc: Clean up unused parameter from netvsc_get_hash()
...

Changed in linux-azure-edge (Ubuntu Xenial):
status: Confirmed → Fix Released
Brad Figg (brad-figg)
description: updated
description: updated
Revision history for this message
Brad Figg (brad-figg) wrote : Package Released!

The package has been published and the bug is being set to Fix Released

Changed in kernel-sru-workflow:
status: In Progress → Fix Released
description: updated
description: updated
tags: removed: kernel-release-tracking-bug-live
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.