disco/linux: 5.0.0-37.40 -proposed tracker
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Kernel SRU Workflow |
Medium
|
Unassigned | |||
Automated-testing |
Medium
|
Canonical Kernel Team | |||
Certification-testing |
Medium
|
Taihsiang Ho | |||
Prepare-package |
Medium
|
Connor Kuehl | |||
Prepare-package-lrm |
Medium
|
Connor Kuehl | |||
Prepare-package-meta |
Medium
|
Connor Kuehl | |||
Prepare-package-signed |
Medium
|
Connor Kuehl | |||
Promote-to-proposed |
Medium
|
Andy Whitcroft | |||
Promote-to-security |
Medium
|
Andy Whitcroft | |||
Promote-to-updates |
Medium
|
Andy Whitcroft | |||
Regression-testing |
Medium
|
Po-Hsu Lin | |||
Security-signoff |
Medium
|
Alex Murray | |||
Verification-testing |
Medium
|
Canonical Kernel Team | |||
linux (Ubuntu) |
Undecided
|
Unassigned | |||
Disco |
Medium
|
Unassigned |
Bug Description
This bug will contain status and test results related to a kernel source (or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https:/
-- swm properties --
boot-testing-
bugs-spammed: true
packages:
lrm: linux-restricte
main: linux
meta: linux-meta
signed: linux-signed
phase: Complete
phase-changed: Tuesday, 03. December 2019 10:07 UTC
proposed-
proposed-
trackers:
bionic/
bionic/linux-hwe: bug 1852250
bionic/
disco/linux-aws: bug 1852236
disco/
disco/linux-gcp: bug 1852244
disco/linux-kvm: bug 1852245
disco/
disco/
disco/
unknown/unknown: bug 1852245
variant: debs
CVE References
tags: | added: disco kernel-release-tracking-bug |
Changed in linux (Ubuntu Disco): | |
status: | New → Confirmed |
Changed in linux (Ubuntu): | |
status: | New → Invalid |
Changed in linux (Ubuntu Disco): | |
importance: | Undecided → Medium |
tags: | added: kernel-release-tracking-bug-live |
description: | updated |
tags: | added: kernel-sru-cycle-2019.11.11-1 |
Changed in kernel-sru-workflow: | |
status: | New → In Progress |
importance: | Undecided → Medium |
summary: |
- linux: <version to be filled> -proposed tracker + disco/linux: <version to be filled> -proposed tracker |
description: | updated |
description: | updated |
description: | updated |
summary: |
- disco/linux: <version to be filled> -proposed tracker + disco/linux: 5.0.0-37.40 -proposed tracker |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
tags: | added: block-proposed-disco |
tags: | added: block-proposed |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Po-Hsu Lin (cypressyew) wrote : | #1 |
tags: | added: regression-testing-passed |
description: | updated |
description: | updated |
Taihsiang Ho (taihsiangho) wrote : | #2 |
Hardware Certification have begun testing this -proposed kernel.
description: | updated |
description: | updated |
description: | updated |
Kernel deb testing completes, no regressions found. Ready for Updates. Results here: https:/
description: | updated |
description: | updated |
description: | updated |
description: | updated |
tags: | removed: block-proposed-disco |
tags: | removed: block-proposed |
description: | updated |
description: | updated |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package linux - 5.0.0-37.40
---------------
linux (5.0.0-37.40) disco; urgency=medium
* disco/linux: 5.0.0-37.40 -proposed tracker (LP: #1852253)
* System hangs at early boot (LP: #1851216)
- x86/timer: Skip PIT initialization on modern chipsets
* drm/i915: Add support for another CMP-H PCH (LP: #1848491)
- drm/i915/cml: Add second PCH ID for CMP
* Some EFI systems fail to boot in efi_init() when booted via maas
(LP: #1851810)
- efi: efi_get_memory_map -- increase map headroom
* seccomp: fix SECCOMP_
- SAUCE: seccomp: avoid overflow in implicit constant conversion
- SAUCE: seccomp: rework define for SECCOMP_
- SAUCE: seccomp: fix SECCOMP_
* dkms artifacts may expire from the pool (LP: #1850958)
- [Packaging] dkms -- try launchpad librarian for pool downloads
- [Packaging] dkms -- dkms-build quieten wget verbiage
* update ENA driver to version 2.1.0 (LP: #1850175)
- net: ena: fix swapped parameters when calling
ena_
- net: ena: fix: Free napi resources when ena_up() fails
- net: ena: fix incorrect test of supported hash function
- net: ena: fix return value of ena_com_
- net: ena: improve latency by disabling adaptive interrupt moderation by
default
- net: ena: fix ena_com_
- net: ena: add handling of llq max tx burst size
- net: ena: ethtool: add extra properties retrieval via get_priv_flags
- net: ena: replace free_tx/rx_ids union with single free_ids field in
ena_ring
- net: ena: arrange ena_probe() function variables in reverse christmas tree
- net: ena: add newline at the end of pr_err prints
- net: ena: documentation: update ena.txt
- net: ena: allow automatic fallback to polling mode
- net: ena: add support for changing max_header_size in LLQ mode
- net: ena: optimise calculations for CQ doorbell
- net: ena: add good checksum counter
- net: ena: use dev_info_once instead of static variable
- net: ena: add MAX_QUEUES_EXT get feature admin command
- net: ena: enable negotiating larger Rx ring size
- net: ena: make ethtool show correct current and max queue sizes
- net: ena: allow queue allocation backoff when low on memory
- net: ena: add ethtool function for changing io queue sizes
- net: ena: remove inline keyword from functions in *.c
- net: ena: update driver version from 2.0.3 to 2.1.0
- net: ena: Fix bug where ring allocation backoff stopped too late
- Revert "net: ena: ethtool: add extra properties retrieval via
get_
- net: ena: don't wake up tx queue when down
- net: ena: clean up indentation issue
* Add Intel Comet Lake ethernet support (LP: #1848555)
- SAUCE: e1000e: Add support for Comet Lake
* Intel Wireless AC 3168 on Eoan complaints FW error in SYNC CMD
GEO_
- iwlwifi: exclude GEO SAR support for 3168
* tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239...
Changed in linux (Ubuntu Disco): | |
status: | Confirmed → Fix Released |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
All tasks have been completed and the bug is being set to Fix Released
Changed in kernel-sru-workflow: | |
status: | In Progress → Fix Released |
tags: | removed: kernel-release-tracking-bug-live |
description: | updated |
description: | updated |
5.0.0-37.40 - generic
Regression test CMPL, RTB.
57 / 60 tests were run, missing: ubuntu_ xfstests_ btrfs, ubuntu_ xfstests_ ext4, ubuntu_xfstests_xfs kernel_ selftests - rtnetlink.sh in net (bug 1812978) ip_defrag in net (bug 1826848) psock_snd in net (bug 1812618) kvm_unit_ tests - vmx timeout (bug 1821394) usage_in_ bytes (bug 1829979) memcg_stat (bug 1829983) memcg_use_hierarchy (bug 1829989) memcg_usage_ in_bytes (bug 1829984) cpuset_hotplug (bug 1834006) getaddrinfo_01 (bug 1829995) crypto_user02 (bug 1837543)
Issue to note in amd64:
ubuntu_
ubuntu_
ubuntu_ltp - proc01 (bug 1829849) memcg_max_
51 / 54 tests were run, missing: ubuntu_ xfstests_ btrfs, ubuntu_ xfstests_ ext4, ubuntu_xfstests_xfs kernel_ selftests - cpu-hotplug failed on moonshot (bug 1809701) rtnetlink.sh in net (bug 1812978) ip_defrag in net (bug 1826848) psock_snd in net (bug 1812618) kvm_unit_ tests - gicv2-mmio-up and gicv2-mmio-3p failed on Moonshot ARM64 (bug 1802492) ltp_syscalls - pivot_root01 (bug 1852966)
Issue to note in arm64:
hwclock - issue for HP m400 (bug 1716603)
ubuntu_bpf - Failed sockmap unexpected timeout on ARM64 (bug 1805806)
ubuntu_
ubuntu_
ubuntu_ltp - proc01 (bug 1829849) memcg_stat (bug 1829983) memcg_use_hierarchy (bug 1829989) cpuhotplug03 (bug 1836167) cpuhotplug04 (bug 1836169) cpuhotplug06 (bug 1836170) crypto_user02 (bug 1837543)
ubuntu_
52 / 55 tests were run, missing: ubuntu_ xfstests_ btrfs, ubuntu_ xfstests_ ext4, ubuntu_xfstests_xfs kernel_ selftests - rtnetlink.sh in net (bug 1812978) ip_defrag in net (bug 1826848) psock_snd in net (bug 1812618) kvm_unit_ tests - vmexit* on i386 (bug 1822235) usage_in_ bytes (bug 1829979) memcg_stat (bug 1829983) memcg_use_hierarchy (bug 1829989) memcg_usage_ in_bytes (bug 1829984) getaddrinfo_01 (bug 1829995) cve-2015-3290 (bug 1837005) crypto_user02 (bug 1837543) ltp_syscalls - sync_file_range02 (bug 1851655)
Issue to note in i386:
ubuntu_bpf - test_map failed on i386 (bug 1845641)
ubuntu_
ubuntu_
ubuntu_ltp - proc01 (bug 1829849) memcg_max_
ubuntu_
53 / 56 tests were run, missing: ubuntu_ xfstests_ btrfs, ubuntu_ xfstests_ ext4, ubuntu_xfstests_xfs kernel_ selftests - reuseport_bpf_numa in net (bug 1812638) ip_defrag in net (bug 1826848) psock_snd in net (bug 1812618) ltp_syscalls - fallocate05 (bug 1783880) pivot_root01 (bug 1852966) preadv203, preadv203_64 ENOSPC on btrfs (bug 1842270) stime01 (bug 1845620)
Issue to note in ppc64le (P8):
ubuntu_bpf - test_map failed on PowerPC (bug 1802474)
ubuntu_
ubuntu_ltp - proc01 (bug 1829849) ksm06* in mm (bug 1830316) memcg_stat (bug 1829983) memcg_use_hierarchy (bug 1829989) getaddrinfo_01 (bug 1829995) cve-2017-1000380 failed as kernel already tainted crypto_user02 (bug 1837543)
ubuntu_
ubuntu_lxc - Failed to download image index (bug 1839835)
ubuntu_seccomp - failed on D s390x / PowerPC (bug 1850904)
53 / 56 tests were run, missing: ubuntu_ xfstests_ btrfs, ubuntu_ xfstests_ ext4, ubuntu_xfstests_xfs
Issue to note in ppc64le (P9):
hwclock - hwclock test failed on Power9 due to 0.x sec differences / time out waiting for time change (bug 1802233)
ubuntu_bpf - test_map failed on PowerPC (bug 1802474)
ubuntu_k...