[ubuntu/bionic-proposed] linux-hwe-edge_5.0.0-8.9~18.04.1_amd64.tar.gz - (Accepted)
Thadeu Lima de Souza Cascardo
cascardo at canonical.com
Mon Mar 25 16:53:05 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 lgw01-amd64-060.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 fat-modules-5.0.0-8-generic-di fb-modules-5.0.0-8-generic-di firewire-core-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 md-modules-5.0.0-8-generic-di nic-modules-5.0.0-8-generic-di nic-pcmcia-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 pata-modules-5.0.0-8-generic-di pcmcia-modules-5.0.0-8-generic-di
pcmcia-storage-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 serial-modules-5.0.0-8-generic-di storage-core-modules-5.0.0-8-generic-di usb-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 mouse-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: amd64 all amd64_translations
Version: 5.0.0-8.9~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-060.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)
fat-modules-5.0.0-8-generic-di - FAT filesystem support (udeb)
fb-modules-5.0.0-8-generic-di - Framebuffer modules (udeb)
firewire-core-modules-5.0.0-8-generic-di - Firewire (IEEE-1394) Support (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 64 bit x86 SMP
linux-buildinfo-5.0.0-8-generic-lpae - Linux kernel buildinfo for version 5.0.0 on 64 bit x86 SMP
linux-buildinfo-5.0.0-8-lowlatency - Linux kernel buildinfo for version 5.0.0 on 64 bit x86 SMP
linux-buildinfo-5.0.0-8-snapdragon - Linux kernel buildinfo for version 5.0.0 on 64 bit x86 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 64 bit x86 SMP
linux-headers-5.0.0-8-generic-lpae - Linux kernel headers for version 5.0.0 on 64 bit x86 SMP
linux-headers-5.0.0-8-lowlatency - Linux kernel headers for version 5.0.0 on 64 bit x86 SMP
linux-headers-5.0.0-8-snapdragon - Linux kernel headers for version 5.0.0 on 64 bit x86 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 64 bit x86 SMP
linux-image-unsigned-5.0.0-8-generic-dbgsym - Linux kernel debug image for version 5.0.0 on 64 bit x86 SMP
linux-image-unsigned-5.0.0-8-generic-lpae - Linux kernel image for version 5.0.0 on 64 bit x86 SMP
linux-image-unsigned-5.0.0-8-generic-lpae-dbgsym - Linux kernel debug image for version 5.0.0 on 64 bit x86 SMP
linux-image-unsigned-5.0.0-8-lowlatency - Linux kernel image for version 5.0.0 on 64 bit x86 SMP
linux-image-unsigned-5.0.0-8-lowlatency-dbgsym - Linux kernel debug image for version 5.0.0 on 64 bit x86 SMP
linux-image-unsigned-5.0.0-8-snapdragon - Linux kernel image for version 5.0.0 on 64 bit x86 SMP
linux-image-unsigned-5.0.0-8-snapdragon-dbgsym - Linux kernel debug image for version 5.0.0 on 64 bit x86 SMP
linux-modules-5.0.0-8-generic - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
linux-modules-5.0.0-8-generic-lpae - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
linux-modules-5.0.0-8-lowlatency - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
linux-modules-5.0.0-8-snapdragon - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
linux-modules-extra-5.0.0-8-generic - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
linux-modules-extra-5.0.0-8-generic-lpae - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
linux-modules-extra-5.0.0-8-lowlatency - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
linux-modules-extra-5.0.0-8-snapdragon - Linux kernel extra modules for version 5.0.0 on 64 bit x86 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)
mouse-modules-5.0.0-8-generic-di - Mouse support (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-pcmcia-modules-5.0.0-8-generic-di - PCMCIA 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)
pata-modules-5.0.0-8-generic-di - PATA support modules (udeb)
pcmcia-modules-5.0.0-8-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-5.0.0-8-generic-di - PCMCIA storage 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)
serial-modules-5.0.0-8-generic-di - Serial port support (udeb)
storage-core-modules-5.0.0-8-generic-di - Core storage support (udeb)
usb-modules-5.0.0-8-generic-di - Core USB 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:
9576a7d0d21eb860b4b6ce0adff2d7998e23cc60 362592 block-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
5069f95f973771bfe8b6187f4acaac87bcb35c7b 328848 crypto-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
18e44dc177c8dc4005db466c3afcc47b64465ea3 4364 fat-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
08438df3fd6b65c66fe5c8b7f6ab2ce18aa8561d 13768 fb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
f7af0aea0587ba1d63b8c1d86a9caebe4c5ec57b 64720 firewire-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
565f72d3a52eff524d84bb14bca0f29ae767075f 35060 floppy-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
d8e70d7a29a0af1322f4fe1cca2d3e6eb44a0dcb 1305012 fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
d386f30a2be435d9f47a1d0f8734509df4c15ac9 713820 fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
cb65a3c29d3d03ec6ebf41569b2a6a8a96642bc9 456276 input-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
6ec776a10309a16204f4c3e24abe8e8ab594692e 61040 ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
396ae322230fdd0b77728ce0d11491e4e347c141 9318000 kernel-image-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
01d25d89ee0d47924b1765d8f58dddebc5ed6943 225332 linux-buildinfo-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
7dc1da21cade365fc0c99a600a5f59ea192bbb82 225412 linux-buildinfo-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
830e40b087e176edead5b5b8e60ec56bb2f80a23 1888 linux-cloud-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
25264332d7261c30f6f53c167e09b6441000fa38 1896 linux-cloud-tools-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
62ec2ce96bd87ce6ce2f7f7f80c256788cbefc10 1087452 linux-headers-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
0a76668ddcb7cec057aa3ee4d1e279daf7f1b2a0 1087808 linux-headers-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
f476d0285858fcc880700202b8d45483f5975048 10048 linux-headers-5.0.0-8_5.0.0-8.9~18.04.1_all.deb
a48746ee0b6abb0886a95575b8066e33156c533f 27484 linux-hwe-edge-cloud-tools-5.0.0-8_5.0.0-8.9~18.04.1_amd64.deb
d25f8a3599dfd571bba0ed24e7f835a5202e96e3 4997252 linux-hwe-edge-tools-5.0.0-8_5.0.0-8.9~18.04.1_amd64.deb
8d2e544cf122b2d9cf43dcca698ee1cc5c7b5dad 1032 linux-hwe-edge-udebs-generic_5.0.0-8.9~18.04.1_amd64.udeb
6fac7fb753f26a5d01af2e547828d12df7032643 33067 linux-hwe-edge_5.0.0-8.9~18.04.1_amd64.buildinfo
3778c92ae080e366876ee8b8b62d522945ebc9d2 16742369 linux-hwe-edge_5.0.0-8.9~18.04.1_amd64.tar.gz
adb26496983bb7fae334f60a57bed442aab6b5d5 24601 linux-hwe-edge_5.0.0-8.9~18.04.1_amd64_translations.tar.gz
1bc484b74c8bf5a9c20f7e06402ea699e6cca9ad 834040300 linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9~18.04.1_amd64.ddeb
f3386d0fa0a1d5d8ec313a80fdb5dd774b45f3d6 8340844 linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
bff6e04daace25ec130e3852f9e15f815c8b9887 834939412 linux-image-unsigned-5.0.0-8-lowlatency-dbgsym_5.0.0-8.9~18.04.1_amd64.ddeb
0733971fddfbb4e36032a64e2114e772c72d3bbc 8400048 linux-image-unsigned-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
a9ec7242199ffd07273c25cc3bfe284f70952ea4 13549396 linux-modules-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
45f5c6129f54ec5340f7559da94c30a4cf20dc4f 46681776 linux-modules-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
d82c3aac6f8a10fe454d24756641f6e8a9dab10a 33005132 linux-modules-extra-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
a0e9853c5ff6af95bdf8b1d2f2723639375af998 131643724 linux-source-5.0.0_5.0.0-8.9~18.04.1_all.deb
83f9ddb8ea4ab9bb9a94ac95c998422c83de09ef 1972 linux-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
02b3cafae4ac142587fbf7225b5c7e9a2a0f3799 1976 linux-tools-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
44f9c4122afbc1d37b758ade3cfceeece325127a 288356 md-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
bbea5949774e71b0899fb339b26e3e224b460115 202392 message-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
57d960e4263880dbb8fe2612a2f2f5150db60c13 59904 mouse-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
2f8ca97a053ce08a7e7e5d9406d239973a3afec8 18332 multipath-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
7363c1db1d895bea9170fcc73657a5d4422b8d49 575696 nfs-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
554d7cc5b97cc13abf650c50b6ccd00572dad2ce 4625180 nic-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
cf226aa9be3175333a26a5b889e272be4f27d594 143220 nic-pcmcia-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
865e2d09d58ab834ed4bed01f06ea683a9da2aae 572280 nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
cc2e03138fb9921cad9eecc3681c2d24ad9a1bf5 316904 nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
6f6b618320e9a9760453a71643a1f5684fbb57bb 31504 parport-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
4d533d24f2f48bb1a212b74067d115b58ac4b0c0 122144 pata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
57119f456dcd79788d1f0dff9f3935255b6f17f9 64092 pcmcia-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
7b03efe7b524fcb3c9da067df7028afc0cfb8c44 61084 pcmcia-storage-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
26564b53733dc9d92d3dee70d9b6adedc8215a77 8748 plip-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
b36d5a7012c42f5595444929e7d90e1aaa901ba3 25096 ppp-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
537f184bbe133e682115034ed2b1988af7b6287a 94184 sata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
de376f1869c8a8b092fa72220f913647fc2343d5 2648352 scsi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
ea48eb09879279c975e6dc7997df2db7979b293f 94052 serial-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
d65aa33e1e8afacef0b1d6ccfaeaa0ce0276fb67 50720 storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
6e82a757229d9c2fad577c6e948075c9894a1c2d 140492 usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
b104c87f2cdba9e1a7679b21810a64b59338f144 110172 virtio-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
caa2202ee0943cacdc5e9329e21dd929719f8f5c 25944 vlan-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
Checksums-Sha256:
9e40e79e31e198200d20d2abb85f29b783cca813db2dfe70c24dbe480ba7d4b2 362592 block-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
912fc8555df41ed9d7d8d963a623f3dcfd74d6166d6d5da8ae6b4034100e5c32 328848 crypto-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
30a8036d05700044189b16dba967c28b1dd0629e9eefa3bde7e538210aa77d11 4364 fat-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
d214b87cfb2a656f31d7f4946ed3d4ce624281bf0b067a79b4b69a542f8966eb 13768 fb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
6ae2db1c1c7522aca776788aa4155c4138e8e597db9e0678123611a30d6b7895 64720 firewire-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
4ac527a5ba42ec890b7da73741da6f6c50d4f44772c380ce858dc553edb864d0 35060 floppy-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
cb65e2e12a9809626c73fc4e200fe06ec9a81fec0b88397bfcb2e22467ab31aa 1305012 fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
f7b7c719445b79c6c314dc13b7e627426585713abe10e934d349f6efd34d453b 713820 fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
9bb04048d5d0cf7af5513ae6c3c71e476d3e30960cec156321e6923e25f5b629 456276 input-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
c9638c47ce60028387283d86308df44cadfe43a77b77202a2a636030915700a4 61040 ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
454ded18ce11c0a0c1e7b688ee8c82204a4b571fc6df8f5ee3118f8d09c15824 9318000 kernel-image-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
41e9de150655dce3d4220b03632c0793006a8711dedc870cf6eac89c3ee1725f 225332 linux-buildinfo-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
98bc494f203b3c3e72f4676d76859b0c093de9939ab044ab886981cdceb316c3 225412 linux-buildinfo-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
7dd1a5df540b2b80c87e27f9cd48d02d015d40e98f99c375d2b9fedb812bd73d 1888 linux-cloud-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
8ab7612ae771bdddb3e9f1f10e464e3d93a65af4bbd26f00cb8b81536c3b8db9 1896 linux-cloud-tools-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
b95e6f77d74270d24fd1f81d3b682386ed9b33b4bb75999c3744fbb8074d69c3 1087452 linux-headers-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
f140ffdaa7dbc9ff55c693128efcdff5376cc816f544ab18b69be0d3dadef672 1087808 linux-headers-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
47e5dd9379b35f8146893d8a04e9f0f9af9126c04debdac42492f2f44a2da79a 10048 linux-headers-5.0.0-8_5.0.0-8.9~18.04.1_all.deb
07bf3ede37437264b940dd9257f9fd0d9b51a30e43e38f6ad11c1bf383265fa7 27484 linux-hwe-edge-cloud-tools-5.0.0-8_5.0.0-8.9~18.04.1_amd64.deb
7a4b4ed50734cdfa7bed6de6f71bf8a414c7cb101bbafe4a5106c729b46531af 4997252 linux-hwe-edge-tools-5.0.0-8_5.0.0-8.9~18.04.1_amd64.deb
b3172a5d10f6e41fda9d13b5290432bab2690a3f09e65e44eefceb753d641497 1032 linux-hwe-edge-udebs-generic_5.0.0-8.9~18.04.1_amd64.udeb
19e8efbd68375ffc16dc95e6fd4478f9a43b75fe6b4532534ab455f60a86dd2d 33067 linux-hwe-edge_5.0.0-8.9~18.04.1_amd64.buildinfo
ccc6cd81487582b4a5bf3dc9cc96bbc3e1d6ce7c539a24f12f3d20733a46793e 16742369 linux-hwe-edge_5.0.0-8.9~18.04.1_amd64.tar.gz
b5738aa63c10b4e0e250349109aec13dd3ae8bd22cd8dacb5d1a57acf4f766ec 24601 linux-hwe-edge_5.0.0-8.9~18.04.1_amd64_translations.tar.gz
a3ceac7054ff4d07bc738dccd3ffbdc1323bf15db0649c9b829d05f1da98b405 834040300 linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9~18.04.1_amd64.ddeb
9f76c1ce9f5048f1a633c3cfdcb545b1d1457cb4bbb5404ece5459ccfd1efcd0 8340844 linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
abd57aacc72b5dc76168ce9efe1a5f82cb575dbabc383fe9192b900dc2d0a608 834939412 linux-image-unsigned-5.0.0-8-lowlatency-dbgsym_5.0.0-8.9~18.04.1_amd64.ddeb
e45202a8ef2fcaff37bad2810c0f898fb90d52a94330e4efeb7cb984a344bd7c 8400048 linux-image-unsigned-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
221e6c441cfbceb23cb9159863a75ba5a523af8af739dcac8d0221eb67fe76a5 13549396 linux-modules-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
2b5f83d1da9a49b3612b0047e77a1ae30e89fdaa9369b81fb73eaa99cce7c321 46681776 linux-modules-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
f6f684076f98974c808a069edc3ec501e9056dd4c339e05fe04fe70d836ca0c2 33005132 linux-modules-extra-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
3e36ffbf3f2282155474cd1ac015246a16ba23e81813f9b5a0dab5185bcda6cd 131643724 linux-source-5.0.0_5.0.0-8.9~18.04.1_all.deb
441e149010279843709a76039a897343d9e40fbf19d6302a61cec79ece0b0ada 1972 linux-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
4631a3898e5f15b9e05ef4b08faff8a38d9f983cb8221d86d749850889da6665 1976 linux-tools-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
7efa6fe625be0d534b58e25131b3200065b2a25afdc5a180b6357ba75a3ff9bf 288356 md-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
bd8ae5b24b3caff11ec47361bc652b5aac1d3d3aaf58613d4f0eddb5dd9622de 202392 message-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
9a97dd257cf2db9e08faee20281b5b2de1bed215618e1dfb181d33e8f90e6f14 59904 mouse-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
52a33c193b6d23b358673f44a98ea2345e018144e2dc9fa9c125fe67563f5004 18332 multipath-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
afe0426e66adccb1a55d2b1cafc448413135ddf2a8aa45908956d00f79ad2b6b 575696 nfs-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
1fa9ff9438f16dd580484e2a717dc9efc33ceac6c604c171ee12db75e81b2c02 4625180 nic-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
308ee08452aab6c5bb0ae47a465d67d8d62f021b7b17e6f905ee455aeb7d83ef 143220 nic-pcmcia-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
c5dd08aa12950bc685d680af5923f4c23869d2385ab8f153513b3feb8aa35df7 572280 nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
2bdacca7f03ca4f94e4b132f5d4d15021edf1dc9831cc15d516388f82bf8315d 316904 nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
a777292464d5585335566446bef3d481dcc593650ccdcd0d88af4df604e52beb 31504 parport-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
9e96cd5b6ded27bb30de6760ff37ea73ecc15acedd2e9928a74ba4cf6367572b 122144 pata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
b242fd8c7103295884e416168e31996915b156e329411d5c93c4b0b8f48b5a8f 64092 pcmcia-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
a5755d69c57c0feccefdba83729f5aeda75da1391ef1b7dc9b22c95e9d6936ca 61084 pcmcia-storage-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
9aa746e50336d3aeb03507f6008f00091d7ef8cd071a8b319262ec0f6d892e56 8748 plip-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
4cdfce7b82eca7c6571589d7a65cb14bac0317c82a222d72bb6fa31a07398549 25096 ppp-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
345a02893cb3e21d2c988935e17e769eaf896dec8e75a90308038f12af593600 94184 sata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
7d202957e6684b1498297a4fe411eb33bc77a1c4d204d501c95f351c1c7e1df4 2648352 scsi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
4aa549ff984a309887a7acceb920c60e2b9f01ebdadb549d9b9c8c7b1aef659f 94052 serial-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
1164bdd19e458c595c8257cfe1b7103125843d739c05d230d9e1768bb1c2cfbe 50720 storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
d23fa78338b6f8c1ee179e3802c7fd337cde842903f48d8f860bcec3b18ecaa9 140492 usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
ca524d23f9120fae6e4f64af802777e605877b2c7ce8e008f9f9763a1e5d96dc 110172 virtio-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
5fa10f1f6dcf00674b47b2f649b2fb78c44a2351a97ad44bc7d9d8a7b5ecbccf 25944 vlan-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
Files:
411c56089d12a6633e8f53bb5a357e18 362592 debian-installer standard block-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
48db36d66c099fbeaaffbdda3d81a9d5 328848 debian-installer extra crypto-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
8acb115f1611940deb0a04bac0db1367 4364 debian-installer standard fat-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
405103a5d785c05c4f84614f3e6142d3 13768 debian-installer standard fb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
6aa4ef7013cf338e67586e810a8cd636 64720 debian-installer standard firewire-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
95f46628446db187ebc3d72a1c32d4f0 35060 debian-installer standard floppy-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
40d351695a006811f23d598af30ed1f1 1305012 debian-installer standard fs-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
95bc8a1ab1541f70a0e1fa893da33d5c 713820 debian-installer standard fs-secondary-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
c4e821d478c047295b2748d8753b5cf2 456276 debian-installer standard input-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
a4943583c6cd4c98a791895191344779 61040 debian-installer standard ipmi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
d1cf84f1485dcf4e219fb5d8491624cc 9318000 debian-installer optional kernel-image-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
5141d76bd0bee42ae85e5fbea946dc0e 225332 kernel optional linux-buildinfo-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
0eeaf84ce07a0ac0b44fcc712fc3ba5c 225412 kernel optional linux-buildinfo-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
cd137247736c5a591bc555cf5908034c 1888 devel optional linux-cloud-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
e403000e474fbaecdd217eb9d4e67b61 1896 devel optional linux-cloud-tools-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
df8a3cf7e95d997c1e7057fc507021dc 1087452 devel optional linux-headers-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
8e443cdb1e4e158ac8daab4f040b455c 1087808 devel optional linux-headers-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
c99d35ccac979b6af2178167a54fbb09 10048 devel optional linux-headers-5.0.0-8_5.0.0-8.9~18.04.1_all.deb
c63baace1b842572825e574417944510 27484 devel optional linux-hwe-edge-cloud-tools-5.0.0-8_5.0.0-8.9~18.04.1_amd64.deb
318972e58fdcc1a8b874b56b23883ddd 4997252 devel optional linux-hwe-edge-tools-5.0.0-8_5.0.0-8.9~18.04.1_amd64.deb
dff9462d90e734511bb0cd1a5a35c352 1032 debian-installer optional linux-hwe-edge-udebs-generic_5.0.0-8.9~18.04.1_amd64.udeb
894d2d8ebd3c7a768bbe6746c60cc9f9 33067 devel optional linux-hwe-edge_5.0.0-8.9~18.04.1_amd64.buildinfo
4af7eabe7abfde80374fe72ca1dc0334 16742369 raw-signing - linux-hwe-edge_5.0.0-8.9~18.04.1_amd64.tar.gz
546e73f9e1218c5194aa583422110fbc 24601 raw-translations - linux-hwe-edge_5.0.0-8.9~18.04.1_amd64_translations.tar.gz
a096d2eec6aec958cd89aad4165d44db 834040300 devel optional linux-image-unsigned-5.0.0-8-generic-dbgsym_5.0.0-8.9~18.04.1_amd64.ddeb
f155d99a5fde36274c7ed6d08585633a 8340844 kernel optional linux-image-unsigned-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
925cc11b52daa66d7a8f90182863c2dd 834939412 devel optional linux-image-unsigned-5.0.0-8-lowlatency-dbgsym_5.0.0-8.9~18.04.1_amd64.ddeb
63c3d09c7f3adf81cfd91d26119babe5 8400048 kernel optional linux-image-unsigned-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
71824d3568d8eca22133306ce5c1416e 13549396 kernel optional linux-modules-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
62c1a631b27161639d1d16b1a701b4b4 46681776 kernel optional linux-modules-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
5c0735ae373db0fed839428cdb7b0d7c 33005132 kernel optional linux-modules-extra-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
cbc94c82b2bd0e5a03a23fd521655443 131643724 devel optional linux-source-5.0.0_5.0.0-8.9~18.04.1_all.deb
3be974ea97006ee51512be70a152adb8 1972 devel optional linux-tools-5.0.0-8-generic_5.0.0-8.9~18.04.1_amd64.deb
aa1492a7cf7aad9517dcaacb00a9deb4 1976 devel optional linux-tools-5.0.0-8-lowlatency_5.0.0-8.9~18.04.1_amd64.deb
ec2f39be31127d00360e262495bf38cf 288356 debian-installer standard md-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
7b67e7d665b01da0db1b2d393d05c5d5 202392 debian-installer standard message-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
2e234378378316d6d88a980d9e9450bd 59904 debian-installer extra mouse-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
c9f9ae617bf1862d265cb4006fc9bec9 18332 debian-installer extra multipath-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
4dacc6069f8459cde2275a98cef44f34 575696 debian-installer standard nfs-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
bc35b543bb804088df7b3cd2e294d5d5 4625180 debian-installer standard nic-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
859e1ec1bf9cca914caf692019ce6f89 143220 debian-installer standard nic-pcmcia-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
2c6ff1a780f1bc0ee4b5ce6f6e266cb7 572280 debian-installer standard nic-shared-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
4a0bb955cfd019a31a22636891efce53 316904 debian-installer standard nic-usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
7036bb0654a20df0a174fe1c452f6685 31504 debian-installer standard parport-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
dc0f4a70c364e3c0a0d9eb9ed84a455b 122144 debian-installer standard pata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
19852e733fb4484732274df0be1ed053 64092 debian-installer standard pcmcia-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
eac387837d7ea79d65d58eb1bbbacbff 61084 debian-installer standard pcmcia-storage-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
51b83ab081fbc9afffdac3f38794f923 8748 debian-installer standard plip-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
696ae4c3f79f9b7175fa272039074359 25096 debian-installer standard ppp-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
ff5fa1769b2166e37807ac94e1cf0728 94184 debian-installer standard sata-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
ffd7eaa7cac1dd1da676069658c53bd5 2648352 debian-installer standard scsi-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
a85f68af03e3ddd2341ed2c550939f68 94052 debian-installer standard serial-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
a83654846e044279404bf71dd73d0908 50720 debian-installer standard storage-core-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
0e8bb61fc289d9632fe5086cca75f94d 140492 debian-installer standard usb-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
4b594b7226b257d96103a9b0491ef2ce 110172 debian-installer standard virtio-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
a80d99f8dce82f26cef5f88d2a7a9236 25944 debian-installer extra vlan-modules-5.0.0-8-generic-di_5.0.0-8.9~18.04.1_amd64.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list