[ubuntu/bionic-proposed] linux_4.15.0-63.72_ppc64el.tar.gz - (Accepted)
Khalid Elmously
khalid.elmously at canonical.com
Wed Sep 11 10:38:17 UTC 2019
linux (4.15.0-63.72) bionic; urgency=medium
* bionic/linux: 4.15.0-63.72 -proposed tracker (LP: #1842828)
* arm64: large modules fail to load (LP: #1841109)
- arm64/kernel: kaslr: reduce module randomization range to 4 GB
- arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
- arm64: fix undefined reference to 'printk'
- arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
- [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE
* CVE-2018-20976
- xfs: clear sb->s_fs_info on mount failure
* br_netfilter: namespace sysctl operations (LP: #1836910)
- net: bridge: add bitfield for options and convert vlan opts
- net: bridge: convert nf call options to bits
- netfilter: bridge: port sysctls to use brnf_net
- netfilter: bridge: namespace bridge netfilter sysctls
- netfilter: bridge: prevent UAF in brnf_exit_net()
* tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
- tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
* Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
- HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
- MIPS: kernel: only use i8253 clocksource with periodic clockevent
- mips: fix cacheinfo
- netfilter: ebtables: fix a memory leak bug in compat
- ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
- bonding: Force slave speed check after link state recovery for 802.3ad
- can: dev: call netif_carrier_off() in register_candev()
- ASoC: Fail card instantiation if DAI format setup fails
- st21nfca_connectivity_event_received: null check the allocation
- st_nci_hci_connectivity_event_received: null check the allocation
- ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
- net: usb: qmi_wwan: Add the BroadMobi BM818 card
- qed: RDMA - Fix the hw_ver returned in device attributes
- isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
start_isoc_chain()
- netfilter: ipset: Fix rename concurrency with listing
- isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
- perf bench numa: Fix cpu0 binding
- can: sja1000: force the string buffer NULL-terminated
- can: peak_usb: force the string buffer NULL-terminated
- net/ethernet/qlogic/qed: force the string buffer NULL-terminated
- NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
- HID: input: fix a4tech horizontal wheel custom usage
- SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
- net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
- net: hisilicon: make hip04_tx_reclaim non-reentrant
- net: hisilicon: fix hip04-xmit never return TX_BUSY
- net: hisilicon: Fix dma_map_single failed on arm64
- libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
- libata: add SG safety checks in SFF pio transfers
- x86/lib/cpu: Address missing prototypes warning
- drm/vmwgfx: fix memory leak when too many retries have occurred
- perf ftrace: Fix failure to set cpumask when only one cpu is present
- perf cpumap: Fix writing to illegal memory in handling cpumap mask
- perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
- selftests: kvm: Adding config fragments
- HID: wacom: correct misreported EKR ring values
- HID: wacom: Correct distance scale for 2nd-gen Intuos devices
- Revert "dm bufio: fix deadlock with loop device"
- ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
- libceph: fix PG split vs OSD (re)connect race
- drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
- gpiolib: never report open-drain/source lines as 'input' to user-space
- userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
- x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
- x86/apic: Handle missing global clockevent gracefully
- x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
- x86/boot: Save fields explicitly, zero out everything else
- x86/boot: Fix boot regression caused by bootparam sanitizing
- dm kcopyd: always complete failed jobs
- dm btree: fix order of block initialization in btree_split_beneath
- dm space map metadata: fix missing store of apply_bops() return value
- dm table: fix invalid memory accesses with too high sector number
- dm zoned: improve error handling in reclaim
- dm zoned: improve error handling in i/o map code
- dm zoned: properly handle backing device failure
- genirq: Properly pair kobject_del() with kobject_add()
- mm, page_owner: handle THP splits correctly
- mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
- mm/zsmalloc.c: fix race condition in zs_destroy_pool
- xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
- dm zoned: fix potential NULL dereference in dmz_do_reclaim()
- powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
- can: mcp251x: add error check when wq alloc failed
- netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
sets too
- netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
hash:ip,mac sets
- rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
- net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
phy_led_trigger_change_speed()
- NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
- net: stmmac: Fix issues when number of Queues >= 4
- KVM: arm64: Don't write junk to sysregs on reset
- KVM: arm: Don't write junk to CP15 registers on reset
- xfs: don't trip over uninitialized buffer on extent read of corrupted inode
- xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
- xfs: Add helper function xfs_attr_try_sf_addname
- xfs: Add attibute remove and helper functions
* Bionic update: upstream stable patchset 2019-08-27 (LP: #1841652)
- sh: kernel: hw_breakpoint: Fix missing break in switch statement
- mm/usercopy: use memory range to be accessed for wraparound check
- mm/memcontrol.c: fix use after free in mem_cgroup_iter()
- bpf: get rid of pure_initcall dependency to enable jits
- bpf: restrict access to core bpf sysctls
- bpf: add bpf_jit_limit knob to restrict unpriv allocations
- xtensa: add missing isync to the cpu_reset TLB code
- ALSA: hda - Apply workaround for another AMD chip 1022:1487
- ALSA: hda - Fix a memory leak bug
- HID: holtek: test for sanity of intfdata
- HID: hiddev: avoid opening a disconnected device
- HID: hiddev: do cleanup in failure of opening a device
- Input: kbtab - sanity check for endpoint type
- Input: iforce - add sanity checks
- net: usb: pegasus: fix improper read if get_registers() fail
- netfilter: ebtables: also count base chain policies
- clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
- clk: renesas: cpg-mssr: Fix reset control race condition
- xen/pciback: remove set but not used variable 'old_state'
- irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
- irqchip/irq-imx-gpcv2: Forward irq type to parent
- perf header: Fix divide by zero error if f_header.attr_size==0
- perf header: Fix use of unitialized value warning
- libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
- drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
- scsi: hpsa: correct scsi command status issue after reset
- scsi: qla2xxx: Fix possible fcport null-pointer dereferences
- ata: libahci: do not complain in case of deferred probe
- kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
- arm64/efi: fix variable 'si' set but not used
- arm64: unwind: Prohibit probing on return_address()
- arm64/mm: fix variable 'pud' set but not used
- IB/core: Add mitigation for Spectre V1
- IB/mad: Fix use-after-free in ib mad completion handling
- drm: msm: Fix add_gpu_components
- ocfs2: remove set but not used variable 'last_hash'
- asm-generic: fix -Wtype-limits compiler warnings
- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
- staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
- staging: comedi: dt3000: Fix rounding up of timer divisor
- iio: adc: max9611: Fix temperature reading in probe
- USB: core: Fix races in character device registration and deregistraion
- usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
- usb: cdc-acm: make sure a refcount is taken early enough
- USB: CDC: fix sanity checks in CDC union parser
- USB: serial: option: add D-Link DWM-222 device ID
- USB: serial: option: Add support for ZTE MF871A
- USB: serial: option: add the BroadMobi BM818 card
- USB: serial: option: Add Motorola modem UARTs
- bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
- arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
- netfilter: conntrack: Use consistent ct id hash calculation
- Input: psmouse - fix build error of multiple definition
- iommu/amd: Move iommu_init_pci() to .init section
- bnx2x: Fix VF's VLAN reconfiguration in reload.
- net/mlx4_en: fix a memory leak bug
- net/packet: fix race in tpacket_snd()
- sctp: fix the transport error_count check
- xen/netback: Reset nr_frags before freeing skb
- net/mlx5e: Only support tx/rx pause setting for port owner
- net/mlx5e: Use flow keys dissector to parse packets for ARFS
- team: Add vlan tx offload to hw_enc_features
- bonding: Add vlan tx offload to hw_enc_features
- mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
- xfrm: policy: remove pcpu policy cache
- mm/hmm: fix bad subpage pointer in try_to_unmap_one
- mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
MPOL_MF_STRICT were specified
- mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- riscv: Make __fstate_clean() work correctly.
- Revert "kmemleak: allow to coexist with fault injection"
- sctp: fix memleak in sctp_send_reset_streams
* Bionic update: upstream stable patchset 2019-08-16 (LP: #1840520)
- iio: adc: max9611: Fix misuse of GENMASK macro
- crypto: ccp - Fix oops by properly managing allocated structures
- crypto: ccp - Ignore tag length when decrypting GCM ciphertext
- usb: usbfs: fix double-free of usb memory upon submiturb error
- usb: iowarrior: fix deadlock on disconnect
- sound: fix a memory leak bug
- mmc: cavium: Set the correct dma max segment size for mmc_host
- mmc: cavium: Add the missing dma unmap when the dma has finished.
- loop: set PF_MEMALLOC_NOIO for the worker thread
- Input: synaptics - enable RMI mode for HP Spectre X360
- lkdtm: support llvm-objcopy
- crypto: ccp - Validate buffer lengths for copy operations
- crypto: ccp - Add support for valid authsize values less than 16
- perf annotate: Fix s390 gap between kernel end and module start
- perf db-export: Fix thread__exec_comm()
- perf record: Fix module size on s390
- usb: host: xhci-rcar: Fix timeout in xhci_suspend()
- usb: yurex: Fix use-after-free in yurex_delete
- can: rcar_canfd: fix possible IRQ storm on high load
- can: peak_usb: fix potential double kfree_skb()
- netfilter: nfnetlink: avoid deadlock due to synchronous request_module
- vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
- netfilter: Fix rpfilter dropping vrf packets by mistake
- netfilter: nft_hash: fix symhash with modulus one
- scripts/sphinx-pre-install: fix script for RHEL/CentOS
- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
- mac80211: don't warn about CW params when not using them
- hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
- drm: silence variable 'conn' set but not used
- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
- s390/qdio: add sanity checks to the fast-requeue path
- ALSA: compress: Fix regression on compressed capture streams
- ALSA: compress: Prevent bypasses of set_params
- ALSA: compress: Don't allow paritial drain operations on capture streams
- ALSA: compress: Be more restrictive about when a drain is allowed
- perf tools: Fix proper buffer size for feature processing
- perf probe: Avoid calling freeing routine multiple times for same pointer
- drbd: dynamically allocate shash descriptor
- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
- ARM: davinci: fix sleep.S build error on ARMv4
- scsi: megaraid_sas: fix panic on loading firmware crashdump
- scsi: ibmvfc: fix WARN_ON during event pool release
- scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
- test_firmware: fix a memory leak bug
- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
- perf/core: Fix creating kernel counters for PMUs that override event->cpu
- HID: sony: Fix race condition between rumble and device remove.
- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
- hwmon: (nct7802) Fix wrong detection of in4 presence
- drm/i915: Fix wrong escape clock divisor init for GLK
- ALSA: firewire: fix a memory leak bug
- ALSA: hda - Don't override global PCM hw info flag
- ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
- mac80211: don't WARN on short WMM parameters from AP
- SMB3: Fix deadlock in validate negotiate hits reconnect
- smb3: send CAP_DFS capability during session setup
- NFSv4: Only pass the delegation to setattr if we're sending a truncate
- NFSv4: Fix an Oops in nfs4_do_setattr
- KVM: Fix leak vCPU's VMCS value into other pCPU
- mwifiex: fix 802.11n/WPA detection
- iwlwifi: don't unmap as page memory that was mapped as single
- iwlwifi: mvm: fix an out-of-bound access
- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
- iio: cros_ec_accel_legacy: Fix incorrect channel setting
- staging: android: ion: Bail out upon SIGKILL when allocating memory.
- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
- usb: typec: tcpm: free log buf memory when remove debug file
- usb: typec: tcpm: remove tcpm dir if no children
- usb: typec: tcpm: Add NULL check before dereferencing config
- netfilter: conntrack: always store window size un-scaled
- drm/amd/display: Wait for backlight programming completion in set backlight
level
- drm/amd/display: use encoder's engine id to find matched free audio device
- drm/amd/display: Fix dc_create failure handling and 666 color depths
- drm/amd/display: Only enable audio if speaker allocation exists
- drm/amd/display: Increase size of audios array
- allocate_flower_entry: should check for null deref
- s390/dma: provide proper ARCH_ZONE_DMA_BITS value
- ALSA: hiface: fix multiple memory leak bugs
* Bionic update: upstream stable patchset 2019-08-15 (LP: #1840378)
- scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
- ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
- ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
- HID: wacom: fix bit shift for Cintiq Companion 2
- HID: Add quirk for HP X1200 PIXART OEM mouse
- RDMA: Directly cast the sockaddr union to sockaddr
- IB: directly cast the sockaddr union to aockaddr
- atm: iphase: Fix Spectre v1 vulnerability
- ife: error out when nla attributes are empty
- ip6_tunnel: fix possible use-after-free on xmit
- net: bridge: delete local fdb on device init failure
- net: bridge: mcast: don't delete permanent entries when fast leave is
enabled
- net: fix ifindex collision during namespace removal
- net/mlx5: Use reversed order when unregister devices
- net: phylink: Fix flow control for fixed-link
- net: sched: Fix a possible null-pointer dereference in dequeue_func()
- NFC: nfcmrvl: fix gpio-handling regression
- tipc: compat: allow tipc commands without arguments
- compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
- net/mlx5e: Prevent encap flow counter update async to user query
- tun: mark small packets as owned by the tap sock
- mvpp2: refactor MTU change code
- bnx2x: Disable multi-cos feature.
- cgroup: Call cgroup_release() before __exit_signal()
- cgroup: Implement css_task_iter_skip()
- cgroup: Include dying leaders with live threads in PROCS iterations
- cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
- cgroup: Fix css_task_iter_advance_css_set() cset skip condition
- spi: bcm2835: Fix 3-wire mode if DMA is enabled
- driver core: Establish order of operations for device_add and device_del via
bitflag
- drivers/base: Introduce kill_device()
- libnvdimm/bus: Prevent duplicate device_unregister() calls
- libnvdimm/region: Register badblocks before namespaces
- libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
- libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
- ipip: validate header length in ipip_tunnel_xmit
- mvpp2: fix panic on module removal
- net/mlx5: Fix modify_cq_in alignment
- r8169: don't use MSI before RTL8168d
* VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
- [Config] Enable VIMC module
* reboot will introduce an alarm 'beep ...' during BIOS phase (LP: #1840395)
- ALSA: hda - Let all conexant codec enter D3 when rebooting
- ALSA: hda - Add a generic reboot_notify
* Include Sunix serial/parallel driver (LP: #1826716)
- serial: 8250_pci: Add support for Sunix serial boards
- parport: parport_serial: Add support for Sunix Multi I/O boards
* Intel HDMI audio print "Unable to sync register" errors (LP: #1840394)
- ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
* Support cpufreq, thermal sensors & cooling cells on iMX6Q based Nitrogen6x
board (LP: #1840437)
- arm: imx: Add MODULE_ALIAS for cpufreq
- ARM: dts: imx: Add missing OPP properties for CPUs
- ARM: dts: imx7d: use operating-points-v2 for cpu
- ARM: dts: imx7d: remove "operating-points" property for cpu1
- ARM: dts: imx: add cooling-cells for cpufreq cooling device
- ARM: dts: imx6: add thermal sensor and cooling cells
* hns3: ring buffer race leads can cause corruption (LP: #1840717)
- net: hns3: minor optimization for ring_space
- net: hns3: fix data race between ring->next_to_clean
- net: hns3: optimize the barrier using when cleaning TX BD
* Bionic build broken if CONFIG_MODVERSIONS enabled (LP: #1840321)
- Revert "genksyms: Teach parser about 128-bit built-in types"
* [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
(LP: #1815172)
- SAUCE: drm/i915: Partially revert d6edad3777c28ea
* Goodix touchpad may drop first input event (LP: #1840075)
- mfd: intel-lpss: Remove D3cold delay
* NULL pointer dereference when Inserting the VIMC module (LP: #1840028)
- media: vimc: fix component match compare
* Fix touchpad IRQ storm after S3 (LP: #1841396)
- pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
* [SRU][B/OEM-B/OEM-OSP1/D] UBUNTU: SAUCE: enable middle button for one more
ThinkPad (LP: #1841722)
- SAUCE: Input: elantech - enable middle button for one more ThinkPad
* Test 391/u and 391/p from ubuntu_bpf failed on B (LP: #1841704)
- SAUCE: Fix "bpf: improve verifier branch analysis"
* crypto/testmgr.o fails to build due to struct cipher_testvec not having data
members: ctext, ptext, len (LP: #1841264)
- SAUCE: Revert "crypto: testmgr - add AES-CFB tests"
* Bionic QEMU with Bionic Kernel hangs in AMD FX-8350 with cpu-host as
passthrough (LP: #1834522)
- KVM: SVM: install RSM intercept
- KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Date: Thu, 05 Sep 2019 02:22:28 -0400
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-003.buildd>
-------------- next part --------------
Format: 1.8
Date: Thu, 05 Sep 2019 02:22:28 -0400
Source: linux
Binary: linux-source-4.15.0 linux-doc linux-headers-4.15.0-63 linux-libc-dev linux-tools-common linux-tools-4.15.0-63 linux-cloud-tools-common linux-cloud-tools-4.15.0-63 linux-tools-host linux-image-unsigned-4.15.0-63-generic linux-modules-4.15.0-63-generic linux-modules-extra-4.15.0-63-generic linux-headers-4.15.0-63-generic linux-image-unsigned-4.15.0-63-generic-dbgsym linux-tools-4.15.0-63-generic linux-cloud-tools-4.15.0-63-generic linux-udebs-generic linux-buildinfo-4.15.0-63-generic linux-image-unsigned-4.15.0-63-generic-lpae linux-modules-4.15.0-63-generic-lpae linux-modules-extra-4.15.0-63-generic-lpae linux-headers-4.15.0-63-generic-lpae linux-image-unsigned-4.15.0-63-generic-lpae-dbgsym linux-tools-4.15.0-63-generic-lpae linux-cloud-tools-4.15.0-63-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.15.0-63-generic-lpae linux-image-unsigned-4.15.0-63-lowlatency linux-modules-4.15.0-63-lowlatency linux-modules-extra-4.15.0-63-lowlatency
linux-headers-4.15.0-63-lowlatency linux-image-unsigned-4.15.0-63-lowlatency-dbgsym linux-tools-4.15.0-63-lowlatency linux-cloud-tools-4.15.0-63-lowlatency linux-udebs-lowlatency linux-buildinfo-4.15.0-63-lowlatency kernel-image-4.15.0-63-generic-di floppy-modules-4.15.0-63-generic-di fs-core-modules-4.15.0-63-generic-di fs-secondary-modules-4.15.0-63-generic-di input-modules-4.15.0-63-generic-di md-modules-4.15.0-63-generic-di nic-modules-4.15.0-63-generic-di nic-usb-modules-4.15.0-63-generic-di nic-shared-modules-4.15.0-63-generic-di parport-modules-4.15.0-63-generic-di plip-modules-4.15.0-63-generic-di ppp-modules-4.15.0-63-generic-di sata-modules-4.15.0-63-generic-di scsi-modules-4.15.0-63-generic-di storage-core-modules-4.15.0-63-generic-di nfs-modules-4.15.0-63-generic-di block-modules-4.15.0-63-generic-di message-modules-4.15.0-63-generic-di crypto-modules-4.15.0-63-generic-di virtio-modules-4.15.0-63-generic-di vlan-modules-4.15.0-63-generic-di
ipmi-modules-4.15.0-63-generic-di
multipath-modules-4.15.0-63-generic-di
Architecture: ppc64el ppc64el_translations
Version: 4.15.0-63.72
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-003.buildd>
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Description:
block-modules-4.15.0-63-generic-di - Block storage devices (udeb)
crypto-modules-4.15.0-63-generic-di - crypto modules (udeb)
floppy-modules-4.15.0-63-generic-di - Floppy driver support (udeb)
fs-core-modules-4.15.0-63-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.15.0-63-generic-di - Extra filesystem modules (udeb)
input-modules-4.15.0-63-generic-di - Support for various input methods (udeb)
ipmi-modules-4.15.0-63-generic-di - ipmi modules (udeb)
kernel-image-4.15.0-63-generic-di - kernel image and system map (udeb)
linux-buildinfo-4.15.0-63-generic - Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP
linux-buildinfo-4.15.0-63-generic-lpae - Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP
linux-buildinfo-4.15.0-63-lowlatency - Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP
linux-cloud-tools-4.15.0-63 - Linux kernel version specific cloud tools for version 4.15.0-63
linux-cloud-tools-4.15.0-63-generic - Linux kernel version specific cloud tools for version 4.15.0-63
linux-cloud-tools-4.15.0-63-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-63
linux-cloud-tools-4.15.0-63-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-63
linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.15.0
linux-doc - Linux kernel specific documentation for version 4.15.0
linux-headers-4.15.0-63 - Header files related to Linux kernel version 4.15.0
linux-headers-4.15.0-63-generic - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
linux-headers-4.15.0-63-generic-lpae - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
linux-headers-4.15.0-63-lowlatency - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
linux-image-unsigned-4.15.0-63-generic - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
linux-image-unsigned-4.15.0-63-generic-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
linux-image-unsigned-4.15.0-63-generic-lpae - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
linux-image-unsigned-4.15.0-63-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
linux-image-unsigned-4.15.0-63-lowlatency - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
linux-image-unsigned-4.15.0-63-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
linux-libc-dev - Linux Kernel Headers for development
linux-modules-4.15.0-63-generic - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
linux-modules-4.15.0-63-generic-lpae - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
linux-modules-4.15.0-63-lowlatency - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
linux-modules-extra-4.15.0-63-generic - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
linux-modules-extra-4.15.0-63-generic-lpae - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
linux-modules-extra-4.15.0-63-lowlatency - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches
linux-tools-4.15.0-63 - Linux kernel version specific tools for version 4.15.0-63
linux-tools-4.15.0-63-generic - Linux kernel version specific tools for version 4.15.0-63
linux-tools-4.15.0-63-generic-lpae - Linux kernel version specific tools for version 4.15.0-63
linux-tools-4.15.0-63-lowlatency - Linux kernel version specific tools for version 4.15.0-63
linux-tools-common - Linux kernel version specific tools for version 4.15.0
linux-tools-host - Linux kernel VM host tools
linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
md-modules-4.15.0-63-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.15.0-63-generic-di - Fusion and i2o storage modules (udeb)
multipath-modules-4.15.0-63-generic-di - DM-Multipath support (udeb)
nfs-modules-4.15.0-63-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.15.0-63-generic-di - Network interface support (udeb)
nic-shared-modules-4.15.0-63-generic-di - nic shared modules (udeb)
nic-usb-modules-4.15.0-63-generic-di - USB network interface support (udeb)
parport-modules-4.15.0-63-generic-di - Parallel port support (udeb)
plip-modules-4.15.0-63-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.15.0-63-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.15.0-63-generic-di - SATA storage support (udeb)
scsi-modules-4.15.0-63-generic-di - SCSI storage support (udeb)
storage-core-modules-4.15.0-63-generic-di - Core storage support (udeb)
virtio-modules-4.15.0-63-generic-di - VirtIO Modules (udeb)
vlan-modules-4.15.0-63-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1815172 1826716 1830756 1831482 1834522 1836910 1840028 1840075 1840321 1840378 1840394 1840395 1840437 1840520 1840717 1841109 1841264 1841396 1841652 1841704 1841722 1842114 1842828
Changes:
linux (4.15.0-63.72) bionic; urgency=medium
.
* bionic/linux: 4.15.0-63.72 -proposed tracker (LP: #1842828)
.
* arm64: large modules fail to load (LP: #1841109)
- arm64/kernel: kaslr: reduce module randomization range to 4 GB
- arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
- arm64: fix undefined reference to 'printk'
- arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
- [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE
.
* CVE-2018-20976
- xfs: clear sb->s_fs_info on mount failure
.
* br_netfilter: namespace sysctl operations (LP: #1836910)
- net: bridge: add bitfield for options and convert vlan opts
- net: bridge: convert nf call options to bits
- netfilter: bridge: port sysctls to use brnf_net
- netfilter: bridge: namespace bridge netfilter sysctls
- netfilter: bridge: prevent UAF in brnf_exit_net()
.
* tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
- tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
.
* Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
- HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
- MIPS: kernel: only use i8253 clocksource with periodic clockevent
- mips: fix cacheinfo
- netfilter: ebtables: fix a memory leak bug in compat
- ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
- bonding: Force slave speed check after link state recovery for 802.3ad
- can: dev: call netif_carrier_off() in register_candev()
- ASoC: Fail card instantiation if DAI format setup fails
- st21nfca_connectivity_event_received: null check the allocation
- st_nci_hci_connectivity_event_received: null check the allocation
- ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
- net: usb: qmi_wwan: Add the BroadMobi BM818 card
- qed: RDMA - Fix the hw_ver returned in device attributes
- isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
start_isoc_chain()
- netfilter: ipset: Fix rename concurrency with listing
- isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
- perf bench numa: Fix cpu0 binding
- can: sja1000: force the string buffer NULL-terminated
- can: peak_usb: force the string buffer NULL-terminated
- net/ethernet/qlogic/qed: force the string buffer NULL-terminated
- NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
- HID: input: fix a4tech horizontal wheel custom usage
- SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
- net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
- net: hisilicon: make hip04_tx_reclaim non-reentrant
- net: hisilicon: fix hip04-xmit never return TX_BUSY
- net: hisilicon: Fix dma_map_single failed on arm64
- libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
- libata: add SG safety checks in SFF pio transfers
- x86/lib/cpu: Address missing prototypes warning
- drm/vmwgfx: fix memory leak when too many retries have occurred
- perf ftrace: Fix failure to set cpumask when only one cpu is present
- perf cpumap: Fix writing to illegal memory in handling cpumap mask
- perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
- selftests: kvm: Adding config fragments
- HID: wacom: correct misreported EKR ring values
- HID: wacom: Correct distance scale for 2nd-gen Intuos devices
- Revert "dm bufio: fix deadlock with loop device"
- ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
- libceph: fix PG split vs OSD (re)connect race
- drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
- gpiolib: never report open-drain/source lines as 'input' to user-space
- userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
- x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
- x86/apic: Handle missing global clockevent gracefully
- x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
- x86/boot: Save fields explicitly, zero out everything else
- x86/boot: Fix boot regression caused by bootparam sanitizing
- dm kcopyd: always complete failed jobs
- dm btree: fix order of block initialization in btree_split_beneath
- dm space map metadata: fix missing store of apply_bops() return value
- dm table: fix invalid memory accesses with too high sector number
- dm zoned: improve error handling in reclaim
- dm zoned: improve error handling in i/o map code
- dm zoned: properly handle backing device failure
- genirq: Properly pair kobject_del() with kobject_add()
- mm, page_owner: handle THP splits correctly
- mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
- mm/zsmalloc.c: fix race condition in zs_destroy_pool
- xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
- dm zoned: fix potential NULL dereference in dmz_do_reclaim()
- powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
- can: mcp251x: add error check when wq alloc failed
- netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
sets too
- netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
hash:ip,mac sets
- rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
- net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
phy_led_trigger_change_speed()
- NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
- net: stmmac: Fix issues when number of Queues >= 4
- KVM: arm64: Don't write junk to sysregs on reset
- KVM: arm: Don't write junk to CP15 registers on reset
- xfs: don't trip over uninitialized buffer on extent read of corrupted inode
- xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
- xfs: Add helper function xfs_attr_try_sf_addname
- xfs: Add attibute remove and helper functions
.
* Bionic update: upstream stable patchset 2019-08-27 (LP: #1841652)
- sh: kernel: hw_breakpoint: Fix missing break in switch statement
- mm/usercopy: use memory range to be accessed for wraparound check
- mm/memcontrol.c: fix use after free in mem_cgroup_iter()
- bpf: get rid of pure_initcall dependency to enable jits
- bpf: restrict access to core bpf sysctls
- bpf: add bpf_jit_limit knob to restrict unpriv allocations
- xtensa: add missing isync to the cpu_reset TLB code
- ALSA: hda - Apply workaround for another AMD chip 1022:1487
- ALSA: hda - Fix a memory leak bug
- HID: holtek: test for sanity of intfdata
- HID: hiddev: avoid opening a disconnected device
- HID: hiddev: do cleanup in failure of opening a device
- Input: kbtab - sanity check for endpoint type
- Input: iforce - add sanity checks
- net: usb: pegasus: fix improper read if get_registers() fail
- netfilter: ebtables: also count base chain policies
- clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
- clk: renesas: cpg-mssr: Fix reset control race condition
- xen/pciback: remove set but not used variable 'old_state'
- irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
- irqchip/irq-imx-gpcv2: Forward irq type to parent
- perf header: Fix divide by zero error if f_header.attr_size==0
- perf header: Fix use of unitialized value warning
- libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
- drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
- scsi: hpsa: correct scsi command status issue after reset
- scsi: qla2xxx: Fix possible fcport null-pointer dereferences
- ata: libahci: do not complain in case of deferred probe
- kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
- arm64/efi: fix variable 'si' set but not used
- arm64: unwind: Prohibit probing on return_address()
- arm64/mm: fix variable 'pud' set but not used
- IB/core: Add mitigation for Spectre V1
- IB/mad: Fix use-after-free in ib mad completion handling
- drm: msm: Fix add_gpu_components
- ocfs2: remove set but not used variable 'last_hash'
- asm-generic: fix -Wtype-limits compiler warnings
- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
- staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
- staging: comedi: dt3000: Fix rounding up of timer divisor
- iio: adc: max9611: Fix temperature reading in probe
- USB: core: Fix races in character device registration and deregistraion
- usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
- usb: cdc-acm: make sure a refcount is taken early enough
- USB: CDC: fix sanity checks in CDC union parser
- USB: serial: option: add D-Link DWM-222 device ID
- USB: serial: option: Add support for ZTE MF871A
- USB: serial: option: add the BroadMobi BM818 card
- USB: serial: option: Add Motorola modem UARTs
- bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
- arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
- netfilter: conntrack: Use consistent ct id hash calculation
- Input: psmouse - fix build error of multiple definition
- iommu/amd: Move iommu_init_pci() to .init section
- bnx2x: Fix VF's VLAN reconfiguration in reload.
- net/mlx4_en: fix a memory leak bug
- net/packet: fix race in tpacket_snd()
- sctp: fix the transport error_count check
- xen/netback: Reset nr_frags before freeing skb
- net/mlx5e: Only support tx/rx pause setting for port owner
- net/mlx5e: Use flow keys dissector to parse packets for ARFS
- team: Add vlan tx offload to hw_enc_features
- bonding: Add vlan tx offload to hw_enc_features
- mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
- xfrm: policy: remove pcpu policy cache
- mm/hmm: fix bad subpage pointer in try_to_unmap_one
- mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
MPOL_MF_STRICT were specified
- mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- riscv: Make __fstate_clean() work correctly.
- Revert "kmemleak: allow to coexist with fault injection"
- sctp: fix memleak in sctp_send_reset_streams
.
* Bionic update: upstream stable patchset 2019-08-16 (LP: #1840520)
- iio: adc: max9611: Fix misuse of GENMASK macro
- crypto: ccp - Fix oops by properly managing allocated structures
- crypto: ccp - Ignore tag length when decrypting GCM ciphertext
- usb: usbfs: fix double-free of usb memory upon submiturb error
- usb: iowarrior: fix deadlock on disconnect
- sound: fix a memory leak bug
- mmc: cavium: Set the correct dma max segment size for mmc_host
- mmc: cavium: Add the missing dma unmap when the dma has finished.
- loop: set PF_MEMALLOC_NOIO for the worker thread
- Input: synaptics - enable RMI mode for HP Spectre X360
- lkdtm: support llvm-objcopy
- crypto: ccp - Validate buffer lengths for copy operations
- crypto: ccp - Add support for valid authsize values less than 16
- perf annotate: Fix s390 gap between kernel end and module start
- perf db-export: Fix thread__exec_comm()
- perf record: Fix module size on s390
- usb: host: xhci-rcar: Fix timeout in xhci_suspend()
- usb: yurex: Fix use-after-free in yurex_delete
- can: rcar_canfd: fix possible IRQ storm on high load
- can: peak_usb: fix potential double kfree_skb()
- netfilter: nfnetlink: avoid deadlock due to synchronous request_module
- vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
- netfilter: Fix rpfilter dropping vrf packets by mistake
- netfilter: nft_hash: fix symhash with modulus one
- scripts/sphinx-pre-install: fix script for RHEL/CentOS
- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
- mac80211: don't warn about CW params when not using them
- hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
- drm: silence variable 'conn' set but not used
- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
- s390/qdio: add sanity checks to the fast-requeue path
- ALSA: compress: Fix regression on compressed capture streams
- ALSA: compress: Prevent bypasses of set_params
- ALSA: compress: Don't allow paritial drain operations on capture streams
- ALSA: compress: Be more restrictive about when a drain is allowed
- perf tools: Fix proper buffer size for feature processing
- perf probe: Avoid calling freeing routine multiple times for same pointer
- drbd: dynamically allocate shash descriptor
- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
- ARM: davinci: fix sleep.S build error on ARMv4
- scsi: megaraid_sas: fix panic on loading firmware crashdump
- scsi: ibmvfc: fix WARN_ON during event pool release
- scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
- test_firmware: fix a memory leak bug
- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
- perf/core: Fix creating kernel counters for PMUs that override event->cpu
- HID: sony: Fix race condition between rumble and device remove.
- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
- hwmon: (nct7802) Fix wrong detection of in4 presence
- drm/i915: Fix wrong escape clock divisor init for GLK
- ALSA: firewire: fix a memory leak bug
- ALSA: hda - Don't override global PCM hw info flag
- ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
- mac80211: don't WARN on short WMM parameters from AP
- SMB3: Fix deadlock in validate negotiate hits reconnect
- smb3: send CAP_DFS capability during session setup
- NFSv4: Only pass the delegation to setattr if we're sending a truncate
- NFSv4: Fix an Oops in nfs4_do_setattr
- KVM: Fix leak vCPU's VMCS value into other pCPU
- mwifiex: fix 802.11n/WPA detection
- iwlwifi: don't unmap as page memory that was mapped as single
- iwlwifi: mvm: fix an out-of-bound access
- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
- iio: cros_ec_accel_legacy: Fix incorrect channel setting
- staging: android: ion: Bail out upon SIGKILL when allocating memory.
- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
- usb: typec: tcpm: free log buf memory when remove debug file
- usb: typec: tcpm: remove tcpm dir if no children
- usb: typec: tcpm: Add NULL check before dereferencing config
- netfilter: conntrack: always store window size un-scaled
- drm/amd/display: Wait for backlight programming completion in set backlight
level
- drm/amd/display: use encoder's engine id to find matched free audio device
- drm/amd/display: Fix dc_create failure handling and 666 color depths
- drm/amd/display: Only enable audio if speaker allocation exists
- drm/amd/display: Increase size of audios array
- allocate_flower_entry: should check for null deref
- s390/dma: provide proper ARCH_ZONE_DMA_BITS value
- ALSA: hiface: fix multiple memory leak bugs
.
* Bionic update: upstream stable patchset 2019-08-15 (LP: #1840378)
- scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
- ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
- ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
- HID: wacom: fix bit shift for Cintiq Companion 2
- HID: Add quirk for HP X1200 PIXART OEM mouse
- RDMA: Directly cast the sockaddr union to sockaddr
- IB: directly cast the sockaddr union to aockaddr
- atm: iphase: Fix Spectre v1 vulnerability
- ife: error out when nla attributes are empty
- ip6_tunnel: fix possible use-after-free on xmit
- net: bridge: delete local fdb on device init failure
- net: bridge: mcast: don't delete permanent entries when fast leave is
enabled
- net: fix ifindex collision during namespace removal
- net/mlx5: Use reversed order when unregister devices
- net: phylink: Fix flow control for fixed-link
- net: sched: Fix a possible null-pointer dereference in dequeue_func()
- NFC: nfcmrvl: fix gpio-handling regression
- tipc: compat: allow tipc commands without arguments
- compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
- net/mlx5e: Prevent encap flow counter update async to user query
- tun: mark small packets as owned by the tap sock
- mvpp2: refactor MTU change code
- bnx2x: Disable multi-cos feature.
- cgroup: Call cgroup_release() before __exit_signal()
- cgroup: Implement css_task_iter_skip()
- cgroup: Include dying leaders with live threads in PROCS iterations
- cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
- cgroup: Fix css_task_iter_advance_css_set() cset skip condition
- spi: bcm2835: Fix 3-wire mode if DMA is enabled
- driver core: Establish order of operations for device_add and device_del via
bitflag
- drivers/base: Introduce kill_device()
- libnvdimm/bus: Prevent duplicate device_unregister() calls
- libnvdimm/region: Register badblocks before namespaces
- libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
- libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
- ipip: validate header length in ipip_tunnel_xmit
- mvpp2: fix panic on module removal
- net/mlx5: Fix modify_cq_in alignment
- r8169: don't use MSI before RTL8168d
.
* VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
- [Config] Enable VIMC module
.
* reboot will introduce an alarm 'beep ...' during BIOS phase (LP: #1840395)
- ALSA: hda - Let all conexant codec enter D3 when rebooting
- ALSA: hda - Add a generic reboot_notify
.
* Include Sunix serial/parallel driver (LP: #1826716)
- serial: 8250_pci: Add support for Sunix serial boards
- parport: parport_serial: Add support for Sunix Multi I/O boards
.
* Intel HDMI audio print "Unable to sync register" errors (LP: #1840394)
- ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
.
* Support cpufreq, thermal sensors & cooling cells on iMX6Q based Nitrogen6x
board (LP: #1840437)
- arm: imx: Add MODULE_ALIAS for cpufreq
- ARM: dts: imx: Add missing OPP properties for CPUs
- ARM: dts: imx7d: use operating-points-v2 for cpu
- ARM: dts: imx7d: remove "operating-points" property for cpu1
- ARM: dts: imx: add cooling-cells for cpufreq cooling device
- ARM: dts: imx6: add thermal sensor and cooling cells
.
* hns3: ring buffer race leads can cause corruption (LP: #1840717)
- net: hns3: minor optimization for ring_space
- net: hns3: fix data race between ring->next_to_clean
- net: hns3: optimize the barrier using when cleaning TX BD
.
* Bionic build broken if CONFIG_MODVERSIONS enabled (LP: #1840321)
- Revert "genksyms: Teach parser about 128-bit built-in types"
.
* [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
(LP: #1815172)
- SAUCE: drm/i915: Partially revert d6edad3777c28ea
.
* Goodix touchpad may drop first input event (LP: #1840075)
- mfd: intel-lpss: Remove D3cold delay
.
* NULL pointer dereference when Inserting the VIMC module (LP: #1840028)
- media: vimc: fix component match compare
.
* Fix touchpad IRQ storm after S3 (LP: #1841396)
- pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
.
* [SRU][B/OEM-B/OEM-OSP1/D] UBUNTU: SAUCE: enable middle button for one more
ThinkPad (LP: #1841722)
- SAUCE: Input: elantech - enable middle button for one more ThinkPad
.
* Test 391/u and 391/p from ubuntu_bpf failed on B (LP: #1841704)
- SAUCE: Fix "bpf: improve verifier branch analysis"
.
* crypto/testmgr.o fails to build due to struct cipher_testvec not having data
members: ctext, ptext, len (LP: #1841264)
- SAUCE: Revert "crypto: testmgr - add AES-CFB tests"
.
* Bionic QEMU with Bionic Kernel hangs in AMD FX-8350 with cpu-host as
passthrough (LP: #1834522)
- KVM: SVM: install RSM intercept
- KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Checksums-Sha1:
54cafa04bb44d2c2ee2ba20f05d3524a67c0a46d 369696 block-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
46f9ff4db6c1a518b2e7f6b68a761c7ca1adc28a 264516 crypto-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
3bbfc387fa13ea2d3c89e20599bdf16c38068737 37540 floppy-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
2193548f90635d37e3e24b372fc7ed1e8e2a3903 1328324 fs-core-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
b21d14bcd3a30eb841c9d62733b42c0a9a8d4c31 709496 fs-secondary-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
1ce6086ff4ca39c54d77723e58181e4569e8e552 420888 input-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
3bc335d880b1965560704ff5e09fdfdff46b6951 65464 ipmi-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
2b9d6ef17493158b3ed82e2f841f5fdfdd75b13a 7057568 kernel-image-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
6fbbfe0c0a1804f27669598012fd7cfb61e59295 364472 linux-buildinfo-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
5219ab703f61f4af011361ced5f6815e199d1b00 1144656 linux-headers-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
aef4128d5e0020e0d012babe661a3c63cac6d0c7 696090256 linux-image-unsigned-4.15.0-63-generic-dbgsym_4.15.0-63.72_ppc64el.ddeb
7444c656b939b86ccb972b36ff7a3ee7edcbf030 6315868 linux-image-unsigned-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
59b8e717f9584425b6727587a364e6ea2e9fcc63 1122888 linux-libc-dev_4.15.0-63.72_ppc64el.deb
0fb50a32fff2c860cdafd205c3d550a05df3365a 12671680 linux-modules-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
ae73980a26ce4cc18c8d938ad52e3d92bcb4ed7c 31653052 linux-modules-extra-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
4b843207275c88a32e1cec73fa3e551282ca6416 1900 linux-tools-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
59702f07f39d1b3095045d26c8a0ca3fb5121a37 4369076 linux-tools-4.15.0-63_4.15.0-63.72_ppc64el.deb
dcb3f292490892e2314ed494195d0a62cb24cc2c 976 linux-udebs-generic_4.15.0-63.72_ppc64el.udeb
0f1d7d9bf410dcf226fb2591ccf1b4ac2413dd4a 22302 linux_4.15.0-63.72_ppc64el.buildinfo
b7179336bbcc9c7ed01aea8ee39971b7e84622c2 8797860 linux_4.15.0-63.72_ppc64el.tar.gz
b69d660b611d2819359da530e81a23ea1e79ed58 24488 linux_4.15.0-63.72_ppc64el_translations.tar.gz
b51efdaeb21f3e651c8c8b3b8ffa6dfa8fae1837 282848 md-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
571cc5a49c7864c30d3ef3baff302d231b4d89d0 207996 message-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
2d59ee73855078ffcd54c88c41faab821ed013c8 20204 multipath-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
2199396651a06bb5be70f115a02cdd28539eb4a3 529696 nfs-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
6c4128267eb0ab74044a3077b77464fc92977ba8 4258900 nic-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
4a0970e4a360f21cb7f36a48019ae7ba9e4123ce 552116 nic-shared-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
7db7ae762555a89923289d2c7d79cfe099ac1b9e 328224 nic-usb-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
9338e89d645c19876786889ead6678abbb174fc1 38252 parport-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
a95580dc7a0dd7a14412fa71d5353f3151bacba4 9388 plip-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
4992621d92d23a2b7e515bc606ae711a87db1600 26996 ppp-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
c5e06fdedeaa6072573c0fd4db95ae66f873da43 114144 sata-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
5d7938e985578c0bcab0eacffc942b08e11c4461 2331712 scsi-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
23c1f05f166b473a89f0b471aa15ce2db95b2a20 110244 storage-core-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
d34eee5273984fa0e036fe1f719509eb529faed8 10708 virtio-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
c9d0260499ff694e01c9507be1626f785aed54a5 27420 vlan-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
Checksums-Sha256:
4cd30d35bd7be99334ccc115fc9e9f9292fce53d1564661a834fdbe40ffce7f5 369696 block-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
92839d81edadb20e03040d691706345720df1f33c698276db5c4c1b334bf06d7 264516 crypto-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
a1cf09c0fbbbd1bf0394be73b4be36a074832d1e5eeeb3bad77bbec3363e8682 37540 floppy-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
5387231102f273cf4be3847508c3bc1f03fa482e5ee55c3f4509e2ca0c9461c7 1328324 fs-core-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
3629418004c7e8acd4fa18a757b446acde35f257deaefffa4abfd9dac7ebed5c 709496 fs-secondary-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
9b43f9f759cfb788ce4ceb5fcbbb0628f40693436717cdc800d798cb18901712 420888 input-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
f5b2c96ad164fc6fe0ae27769aba90c8a7ef915576f3395c89ffd942ec9f368d 65464 ipmi-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
782a6144cfb725bcc464a929cfeaee9a00346f6b55e76953f82bb9fd91703739 7057568 kernel-image-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
47a642c094d5c1bf184e2cdca5e5ec8ee31ecd686ddd7341194ae48fee4f76c6 364472 linux-buildinfo-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
d899ee49554372b34b2d75c5c61d0137e2c5cb3a572c96bba5bf508de356ea12 1144656 linux-headers-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
4c8a5c34369a1b5c2057a4819c1e854d9a1bfb08c1d9811f6e48388df1c301b1 696090256 linux-image-unsigned-4.15.0-63-generic-dbgsym_4.15.0-63.72_ppc64el.ddeb
14263a4e87131b2826b9fe3f49d7eede9f3fd3d0b3901b6ce0e7a2a0e68615e3 6315868 linux-image-unsigned-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
91f4df2803606a1704587d2ed1ebb72a4f2f8543c57c99bfb4ec0293635424f0 1122888 linux-libc-dev_4.15.0-63.72_ppc64el.deb
839036aad6ed8143b092b22e10bc5e28fa36627e3df9c4b5270bcd69b9c89a19 12671680 linux-modules-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
a3735d8167325629b66eab27a743034724bd5d146acf4b2a6a64bbe3ae733ae1 31653052 linux-modules-extra-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
ed09ce9ab944be1b5ca711942936ebc3b1945188d5b67aa063829adbcaec664c 1900 linux-tools-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
41976d3639a8334365ad4255a3f3b78b8c4d393d3a071106859355bb57dba227 4369076 linux-tools-4.15.0-63_4.15.0-63.72_ppc64el.deb
c5118d418cf5af2bbdf6faf91bad52017accf479ab3d04f3ed220611d9e659ca 976 linux-udebs-generic_4.15.0-63.72_ppc64el.udeb
d9228dcb64dbdd97fa8b10aa927e9b8574b2079d54b21b61dd781d2d62dba3c3 22302 linux_4.15.0-63.72_ppc64el.buildinfo
1302bf5791a6b3b614698e6304bd404288af6bd898ccfea1624d04cf977047f3 8797860 linux_4.15.0-63.72_ppc64el.tar.gz
34bc55519361ace3deb65de8db6644ffac24113ee15fc1924a09337d52a041dc 24488 linux_4.15.0-63.72_ppc64el_translations.tar.gz
cb8222b1f4667c78fbd1a2b9e8db4dcc0df34c2511bb135ea2f3023c8ac30a40 282848 md-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
775be42a1404e3fd8c8687f4a622db0f54cf695dc43c8cf54fca675b7ccc57d1 207996 message-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
3d70222d71a7d8f53ae95e29517f1d200dfcdfeefe9ad553309f11febe141ced 20204 multipath-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
398dea20910607a9a51c0027fc218a51cacb8205cb81dc0bd746309664420a62 529696 nfs-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
b5c6df96d532a778d6dc028bc51fdfaaa90b520f64426b72a1f76fa8405b9558 4258900 nic-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
e726509e22dbb883efb72a1c94aa8a1885826c0056b7626dd303e5de0225bfcc 552116 nic-shared-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
ff4cc67d5711963a8187dbfd9533b6675133362e09d62c000199b4b3d6608311 328224 nic-usb-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
c183ace3bb5b8339127b9ba6a4a43fc243098821734075181a8afe523ccd721e 38252 parport-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
0b0b8f74c50a0e4e717c2ec619a4c6c17fe4c50f1ede4c773bdd613b0a9cc14f 9388 plip-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
a1b2411b39bdc90bcbde06d393a468284ada98fc783d36ea38a84cd739fcaab4 26996 ppp-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
1185a9ef11b6da61c21917c2504b44d4e1ff9fe8f80a1485c20c633fae073a4f 114144 sata-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
c6985ed8925beb409dcd2b2486c2a7d43fb363ab5eb09cfc1fde5d6555745fb2 2331712 scsi-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
715f34a3d622773ad196c77d9128e994daf50ff86b88aca1fe9ec81f4452bc34 110244 storage-core-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
72b88a2850311b8aee407a12533ead535093c1abed271e97ffa2b3e5147f7167 10708 virtio-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
d14bdb169265d6085cb8b47277d819e380d46a2f4e0efa5c23192afb58736e04 27420 vlan-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
Files:
a94d785928be30703fff90c2e98d7658 369696 debian-installer standard block-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
b9ca762a799db27a487e12fe54e58c54 264516 debian-installer extra crypto-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
5d1d6dc0254a1f946175ee458e8cbfdd 37540 debian-installer standard floppy-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
73e2017aca3021dbadd132bc64253779 1328324 debian-installer standard fs-core-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
7fa267afa2909ec43a038e411c573b52 709496 debian-installer standard fs-secondary-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
9dc4c22277b86407237c6648e510e433 420888 debian-installer standard input-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
fc36f8d0169501034a8a95aa86f9e837 65464 debian-installer standard ipmi-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
3ada8e2ea2bd483e37dc68b73b5d99ea 7057568 debian-installer optional kernel-image-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
0383ad7e808174482269c94408121f8f 364472 kernel optional linux-buildinfo-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
0c6d3ae3d1cb6bb1fc583cf6d86c32ff 1144656 devel optional linux-headers-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
762e920402722c351e3d7573576e9a69 696090256 devel optional linux-image-unsigned-4.15.0-63-generic-dbgsym_4.15.0-63.72_ppc64el.ddeb
fe35d2b69f511d5427874116afea50fa 6315868 kernel optional linux-image-unsigned-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
3004a9063c09aa15e04259623b765a3a 1122888 devel optional linux-libc-dev_4.15.0-63.72_ppc64el.deb
d8358a4bfd55c86bdd25341dc612520e 12671680 kernel optional linux-modules-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
dd1bc3caf19040ef0deaf521c213ba07 31653052 kernel optional linux-modules-extra-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
80d5b0ce860c476e239ae916efd78f4b 1900 devel optional linux-tools-4.15.0-63-generic_4.15.0-63.72_ppc64el.deb
8c52637a379d90a27e3a3f511aea2f54 4369076 devel optional linux-tools-4.15.0-63_4.15.0-63.72_ppc64el.deb
56cfed6ae21a138de921027a435d341a 976 debian-installer optional linux-udebs-generic_4.15.0-63.72_ppc64el.udeb
4bc361db86be10abff049dca3eaab8e7 22302 devel optional linux_4.15.0-63.72_ppc64el.buildinfo
a56b6fa8ccbdf13a0f9f367f04d6febc 8797860 raw-signing - linux_4.15.0-63.72_ppc64el.tar.gz
51de3bca269cf78a34a9fcdd2bdf486f 24488 raw-translations - linux_4.15.0-63.72_ppc64el_translations.tar.gz
93e4e66e7fef0533ee995e0840caf15b 282848 debian-installer standard md-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
0768d61a355bb6c213d44bee1eeb8372 207996 debian-installer standard message-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
fe8d1f04215575d712214dda0d394af9 20204 debian-installer extra multipath-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
a026c0240c95f84698f5278ef871ae77 529696 debian-installer standard nfs-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
d375129fdd1eb2f36ed34eb0b76ac7aa 4258900 debian-installer standard nic-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
a6f689a26220ff68505aca6a60259d25 552116 debian-installer standard nic-shared-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
baae0b82089426d147be04bbbdbc0f8b 328224 debian-installer standard nic-usb-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
a96fcccee4600b1675f6dc30561d2af0 38252 debian-installer standard parport-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
3d796b1eec3c2771e43c4908d14cbf8a 9388 debian-installer standard plip-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
bb75f900050bd40426c627954725df85 26996 debian-installer standard ppp-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
fac6fa5bb191585cbd735848565f83e7 114144 debian-installer standard sata-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
2c52781b5eb7f1e4c39e20862129cd45 2331712 debian-installer standard scsi-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
0bb82afa2cc360ae731e05d7d697dc4a 110244 debian-installer standard storage-core-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
83ad9b24c570ebc77f6b8fb9519ed420 10708 debian-installer standard virtio-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
83103a2e7c5dc7a016d2b61308012540 27420 debian-installer extra vlan-modules-4.15.0-63-generic-di_4.15.0-63.72_ppc64el.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list