[ubuntu/bionic-proposed] linux-oem-osp1_5.0.0-1063.68_amd64.tar.gz - (Accepted)

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Sat Jun 27 11:15:55 UTC 2020


linux-oem-osp1 (5.0.0-1063.68) bionic; urgency=medium

  * bionic/linux-oem-osp1: 5.0.0-1060.65 -proposed tracker (LP: #1882719)

  * bionic/linux-oem-osp1: 5.0.0-1063.68 -proposed tracker (LP: #1884983)

  * kernel NULL pointer dereference when plugging/unpluggin USB-c (power or hub)
    (LP: #1878544)
    - usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an
      invalid pointer

  * audio card disappeared after suspend device during audio playback Edit
    (LP: #1882035)
    - ASoC: SOF: topology: set trigger order for FE DAI link

  * tpm: fix TIS locality timeout problems (LP: #1881710)
    - SAUCE: tpm: fix TIS locality timeout problems

  * Performing function level reset of AMD onboard USB and audio devices causes
    system lockup (LP: #1865988)
    - SAUCE: PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
    - SAUCE: PCI: Avoid FLR for AMD Starship USB 3.0

  * Realtek 8723DE [10ec:d723] subsystem [10ec:d738]  disconnects unsolicitedly
    when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
    - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
      association for 11N chip"
    - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
      connected"
    - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
    - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
    - rtw88: add rtw_read8_mask and rtw_read16_mask
    - rtw88: add a debugfs entry to dump coex's info
    - rtw88: add a debugfs entry to enable/disable coex mechanism
    - rtw88: configure TX queue EDCA parameters
    - rtw88: 8723d: Add coex support
    - SAUCE: rtw88: coex: 8723d: set antanna control owner
    - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
    - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier

  * Fix incorrect speed/duplex when I210 device is runtime suspended
    (LP: #1880656)
    - igb: Report speed and duplex as unknown when device is runtime suspended

  [ Ubuntu: 5.0.0-56.60 ]

  * disco/linux: 5.0.0-56.60 -proposed tracker (LP: #1884984)
  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
  * bpf_get_stack from test_verifier in ubuntu_bpf failed on Bionic 5.0
    (LP: #1881263)
    - Revert "bpf: fix buggy r0 retval refinement for tracing helpers"
  * CVE-2020-0543
    - UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off when
      not supported
  * Disco update: upstream stable patchset 2020-06-04 (LP: #1882128)
    - x86/uaccess, ubsan: Fix UBSAN vs. SMAP
    - ubsan: build ubsan.c more conservatively
    - i2c: dev: Fix the race between the release of i2c_dev and cdev
    - KVM: SVM: Fix potential memory leak in svm_cpu_init()
    - riscv: set max_pfn to the PFN of the last page
    - ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
    - evm: Check also if *tfm is an error pointer in init_desc()
    - ima: Fix return value of ima_write_policy()
    - mtd: spinand: Propagate ECC information to the MTD structure
    - fix multiplication overflow in copy_fdtable()
    - ubifs: remove broken lazytime support
    - iommu/amd: Fix over-read of ACPI UID from IVRS table
    - i2c: mux: demux-pinctrl: Fix an error handling path in
      'i2c_demux_pinctrl_probe()'
    - ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
    - gcc-common.h: Update for GCC 10
    - HID: multitouch: add eGalaxTouch P80H84 support
    - HID: alps: Add AUI1657 device ID
    - HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
    - scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
    - scsi: qla2xxx: Delete all sessions before unregister local nvme port
    - configfs: fix config_item refcnt leak in configfs_rmdir()
    - vhost/vsock: fix packet delivery order to monitoring devices
    - aquantia: Fix the media type of AQC100 ethernet controller in the driver
    - component: Silence bind error on -EPROBE_DEFER
    - scsi: ibmvscsi: Fix WARN_ON during event pool release
    - HID: i2c-hid: reset Synaptics SYNA2393 on resume
    - x86/apic: Move TSC deadline timer debug printk
    - gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
    - HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
    - ceph: fix double unlock in handle_cap_export()
    - stmmac: fix pointer check after utilization in stmmac_interrupt
    - USB: core: Fix misleading driver bug report
    - platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
    - ARM: futex: Address build warning
    - padata: Replace delayed timer with immediate workqueue in padata_reorder
    - padata: initialize pd->cpu with effective cpumask
    - padata: purge get_cpu and reorder_via_wq from padata_do_serial
    - ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio
      option
    - ALSA: pcm: fix incorrect hw_base increase
    - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
    - ALSA: hda/realtek - Add more fixup entries for Clevo machines
    - drm/etnaviv: fix perfmon domain interation
    - apparmor: fix potential label refcnt leak in aa_change_profile
    - apparmor: Fix aa_label refcnt leak in policy_update
    - dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
    - dmaengine: owl: Use correct lock in owl_dma_get_pchan()
    - drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.
    - powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
    - powerpc/64s: Disable STRICT_KERNEL_RWX
    - nfit: Add Hyper-V NVDIMM DSM command set to white list
    - libnvdimm/btt: Remove unnecessary code in btt_freelist_init
    - libnvdimm/btt: Fix LBA masking during 'free list' population
    - staging: most: core: replace strcpy() by strscpy()
    - thunderbolt: Drop duplicated get_switch_at_route()
    - media: fdp1: Fix R-Car M3-N naming in debug message
    - Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
    - Revert "gfs2: Don't demote a glock until its revokes are written"
    - staging: iio: ad2s1210: Fix SPI reading
    - staging: greybus: Fix uninitialized scalar variable
    - iio: sca3000: Remove an erroneous 'get_device()'
    - iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
    - misc: rtsx: Add short delay after exit from ASPM
    - mei: release me_cl object reference
    - ipack: tpci200: fix error return code in tpci200_register()
    - rapidio: fix an error in get_user_pages_fast() error handling
    - rxrpc: Fix a memory leak in rxkad_verify_response()
    - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
    - iio: adc: stm32-adc: Use dma_request_chan() instead
      dma_request_slave_channel()
    - iio: adc: stm32-adc: fix device used to request dma
    - iio: adc: stm32-dfsdm: Use dma_request_chan() instead
      dma_request_slave_channel()
    - iio: adc: stm32-dfsdm: fix device used to request dma
    - rxrpc: Trace discarded ACKs
    - rxrpc: Fix ack discard
    - ubifs: fix wrong use of crypto_shash_descsize()
    - i2c: fix missing pm_runtime_put_sync in i2c_device_probe
    - evm: Fix a small race in init_desc()
    - afs: Don't unlock fetched data pages until the op completes successfully
    - mtd: Fix mtd not registered due to nvmem name collision
    - net/ena: Fix build warning in ena_xdp_set()
    - x86/mm/cpa: Flush direct map alias during cpa
    - ibmvnic: Skip fatal error reset after passive init
    - iommu/amd: Call domain_flush_complete() in update_domain()
    - drm/amd/display: Prevent dpcd reads with passive dongles
    - KVM: selftests: Fix build for evmcs.h
    - ALSA: hda - constify and cleanup static NodeID tables
    - ALSA: hda: patch_realtek: fix empty macro usage in if block
    - ALSA: hda/realtek - Add supported new mute Led for HP
    - ALSA: hda/realtek - Add HP new mute led supported for ALC236
    - ALSA: hda/realtek: Add quirk for Samsung Notebook
    - ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295
    - ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295
    - ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295
    - scsi: target: Put lun_ref at end of tmr processing
    - dmaengine: dmatest: Restore default for channel
    - kasan: disable branch tracing for core runtime
  * Disco update: upstream stable patchset 2020-05-29 (LP: #1881352)
    - net: dsa: Do not make user port errors fatal
    - shmem: fix possible deadlocks on shmlock_user_lock
    - net/sonic: Fix a resource leak in an error handling path in
      'jazz_sonic_probe()'
    - net: moxa: Fix a potential double 'free_irq()'
    - drop_monitor: work around gcc-10 stringop-overflow warning
    - virtio-blk: handle block_device_operations callbacks after hot unplug
    - scsi: sg: add sg_remove_request in sg_write
    - mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
    - net: fix a potential recursive NETDEV_FEAT_CHANGE
    - net: phy: fix aneg restart in phy_ethtool_set_eee
    - pppoe: only process PADT targeted at local interfaces
    - Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
    - tcp: fix error recovery in tcp_zerocopy_receive()
    - virtio_net: fix lockdep warning on 32 bit
    - hinic: fix a bug of ndo_stop
    - net: dsa: loop: Add module soft dependency
    - net: ipv4: really enforce backoff for redirects
    - netprio_cgroup: Fix unlimited memory leak of v2 cgroups
    - net: tcp: fix rx timestamp behavior for tcp_recvmsg
    - tcp: fix SO_RCVLOWAT hangs with fat skbs
    - riscv: fix vdso build with lld
    - dmaengine: pch_dma.c: Avoid data race between probe and irq handler
    - dmaengine: mmp_tdma: Reset channel error on release
    - cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
    - ALSA: hda/hdmi: fix race in monitor detection during probe
    - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
    - ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
    - gfs2: Another gfs2_walk_metadata fix
    - pinctrl: baytrail: Enable pin configuration setting for GPIO chip
    - pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
    - i40iw: Fix error handling in i40iw_manage_arp_cache()
    - mmc: core: Check request type before completing the request
    - mmc: block: Fix request completion in the CQE timeout path
    - NFS: Fix fscache super_cookie index_key from changing after umount
    - nfs: fscache: use timespec64 in inode auxdata
    - NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
    - netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
    - arm64: fix the flush_icache_range arguments in machine_kexec
    - netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
    - IB/mlx4: Test return value of calls to ib_get_cached_pkey
    - hwmon: (da9052) Synchronize access with mfd
    - pnp: Use list_for_each_entry() instead of open coding
    - gcc-10 warnings: fix low-hanging fruit
    - kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
    - Stop the ad-hoc games with -Wno-maybe-initialized
    - gcc-10: disable 'zero-length-bounds' warning for now
    - gcc-10: disable 'array-bounds' warning for now
    - gcc-10: disable 'stringop-overflow' warning for now
    - gcc-10: disable 'restrict' warning for now
    - gcc-10: avoid shadowing standard library 'free()' in crypto
    - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
    - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
    - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset
    - usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
    - usb: host: xhci-plat: keep runtime active when removing host
    - usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
    - ARM: dts: dra7: Fix bus_dma_limit for PCIe
    - ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
    - cifs: fix leaked reference on requeued write
    - x86: Fix early boot crash on gcc-10, third try
    - x86/unwind/orc: Fix error handling in __unwind_start()
    - exec: Move would_dump into flush_old_exec
    - clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
    - dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
    - usb: gadget: net2272: Fix a memory leak in an error handling path in
      'net2272_plat_probe()'
    - usb: gadget: audio: Fix a missing error return value in audio_bind()
    - usb: gadget: legacy: fix error return code in gncm_bind()
    - usb: gadget: legacy: fix error return code in cdc_bind()
    - clk: Unlink clock if failed to prepare or enable
    - arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328
      boards
    - arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
    - ARM: dts: r8a73a4: Add missing CMT1 interrupts
    - arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes
    - ARM: dts: r8a7740: Add missing extal2 to CPG node
    - KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
    - Makefile: disallow data races on gcc-10 as well
    - KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
    - ftrace/selftests: workaround cgroup RT scheduling issues
    - net_sched: fix tcm_parent in tc filter dump
    - dpaa2-eth: prevent array underflow in update_cls_rule()
    - nfp: abm: fix error return code in nfp_abm_vnic_alloc()
    - r8169: re-establish support for RTL8401 chip version
    - umh: fix memory leak on execve failure
    - dmaengine: mmp_tdma: Do not ignore slave config validation errors
    - selftests/ftrace: Check the first record for kprobe_args_type.tc
    - drm/amdgpu: simplify padding calculations (v2)
    - IB/hfi1: Fix another case where pq is left on waitlist
    - pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
    - pinctrl: qcom: fix wrong write in update_dual_edge
    - bpf: Fix error return code in map_lookup_and_delete_elem()
    - bpf, sockmap: msg_pop_data can incorrecty set an sge length
    - bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
    - mmc: alcor: Fix a resource leak in the error path for ->probe()
    - mmc: core: Fix recursive locking issue in CQE recovery path
    - nfs: fix NULL deference in nfs4_get_valid_delegation
    - netfilter: nft_set_rbtree: Add missing expired checks
    - s390/ism: fix error return code in ism_probe()
    - NFSv3: fix rpc receive buffer size for MOUNT call
    - net/rds: Use ERR_PTR for rds_message_alloc_sgs()
    - usb: usbfs: correct kernel->user page attribute mismatch
    - ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA
    - Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
    - fanotify: fix merging marks masks with FAN_ONDIR
    - bpf: Fix sk_psock refcnt leak when receiving message
  * upgrading to 4.15.0-99-generic breaks the sound and the trackpad
    (LP: #1875916) // Disco update: upstream stable patchset 2020-05-29
    (LP: #1881352)
    - Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
  * Pop sound from build-in speaker during cold boot and resume from S3
    (LP: #1866357) // Disco update: upstream stable patchset 2020-05-29
    (LP: #1881352)
    - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse
  * Disco update: upstream stable patchset 2020-05-22 (LP: #1880237)
    - USB: serial: qcserial: Add DW5816e support
    - tracing/kprobes: Fix a double initialization typo
    - vt: fix unicode console freeing with a common interface
    - dp83640: reverse arguments to list_add_tail
    - fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
    - net: macsec: preserve ingress frame ordering
    - net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
    - net_sched: sch_skbprio: add message validation to skbprio_change()
    - net: usb: qmi_wwan: add support for DW5816e
    - sch_choke: avoid potential panic in choke_reset()
    - sch_sfq: validate silly quantum values
    - tipc: fix partial topology connection closure
    - bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
    - net/mlx5: Fix forced completion access non initialized command entry
    - net/mlx5: Fix command entry leak in Internal Error State
    - bnxt_en: Improve AER slot reset.
    - bnxt_en: Fix VF anti-spoof filter setup.
    - net: stricter validation of untrusted gso packets
    - HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
    - sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
    - HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
    - USB: uas: add quirk for LaCie 2Big Quadra
    - USB: serial: garmin_gps: add sanity checking for data length
    - tracing: Add a vmalloc_sync_mappings() for safe measure
    - KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
    - KVM: arm64: Fix 32bit PC wrap-around
    - arm64: hugetlb: avoid potential NULL dereference
    - mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
    - staging: gasket: Check the return value of gasket_get_bar_index()
    - coredump: fix crash when umh is disabled
    - batman-adv: fix batadv_nc_random_weight_tq
    - batman-adv: Fix refcnt leak in batadv_show_throughput_override
    - batman-adv: Fix refcnt leak in batadv_store_throughput_override
    - batman-adv: Fix refcnt leak in batadv_v_ogm_process
    - x86/entry/64: Fix unwind hints in register clearing code
    - x86/entry/64: Fix unwind hints in kernel exit path
    - x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
    - x86/unwind/orc: Don't skip the first frame for inactive tasks
    - x86/unwind/orc: Prevent unwinding before ORC initialization
    - x86/unwind/orc: Fix error path for bad ORC entry type
    - x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
    - netfilter: nat: never update the UDP checksum when it's 0
    - netfilter: nf_osf: avoid passing pointer to local var
    - objtool: Fix stack offset tracking for indirect CFAs
    - scripts/decodecode: fix trapping instruction formatting
    - ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
    - drm/amdgpu: move kfd suspend after ip_suspend_phase1
    - drm/amdgpu: drop redundant cg/pg ungate on runpm enter
    - tty: xilinx_uartps: Fix missing id assignment to the console
    - devlink: fix return value after hitting end in region read
    - neigh: send protocol value in neighbor create notification
    - net: tc35815: Fix phydev supported/advertising mask
    - net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()
    - net/tls: Fix sk_psock refcnt leak when in tls_data_ready()
    - nfp: abm: fix a memory leak bug
    - tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
    - bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
    - bnxt_en: Return error when allocating zero size context memory.
    - HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
    - crypto: arch/nhpoly1305 - process in explicit 4k chunks
    - mm: limit boost_watermark on small zones
    - KVM: x86: Fixes posted interrupt check for IRQs delivery modes
    - mm, memcg: fix error return value of mem_cgroup_css_alloc()
  * Disco update: upstream stable patchset 2020-05-20 (LP: #1879793)
    - vhost: vsock: kick send_pkt worker once device is started
    - powerpc/pci/of: Parse unassigned resources
    - ASoC: topology: Check return value of pcm_new_ver
    - selftests/ipc: Fix test failure seen after initial test run
    - ASoC: sgtl5000: Fix VAG power-on handling
    - usb: dwc3: gadget: Properly set maxpacket limit
    - ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
    - ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
    - ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
    - drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay
      table v0 (e.g Hawaii)
    - wimax/i2400m: Fix potential urb refcnt leak
    - net: stmmac: fix enabling socfpga's ptp_ref_clock
    - net: stmmac: Fix sub-second increment
    - ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
    - ASoC: rsnd: Fix "status check failed" spam for multi-SSI
    - cifs: protect updating server->dstaddr with a spinlock
    - scripts/config: allow colons in option strings for sed
    - lib/mpi: Fix building for powerpc with clang
    - net: bcmgenet: suppress warnings on failed Rx SKB allocations
    - net: systemport: suppress warnings on failed Rx SKB allocations
    - sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
    - drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
    - hexagon: clean up ioremap
    - hexagon: define ioremap_uc
    - ALSA: hda: Match both PCI ID and SSID for driver blacklist
    - platform/x86: GPD pocket fan: Fix error message when temp-limits are out of
      range
    - mac80211: add ieee80211_is_any_nullfunc()
    - cgroup, netclassid: remove double cond_resched
    - ASoC: topology: Check return value of soc_tplg_create_tlv
    - ASoC: topology: Check return value of soc_tplg_*_create
    - ASoC: topology: Check return value of soc_tplg_dai_config
    - cifs: do not share tcons with DFS
    - udp: document udp_rcv_segment special case for looped packets
    - PM / devfreq: Add missing locking while setting suspend_freq
  * Disco update: upstream stable patchset 2020-05-18 (LP: #1879384)
    - drm/edid: Fix off-by-one in DispID DTD pixel clock
    - drm/qxl: qxl_release leak in qxl_draw_dirty_fb()
    - drm/qxl: qxl_release leak in qxl_hw_surface_alloc()
    - drm/qxl: qxl_release use after free
    - btrfs: fix block group leak when removing fails
    - ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter
    - ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
    - ALSA: hda/hdmi: fix without unlocked before return
    - ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
    - PM: ACPI: Output correct message on target power state
    - PM: hibernate: Freeze kernel threads in software_resume()
    - dm verity fec: fix hash block number in verity_fec_decode
    - dm writecache: fix data corruption when reloading the target
    - dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
    - scsi: qla2xxx: set UNLOADING before waiting for session deletion
    - scsi: qla2xxx: check UNLOADING before posting async work
    - RDMA/mlx5: Set GRH fields in query QP on RoCE
    - RDMA/mlx4: Initialize ib_spec on the stack
    - RDMA/core: Prevent mixed use of FDs between shared ufiles
    - RDMA/core: Fix race between destroy and release FD object
    - vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
    - vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()
    - iommu/qcom: Fix local_base status check
    - scsi: target/iblock: fix WRITE SAME zeroing
    - iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
    - ALSA: opti9xx: shut up gcc-10 range warning
    - nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
    - dmaengine: dmatest: Fix iteration non-stop logic
    - selinux: properly handle multiple messages in selinux_netlink_send()
    - btrfs: fix partial loss of prealloc extent past i_size after fsync
    - btrfs: transaction: Avoid deadlock due to bad initialization timing of
      fs_info::journal_info
    - mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout
      loop
    - mmc: sdhci-xenon: fix annoying 1.8V regulator warning
    - mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers
    - mmc: sdhci-msm: Enable host capabilities pertains to R1b response
    - mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
    - mmc: meson-mx-sdio: remove the broken ->card_busy() op
    - NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
    - ALSA: line6: Fix POD HD500 audio playback
    - i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
    - dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
    - ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safe
    - i2c: aspeed: Avoid i2c interrupt status clear race condition.
    - nvme: prevent double free in nvme_alloc_ns() error handling
    - dmaengine: dmatest: Fix process hang when reading 'wait' parameter
  * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
    - e1000e: Disable TSO for buffer overrun workaround
  * CVE-2020-10711
    - netlabel: cope with NULL catmap
  * CVE-2020-13143
    - USB: gadget: fix illegal array access in binding with UDC

Date: Fri, 26 Jun 2020 15:23:59 -0300
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-040.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 26 Jun 2020 15:23:59 -0300
Source: linux-oem-osp1
Binary: linux-oem-osp1-headers-5.0.0-1063 linux-oem-osp1-tools-5.0.0-1063 linux-oem-osp1-tools-host linux-image-unsigned-5.0.0-1063-oem-osp1 linux-modules-5.0.0-1063-oem-osp1 linux-headers-5.0.0-1063-oem-osp1 linux-image-unsigned-5.0.0-1063-oem-osp1-dbgsym linux-tools-5.0.0-1063-oem-osp1 linux-udebs-oem-osp1 linux-buildinfo-5.0.0-1063-oem-osp1 kernel-image-5.0.0-1063-oem-osp1-di fat-modules-5.0.0-1063-oem-osp1-di fb-modules-5.0.0-1063-oem-osp1-di firewire-core-modules-5.0.0-1063-oem-osp1-di floppy-modules-5.0.0-1063-oem-osp1-di fs-core-modules-5.0.0-1063-oem-osp1-di fs-secondary-modules-5.0.0-1063-oem-osp1-di input-modules-5.0.0-1063-oem-osp1-di md-modules-5.0.0-1063-oem-osp1-di nic-modules-5.0.0-1063-oem-osp1-di nic-pcmcia-modules-5.0.0-1063-oem-osp1-di nic-usb-modules-5.0.0-1063-oem-osp1-di nic-shared-modules-5.0.0-1063-oem-osp1-di parport-modules-5.0.0-1063-oem-osp1-di pata-modules-5.0.0-1063-oem-osp1-di pcmcia-modules-5.0.0-1063-oem-osp1-di
 pcmcia-storage-modules-5.0.0-1063-oem-osp1-di plip-modules-5.0.0-1063-oem-osp1-di ppp-modules-5.0.0-1063-oem-osp1-di sata-modules-5.0.0-1063-oem-osp1-di scsi-modules-5.0.0-1063-oem-osp1-di serial-modules-5.0.0-1063-oem-osp1-di storage-core-modules-5.0.0-1063-oem-osp1-di usb-modules-5.0.0-1063-oem-osp1-di nfs-modules-5.0.0-1063-oem-osp1-di block-modules-5.0.0-1063-oem-osp1-di message-modules-5.0.0-1063-oem-osp1-di crypto-modules-5.0.0-1063-oem-osp1-di virtio-modules-5.0.0-1063-oem-osp1-di mouse-modules-5.0.0-1063-oem-osp1-di vlan-modules-5.0.0-1063-oem-osp1-di ipmi-modules-5.0.0-1063-oem-osp1-di
 multipath-modules-5.0.0-1063-oem-osp1-di
Architecture: amd64 all
Version: 5.0.0-1063.68
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-040.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description:
 block-modules-5.0.0-1063-oem-osp1-di - Block storage devices (udeb)
 crypto-modules-5.0.0-1063-oem-osp1-di - crypto modules (udeb)
 fat-modules-5.0.0-1063-oem-osp1-di - FAT filesystem support (udeb)
 fb-modules-5.0.0-1063-oem-osp1-di - Framebuffer modules (udeb)
 firewire-core-modules-5.0.0-1063-oem-osp1-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-5.0.0-1063-oem-osp1-di - Floppy driver support (udeb)
 fs-core-modules-5.0.0-1063-oem-osp1-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.0.0-1063-oem-osp1-di - Extra filesystem modules (udeb)
 input-modules-5.0.0-1063-oem-osp1-di - Support for various input methods (udeb)
 ipmi-modules-5.0.0-1063-oem-osp1-di - ipmi modules (udeb)
 kernel-image-5.0.0-1063-oem-osp1-di - kernel image and system map (udeb)
 linux-buildinfo-5.0.0-1063-oem-osp1 - Linux kernel buildinfo for version 5.0.0 on 64 bit x86 SMP
 linux-headers-5.0.0-1063-oem-osp1 - Linux kernel headers for version 5.0.0 on 64 bit x86 SMP
 linux-image-unsigned-5.0.0-1063-oem-osp1 - Linux kernel image for version 5.0.0 on 64 bit x86 SMP
 linux-image-unsigned-5.0.0-1063-oem-osp1-dbgsym - Linux kernel debug image for version 5.0.0 on 64 bit x86 SMP
 linux-modules-5.0.0-1063-oem-osp1 - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
 linux-oem-osp1-headers-5.0.0-1063 - Header files related to Linux kernel version 5.0.0
 linux-oem-osp1-tools-5.0.0-1063 - Linux kernel version specific tools for version 5.0.0-1063
 linux-oem-osp1-tools-host - Linux kernel VM host tools
 linux-tools-5.0.0-1063-oem-osp1 - Linux kernel version specific tools for version 5.0.0-1063
 linux-udebs-oem-osp1 - Metapackage depending on kernel udebs (udeb)
 md-modules-5.0.0-1063-oem-osp1-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.0.0-1063-oem-osp1-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.0.0-1063-oem-osp1-di - Mouse support (udeb)
 multipath-modules-5.0.0-1063-oem-osp1-di - DM-Multipath support (udeb)
 nfs-modules-5.0.0-1063-oem-osp1-di - NFS filesystem drivers (udeb)
 nic-modules-5.0.0-1063-oem-osp1-di - Network interface support (udeb)
 nic-pcmcia-modules-5.0.0-1063-oem-osp1-di - PCMCIA network interface support (udeb)
 nic-shared-modules-5.0.0-1063-oem-osp1-di - nic shared modules (udeb)
 nic-usb-modules-5.0.0-1063-oem-osp1-di - USB network interface support (udeb)
 parport-modules-5.0.0-1063-oem-osp1-di - Parallel port support (udeb)
 pata-modules-5.0.0-1063-oem-osp1-di - PATA support modules (udeb)
 pcmcia-modules-5.0.0-1063-oem-osp1-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-5.0.0-1063-oem-osp1-di - PCMCIA storage support (udeb)
 plip-modules-5.0.0-1063-oem-osp1-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.0.0-1063-oem-osp1-di - PPP (serial port) networking support (udeb)
 sata-modules-5.0.0-1063-oem-osp1-di - SATA storage support (udeb)
 scsi-modules-5.0.0-1063-oem-osp1-di - SCSI storage support (udeb)
 serial-modules-5.0.0-1063-oem-osp1-di - Serial port support (udeb)
 storage-core-modules-5.0.0-1063-oem-osp1-di - Core storage support (udeb)
 usb-modules-5.0.0-1063-oem-osp1-di - Core USB support (udeb)
 virtio-modules-5.0.0-1063-oem-osp1-di - VirtIO Modules (udeb)
 vlan-modules-5.0.0-1063-oem-osp1-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1786013 1802691 1865988 1866357 1875916 1878147 1878544 1879384 1879793 1880237 1880656 1881263 1881352 1881710 1882035 1882128 1882719 1884983 1884984
Changes:
 linux-oem-osp1 (5.0.0-1063.68) bionic; urgency=medium
 .
   * bionic/linux-oem-osp1: 5.0.0-1060.65 -proposed tracker (LP: #1882719)
 .
   * bionic/linux-oem-osp1: 5.0.0-1063.68 -proposed tracker (LP: #1884983)
 .
   * kernel NULL pointer dereference when plugging/unpluggin USB-c (power or hub)
     (LP: #1878544)
     - usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an
       invalid pointer
 .
   * audio card disappeared after suspend device during audio playback Edit
     (LP: #1882035)
     - ASoC: SOF: topology: set trigger order for FE DAI link
 .
   * tpm: fix TIS locality timeout problems (LP: #1881710)
     - SAUCE: tpm: fix TIS locality timeout problems
 .
   * Performing function level reset of AMD onboard USB and audio devices causes
     system lockup (LP: #1865988)
     - SAUCE: PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
     - SAUCE: PCI: Avoid FLR for AMD Starship USB 3.0
 .
   * Realtek 8723DE [10ec:d723] subsystem [10ec:d738]  disconnects unsolicitedly
     when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
     - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
       association for 11N chip"
     - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
       connected"
     - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
     - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
     - rtw88: add rtw_read8_mask and rtw_read16_mask
     - rtw88: add a debugfs entry to dump coex's info
     - rtw88: add a debugfs entry to enable/disable coex mechanism
     - rtw88: configure TX queue EDCA parameters
     - rtw88: 8723d: Add coex support
     - SAUCE: rtw88: coex: 8723d: set antanna control owner
     - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
     - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
 .
   * Fix incorrect speed/duplex when I210 device is runtime suspended
     (LP: #1880656)
     - igb: Report speed and duplex as unknown when device is runtime suspended
 .
   [ Ubuntu: 5.0.0-56.60 ]
 .
   * disco/linux: 5.0.0-56.60 -proposed tracker (LP: #1884984)
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
   * bpf_get_stack from test_verifier in ubuntu_bpf failed on Bionic 5.0
     (LP: #1881263)
     - Revert "bpf: fix buggy r0 retval refinement for tracing helpers"
   * CVE-2020-0543
     - UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off when
       not supported
   * Disco update: upstream stable patchset 2020-06-04 (LP: #1882128)
     - x86/uaccess, ubsan: Fix UBSAN vs. SMAP
     - ubsan: build ubsan.c more conservatively
     - i2c: dev: Fix the race between the release of i2c_dev and cdev
     - KVM: SVM: Fix potential memory leak in svm_cpu_init()
     - riscv: set max_pfn to the PFN of the last page
     - ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
     - evm: Check also if *tfm is an error pointer in init_desc()
     - ima: Fix return value of ima_write_policy()
     - mtd: spinand: Propagate ECC information to the MTD structure
     - fix multiplication overflow in copy_fdtable()
     - ubifs: remove broken lazytime support
     - iommu/amd: Fix over-read of ACPI UID from IVRS table
     - i2c: mux: demux-pinctrl: Fix an error handling path in
       'i2c_demux_pinctrl_probe()'
     - ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
     - gcc-common.h: Update for GCC 10
     - HID: multitouch: add eGalaxTouch P80H84 support
     - HID: alps: Add AUI1657 device ID
     - HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
     - scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
     - scsi: qla2xxx: Delete all sessions before unregister local nvme port
     - configfs: fix config_item refcnt leak in configfs_rmdir()
     - vhost/vsock: fix packet delivery order to monitoring devices
     - aquantia: Fix the media type of AQC100 ethernet controller in the driver
     - component: Silence bind error on -EPROBE_DEFER
     - scsi: ibmvscsi: Fix WARN_ON during event pool release
     - HID: i2c-hid: reset Synaptics SYNA2393 on resume
     - x86/apic: Move TSC deadline timer debug printk
     - gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
     - HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
     - ceph: fix double unlock in handle_cap_export()
     - stmmac: fix pointer check after utilization in stmmac_interrupt
     - USB: core: Fix misleading driver bug report
     - platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
     - ARM: futex: Address build warning
     - padata: Replace delayed timer with immediate workqueue in padata_reorder
     - padata: initialize pd->cpu with effective cpumask
     - padata: purge get_cpu and reorder_via_wq from padata_do_serial
     - ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio
       option
     - ALSA: pcm: fix incorrect hw_base increase
     - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
     - ALSA: hda/realtek - Add more fixup entries for Clevo machines
     - drm/etnaviv: fix perfmon domain interation
     - apparmor: fix potential label refcnt leak in aa_change_profile
     - apparmor: Fix aa_label refcnt leak in policy_update
     - dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
     - dmaengine: owl: Use correct lock in owl_dma_get_pchan()
     - drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.
     - powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
     - powerpc/64s: Disable STRICT_KERNEL_RWX
     - nfit: Add Hyper-V NVDIMM DSM command set to white list
     - libnvdimm/btt: Remove unnecessary code in btt_freelist_init
     - libnvdimm/btt: Fix LBA masking during 'free list' population
     - staging: most: core: replace strcpy() by strscpy()
     - thunderbolt: Drop duplicated get_switch_at_route()
     - media: fdp1: Fix R-Car M3-N naming in debug message
     - Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
     - Revert "gfs2: Don't demote a glock until its revokes are written"
     - staging: iio: ad2s1210: Fix SPI reading
     - staging: greybus: Fix uninitialized scalar variable
     - iio: sca3000: Remove an erroneous 'get_device()'
     - iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
     - misc: rtsx: Add short delay after exit from ASPM
     - mei: release me_cl object reference
     - ipack: tpci200: fix error return code in tpci200_register()
     - rapidio: fix an error in get_user_pages_fast() error handling
     - rxrpc: Fix a memory leak in rxkad_verify_response()
     - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
     - iio: adc: stm32-adc: Use dma_request_chan() instead
       dma_request_slave_channel()
     - iio: adc: stm32-adc: fix device used to request dma
     - iio: adc: stm32-dfsdm: Use dma_request_chan() instead
       dma_request_slave_channel()
     - iio: adc: stm32-dfsdm: fix device used to request dma
     - rxrpc: Trace discarded ACKs
     - rxrpc: Fix ack discard
     - ubifs: fix wrong use of crypto_shash_descsize()
     - i2c: fix missing pm_runtime_put_sync in i2c_device_probe
     - evm: Fix a small race in init_desc()
     - afs: Don't unlock fetched data pages until the op completes successfully
     - mtd: Fix mtd not registered due to nvmem name collision
     - net/ena: Fix build warning in ena_xdp_set()
     - x86/mm/cpa: Flush direct map alias during cpa
     - ibmvnic: Skip fatal error reset after passive init
     - iommu/amd: Call domain_flush_complete() in update_domain()
     - drm/amd/display: Prevent dpcd reads with passive dongles
     - KVM: selftests: Fix build for evmcs.h
     - ALSA: hda - constify and cleanup static NodeID tables
     - ALSA: hda: patch_realtek: fix empty macro usage in if block
     - ALSA: hda/realtek - Add supported new mute Led for HP
     - ALSA: hda/realtek - Add HP new mute led supported for ALC236
     - ALSA: hda/realtek: Add quirk for Samsung Notebook
     - ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295
     - ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295
     - ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295
     - scsi: target: Put lun_ref at end of tmr processing
     - dmaengine: dmatest: Restore default for channel
     - kasan: disable branch tracing for core runtime
   * Disco update: upstream stable patchset 2020-05-29 (LP: #1881352)
     - net: dsa: Do not make user port errors fatal
     - shmem: fix possible deadlocks on shmlock_user_lock
     - net/sonic: Fix a resource leak in an error handling path in
       'jazz_sonic_probe()'
     - net: moxa: Fix a potential double 'free_irq()'
     - drop_monitor: work around gcc-10 stringop-overflow warning
     - virtio-blk: handle block_device_operations callbacks after hot unplug
     - scsi: sg: add sg_remove_request in sg_write
     - mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
     - net: fix a potential recursive NETDEV_FEAT_CHANGE
     - net: phy: fix aneg restart in phy_ethtool_set_eee
     - pppoe: only process PADT targeted at local interfaces
     - Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
     - tcp: fix error recovery in tcp_zerocopy_receive()
     - virtio_net: fix lockdep warning on 32 bit
     - hinic: fix a bug of ndo_stop
     - net: dsa: loop: Add module soft dependency
     - net: ipv4: really enforce backoff for redirects
     - netprio_cgroup: Fix unlimited memory leak of v2 cgroups
     - net: tcp: fix rx timestamp behavior for tcp_recvmsg
     - tcp: fix SO_RCVLOWAT hangs with fat skbs
     - riscv: fix vdso build with lld
     - dmaengine: pch_dma.c: Avoid data race between probe and irq handler
     - dmaengine: mmp_tdma: Reset channel error on release
     - cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
     - ALSA: hda/hdmi: fix race in monitor detection during probe
     - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
     - ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
     - gfs2: Another gfs2_walk_metadata fix
     - pinctrl: baytrail: Enable pin configuration setting for GPIO chip
     - pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
     - i40iw: Fix error handling in i40iw_manage_arp_cache()
     - mmc: core: Check request type before completing the request
     - mmc: block: Fix request completion in the CQE timeout path
     - NFS: Fix fscache super_cookie index_key from changing after umount
     - nfs: fscache: use timespec64 in inode auxdata
     - NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
     - netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
     - arm64: fix the flush_icache_range arguments in machine_kexec
     - netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
     - IB/mlx4: Test return value of calls to ib_get_cached_pkey
     - hwmon: (da9052) Synchronize access with mfd
     - pnp: Use list_for_each_entry() instead of open coding
     - gcc-10 warnings: fix low-hanging fruit
     - kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
     - Stop the ad-hoc games with -Wno-maybe-initialized
     - gcc-10: disable 'zero-length-bounds' warning for now
     - gcc-10: disable 'array-bounds' warning for now
     - gcc-10: disable 'stringop-overflow' warning for now
     - gcc-10: disable 'restrict' warning for now
     - gcc-10: avoid shadowing standard library 'free()' in crypto
     - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
     - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
     - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset
     - usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
     - usb: host: xhci-plat: keep runtime active when removing host
     - usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
     - ARM: dts: dra7: Fix bus_dma_limit for PCIe
     - ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
     - cifs: fix leaked reference on requeued write
     - x86: Fix early boot crash on gcc-10, third try
     - x86/unwind/orc: Fix error handling in __unwind_start()
     - exec: Move would_dump into flush_old_exec
     - clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
     - dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
     - usb: gadget: net2272: Fix a memory leak in an error handling path in
       'net2272_plat_probe()'
     - usb: gadget: audio: Fix a missing error return value in audio_bind()
     - usb: gadget: legacy: fix error return code in gncm_bind()
     - usb: gadget: legacy: fix error return code in cdc_bind()
     - clk: Unlink clock if failed to prepare or enable
     - arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328
       boards
     - arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
     - ARM: dts: r8a73a4: Add missing CMT1 interrupts
     - arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes
     - ARM: dts: r8a7740: Add missing extal2 to CPG node
     - KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
     - Makefile: disallow data races on gcc-10 as well
     - KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
     - ftrace/selftests: workaround cgroup RT scheduling issues
     - net_sched: fix tcm_parent in tc filter dump
     - dpaa2-eth: prevent array underflow in update_cls_rule()
     - nfp: abm: fix error return code in nfp_abm_vnic_alloc()
     - r8169: re-establish support for RTL8401 chip version
     - umh: fix memory leak on execve failure
     - dmaengine: mmp_tdma: Do not ignore slave config validation errors
     - selftests/ftrace: Check the first record for kprobe_args_type.tc
     - drm/amdgpu: simplify padding calculations (v2)
     - IB/hfi1: Fix another case where pq is left on waitlist
     - pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
     - pinctrl: qcom: fix wrong write in update_dual_edge
     - bpf: Fix error return code in map_lookup_and_delete_elem()
     - bpf, sockmap: msg_pop_data can incorrecty set an sge length
     - bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
     - mmc: alcor: Fix a resource leak in the error path for ->probe()
     - mmc: core: Fix recursive locking issue in CQE recovery path
     - nfs: fix NULL deference in nfs4_get_valid_delegation
     - netfilter: nft_set_rbtree: Add missing expired checks
     - s390/ism: fix error return code in ism_probe()
     - NFSv3: fix rpc receive buffer size for MOUNT call
     - net/rds: Use ERR_PTR for rds_message_alloc_sgs()
     - usb: usbfs: correct kernel->user page attribute mismatch
     - ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA
     - Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
     - fanotify: fix merging marks masks with FAN_ONDIR
     - bpf: Fix sk_psock refcnt leak when receiving message
   * upgrading to 4.15.0-99-generic breaks the sound and the trackpad
     (LP: #1875916) // Disco update: upstream stable patchset 2020-05-29
     (LP: #1881352)
     - Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
   * Pop sound from build-in speaker during cold boot and resume from S3
     (LP: #1866357) // Disco update: upstream stable patchset 2020-05-29
     (LP: #1881352)
     - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse
   * Disco update: upstream stable patchset 2020-05-22 (LP: #1880237)
     - USB: serial: qcserial: Add DW5816e support
     - tracing/kprobes: Fix a double initialization typo
     - vt: fix unicode console freeing with a common interface
     - dp83640: reverse arguments to list_add_tail
     - fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
     - net: macsec: preserve ingress frame ordering
     - net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
     - net_sched: sch_skbprio: add message validation to skbprio_change()
     - net: usb: qmi_wwan: add support for DW5816e
     - sch_choke: avoid potential panic in choke_reset()
     - sch_sfq: validate silly quantum values
     - tipc: fix partial topology connection closure
     - bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
     - net/mlx5: Fix forced completion access non initialized command entry
     - net/mlx5: Fix command entry leak in Internal Error State
     - bnxt_en: Improve AER slot reset.
     - bnxt_en: Fix VF anti-spoof filter setup.
     - net: stricter validation of untrusted gso packets
     - HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
     - sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
     - HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
     - USB: uas: add quirk for LaCie 2Big Quadra
     - USB: serial: garmin_gps: add sanity checking for data length
     - tracing: Add a vmalloc_sync_mappings() for safe measure
     - KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
     - KVM: arm64: Fix 32bit PC wrap-around
     - arm64: hugetlb: avoid potential NULL dereference
     - mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
     - staging: gasket: Check the return value of gasket_get_bar_index()
     - coredump: fix crash when umh is disabled
     - batman-adv: fix batadv_nc_random_weight_tq
     - batman-adv: Fix refcnt leak in batadv_show_throughput_override
     - batman-adv: Fix refcnt leak in batadv_store_throughput_override
     - batman-adv: Fix refcnt leak in batadv_v_ogm_process
     - x86/entry/64: Fix unwind hints in register clearing code
     - x86/entry/64: Fix unwind hints in kernel exit path
     - x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
     - x86/unwind/orc: Don't skip the first frame for inactive tasks
     - x86/unwind/orc: Prevent unwinding before ORC initialization
     - x86/unwind/orc: Fix error path for bad ORC entry type
     - x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
     - netfilter: nat: never update the UDP checksum when it's 0
     - netfilter: nf_osf: avoid passing pointer to local var
     - objtool: Fix stack offset tracking for indirect CFAs
     - scripts/decodecode: fix trapping instruction formatting
     - ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
     - drm/amdgpu: move kfd suspend after ip_suspend_phase1
     - drm/amdgpu: drop redundant cg/pg ungate on runpm enter
     - tty: xilinx_uartps: Fix missing id assignment to the console
     - devlink: fix return value after hitting end in region read
     - neigh: send protocol value in neighbor create notification
     - net: tc35815: Fix phydev supported/advertising mask
     - net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()
     - net/tls: Fix sk_psock refcnt leak when in tls_data_ready()
     - nfp: abm: fix a memory leak bug
     - tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
     - bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
     - bnxt_en: Return error when allocating zero size context memory.
     - HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
     - crypto: arch/nhpoly1305 - process in explicit 4k chunks
     - mm: limit boost_watermark on small zones
     - KVM: x86: Fixes posted interrupt check for IRQs delivery modes
     - mm, memcg: fix error return value of mem_cgroup_css_alloc()
   * Disco update: upstream stable patchset 2020-05-20 (LP: #1879793)
     - vhost: vsock: kick send_pkt worker once device is started
     - powerpc/pci/of: Parse unassigned resources
     - ASoC: topology: Check return value of pcm_new_ver
     - selftests/ipc: Fix test failure seen after initial test run
     - ASoC: sgtl5000: Fix VAG power-on handling
     - usb: dwc3: gadget: Properly set maxpacket limit
     - ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
     - ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
     - ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
     - drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay
       table v0 (e.g Hawaii)
     - wimax/i2400m: Fix potential urb refcnt leak
     - net: stmmac: fix enabling socfpga's ptp_ref_clock
     - net: stmmac: Fix sub-second increment
     - ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
     - ASoC: rsnd: Fix "status check failed" spam for multi-SSI
     - cifs: protect updating server->dstaddr with a spinlock
     - scripts/config: allow colons in option strings for sed
     - lib/mpi: Fix building for powerpc with clang
     - net: bcmgenet: suppress warnings on failed Rx SKB allocations
     - net: systemport: suppress warnings on failed Rx SKB allocations
     - sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
     - drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
     - hexagon: clean up ioremap
     - hexagon: define ioremap_uc
     - ALSA: hda: Match both PCI ID and SSID for driver blacklist
     - platform/x86: GPD pocket fan: Fix error message when temp-limits are out of
       range
     - mac80211: add ieee80211_is_any_nullfunc()
     - cgroup, netclassid: remove double cond_resched
     - ASoC: topology: Check return value of soc_tplg_create_tlv
     - ASoC: topology: Check return value of soc_tplg_*_create
     - ASoC: topology: Check return value of soc_tplg_dai_config
     - cifs: do not share tcons with DFS
     - udp: document udp_rcv_segment special case for looped packets
     - PM / devfreq: Add missing locking while setting suspend_freq
   * Disco update: upstream stable patchset 2020-05-18 (LP: #1879384)
     - drm/edid: Fix off-by-one in DispID DTD pixel clock
     - drm/qxl: qxl_release leak in qxl_draw_dirty_fb()
     - drm/qxl: qxl_release leak in qxl_hw_surface_alloc()
     - drm/qxl: qxl_release use after free
     - btrfs: fix block group leak when removing fails
     - ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter
     - ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
     - ALSA: hda/hdmi: fix without unlocked before return
     - ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
     - PM: ACPI: Output correct message on target power state
     - PM: hibernate: Freeze kernel threads in software_resume()
     - dm verity fec: fix hash block number in verity_fec_decode
     - dm writecache: fix data corruption when reloading the target
     - dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
     - scsi: qla2xxx: set UNLOADING before waiting for session deletion
     - scsi: qla2xxx: check UNLOADING before posting async work
     - RDMA/mlx5: Set GRH fields in query QP on RoCE
     - RDMA/mlx4: Initialize ib_spec on the stack
     - RDMA/core: Prevent mixed use of FDs between shared ufiles
     - RDMA/core: Fix race between destroy and release FD object
     - vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
     - vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()
     - iommu/qcom: Fix local_base status check
     - scsi: target/iblock: fix WRITE SAME zeroing
     - iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
     - ALSA: opti9xx: shut up gcc-10 range warning
     - nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
     - dmaengine: dmatest: Fix iteration non-stop logic
     - selinux: properly handle multiple messages in selinux_netlink_send()
     - btrfs: fix partial loss of prealloc extent past i_size after fsync
     - btrfs: transaction: Avoid deadlock due to bad initialization timing of
       fs_info::journal_info
     - mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout
       loop
     - mmc: sdhci-xenon: fix annoying 1.8V regulator warning
     - mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers
     - mmc: sdhci-msm: Enable host capabilities pertains to R1b response
     - mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
     - mmc: meson-mx-sdio: remove the broken ->card_busy() op
     - NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
     - ALSA: line6: Fix POD HD500 audio playback
     - i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
     - dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
     - ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safe
     - i2c: aspeed: Avoid i2c interrupt status clear race condition.
     - nvme: prevent double free in nvme_alloc_ns() error handling
     - dmaengine: dmatest: Fix process hang when reading 'wait' parameter
   * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
     - e1000e: Disable TSO for buffer overrun workaround
   * CVE-2020-10711
     - netlabel: cope with NULL catmap
   * CVE-2020-13143
     - USB: gadget: fix illegal array access in binding with UDC
Checksums-Sha1:
 3220db4bbdfaadd12edb82d47c86a2fc6051361c 365916 block-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 e0ce2f94442850d0b431ad5852179c91296572fc 329208 crypto-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 5e0ca79fccbf0d2888aafd879f3b9cb1a4dc74be 4384 fat-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 55be0b5b27de32ea670f8730f7c9be4b9843584e 13776 fb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 f86b8174e3df823a2675a433b30abb9b38bc5c0d 65184 firewire-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 fccb1b60913620109fdd88d9ec2145936c2f92a8 35268 floppy-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 34e75933f73a5aff534b7f1313d3797725c5b5d6 1302516 fs-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 74bc70aa36c450c291e59bf9f8e2d37e6d0ca4e9 718168 fs-secondary-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 8739fb1b04b4b957c7017df45054cf8d852e3509 459024 input-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 fa7e80806ad9f2b4f84150380a8b770cf053d60f 62032 ipmi-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 a32301d19faf003ea415e12b897443fa60d09149 9436588 kernel-image-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 b2bb78a6667b8e4db7d3f8d8a5f8ce3c25cc0e40 274364 linux-buildinfo-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 474cbcd608a478bc79208eaa1f54f7a383b33c1a 1137916 linux-headers-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 78ab154282c719b38d5437a3af51dd47fe686eba 841226452 linux-image-unsigned-5.0.0-1063-oem-osp1-dbgsym_5.0.0-1063.68_amd64.ddeb
 9ee413b9770671346d82f8eae907373a6b20b2b3 8500844 linux-image-unsigned-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 2a1886473def1bd1396e4249a59a24a6fea8b333 47065352 linux-modules-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 a4bbdbc76f4341d1e2b2acca543698cb122bbe31 10750740 linux-oem-osp1-headers-5.0.0-1063_5.0.0-1063.68_all.deb
 a2c5e247a94f8ed83063daff86cbdb09462917c5 5047164 linux-oem-osp1-tools-5.0.0-1063_5.0.0-1063.68_amd64.deb
 1473af29ea7f5823baee3a6e08a13b0492dd3d7f 70916 linux-oem-osp1-tools-host_5.0.0-1063.68_all.deb
 00faca8e45783914d5c9bbe6c491649b8fba89e9 28586 linux-oem-osp1_5.0.0-1063.68_amd64.buildinfo
 c247a1b65ce8db8081c3de287f400fb0cf8b2fb3 8455374 linux-oem-osp1_5.0.0-1063.68_amd64.tar.gz
 d92ba7c1690345007249d605f54cce8da38a6011 1968 linux-tools-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 25dce14a47f134ebab3b7e93436e1a83cd095cc2 1024 linux-udebs-oem-osp1_5.0.0-1063.68_amd64.udeb
 36fc3a81315782104f8a7df37c7aad756f6f037f 289740 md-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 eefe5a6fd65d7a2abe145f57d25252a612879b8f 201780 message-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 b7e4d93b74dd431e7ca09332116c18deda4d2a83 59756 mouse-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 832f28bfa3dfd0b8c88a9a6d0d47e74b31c75921 18312 multipath-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 4e3618098c7f2c2dd868b1edc7a17f8aa4813979 574552 nfs-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 08bc19ed082bb996270a2d9bc47b10418f7b224c 4653448 nic-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 e1cd9f592f9becc6fe2e6e600d7568cba7135cc7 143328 nic-pcmcia-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 e8ea0ee514c4948d759515c2ab02134e76c9f998 581748 nic-shared-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 49b2e09ed98f2df0777448f33d71c07df567ea5e 318016 nic-usb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 9b63fd1e512fb91ccb0c00de4b2689cbb9304fdb 31816 parport-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 1c123ce9fb4090f2a5d9b4e9187bf2450583ebf3 122516 pata-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 006a4494594a06860a78d5639dd37c22ee26cd13 64256 pcmcia-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 4662a41059e7b24cc183b11929fb6f65ae73c06d 61136 pcmcia-storage-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 f941cba40686ab9ba09d7aca9e0cec4b7f108c50 8704 plip-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 e33547c77c1eb1188d11067b79adaf43b9e87af4 25280 ppp-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 6fcccaba50830f32fea026b2f44f370ae954c359 94656 sata-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 d5d6997754899d7c312d9624e34da06253ad738f 2652204 scsi-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 728541d8739d2b9bb9b92d20d38db43d4aa3a9b7 93740 serial-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 3e0cdcdbd61117e0b200012012638c978a19823c 51016 storage-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 87636b688a08e68e02f809a04e990744b3f1ad14 141156 usb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 01187f7d7723b23edb006cacc3736f6142964e9c 110788 virtio-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 534d5c61d73d175994e02cec64a78b02631105d8 26072 vlan-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
Checksums-Sha256:
 6ca0475c24a5331132749a7fd3af9cee5664358dbf90879c206e8ba6ed117814 365916 block-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 268d6dc6f9920552d14e21195325ffddda1e748c6c2d1546e998f6301941c86c 329208 crypto-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 71ae3c138c11aa31c0ce2375d500e8ea852cfad80c2e03bd50a8badd51e48cc9 4384 fat-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 656365dfad44c182bc59c94372122526e562a58943efc80f35df9b424833101c 13776 fb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 a227103777f1b679f78c4ffc65c80d70c2540058e68cd9b9d3a1cbf783d2d1c1 65184 firewire-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 c3d25c776928c06ce3de2f0ed475043e2e4f6de7b727605734690d8c9e0174d0 35268 floppy-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 a70c761c721587801a675b9672f5c54ca500d52a9d5232027f05e3f0cf38d397 1302516 fs-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 11d8f38e4ce97f4896dd2226afe11e3f4f52fa01b0a0be87d723c609ced06744 718168 fs-secondary-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 c0531ad83a42a37de5d96d2a53ed82eb7d37f3fe9e51d81afe20685c3f9e16fd 459024 input-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 7e0c4a78011ea4ad175befe6fd72206f3a809961bc6491f531798707425a1f0f 62032 ipmi-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 3b1eb9972e7ed5602fda798801ab00a88264a4d082eb84f962fddb9890d2195d 9436588 kernel-image-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 0f6769ad581bafc0ecc40fe490dc9a38f6fed0c399b535c23c92409a1c5f102b 274364 linux-buildinfo-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 ecdec0bf18be64874d00513f5645fcca4bbd0fad5dd72f72dbcb2735f5a06ba1 1137916 linux-headers-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 ae44541a13485624f78cc420b36ba4b0a3551f339d6a6de8cea47cc76c3007a1 841226452 linux-image-unsigned-5.0.0-1063-oem-osp1-dbgsym_5.0.0-1063.68_amd64.ddeb
 2652ba001cc973a3a8f53e252fedf7aeaa75f66a8d4b24b67aedf3719ed77518 8500844 linux-image-unsigned-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 d3b81823e5f5aa1d3c1b444836138ed7b3d170320c69e51cca819f8428c47ce1 47065352 linux-modules-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 fad8d2e08baea642a0ec20839802d9d413eb2dc90785e1a856a51a7b9f9096e2 10750740 linux-oem-osp1-headers-5.0.0-1063_5.0.0-1063.68_all.deb
 5b7f78baf54693ccc9216f7e89ad66ce1aac30eb410ffa4bd9f00913aa41f8f4 5047164 linux-oem-osp1-tools-5.0.0-1063_5.0.0-1063.68_amd64.deb
 20dea84e296b94dabe064f1d0a4915fcba7294930e6644f567a54efde6fa45c8 70916 linux-oem-osp1-tools-host_5.0.0-1063.68_all.deb
 fdc7be3a816e34fea2c327ba00c5b20ee2f7e946fd7b10e50164ff3b3bafde7a 28586 linux-oem-osp1_5.0.0-1063.68_amd64.buildinfo
 2a35829ef2724642fa92a47d808cd87cf400e1094b6c6ff37fcb2e4702089b9b 8455374 linux-oem-osp1_5.0.0-1063.68_amd64.tar.gz
 19fe7481f8447c372fc7cd1e86aa427bd67a043b6589ca77fe1c48c69f203a26 1968 linux-tools-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 320d730641f4cb26495f5f8b4c70c46bf59a58300bd8a08c6b72bedbff0ec284 1024 linux-udebs-oem-osp1_5.0.0-1063.68_amd64.udeb
 0715b0881c38a43479b3778ff339bbbeb37447b8823f963503517f90ac7c7e04 289740 md-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 ec6d79a9674c10190e45dceeac54b0ba45e6fde4ab131098dd09fc0385e9ba85 201780 message-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 673b21115e1b40ed43b0360ea2764c567025f24fb84a479ac92c0483865ee5f4 59756 mouse-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 0554b57263e64b59778423b2f0afb3f812803ce7026f251051dc6d99d910ab66 18312 multipath-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 bfd52e1cb177fa2579a0806eb437b54645b2e9fcd61838ce82b547bd576bae88 574552 nfs-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 d8163dfb9fa3cef51fc4a96456d0ee716c2c4625619c35569875baec22e958cf 4653448 nic-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 99f1e155c0cebedb385c740547396845ef48cd2a55f2c5f06e1cb9e129324549 143328 nic-pcmcia-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 b2d2f5be8b74aae2d9299d59a027cbea75da9a3d51c416da823cbbc546191bad 581748 nic-shared-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 05c3dfd14cb1b225201a259f5d919cffb60ddb69e05eecf8398aeabcb61dc617 318016 nic-usb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 00c1251d25008111eb78c7c3bbe1ebf26f1f34d5a1e128833e30c4e44434d9f0 31816 parport-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 1eca699f152b2e10163f08275dae99844834ba78745ba0ed196684f90116ad26 122516 pata-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 9d43581b2fe36b12f517d813906abdbf7129a473221516226fff3afb1a0bb241 64256 pcmcia-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 b05d12a5d27e081f490f231926ba473b2dffba3fa77602288bd9c6c3630822ec 61136 pcmcia-storage-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 13038851b8c6e0c076b30dac34a4698964f4eedc4ab8ff58af18ebd37c06adb0 8704 plip-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 94e8f5ab17d464226b091b836f3e815c0b58ead3b69123e581137e18413b3fc6 25280 ppp-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 8d3f3bef8f8731d4dd5f331a6cd41810985d6d0912fe935ba3f2777d4b7bf331 94656 sata-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 e71a6861172086642bf3140fddb5d19b1fc18da3ab5bfb3890f352609b0532f7 2652204 scsi-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 3fffd24f2fd45bfaa7abbfc454d2a3be87650b35df65bc480673eb45df728d15 93740 serial-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 1566a259719a8dd7611cbb9257fdae5d3acf60c6a52404aebf0df94529d755b3 51016 storage-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 2cc5545566969dc14d78380cded938a69370542205d3556f4e5c30a3fb6a25f8 141156 usb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 20b295ba625efad3736abff1cdd4189fc2a832d9a0e179a2f3e49a907c5595a8 110788 virtio-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 1bb047e9196213ab94d0cc74617a47d2a3f04c57ffb947f02d90e839fb8d4515 26072 vlan-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
Files:
 879991239096841c5edcaa3f5a6f0df8 365916 debian-installer standard block-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 81e8181b24874847e6267894c3d6c209 329208 debian-installer extra crypto-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 5962e0a3d34d9b5ec514e3c22663ef16 4384 debian-installer standard fat-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 68ccaa26aad05104421f3eb9d3f0b305 13776 debian-installer standard fb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 0b5760b6cfd50908b4cd4709a9124d94 65184 debian-installer standard firewire-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 6a1c849e899116f42b0256b9e120ab9e 35268 debian-installer standard floppy-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 013f310f43ccc2b777e60ee0ab9347c7 1302516 debian-installer standard fs-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 fb2c1c37b94274d8f78548fb262c7855 718168 debian-installer standard fs-secondary-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 59e035024d832f1bc61ef05437d0edd7 459024 debian-installer standard input-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 b01a389fc0dd7cd9bcd1fdb9d9c4845b 62032 debian-installer standard ipmi-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 ab7872f2fbcedc5d769e03be44c7e581 9436588 debian-installer optional kernel-image-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 01a35f20529c44359679b0513648d99e 274364 kernel optional linux-buildinfo-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 7b0fdfcd265556d741a2064dadf6d799 1137916 devel optional linux-headers-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 b9d021a7b87c513ab6ccb285fb0dbe51 841226452 devel optional linux-image-unsigned-5.0.0-1063-oem-osp1-dbgsym_5.0.0-1063.68_amd64.ddeb
 10a0f90f04e60d4d9c0dbc6e6b6a1a38 8500844 kernel optional linux-image-unsigned-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 92c49eb3ce877696bc0b132db0885730 47065352 kernel optional linux-modules-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 f69d94514c7e03dc24cc91cc829bfa70 10750740 devel optional linux-oem-osp1-headers-5.0.0-1063_5.0.0-1063.68_all.deb
 3da36f1d65a1884064079766ad308cc1 5047164 devel optional linux-oem-osp1-tools-5.0.0-1063_5.0.0-1063.68_amd64.deb
 525782d3730237b91bf9c7838114d514 70916 kernel optional linux-oem-osp1-tools-host_5.0.0-1063.68_all.deb
 86430084d1a6d90d4fa34a25e8ac8009 28586 devel optional linux-oem-osp1_5.0.0-1063.68_amd64.buildinfo
 f8d3890cf05591023e1d957d67408332 8455374 raw-signing - linux-oem-osp1_5.0.0-1063.68_amd64.tar.gz
 4199a93589d5622def0c35635fadc12d 1968 devel optional linux-tools-5.0.0-1063-oem-osp1_5.0.0-1063.68_amd64.deb
 28dab16a4d2772c208c7ab7d34226562 1024 debian-installer optional linux-udebs-oem-osp1_5.0.0-1063.68_amd64.udeb
 489fdc8262dd42e46a197b97ca4a68ed 289740 debian-installer standard md-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 d55e076e7939f9163ae2eed711f1fb1d 201780 debian-installer standard message-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 9964d0e6cd50ba2aaba2a9ed00814f76 59756 debian-installer extra mouse-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 847d4a6130568c8404e0be7b15483811 18312 debian-installer extra multipath-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 d0c0302418bb99e224a45060c1ff7e13 574552 debian-installer standard nfs-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 97745672cdfcd159b6108f4df7b7d2f3 4653448 debian-installer standard nic-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 76e843b5671a253f06a3c616f969388b 143328 debian-installer standard nic-pcmcia-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 b85c9d3b534faa72b7e4173eb2f12fc4 581748 debian-installer standard nic-shared-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 80ce92710a7739e95b59e7e0cf131eb7 318016 debian-installer standard nic-usb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 384fcc1d73f21e7160b8024a4f52d656 31816 debian-installer standard parport-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 4932b0815175ff893aad3274466858c9 122516 debian-installer standard pata-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 8106768a80495c09c6f6ccf8324defce 64256 debian-installer standard pcmcia-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 a82e473a344a9e40942311c7f6435713 61136 debian-installer standard pcmcia-storage-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 04ec9fa54845b75278697c6534ca5c53 8704 debian-installer standard plip-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 9c941470d4f3a2c1e9781cc568c6338b 25280 debian-installer standard ppp-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 d254e480cbb5c4a73d69a12d5b381dfd 94656 debian-installer standard sata-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 0f488dd7c38cd46c7f37607a5d5f9fb7 2652204 debian-installer standard scsi-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 c55434fede48c5ebc58e9d56c95af969 93740 debian-installer standard serial-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 94a37ae4ee6a35d102b383fd5ea8e9ba 51016 debian-installer standard storage-core-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 9b842773367a718c15526564f0702691 141156 debian-installer standard usb-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 ec3dcf57542bc894debe61472316af67 110788 debian-installer standard virtio-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
 96fbcfffc681c454a62a0e2ce459714b 26072 debian-installer extra vlan-modules-5.0.0-1063-oem-osp1-di_5.0.0-1063.68_amd64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list