Format: 1.8 Date: Fri, 05 Apr 2019 18:35:00 +0800 Source: linux-aws-edge Binary: linux-aws-headers-4.18.0-1013 linux-aws-edge-tools-4.18.0-1013 linux-aws-edge-cloud-tools-4.18.0-1013 linux-image-4.18.0-1013-aws linux-modules-4.18.0-1013-aws linux-modules-extra-4.18.0-1013-aws linux-headers-4.18.0-1013-aws linux-image-4.18.0-1013-aws-dbgsym linux-tools-4.18.0-1013-aws linux-cloud-tools-4.18.0-1013-aws linux-udebs-aws linux-buildinfo-4.18.0-1013-aws Architecture: arm64 Version: 4.18.0-1013.15~18.04.1 Distribution: bionic Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Wen-chien Jesse Sung Description: linux-aws-edge-cloud-tools-4.18.0-1013 - Linux kernel version specific cloud tools for version 4.18.0-1013 linux-aws-edge-tools-4.18.0-1013 - Linux kernel version specific tools for version 4.18.0-1013 linux-aws-headers-4.18.0-1013 - Header files related to Linux kernel version 4.18.0 linux-buildinfo-4.18.0-1013-aws - Linux kernel buildinfo for version 4.18.0 on ARMv8 SMP linux-cloud-tools-4.18.0-1013-aws - Linux kernel version specific cloud tools for version 4.18.0-1013 linux-headers-4.18.0-1013-aws - Linux kernel headers for version 4.18.0 on ARMv8 SMP linux-image-4.18.0-1013-aws - Linux kernel image for version 4.18.0 on ARMv8 SMP linux-image-4.18.0-1013-aws-dbgsym - Linux kernel debug image for version 4.18.0 on ARMv8 SMP linux-modules-4.18.0-1013-aws - Linux kernel extra modules for version 4.18.0 on ARMv8 SMP linux-modules-extra-4.18.0-1013-aws - Linux kernel extra modules for version 4.18.0 on ARMv8 SMP linux-tools-4.18.0-1013-aws - Linux kernel version specific tools for version 4.18.0-1013 linux-udebs-aws - Metapackage depending on kernel udebs (udeb) Launchpad-Bugs-Fixed: 1748565 1779756 1786013 1788432 1811815 1812845 1814892 1817786 1818204 1818294 1818854 1819504 1819546 1819881 1820153 1820187 1820930 1820990 1821064 1821271 1821276 1821395 1822787 1822788 1822796 Changes: linux-aws-edge (4.18.0-1013.15~18.04.1) bionic; urgency=medium . * linux-aws-edge: 4.18.0-1013.15~18.04.1 -proposed tracker (LP: #1822787) . * Packaging resync (LP: #1786013) - [Packaging] resync git-ubuntu-log . [ Ubuntu: 4.18.0-1013.15 ] . * linux-aws: 4.18.0-1013.15 -proposed tracker (LP: #1822788) * linux: 4.18.0-18.19 -proposed tracker (LP: #1822796) * Packaging resync (LP: #1786013) - [Packaging] update helper scripts - [Packaging] resync retpoline extraction * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes triggers system hang on i386 (LP: #1812845) - btrfs: raid56: properly unmap parity page in finish_parity_scrub() * [SRU][B/C/OEM]IOMMU: add kernel dma protection (LP: #1820153) - ACPI / property: Allow multiple property compatible _DSD entries - PCI / ACPI: Identify untrusted PCI devices - iommu/vt-d: Force IOMMU on for platform opt in hint - iommu/vt-d: Do not enable ATS for untrusted devices - thunderbolt: Export IOMMU based DMA protection support to userspace - iommu/vt-d: Disable ATS support on untrusted devices * Huawei Hi1822 NIC has poor performance (LP: #1820187) - net-next: hinic: fix a problem in free_tx_poll() - hinic: remove ndo_poll_controller - net-next/hinic: add checksum offload and TSO support - hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4 - net-next/hinic:replace multiply and division operators - net-next/hinic:add rx checksum offload for HiNIC - net-next/hinic:fix a bug in set mac address - net-next/hinic: fix a bug in rx data flow - net: hinic: fix null pointer dereference on pointer hwdev - hinic: optmize rx refill buffer mechanism - net-next/hinic:add shutdown callback - net-next/hinic: replace disable_irq_nosync/enable_irq * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881) - Fonts: New Terminus large console font - [Config]: enable highdpi Terminus 16x32 font support * [19.04 FEAT] qeth: Enhanced link speed - kernel part (LP: #1814892) - s390/qeth: report 25Gbit link speed * Avoid potential memory corruption on HiSilicon SoCs (LP: #1819546) - iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads * CVE-2017-5715 - x86/speculation: Apply IBPB more strictly to avoid cross-process data leak - x86/speculation: Propagate information about RSB filling mitigation to sysfs - x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant - x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support - x86/retpoline: Remove minimal retpoline support - x86/speculation: Update the TIF_SSBD comment - x86/speculation: Clean up spectre_v2_parse_cmdline() - x86/speculation: Remove unnecessary ret variable in cpu_show_common() - x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common() - x86/speculation: Disable STIBP when enhanced IBRS is in use - x86/speculation: Rename SSBD update functions - x86/speculation: Reorganize speculation control MSRs update - sched/smt: Make sched_smt_present track topology - x86/Kconfig: Select SCHED_SMT if SMP enabled - sched/smt: Expose sched_smt_present static key - x86/speculation: Rework SMT state change - x86/l1tf: Show actual SMT state - x86/speculation: Reorder the spec_v2 code - x86/speculation: Mark string arrays const correctly - x86/speculataion: Mark command line parser data __initdata - x86/speculation: Unify conditional spectre v2 print functions - x86/speculation: Add command line control for indirect branch speculation - x86/speculation: Prepare for per task indirect branch speculation control - x86/process: Consolidate and simplify switch_to_xtra() code - x86/speculation: Avoid __switch_to_xtra() calls - x86/speculation: Prepare for conditional IBPB in switch_mm() - ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS - x86/speculation: Split out TIF update - x86/speculation: Prevent stale SPEC_CTRL msr content - x86/speculation: Prepare arch_smt_update() for PRCTL mode - x86/speculation: Add prctl() control for indirect branch speculation - x86/speculation: Enable prctl mode for spectre_v2_user - x86/speculation: Add seccomp Spectre v2 user space protection mode - x86/speculation: Provide IBPB always command line options - kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb - x86/speculation: Change misspelled STIPB to STIBP - x86/speculation: Add support for STIBP always-on preferred mode - x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE * [Ubuntu] vfio-ap: add subsystem to matrix device to avoid libudev failures (LP: #1818854) - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem * Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete (0x0f) (LP: #1748565) - Bluetooth: Fix unnecessary error message for HCI request completion * HiSilicon HNS ethernet broken in 4.15.0-45 (LP: #1818294) - net: hns: Fix WARNING when hns modules installed * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815) - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204) - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list * fscache: jobs might hang when fscache disk is full (LP: #1821395) - fscache: fix race between enablement and dropping of object * hns3: fix oops in hns3_clean_rx_ring() (LP: #1821064) - net: hns3: add dma_rmb() for rx description * tcm_loop.ko: move from modules-extra into main modules package (LP: #1817786) - [Packaging] move tcm_loop.lo to main linux-modules package * tcmu user space crash results in kernel module hang. (LP: #1819504) - scsi: tcmu: delete unused __wait - scsi: tcmu: track nl commands - scsi: tcmu: simplify nl interface - scsi: tcmu: add module wide block/reset_netlink support * Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu 18.04) (LP: #1779756) - i40e: prevent overlapping tx_timeout recover * some codecs stop working after S3 (LP: #1820930) - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec * 4.15 s390x kernel BUG at /build/linux- Gycr4Z/linux-4.15.0/drivers/block/virtio_blk.c:565! (LP: #1788432) - virtio/s390: avoid race on vcdev->config - virtio/s390: fix race in ccw_io_helper() * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990) - iommu/amd: Fix NULL dereference bug in match_hid_uid * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu system (LP: #1821271) - iwlwifi: add new card for 9260 series * Add support for MAC address pass through on RTL8153-BD (LP: #1821276) - r8152: Add support for MAC address pass through on RTL8153-BD - r8152: Fix an error on RTL8153-BD MAC Address Passthrough support Checksums-Sha1: 097abd5845727f950af8983ff245cd321074eaa6 9747 linux-aws-edge_4.18.0-1013.15~18.04.1_arm64.buildinfo 373d0fab11959e3ef72782582418d839214fc730 237612 linux-buildinfo-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 02c912ffa665a087f0d1a8a44fc4b805ff3fd5cf 47496 linux-cloud-tools-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb d66407700c4f68fbed9aec83de9ff4134b89eaae 735988 linux-headers-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 820d3733b9e26334f550fc995f4e59862841ad55 633216176 linux-image-4.18.0-1013-aws-dbgsym_4.18.0-1013.15~18.04.1_arm64.ddeb 499123eda2ef771bbf5833de58154ee996550644 8701536 linux-image-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 1fe85efc0a17ac1b0be5e4cd9c3fc24412c910e6 12013700 linux-modules-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb b81a6767f7acc40f4bde0e4ee43008e4e0039f3c 47492 linux-tools-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb Checksums-Sha256: acd4b8df7ac3268442898b79863bba0118dc28ad7f373527d45590994238c4f3 9747 linux-aws-edge_4.18.0-1013.15~18.04.1_arm64.buildinfo 6eafe2fb63b4dabd4471915b09db76bc119a25c016b718b17b2dc29656d0c535 237612 linux-buildinfo-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 0259ef7c8d765515bb909ba071ad2d0371e932717e9fac863cb03d32a5945dc9 47496 linux-cloud-tools-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 26eb929e8702b898abcd893d61b5005e4cd508c9f524b8d547d6023c4db10d3c 735988 linux-headers-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 41a552ae51eecdead916ba2083a3693add9a43a6ee1fab3e18ce7d678ca4104a 633216176 linux-image-4.18.0-1013-aws-dbgsym_4.18.0-1013.15~18.04.1_arm64.ddeb cfd297f82bf23edad2c58ad2cc25f136e8e38496025b656cf50137faffc6da70 8701536 linux-image-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 4c19dd0d9f927bc687be83de188a71e98374c765b3dc91665d4775fb0e77fa34 12013700 linux-modules-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 710492f68ed59d6056ba82ad29b68a01b69b82aca6e31191045b1f1e665b6c22 47492 linux-tools-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb Files: 1df807139d3dba907407b9460f79c1e1 9747 devel optional linux-aws-edge_4.18.0-1013.15~18.04.1_arm64.buildinfo f24a26d892daf2982b7e976526aa2e48 237612 kernel optional linux-buildinfo-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 01bbfd3b25767e7e076b24e350690d34 47496 devel optional linux-cloud-tools-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 30738c0a2412b323fe90c66be95d3c7c 735988 devel optional linux-headers-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb 28be44380e8f63d751aa3337478339d2 633216176 devel optional linux-image-4.18.0-1013-aws-dbgsym_4.18.0-1013.15~18.04.1_arm64.ddeb 58de0c51ab3e67590687ffe8c7ac1404 8701536 kernel optional linux-image-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb cddfb20838b5793bc4821dbfa2afea15 12013700 kernel optional linux-modules-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb b6bc220beafb303dd775dcb2611c46db 47492 devel optional linux-tools-4.18.0-1013-aws_4.18.0-1013.15~18.04.1_arm64.deb