[ubuntu/focal-proposed] linux_5.3.0-25.27_amd64.tar.gz - (Accepted)

Stefan Bader stefan.bader at canonical.com
Mon Dec 9 11:22:56 UTC 2019


linux (5.3.0-25.27) eoan; urgency=medium

  * eoan/linux: 5.3.0-25.27 -proposed tracker (LP: #1854762)

  * CVE-2019-14901
    - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()

  * CVE-2019-14896 // CVE-2019-14897
    - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor

  * CVE-2019-14895
    - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()

  * [CML] New device id's for CMP-H (LP: #1846335)
    - mmc: sdhci-pci: Add another Id for Intel CML
    - i2c: i801: Add support for Intel Comet Lake PCH-H
    - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
    - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs

  * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
    boot, while showing the BIOS logo on a black background (LP: #1836858)
    - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y

  * Please add patch fixing RK818 ID detection (LP: #1853192)
    - SAUCE: mfd: rk808: Fix RK818 ID template

  * Kernel build log filled with "/bin/bash: line 5: warning: command
    substitution: ignored null byte in input" (LP: #1853843)
    - [Debian] Fix warnings when checking for modules signatures

  * Lenovo dock MAC Address pass through doesn't work in Ubuntu  (LP: #1827961)
    - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2

  * Dell XPS 13 9350/9360 headphone audio hiss (LP: #1654448) // [XPS 13 9360,
    Realtek ALC3246, Black Headphone Out, Front] High noise floor (LP: #1845810)
    - ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360

  * no HDMI video output since GDM greeter after linux-oem-osp1 version
    5.0.0-1026 (LP: #1852386)
    - drm/i915: Add new CNL PCH ID seen on a CML platform
    - SAUCE: drm/i915: Fix detection for a CMP-V PCH

  * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
    works on Dell Venue 11 Pro 7140 (LP: #1846539)
    - [Config] Drop snd-sof-intel-bdw build
    - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
      driver

  * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
    (LP: #1847451)
    - SAUCE: tools/power turbostat: Add Cometlake support

  * External microphone can't work on some dell machines with the codec alc256
    or alc236 (LP: #1853791)
    - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
    - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table

  * Memory leak in net/xfrm/xfrm_state.c - 8 pages per ipsec connection
    (LP: #1853197)
    - xfrm: Fix memleak on xfrm state destroy

  * CVE-2019-18660: patches for Ubuntu (LP: #1853142) // CVE-2019-18660
    - powerpc/64s: support nospectre_v2 cmdline option
    - powerpc/book3s64: Fix link stack flush on context switch
    - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel

  * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
    - HID: i2c-hid: fix no irq after reset on raydium 3118

  * Make Goodix I2C touchpads work (LP: #1853842)
    - HID: i2c-hid: Remove runtime power management
    - HID: i2c-hid: Send power-on command after reset

  * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
    - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
      2-in-1"
    - lib: devres: add a helper function for ioremap_uc
    - mfd: intel-lpss: Use devm_ioremap_uc for MMIO

  * CVE-2019-19055
    - nl80211: fix memory leak in nl80211_get_ftm_responder_stats

  * CML: perf enabling for core (LP: #1848978)
    - perf/x86/intel: Add Comet Lake CPU support
    - perf/x86/msr: Add Comet Lake CPU support
    - perf/x86/cstate: Add Comet Lake CPU support
    - perf/x86/msr: Add new CPU model numbers for Ice Lake
    - perf/x86/cstate: Update C-state counters for Ice Lake

  * Boot hangs after "Loading initial ramdisk ..."  (LP: #1852586)
    - SAUCE: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for
      interrupts"
    - SAUCE: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"

  * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
    (LP: #1847454)
    - powercap/intel_rapl: add support for CometLake Mobile
    - powercap/intel_rapl: add support for Cometlake desktop

  * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
    (LP: #1847450)
    - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
      to intel_pmc_core driver

  * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
    - net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
    - net: ena: switch to dim algorithm for rx adaptive interrupt moderation
    - net: ena: reimplement set/get_coalesce()
    - net: ena: enable the interrupt_moderation in driver_supported_features
    - net: ena: remove code duplication in
      ena_com_update_nonadaptive_moderation_interval _*()
    - net: ena: remove old adaptive interrupt moderation code from ena_netdev
    - net: ena: remove ena_restore_ethtool_params() and relevant fields
    - net: ena: remove all old adaptive rx interrupt moderation code from ena_com
    - net: ena: fix update of interrupt moderation register
    - net: ena: fix retrieval of nonadaptive interrupt moderation intervals
    - net: ena: fix incorrect update of intr_delay_resolution
    - net: ena: Select DIMLIB for ENA_ETHERNET
    - SAUCE: net: ena: fix issues in setting interrupt moderation params in
      ethtool
    - SAUCE: net: ena: fix too long default tx interrupt moderation interval

  * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
    - [Config] Enable ROCKCHIP support for arm64

  * remount of multilower moved pivoted-root overlayfs root, results in I/O
    errors on some modified files (LP: #1824407)
    - SAUCE: ovl: fix lookup failure on multi lower squashfs

  * Eoan update: 5.3.13 upstream stable release (LP: #1853882)
    - net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
    - block, bfq: deschedule empty bfq_queues not referred by any process
    - mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
    - mm/memory_hotplug: fix updating the node span
    - arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
    - fbdev: Ditch fb_edid_add_monspecs
    - Linux 5.3.13

  * Eoan update: 5.3.12 upstream stable release (LP: #1853475)
    - scsi: core: Handle drivers which set sg_tablesize to zero
    - ax88172a: fix information leak on short answers
    - devlink: disallow reload operation during device cleanup
    - ipmr: Fix skb headroom in ipmr_get_route().
    - mlxsw: core: Enable devlink reload only on probe
    - net: gemini: add missed free_netdev
    - net/smc: fix fastopen for non-blocking connect()
    - net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
    - slip: Fix memory leak in slip_open error path
    - tcp: remove redundant new line from tcp_event_sk_skb
    - dpaa2-eth: free already allocated channels on probe defer
    - devlink: Add method for time-stamp on reporter's dump
    - net/smc: fix refcount non-blocking connect() -part 2
    - ALSA: usb-audio: Fix missing error check at mixer resolution test
    - ALSA: usb-audio: not submit urb for stopped endpoint
    - ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
    - ALSA: usb-audio: Fix incorrect size check for processing/extension units
    - Btrfs: fix log context list corruption after rename exchange operation
    - cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in
      ptrace_stop()
    - Input: ff-memless - kill timer in destroy()
    - Input: synaptics-rmi4 - fix video buffer size
    - Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
    - Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
    - Input: synaptics-rmi4 - clear IRQ enables for F54
    - Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
    - KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
    - IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet
    - IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
    - IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR
    - IB/hfi1: Ensure full Gen3 speed in a Gen4 system
    - IB/hfi1: Use a common pad buffer for 9B and 16B packets
    - i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
    - SAUCE: Revert "UBUNTU: SAUCE: x86/intel: Disable HPET on Intel Coffe Lake
      platforms"
    - x86/quirks: Disable HPET on Intel Coffe Lake platforms
    - ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
    - ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
    - io_uring: ensure registered buffer import returns the IO length
    - drm/i915: update rawclk also on resume
    - Revert "drm/i915/ehl: Update MOCS table for EHL"
    - ntp/y2038: Remove incorrect time_t truncation
    - net: ethernet: dwmac-sun8i: Use the correct function in exit path
    - iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
    - mm: mempolicy: fix the wrong return value and potential pages leak of mbind
    - mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
    - mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
    - mm: slub: really fix slab walking for init_on_free
    - mm/memory_hotplug: fix try_offline_node()
    - mm/page_io.c: do not free shared swap slots
    - mmc: sdhci-of-at91: fix quirk2 overwrite
    - slcan: Fix memory leak in error path
    - Linux 5.3.12

  * Eoan update: 5.3.11 upstream stable release (LP: #1852338)
    - bonding: fix state transition issue in link monitoring
    - CDC-NCM: handle incomplete transfer of MTU
    - ipv4: Fix table id reference in fib_sync_down_addr
    - net: ethernet: octeon_mgmt: Account for second possible VLAN header
    - net: fix data-race in neigh_event_send()
    - net: qualcomm: rmnet: Fix potential UAF when unregistering
    - net/tls: fix sk_msg trim on fallback to copy mode
    - net: usb: qmi_wwan: add support for DW5821e with eSIM support
    - NFC: fdp: fix incorrect free object
    - nfc: netlink: fix double device reference drop
    - NFC: st21nfca: fix double free
    - qede: fix NULL pointer deref in __qede_remove()
    - net: mscc: ocelot: don't handle netdev events for other netdevs
    - net: mscc: ocelot: fix NULL pointer on LAG slave removal
    - net/tls: don't pay attention to sk_write_pending when pushing partial
      records
    - net/tls: add a TX lock
    - selftests/tls: add test for concurrent recv and send
    - ipv6: fixes rt6_probe() and fib6_nh->last_probe init
    - net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
    - net: prevent load/store tearing on sk->sk_stamp
    - net: sched: prevent duplicate flower rules from tcf_proto destroy race
    - net/smc: fix ethernet interface refcounting
    - vsock/virtio: fix sock refcnt holding during the shutdown
    - r8169: fix page read in r8168g_mdio_read
    - ALSA: timer: Fix incorrectly assigned timer instance
    - ALSA: bebob: fix to detect configured source of sampling clock for Focusrite
      Saffire Pro i/o series
    - ALSA: hda/ca0132 - Fix possible workqueue stall
    - mm: memcontrol: fix NULL-ptr deref in percpu stats flush
    - mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
    - mm, meminit: recalculate pcpu batch and high limits after init completes
    - mm: thp: handle page cache THP correctly in PageTransCompoundMap
    - mm, vmstat: hide /proc/pagetypeinfo from normal users
    - dump_stack: avoid the livelock of the dump_lock
    - mm: slab: make page_cgroup_ino() to recognize non-compound slab pages
      properly
    - btrfs: Consider system chunk array size for new SYSTEM chunks
    - btrfs: tree-checker: Fix wrong check on max devid
    - btrfs: save i_size to avoid double evaluation of i_size_read in
      compress_file_range
    - tools: gpio: Use !building_out_of_srctree to determine srctree
    - pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
    - perf tools: Fix time sorting
    - perf map: Use zalloc for map_groups
    - drm/radeon: fix si_enable_smc_cac() failed issue
    - HID: wacom: generic: Treat serial number and related fields as unsigned
    - mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
    - soundwire: depend on ACPI
    - soundwire: depend on ACPI || OF
    - soundwire: bus: set initial value to port_status
    - blkcg: make blkcg_print_stat() print stats only for online blkgs
    - arm64: Do not mask out PTE_RDONLY in pte_same()
    - ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
    - ceph: fix use-after-free in __ceph_remove_cap()
    - ceph: fix RCU case handling in ceph_d_revalidate()
    - ceph: add missing check in d_revalidate snapdir handling
    - ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
    - ceph: don't allow copy_file_range when stripe_count != 1
    - iio: adc: stm32-adc: fix stopping dma
    - iio: imu: adis16480: make sure provided frequency is positive
    - iio: imu: inv_mpu6050: fix no data on MPU6050
    - iio: srf04: fix wrong limitation in distance measuring
    - ARM: sunxi: Fix CPU powerdown on A83T
    - ARM: dts: imx6-logicpd: Re-enable SNVS power key
    - cpufreq: intel_pstate: Fix invalid EPB setting
    - clone3: validate stack arguments
    - netfilter: nf_tables: Align nft_expr private data to 64-bit
    - netfilter: ipset: Fix an error code in ip_set_sockfn_get()
    - intel_th: gth: Fix the window switching sequence
    - intel_th: pci: Add Comet Lake PCH support
    - intel_th: pci: Add Jasper Lake PCH support
    - x86/dumpstack/64: Don't evaluate exception stacks before setup
    - x86/apic/32: Avoid bogus LDR warnings
    - SMB3: Fix persistent handles reconnect
    - can: usb_8dev: fix use-after-free on disconnect
    - can: flexcan: disable completely the ECC mechanism
    - can: c_can: c_can_poll(): only read status register after status IRQ
    - can: peak_usb: fix a potential out-of-sync while decoding packets
    - can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid
      skb mem leak
    - can: gs_usb: gs_can_open(): prevent memory leak
    - can: dev: add missing of_node_put() after calling of_get_child_by_name()
    - can: mcba_usb: fix use-after-free on disconnect
    - can: peak_usb: fix slab info leak
    - configfs: fix a deadlock in configfs_symlink()
    - ALSA: usb-audio: More validations of descriptor units
    - ALSA: usb-audio: Simplify parse_audio_unit()
    - ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
    - ALSA: usb-audio: Remove superfluous bLength checks
    - ALSA: usb-audio: Clean up check_input_term()
    - ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk()
    - ALSA: usb-audio: remove some dead code
    - ALSA: usb-audio: Fix copy&paste error in the validator
    - usbip: Implement SG support to vhci-hcd and stub driver
    - HID: google: add magnemite/masterball USB ids
    - dmaengine: sprd: Fix the link-list pointer register configuration issue
    - bpf: lwtunnel: Fix reroute supplying invalid dst
    - dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
    - dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
    - dmaengine: sprd: Fix the possible memory leak issue
    - HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()
    - powerpc/32s: fix allow/prevent_user_access() when crossing segment
      boundaries.
    - RDMA/mlx5: Clear old rate limit when closing QP
    - iw_cxgb4: fix ECN check on the passive accept
    - RDMA/siw: free siw_base_qp in kref release routine
    - RDMA/qedr: Fix reported firmware version
    - IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
    - net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow
    - net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow
    - net/mlx5e: TX, Fix consumer index of error cqe dump
    - net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
    - net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump
    - selftests/bpf: More compatible nc options in test_tc_edt
    - scsi: qla2xxx: fixup incorrect usage of host_byte
    - scsi: lpfc: Check queue pointer before use
    - scsi: ufs-bsg: Wake the device before sending raw upiu commands
    - ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC
    - RDMA/uverbs: Prevent potential underflow
    - bpf: Fix use after free in subprog's jited symbol removal
    - net: stmmac: Fix the problem of tso_xmit
    - net: openvswitch: free vport unless register_netdevice() succeeds
    - scsi: lpfc: Honor module parameter lpfc_use_adisc
    - scsi: qla2xxx: Initialized mailbox to prevent driver load failure
    - bpf: Fix use after free in bpf_get_prog_name
    - iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc
    - iwlwifi: pcie: fix all 9460 entries for qnj
    - iwlwifi: pcie: 0x2720 is qu and 0x30DC is not
    - netfilter: nf_flow_table: set timeout before insertion into hashes
    - drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
    - xsk: Fix registration of Rx-only sockets
    - net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
    - ipvs: don't ignore errors in case refcounting ip_vs module fails
    - ipvs: move old_secure_tcp into struct netns_ipvs
    - netfilter: nft_payload: fix missing check for matching length in offloads
    - RDMA/nldev: Skip counter if port doesn't match
    - bonding: fix unexpected IFF_BONDING bit unset
    - bonding: use dynamic lockdep key instead of subclass
    - macsec: fix refcnt leak in module exit routine
    - virt_wifi: fix refcnt leak in module exit routine
    - scsi: sd: define variable dif as unsigned int instead of bool
    - usb: dwc3: select CONFIG_REGMAP_MMIO
    - usb: fsl: Check memory resource before releasing it
    - usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
    - usb: gadget: composite: Fix possible double free memory bug
    - usb: dwc3: pci: prevent memory leak in dwc3_pci_probe
    - usb: gadget: configfs: fix concurrent issue between composite APIs
    - usb: dwc3: remove the call trace of USBx_GFLADJ
    - perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise
      RIP validity
    - perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
    - perf/x86/uncore: Fix event group support
    - USB: Skip endpoints with 0 maxpacket length
    - USB: ldusb: use unsigned size format specifiers
    - usbip: tools: Fix read_usb_vudc_device() error path handling
    - RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
    - RDMA/hns: Prevent memory leaks of eq->buf_list
    - hwmon: (ina3221) Fix read timeout issue
    - scsi: qla2xxx: stop timer in shutdown path
    - sched/topology: Don't try to build empty sched domains
    - sched/topology: Allow sched_asym_cpucapacity to be disabled
    - nvme-multipath: fix possible io hang after ctrl reconnect
    - fjes: Handle workqueue allocation failure
    - net: hisilicon: Fix "Trying to free already-free IRQ"
    - wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
    - net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link
      is up
    - net: mscc: ocelot: refuse to overwrite the port's native vlan
    - iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
    - mt76: dma: fix buffer unmap with non-linear skbs
    - drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
    - drm/sched: Set error to s_fence if HW job submission failed.
    - drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
    - drm/amd/display: do not synchronize "drr" displays
    - drm/amd/display: add 50us buffer as WA for pstate switch in active
    - drm/amd/display: Passive DP->HDMI dongle detection fix
    - dc.c:use kzalloc without test
    - SUNRPC: The TCP back channel mustn't disappear while requests are
      outstanding
    - SUNRPC: The RDMA back channel mustn't disappear while requests are
      outstanding
    - SUNRPC: Destroy the back channel when we destroy the host transport
    - hv_netvsc: Fix error handling in netvsc_attach()
    - efi/tpm: Return -EINVAL when determining tpm final events log size fails
    - efi: libstub/arm: Account for firmware reserved memory at the base of RAM
    - x86, efi: Never relocate kernel below lowest acceptable address
    - arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
    - usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
    - arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
    - arm64: Brahma-B53 is SSB and spectre v2 safe
    - arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
    - NFSv4: Don't allow a cached open with a revoked delegation
    - net: ethernet: arc: add the missed clk_disable_unprepare
    - igb: Fix constant media auto sense switching when no cable is connected
    - e1000: fix memory leaks
    - gve: Fixes DMA synchronization.
    - ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
    - pinctrl: cherryview: Fix irq_valid_mask calculation
    - clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
    - timekeeping/vsyscall: Update VDSO data unconditionally
    - mm/filemap.c: don't initiate writeback if mapping has no dirty pages
    - cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is
      dead
    - ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
    - ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
    - usbip: Fix free of unallocated memory in vhci tx
    - bonding: fix using uninitialized mode_lock
    - netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
    - arm64: errata: Update stale comment
    - net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
    - SAUCE: Revert "UBUNTU: SAUCE: kvm: x86: mmu: Recovery of shattered NX large
      pages"
    - SAUCE: Revert "UBUNTU: SAUCE: kvm: Add helper function for creating VM
      worker threads"
    - SAUCE: Revert "UBUNTU: SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation"
    - SAUCE: Revert "kvm: x86, powerpc: do not allow clearing largepages debugfs
      entry"
    - SAUCE: Revert "UBUNTU: SAUCE: cpu/speculation: Uninline and export CPU
      mitigations helpers"
    - SAUCE: Revert "UBUNTU: SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure"
    - SAUCE: Revert "x86/tsx: Add config options to set tsx=on|off|auto"
    - SAUCE: Revert "x86/speculation/taa: Add documentation for TSX Async Abort"
    - SAUCE: Revert "x86/tsx: Add "auto" option to the tsx= cmdline parameter"
    - SAUCE: Revert "kvm/x86: Export MDS_NO=0 to guests when TSX is enabled"
    - SAUCE: Revert "x86/speculation/taa: Add sysfs reporting for TSX Async Abort"
    - SAUCE: Revert "x86/speculation/taa: Add mitigation for TSX Async Abort"
    - SAUCE: Revert "x86/cpu: Add a "tsx=" cmdline option with TSX disabled by
      default"
    - SAUCE: Revert "x86/cpu: Add a helper function x86_read_arch_cap_msr()"
    - SAUCE: Revert "x86/msr: Add the IA32_TSX_CTRL MSR"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Fix jump whitelist
      clearing"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/gen8+: Add RC6 CTX corruption WA"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Lower RM timeout to avoid DSI hard
      hangs"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Ignore Length operands
      during command matching"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Add support for backward
      jumps"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Use explicit goto for
      error paths"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Add gen9 BCS cmdparsing"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Allow parsing of unsized batches"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Support ro ppgtt mapped cmdparser
      shadow buffers"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Add support for mandatory
      cmdparsing"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Remove Master tables from cmdparser"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Disable Secure Batches for gen6+"
    - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Rename gen7 cmdparser tables"
    - drm/i915: Rename gen7 cmdparser tables
    - drm/i915: Disable Secure Batches for gen6+
    - drm/i915: Remove Master tables from cmdparser
    - drm/i915: Add support for mandatory cmdparsing
    - drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
    - drm/i915: Allow parsing of unsized batches
    - drm/i915: Add gen9 BCS cmdparsing
    - drm/i915/cmdparser: Use explicit goto for error paths
    - drm/i915/cmdparser: Add support for backward jumps
    - drm/i915/cmdparser: Ignore Length operands during command matching
    - drm/i915: Lower RM timeout to avoid DSI hard hangs
    - drm/i915/gen8+: Add RC6 CTX corruption WA
    - drm/i915/cmdparser: Fix jump whitelist clearing
    - x86/msr: Add the IA32_TSX_CTRL MSR
    - x86/cpu: Add a helper function x86_read_arch_cap_msr()
    - x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
    - x86/speculation/taa: Add mitigation for TSX Async Abort
    - x86/speculation/taa: Add sysfs reporting for TSX Async Abort
    - kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
    - x86/tsx: Add "auto" option to the tsx= cmdline parameter
    - x86/speculation/taa: Add documentation for TSX Async Abort
    - x86/tsx: Add config options to set tsx=on|off|auto
    - x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
    - x86/bugs: Add ITLB_MULTIHIT bug infrastructure
    - x86/cpu: Add Tremont to the cpu vulnerability whitelist
    - cpu/speculation: Uninline and export CPU mitigations helpers
    - Documentation: Add ITLB_MULTIHIT documentation
    - kvm: x86, powerpc: do not allow clearing largepages debugfs entry
    - kvm: mmu: ITLB_MULTIHIT mitigation
    - kvm: Add helper function for creating VM worker threads
    - kvm: x86: mmu: Recovery of shattered NX large pages
    - Linux 5.3.11

  * The alsa hda driver is not loaded due to the missing of PCIID for Comet
    Lake-S [8086:a3f0] (LP: #1852070)
    - SAUCE: ALSA: hda: Add Cometlake-S PCI ID

  * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
    - SAUCE: platform/x86: dell-uart-backlight: add missing status command
    - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
    - SAUCE: platform/x86: dell-uart-backlight: add force parameter
    - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms

  * Disable unreliable HPET on CFL-H system (LP: #1852216)
    - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms

  * i40e: Setting VF MAC address causes General Protection Fault (LP: #1852432)
    - i40e: Fix crash caused by stress setting of VF MAC addresses

  * CVE-2019-19072
    - tracing: Have error path in predicate_parse() free its allocated memory

  * i40e: general protection fault in i40e_config_vf_promiscuous_mode
    (LP: #1852663)
    - SAUCE: i40e Fix GPF when deleting VMs

  * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
    (LP: #1852581)
    - [Packaging] Fix module signing with older modinfo

Date: Wed, 04 Dec 2019 11:14:06 +0100
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-036.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 04 Dec 2019 11:14:06 +0100
Source: linux
Binary: block-modules-5.3.0-25-generic-di crypto-modules-5.3.0-25-generic-di fat-modules-5.3.0-25-generic-di fb-modules-5.3.0-25-generic-di firewire-core-modules-5.3.0-25-generic-di floppy-modules-5.3.0-25-generic-di fs-core-modules-5.3.0-25-generic-di fs-secondary-modules-5.3.0-25-generic-di input-modules-5.3.0-25-generic-di ipmi-modules-5.3.0-25-generic-di kernel-image-5.3.0-25-generic-di linux-buildinfo-5.3.0-25-generic linux-buildinfo-5.3.0-25-lowlatency linux-cloud-tools-5.3.0-25 linux-cloud-tools-5.3.0-25-generic linux-cloud-tools-5.3.0-25-lowlatency linux-cloud-tools-common linux-doc linux-headers-5.3.0-25 linux-headers-5.3.0-25-generic linux-headers-5.3.0-25-lowlatency linux-image-unsigned-5.3.0-25-generic linux-image-unsigned-5.3.0-25-lowlatency linux-libc-dev linux-modules-5.3.0-25-generic linux-modules-5.3.0-25-lowlatency linux-modules-extra-5.3.0-25-generic linux-source-5.3.0 linux-tools-5.3.0-25 linux-tools-5.3.0-25-generic linux-tools-5.3.0-25-lowlatency
 linux-tools-common linux-tools-host linux-udebs-generic md-modules-5.3.0-25-generic-di message-modules-5.3.0-25-generic-di mouse-modules-5.3.0-25-generic-di multipath-modules-5.3.0-25-generic-di nfs-modules-5.3.0-25-generic-di nic-modules-5.3.0-25-generic-di nic-pcmcia-modules-5.3.0-25-generic-di nic-shared-modules-5.3.0-25-generic-di nic-usb-modules-5.3.0-25-generic-di parport-modules-5.3.0-25-generic-di pata-modules-5.3.0-25-generic-di pcmcia-modules-5.3.0-25-generic-di pcmcia-storage-modules-5.3.0-25-generic-di plip-modules-5.3.0-25-generic-di ppp-modules-5.3.0-25-generic-di sata-modules-5.3.0-25-generic-di scsi-modules-5.3.0-25-generic-di serial-modules-5.3.0-25-generic-di storage-core-modules-5.3.0-25-generic-di usb-modules-5.3.0-25-generic-di virtio-modules-5.3.0-25-generic-di
 vlan-modules-5.3.0-25-generic-di
Architecture: amd64 all amd64_translations
Version: 5.3.0-25.27
Distribution: eoan
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-036.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-5.3.0-25-generic-di - Block storage devices (udeb)
 crypto-modules-5.3.0-25-generic-di - crypto modules (udeb)
 fat-modules-5.3.0-25-generic-di - FAT filesystem support (udeb)
 fb-modules-5.3.0-25-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-5.3.0-25-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-5.3.0-25-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.3.0-25-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.3.0-25-generic-di - Extra filesystem modules (udeb)
 input-modules-5.3.0-25-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.3.0-25-generic-di - ipmi modules (udeb)
 kernel-image-5.3.0-25-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.3.0-25-generic - Linux kernel buildinfo for version 5.3.0 on 64 bit x86 SMP
 linux-buildinfo-5.3.0-25-lowlatency - Linux kernel buildinfo for version 5.3.0 on 64 bit x86 SMP
 linux-cloud-tools-5.3.0-25 - Linux kernel version specific cloud tools for version 5.3.0-25
 linux-cloud-tools-5.3.0-25-generic - Linux kernel version specific cloud tools for version 5.3.0-25
 linux-cloud-tools-5.3.0-25-lowlatency - Linux kernel version specific cloud tools for version 5.3.0-25
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 5.3.0
 linux-doc  - Linux kernel specific documentation for version 5.3.0
 linux-headers-5.3.0-25 - Header files related to Linux kernel version 5.3.0
 linux-headers-5.3.0-25-generic - Linux kernel headers for version 5.3.0 on 64 bit x86 SMP
 linux-headers-5.3.0-25-lowlatency - Linux kernel headers for version 5.3.0 on 64 bit x86 SMP
 linux-image-unsigned-5.3.0-25-generic - Linux kernel image for version 5.3.0 on 64 bit x86 SMP
 linux-image-unsigned-5.3.0-25-lowlatency - Linux kernel image for version 5.3.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.3.0-25-generic - Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
 linux-modules-5.3.0-25-lowlatency - Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
 linux-modules-extra-5.3.0-25-generic - Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
 linux-source-5.3.0 - Linux kernel source for version 5.3.0 with Ubuntu patches
 linux-tools-5.3.0-25 - Linux kernel version specific tools for version 5.3.0-25
 linux-tools-5.3.0-25-generic - Linux kernel version specific tools for version 5.3.0-25
 linux-tools-5.3.0-25-lowlatency - Linux kernel version specific tools for version 5.3.0-25
 linux-tools-common - Linux kernel version specific tools for version 5.3.0
 linux-tools-host - Linux kernel VM host tools
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.3.0-25-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.3.0-25-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.3.0-25-generic-di - Mouse support (udeb)
 multipath-modules-5.3.0-25-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.3.0-25-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.3.0-25-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-5.3.0-25-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-5.3.0-25-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.3.0-25-generic-di - USB network interface support (udeb)
 parport-modules-5.3.0-25-generic-di - Parallel port support (udeb)
 pata-modules-5.3.0-25-generic-di - PATA support modules (udeb)
 pcmcia-modules-5.3.0-25-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-5.3.0-25-generic-di - PCMCIA storage support (udeb)
 plip-modules-5.3.0-25-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.3.0-25-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.3.0-25-generic-di - SATA storage support (udeb)
 scsi-modules-5.3.0-25-generic-di - SCSI storage support (udeb)
 serial-modules-5.3.0-25-generic-di - Serial port support (udeb)
 storage-core-modules-5.3.0-25-generic-di - Core storage support (udeb)
 usb-modules-5.3.0-25-generic-di - Core USB support (udeb)
 virtio-modules-5.3.0-25-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.3.0-25-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1654448 1813877 1824407 1825222 1827961 1836858 1845810 1846335 1846539 1847450 1847451 1847454 1848978 1849721 1851901 1852070 1852216 1852338 1852386 1852432 1852581 1852586 1852663 1853142 1853180 1853192 1853197 1853475 1853791 1853842 1853843 1853882 1854762
Changes:
 linux (5.3.0-25.27) eoan; urgency=medium
 .
   * eoan/linux: 5.3.0-25.27 -proposed tracker (LP: #1854762)
 .
   * CVE-2019-14901
     - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
 .
   * CVE-2019-14896 // CVE-2019-14897
     - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
 .
   * CVE-2019-14895
     - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
 .
   * [CML] New device id's for CMP-H (LP: #1846335)
     - mmc: sdhci-pci: Add another Id for Intel CML
     - i2c: i801: Add support for Intel Comet Lake PCH-H
     - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
     - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
 .
   * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
     boot, while showing the BIOS logo on a black background (LP: #1836858)
     - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
 .
   * Please add patch fixing RK818 ID detection (LP: #1853192)
     - SAUCE: mfd: rk808: Fix RK818 ID template
 .
   * Kernel build log filled with "/bin/bash: line 5: warning: command
     substitution: ignored null byte in input" (LP: #1853843)
     - [Debian] Fix warnings when checking for modules signatures
 .
   * Lenovo dock MAC Address pass through doesn't work in Ubuntu  (LP: #1827961)
     - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
 .
   * Dell XPS 13 9350/9360 headphone audio hiss (LP: #1654448) // [XPS 13 9360,
     Realtek ALC3246, Black Headphone Out, Front] High noise floor (LP: #1845810)
     - ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360
 .
   * no HDMI video output since GDM greeter after linux-oem-osp1 version
     5.0.0-1026 (LP: #1852386)
     - drm/i915: Add new CNL PCH ID seen on a CML platform
     - SAUCE: drm/i915: Fix detection for a CMP-V PCH
 .
   * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
     works on Dell Venue 11 Pro 7140 (LP: #1846539)
     - [Config] Drop snd-sof-intel-bdw build
     - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
       driver
 .
   * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
     (LP: #1847451)
     - SAUCE: tools/power turbostat: Add Cometlake support
 .
   * External microphone can't work on some dell machines with the codec alc256
     or alc236 (LP: #1853791)
     - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
     - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
 .
   * Memory leak in net/xfrm/xfrm_state.c - 8 pages per ipsec connection
     (LP: #1853197)
     - xfrm: Fix memleak on xfrm state destroy
 .
   * CVE-2019-18660: patches for Ubuntu (LP: #1853142) // CVE-2019-18660
     - powerpc/64s: support nospectre_v2 cmdline option
     - powerpc/book3s64: Fix link stack flush on context switch
     - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
 .
   * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
     - HID: i2c-hid: fix no irq after reset on raydium 3118
 .
   * Make Goodix I2C touchpads work (LP: #1853842)
     - HID: i2c-hid: Remove runtime power management
     - HID: i2c-hid: Send power-on command after reset
 .
   * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
     - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
       2-in-1"
     - lib: devres: add a helper function for ioremap_uc
     - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
 .
   * CVE-2019-19055
     - nl80211: fix memory leak in nl80211_get_ftm_responder_stats
 .
   * CML: perf enabling for core (LP: #1848978)
     - perf/x86/intel: Add Comet Lake CPU support
     - perf/x86/msr: Add Comet Lake CPU support
     - perf/x86/cstate: Add Comet Lake CPU support
     - perf/x86/msr: Add new CPU model numbers for Ice Lake
     - perf/x86/cstate: Update C-state counters for Ice Lake
 .
   * Boot hangs after "Loading initial ramdisk ..."  (LP: #1852586)
     - SAUCE: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for
       interrupts"
     - SAUCE: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
 .
   * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
     (LP: #1847454)
     - powercap/intel_rapl: add support for CometLake Mobile
     - powercap/intel_rapl: add support for Cometlake desktop
 .
   * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
     (LP: #1847450)
     - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
       to intel_pmc_core driver
 .
   * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
     - net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
     - net: ena: switch to dim algorithm for rx adaptive interrupt moderation
     - net: ena: reimplement set/get_coalesce()
     - net: ena: enable the interrupt_moderation in driver_supported_features
     - net: ena: remove code duplication in
       ena_com_update_nonadaptive_moderation_interval _*()
     - net: ena: remove old adaptive interrupt moderation code from ena_netdev
     - net: ena: remove ena_restore_ethtool_params() and relevant fields
     - net: ena: remove all old adaptive rx interrupt moderation code from ena_com
     - net: ena: fix update of interrupt moderation register
     - net: ena: fix retrieval of nonadaptive interrupt moderation intervals
     - net: ena: fix incorrect update of intr_delay_resolution
     - net: ena: Select DIMLIB for ENA_ETHERNET
     - SAUCE: net: ena: fix issues in setting interrupt moderation params in
       ethtool
     - SAUCE: net: ena: fix too long default tx interrupt moderation interval
 .
   * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
     - [Config] Enable ROCKCHIP support for arm64
 .
   * remount of multilower moved pivoted-root overlayfs root, results in I/O
     errors on some modified files (LP: #1824407)
     - SAUCE: ovl: fix lookup failure on multi lower squashfs
 .
   * Eoan update: 5.3.13 upstream stable release (LP: #1853882)
     - net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
     - block, bfq: deschedule empty bfq_queues not referred by any process
     - mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
     - mm/memory_hotplug: fix updating the node span
     - arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
     - fbdev: Ditch fb_edid_add_monspecs
     - Linux 5.3.13
 .
   * Eoan update: 5.3.12 upstream stable release (LP: #1853475)
     - scsi: core: Handle drivers which set sg_tablesize to zero
     - ax88172a: fix information leak on short answers
     - devlink: disallow reload operation during device cleanup
     - ipmr: Fix skb headroom in ipmr_get_route().
     - mlxsw: core: Enable devlink reload only on probe
     - net: gemini: add missed free_netdev
     - net/smc: fix fastopen for non-blocking connect()
     - net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
     - slip: Fix memory leak in slip_open error path
     - tcp: remove redundant new line from tcp_event_sk_skb
     - dpaa2-eth: free already allocated channels on probe defer
     - devlink: Add method for time-stamp on reporter's dump
     - net/smc: fix refcount non-blocking connect() -part 2
     - ALSA: usb-audio: Fix missing error check at mixer resolution test
     - ALSA: usb-audio: not submit urb for stopped endpoint
     - ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
     - ALSA: usb-audio: Fix incorrect size check for processing/extension units
     - Btrfs: fix log context list corruption after rename exchange operation
     - cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in
       ptrace_stop()
     - Input: ff-memless - kill timer in destroy()
     - Input: synaptics-rmi4 - fix video buffer size
     - Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
     - Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
     - Input: synaptics-rmi4 - clear IRQ enables for F54
     - Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
     - KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
     - IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet
     - IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
     - IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR
     - IB/hfi1: Ensure full Gen3 speed in a Gen4 system
     - IB/hfi1: Use a common pad buffer for 9B and 16B packets
     - i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
     - SAUCE: Revert "UBUNTU: SAUCE: x86/intel: Disable HPET on Intel Coffe Lake
       platforms"
     - x86/quirks: Disable HPET on Intel Coffe Lake platforms
     - ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
     - ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
     - io_uring: ensure registered buffer import returns the IO length
     - drm/i915: update rawclk also on resume
     - Revert "drm/i915/ehl: Update MOCS table for EHL"
     - ntp/y2038: Remove incorrect time_t truncation
     - net: ethernet: dwmac-sun8i: Use the correct function in exit path
     - iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
     - mm: mempolicy: fix the wrong return value and potential pages leak of mbind
     - mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
     - mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
     - mm: slub: really fix slab walking for init_on_free
     - mm/memory_hotplug: fix try_offline_node()
     - mm/page_io.c: do not free shared swap slots
     - mmc: sdhci-of-at91: fix quirk2 overwrite
     - slcan: Fix memory leak in error path
     - Linux 5.3.12
 .
   * Eoan update: 5.3.11 upstream stable release (LP: #1852338)
     - bonding: fix state transition issue in link monitoring
     - CDC-NCM: handle incomplete transfer of MTU
     - ipv4: Fix table id reference in fib_sync_down_addr
     - net: ethernet: octeon_mgmt: Account for second possible VLAN header
     - net: fix data-race in neigh_event_send()
     - net: qualcomm: rmnet: Fix potential UAF when unregistering
     - net/tls: fix sk_msg trim on fallback to copy mode
     - net: usb: qmi_wwan: add support for DW5821e with eSIM support
     - NFC: fdp: fix incorrect free object
     - nfc: netlink: fix double device reference drop
     - NFC: st21nfca: fix double free
     - qede: fix NULL pointer deref in __qede_remove()
     - net: mscc: ocelot: don't handle netdev events for other netdevs
     - net: mscc: ocelot: fix NULL pointer on LAG slave removal
     - net/tls: don't pay attention to sk_write_pending when pushing partial
       records
     - net/tls: add a TX lock
     - selftests/tls: add test for concurrent recv and send
     - ipv6: fixes rt6_probe() and fib6_nh->last_probe init
     - net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
     - net: prevent load/store tearing on sk->sk_stamp
     - net: sched: prevent duplicate flower rules from tcf_proto destroy race
     - net/smc: fix ethernet interface refcounting
     - vsock/virtio: fix sock refcnt holding during the shutdown
     - r8169: fix page read in r8168g_mdio_read
     - ALSA: timer: Fix incorrectly assigned timer instance
     - ALSA: bebob: fix to detect configured source of sampling clock for Focusrite
       Saffire Pro i/o series
     - ALSA: hda/ca0132 - Fix possible workqueue stall
     - mm: memcontrol: fix NULL-ptr deref in percpu stats flush
     - mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
     - mm, meminit: recalculate pcpu batch and high limits after init completes
     - mm: thp: handle page cache THP correctly in PageTransCompoundMap
     - mm, vmstat: hide /proc/pagetypeinfo from normal users
     - dump_stack: avoid the livelock of the dump_lock
     - mm: slab: make page_cgroup_ino() to recognize non-compound slab pages
       properly
     - btrfs: Consider system chunk array size for new SYSTEM chunks
     - btrfs: tree-checker: Fix wrong check on max devid
     - btrfs: save i_size to avoid double evaluation of i_size_read in
       compress_file_range
     - tools: gpio: Use !building_out_of_srctree to determine srctree
     - pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
     - perf tools: Fix time sorting
     - perf map: Use zalloc for map_groups
     - drm/radeon: fix si_enable_smc_cac() failed issue
     - HID: wacom: generic: Treat serial number and related fields as unsigned
     - mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
     - soundwire: depend on ACPI
     - soundwire: depend on ACPI || OF
     - soundwire: bus: set initial value to port_status
     - blkcg: make blkcg_print_stat() print stats only for online blkgs
     - arm64: Do not mask out PTE_RDONLY in pte_same()
     - ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
     - ceph: fix use-after-free in __ceph_remove_cap()
     - ceph: fix RCU case handling in ceph_d_revalidate()
     - ceph: add missing check in d_revalidate snapdir handling
     - ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
     - ceph: don't allow copy_file_range when stripe_count != 1
     - iio: adc: stm32-adc: fix stopping dma
     - iio: imu: adis16480: make sure provided frequency is positive
     - iio: imu: inv_mpu6050: fix no data on MPU6050
     - iio: srf04: fix wrong limitation in distance measuring
     - ARM: sunxi: Fix CPU powerdown on A83T
     - ARM: dts: imx6-logicpd: Re-enable SNVS power key
     - cpufreq: intel_pstate: Fix invalid EPB setting
     - clone3: validate stack arguments
     - netfilter: nf_tables: Align nft_expr private data to 64-bit
     - netfilter: ipset: Fix an error code in ip_set_sockfn_get()
     - intel_th: gth: Fix the window switching sequence
     - intel_th: pci: Add Comet Lake PCH support
     - intel_th: pci: Add Jasper Lake PCH support
     - x86/dumpstack/64: Don't evaluate exception stacks before setup
     - x86/apic/32: Avoid bogus LDR warnings
     - SMB3: Fix persistent handles reconnect
     - can: usb_8dev: fix use-after-free on disconnect
     - can: flexcan: disable completely the ECC mechanism
     - can: c_can: c_can_poll(): only read status register after status IRQ
     - can: peak_usb: fix a potential out-of-sync while decoding packets
     - can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid
       skb mem leak
     - can: gs_usb: gs_can_open(): prevent memory leak
     - can: dev: add missing of_node_put() after calling of_get_child_by_name()
     - can: mcba_usb: fix use-after-free on disconnect
     - can: peak_usb: fix slab info leak
     - configfs: fix a deadlock in configfs_symlink()
     - ALSA: usb-audio: More validations of descriptor units
     - ALSA: usb-audio: Simplify parse_audio_unit()
     - ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
     - ALSA: usb-audio: Remove superfluous bLength checks
     - ALSA: usb-audio: Clean up check_input_term()
     - ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk()
     - ALSA: usb-audio: remove some dead code
     - ALSA: usb-audio: Fix copy&paste error in the validator
     - usbip: Implement SG support to vhci-hcd and stub driver
     - HID: google: add magnemite/masterball USB ids
     - dmaengine: sprd: Fix the link-list pointer register configuration issue
     - bpf: lwtunnel: Fix reroute supplying invalid dst
     - dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
     - dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
     - dmaengine: sprd: Fix the possible memory leak issue
     - HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()
     - powerpc/32s: fix allow/prevent_user_access() when crossing segment
       boundaries.
     - RDMA/mlx5: Clear old rate limit when closing QP
     - iw_cxgb4: fix ECN check on the passive accept
     - RDMA/siw: free siw_base_qp in kref release routine
     - RDMA/qedr: Fix reported firmware version
     - IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
     - net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow
     - net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow
     - net/mlx5e: TX, Fix consumer index of error cqe dump
     - net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
     - net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump
     - selftests/bpf: More compatible nc options in test_tc_edt
     - scsi: qla2xxx: fixup incorrect usage of host_byte
     - scsi: lpfc: Check queue pointer before use
     - scsi: ufs-bsg: Wake the device before sending raw upiu commands
     - ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC
     - RDMA/uverbs: Prevent potential underflow
     - bpf: Fix use after free in subprog's jited symbol removal
     - net: stmmac: Fix the problem of tso_xmit
     - net: openvswitch: free vport unless register_netdevice() succeeds
     - scsi: lpfc: Honor module parameter lpfc_use_adisc
     - scsi: qla2xxx: Initialized mailbox to prevent driver load failure
     - bpf: Fix use after free in bpf_get_prog_name
     - iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc
     - iwlwifi: pcie: fix all 9460 entries for qnj
     - iwlwifi: pcie: 0x2720 is qu and 0x30DC is not
     - netfilter: nf_flow_table: set timeout before insertion into hashes
     - drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
     - xsk: Fix registration of Rx-only sockets
     - net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
     - ipvs: don't ignore errors in case refcounting ip_vs module fails
     - ipvs: move old_secure_tcp into struct netns_ipvs
     - netfilter: nft_payload: fix missing check for matching length in offloads
     - RDMA/nldev: Skip counter if port doesn't match
     - bonding: fix unexpected IFF_BONDING bit unset
     - bonding: use dynamic lockdep key instead of subclass
     - macsec: fix refcnt leak in module exit routine
     - virt_wifi: fix refcnt leak in module exit routine
     - scsi: sd: define variable dif as unsigned int instead of bool
     - usb: dwc3: select CONFIG_REGMAP_MMIO
     - usb: fsl: Check memory resource before releasing it
     - usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
     - usb: gadget: composite: Fix possible double free memory bug
     - usb: dwc3: pci: prevent memory leak in dwc3_pci_probe
     - usb: gadget: configfs: fix concurrent issue between composite APIs
     - usb: dwc3: remove the call trace of USBx_GFLADJ
     - perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise
       RIP validity
     - perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
     - perf/x86/uncore: Fix event group support
     - USB: Skip endpoints with 0 maxpacket length
     - USB: ldusb: use unsigned size format specifiers
     - usbip: tools: Fix read_usb_vudc_device() error path handling
     - RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
     - RDMA/hns: Prevent memory leaks of eq->buf_list
     - hwmon: (ina3221) Fix read timeout issue
     - scsi: qla2xxx: stop timer in shutdown path
     - sched/topology: Don't try to build empty sched domains
     - sched/topology: Allow sched_asym_cpucapacity to be disabled
     - nvme-multipath: fix possible io hang after ctrl reconnect
     - fjes: Handle workqueue allocation failure
     - net: hisilicon: Fix "Trying to free already-free IRQ"
     - wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
     - net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link
       is up
     - net: mscc: ocelot: refuse to overwrite the port's native vlan
     - iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
     - mt76: dma: fix buffer unmap with non-linear skbs
     - drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
     - drm/sched: Set error to s_fence if HW job submission failed.
     - drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
     - drm/amd/display: do not synchronize "drr" displays
     - drm/amd/display: add 50us buffer as WA for pstate switch in active
     - drm/amd/display: Passive DP->HDMI dongle detection fix
     - dc.c:use kzalloc without test
     - SUNRPC: The TCP back channel mustn't disappear while requests are
       outstanding
     - SUNRPC: The RDMA back channel mustn't disappear while requests are
       outstanding
     - SUNRPC: Destroy the back channel when we destroy the host transport
     - hv_netvsc: Fix error handling in netvsc_attach()
     - efi/tpm: Return -EINVAL when determining tpm final events log size fails
     - efi: libstub/arm: Account for firmware reserved memory at the base of RAM
     - x86, efi: Never relocate kernel below lowest acceptable address
     - arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
     - usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
     - arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
     - arm64: Brahma-B53 is SSB and spectre v2 safe
     - arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
     - NFSv4: Don't allow a cached open with a revoked delegation
     - net: ethernet: arc: add the missed clk_disable_unprepare
     - igb: Fix constant media auto sense switching when no cable is connected
     - e1000: fix memory leaks
     - gve: Fixes DMA synchronization.
     - ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
     - pinctrl: cherryview: Fix irq_valid_mask calculation
     - clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
     - timekeeping/vsyscall: Update VDSO data unconditionally
     - mm/filemap.c: don't initiate writeback if mapping has no dirty pages
     - cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is
       dead
     - ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
     - ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
     - usbip: Fix free of unallocated memory in vhci tx
     - bonding: fix using uninitialized mode_lock
     - netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
     - arm64: errata: Update stale comment
     - net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
     - SAUCE: Revert "UBUNTU: SAUCE: kvm: x86: mmu: Recovery of shattered NX large
       pages"
     - SAUCE: Revert "UBUNTU: SAUCE: kvm: Add helper function for creating VM
       worker threads"
     - SAUCE: Revert "UBUNTU: SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation"
     - SAUCE: Revert "kvm: x86, powerpc: do not allow clearing largepages debugfs
       entry"
     - SAUCE: Revert "UBUNTU: SAUCE: cpu/speculation: Uninline and export CPU
       mitigations helpers"
     - SAUCE: Revert "UBUNTU: SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure"
     - SAUCE: Revert "x86/tsx: Add config options to set tsx=on|off|auto"
     - SAUCE: Revert "x86/speculation/taa: Add documentation for TSX Async Abort"
     - SAUCE: Revert "x86/tsx: Add "auto" option to the tsx= cmdline parameter"
     - SAUCE: Revert "kvm/x86: Export MDS_NO=0 to guests when TSX is enabled"
     - SAUCE: Revert "x86/speculation/taa: Add sysfs reporting for TSX Async Abort"
     - SAUCE: Revert "x86/speculation/taa: Add mitigation for TSX Async Abort"
     - SAUCE: Revert "x86/cpu: Add a "tsx=" cmdline option with TSX disabled by
       default"
     - SAUCE: Revert "x86/cpu: Add a helper function x86_read_arch_cap_msr()"
     - SAUCE: Revert "x86/msr: Add the IA32_TSX_CTRL MSR"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Fix jump whitelist
       clearing"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/gen8+: Add RC6 CTX corruption WA"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Lower RM timeout to avoid DSI hard
       hangs"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Ignore Length operands
       during command matching"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Add support for backward
       jumps"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Use explicit goto for
       error paths"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Add gen9 BCS cmdparsing"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Allow parsing of unsized batches"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Support ro ppgtt mapped cmdparser
       shadow buffers"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Add support for mandatory
       cmdparsing"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Remove Master tables from cmdparser"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Disable Secure Batches for gen6+"
     - SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Rename gen7 cmdparser tables"
     - drm/i915: Rename gen7 cmdparser tables
     - drm/i915: Disable Secure Batches for gen6+
     - drm/i915: Remove Master tables from cmdparser
     - drm/i915: Add support for mandatory cmdparsing
     - drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
     - drm/i915: Allow parsing of unsized batches
     - drm/i915: Add gen9 BCS cmdparsing
     - drm/i915/cmdparser: Use explicit goto for error paths
     - drm/i915/cmdparser: Add support for backward jumps
     - drm/i915/cmdparser: Ignore Length operands during command matching
     - drm/i915: Lower RM timeout to avoid DSI hard hangs
     - drm/i915/gen8+: Add RC6 CTX corruption WA
     - drm/i915/cmdparser: Fix jump whitelist clearing
     - x86/msr: Add the IA32_TSX_CTRL MSR
     - x86/cpu: Add a helper function x86_read_arch_cap_msr()
     - x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
     - x86/speculation/taa: Add mitigation for TSX Async Abort
     - x86/speculation/taa: Add sysfs reporting for TSX Async Abort
     - kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
     - x86/tsx: Add "auto" option to the tsx= cmdline parameter
     - x86/speculation/taa: Add documentation for TSX Async Abort
     - x86/tsx: Add config options to set tsx=on|off|auto
     - x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
     - x86/bugs: Add ITLB_MULTIHIT bug infrastructure
     - x86/cpu: Add Tremont to the cpu vulnerability whitelist
     - cpu/speculation: Uninline and export CPU mitigations helpers
     - Documentation: Add ITLB_MULTIHIT documentation
     - kvm: x86, powerpc: do not allow clearing largepages debugfs entry
     - kvm: mmu: ITLB_MULTIHIT mitigation
     - kvm: Add helper function for creating VM worker threads
     - kvm: x86: mmu: Recovery of shattered NX large pages
     - Linux 5.3.11
 .
   * The alsa hda driver is not loaded due to the missing of PCIID for Comet
     Lake-S [8086:a3f0] (LP: #1852070)
     - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
 .
   * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
     - SAUCE: platform/x86: dell-uart-backlight: add missing status command
     - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
     - SAUCE: platform/x86: dell-uart-backlight: add force parameter
     - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
 .
   * Disable unreliable HPET on CFL-H system (LP: #1852216)
     - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
 .
   * i40e: Setting VF MAC address causes General Protection Fault (LP: #1852432)
     - i40e: Fix crash caused by stress setting of VF MAC addresses
 .
   * CVE-2019-19072
     - tracing: Have error path in predicate_parse() free its allocated memory
 .
   * i40e: general protection fault in i40e_config_vf_promiscuous_mode
     (LP: #1852663)
     - SAUCE: i40e Fix GPF when deleting VMs
 .
   * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
     (LP: #1852581)
     - [Packaging] Fix module signing with older modinfo
Checksums-Sha1:
 d83ccc4e064c002eea01843c297e0b0a7a9d858c 375400 block-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 8b3dd38e2682be81ea4d9541260c4a6486ddb593 326808 crypto-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 2c7b1b509695a5607664e3c85eaf8c9aba4430ba 4372 fat-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 fdec7ca64f3404a2dad4d3db08922fd674fef8a8 13880 fb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 09bc9969b7d4670169fb707e6943d515aab15715 64864 firewire-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 c8af8190ed159f8a1630992fc2db8a4b37224ccf 35744 floppy-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 2fc39ca1227dcd30b94c230b75117408024c2148 1545872 fs-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 35e35c7d211ce3000112433aa35432d9fb870805 736012 fs-secondary-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 957ae0bd462b8508f12aa8faefa50269cfdb5079 475912 input-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 c604fe706e3803e920ded6991d65ef9d2f61f233 62920 ipmi-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 a948676e7672cfc74063b9442c605f1aa8becc2f 9701304 kernel-image-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 b9ea2ff6af87a9dd58797e2b84cab559edb6d36f 269600 linux-buildinfo-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 7856f2d782185808334d8ab901dce04190cf3c28 269664 linux-buildinfo-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 f3f434907b4cd63169ff25cef8ed4228ff56b4aa 1872 linux-cloud-tools-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 5bdae4ee5dfb80046f3f2191a151bf96f439a7df 1872 linux-cloud-tools-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 64c68a2daeed90ab0cc4d5e46970ef884c4700d1 65144 linux-cloud-tools-5.3.0-25_5.3.0-25.27_amd64.deb
 575144c88498ef6e9b24efe056daa9c7ecf17bc0 54296 linux-cloud-tools-common_5.3.0-25.27_all.deb
 316c7bba27a9173f97b289638696109869f4af45 43940208 linux-doc_5.3.0-25.27_all.deb
 fd578c699a37a6ee59ec052722275dd22f9bb6eb 1221604 linux-headers-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 99463214dde06b181a6d283235590366940e4b96 1222000 linux-headers-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 5733f953e7409828827cb39c78cfd445f1061930 10969624 linux-headers-5.3.0-25_5.3.0-25.27_all.deb
 168673b9a1d71bfaad3bfdcc0983998e3f2b0949 945715020 linux-image-unsigned-5.3.0-25-generic-dbgsym_5.3.0-25.27_amd64.ddeb
 9ee503f6e7f2534dab9e512d17009a6940422f24 8705044 linux-image-unsigned-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 a94969b8fdd53631af1f74de7d5d3f9a8177ffa6 945548952 linux-image-unsigned-5.3.0-25-lowlatency-dbgsym_5.3.0-25.27_amd64.ddeb
 f8d9b1c11f0748fe37634833ec83680a772bc225 8766064 linux-image-unsigned-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 652077cc9960a643a56e38949e2b4416a6661090 1105492 linux-libc-dev_5.3.0-25.27_amd64.deb
 e282d3a089333054209d581ca40be9673c376215 14196404 linux-modules-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 599dff7de677309997e17644b8690ed1cb4e3548 52082084 linux-modules-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 e0c74d0628a0a30dcf2707d589d248951b183bfc 38153184 linux-modules-extra-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 8547de2e5ee70084569e45632e34ee793f0d5f94 132925056 linux-source-5.3.0_5.3.0-25.27_all.deb
 f0aa7d9c2e7df8396bc1efde61baa533d177f926 1996 linux-tools-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 e9f41529a0352d25ba391f39472327bf534df449 1996 linux-tools-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 61e00c46e3736f26cf073f3c03d7c46b854da683 5837924 linux-tools-5.3.0-25_5.3.0-25.27_amd64.deb
 e7e6547701e2eb3fac5f18667d9e447bc97d28e9 201744 linux-tools-common_5.3.0-25.27_all.deb
 adbf1afe467c9364cca4cc7e0111286adbf7601c 62732 linux-tools-host_5.3.0-25.27_all.deb
 0f8cb1932fb60762048a1f33f256097555b46c90 1020 linux-udebs-generic_5.3.0-25.27_amd64.udeb
 a0d5c6afe7d5f9b6e9fabf03351e61545c5b9aae 34155 linux_5.3.0-25.27_amd64.buildinfo
 1a913514aa014fa90ca241cd9a43ee854d59e864 18519534 linux_5.3.0-25.27_amd64.tar.gz
 f6d4b903c511bf6441fb9b14ee951212c80327fb 34538 linux_5.3.0-25.27_amd64_translations.tar.gz
 1df3d9e0e5a5270d86c859465f37fb825a9a9969 294512 md-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 0cae3175c737359eb9a8dc6abb24fe49bc06587a 209564 message-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 3284f286bbcb80f0feafd4318fafd4df4377ef21 61364 mouse-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 1a4382c6d0d2ebde4b2cb506921f8fe42b217c65 18448 multipath-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 74cb3378b10f272976ae80e8c12445475f416ef4 612208 nfs-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 d1fa19eaafd913c09023c937af9424f715054f40 5044912 nic-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 ec3e4afb4d30965399d1919c374474802a5c4432 145756 nic-pcmcia-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 c32d019d5863b58081f4bf64ad04cef9bbb61179 595200 nic-shared-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 d16c7395bc18fddcfa2dce497c8142f5d729b93b 325132 nic-usb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 b07cffb05a724f0a243e42a189b0c6d8d0238f5f 31908 parport-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 4009930cd6c7ff0ff8f5f08b53889291c20653df 123872 pata-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 2c38edf1582df818c4031dbf659442792bf17ea0 64392 pcmcia-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 0d8f1183b4f6793269706b1423a2156f0ab0cef7 63236 pcmcia-storage-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 84c2c62c2e088a8bc5b65495f88ac60d145ad172 8884 plip-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 c826a7b8291666bc3e400729aa5bcdb24c01473f 24128 ppp-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 35f1986f03d71b5ff2bc72087b6ccfd8f1eb2b9f 95692 sata-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 4fb5c890834bc3628e52a718c3a6fef082ad37b2 2743972 scsi-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 4919cde4adcde867322a65862d77ac7e46df538a 95244 serial-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 67c8a0143494b3abf5ce8e2d5b5e9117455bc3c6 51372 storage-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 1dc8af4305a243d7c779aad4f2f9d158ae423cc1 143164 usb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 82424004687806c155bbc9bc204374361e2a8b43 112264 virtio-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 fdce472f8de86691d27fc89e494d67d0ac1a276e 26228 vlan-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
Checksums-Sha256:
 305baa84799b4f65d880e7291b40b592eb627bcc4be13e8c2d7cfbc79311be72 375400 block-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 3711b2e6d0c15c8e3b3ae618aa3926c1d0b5d76afd6a03a56c942be48e2b297a 326808 crypto-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 6124049c8fb1753de77589e9e46cdc4d25ef98e41f8cc465cc7b64ce9de19914 4372 fat-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 aa43e3fcc1f1e284ff1fbc5458b5bf2b233c18b47365e6a59726c3ca761657c6 13880 fb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 59c2efe6484a14e1c6c4715d8ca03317a2d898e7fc6bfa0c2d7de61e7b0429bf 64864 firewire-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 67b462834681960b14e1447c482b5be216bbdae397e9ca55af3bdc47d6e65eb7 35744 floppy-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 403613039e5bb063c0a41acd94c0777db6a7c165f20e97d106641585d7e600a8 1545872 fs-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 78e8bf828113126e38ad81ee0fd10af77242ce2bb195ee5abfce7da7dd599707 736012 fs-secondary-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 669a34c444ab8801232bfe6c2cebbf7ccb25011291515a6cce6694b7e423d2c3 475912 input-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 2bd323b3ea2c416507da7a7fdb9eaeab670ea70b4a651c2122aac2bce23658d6 62920 ipmi-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 d7f6d0b6d9aec0c6b7c7f65fa5d6eee5f91a0474ec2f26fc026a7646dfceefbe 9701304 kernel-image-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 0d44be15cd35bb1ca57642060a879e0df84f5e3a8a64e2950e22bb094550fa31 269600 linux-buildinfo-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 e625e1b6c7074e736d3b62cf795f885a234b50d465f0cb9517a0425ecb077c7a 269664 linux-buildinfo-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 343a41df0627ac6a7565adbc806bc0d3ca642cd0b591adf82cd1d51931115db7 1872 linux-cloud-tools-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 dc5c42e49b6102a29909764b0ff9a79ec8a63291ee1e9a3e7c933b98c4a43837 1872 linux-cloud-tools-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 f2b5ddd264d7b73c0629dd2f8d3806946011187eb0bab08f1be5a6d533a0c88e 65144 linux-cloud-tools-5.3.0-25_5.3.0-25.27_amd64.deb
 0843cc0161d649a0557d6ba52c2471046b84f77038cc2140f4cc5aeb299af229 54296 linux-cloud-tools-common_5.3.0-25.27_all.deb
 4778426cc8b569564f6f1e63606713613350bb6207117b6d460b32bb5b99b008 43940208 linux-doc_5.3.0-25.27_all.deb
 13d0100a274fcbb168a65d29be0937ab239e9e06258aa62b850d666ab48bc294 1221604 linux-headers-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 97d742bb79e79d3bdaaf2df9595899241e346ca151cdf1ad984b226bcd417e42 1222000 linux-headers-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 b78cde7f0a8d8e23bcd2ef856a6f070012ffbeb5e39fb5da58eac85ba4b0b7a4 10969624 linux-headers-5.3.0-25_5.3.0-25.27_all.deb
 6987b94234671626ed586ce965f2bdb4fc97b312c21b0fd0b3d4c5b397f1d4dd 945715020 linux-image-unsigned-5.3.0-25-generic-dbgsym_5.3.0-25.27_amd64.ddeb
 c47a7ede82a7ac3865999ffb67f7d62ca4b5550e3d1d0ee2bec2c6f58bcd9928 8705044 linux-image-unsigned-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 62ee7d22cf8dadb22cc32d2a8c429fdc74401bd40e5689d4c4f77fcf39c15be7 945548952 linux-image-unsigned-5.3.0-25-lowlatency-dbgsym_5.3.0-25.27_amd64.ddeb
 a3fd8e4b8e519af2712a3e0b8ea21a5b1d934a1be31dad45664fc6ff41c0fedd 8766064 linux-image-unsigned-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 3c814d62534123acd17742b0702c98d2b62153972d484138f98b8612410c2944 1105492 linux-libc-dev_5.3.0-25.27_amd64.deb
 b095f795c96fb42fe2580e8f0eea3b8c8ec7dfd686a58129b04085861f73cb2f 14196404 linux-modules-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 fd916459df6cc2ffc01b7a7336d185a2a29a8cc91a919680bd752eaa1436e538 52082084 linux-modules-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 0ba5938219aa474c739d37b236a555fe958497f993939a4f131407e6c4ce2f7a 38153184 linux-modules-extra-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 5fbc58638013ca238a4a90c6c0da130b178f1595b40be83e08c6d160dfab065a 132925056 linux-source-5.3.0_5.3.0-25.27_all.deb
 68562890b835714c3fa78a2753bce9ba456dcfe5b6c93152f9a769667c909d61 1996 linux-tools-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 c7d75259ff168800fe8526b70346f71527c90489dbc2d0672bf35c5098353fe1 1996 linux-tools-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 1f03f57220e0e85217e82d5e3bc3bd22b4f5ebe6fcbd6e3b67cd0314a16bd06e 5837924 linux-tools-5.3.0-25_5.3.0-25.27_amd64.deb
 a51a446cddac06c74c651b2493e54553e4c97d217f9dc8dc7109bf3badd48ba0 201744 linux-tools-common_5.3.0-25.27_all.deb
 7c17d7b2287cfeb9f5e7aa5ff6801b97eec7f5a8447520e98781608e753fd05d 62732 linux-tools-host_5.3.0-25.27_all.deb
 0217556bd4a09a6528015a883d74bcb749b9e829fc9acdc505b626d910018e40 1020 linux-udebs-generic_5.3.0-25.27_amd64.udeb
 67ad50a89aa743e6302e3b969cbad27611bb7cf7a3b400d2453b138ae4427f2e 34155 linux_5.3.0-25.27_amd64.buildinfo
 10b63da6baffbc45bbc7a7ac06274cf250807180b1f145f5e9b5d61a5f15eb88 18519534 linux_5.3.0-25.27_amd64.tar.gz
 1804f99b35361a164d56624e058ce73b046d1b765949fc4d0abcbd9af1c7cc30 34538 linux_5.3.0-25.27_amd64_translations.tar.gz
 558b2ba006e8d6166102db4c25debcadfb38bb06c882d59b72a402abb25f1bbc 294512 md-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 5a93f48bdbc748413e80e25c2b3ae1058abadca67852475565dffcde83e894e4 209564 message-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 e34af77a5bfc5ec84ef471dc5f9b9e51d760e2985aa7679f7385effe078522ff 61364 mouse-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 c68804dee148f20fd93d60bfb5b786adf96cabd8d64ed1875f8e0f5b3f58e4cc 18448 multipath-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 f54e172f459873b7fba5f194f26d90ad08aca72030f80aff2a5d61e38897e462 612208 nfs-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 96c177167fdb95fb07b81aa58a3abc3a92c0352b2a29defb6e3db75638d6d076 5044912 nic-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 c8abb07e10df3b22959e4e241b1ad1d1e5fc65a93fe92370355871321d35089a 145756 nic-pcmcia-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 75c280c550e09842aa07d66620972a53d0823aad32e049793c3c89cd77cbce93 595200 nic-shared-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 e0e64af016f8d88fba4723edc9e28de595833acbe074b6b381deecbe29d933fd 325132 nic-usb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 937209cbc26cb9fbe0fe9d1163be3c852ed8d71408e9179225fb77ea8ed7798b 31908 parport-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 0d9ccaa4495147329ece868dc1009d0d1b8b377e8d13a1f639e18a9c35d5baae 123872 pata-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 ff693081a6341802a18f3da1df2c39fe4c6d7e5995a168c5dd0b1e3cb0a43bb4 64392 pcmcia-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 16ef532192c36358bfa7f4cb420df442d6a472ccaa5fb9120f89fdc29a06b426 63236 pcmcia-storage-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 3aa300e4a5069ae158632ec644bd120637579ca3bd1d3e6b553902fc0566b33e 8884 plip-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 b44752d2b3da7e545692ac528531b805f3f323f9bbfda278dd7baed1fdd0ec68 24128 ppp-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 90c7f8bb71f0eeadfabbdb9171a794033b511b27eaf3286d14ad057af78bb8bc 95692 sata-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 bbc9f81a2dff48eebf6b710f7d51c35dbfb8db16eefa4f823ac02efb17423b8f 2743972 scsi-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 aab797d0de36516130015fc34ce47668e8b14a45728b0472621c17108b2327db 95244 serial-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 19db113d39f4c51c0105cf261f434fca9f174addeb812e14290346caa1bda46f 51372 storage-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 829afbd7f5b97bb1b5e953534ddfdd51a472a9e66e07af4d84dbdade1bb288bc 143164 usb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 4b5706883f236609821ae6da80b0e6d24f6792fdf59ce9ae15c03f01c3efb40c 112264 virtio-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 b622cad13f4a4e1b12e1d66d6874ddc1846d19a2f391d59e2bd1174908b366a5 26228 vlan-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
Files:
 dcff8b571b29f020ae0adb42d76a9f18 375400 debian-installer standard block-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 51003e6dbd8c9f3a640de928897cc9b8 326808 debian-installer extra crypto-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 84b86c98d952f90eec29454690aa732c 4372 debian-installer standard fat-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 9809df7a667251f7c9702d1724aacf9f 13880 debian-installer standard fb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 51869ebfbeb4de4a396087e09d85d871 64864 debian-installer standard firewire-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 67198776c7fdaae3cda5e01fd3ccf998 35744 debian-installer standard floppy-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 22b741f9095aa48e8865e6cb6c50740a 1545872 debian-installer standard fs-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 215609e206baeef2b5c5d70f7100b31f 736012 debian-installer standard fs-secondary-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 06e9bb939867b539c6063fc4b42b04e8 475912 debian-installer standard input-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 9b5a992fdb1785c072b1c43782618363 62920 debian-installer standard ipmi-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 0066b4146fb609c5b204d4492c551615 9701304 debian-installer optional kernel-image-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 c9f157a6329703744a315aec57486258 269600 kernel optional linux-buildinfo-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 4dc4a277aa4b95b111e1c3116f58ebbc 269664 kernel optional linux-buildinfo-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 db6a9f3e758d012cff0c29cfa8ede4b8 1872 devel optional linux-cloud-tools-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 bd759117b85ffa60b5b016ed166ff41d 1872 devel optional linux-cloud-tools-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 cc4dc838b00bde42b6cbb19456673c25 65144 devel optional linux-cloud-tools-5.3.0-25_5.3.0-25.27_amd64.deb
 68523687047c9216c282afd8266f3586 54296 kernel optional linux-cloud-tools-common_5.3.0-25.27_all.deb
 9349567d123a75059873117ccb677e18 43940208 doc optional linux-doc_5.3.0-25.27_all.deb
 5a4853b5df5721ed539470f11e20ef95 1221604 devel optional linux-headers-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 c789bda87a0cd70b11322054a7ab2c5e 1222000 devel optional linux-headers-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 df7a03111d6bdbdcd111846e013e68b0 10969624 devel optional linux-headers-5.3.0-25_5.3.0-25.27_all.deb
 3dea7ad12ee9703a56268564c246dac4 945715020 devel optional linux-image-unsigned-5.3.0-25-generic-dbgsym_5.3.0-25.27_amd64.ddeb
 653f3c732f413cf85aad61b576ca8c84 8705044 kernel optional linux-image-unsigned-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 9e0af51e934b4c6a795ce2aee4b1826e 945548952 devel optional linux-image-unsigned-5.3.0-25-lowlatency-dbgsym_5.3.0-25.27_amd64.ddeb
 0d2311379b104a588b63e7fa0685d634 8766064 kernel optional linux-image-unsigned-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 4b5295a9761c973a7354687a4ac03e5a 1105492 devel optional linux-libc-dev_5.3.0-25.27_amd64.deb
 c841d93b013d52b383bb971e30239724 14196404 kernel optional linux-modules-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 da324f12c86a8b591154cd818250a551 52082084 kernel optional linux-modules-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 cf44da3c699d99bf66aac240a62e74c5 38153184 kernel optional linux-modules-extra-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 b29b8a25b09eb6586a3da7c183dcf6b3 132925056 devel optional linux-source-5.3.0_5.3.0-25.27_all.deb
 a14183746e782afbd62bceaa8f439121 1996 devel optional linux-tools-5.3.0-25-generic_5.3.0-25.27_amd64.deb
 a6afeb07dcb52cf1935dd9376856c339 1996 devel optional linux-tools-5.3.0-25-lowlatency_5.3.0-25.27_amd64.deb
 5be806c0a219d5dab03a93eb29dd9c1a 5837924 devel optional linux-tools-5.3.0-25_5.3.0-25.27_amd64.deb
 00cb17d0f079f9da3d036e4d05d91eea 201744 kernel optional linux-tools-common_5.3.0-25.27_all.deb
 277b8a741ffc64f831584a8daa65fa9a 62732 kernel optional linux-tools-host_5.3.0-25.27_all.deb
 75f72b5d2215fa6628be823ec30ae04e 1020 debian-installer optional linux-udebs-generic_5.3.0-25.27_amd64.udeb
 77f8c118b103ffbd5b2e6ad9ddb2d873 34155 devel optional linux_5.3.0-25.27_amd64.buildinfo
 f4e453d2f9b9164fb984ef1ce10990d2 18519534 raw-signing - linux_5.3.0-25.27_amd64.tar.gz
 27fb7c5b5c3a5bdcb7cd119bcea21b16 34538 raw-translations - linux_5.3.0-25.27_amd64_translations.tar.gz
 6543fedb6e0a51e3ff8ec9bb62a34f15 294512 debian-installer standard md-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 2b99d482afc81404567d162cdd7c3e69 209564 debian-installer standard message-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 1dcce07b5ea8a84b35fc39cdc3b1372d 61364 debian-installer extra mouse-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 9f80ea8975a91ce19300b816775b6404 18448 debian-installer extra multipath-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 70845e52f4e0bd0c3c3fd7fe5e167bf0 612208 debian-installer standard nfs-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 d6ac31998131fcebfdb96c514d71d7e6 5044912 debian-installer standard nic-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 a5c294dbf056a86f531367953bb53e2c 145756 debian-installer standard nic-pcmcia-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 effb5626e55c2911def40416c0c9a531 595200 debian-installer standard nic-shared-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 ec55faa42e9dcd566ef44b7999edbcca 325132 debian-installer standard nic-usb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 c0ac229c4e66c925d2ea4826d97f19eb 31908 debian-installer standard parport-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 7dd91598802ce152e2b57c9f4fa3664e 123872 debian-installer standard pata-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 97c37fc567b268e235d1780157075197 64392 debian-installer standard pcmcia-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 33c5182c09cef7062f3773a45868c97d 63236 debian-installer standard pcmcia-storage-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 956c13d1380d928667004ee8b5a4d263 8884 debian-installer standard plip-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 e4b10835c53b61a538cdcb61184b17bb 24128 debian-installer standard ppp-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 b8ec59fd03f155b703ce7cb89303d169 95692 debian-installer standard sata-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 0b2f7dde69e26ad00bd514e80250dcaf 2743972 debian-installer standard scsi-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 266c3360e7d0bb1a7e3d52e2da1c515e 95244 debian-installer standard serial-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 a3fe88edb531fb71a190555016663a43 51372 debian-installer standard storage-core-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 60ff43e19d0142209b8b735a7a74bd79 143164 debian-installer standard usb-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 0475c686b1d31cf9efc6d079fc846d28 112264 debian-installer standard virtio-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
 14f1b44677bf43ffb5a3b26f2ea8a2ad 26228 debian-installer extra vlan-modules-5.3.0-25-generic-di_5.3.0-25.27_amd64.udeb
Package-Type: udeb


More information about the Focal-changes mailing list