[ubuntu/disco-proposed] linux_5.0.0-8.9_ppc64el.tar.gz - (Accepted)

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Wed Mar 13 14:57:20 UTC 2019


linux (5.0.0-8.9) disco; urgency=medium

  * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)

  * hisi_sas: add debugfs support (LP: #1819500)
    - scsi: hisi_sas: Create root and device debugfs directories
    - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
    - scsi: hisi_sas: Take debugfs snapshot for all regs
    - scsi: hisi_sas: Debugfs global register create file and add file operations
    - scsi: hisi_sas: Add debugfs for port registers
    - scsi: hisi_sas: Add debugfs CQ file and add file operations
    - scsi: hisi_sas: Add debugfs DQ file and add file operations
    - scsi: hisi_sas: Add debugfs IOST file and add file operations
    - scsi: hisi_sas: No need to check return value of debugfs_create functions
    - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
      code
    - scsi: hisi_sas: Add debugfs ITCT file and add file operations

  * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
    - net: hns: Use struct_size() in devm_kzalloc()
    - net: hns3: modify enet reinitialization interface
    - net: hns3: remove unused member in struct hns3_enet_ring
    - net: hns3: remove unnecessary hns3_adjust_tqps_num
    - net: hns3: reuse reinitialization interface in the hns3_set_channels
    - net: hns3: add interface hclge_tm_bp_setup
    - net: hns3: modify parameter checks in the hns3_set_channels
    - net: hns3: remove redundant codes in hclge_knic_setup
    - net: hns3: fix user configuration loss for ethtool -L
    - net: hns3: adjust the use of alloc_tqps and num_tqps
    - net: hns3: fix wrong combined count returned by ethtool -l
    - net: hns3: do reinitialization while ETS configuration changed
    - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
    - net: hns3: add calling roce callback function when link status change
    - net: hns3: add rx multicast packets statistic
    - net: hns3: refactor the statistics updating for netdev
    - net: hns3: fix rss configuration lost problem when setting channel
    - net: hns3: fix for shaper not setting when TC num changes
    - net: hns3: fix bug of ethtool_ops.get_channels for VF
    - net: hns3: clear param in ring when free ring
    - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
    - net: hns3: do not return GE PFC setting err when initializing
    - net: hns3: add ETS TC weight setting in SSU module
    - net: hns3: add statistics for PFC frames and MAC control frames
    - net: hns3: fix PFC not setting problem for DCB module
    - net: hns3: don't update packet statistics for packets dropped by hardware
    - net: hns3: clear pci private data when unload hns3 driver
    - net: hns3: add error handling in hclge_ieee_setets
    - net: hns3: fix return value handle issue for hclge_set_loopback()
    - net: hns3: fix broadcast promisc issue for revision 0x20
    - net: hns3: After setting the loopback, add the status of getting MAC
    - net: hns3: do reinitialization while mqprio configuration changed
    - net: hns3: remove dcb_ops->map_update in hclge_dcb
    - net: hns3: call hns3_nic_set_real_num_queue with netdev down
    - net: hns3: add 8 BD limit for tx flow
    - net: hns3: add initialization for nic state
    - net: hns3: don't allow vf to enable promisc mode
    - net: hns3: reuse the definition of l3 and l4 header info union
    - net: hns3: fix VF dump register issue
    - net: hns3: use the correct interface to stop|open port
    - net: hns3: change hnae3_register_ae_dev() to int
    - net: hns3: only support tc 0 for VF
    - net: hns3: Fix NULL deref when unloading driver
    - net: hns3: fix netif_napi_del() not do problem when unloading
    - net: hns3: fix for rss result nonuniform
    - net: hns3: fix improper error handling in the hclge_init_ae_dev()
    - net: hns3: fix an issue for hclgevf_ae_get_hdev
    - net: hns3: stop sending keep alive msg to PF when VF is resetting
    - net: hns3: keep flow director state unchanged when reset
    - net: hns3: Check for allocation failure
    - net: hns3: fix a code style issue for hns3_update_new_int_gl()
    - net: hns3: fix an issue for hns3_update_new_int_gl
    - net: hns3: Modify parameter type from int to bool in set_gro_en
    - net: hns3: code optimization for hclge_rx_buffer_calc
    - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
    - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
    - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
    - net: hns3: fix the problem that the supported port is empty
    - net: hns3: optimize the maximum TC macro
    - net: hns3: don't allow user to change vlan filter state
    - net: hns3: modify the upper limit judgment condition
    - net: hns3: MAC table entry count function increases operation 0 value
      protection measures
    - net: hns3: make function hclge_set_all_vf_rst() static
    - net: hns3: add pointer checking at the beginning of the exported functions.
    - net: hns3: Check variable is valid before assigning it to another
    - net: hns3: convert mac advertize and supported from u32 to link mode
    - net: hns3: fix port info query issue for copper port
    - net: hns3: modify print message of ssu common ecc errors
    - net: hns3: some bugfix of ppu(rcb) ras errors
    - net: hns3: enable 8~11th bit of mac common msi-x error
    - net: hns3: fix 6th bit of ppp mpf abnormal errors
    - net: hns3: Record VF unicast and multicast tables
    - net: hns3: Record VF vlan tables
    - net: hns3: uninitialize command queue while unloading PF driver
    - net: hns3: clear command queue's registers when unloading VF driver
    - net: hns3: add xps setting support for hns3 driver
    - net: hns3: avoid mult + div op in critical data path
    - net: hns3: limit some variable scope in critical data path
    - net: hns3: remove some ops in struct hns3_nic_ops
    - net: hns3: add unlikely for error handling in data path
    - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
    - net: hns3: remove hnae3_get_bit in data path
    - net: hns3: add support to config depth for tx|rx ring separately
    - net: hns3: enable VF VLAN filter for each VF when initializing
    - net: hns3: fix get VF RSS issue
    - net: hns3: fix setting of the hns reset_type for rdma hw errors
    - net: hns3: fix improper error handling for hns3_client_start
    - net: hns: use struct_size() in devm_kzalloc()
    - net: hns3: Fix a logical vs bitwise typo
    - net: hns3: add dma_rmb() for rx description
    - net: hns3: fix to stop multiple HNS reset due to the AER changes

  * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
    - [Packaging] dkms-build -- support building against packages in PPAs
    - [Packaging] dkms-build: do not redownload files on subsequent passes
    - [Packaging] dkms-build -- elide partial Built-Using information
    - [Packaging] dkms-build -- remove retpoline data from final binary packages
    - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
    - [Packaging] dkms-build -- add support for unversioned overrides
    - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
    - [Packaging] fix-filenames -- handle exact string removal
    - [Packaging] dkms-build--nvidia-N -- remove GCC versions

  * Disco update: v5.0.1 upstream stable release (LP: #1819515)
    - cpufreq: Use struct kobj_attribute instead of struct global_attr
    - staging: erofs: fix mis-acted TAIL merging behavior
    - binder: create node flag to request sender's security context
    - USB: serial: option: add Telit ME910 ECM composition
    - USB: serial: cp210x: add ID for Ingenico 3070
    - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
    - driver core: Postpone DMA tear-down until after devres release
    - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
    - staging: erofs: fix memleak of inode's shared xattr array
    - staging: erofs: fix race of initializing xattrs of a inode at the same time
    - staging: erofs: fix illegal address access under memory pressure
    - staging: comedi: ni_660x: fix missing break in switch statement
    - staging: wilc1000: fix to set correct value for 'vif_num'
    - staging: android: ion: fix sys heap pool's gfp_flags
    - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
    - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
      held.
    - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
    - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
      DSA framework
    - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
      mv88e6xxx_port_set_duplex
    - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
    - net: mscc: Enable all ports in QSGMII
    - net: sched: put back q.qlen into a single location
    - net-sysfs: Fix mem leak in netdev_register_kobject
    - qmi_wwan: Add support for Quectel EG12/EM12
    - sctp: call iov_iter_revert() after sending ABORT
    - team: Free BPF filter when unregistering netdev
    - tipc: fix RDM/DGRAM connect() regression
    - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
    - x86/boot/compressed/64: Do not read legacy ROM on EFI system
    - tracing: Fix event filters and triggers to handle negative numbers
    - xhci: tegra: Prevent error pointer dereference
    - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
      INTEL_SUNRISEPOINT_LP_XHCI
    - applicom: Fix potential Spectre v1 vulnerabilities
    - alpha: wire up io_pgetevents system call
    - MIPS: irq: Allocate accurate order pages for irq stack
    - aio: Fix locking in aio_poll()
    - xtensa: fix get_wchan
    - gnss: sirf: fix premature wakeup interrupt enable
    - USB: serial: cp210x: fix GPIO in autosuspend
    - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
      config"
    - Revert "selftests: firmware: remove use of non-standard diff -Z option"
    - selftests: firmware: fix verify_reqs() return value
    - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
    - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
    - Linux 5.0.1

  * sky2 ethernet card doesn't work after returning from suspend
    (LP: #1807259) // sky2 ethernet card link not up after suspend
    (LP: #1809843) // Disco update: v5.0.1 upstream stable release
    (LP: #1819515)
    - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79

  * tls selftest failures/hangs on i386 (LP: #1813607)
    - [Config] CONFIG_TLS=n for i386

  * CVE-2019-8980
    - exec: Fix mem leak in kernel_read_file

  * Miscellaneous Ubuntu changes
    - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
    - [Config] enable nvidia build
    - [Config] update gcc version to 8.3

  * Miscellaneous upstream changes
    - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"

Date: Tue, 12 Mar 2019 16:15:44 -0300
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-017.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 12 Mar 2019 16:15:44 -0300
Source: linux
Binary: block-modules-5.0.0-8-generic-di crypto-modules-5.0.0-8-generic-di floppy-modules-5.0.0-8-generic-di fs-core-modules-5.0.0-8-generic-di fs-secondary-modules-5.0.0-8-generic-di input-modules-5.0.0-8-generic-di ipmi-modules-5.0.0-8-generic-di kernel-image-5.0.0-8-generic-di linux-buildinfo-5.0.0-8-generic linux-headers-5.0.0-8-generic linux-image-unsigned-5.0.0-8-generic linux-libc-dev linux-modules-5.0.0-8-generic linux-modules-extra-5.0.0-8-generic linux-tools-5.0.0-8 linux-tools-5.0.0-8-generic linux-udebs-generic md-modules-5.0.0-8-generic-di message-modules-5.0.0-8-generic-di multipath-modules-5.0.0-8-generic-di nfs-modules-5.0.0-8-generic-di nic-modules-5.0.0-8-generic-di nic-shared-modules-5.0.0-8-generic-di nic-usb-modules-5.0.0-8-generic-di parport-modules-5.0.0-8-generic-di plip-modules-5.0.0-8-generic-di ppp-modules-5.0.0-8-generic-di sata-modules-5.0.0-8-generic-di scsi-modules-5.0.0-8-generic-di storage-core-modules-5.0.0-8-generic-di
 virtio-modules-5.0.0-8-generic-di
 vlan-modules-5.0.0-8-generic-di
Architecture: ppc64el ppc64el_translations
Version: 5.0.0-8.9
Distribution: disco
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-017.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description:
 block-modules-5.0.0-8-generic-di - Block storage devices (udeb)
 crypto-modules-5.0.0-8-generic-di - crypto modules (udeb)
 floppy-modules-5.0.0-8-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.0.0-8-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.0.0-8-generic-di - Extra filesystem modules (udeb)
 input-modules-5.0.0-8-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.0.0-8-generic-di - ipmi modules (udeb)
 kernel-image-5.0.0-8-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.0.0-8-generic - Linux kernel buildinfo for version 5.0.0 on PowerPC 64el SMP
 linux-headers-5.0.0-8-generic - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
 linux-image-unsigned-5.0.0-8-generic - Linux kernel image for version 5.0.0 on PowerPC 64el SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.0.0-8-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
 linux-modules-extra-5.0.0-8-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
 linux-tools-5.0.0-8 - Linux kernel version specific tools for version 5.0.0-8
 linux-tools-5.0.0-8-generic - Linux kernel version specific tools for version 5.0.0-8
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.0.0-8-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.0.0-8-generic-di - Fusion and i2o storage modules (udeb)
 multipath-modules-5.0.0-8-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.0.0-8-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.0.0-8-generic-di - Network interface support (udeb)
 nic-shared-modules-5.0.0-8-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.0.0-8-generic-di - USB network interface support (udeb)
 parport-modules-5.0.0-8-generic-di - Parallel port support (udeb)
 plip-modules-5.0.0-8-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.0.0-8-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.0.0-8-generic-di - SATA storage support (udeb)
 scsi-modules-5.0.0-8-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.0.0-8-generic-di - Core storage support (udeb)
 virtio-modules-5.0.0-8-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.0.0-8-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1764792 1807259 1809843 1813607 1819500 1819515 1819535 1819759
Changes:
 linux (5.0.0-8.9) disco; urgency=medium
 .
   * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
 .
   * hisi_sas: add debugfs support (LP: #1819500)
     - scsi: hisi_sas: Create root and device debugfs directories
     - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
     - scsi: hisi_sas: Take debugfs snapshot for all regs
     - scsi: hisi_sas: Debugfs global register create file and add file operations
     - scsi: hisi_sas: Add debugfs for port registers
     - scsi: hisi_sas: Add debugfs CQ file and add file operations
     - scsi: hisi_sas: Add debugfs DQ file and add file operations
     - scsi: hisi_sas: Add debugfs IOST file and add file operations
     - scsi: hisi_sas: No need to check return value of debugfs_create functions
     - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
       code
     - scsi: hisi_sas: Add debugfs ITCT file and add file operations
 .
   * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
     - net: hns: Use struct_size() in devm_kzalloc()
     - net: hns3: modify enet reinitialization interface
     - net: hns3: remove unused member in struct hns3_enet_ring
     - net: hns3: remove unnecessary hns3_adjust_tqps_num
     - net: hns3: reuse reinitialization interface in the hns3_set_channels
     - net: hns3: add interface hclge_tm_bp_setup
     - net: hns3: modify parameter checks in the hns3_set_channels
     - net: hns3: remove redundant codes in hclge_knic_setup
     - net: hns3: fix user configuration loss for ethtool -L
     - net: hns3: adjust the use of alloc_tqps and num_tqps
     - net: hns3: fix wrong combined count returned by ethtool -l
     - net: hns3: do reinitialization while ETS configuration changed
     - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
     - net: hns3: add calling roce callback function when link status change
     - net: hns3: add rx multicast packets statistic
     - net: hns3: refactor the statistics updating for netdev
     - net: hns3: fix rss configuration lost problem when setting channel
     - net: hns3: fix for shaper not setting when TC num changes
     - net: hns3: fix bug of ethtool_ops.get_channels for VF
     - net: hns3: clear param in ring when free ring
     - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
     - net: hns3: do not return GE PFC setting err when initializing
     - net: hns3: add ETS TC weight setting in SSU module
     - net: hns3: add statistics for PFC frames and MAC control frames
     - net: hns3: fix PFC not setting problem for DCB module
     - net: hns3: don't update packet statistics for packets dropped by hardware
     - net: hns3: clear pci private data when unload hns3 driver
     - net: hns3: add error handling in hclge_ieee_setets
     - net: hns3: fix return value handle issue for hclge_set_loopback()
     - net: hns3: fix broadcast promisc issue for revision 0x20
     - net: hns3: After setting the loopback, add the status of getting MAC
     - net: hns3: do reinitialization while mqprio configuration changed
     - net: hns3: remove dcb_ops->map_update in hclge_dcb
     - net: hns3: call hns3_nic_set_real_num_queue with netdev down
     - net: hns3: add 8 BD limit for tx flow
     - net: hns3: add initialization for nic state
     - net: hns3: don't allow vf to enable promisc mode
     - net: hns3: reuse the definition of l3 and l4 header info union
     - net: hns3: fix VF dump register issue
     - net: hns3: use the correct interface to stop|open port
     - net: hns3: change hnae3_register_ae_dev() to int
     - net: hns3: only support tc 0 for VF
     - net: hns3: Fix NULL deref when unloading driver
     - net: hns3: fix netif_napi_del() not do problem when unloading
     - net: hns3: fix for rss result nonuniform
     - net: hns3: fix improper error handling in the hclge_init_ae_dev()
     - net: hns3: fix an issue for hclgevf_ae_get_hdev
     - net: hns3: stop sending keep alive msg to PF when VF is resetting
     - net: hns3: keep flow director state unchanged when reset
     - net: hns3: Check for allocation failure
     - net: hns3: fix a code style issue for hns3_update_new_int_gl()
     - net: hns3: fix an issue for hns3_update_new_int_gl
     - net: hns3: Modify parameter type from int to bool in set_gro_en
     - net: hns3: code optimization for hclge_rx_buffer_calc
     - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
     - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
     - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
     - net: hns3: fix the problem that the supported port is empty
     - net: hns3: optimize the maximum TC macro
     - net: hns3: don't allow user to change vlan filter state
     - net: hns3: modify the upper limit judgment condition
     - net: hns3: MAC table entry count function increases operation 0 value
       protection measures
     - net: hns3: make function hclge_set_all_vf_rst() static
     - net: hns3: add pointer checking at the beginning of the exported functions.
     - net: hns3: Check variable is valid before assigning it to another
     - net: hns3: convert mac advertize and supported from u32 to link mode
     - net: hns3: fix port info query issue for copper port
     - net: hns3: modify print message of ssu common ecc errors
     - net: hns3: some bugfix of ppu(rcb) ras errors
     - net: hns3: enable 8~11th bit of mac common msi-x error
     - net: hns3: fix 6th bit of ppp mpf abnormal errors
     - net: hns3: Record VF unicast and multicast tables
     - net: hns3: Record VF vlan tables
     - net: hns3: uninitialize command queue while unloading PF driver
     - net: hns3: clear command queue's registers when unloading VF driver
     - net: hns3: add xps setting support for hns3 driver
     - net: hns3: avoid mult + div op in critical data path
     - net: hns3: limit some variable scope in critical data path
     - net: hns3: remove some ops in struct hns3_nic_ops
     - net: hns3: add unlikely for error handling in data path
     - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
     - net: hns3: remove hnae3_get_bit in data path
     - net: hns3: add support to config depth for tx|rx ring separately
     - net: hns3: enable VF VLAN filter for each VF when initializing
     - net: hns3: fix get VF RSS issue
     - net: hns3: fix setting of the hns reset_type for rdma hw errors
     - net: hns3: fix improper error handling for hns3_client_start
     - net: hns: use struct_size() in devm_kzalloc()
     - net: hns3: Fix a logical vs bitwise typo
     - net: hns3: add dma_rmb() for rx description
     - net: hns3: fix to stop multiple HNS reset due to the AER changes
 .
   * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
     - [Packaging] dkms-build -- support building against packages in PPAs
     - [Packaging] dkms-build: do not redownload files on subsequent passes
     - [Packaging] dkms-build -- elide partial Built-Using information
     - [Packaging] dkms-build -- remove retpoline data from final binary packages
     - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
     - [Packaging] dkms-build -- add support for unversioned overrides
     - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
     - [Packaging] fix-filenames -- handle exact string removal
     - [Packaging] dkms-build--nvidia-N -- remove GCC versions
 .
   * Disco update: v5.0.1 upstream stable release (LP: #1819515)
     - cpufreq: Use struct kobj_attribute instead of struct global_attr
     - staging: erofs: fix mis-acted TAIL merging behavior
     - binder: create node flag to request sender's security context
     - USB: serial: option: add Telit ME910 ECM composition
     - USB: serial: cp210x: add ID for Ingenico 3070
     - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
     - driver core: Postpone DMA tear-down until after devres release
     - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
     - staging: erofs: fix memleak of inode's shared xattr array
     - staging: erofs: fix race of initializing xattrs of a inode at the same time
     - staging: erofs: fix illegal address access under memory pressure
     - staging: comedi: ni_660x: fix missing break in switch statement
     - staging: wilc1000: fix to set correct value for 'vif_num'
     - staging: android: ion: fix sys heap pool's gfp_flags
     - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
     - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
       held.
     - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
     - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
       DSA framework
     - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
       mv88e6xxx_port_set_duplex
     - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
     - net: mscc: Enable all ports in QSGMII
     - net: sched: put back q.qlen into a single location
     - net-sysfs: Fix mem leak in netdev_register_kobject
     - qmi_wwan: Add support for Quectel EG12/EM12
     - sctp: call iov_iter_revert() after sending ABORT
     - team: Free BPF filter when unregistering netdev
     - tipc: fix RDM/DGRAM connect() regression
     - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
     - x86/boot/compressed/64: Do not read legacy ROM on EFI system
     - tracing: Fix event filters and triggers to handle negative numbers
     - xhci: tegra: Prevent error pointer dereference
     - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
       INTEL_SUNRISEPOINT_LP_XHCI
     - applicom: Fix potential Spectre v1 vulnerabilities
     - alpha: wire up io_pgetevents system call
     - MIPS: irq: Allocate accurate order pages for irq stack
     - aio: Fix locking in aio_poll()
     - xtensa: fix get_wchan
     - gnss: sirf: fix premature wakeup interrupt enable
     - USB: serial: cp210x: fix GPIO in autosuspend
     - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
       config"
     - Revert "selftests: firmware: remove use of non-standard diff -Z option"
     - selftests: firmware: fix verify_reqs() return value
     - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
     - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
     - Linux 5.0.1
 .
   * sky2 ethernet card doesn't work after returning from suspend
     (LP: #1807259) // sky2 ethernet card link not up after suspend
     (LP: #1809843) // Disco update: v5.0.1 upstream stable release
     (LP: #1819515)
     - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
 .
   * tls selftest failures/hangs on i386 (LP: #1813607)
     - [Config] CONFIG_TLS=n for i386
 .
   * CVE-2019-8980
     - exec: Fix mem leak in kernel_read_file
 .
   * Miscellaneous Ubuntu changes
     - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
     - [Config] enable nvidia build
     - [Config] update gcc version to 8.3
 .
   * Miscellaneous upstream changes
     - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
Checksums-Sha1:
 135aa81a74a0b07987a9c89260c6584d063409df 403972 block-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 c2ef885b487614a0e32fbf3447b3963b181ab386 282488 crypto-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 94b8f5aa6c5b827be02674dcc69310dc45d9c225 40664 floppy-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 1618f5037d866923c54bde182bbfa7af965238e5 1508888 fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 da6d2108d9ce675889cc8aaa49c422f3f15f3d2d 797824 fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 5d9e23418449b5354186314fc12377b7a9ea9dcc 492652 input-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 c61347a11328fbe51edc3ace5dc6a809248858b6 71940 ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 c273a704157ab40f2d40caa6d89a8fd9a1fd294d 7472080 kernel-image-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 b620c7b912cf8151c85970454a304234648e24db 205640 linux-buildinfo-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 af1a1f05eda3b0c0dbd44e214dce455c772c3d9c 1092628 linux-headers-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 ebf4c9d7f8c56fb55625747e6f423ec192c580e3 770631768 linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9_ppc64el.ddeb
 e225c38ca4d627aaaf854ba624b88a64712908ac 6485168 linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 26b3742639d8f5dfa1050fbbef6ff4b3a7d0fc73 1028044 linux-libc-dev_5.0.0-8.9_ppc64el.deb
 f4008f1a071b74cf43fe9c395c453f0e18c3d6f6 14551400 linux-modules-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 d8aaa66056f4002efc2c504940178a69304c33ff 34420520 linux-modules-extra-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 2dc0a9768b56d1ba4a19bba7b43b833b3f15aaf8 1864 linux-tools-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 3750b111cc31f6177b087af9cad79f5a0fff5e2d 4817340 linux-tools-5.0.0-8_5.0.0-8.9_ppc64el.deb
 ab9a212469a0c411deec31d04652322a5db55ea4 976 linux-udebs-generic_5.0.0-8.9_ppc64el.udeb
 403eb69f2b80478675f94dcc3aa66a27f0dd3b2e 20003 linux_5.0.0-8.9_ppc64el.buildinfo
 2fe9a5f0c439451437b00621873268e843ef79c8 9286777 linux_5.0.0-8.9_ppc64el.tar.gz
 b507cb006250afe9fa58ae3cb8ef3732f0ef346d 24305 linux_5.0.0-8.9_ppc64el_translations.tar.gz
 e1e13261aecd396affb1c669eb963421d0903092 316260 md-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 b708403882e7696916dc92be5cf8c5e3c6c1e774 227496 message-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 c3bc9e0648f9c5fb9a9b2ae3abc615578d866fec 22976 multipath-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 e3efa6efa4bbc6a8eed93fe1d404bb18c65c1b96 663164 nfs-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 7153893394edfa49b98425b89bae2d7e77369c0e 4973552 nic-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 f31be7fbe1270c7dc3508b5903a4c46de41a68d9 653300 nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 123f19fcc5ac6a4f1b031448ec662b08de6fefe3 363796 nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 10878fa69efd9e2b905ff698e52ee0252312ca1a 42004 parport-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 9c2691d2391df427a0949b7355efd60a0730ce89 10492 plip-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 bbdb7bb8cf8f85b185b7a1742eb1b40402906376 30164 ppp-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 45aa6c1fb8a921f99aa3f59ea80a7c1b6add971d 128496 sata-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 5201aea646199400d63189272a116c1970e269f7 2815548 scsi-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 30c1362037c9a3796294242dbc6a26ec85c18f2c 119032 storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 4a91e6230d0ed830fd1674466118f2ff5eb2ae7a 11916 virtio-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 faf2c042d572e19837d55e4b910c5c73602d95e2 30556 vlan-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
Checksums-Sha256:
 f09745c04cb54bea1e486b2988b507353cd93f29cf6b8415a27a09331a5724ac 403972 block-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 c19e8c8e1a88f08982a9ed809d0c1dfc965e157d50a12a6d24dbde7d5b1f8585 282488 crypto-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 4b2e93a1ffdee3f727ec0690b9b461b5a501e6aa5a120dde617aee277e93fd0a 40664 floppy-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 d021baaa7d9fcf73903c9b83ec9e447b2ef30a7727924d52e0790d0d3e45e825 1508888 fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 31b33e1261b4d3328948eed3dc61a7e925a08ad241a1c1ddd8ca77642e418642 797824 fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 0f0d40e0270e49a223a3383bb329466fc406e887ace7dd16e1bd2750537f027c 492652 input-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 2245ebbf3ee4f62becf9d5c1eba604f7b7c28fc5e55374dd437062df4602c618 71940 ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 db2bb87ec3cc603a1e6bd5a10f1b9546cb1f99973ba5557f89b93fb4ca03c521 7472080 kernel-image-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 54b524aceab15550d8a5cf31c67bfefa34f842d6efa93b42a5081429bea05540 205640 linux-buildinfo-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 a173484f855df00f98e450178ef5acdd94901ab9fdbf784dd7d9f81e0c2a8bcb 1092628 linux-headers-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 220c19a0ad3181d4d54424ce025ea36e13cc134a8ff51f6244bb419ea75193de 770631768 linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9_ppc64el.ddeb
 14603632f51ee94356466abd788f0f4777fa47d182192f3295de57df3217b9ca 6485168 linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 2d8beb3de7ebb1dfeb9791429474547834f440149e8b5fa20485bbed24c8d98f 1028044 linux-libc-dev_5.0.0-8.9_ppc64el.deb
 2001c1151f0a6ddbf45c34d329481ff1a275be1b27a17805be1a7f40d2a26802 14551400 linux-modules-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 cb5d520b367088cbe86355ea595db67f23704b5e500110d7fee4d38e0de247ba 34420520 linux-modules-extra-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 a96a0fb33f31968ab1bf44be37821e15c5396469a661db78d9c0c5d5132bcbca 1864 linux-tools-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 625d7135af481d2b8203b8364ea1ca4a0d87b18031d1a0afe6dcb11b72b60ad9 4817340 linux-tools-5.0.0-8_5.0.0-8.9_ppc64el.deb
 2d627de8bf348b2965690c2d2d30fbad897abd5a7f2aac7196db7853fe253d99 976 linux-udebs-generic_5.0.0-8.9_ppc64el.udeb
 3fe7dc8c5cb8e92aa0215f8a426eb0f8968b70d2017a7083f218eea32b249a76 20003 linux_5.0.0-8.9_ppc64el.buildinfo
 442ddd6993571ad687946263c66ac4cb614405c3c0088b4db9279463110e0bb0 9286777 linux_5.0.0-8.9_ppc64el.tar.gz
 7369b051e3ae31aea0f0281da15d40bfe731f9162881ff03f736cd55bdfd1ec2 24305 linux_5.0.0-8.9_ppc64el_translations.tar.gz
 fb8f3e09b5a297144aa478c540aa87a147e501206a40c80e1d607c6322caab35 316260 md-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 2ecfe5015b78e8afd773c2c6c72ca2ba96af11cf70483f6d78fba2bba3f4d493 227496 message-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 b6cbe29b85a7366a036f136bc8f0ae3a84adccd74bf956c6685d99f27fa996a4 22976 multipath-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 7bbc3a37955fe3a7c784870fce42cb08124fc4e2debd76921ca4534e1248e922 663164 nfs-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 93f08b99fdc19b1b3d0a3a0cf2426e43b9c6059dcd5bdf5efc3cde8fc47c3a8b 4973552 nic-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 2fe027e828d8ec86bd1e89827518962ad1e663e2034493277728be1a7fb4787f 653300 nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 927c6d86bb5e6cbb33804d92981b89a2176109dcc5e9880769aa81a760f16398 363796 nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 da2c14949cc3bc7419b9898c9b19f6d660c8a8d201f78e129d3cc70a0ffd0fba 42004 parport-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 3fdc58879723eef72c91894db8a3c0ca3f2d4d818fc3550168b45bf18bf03272 10492 plip-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 610a43f8d1bdf78c29025586349cdc110dfb0b8828924d8a96b3619f5d1ccfe2 30164 ppp-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 92a3329be3a8cac070ff5e3f6f47cc61f33e42a1ec0f943c0d2e32cb1cec44c2 128496 sata-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 50005a222f6b2ab876092028cafa6c6085a9b5691ec0e96dee49fc5c04f47bca 2815548 scsi-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 54831fcf566c83b9873feb907e50116f144ff83b9032f4d329ff489b68392d77 119032 storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 13c808163249f48027b738c5256703604365fa6f23913956b4388c41bc754014 11916 virtio-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 0bb67d16550d3904379997033660ca2affc2506649f0c05fae039890f4893447 30556 vlan-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
Files:
 2dfbf18d0945d6c1bbfbb6ae984ab1f2 403972 debian-installer standard block-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 c85602b2ef09de4aa51b73675c6395b7 282488 debian-installer extra crypto-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 7a6d950813f0a2cf3ca6e97d6995e2d0 40664 debian-installer standard floppy-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 b4d991a0dc847dab36a185d23b729cf0 1508888 debian-installer standard fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 8ac64797de65bfa07d68199c24734206 797824 debian-installer standard fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 1bbada54a8fa13842b9dfc24bb3a6e60 492652 debian-installer standard input-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 b8280b6836969adefc2d4eea6b14b0b7 71940 debian-installer standard ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 946fe3792378f4db273f25fd8f27267b 7472080 debian-installer optional kernel-image-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 eae5e0674283134ddbf6910cd83133b9 205640 kernel optional linux-buildinfo-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 cd9c971668c21c000e82eb17b0b2566d 1092628 devel optional linux-headers-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 dfc249e1e8fe4157687e4da252bab8df 770631768 devel optional linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9_ppc64el.ddeb
 dd88856eaada9623e6aa02d2e6be54ab 6485168 kernel optional linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 9cd97b2ca58f7169ec3fec2a2e842f1b 1028044 devel optional linux-libc-dev_5.0.0-8.9_ppc64el.deb
 d57cd2d78234138e09fcc8bebb9aed3b 14551400 kernel optional linux-modules-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 efb68c781479b2031a72f4d58d500cdb 34420520 kernel optional linux-modules-extra-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 702dcb090533fa2e4dc797ea8d46f1de 1864 devel optional linux-tools-5.0.0-8-generic_5.0.0-8.9_ppc64el.deb
 e780879851202958542747a7c242da89 4817340 devel optional linux-tools-5.0.0-8_5.0.0-8.9_ppc64el.deb
 30c8b7b12d43e3a1685a4dd851d17329 976 debian-installer optional linux-udebs-generic_5.0.0-8.9_ppc64el.udeb
 a5fd8c71b0e897c7684569690b0b7841 20003 devel optional linux_5.0.0-8.9_ppc64el.buildinfo
 41ba83d57395e197ef61fb098fd8adf9 9286777 raw-signing - linux_5.0.0-8.9_ppc64el.tar.gz
 1c541e787afff12a95f09ac862785f09 24305 raw-translations - linux_5.0.0-8.9_ppc64el_translations.tar.gz
 e7ec64250734d71fa7e1b502ceee3b6c 316260 debian-installer standard md-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 e03fd6e9bf9ca8e12841ca3af0d001ce 227496 debian-installer standard message-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 00df2058b99a66f46847905749133bfa 22976 debian-installer extra multipath-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 a7f832036c512fd3c2e63cbe5a9c1f63 663164 debian-installer standard nfs-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 6e3b5e9d183b2752394bc088d559b171 4973552 debian-installer standard nic-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 a359ecd505e416c3906218a58bb27896 653300 debian-installer standard nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 5105b99e616a4baa65398f7aa287df20 363796 debian-installer standard nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 e9046a5b2d63eecaa2dc8468e3062451 42004 debian-installer standard parport-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 f0d5d2ddf3531bdbe10a63e9c58c24cf 10492 debian-installer standard plip-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 12eb24cdec1ce6675a1ab86241ecface 30164 debian-installer standard ppp-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 7143ff425ff8e4b6ff919b7ea3efe899 128496 debian-installer standard sata-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 3e8911b4fd53a5cc12ff8308fa726bb5 2815548 debian-installer standard scsi-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 ebb739b2fed99fdac720df13794f1ae0 119032 debian-installer standard storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 c60bddf9d5a3a137c481d3f4a4fa8af7 11916 debian-installer standard virtio-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
 d0e9618741a1d5b7a9e61daa1d256f78 30556 debian-installer extra vlan-modules-5.0.0-8-generic-di_5.0.0-8.9_ppc64el.udeb
Package-Type: udeb


More information about the Disco-changes mailing list