[ubuntu/bionic-proposed] linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el.tar.gz - (Accepted)
Thadeu Lima de Souza Cascardo
cascardo at canonical.com
Mon Mar 25 16:53:00 UTC 2019
linux-hwe-edge (5.0.0-8.9~18.04.1) bionic; urgency=medium
* linux-hwe-edge: 5.0.0-8.9~18.04.1 -proposed tracker (LP: #1820315)
* Packaging resync (LP: #1786013)
- [Packaging] update update.conf
* Miscellaneous Ubuntu changes
- Prepare hwe-edge kernel
[ Ubuntu: 5.0.0-8.9 ]
* 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, 19 Mar 2019 18:22:18 -0300
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-002.buildd>
-------------- next part --------------
Format: 1.8
Date: Tue, 19 Mar 2019 18:22:18 -0300
Source: linux-hwe-edge
Binary: linux-source-5.0.0 linux-headers-5.0.0-8 linux-hwe-edge-tools-5.0.0-8 linux-hwe-edge-cloud-tools-5.0.0-8 linux-image-unsigned-5.0.0-8-generic linux-modules-5.0.0-8-generic linux-modules-extra-5.0.0-8-generic linux-headers-5.0.0-8-generic linux-image-unsigned-5.0.0-8-generic-dbgsym linux-tools-5.0.0-8-generic linux-cloud-tools-5.0.0-8-generic linux-hwe-edge-udebs-generic linux-buildinfo-5.0.0-8-generic linux-image-unsigned-5.0.0-8-generic-lpae linux-modules-5.0.0-8-generic-lpae linux-modules-extra-5.0.0-8-generic-lpae linux-headers-5.0.0-8-generic-lpae linux-image-unsigned-5.0.0-8-generic-lpae-dbgsym linux-tools-5.0.0-8-generic-lpae linux-cloud-tools-5.0.0-8-generic-lpae linux-hwe-edge-udebs-generic-lpae linux-buildinfo-5.0.0-8-generic-lpae linux-image-unsigned-5.0.0-8-lowlatency linux-modules-5.0.0-8-lowlatency linux-modules-extra-5.0.0-8-lowlatency linux-headers-5.0.0-8-lowlatency linux-image-unsigned-5.0.0-8-lowlatency-dbgsym linux-tools-5.0.0-8-lowlatency
linux-cloud-tools-5.0.0-8-lowlatency linux-hwe-edge-udebs-lowlatency linux-buildinfo-5.0.0-8-lowlatency linux-image-unsigned-5.0.0-8-snapdragon linux-modules-5.0.0-8-snapdragon linux-modules-extra-5.0.0-8-snapdragon linux-headers-5.0.0-8-snapdragon linux-image-unsigned-5.0.0-8-snapdragon-dbgsym linux-tools-5.0.0-8-snapdragon linux-cloud-tools-5.0.0-8-snapdragon linux-hwe-edge-udebs-snapdragon linux-buildinfo-5.0.0-8-snapdragon kernel-image-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 md-modules-5.0.0-8-generic-di nic-modules-5.0.0-8-generic-di nic-usb-modules-5.0.0-8-generic-di nic-shared-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 nfs-modules-5.0.0-8-generic-di
block-modules-5.0.0-8-generic-di message-modules-5.0.0-8-generic-di crypto-modules-5.0.0-8-generic-di virtio-modules-5.0.0-8-generic-di vlan-modules-5.0.0-8-generic-di ipmi-modules-5.0.0-8-generic-di
multipath-modules-5.0.0-8-generic-di
Architecture: ppc64el ppc64el_translations
Version: 5.0.0-8.9~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-002.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-buildinfo-5.0.0-8-generic-lpae - Linux kernel buildinfo for version 5.0.0 on PowerPC 64el SMP
linux-buildinfo-5.0.0-8-lowlatency - Linux kernel buildinfo for version 5.0.0 on PowerPC 64el SMP
linux-buildinfo-5.0.0-8-snapdragon - Linux kernel buildinfo for version 5.0.0 on PowerPC 64el SMP
linux-cloud-tools-5.0.0-8-generic - Linux kernel version specific cloud tools for version 5.0.0-8
linux-cloud-tools-5.0.0-8-generic-lpae - Linux kernel version specific cloud tools for version 5.0.0-8
linux-cloud-tools-5.0.0-8-lowlatency - Linux kernel version specific cloud tools for version 5.0.0-8
linux-cloud-tools-5.0.0-8-snapdragon - Linux kernel version specific cloud tools for version 5.0.0-8
linux-headers-5.0.0-8 - Header files related to Linux kernel version 5.0.0
linux-headers-5.0.0-8-generic - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
linux-headers-5.0.0-8-generic-lpae - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
linux-headers-5.0.0-8-lowlatency - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
linux-headers-5.0.0-8-snapdragon - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
linux-hwe-edge-cloud-tools-5.0.0-8 - Linux kernel version specific cloud tools for version 5.0.0-8
linux-hwe-edge-tools-5.0.0-8 - Linux kernel version specific tools for version 5.0.0-8
linux-hwe-edge-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-snapdragon - Metapackage depending on kernel udebs (udeb)
linux-image-unsigned-5.0.0-8-generic - Linux kernel image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-8-generic-dbgsym - Linux kernel debug image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-8-generic-lpae - Linux kernel image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-8-generic-lpae-dbgsym - Linux kernel debug image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-8-lowlatency - Linux kernel image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-8-lowlatency-dbgsym - Linux kernel debug image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-8-snapdragon - Linux kernel image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-8-snapdragon-dbgsym - Linux kernel debug image for version 5.0.0 on PowerPC 64el SMP
linux-modules-5.0.0-8-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-5.0.0-8-generic-lpae - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-5.0.0-8-lowlatency - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-5.0.0-8-snapdragon - 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-modules-extra-5.0.0-8-generic-lpae - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-extra-5.0.0-8-lowlatency - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-extra-5.0.0-8-snapdragon - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-source-5.0.0 - Linux kernel source for version 5.0.0 with Ubuntu patches
linux-tools-5.0.0-8-generic - Linux kernel version specific tools for version 5.0.0-8
linux-tools-5.0.0-8-generic-lpae - Linux kernel version specific tools for version 5.0.0-8
linux-tools-5.0.0-8-lowlatency - Linux kernel version specific tools for version 5.0.0-8
linux-tools-5.0.0-8-snapdragon - Linux kernel version specific tools for version 5.0.0-8
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 1786013 1807259 1809843 1813607 1819500 1819515 1819535 1819759 1820315
Changes:
linux-hwe-edge (5.0.0-8.9~18.04.1) bionic; urgency=medium
.
* linux-hwe-edge: 5.0.0-8.9~18.04.1 -proposed tracker (LP: #1820315)
.
* Packaging resync (LP: #1786013)
- [Packaging] update update.conf
.
* Miscellaneous Ubuntu changes
- Prepare hwe-edge kernel
.
[ Ubuntu: 5.0.0-8.9 ]
.
* 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:
d42b40b22d8206287b5f8c6e71f028590bb51855 363932 block-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
ea246c89c11fa1eb8505611ef2da4c3e9ea5eb6a 271344 crypto-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
01a997341858c978231d5195c824245ba58ad7d7 37704 floppy-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
0af6dd343fdcdffdae304863d0a783f55d3abe79 1354652 fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
c253dccc761f8147d9466782f7e9e8e43b5392ba 723312 fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
d50701cfa9183d1f26ae2f02335c39a42187b5af 448984 input-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
9534c01a2d3a018f020f39adefcfe8787a548adc 65344 ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
cd43cf9ed2c532089ab5c490f8feba3671511301 7454740 kernel-image-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
604df11b3c2a3f63e395da843264b4102783f97f 205696 linux-buildinfo-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
0d19f3a62b930b55c1b4cb324d14a6feb0f38dfd 1061708 linux-headers-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
3134165b4888045d107330feef612d69e1d8779d 4449648 linux-hwe-edge-tools-5.0.0-8_5.0.0-8.9~18.04.1_ppc64el.deb
581010e331155051041b6df05af3f86b956b99c0 988 linux-hwe-edge-udebs-generic_5.0.0-8.9~18.04.1_ppc64el.udeb
f02bc2f0580ceb0bdca635a1215de80e0537f875 20864 linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el.buildinfo
006330dbd476e31d3a21383f02c10bdf9f923aca 9329732 linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el.tar.gz
4c79f927d39dd51f8bc47fbc7fb8a6c72f50a1d2 24273 linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el_translations.tar.gz
9213fc110b6a3c7c7f3dca5c705e93ba41a23b8d 739471252 linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9~18.04.1_ppc64el.ddeb
ba881974678f564dc3c8ef16912081d3d7eddc1a 6511232 linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
0e6116e35eb3a5f08c8e83ccc2826d878c1afb0e 13181888 linux-modules-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
522daea9a19a353298f31623aa2893ae57a51c15 31286072 linux-modules-extra-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
59081e5c12f3b43997828e8cc3be609c2c90f56e 1892 linux-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
20e610a0b466ab8818b039c172143cbf013317c2 292828 md-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
a2a9ff8e23b20294f5013355bb1f96c8d4c627b1 208676 message-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
6f380b671a89092337a65cb05895516e9cdeaebc 20468 multipath-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
8836acf892c3f7c52b22181e241e8650e2359116 602488 nfs-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
ff0149c5d26f17bdad67dbb71d43cf34f87ff59c 4467720 nic-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
db774932a743b9733d5c085ded9078de8f3c5c67 587424 nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
3798ac892fdc6723392ebe3c597589f28c66d40e 330388 nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
d18a5ae2de29d20c4b2a4aafab61218cf5c51ec9 38460 parport-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
a827b1122401ebe86758f97c40e98fba26494ac9 9452 plip-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
9b031dd3ed025789acd6d1b05b12c79ccdf178fc 27204 ppp-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
8c83a24bee9ac3a91dd69b191c3cd986e4ef3b70 115236 sata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
3ed52e1d84950cbe5f7fe2a3fa5fde056e300937 2541572 scsi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
ae3ab2b0d843c8591c6beb3734e130affe7c6386 110224 storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
1bed35a38b377edb106a56d054c917d3541aba21 10820 virtio-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
7ae18262898131645acc828fa513c66ab7ff0fae 27668 vlan-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
Checksums-Sha256:
1557db0753f864e906f6bf1ccb6c06f387e95a5d735ad16523a3e8fb9f39e1a3 363932 block-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
8a4879c35b257fb3fa843b089488d8789b1cc9b45dcbca7f14740da0f97846e5 271344 crypto-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
f2adbed9c49706bafd9b233eb7760f6fd1dbcf991bb1431cd5701686d03487a2 37704 floppy-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
37e0cc92264eae6284966fc473af4636bcbec4975283205932261cade6971c6b 1354652 fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
c6491fa2154662353cc1a92c6458e6ba7b141682ab90d5d87baedbe83a30045d 723312 fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
1480f5ce75b6003a83a7be0630863c60f5ea969db4bc5e9a6e9494faddecfbe2 448984 input-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
c58d0faa39cbf2041c7bf89d66fdc0795e66e37b3945acfb0dd38ab41c983c71 65344 ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
a1d63fec408f32527db8a64c41c9e6fd16e796255e5ee05fa19fe7467c71dad7 7454740 kernel-image-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
710729f57fd387172db18e422edd41ba1fcaf44dd57e62b91a8cb7ee8081915b 205696 linux-buildinfo-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
005a6bdfdceb394bd764f48febf066058c875ec1136a6631e608572597d4cdab 1061708 linux-headers-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
9a38aa35198ac6486b8a9612b470d5e8feff8a74f411eeeff7bdc8352dc27dec 4449648 linux-hwe-edge-tools-5.0.0-8_5.0.0-8.9~18.04.1_ppc64el.deb
9b559e42893197da332c2b4138fb3f77a6648602c47fc6fa46b0fd6a6b1cd83d 988 linux-hwe-edge-udebs-generic_5.0.0-8.9~18.04.1_ppc64el.udeb
46c2d58cae129c9bebb3d5dd5cc7e084232066dfbfd189bdad0fdd64f6482f3e 20864 linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el.buildinfo
f930e6dc78165be377d57dc800d705b8c70964768ceca77d71e7aa99e4c693a1 9329732 linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el.tar.gz
f90d0dd86e8baa6c534a3a7efaab499a0c010bae8b2276c16ed3063d9ec646a3 24273 linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el_translations.tar.gz
ed1f1b129012dcdefd6a96e2129d120810eb610d28a58365c74263bc56ebaf88 739471252 linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9~18.04.1_ppc64el.ddeb
cd1b8766de7779627fae96b8dbca5d6137f3abd445d7f60c478bd47ced51bb0e 6511232 linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
64dda8a3af0a90288db89fe8c042983eaff4acb403ada2bce2f6953091e59180 13181888 linux-modules-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
0f4110d602584d6d7fcfdbabe75bc9a7608b48aeac92e6f9ed236f8161e5ddd2 31286072 linux-modules-extra-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
a9ad53f562cde432894662272e8f3eca389e17c681a18fdb5f77a1be5a23e0f9 1892 linux-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
0687814088a8fa4b9438ceb82a9f8427d2b9ce9ca0781ceaf3d292bb786bb050 292828 md-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
934275e0c7b7e9a60695ac09f7fef3229298c02187da60c9397adf0e20a3f460 208676 message-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
be43eade3bc898e25b416cb421364c1d5c998faf169437cd39fc6ec1b28012db 20468 multipath-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
7d4a11f6e97a7bad2d6f77f7691026997f97322b857e867c898c9ba2ca65844e 602488 nfs-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
52962ddb63018317eec3430dc9373e5c601420d3b9e20158394498cc9b50f19c 4467720 nic-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
34a02b3095a07dbde286bb802d1915667d9ae2e23cd96716b34f4b972d2ce5fd 587424 nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
3c510c8c58e55b5827603f0ac37b892579bf690ff128fda930942e25f2a720a3 330388 nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
ba17e0b349c87f323c1f4b4df070fc3e2fae78e8f8acf28fc066a98c3bf84492 38460 parport-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
504ec4fa245093ac88d5a0d0d406f87d3610b07a8dfcd199fe5b17c2d7a1d53f 9452 plip-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
10f56fcffb4f2cfc94293669b7e890bdb9ce070ff8894e193e97a112a9d6b4a7 27204 ppp-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
e5668b376e1871fb3115ecabb4654f2e232a84505cc1ac07ceb2442145ba08e8 115236 sata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
ebd613dead775869a6e1a196ec27f1843803191dfa38408db168961f43b0facf 2541572 scsi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
4ab55b2f719ddc38136face766604b0e7f93e2da99cecdb22265b8d18f980f2e 110224 storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
99b4de552a15be1bfd3c66aa895090ad655e26795daaf43722a1eb778297b4c3 10820 virtio-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
096ff693a373c017cc3e34279e7a2dfdb212b231a53fa22a4659aa448b19ccc3 27668 vlan-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
Files:
f3c74c4f6baaf0ddeb47f752cba7447a 363932 debian-installer standard block-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
0c38c0927cc8e841edefce04755d8d97 271344 debian-installer extra crypto-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
5542103925a3fcd79814c8c922efc67c 37704 debian-installer standard floppy-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
b33a6039a1cc5d8d99e8b4a24b95cd14 1354652 debian-installer standard fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
6207243bd588a212e3571be3f480a673 723312 debian-installer standard fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
b662a7bc2991af14dfa76fba5f70ca75 448984 debian-installer standard input-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
c871bb5e9900c4480e6b68b5430b3d11 65344 debian-installer standard ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
d762e87cb9aae7dab19c43fbb17187ff 7454740 debian-installer optional kernel-image-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
402d327a94c5aaf2e316b2cf1a0e9a1c 205696 kernel optional linux-buildinfo-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
c43db06674a3f228fbea0df334ef9d39 1061708 devel optional linux-headers-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
b3f14856e2a6a168684e5167672cd1aa 4449648 devel optional linux-hwe-edge-tools-5.0.0-8_5.0.0-8.9~18.04.1_ppc64el.deb
d5dc237ed2d4cf1032615e0c330fcdaf 988 debian-installer optional linux-hwe-edge-udebs-generic_5.0.0-8.9~18.04.1_ppc64el.udeb
95c3da3b27364499375aa054263ecfd7 20864 devel optional linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el.buildinfo
2b8f2b456448182f4b6a4d3afa62974e 9329732 raw-signing - linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el.tar.gz
7b4e27d3eb291190c234d7b8836b4d26 24273 raw-translations - linux-hwe-edge_5.0.0-8.9~18.04.1_ppc64el_translations.tar.gz
3d62eabdd9f3a27b95ed93bef9c3abdf 739471252 devel optional linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9~18.04.1_ppc64el.ddeb
3fc4d099fcbd398edc057ffc76a16018 6511232 kernel optional linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
6bf89946c7bd82ed2f6f9d95c26f1fe1 13181888 kernel optional linux-modules-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
3314282feece7dee545f3266cf565511 31286072 kernel optional linux-modules-extra-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
2aa798f5c416621709633689f4c4b912 1892 devel optional linux-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_ppc64el.deb
c3f788ed087fcae102f292f3e83218ce 292828 debian-installer standard md-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
45e3ba8e8f29bf435280b7fc32beb76a 208676 debian-installer standard message-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
d5fb195660243fdd5aef8b26f229078d 20468 debian-installer extra multipath-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
4a32c782b17b2b8b46e5a6e590d3a5ca 602488 debian-installer standard nfs-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
090fba0e84bf467b2a86e54bd0a4298c 4467720 debian-installer standard nic-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
011778719f5a9d7b9620a11cff93effe 587424 debian-installer standard nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
0d50fca0a0ef5b48c0712bff837a7d9c 330388 debian-installer standard nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
91d2a3a1418e0dac12572e7cf4cbd4df 38460 debian-installer standard parport-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
cb087f9a477e98ea45eaceb465cd198a 9452 debian-installer standard plip-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
59179389b08644d5516a34b08215ca16 27204 debian-installer standard ppp-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
397b86696e49e9e06c6e5df6e221e8f0 115236 debian-installer standard sata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
dc8dc78cac112afcd4e33acb03908ed7 2541572 debian-installer standard scsi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
a5a481a8ede1562bc07a3c285d838e84 110224 debian-installer standard storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
67c75a8f3d5a5ee12484525d72378296 10820 debian-installer standard virtio-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
6d5f697fcb5872e20f80701b48a8ed8f 27668 debian-installer extra vlan-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_ppc64el.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list