[ubuntu/bionic-proposed] linux-hwe_5.0.0-32.34~18.04.2_ppc64el.tar.gz - (Accepted)
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Thu Oct 10 22:17:30 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-ppc64el-030.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 floppy-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 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 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: ppc64el ppc64el_translations
Version: 5.0.0-32.34~18.04.2
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-030.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)
floppy-modules-5.0.0-32-generic-di - Floppy driver 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 PowerPC 64el SMP
linux-buildinfo-5.0.0-32-generic-lpae - Linux kernel buildinfo for version 5.0.0 on PowerPC 64el SMP
linux-buildinfo-5.0.0-32-lowlatency - Linux kernel buildinfo for version 5.0.0 on PowerPC 64el 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 PowerPC 64el SMP
linux-headers-5.0.0-32-generic-lpae - Linux kernel headers for version 5.0.0 on PowerPC 64el SMP
linux-headers-5.0.0-32-lowlatency - Linux kernel headers for version 5.0.0 on PowerPC 64el 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 PowerPC 64el SMP
linux-image-unsigned-5.0.0-32-generic-dbgsym - Linux kernel debug image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-32-generic-lpae - Linux kernel image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-32-generic-lpae-dbgsym - Linux kernel debug image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-32-lowlatency - Linux kernel image for version 5.0.0 on PowerPC 64el SMP
linux-image-unsigned-5.0.0-32-lowlatency-dbgsym - Linux kernel debug image for version 5.0.0 on PowerPC 64el SMP
linux-modules-5.0.0-32-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-5.0.0-32-generic-lpae - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-5.0.0-32-lowlatency - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-extra-5.0.0-32-generic - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-extra-5.0.0-32-generic-lpae - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-modules-extra-5.0.0-32-lowlatency - Linux kernel extra modules for version 5.0.0 on PowerPC 64el SMP
linux-source-5.0.0 - Linux kernel source for version 5.0.0 with Ubuntu patches
linux-tools-5.0.0-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)
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)
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:
b024c990c8a999050bcf7da2142fa57a75f89be4 364972 block-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
eb775603540c57c6812aa8e4be581ba5b7a85315 271868 crypto-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
e3be55ed654445f298bdaf4881b0274d13378dab 37908 floppy-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
60ef494623d62d4a201b9b1da382f7a88e1acd32 1350616 fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
1c7c4e1507c286ca8d22b705c86dc5cd934020f4 723332 fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
9f77562941a58676d38bc0532a45d71fc7148787 450008 input-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
bc6c7419915c3b06f4da0f16930aed3b7b5e1b7a 65900 ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
87c4c9fa4ef898887d9b3e9692a019cbaeedb9fb 7482148 kernel-image-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
96435f3850e0ceab0f3e0c1b3cfa19f9b6473988 298832 linux-buildinfo-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
72bd91e2d3e6520d28171240f5fc4743d666ea10 1155404 linux-headers-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
2ef10011594e3b77275abe42ae47c2f85ce1dd80 4650624 linux-hwe-tools-5.0.0-32_5.0.0-32.34~18.04.2_ppc64el.deb
7f04bb82a7f97b8dc4b3925f6eb6bc6bc065ebf2 984 linux-hwe-udebs-generic_5.0.0-32.34~18.04.2_ppc64el.udeb
0c8da08050961331d2d39553e5a43b1417ccfda9 22635 linux-hwe_5.0.0-32.34~18.04.2_ppc64el.buildinfo
a63c93f1154a76a027c3a0a2062d5f05f58f5931 9367232 linux-hwe_5.0.0-32.34~18.04.2_ppc64el.tar.gz
2c150ddc62584c65313f7a615f463e14c21fb0bb 24374 linux-hwe_5.0.0-32.34~18.04.2_ppc64el_translations.tar.gz
1e10bab3b6c0a920bec38e6a9c839fd643704828 744306592 linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34~18.04.2_ppc64el.ddeb
dc5f039367c0b1883d38ced5abbd7f9c7e44e0fc 6629176 linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
e8b0b5655c9883cd0e178090055265d66db25a27 13331620 linux-modules-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
25da2e4711ee98a21c8f6dbcacefd5de51387e22 31480156 linux-modules-extra-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
376eaca04511598aa1a7e7f523b2cc41923a47c3 1916 linux-tools-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
0bf6c06f0f88dd04ae33b31cdc37a30b24de8add 292432 md-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
370cd54e19e94a046cfe1f26f46587c636d57668 208508 message-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
c10ae4551b86e5926ed1d59c2b96c2d6c98b9544 20496 multipath-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
01a96fe5578171e7aa42cf69d611d70aaaab730e 603292 nfs-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
268f38cad76792b65bd5cc784160e2f5a33d1c79 4469028 nic-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
e7b7e4e1510160984546bdf7d0a1bd1b0515be7d 586408 nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
f14b167c964e5584d977c80a98cfe4837f9d9041 330816 nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
f5407d01484495646ccab715b339e57e43497b76 38428 parport-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
9a5be8e067d02b4438c0af91869a1935607b273b 9476 plip-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
41a517cf9280da35a009e1480f9153fb526d3484 27356 ppp-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
37a8d1205d4de1c8429c5535bae8497e80300be1 115520 sata-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
4f2d134973d6da6a0c29bb85e17ac58d16543d7c 2544528 scsi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
88e86a2ef3356b0eacf3effe6ed440ac0f5473eb 109832 storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
8ea379b0463de47933a606396f95ae1203a61c5d 10744 virtio-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
626403a6723ab930cdaff0ed21cb39b2e4f15306 27740 vlan-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
Checksums-Sha256:
558b6d3e4de28aad3468edd8503f7291763c5e68fde830991fc188c71725d8cd 364972 block-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
e29a2c03ef9c51f8c0f33d3dfbf6f7264e1a364d64a51dc8936200b96c355cfd 271868 crypto-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
9ce176ab23e803d248002c8055b229bce2ac413068010803ae894fe8ee4a94f2 37908 floppy-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
8a048cb34766a2ffc4d7c7884e7e866b479359cb74dfd44fda8fb0d602e89f70 1350616 fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
2575f618bf39448bd02c6c5e5151ec8a9087d95a99942b7ff04175c7c385f871 723332 fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
4f6f90e93c041ef9bfc265a529998f1bbe0934940dc30466d1dc12791fe5d829 450008 input-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
98fbf03e94760a4079231356ce104b1d44bb76b1e9a88cd328a8b8dcef986c16 65900 ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
1c548637ae138935d3853b9acf1775a326f0a4cc140382f65592e080edd77b05 7482148 kernel-image-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
57ed9aaf7c251989f0d9013aa6e4e82e092cb894ddbb927ec13e98c750067be4 298832 linux-buildinfo-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
a3e20e99b03a579a093a635e2e3b31bd82682411ed8d43c9acb5a7711c8495a1 1155404 linux-headers-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
2d901a4aa0db066c64667bd65c08ae2fe1f6c76717303b7242fd9ff34e852b77 4650624 linux-hwe-tools-5.0.0-32_5.0.0-32.34~18.04.2_ppc64el.deb
3f702ec7f360637bfd3f755662ecd26363866b57827539d475dae4823dcd1c81 984 linux-hwe-udebs-generic_5.0.0-32.34~18.04.2_ppc64el.udeb
4f71d6cfac7be0af8c79c833a5b683f72da351794d7e4d88c8cc39ce8c57aa37 22635 linux-hwe_5.0.0-32.34~18.04.2_ppc64el.buildinfo
e717f431167d3b258755549bfb81191a9011a7f47a33c629acf63302ae9714b0 9367232 linux-hwe_5.0.0-32.34~18.04.2_ppc64el.tar.gz
a656f624f77c1030fbd3e91606d0a81cb80b4b9cba3a906cbccec1eec0308d9b 24374 linux-hwe_5.0.0-32.34~18.04.2_ppc64el_translations.tar.gz
fedc3a2bddb19f64f7cf19759ae7a4bd4e2a8de153471b99ae03f1213db0d00d 744306592 linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34~18.04.2_ppc64el.ddeb
6f1a2fcdfcb67bd2818308c8075d7bc666804b022b25b258789db69eba886340 6629176 linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
191e9cb8e3dd79249d40ee4e72db0534db4672430311ed5aaf9a3ccbbc082b72 13331620 linux-modules-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
71e5246b264ecef2e2d5eada5c915eeb7acbbb2f8bcaf432fb9ece7b678cd6ae 31480156 linux-modules-extra-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
b0a7fa2d495750a7658bb2df38d7ed8ecf873cd6dfeafe563d3409f110447f31 1916 linux-tools-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
abec75aa719b740d611ac06acda9e42ee1887a2c7cfde2228d66d39d0abd9e27 292432 md-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
f1fc787704d92b4d63b4ac04227cd426b36586715af4bbe8c6ef4ce6578e0a34 208508 message-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
2d4eea72910441db13eb708e5ea018de14914e10d953011bbfc6735590cfbcff 20496 multipath-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
5fd81155af46728bf099ca07071d9c26cddc40489bf4b418fb91ac6611621aa8 603292 nfs-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
a901a6675d382a88467b4ff9a24fd1798314592535dcdd6af2cd78b80ca80a01 4469028 nic-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
76fb52cdae9cdafc0abe1d452bbe22cbe660aca4f39c3ab2dfb9ee59b20a105d 586408 nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
08ebbe2b39816d9a371b2d18e4dd90da0ef93e0edc04a3c22a76a45418c9a918 330816 nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
75dcc837583bcd16000d012db6a0cc30e796ca117abb10a7e46e7d49bb8b2f34 38428 parport-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
b62f58d42b2192c25250beef0b5ed0e650d98002e58a35a070038df64a21476c 9476 plip-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
77479d551baba7bf0c7d9cbaaebf602e7d1b40655090f06c30ce91d6284d2aab 27356 ppp-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
412fe1ad02b6e86081afc11675d56812f4eac5ee79a8ca4d37aa2fc08566d197 115520 sata-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
09141b7b83a8a2eacec29958ee4aeb0563d7d06453580b327b38efe33f0bbaa7 2544528 scsi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
b6279167db577b869c81edb4e4685e5482fe848b27bef4ca09c96940261606b6 109832 storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
8818b5998e1a8a6b49aafe6d3a4d9bd16bef78ae89e6029638fcc795ebbd267b 10744 virtio-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
e87199b15935fb7900bce6118146d79d97900b3fb35127d165e4cedb0cb2a655 27740 vlan-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
Files:
543b8ad1cc6fd9e57ad9e2a91e5265ed 364972 debian-installer standard block-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
17ba42d0f779acd2fe25345b447aac70 271868 debian-installer extra crypto-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
8412255ab33f2bce0d38a477c9c7ca81 37908 debian-installer standard floppy-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
05e235fbdea6ebdd4d32a4f06d060cbb 1350616 debian-installer standard fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
6b77bf9f07a588f6127a2cefbb30e644 723332 debian-installer standard fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
9587604ce3d883519c05a0edf925fe1a 450008 debian-installer standard input-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
2a90cc8fda15d1018b791774b7577007 65900 debian-installer standard ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
b41acd04cc9470b6a6c08a729b4d3c13 7482148 debian-installer optional kernel-image-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
c00ed5ef2d1f6d6edce25b2d89106756 298832 kernel optional linux-buildinfo-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
ed494824c1d40943168226187fef1fe1 1155404 devel optional linux-headers-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
007bef8742b00716c12c98b67f0fef9d 4650624 devel optional linux-hwe-tools-5.0.0-32_5.0.0-32.34~18.04.2_ppc64el.deb
7f024d9556f59215d76aedcc6c4c6cb9 984 debian-installer optional linux-hwe-udebs-generic_5.0.0-32.34~18.04.2_ppc64el.udeb
664eab0c59cda89f64eb874ef07ab085 22635 devel optional linux-hwe_5.0.0-32.34~18.04.2_ppc64el.buildinfo
0b52c3463b2c2fceba548b3b0e249251 9367232 raw-signing - linux-hwe_5.0.0-32.34~18.04.2_ppc64el.tar.gz
2b07403f4232d810feb8d9bb47d7643b 24374 raw-translations - linux-hwe_5.0.0-32.34~18.04.2_ppc64el_translations.tar.gz
9c87baa39da3475b1de39e824999b0b4 744306592 devel optional linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34~18.04.2_ppc64el.ddeb
23b799877546313cd3e123b902effc3a 6629176 kernel optional linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
d991ac7aab2d51bc7be855137eb3872a 13331620 kernel optional linux-modules-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
da9dd515d92981dbb931d3c1ae255ade 31480156 kernel optional linux-modules-extra-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
ef74ee4a706985f5797bc2c3174ef1a6 1916 devel optional linux-tools-5.0.0-32-generic_5.0.0-32.34~18.04.2_ppc64el.deb
6c8a68a8d8d819d1b284108a9cbfd80a 292432 debian-installer standard md-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
0ebf6d0352e4b87f986ad2fdaacb4a97 208508 debian-installer standard message-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
5903c3d86b041c6bb918118a99f8d8b8 20496 debian-installer extra multipath-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
59da8b8c262bc903446a821d26598119 603292 debian-installer standard nfs-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
3f5862499fe72cb213f5b259da626a34 4469028 debian-installer standard nic-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
a3bcdc9d6a97f95648c9619b35375972 586408 debian-installer standard nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
b7ec3f850db32ce3973de7e1ce40e79c 330816 debian-installer standard nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
972de59b0aec0a61cfcea4e85e40eca7 38428 debian-installer standard parport-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
b6e2540ef7cb2dcd4d2e824fd888dd54 9476 debian-installer standard plip-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
405095529143ace571457fc071e5f0a0 27356 debian-installer standard ppp-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
71a962d77a9c5a788e91e6f2c5aa41be 115520 debian-installer standard sata-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
3af668dd0cae150b94e30b1a1bcdc307 2544528 debian-installer standard scsi-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
21b13c236b5390f22fe41f9575cf7698 109832 debian-installer standard storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
b64862034b4c21e0fabdeb197f558937 10744 debian-installer standard virtio-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
f65defb6729c029b522f87408fe4e1e9 27740 debian-installer extra vlan-modules-5.0.0-32-generic-di_5.0.0-32.34~18.04.2_ppc64el.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list