[ubuntu/bionic-updates] linux-hwe_5.0.0-32.34~18.04.2_arm64.tar.gz - (Accepted)
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Mon Oct 21 11:47:48 UTC 2019
linux-hwe (5.0.0-32.34~18.04.2) bionic; urgency=medium
* bionic/linux-hwe: 5.0.0-32.34~18.04.2 -proposed tracker (LP: #1846092)
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
[ Ubuntu: 5.0.0-32.34 ]
* disco/linux: 5.0.0-32.34 -proposed tracker (LP: #1846097)
* CVE-2019-14814 // CVE-2019-14815 // CVE-2019-14816
- mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
* CVE-2019-15505
- media: technisat-usb2: break out of loop at end of buffer
* CVE-2019-2181
- binder: check for overflow when alloc for security context
* Support Hi1620 zip hw accelerator (LP: #1845355)
- [Config] Enable HiSilicon QM/ZIP as modules
- crypto: hisilicon - add queue management driver for HiSilicon QM module
- crypto: hisilicon - add hardware SGL support
- crypto: hisilicon - add HiSilicon ZIP accelerator support
- crypto: hisilicon - add SRIOV support for ZIP
- Documentation: Add debugfs doc for hisi_zip
- crypto: hisilicon - add debugfs for ZIP and QM
- MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
- crypto: hisilicon - fix kbuild warnings
- crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
- crypto: hisilicon - init curr_sgl_dma to fix compile warning
- crypto: hisilicon - add missing single_release
- crypto: hisilicon - fix error handle in hisi_zip_create_req_q
- crypto: hisilicon - Fix warning on printing %p with dma_addr_t
- crypto: hisilicon - Fix return value check in hisi_zip_acompress()
- crypto: hisilicon - avoid unused function warning
* xfrm interface: several kernel panic (LP: #1836261)
- xfrm interface: fix memory leak on creation
- xfrm interface: avoid corruption on changelink
- xfrm interface: ifname may be wrong in logs
- xfrm interface: fix list corruption for x-netns
- xfrm interface: fix management of phydev
* shiftfs: drop entries from cache on unlink (LP: #1841977)
- SAUCE: shiftfs: fix buggy unlink logic
* shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
- SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
* Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
adapters(SAS3.5 onwards) (LP: #1838751)
- PCI: Restore Resizable BAR size bits correctly for 1MB BARs
* No sound inputs from the external microphone and headset on a Dell machine
(LP: #1842265)
- ALSA: hda - Expand pin_match function to match upcoming new tbls
- ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
* Add -fcf-protection=none when using retpoline flags (LP: #1843291)
- SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
* Disco update: upstream stable patchset 2019-09-25 (LP: #1845390)
- bridge/mdb: remove wrong use of NLM_F_MULTI
- cdc_ether: fix rndis support for Mediatek based smartphones
- ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
- isdn/capi: check message length in capi_write()
- ixgbe: Fix secpath usage for IPsec TX offload.
- net: Fix null de-reference of device refcount
- net: gso: Fix skb_segment splat when splitting gso_size mangled skb having
linear-headed frag_list
- net: phylink: Fix flow control resolution
- net: sched: fix reordering issues
- sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
- sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
- sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
- tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
- tipc: add NULL pointer check before calling kfree_rcu
- tun: fix use-after-free when register netdev failed
- gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
- gpio: fix line flag validation in linehandle_create
- Btrfs: fix assertion failure during fsync and use of stale transaction
- ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
- genirq: Prevent NULL pointer dereference in resend_irqs()
- KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it
as target for memset()
- KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
- KVM: x86: work around leak of uninitialized stack contents
- KVM: nVMX: handle page fault in vmread
- x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
to fix kexec relocation errors
- powerpc: Add barrier_nospec to raw_copy_in_user()
- drm/meson: Add support for XBGR8888 & ABGR8888 formats
- clk: rockchip: Don't yell about bad mmc phases when getting
- mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
- PCI: Always allow probing with driver_override
- gpio: fix line flag validation in lineevent_create
- ubifs: Correctly use tnc_next() in search_dh_cookie()
- driver core: Fix use-after-free and double free on glue directory
- crypto: talitos - check AES key size
- crypto: talitos - fix CTR alg blocksize
- crypto: talitos - check data blocksize in ablkcipher.
- crypto: talitos - fix ECB algs ivsize
- crypto: talitos - Do not modify req->cryptlen on decryption.
- crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
- firmware: ti_sci: Always request response from firmware
- drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
- drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
- Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
- iio: adc: stm32-dfsdm: fix data type
- modules: fix BUG when load module with rodata=n
- modules: fix compile error if don't have strict module rwx
- platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
critclk_systems DMI table
- rsi: fix a double free bug in rsi_91x_deinit()
- x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
GCC9 build warning
- ixgbevf: Fix secpath usage for IPsec Tx offload
- net: fixed_phy: Add forward declaration for struct gpio_desc;
- net: sock_map, fix missing ulp check in sock hash case
- Revert "mmc: bcm2835: Terminate timeout work synchronously"
- mmc: tmio: Fixup runtime PM management during probe
- mmc: tmio: Fixup runtime PM management during remove
- drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
- ixgbe: fix double clean of Tx descriptors with xdp
- mt76: mt76x0e: disable 5GHz band for MT7630E
- x86/ima: check EFI SetupMode too
- kvm: nVMX: Remove unnecessary sync_roots from handle_invept
- KVM: SVM: Fix detection of AMD Errata 1096
* Disco update: upstream stable patchset 2019-09-19 (LP: #1844722)
- ALSA: hda - Fix potential endless loop at applying quirks
- ALSA: hda/realtek - Fix overridden device-specific initialization
- ALSA: hda/realtek - Add quirk for HP Pavilion 15
- ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
- ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
- sched/fair: Don't assign runtime for throttled cfs_rq
- drm/vmwgfx: Fix double free in vmw_recv_msg()
- vhost/test: fix build for vhost test
- vhost/test: fix build for vhost test - again
- batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
- batman-adv: Only read OGM tvlv_len after buffer len check
- timekeeping: Use proper ktime_add when adding nsecs in coarse offset
- selftests: fib_rule_tests: use pre-defined DEV_ADDR
- powerpc/64: mark start_here_multiplatform as __ref
- media: stm32-dcmi: fix irq = 0 case
- scripts/decode_stacktrace: match basepath using shell prefix operator, not
regex
- nvme-fc: use separate work queue to avoid warning
- modules: always page-align module section allocations
- kernel/module: Fix mem leak in module_add_modinfo_attrs
- drm/vblank: Allow dynamic per-crtc max_vblank_count
- mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
- tpm: Fix some name collisions with drivers/char/tpm.h
- drm/nouveau: Don't WARN_ON VCPI allocation failures
- drm: add __user attribute to ptr_to_compat()
- drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
- drm/i915: Sanity check mmap length against object size
- arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
- kvm: mmu: Fix overflow on kvm mmu page limit calculation
- KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
- media: i2c: tda1997x: select V4L2_FWNODE
- ext4: protect journal inode's blocks using block_validity
- ARM: dts: qcom: ipq4019: Fix MSI IRQ type
- dt-bindings: mmc: Add supports-cqe property
- dt-bindings: mmc: Add disable-cqe-dcmd property.
- dm mpath: fix missing call of path selector type->end_io
- mmc: sdhci-pci: Add support for Intel CML
- PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
- cifs: smbd: take an array of reqeusts when sending upper layer data
- drm/amdkfd: Add missing Polaris10 ID
- kvm: Check irqchip mode before assign irqfd
- Btrfs: fix race between block group removal and block group allocation
- cifs: add spinlock for the openFileList to cifsInodeInfo
- ceph: use ceph_evict_inode to cleanup inode's resource
- KVM: x86: optimize check for valid PAT value
- KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
- btrfs: correctly validate compression type
- dm thin metadata: check if in fail_io mode when setting needs_check
- bcache: only clear BTREE_NODE_dirty bit when it is set
- bcache: add comments for mutex_lock(&b->write_lock)
- bcache: fix race in btree_flush_write()
- drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
- virtio/s390: fix race on airq_areas[]
- ext4: don't perform block validity checks on the journal inode
- ext4: fix block validity checks for journal inodes using indirect blocks
- ext4: unsigned int compared against zero
- PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround
- gpio: pca953x: correct type of reg_direction
- gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
- drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
- powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
- drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
- mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime
resuming
- usb: chipidea: imx: add imx7ulp support
- usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
* Disco update: upstream stable patchset 2019-09-11 (LP: #1843622)
- dmaengine: ste_dma40: fix unneeded variable warning
- nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
- afs: Fix the CB.ProbeUuid service handler to reply correctly
- afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
- fs: afs: Fix a possible null-pointer dereference in afs_put_read()
- afs: Only update d_fsdata if different in afs_d_revalidate()
- nvmet-loop: Flush nvme_delete_wq when removing the port
- nvme: fix a possible deadlock when passthru commands sent to a multipath
device
- nvme-pci: Fix async probe remove race
- soundwire: cadence_master: fix register definition for SLAVE_STATE
- soundwire: cadence_master: fix definitions for INTSTAT0/1
- auxdisplay: panel: need to delete scan_timer when misc_register fails in
panel_attach
- dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
stm32_mdma_irq_handler()
- omap-dma/omap_vout_vrfb: fix off-by-one fi value
- iommu/dma: Handle SG length overflow better
- usb: gadget: composite: Clear "suspended" on reset/disconnect
- usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
- xen/blkback: fix memory leaks
- arm64: cpufeature: Don't treat granule sizes as strict
- i2c: rcar: avoid race when unregistering slave client
- i2c: emev2: avoid race when unregistering slave client
- drm/ast: Fixed reboot test may cause system hanged
- usb: host: fotg2: restart hcd after port reset
- tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
- tools: hv: fix KVP and VSS daemons exit code
- watchdog: bcm2835_wdt: Fix module autoload
- drm/bridge: tfp410: fix memleak in get_modes()
- scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
- drm/tilcdc: Register cpufreq notifier after we have initialized crtc
- net/tls: swap sk_write_space on close
- net: tls, fix sk_write_space NULL write when tx disabled
- ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
- ipv6: Default fib6_type to RTN_UNICAST when not set
- net/smc: make sure EPOLLOUT is raised
- tcp: make sure EPOLLOUT wont be missed
- ipv4/icmp: fix rt dst dev null pointer dereference
- mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
- ALSA: usb-audio: Check mixer unit bitmap yet more strictly
- ALSA: line6: Fix memory leak at line6_init_pcm() error path
- ALSA: hda - Fixes inverted Conexant GPIO mic mute led
- ALSA: seq: Fix potential concurrent access to the deleted pool
- ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
- ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
- kvm: x86: skip populating logical dest map if apic is not sw enabled
- KVM: x86: Don't update RIP or do single-step on faulting emulation
- uprobes/x86: Fix detection of 32-bit user mode
- x86/apic: Do not initialize LDR and DFR for bigsmp
- ftrace: Fix NULL pointer dereference in t_probe_next()
- ftrace: Check for successful allocation of hash
- ftrace: Check for empty hash and comment the race with registering probes
- usb-storage: Add new JMS567 revision to unusual_devs
- USB: cdc-wdm: fix race between write and disconnect due to flag abuse
- usb: hcd: use managed device resources
- usb: chipidea: udc: don't do hardware access if gadget has stopped
- usb: host: ohci: fix a race condition between shutdown and irq
- usb: host: xhci: rcar: Fix typo in compatible string matching
- USB: storage: ums-realtek: Update module parameter description for
auto_delink_en
- mei: me: add Tiger Lake point LP device ID
- mmc: sdhci-of-at91: add quirk for broken HS200
- mmc: core: Fix init of SD cards reporting an invalid VDD range
- stm class: Fix a double free of stm_source_device
- intel_th: pci: Add support for another Lewisburg PCH
- intel_th: pci: Add Tiger Lake support
- typec: tcpm: fix a typo in the comparison of pdo_max_voltage
- fsi: scom: Don't abort operations for minor errors
- lib: logic_pio: Fix RCU usage
- lib: logic_pio: Avoid possible overlap for unregistering regions
- lib: logic_pio: Add logic_pio_unregister_range()
- drm/amdgpu: Add APTX quirk for Dell Latitude 5495
- drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
- drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
- bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
free
- bus: hisi_lpc: Add .remove method to avoid driver unbind crash
- VMCI: Release resource if the work is already queued
- crypto: ccp - Ignore unconfigured CCP device on suspend/resume
- Revert "cfg80211: fix processing world regdomain when non modular"
- mac80211: fix possible sta leak
- mac80211: Don't memset RXCB prior to PAE intercept
- mac80211: Correctly set noencrypt for PAE frames
- KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
- KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
- KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
- KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
- NFS: Clean up list moves of struct nfs_page
- NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
- NFS: Pass error information to the pgio error cleanup routine
- NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
- i2c: piix4: Fix port selection for AMD Family 16h Model 30h
- x86/ptrace: fix up botched merge of spectrev1 fix
- mt76: mt76x0u: do not reset radio on resume
- Revert "ASoC: Fail card instantiation if DAI format setup fails"
- nvmet: Fix use-after-free bug when a port is removed
- nvmet-file: fix nvmet_file_flush() always returning an error
- nvme-rdma: fix possible use-after-free in connect error flow
- nvme: fix controller removal race with scan work
- IB/mlx5: Fix implicit MR release flow
- dma-direct: don't truncate dma_required_mask to bus addressing capabilities
- riscv: fix flush_tlb_range() end address for flush_tlb_page()
- drm/scheduler: use job count instead of peek
- locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
- lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
- selftests/bpf: install files test_xdp_vlan.sh
- ALSA: hda/ca0132 - Add new SBZ quirk
- KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when
kvm_intel.nested is disabled
- x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
- usbtmc: more sanity checking for packet size
- mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
- mmc: sdhci-sprd: fixed incorrect clock divider
- mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
- mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
- mmc: sdhci-sprd: clear the UHS-I modes read from registers
- mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
- mmc: sdhci-sprd: add get_ro hook function
- drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of
encoder->type
- hsr: implement dellink to clean up resources
- hsr: fix a NULL pointer deref in hsr_dev_xmit()
- hsr: switch ->dellink() to ->ndo_uninit()
- Revert "Input: elantech - enable SMBus on new (2018+) systems"
- mld: fix memory leak in mld_del_delrec()
- net: fix skb use after free in netpoll
- net: sched: act_sample: fix psample group handling on overwrite
- net_sched: fix a NULL pointer deref in ipt action
- net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
- tcp: inherit timestamp on mtu probe
- tcp: remove empty skb from write queue in error cases
- x86/boot: Preserve boot_params.secure_boot from sanitizing
- spi: bcm2835aux: unifying code between polling and interrupt driven code
- spi: bcm2835aux: remove dangerous uncontrolled read of fifo
- spi: bcm2835aux: fix corruptions for longer spi transfers
- net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
context
- netfilter: nf_tables: use-after-free in failing rule with bound set
- tools: bpftool: fix error message (prog -> object)
- hv_netvsc: Fix a warning of suspicious RCU usage
- net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
- Bluetooth: btqca: Add a short delay before downloading the NVM
- ibmveth: Convert multicast list size for little-endian system
- gpio: Fix build error of function redefinition
- netfilter: nft_flow_offload: skip tcp rst and fin packets
- drm/mediatek: use correct device to import PRIME buffers
- drm/mediatek: set DMA max segment size
- scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
- scsi: target: tcmu: avoid use-after-free after command timeout
- cxgb4: fix a memory leak bug
- liquidio: add cleanup in octeon_setup_iq()
- net: myri10ge: fix memory leaks
- lan78xx: Fix memory leaks
- vfs: fix page locking deadlocks when deduping files
- cx82310_eth: fix a memory leak bug
- net: kalmia: fix memory leaks
- ibmvnic: Unmap DMA address of TX descriptor buffers after use
- net: cavium: fix driver name
- wimax/i2400m: fix a memory leak bug
- ravb: Fix use-after-free ravb_tstamp_skb
- kprobes: Fix potential deadlock in kprobe_optimizer()
- HID: cp2112: prevent sleeping function called from invalid context
- x86/boot/compressed/64: Fix boot on machines with broken E820 table
- Input: hyperv-keyboard: Use in-place iterator API in the channel callback
- Tools: hv: kvp: eliminate 'may be used uninitialized' warning
- nvme-multipath: fix possible I/O hang when paths are updated
- IB/mlx4: Fix memory leaks
- infiniband: hfi1: fix a memory leak bug
- infiniband: hfi1: fix memory leaks
- selftests: kvm: fix state save/load on processors without XSAVE
- selftests/kvm: make platform_info_test pass on AMD
- ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
- ceph: fix buffer free while holding i_ceph_lock in
__ceph_build_xattrs_blob()
- ceph: fix buffer free while holding i_ceph_lock in fill_inode()
- KVM: arm/arm64: Only skip MMIO insn once
- afs: Fix leak in afs_lookup_cell_rcu()
- KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
- x86/boot/compressed/64: Fix missing initialization in
find_trampoline_placement()
- libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
- Revert "r8152: napi hangup fix after disconnect"
- r8152: remove calling netif_napi_del
- batman-adv: Fix netlink dumping of all mcast_flags buckets
- libbpf: fix erroneous multi-closing of BTF FD
- libbpf: set BTF FD for prog only when there is supported .BTF.ext data
- netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
- clk: samsung: Change signature of exynos5_subcmus_init() function
- clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
- clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
- netfilter: nf_flow_table: conntrack picks up expired flows
- netfilter: nf_flow_table: teardown flow timeout race
- ixgbe: fix possible deadlock in ixgbe_service_task()
- nvme: Fix cntlid validation when not using NVMEoF
- RDMA/cma: fix null-ptr-deref Read in cma_cleanup
- RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
- gpio: Fix irqchip initialization order
* New ID in ums-realtek module breaks cardreader (LP: #1838886) // Disco
update: upstream stable patchset 2019-09-11 (LP: #1843622)
- USB: storage: ums-realtek: Whitelist auto-delink support
* ipv4: enable route flushing in network namespaces (LP: #1836912)
- ipv4: enable route flushing in network namespaces
* Enhanced Hardware Support - Finalize Naming (LP: #1842774)
- s390: add support for IBM z15 machines
* CVE-2019-16714
- net/rds: Fix info leak in rds6_inc_info_copy()
* CVE-2019-14821
- KVM: coalesced_mmio: add bounds checking
Date: Thu, 10 Oct 2019 12:02:57 +0200
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-039.buildd>
-------------- next part --------------
Format: 1.8
Date: Thu, 10 Oct 2019 12:02:57 +0200
Source: linux-hwe
Binary: linux-source-5.0.0 linux-headers-5.0.0-32 linux-hwe-tools-5.0.0-32 linux-hwe-cloud-tools-5.0.0-32 linux-image-unsigned-5.0.0-32-generic linux-modules-5.0.0-32-generic linux-modules-extra-5.0.0-32-generic linux-headers-5.0.0-32-generic linux-image-unsigned-5.0.0-32-generic-dbgsym linux-tools-5.0.0-32-generic linux-cloud-tools-5.0.0-32-generic linux-hwe-udebs-generic linux-buildinfo-5.0.0-32-generic linux-image-unsigned-5.0.0-32-generic-lpae linux-modules-5.0.0-32-generic-lpae linux-modules-extra-5.0.0-32-generic-lpae linux-headers-5.0.0-32-generic-lpae linux-image-unsigned-5.0.0-32-generic-lpae-dbgsym linux-tools-5.0.0-32-generic-lpae linux-cloud-tools-5.0.0-32-generic-lpae linux-hwe-udebs-generic-lpae linux-buildinfo-5.0.0-32-generic-lpae linux-image-unsigned-5.0.0-32-lowlatency linux-modules-5.0.0-32-lowlatency linux-modules-extra-5.0.0-32-lowlatency linux-headers-5.0.0-32-lowlatency linux-image-unsigned-5.0.0-32-lowlatency-dbgsym linux-tools-5.0.0-32-lowlatency
linux-cloud-tools-5.0.0-32-lowlatency linux-hwe-udebs-lowlatency linux-buildinfo-5.0.0-32-lowlatency kernel-image-5.0.0-32-generic-di fat-modules-5.0.0-32-generic-di fs-core-modules-5.0.0-32-generic-di fs-secondary-modules-5.0.0-32-generic-di input-modules-5.0.0-32-generic-di md-modules-5.0.0-32-generic-di nic-modules-5.0.0-32-generic-di nic-usb-modules-5.0.0-32-generic-di nic-shared-modules-5.0.0-32-generic-di parport-modules-5.0.0-32-generic-di plip-modules-5.0.0-32-generic-di ppp-modules-5.0.0-32-generic-di sata-modules-5.0.0-32-generic-di scsi-modules-5.0.0-32-generic-di storage-core-modules-5.0.0-32-generic-di usb-modules-5.0.0-32-generic-di nfs-modules-5.0.0-32-generic-di block-modules-5.0.0-32-generic-di message-modules-5.0.0-32-generic-di crypto-modules-5.0.0-32-generic-di virtio-modules-5.0.0-32-generic-di mouse-modules-5.0.0-32-generic-di vlan-modules-5.0.0-32-generic-di ipmi-modules-5.0.0-32-generic-di
multipath-modules-5.0.0-32-generic-di
Architecture: arm64 arm64_translations
Version: 5.0.0-32.34~18.04.2
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-039.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
block-modules-5.0.0-32-generic-di - Block storage devices (udeb)
crypto-modules-5.0.0-32-generic-di - crypto modules (udeb)
fat-modules-5.0.0-32-generic-di - FAT filesystem support (udeb)
fs-core-modules-5.0.0-32-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-5.0.0-32-generic-di - Extra filesystem modules (udeb)
input-modules-5.0.0-32-generic-di - Support for various input methods (udeb)
ipmi-modules-5.0.0-32-generic-di - ipmi modules (udeb)
kernel-image-5.0.0-32-generic-di - kernel image and system map (udeb)
linux-buildinfo-5.0.0-32-generic - Linux kernel buildinfo for version 5.0.0 on ARMv8 SMP
linux-buildinfo-5.0.0-32-generic-lpae - Linux kernel buildinfo for version 5.0.0 on ARMv8 SMP
linux-buildinfo-5.0.0-32-lowlatency - Linux kernel buildinfo for version 5.0.0 on ARMv8 SMP
linux-cloud-tools-5.0.0-32-generic - Linux kernel version specific cloud tools for version 5.0.0-32
linux-cloud-tools-5.0.0-32-generic-lpae - Linux kernel version specific cloud tools for version 5.0.0-32
linux-cloud-tools-5.0.0-32-lowlatency - Linux kernel version specific cloud tools for version 5.0.0-32
linux-headers-5.0.0-32 - Header files related to Linux kernel version 5.0.0
linux-headers-5.0.0-32-generic - Linux kernel headers for version 5.0.0 on ARMv8 SMP
linux-headers-5.0.0-32-generic-lpae - Linux kernel headers for version 5.0.0 on ARMv8 SMP
linux-headers-5.0.0-32-lowlatency - Linux kernel headers for version 5.0.0 on ARMv8 SMP
linux-hwe-cloud-tools-5.0.0-32 - Linux kernel version specific cloud tools for version 5.0.0-32
linux-hwe-tools-5.0.0-32 - Linux kernel version specific tools for version 5.0.0-32
linux-hwe-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-hwe-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-hwe-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-image-unsigned-5.0.0-32-generic - Linux kernel image for version 5.0.0 on ARMv8 SMP
linux-image-unsigned-5.0.0-32-generic-dbgsym - Linux kernel debug image for version 5.0.0 on ARMv8 SMP
linux-image-unsigned-5.0.0-32-generic-lpae - Linux kernel image for version 5.0.0 on ARMv8 SMP
linux-image-unsigned-5.0.0-32-generic-lpae-dbgsym - Linux kernel debug image for version 5.0.0 on ARMv8 SMP
linux-image-unsigned-5.0.0-32-lowlatency - Linux kernel image for version 5.0.0 on ARMv8 SMP
linux-image-unsigned-5.0.0-32-lowlatency-dbgsym - Linux kernel debug image for version 5.0.0 on ARMv8 SMP
linux-modules-5.0.0-32-generic - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
linux-modules-5.0.0-32-generic-lpae - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
linux-modules-5.0.0-32-lowlatency - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
linux-modules-extra-5.0.0-32-generic - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
linux-modules-extra-5.0.0-32-generic-lpae - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
linux-modules-extra-5.0.0-32-lowlatency - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
linux-source-5.0.0 - Linux kernel source for version 5.0.0 with Ubuntu patches
linux-tools-5.0.0-32-generic - Linux kernel version specific tools for version 5.0.0-32
linux-tools-5.0.0-32-generic-lpae - Linux kernel version specific tools for version 5.0.0-32
linux-tools-5.0.0-32-lowlatency - Linux kernel version specific tools for version 5.0.0-32
md-modules-5.0.0-32-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-5.0.0-32-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-5.0.0-32-generic-di - Mouse support (udeb)
multipath-modules-5.0.0-32-generic-di - DM-Multipath support (udeb)
nfs-modules-5.0.0-32-generic-di - NFS filesystem drivers (udeb)
nic-modules-5.0.0-32-generic-di - Network interface support (udeb)
nic-shared-modules-5.0.0-32-generic-di - nic shared modules (udeb)
nic-usb-modules-5.0.0-32-generic-di - USB network interface support (udeb)
parport-modules-5.0.0-32-generic-di - Parallel port support (udeb)
plip-modules-5.0.0-32-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-5.0.0-32-generic-di - PPP (serial port) networking support (udeb)
sata-modules-5.0.0-32-generic-di - SATA storage support (udeb)
scsi-modules-5.0.0-32-generic-di - SCSI storage support (udeb)
storage-core-modules-5.0.0-32-generic-di - Core storage support (udeb)
usb-modules-5.0.0-32-generic-di - Core USB support (udeb)
virtio-modules-5.0.0-32-generic-di - VirtIO Modules (udeb)
vlan-modules-5.0.0-32-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1786013 1836261 1836912 1838751 1838886 1841977 1842059 1842265 1842774 1843291 1843622 1844722 1845355 1845390 1846092 1846097
Changes:
linux-hwe (5.0.0-32.34~18.04.2) bionic; urgency=medium
.
* bionic/linux-hwe: 5.0.0-32.34~18.04.2 -proposed tracker (LP: #1846092)
.
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
.
[ Ubuntu: 5.0.0-32.34 ]
.
* disco/linux: 5.0.0-32.34 -proposed tracker (LP: #1846097)
* CVE-2019-14814 // CVE-2019-14815 // CVE-2019-14816
- mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
* CVE-2019-15505
- media: technisat-usb2: break out of loop at end of buffer
* CVE-2019-2181
- binder: check for overflow when alloc for security context
* Support Hi1620 zip hw accelerator (LP: #1845355)
- [Config] Enable HiSilicon QM/ZIP as modules
- crypto: hisilicon - add queue management driver for HiSilicon QM module
- crypto: hisilicon - add hardware SGL support
- crypto: hisilicon - add HiSilicon ZIP accelerator support
- crypto: hisilicon - add SRIOV support for ZIP
- Documentation: Add debugfs doc for hisi_zip
- crypto: hisilicon - add debugfs for ZIP and QM
- MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
- crypto: hisilicon - fix kbuild warnings
- crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
- crypto: hisilicon - init curr_sgl_dma to fix compile warning
- crypto: hisilicon - add missing single_release
- crypto: hisilicon - fix error handle in hisi_zip_create_req_q
- crypto: hisilicon - Fix warning on printing %p with dma_addr_t
- crypto: hisilicon - Fix return value check in hisi_zip_acompress()
- crypto: hisilicon - avoid unused function warning
* xfrm interface: several kernel panic (LP: #1836261)
- xfrm interface: fix memory leak on creation
- xfrm interface: avoid corruption on changelink
- xfrm interface: ifname may be wrong in logs
- xfrm interface: fix list corruption for x-netns
- xfrm interface: fix management of phydev
* shiftfs: drop entries from cache on unlink (LP: #1841977)
- SAUCE: shiftfs: fix buggy unlink logic
* shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
- SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
* Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
adapters(SAS3.5 onwards) (LP: #1838751)
- PCI: Restore Resizable BAR size bits correctly for 1MB BARs
* No sound inputs from the external microphone and headset on a Dell machine
(LP: #1842265)
- ALSA: hda - Expand pin_match function to match upcoming new tbls
- ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
* Add -fcf-protection=none when using retpoline flags (LP: #1843291)
- SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
* Disco update: upstream stable patchset 2019-09-25 (LP: #1845390)
- bridge/mdb: remove wrong use of NLM_F_MULTI
- cdc_ether: fix rndis support for Mediatek based smartphones
- ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
- isdn/capi: check message length in capi_write()
- ixgbe: Fix secpath usage for IPsec TX offload.
- net: Fix null de-reference of device refcount
- net: gso: Fix skb_segment splat when splitting gso_size mangled skb having
linear-headed frag_list
- net: phylink: Fix flow control resolution
- net: sched: fix reordering issues
- sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
- sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
- sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
- tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
- tipc: add NULL pointer check before calling kfree_rcu
- tun: fix use-after-free when register netdev failed
- gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
- gpio: fix line flag validation in linehandle_create
- Btrfs: fix assertion failure during fsync and use of stale transaction
- ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
- genirq: Prevent NULL pointer dereference in resend_irqs()
- KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it
as target for memset()
- KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
- KVM: x86: work around leak of uninitialized stack contents
- KVM: nVMX: handle page fault in vmread
- x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
to fix kexec relocation errors
- powerpc: Add barrier_nospec to raw_copy_in_user()
- drm/meson: Add support for XBGR8888 & ABGR8888 formats
- clk: rockchip: Don't yell about bad mmc phases when getting
- mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
- PCI: Always allow probing with driver_override
- gpio: fix line flag validation in lineevent_create
- ubifs: Correctly use tnc_next() in search_dh_cookie()
- driver core: Fix use-after-free and double free on glue directory
- crypto: talitos - check AES key size
- crypto: talitos - fix CTR alg blocksize
- crypto: talitos - check data blocksize in ablkcipher.
- crypto: talitos - fix ECB algs ivsize
- crypto: talitos - Do not modify req->cryptlen on decryption.
- crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
- firmware: ti_sci: Always request response from firmware
- drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
- drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
- Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
- iio: adc: stm32-dfsdm: fix data type
- modules: fix BUG when load module with rodata=n
- modules: fix compile error if don't have strict module rwx
- platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
critclk_systems DMI table
- rsi: fix a double free bug in rsi_91x_deinit()
- x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
GCC9 build warning
- ixgbevf: Fix secpath usage for IPsec Tx offload
- net: fixed_phy: Add forward declaration for struct gpio_desc;
- net: sock_map, fix missing ulp check in sock hash case
- Revert "mmc: bcm2835: Terminate timeout work synchronously"
- mmc: tmio: Fixup runtime PM management during probe
- mmc: tmio: Fixup runtime PM management during remove
- drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
- ixgbe: fix double clean of Tx descriptors with xdp
- mt76: mt76x0e: disable 5GHz band for MT7630E
- x86/ima: check EFI SetupMode too
- kvm: nVMX: Remove unnecessary sync_roots from handle_invept
- KVM: SVM: Fix detection of AMD Errata 1096
* Disco update: upstream stable patchset 2019-09-19 (LP: #1844722)
- ALSA: hda - Fix potential endless loop at applying quirks
- ALSA: hda/realtek - Fix overridden device-specific initialization
- ALSA: hda/realtek - Add quirk for HP Pavilion 15
- ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
- ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
- sched/fair: Don't assign runtime for throttled cfs_rq
- drm/vmwgfx: Fix double free in vmw_recv_msg()
- vhost/test: fix build for vhost test
- vhost/test: fix build for vhost test - again
- batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
- batman-adv: Only read OGM tvlv_len after buffer len check
- timekeeping: Use proper ktime_add when adding nsecs in coarse offset
- selftests: fib_rule_tests: use pre-defined DEV_ADDR
- powerpc/64: mark start_here_multiplatform as __ref
- media: stm32-dcmi: fix irq = 0 case
- scripts/decode_stacktrace: match basepath using shell prefix operator, not
regex
- nvme-fc: use separate work queue to avoid warning
- modules: always page-align module section allocations
- kernel/module: Fix mem leak in module_add_modinfo_attrs
- drm/vblank: Allow dynamic per-crtc max_vblank_count
- mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
- tpm: Fix some name collisions with drivers/char/tpm.h
- drm/nouveau: Don't WARN_ON VCPI allocation failures
- drm: add __user attribute to ptr_to_compat()
- drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
- drm/i915: Sanity check mmap length against object size
- arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
- kvm: mmu: Fix overflow on kvm mmu page limit calculation
- KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
- media: i2c: tda1997x: select V4L2_FWNODE
- ext4: protect journal inode's blocks using block_validity
- ARM: dts: qcom: ipq4019: Fix MSI IRQ type
- dt-bindings: mmc: Add supports-cqe property
- dt-bindings: mmc: Add disable-cqe-dcmd property.
- dm mpath: fix missing call of path selector type->end_io
- mmc: sdhci-pci: Add support for Intel CML
- PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
- cifs: smbd: take an array of reqeusts when sending upper layer data
- drm/amdkfd: Add missing Polaris10 ID
- kvm: Check irqchip mode before assign irqfd
- Btrfs: fix race between block group removal and block group allocation
- cifs: add spinlock for the openFileList to cifsInodeInfo
- ceph: use ceph_evict_inode to cleanup inode's resource
- KVM: x86: optimize check for valid PAT value
- KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
- btrfs: correctly validate compression type
- dm thin metadata: check if in fail_io mode when setting needs_check
- bcache: only clear BTREE_NODE_dirty bit when it is set
- bcache: add comments for mutex_lock(&b->write_lock)
- bcache: fix race in btree_flush_write()
- drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
- virtio/s390: fix race on airq_areas[]
- ext4: don't perform block validity checks on the journal inode
- ext4: fix block validity checks for journal inodes using indirect blocks
- ext4: unsigned int compared against zero
- PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround
- gpio: pca953x: correct type of reg_direction
- gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
- drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
- powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
- drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
- mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime
resuming
- usb: chipidea: imx: add imx7ulp support
- usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
* Disco update: upstream stable patchset 2019-09-11 (LP: #1843622)
- dmaengine: ste_dma40: fix unneeded variable warning
- nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
- afs: Fix the CB.ProbeUuid service handler to reply correctly
- afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
- fs: afs: Fix a possible null-pointer dereference in afs_put_read()
- afs: Only update d_fsdata if different in afs_d_revalidate()
- nvmet-loop: Flush nvme_delete_wq when removing the port
- nvme: fix a possible deadlock when passthru commands sent to a multipath
device
- nvme-pci: Fix async probe remove race
- soundwire: cadence_master: fix register definition for SLAVE_STATE
- soundwire: cadence_master: fix definitions for INTSTAT0/1
- auxdisplay: panel: need to delete scan_timer when misc_register fails in
panel_attach
- dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
stm32_mdma_irq_handler()
- omap-dma/omap_vout_vrfb: fix off-by-one fi value
- iommu/dma: Handle SG length overflow better
- usb: gadget: composite: Clear "suspended" on reset/disconnect
- usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
- xen/blkback: fix memory leaks
- arm64: cpufeature: Don't treat granule sizes as strict
- i2c: rcar: avoid race when unregistering slave client
- i2c: emev2: avoid race when unregistering slave client
- drm/ast: Fixed reboot test may cause system hanged
- usb: host: fotg2: restart hcd after port reset
- tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
- tools: hv: fix KVP and VSS daemons exit code
- watchdog: bcm2835_wdt: Fix module autoload
- drm/bridge: tfp410: fix memleak in get_modes()
- scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
- drm/tilcdc: Register cpufreq notifier after we have initialized crtc
- net/tls: swap sk_write_space on close
- net: tls, fix sk_write_space NULL write when tx disabled
- ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
- ipv6: Default fib6_type to RTN_UNICAST when not set
- net/smc: make sure EPOLLOUT is raised
- tcp: make sure EPOLLOUT wont be missed
- ipv4/icmp: fix rt dst dev null pointer dereference
- mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
- ALSA: usb-audio: Check mixer unit bitmap yet more strictly
- ALSA: line6: Fix memory leak at line6_init_pcm() error path
- ALSA: hda - Fixes inverted Conexant GPIO mic mute led
- ALSA: seq: Fix potential concurrent access to the deleted pool
- ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
- ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
- kvm: x86: skip populating logical dest map if apic is not sw enabled
- KVM: x86: Don't update RIP or do single-step on faulting emulation
- uprobes/x86: Fix detection of 32-bit user mode
- x86/apic: Do not initialize LDR and DFR for bigsmp
- ftrace: Fix NULL pointer dereference in t_probe_next()
- ftrace: Check for successful allocation of hash
- ftrace: Check for empty hash and comment the race with registering probes
- usb-storage: Add new JMS567 revision to unusual_devs
- USB: cdc-wdm: fix race between write and disconnect due to flag abuse
- usb: hcd: use managed device resources
- usb: chipidea: udc: don't do hardware access if gadget has stopped
- usb: host: ohci: fix a race condition between shutdown and irq
- usb: host: xhci: rcar: Fix typo in compatible string matching
- USB: storage: ums-realtek: Update module parameter description for
auto_delink_en
- mei: me: add Tiger Lake point LP device ID
- mmc: sdhci-of-at91: add quirk for broken HS200
- mmc: core: Fix init of SD cards reporting an invalid VDD range
- stm class: Fix a double free of stm_source_device
- intel_th: pci: Add support for another Lewisburg PCH
- intel_th: pci: Add Tiger Lake support
- typec: tcpm: fix a typo in the comparison of pdo_max_voltage
- fsi: scom: Don't abort operations for minor errors
- lib: logic_pio: Fix RCU usage
- lib: logic_pio: Avoid possible overlap for unregistering regions
- lib: logic_pio: Add logic_pio_unregister_range()
- drm/amdgpu: Add APTX quirk for Dell Latitude 5495
- drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
- drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
- bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
free
- bus: hisi_lpc: Add .remove method to avoid driver unbind crash
- VMCI: Release resource if the work is already queued
- crypto: ccp - Ignore unconfigured CCP device on suspend/resume
- Revert "cfg80211: fix processing world regdomain when non modular"
- mac80211: fix possible sta leak
- mac80211: Don't memset RXCB prior to PAE intercept
- mac80211: Correctly set noencrypt for PAE frames
- KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
- KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
- KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
- KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
- NFS: Clean up list moves of struct nfs_page
- NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
- NFS: Pass error information to the pgio error cleanup routine
- NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
- i2c: piix4: Fix port selection for AMD Family 16h Model 30h
- x86/ptrace: fix up botched merge of spectrev1 fix
- mt76: mt76x0u: do not reset radio on resume
- Revert "ASoC: Fail card instantiation if DAI format setup fails"
- nvmet: Fix use-after-free bug when a port is removed
- nvmet-file: fix nvmet_file_flush() always returning an error
- nvme-rdma: fix possible use-after-free in connect error flow
- nvme: fix controller removal race with scan work
- IB/mlx5: Fix implicit MR release flow
- dma-direct: don't truncate dma_required_mask to bus addressing capabilities
- riscv: fix flush_tlb_range() end address for flush_tlb_page()
- drm/scheduler: use job count instead of peek
- locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
- lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
- selftests/bpf: install files test_xdp_vlan.sh
- ALSA: hda/ca0132 - Add new SBZ quirk
- KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when
kvm_intel.nested is disabled
- x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
- usbtmc: more sanity checking for packet size
- mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
- mmc: sdhci-sprd: fixed incorrect clock divider
- mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
- mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
- mmc: sdhci-sprd: clear the UHS-I modes read from registers
- mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
- mmc: sdhci-sprd: add get_ro hook function
- drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of
encoder->type
- hsr: implement dellink to clean up resources
- hsr: fix a NULL pointer deref in hsr_dev_xmit()
- hsr: switch ->dellink() to ->ndo_uninit()
- Revert "Input: elantech - enable SMBus on new (2018+) systems"
- mld: fix memory leak in mld_del_delrec()
- net: fix skb use after free in netpoll
- net: sched: act_sample: fix psample group handling on overwrite
- net_sched: fix a NULL pointer deref in ipt action
- net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
- tcp: inherit timestamp on mtu probe
- tcp: remove empty skb from write queue in error cases
- x86/boot: Preserve boot_params.secure_boot from sanitizing
- spi: bcm2835aux: unifying code between polling and interrupt driven code
- spi: bcm2835aux: remove dangerous uncontrolled read of fifo
- spi: bcm2835aux: fix corruptions for longer spi transfers
- net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
context
- netfilter: nf_tables: use-after-free in failing rule with bound set
- tools: bpftool: fix error message (prog -> object)
- hv_netvsc: Fix a warning of suspicious RCU usage
- net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
- Bluetooth: btqca: Add a short delay before downloading the NVM
- ibmveth: Convert multicast list size for little-endian system
- gpio: Fix build error of function redefinition
- netfilter: nft_flow_offload: skip tcp rst and fin packets
- drm/mediatek: use correct device to import PRIME buffers
- drm/mediatek: set DMA max segment size
- scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
- scsi: target: tcmu: avoid use-after-free after command timeout
- cxgb4: fix a memory leak bug
- liquidio: add cleanup in octeon_setup_iq()
- net: myri10ge: fix memory leaks
- lan78xx: Fix memory leaks
- vfs: fix page locking deadlocks when deduping files
- cx82310_eth: fix a memory leak bug
- net: kalmia: fix memory leaks
- ibmvnic: Unmap DMA address of TX descriptor buffers after use
- net: cavium: fix driver name
- wimax/i2400m: fix a memory leak bug
- ravb: Fix use-after-free ravb_tstamp_skb
- kprobes: Fix potential deadlock in kprobe_optimizer()
- HID: cp2112: prevent sleeping function called from invalid context
- x86/boot/compressed/64: Fix boot on machines with broken E820 table
- Input: hyperv-keyboard: Use in-place iterator API in the channel callback
- Tools: hv: kvp: eliminate 'may be used uninitialized' warning
- nvme-multipath: fix possible I/O hang when paths are updated
- IB/mlx4: Fix memory leaks
- infiniband: hfi1: fix a memory leak bug
- infiniband: hfi1: fix memory leaks
- selftests: kvm: fix state save/load on processors without XSAVE
- selftests/kvm: make platform_info_test pass on AMD
- ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
- ceph: fix buffer free while holding i_ceph_lock in
__ceph_build_xattrs_blob()
- ceph: fix buffer free while holding i_ceph_lock in fill_inode()
- KVM: arm/arm64: Only skip MMIO insn once
- afs: Fix leak in afs_lookup_cell_rcu()
- KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
- x86/boot/compressed/64: Fix missing initialization in
find_trampoline_placement()
- libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
- Revert "r8152: napi hangup fix after disconnect"
- r8152: remove calling netif_napi_del
- batman-adv: Fix netlink dumping of all mcast_flags buckets
- libbpf: fix erroneous multi-closing of BTF FD
- libbpf: set BTF FD for prog only when there is supported .BTF.ext data
- netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
- clk: samsung: Change signature of exynos5_subcmus_init() function
- clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
- clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
- netfilter: nf_flow_table: conntrack picks up expired flows
- netfilter: nf_flow_table: teardown flow timeout race
- ixgbe: fix possible deadlock in ixgbe_service_task()
- nvme: Fix cntlid validation when not using NVMEoF
- RDMA/cma: fix null-ptr-deref Read in cma_cleanup
- RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
- gpio: Fix irqchip initialization order
* New ID in ums-realtek module breaks cardreader (LP: #1838886) // Disco
update: upstream stable patchset 2019-09-11 (LP: #1843622)
- USB: storage: ums-realtek: Whitelist auto-delink support
* ipv4: enable route flushing in network namespaces (LP: #1836912)
- ipv4: enable route flushing in network namespaces
* Enhanced Hardware Support - Finalize Naming (LP: #1842774)
- s390: add support for IBM z15 machines
* CVE-2019-16714
- net/rds: Fix info leak in rds6_inc_info_copy()
* CVE-2019-14821
- KVM: coalesced_mmio: add bounds checking
Checksums-Sha1:
bb6eddcf794dff47bd09e94f3e8c25d74d0d2405 259564 block-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
1f80e2e9f836477864b7901382fe29435aa965da 261252 crypto-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
31e3b09b714cecc745ed6701406b04075baf1779 4768 fat-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
596451fb9387e85c89cf6cef98a8530db39354fb 1313436 fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
e666b42ff380e99a8866c5436eaa74913e7ae811 697900 fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
457ebb82a0141e51963808a44fb9ca0154312ccd 446444 input-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
107120f15726eae33f54e836a6593c5fceffa27c 64588 ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
7ad85b296fe3142a9e43d7c8e789f896d95080b4 10315492 kernel-image-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
3fb599d6e250fab337eb7f64102f386d0e37b850 313068 linux-buildinfo-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
a8a9bf5dca067be4b4df34a2ffa6f9d9abdc8adc 851168 linux-headers-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
a45d1731cf7650feea51ad86d6276a2a3c9ca6dc 4371264 linux-hwe-tools-5.0.0-32_5.0.0-32.34~18.04.2_arm64.deb
062f924c1add72106eeaed872f6b026c3738f80b 988 linux-hwe-udebs-generic_5.0.0-32.34~18.04.2_arm64.udeb
9411504e0e2d40eebd326ecdd206e38f020b47cb 23175 linux-hwe_5.0.0-32.34~18.04.2_arm64.buildinfo
6e860e4c43a18813efdf8d612f490487b15738cc 9243752 linux-hwe_5.0.0-32.34~18.04.2_arm64.tar.gz
b28f6d16d7318578fcd594b68631a4dc76b75f0b 24475 linux-hwe_5.0.0-32.34~18.04.2_arm64_translations.tar.gz
0043e0f0e6266aa76506474c984ab839ed58dcad 744766060 linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34~18.04.2_arm64.ddeb
a1c7c4cb4f8bc5a857a359ded44f41ef15936672 9197036 linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
f58cb339ae5cc4fb9a2eef43ade97324e64db227 12904700 linux-modules-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
8d749e7f66bdbbbb70089dc8fef6799af724c27e 33687592 linux-modules-extra-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
5fe57aae9481e23fc455b61e33f08470294f5353 1908 linux-tools-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
e7b0d3ce8b322fdf8b702d748651fa8993a478ff 289484 md-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
db67c845a01b60956517d9d95cf848b42205b8a4 198996 message-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
9c8858bc60b55fdbeddcf2d76525704cabc90705 56128 mouse-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
5a3d8565b76fc0839ccaeb131fe84a6657572980 19176 multipath-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
c94c10af8a431a70f8ab82fddb24d63ee2408f18 586912 nfs-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
e2f501108c766ff20bc4bd64fa147a44ecff1ee4 4395472 nic-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
4d1e1e10a977976a4b87c89cd86d3316d5c06ded 570800 nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
b8c0dd6e9aae5be1b59380aae43d4abe2076bf68 320648 nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
28c7f1c7a71cf855014fdd547c48eee0581ab702 17956 parport-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
3adc8b8b5cd83842d42c4601cb07a421c42e08c8 8876 plip-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
addf018b93ad91ce634d3ed65f50af47dfce9515 28144 ppp-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
91582e7a51bc1cf0d709a4ba743e32232ca987fd 93032 sata-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
e40d30ce0848e1740b71d22cfab70ac0548d1996 2415868 scsi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
647fb33b40fb1985b23e46c6b958ba0c1c00b105 55524 storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
e5cb168f9e22c5b06e54ca929b64c328ecf3f392 112204 usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
41a868e7964a1604b6c960617f4c2c84a3407e2e 10436 virtio-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
5072d92be7144e7a5d8664c6a8abf45ad5d6d24e 26228 vlan-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
Checksums-Sha256:
6b27bb50085befa32e64b524ce600db63349632049f16ebfb36f2523f41a532e 259564 block-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
64cb3198954d99f225415a0c9a5947a18d823a059b2952cba5da6246d0b03376 261252 crypto-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
3fb732957961a1448d136b95f2bae9ce535fe6e5d36dca4364b6a528173b1946 4768 fat-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
0819e7990e514412ecf6807bdf5e0fb03924d37085730ce66f52a4a2faf7eb8f 1313436 fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
535041ba78fcd4919dcd56a319fb78517563433e82244325d978650f2f32187a 697900 fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
c68a38a7343b886143eb74dea2dc57688a43fe1453a90ea2a226d93c081db238 446444 input-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
5355f8163352bac6f144308df09a926ece2f157f17f73c2e4a04b1690c42c5f5 64588 ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
d170a508740731d26d5dace12264e04af6c4bc15e8e24954f5e402f8488223fc 10315492 kernel-image-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
42053fceb8c7f2ea6e10546354c8a9af0738d01622634ebc3c87949dad8a4de9 313068 linux-buildinfo-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
330808df4046c7140fd32d620d7f229c7578f3ad5f93a0721321fd44c2952e61 851168 linux-headers-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
923e66c1200f97717b831e00dbf9c6009dce69f57e425eb8d48a3f0b9a640594 4371264 linux-hwe-tools-5.0.0-32_5.0.0-32.34~18.04.2_arm64.deb
4326650765a40d9ad20e9e44bade064682767f064601267830de924c3578f134 988 linux-hwe-udebs-generic_5.0.0-32.34~18.04.2_arm64.udeb
91e622badc330b64f8c6c8649867e695f3dfb4c6ce6d351aba4783333041a213 23175 linux-hwe_5.0.0-32.34~18.04.2_arm64.buildinfo
0703c82ac3bc8fbdb800cdb4473b966a33bdcbb6cc3968ccba0bb95e75cf609f 9243752 linux-hwe_5.0.0-32.34~18.04.2_arm64.tar.gz
1938dbd6fdf2a6cbae46f71b50dcf068333229b3123a72af2d5c351ef7e232e0 24475 linux-hwe_5.0.0-32.34~18.04.2_arm64_translations.tar.gz
cda498aa833d2e22ab8bb2393baa90d589d5a6ec56dda8cdaa8bfa6723eb9f48 744766060 linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34~18.04.2_arm64.ddeb
ec536fbf9b40e05ec5be2a2c3d9e13d96fade86dc16187537b319f9c1be9b9af 9197036 linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
d0f7498302caeaa5139e92eb733cedd639da810764ced0000827316d07529d01 12904700 linux-modules-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
4bd5d3af7af7eab856416a4db775f50742266447162698a1177c5316e480d4bf 33687592 linux-modules-extra-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
698185276bf84c1546d0eeb1d7836f606d0b83c91dadedda8f26921afac84a50 1908 linux-tools-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
68fd62449fabe44b62f530af2aedc695370544c64bcd66b343abeed0a58d4259 289484 md-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
cc5fc0150546480f5343b195195a0314e8ef5d6fe0318f9701ad635089d2190b 198996 message-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
f046adc10c525bfb4b3bf9d4cef292da2d4c519f1c1aa10de482f441b75811a7 56128 mouse-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
246447f71c47239ced6d71b0311ec26b50b1efcdf7960046b02e74f5ded07194 19176 multipath-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
99f8093babca934ce12824103d6aff124131cc931c6addf26e6c38ff9bf28454 586912 nfs-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
c8f800432c4a7f6c02012f9a0de3a5b9efb910986ecc766577f5f2abad523c62 4395472 nic-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
54ca325487572bb2c2f60d4eb9ad8a27dff621bbfacc20c842beefe4df2dfb0a 570800 nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
a800041faf74b3e6a5ab748fc32882d944131f0a5f58d4292df94c4a8f28e86b 320648 nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
1eb2a4c29afea9d4da06676d36dc1ae1993a144896205495259edf0212d72ebd 17956 parport-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
433ad3c657be543e6797721cf09a872dc8a444b1d061dd3ccf4649bad1a6d8aa 8876 plip-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
58bf40a824e5fc336247eaeb89431475e2ede84d0267942c1a04c4803e8f28d8 28144 ppp-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
6c49a2738ac826d3bb8f92dccfc12290826778996f7b03c5368790b342f523e2 93032 sata-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
7b9849bb9dcda8e73577e0fd356f4739cab9f44c43d2fba886d84a0c33b3a916 2415868 scsi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
7ad1fa24cecf9f399e349d0e49addba9aa29654c7dd9a7d7d064d7373ba6997e 55524 storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
3757efa755b3070562101367bc2bde551916148e7b012e7cb5f5331a1764cade 112204 usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
36560e56b664dcb99b435763299c6ec7a001090e445983ef68cb719975455c36 10436 virtio-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
60d6824fa321688dde7c8f9423a86b1c160e00ab864a1c9c8ef5e6d5f35d668b 26228 vlan-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
Files:
ee76c46fc6b8a8051bf4f995b0d6a821 259564 debian-installer standard block-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
d2d784058b5ee616730f4fd6fdb4feaa 261252 debian-installer extra crypto-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
ccbb92657a6d3ed69ba41907f1f6746d 4768 debian-installer standard fat-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
18b9ec919770bca3924b8465afbcca5a 1313436 debian-installer standard fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
676ed3c23b861c0bd5168a89fb1e881c 697900 debian-installer standard fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
c2deea0ce3fedc76e1b214831e4f2562 446444 debian-installer standard input-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
ca309874f82c01f7646454d00a89d878 64588 debian-installer standard ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
326d180eb57c75ff64dcb92c3e850507 10315492 debian-installer optional kernel-image-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
101b4bff9b5de575664799159d09409c 313068 kernel optional linux-buildinfo-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
1421dfc8f441cc5272af2ee404e7ecb2 851168 devel optional linux-headers-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
e652f816e1727335d349e7cf494dcc9f 4371264 devel optional linux-hwe-tools-5.0.0-32_5.0.0-32.34~18.04.2_arm64.deb
fc5cdb65943b3f130a48882f4893fd98 988 debian-installer optional linux-hwe-udebs-generic_5.0.0-32.34~18.04.2_arm64.udeb
43a2394ab5c704a0d6dd9eceabb3f15f 23175 devel optional linux-hwe_5.0.0-32.34~18.04.2_arm64.buildinfo
dfee4b2a94dee40a7dfa7de5708fbbc8 9243752 raw-signing - linux-hwe_5.0.0-32.34~18.04.2_arm64.tar.gz
bd2da4c5c1a350411ffef347f965092b 24475 raw-translations - linux-hwe_5.0.0-32.34~18.04.2_arm64_translations.tar.gz
0a3c3bda5d4fd06456a818ea0b00f3bf 744766060 devel optional linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34~18.04.2_arm64.ddeb
21270429b28e4880577eb88db9216ed5 9197036 kernel optional linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
fd17295a0dd3661b0a70b008273104dc 12904700 kernel optional linux-modules-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
45acb6cd3aee668c1db7fb8749df9a80 33687592 kernel optional linux-modules-extra-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
6defb65d118d22fa5e9e434a15b17304 1908 devel optional linux-tools-5.0.0-32-generic_5.0.0-32.34~18.04.2_arm64.deb
774a3e338fd4b0b7ce9240b1a1f20307 289484 debian-installer standard md-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
8dc11caf42cde545538946f03d33847c 198996 debian-installer standard message-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
63dcb8cad5f67cf2cf9c3f7ddfa204a2 56128 debian-installer extra mouse-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
56dc8251721f9fabc9db746e5fd948f4 19176 debian-installer extra multipath-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
741ed830880fb0d1ff01988b9475b827 586912 debian-installer standard nfs-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
d353888948eacdca536f3dabb5a7e88a 4395472 debian-installer standard nic-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
bc83faecbd5affc06149505f6e51d66b 570800 debian-installer standard nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
74d9976a22d0618266b53cfa2eb3b102 320648 debian-installer standard nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
2102724ca7eba223999e4c32e73581e8 17956 debian-installer standard parport-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
a346a18d1621ed770361dad5b5f0549e 8876 debian-installer standard plip-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
6615a3179306558034bba2da4f5f807e 28144 debian-installer standard ppp-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
03f040a7484cbaa82e7c53dbb2ba33c9 93032 debian-installer standard sata-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
b0e4dbe9b2cc7dcab0a86ac38284e37e 2415868 debian-installer standard scsi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
a24fea3ac4cd96dc5f5a7c78cc73eae7 55524 debian-installer standard storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
18f6e296a94ab59b77892b019dfe764b 112204 debian-installer standard usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
be6fd0d1cb6e4bd70e24d8ebc62b5809 10436 debian-installer standard virtio-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
3f51ef2f92ffdc3fda1201d5911ccf49 26228 debian-installer extra vlan-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_arm64.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list