[ubuntu/bionic-proposed] linux_4.15.0-63.72_amd64.tar.gz - (Accepted)
Khalid Elmously
khalid.elmously at canonical.com
Wed Sep 11 10:38:21 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 lcy01-amd64-027.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 fat-modules-4.15.0-63-generic-di fb-modules-4.15.0-63-generic-di firewire-core-modules-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 irda-modules-4.15.0-63-generic-di md-modules-4.15.0-63-generic-di nic-modules-4.15.0-63-generic-di nic-pcmcia-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 pata-modules-4.15.0-63-generic-di pcmcia-modules-4.15.0-63-generic-di pcmcia-storage-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 serial-modules-4.15.0-63-generic-di storage-core-modules-4.15.0-63-generic-di usb-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 mouse-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: amd64 all amd64_translations
Version: 4.15.0-63.72
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.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)
fat-modules-4.15.0-63-generic-di - FAT filesystem support (udeb)
fb-modules-4.15.0-63-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.15.0-63-generic-di - Firewire (IEEE-1394) Support (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)
irda-modules-4.15.0-63-generic-di - Support for Infrared protocols (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 64 bit x86 SMP
linux-buildinfo-4.15.0-63-generic-lpae - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-buildinfo-4.15.0-63-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 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 64 bit x86 SMP
linux-headers-4.15.0-63-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-63-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-63-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-63-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-63-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-63-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-63-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-63-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 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 64 bit x86 SMP
linux-modules-4.15.0-63-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-63-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-63-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-63-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-63-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 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)
mouse-modules-4.15.0-63-generic-di - Mouse support (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-pcmcia-modules-4.15.0-63-generic-di - PCMCIA 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)
pata-modules-4.15.0-63-generic-di - PATA support modules (udeb)
pcmcia-modules-4.15.0-63-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.15.0-63-generic-di - PCMCIA storage 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)
serial-modules-4.15.0-63-generic-di - Serial port support (udeb)
storage-core-modules-4.15.0-63-generic-di - Core storage support (udeb)
usb-modules-4.15.0-63-generic-di - Core USB 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:
6e6d1cfc4b0d938de7d1e805fce20e4dde677254 373816 block-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
b80f69bd8d147d92e16606d89d86e8b452d30b87 318640 crypto-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
622ee3272c06dc6bb64c383b5b40161dc5dc484b 4304 fat-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
f97e170add22b3eb0e9587408ef95263feaed323 13732 fb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
a73c304cee1f1bcc7baea702447762a753f850c4 65372 firewire-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
463507dd6eaef4e4e7f7adbb902dc8bc0486c4b3 34824 floppy-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
d311fac61376a27e4c2a143fef819049327e2c5f 1315624 fs-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
cba5332bb0e03a428030d8305d713164b8ccc3fa 700772 fs-secondary-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
1c3aff4c10a95868bdce511c7be9932d23d3e3f2 429144 input-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
1476daeb198d0d8f6dceb1d139863c309964c6a2 62656 ipmi-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
68f861aa88fefc10f39c43d86c3c1a145a700438 209388 irda-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
b7eb5c0f74be27b54effcc7e3b9d6637fd42cd35 8923884 kernel-image-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
55da12a8aee8452c6716a49be55a1b15fdc6bbf1 381112 linux-buildinfo-4.15.0-63-generic_4.15.0-63.72_amd64.deb
f2023546acfd72b67ca569b537d8e8566d8713cf 381104 linux-buildinfo-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
7ed01d611940d1d0945947332628bc5e83c5626e 1872 linux-cloud-tools-4.15.0-63-generic_4.15.0-63.72_amd64.deb
e159948309e49cb496676f8707cd729986f3847f 1872 linux-cloud-tools-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
06a62a767a6a4315bffcb97da85aa040023d83b8 187412 linux-cloud-tools-4.15.0-63_4.15.0-63.72_amd64.deb
073d26d1861ad5f59c5273d3b68024c414da51eb 178232 linux-cloud-tools-common_4.15.0-63.72_all.deb
bae2dc4a7b403ebe5e8387ddaa93dee5eea2fb41 35106080 linux-doc_4.15.0-63.72_all.deb
8c17983bc47c0d0f276708aa375fc7c480161469 1237680 linux-headers-4.15.0-63-generic_4.15.0-63.72_amd64.deb
3a82795bfbfa7e9007aae725f5c959803a5997a5 1236180 linux-headers-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
fca287ed89d0cf57a288603eb4661411f87ad026 11057468 linux-headers-4.15.0-63_4.15.0-63.72_all.deb
7c4aa34ca87375925c471bffd91dcc25e7e5beef 787935656 linux-image-unsigned-4.15.0-63-generic-dbgsym_4.15.0-63.72_amd64.ddeb
55cf77adbd3691da218d9ec6a18e1e21e39c6e3b 8154584 linux-image-unsigned-4.15.0-63-generic_4.15.0-63.72_amd64.deb
2f2b6058e2a352703fe1d2f1f655e25fded9b629 788430144 linux-image-unsigned-4.15.0-63-lowlatency-dbgsym_4.15.0-63.72_amd64.ddeb
a6868f3ab9d1bfddfcdbaead49dc4e0da661d247 8203996 linux-image-unsigned-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
b697fa958ce12ebc6a00d188d09742c31c8f965b 1129784 linux-libc-dev_4.15.0-63.72_amd64.deb
4e0c6701d8867c4d6b31dc7580dbf21e6319fc27 13114364 linux-modules-4.15.0-63-generic_4.15.0-63.72_amd64.deb
5c4afa03a37f66a0d668fb54dd803ec6acc1a84c 45934748 linux-modules-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
8dc9a0fa24f3e0c689d3015e669e4f608b6b4283 32898076 linux-modules-extra-4.15.0-63-generic_4.15.0-63.72_amd64.deb
30f6bf994aa944fffe3805ffbb4a76c85d9f7df0 127179720 linux-source-4.15.0_4.15.0-63.72_all.deb
2647367226a089db0e08f6c1a4642d8564f3442f 1984 linux-tools-4.15.0-63-generic_4.15.0-63.72_amd64.deb
40c0310ab0854bdbaa164b1f6c261c255b94e4eb 1980 linux-tools-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
3da6b5ec3c1f85a906631066fa666c3006cce8bf 4863256 linux-tools-4.15.0-63_4.15.0-63.72_amd64.deb
6cca474cfcb55edd52feac0737c142e013bced8b 290980 linux-tools-common_4.15.0-63.72_all.deb
01c2ac05eb599814e9133c89c0d151247c8ab6f9 186604 linux-tools-host_4.15.0-63.72_all.deb
e5662aff4d3571cfaa8ef5afccaaa022670a6464 1024 linux-udebs-generic_4.15.0-63.72_amd64.udeb
93778281d65cf358e8d9baebd0c21f746113f037 34695 linux_4.15.0-63.72_amd64.buildinfo
70f4c3e4e407cd64119150703df41c4e537b5ca9 16038667 linux_4.15.0-63.72_amd64.tar.gz
f0640975d844c5a7464a0a4bc3a4f0e512a0a7f5 34135 linux_4.15.0-63.72_amd64_translations.tar.gz
e7179d522f6c520f1fa85e068ef6b79a65d3e4ad 285408 md-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
6fd93349e09e4e36f89dc5f40977b5d5a8923e67 206704 message-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
81cae5ab4e9cda10251a6eed13cffc376a753aa4 59176 mouse-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
d83dfc99d0bc3a915524e13e1cfe0c5ba82b51f4 18224 multipath-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
91ffd452bbf19acd80b25f1ac2844b3348970323 505876 nfs-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
351092b2e562646c623b1cbaa0b7b0e912584367 4473208 nic-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
cb730fff4279d6c25a98659a7affd6a8b81f8b00 143652 nic-pcmcia-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
25b48f05e6f5eb082c9636699c1e0dab406e1e4e 543576 nic-shared-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
eac9f5d6888fae59216bfdc4a2c46f5d3eef8516 317120 nic-usb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
be4a53acdad3b8e34812cefa73799cf05c2eeac2 31756 parport-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
448bab0cd29019eaf5c3dca04f090b5dede1f9a2 122272 pata-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
4933817290453da3971d771b7c12257a3f3d352b 64140 pcmcia-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
8c91ad82914d94a50b962864ec73fa597cc5afa1 66640 pcmcia-storage-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
7c5051f5dbe7c949ac400221d1a37c6940a7b453 8664 plip-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
c2038b6061f3c487f250bde0c64a0e5c089de0b3 25344 ppp-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
64b4d21dc7943a67f092c91fc2d6a5c26164ef93 95960 sata-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
5dd245859c31c5e2f0752f282034df993cf40760 2479080 scsi-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
467b95333e3ae77e571f7ca83e4718780ccf1a99 92224 serial-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
87664f78d9e6cdcd088c84a22749c9a9cb7cbf59 50780 storage-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
1dc9c126f0e3c4acbe13615188c15111f4b253ce 140436 usb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
1210fe01856e7801e6946dceacacda5b5b506865 113412 virtio-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
01dae7492db259e6e213dbfd3239080e2d7e1787 25924 vlan-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
Checksums-Sha256:
8b13beb6759febf249722adfe82982777a7735013b609582f4785505a05d7ee3 373816 block-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ee54452af466080b802ed297ad74e845554d12c9ee2b7b4495b18f0d54aa1309 318640 crypto-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
1a0c52220c9b5d9da9c4b45a9f6f0495685fef5518ccb263866c08dede660db2 4304 fat-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
2b60117f1886220dcfae2e48a078d57af060abb38bf035ceb68c685e087edc3b 13732 fb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
efdc9543d11f214dde44d11d794bf078dee7e20de3375f4524c3d465542fd3f1 65372 firewire-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
1ab21fe510f0602ca173963f898354e51beb6659ec6071c2126488df79e8a722 34824 floppy-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
6cb1023ad5bc69994c1986e838ced7ebf3258e41e10ec4c839eb2343dcf41fc1 1315624 fs-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
072d5a386178096f989bb6c5807a359a35ac3d12a402d69e62e49df204166f39 700772 fs-secondary-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
e0363e30b762c0fabc2d00998e392b4905aea771043490372588005403eb9af8 429144 input-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
6fee1b244c361f58d290c3eced24c62d07f442624c3b56aa88157c28d9242656 62656 ipmi-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
5f5adccd3bb3c4f90b806ac80b7153a0b7af0a7d2b4e41403d56bda7454c792e 209388 irda-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
38a138465339bd8afe48afce565abddef86656c866257337be972883a3b7a2ed 8923884 kernel-image-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ff884c6e743d998b2fa515697438cb0b02df34e7c9654db03b2a5f51b3122495 381112 linux-buildinfo-4.15.0-63-generic_4.15.0-63.72_amd64.deb
f90e033f802d07ea1900ee5ac369008aab96f864dc13462a8e702858a66d05a7 381104 linux-buildinfo-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
11862787a79114e81f465845fdffe21bee3582d454fc890c7f32d0ac52a8c719 1872 linux-cloud-tools-4.15.0-63-generic_4.15.0-63.72_amd64.deb
f4e61bce6f0a9d17e5e96264caa30f4e0c38ff484f5555dfa5cfe481ccb4379a 1872 linux-cloud-tools-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
25580da9145d1c76228f692f209c79d01b026a5a1d98394de5a04edcfd79f768 187412 linux-cloud-tools-4.15.0-63_4.15.0-63.72_amd64.deb
55487df5320735964ab4aee429e4b4817308bbe56ddd0fd85abce5f21e351e76 178232 linux-cloud-tools-common_4.15.0-63.72_all.deb
567e70bf0c3e9331e2e898d0fe35032197d6788359773a2dcb7304f6de06c691 35106080 linux-doc_4.15.0-63.72_all.deb
38e651a71d9e1c6942d5a74701de529b16a5b95adef577fe7257de73d1c992c8 1237680 linux-headers-4.15.0-63-generic_4.15.0-63.72_amd64.deb
61fca33b0e6c0b7f781fe54867404bc8a2c0c1706c08d8c017f9b7e9f3544e29 1236180 linux-headers-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
26c34e3fbb46deb586050c20af6399a8d3c7f85841f54bc90d0ae8aef7222ffa 11057468 linux-headers-4.15.0-63_4.15.0-63.72_all.deb
21ca826ae3c7aa1dd61c1b6ab774b40342df3fe5b69094677183d7c7e33948d0 787935656 linux-image-unsigned-4.15.0-63-generic-dbgsym_4.15.0-63.72_amd64.ddeb
c9d8a2c8c681580c9146c8579794d8694d15cc7f22d825187dcf1f1357018b5f 8154584 linux-image-unsigned-4.15.0-63-generic_4.15.0-63.72_amd64.deb
086e9f16c526e8d8654aa5c0c6a3e876e9f8ffdc4d523f0c7f923b56c6005df2 788430144 linux-image-unsigned-4.15.0-63-lowlatency-dbgsym_4.15.0-63.72_amd64.ddeb
cb0ea01a79fa4dfca97c145026a7bb5b51fe26e739c5c065b8d52297b9229045 8203996 linux-image-unsigned-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
ca7e2182360c477d36fa58d7eb1751908c4aeaf53260a06007748407b36225f8 1129784 linux-libc-dev_4.15.0-63.72_amd64.deb
45f283c16e981011ccf851b7872dea96e73481943e7321996ba4a507a49d7ac2 13114364 linux-modules-4.15.0-63-generic_4.15.0-63.72_amd64.deb
0f069bdca9f8cf7eb5c53ab1f73535f378c0a461493c56f84a1aecc4ba79722c 45934748 linux-modules-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
bc5d0a839c9e1d2fa513adad39529f2c1a5c7b62c1338fb5b2a9d6642875937e 32898076 linux-modules-extra-4.15.0-63-generic_4.15.0-63.72_amd64.deb
60b1dfc065383de6e0964a0242f65b06b44083e924f62c257efbb4ffcd36e95e 127179720 linux-source-4.15.0_4.15.0-63.72_all.deb
c0b05f76ca4920f027a422fcef6209592a198c4e790cd6d66180d5b1b4ab8c1a 1984 linux-tools-4.15.0-63-generic_4.15.0-63.72_amd64.deb
c0ac6550580ce85d11dfc8e63a6013a490cda40dcc0dafca84a9f7dce2f62fc7 1980 linux-tools-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
b91a33b881d3a8732b3393dbb081b64dec71f0e02dcc9ffb0c0ef91f942abac5 4863256 linux-tools-4.15.0-63_4.15.0-63.72_amd64.deb
bcb7a67e17c58698df20a6dd4082aa5d4ab9c6ecc6eb9b2375f46a545b0eeac7 290980 linux-tools-common_4.15.0-63.72_all.deb
41d2fc13b5005e14147f1ae7a63d93ca9a185d87b306d9323ff401cb08ecd754 186604 linux-tools-host_4.15.0-63.72_all.deb
bd89d464e2f81c6fc8e3d0db10e0a1d1c095bfbbf83b922a49fe0ec506d7b3e2 1024 linux-udebs-generic_4.15.0-63.72_amd64.udeb
15da357abed863e0bcc7d5cb77edb92abd5be41c7647793c0f31f2b81142cd21 34695 linux_4.15.0-63.72_amd64.buildinfo
e96d403296221fdbe87ef4c8c0f3b117bf4211bcfbf9e615ad5fb09e2976e4de 16038667 linux_4.15.0-63.72_amd64.tar.gz
bf26ffc96dfe3f4aaa24670d58ed7b0b9c4c8d6cd7b1128cb18b4ef9a5a1746e 34135 linux_4.15.0-63.72_amd64_translations.tar.gz
ef256c76ef4edca73f75afa7cf84a1b29ea6f33b1e1cc2bc837b06ef8a8cc500 285408 md-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
3e7a059c4e1fcf7d854085cd771b7b752d5b0ceeeaa6ada50b10a621d68d4258 206704 message-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
393a778631dd3c89356e457e8c1f068502573b79efa9eb3d4859811d7f519a39 59176 mouse-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
1182233933dce79a0c22a704596833a9576815d725d6613c76360dcee3f16684 18224 multipath-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
5eb3942c024d3a89a5d5472bcfac1f2a50c3745c8b88f8e882be97eaea83e48e 505876 nfs-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
de01d2d2c112f0b6427c98567ac158cb369e6e7e3fc91dcdaf21ee8701f855ff 4473208 nic-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
d1598a02eeadff2eb29c6189f652c239f581784cafae5e15d6fd5e5521e9354b 143652 nic-pcmcia-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
e33a9bff373c88ce4024d3cf528df07af7830bae2fc1e3867f386819175baf45 543576 nic-shared-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
73c94df607da15aae4c4eb4495e97d408d4f30c473872ddeae7995ed94c35eff 317120 nic-usb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
67e8786bba53f36cb42e53e68e2dc2f6e394d84469efe7b003ca018cace69204 31756 parport-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ffd1cd1dd5ef11bd0e10adcdc6be84470d0f57d3b63008ed7bea35e1c083d152 122272 pata-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
8d4c9698d6980032c357999f61dbe45beed9a9ca3b10f33ce17e19f760e26873 64140 pcmcia-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
87e5ce3bfc33bc98d1a15800d633a1ce9edaee4894c9d21f9808dd6332bd1256 66640 pcmcia-storage-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
2227c999bdb320a857f4eb900341c3d9e6ee2c472797aecbf4b8b16532d74927 8664 plip-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
dc35aa447e0135e0d79cd3c0f6d7bf5826da5c618daf1bb0fb849ea443fa3cd2 25344 ppp-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
42424fdccd0e882412e481ea10914d2cc7b55d51be74bc5585218265143a6067 95960 sata-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
56a256dd7f7fff6005c393d85a835987823a2d1d5d64c15b4dd91b762780c322 2479080 scsi-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
85684a7b4b531a301c57fbd6e26b6ce14d0466678a2c5a90d7093815273bd348 92224 serial-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
643726c070b10b75c42c138b9a8b5a0d393611d313aa4acc5f8f01a99a1b1079 50780 storage-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
77eac901cf837e1b2e6530bd4672ca2a6275ecf4e05298f107332d6c78e2262f 140436 usb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
9a815b94fddb2c46ad450b30bed60c571e0da8c171d42371659e9c57e3c5b48e 113412 virtio-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ad4cf224c1b87ed1b02030a5c544efc168bc3414e0d4542a6bcb12ec42d03596 25924 vlan-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
Files:
857921d1ef44804608dafb5d89ac124a 373816 debian-installer standard block-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
72b6e9837f040aac235ea3b1be40bbdb 318640 debian-installer extra crypto-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ef3902904773527a93cfd80f006bb8c4 4304 debian-installer standard fat-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ad7baba736fb10724ca8d8ff3e5f059a 13732 debian-installer standard fb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
e5f912233a76ae1450aa485ac4833eb5 65372 debian-installer standard firewire-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
b36a3df4bfed008d6652c0b869d61a6e 34824 debian-installer standard floppy-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ea8dddc536df3c91aefbcf183d316e4e 1315624 debian-installer standard fs-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ff4cfce9c02567143942f26d0f634149 700772 debian-installer standard fs-secondary-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
46645d50bbf4251795f31f4106a46f27 429144 debian-installer standard input-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
4019d4639ca181b104bcf9f70cbcaa85 62656 debian-installer standard ipmi-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
ba594a36c30b21fd6c925099a3070d69 209388 debian-installer standard irda-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
dde6dad46c9e140e81a8a02eaec28f83 8923884 debian-installer optional kernel-image-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
c0ced0aa32e8b466bd153a5dcf143347 381112 kernel optional linux-buildinfo-4.15.0-63-generic_4.15.0-63.72_amd64.deb
9bf60a90addc621b8d1d9c2656446c6c 381104 kernel optional linux-buildinfo-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
744acf82c4eac4fe2520b863a349641e 1872 devel optional linux-cloud-tools-4.15.0-63-generic_4.15.0-63.72_amd64.deb
7db9f14d509e580874635f754273216c 1872 devel optional linux-cloud-tools-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
04721ecc0d1fa11eea4491ff5449a4e1 187412 devel optional linux-cloud-tools-4.15.0-63_4.15.0-63.72_amd64.deb
92e053347d7dfc10b3ca91ddac905088 178232 kernel optional linux-cloud-tools-common_4.15.0-63.72_all.deb
fb81df595bb4cc125af44b5392ae8163 35106080 doc optional linux-doc_4.15.0-63.72_all.deb
88ed245f3ac2f80a0b9f59fe9c029a56 1237680 devel optional linux-headers-4.15.0-63-generic_4.15.0-63.72_amd64.deb
f021945b5c75205706447bd4bb080ed4 1236180 devel optional linux-headers-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
63fd4e9008a2c144e8faea7bbdc9f282 11057468 devel optional linux-headers-4.15.0-63_4.15.0-63.72_all.deb
166f19c572bb92da9240038f1cd2a821 787935656 devel optional linux-image-unsigned-4.15.0-63-generic-dbgsym_4.15.0-63.72_amd64.ddeb
43e56c49e121558c0980f6eb168c0275 8154584 kernel optional linux-image-unsigned-4.15.0-63-generic_4.15.0-63.72_amd64.deb
20cd89741c2172b8f2b9cf36904aa102 788430144 devel optional linux-image-unsigned-4.15.0-63-lowlatency-dbgsym_4.15.0-63.72_amd64.ddeb
0f2ffd81f4e510d5b46aac0d07eb0761 8203996 kernel optional linux-image-unsigned-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
1317041145086ff3a510ceec793ed4d4 1129784 devel optional linux-libc-dev_4.15.0-63.72_amd64.deb
54d5727b834e61a680fb5719a08cbc99 13114364 kernel optional linux-modules-4.15.0-63-generic_4.15.0-63.72_amd64.deb
055164bd01c93feea7c7adc39957d8c6 45934748 kernel optional linux-modules-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
579a3eaf63d544e79def9876c758f46b 32898076 kernel optional linux-modules-extra-4.15.0-63-generic_4.15.0-63.72_amd64.deb
8bffaf907b09f05a8b3e2751d3e0dac2 127179720 devel optional linux-source-4.15.0_4.15.0-63.72_all.deb
db6aceb3d063b661a6bcbf0cf4c688e5 1984 devel optional linux-tools-4.15.0-63-generic_4.15.0-63.72_amd64.deb
ba25c1c69d6804d338a6fd3bd156679a 1980 devel optional linux-tools-4.15.0-63-lowlatency_4.15.0-63.72_amd64.deb
179acfb145a724c1bc800e32d657b656 4863256 devel optional linux-tools-4.15.0-63_4.15.0-63.72_amd64.deb
6586d800ca7fc1f50d1f4aa1d51542c0 290980 kernel optional linux-tools-common_4.15.0-63.72_all.deb
ff4635849695e8279776bb7cd053d183 186604 kernel optional linux-tools-host_4.15.0-63.72_all.deb
417721e27dd21c19054e33d3d1282f18 1024 debian-installer optional linux-udebs-generic_4.15.0-63.72_amd64.udeb
3677b349c979b03093ef771430e8fd65 34695 devel optional linux_4.15.0-63.72_amd64.buildinfo
df0d2a5754f3b5e931bdd915ab30f7af 16038667 raw-signing - linux_4.15.0-63.72_amd64.tar.gz
4b2189de136e1e124f7fc9085245301e 34135 raw-translations - linux_4.15.0-63.72_amd64_translations.tar.gz
c59e7f474cf4d73b2f46585557676144 285408 debian-installer standard md-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
fe5395e5a6ec3dd329eaff8b113f910b 206704 debian-installer standard message-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
350e1a24fd23c763c6afcc1488500590 59176 debian-installer extra mouse-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
fd874d771cdf12ca55456deb0c03ad41 18224 debian-installer extra multipath-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
c2a5254b5e919cbdb8958021b14eb02f 505876 debian-installer standard nfs-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
4dc6945645616e0acab793b43f0e538b 4473208 debian-installer standard nic-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
2c376698f3d76ba7d6a19f0b7a58a3c0 143652 debian-installer standard nic-pcmcia-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
f3cd06f6f9298da6e84aab57e5cfb90c 543576 debian-installer standard nic-shared-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
a8c4c5cd2804b6037620209ac3205a9c 317120 debian-installer standard nic-usb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
d2261391f7c84f1f33aba9310aa21f47 31756 debian-installer standard parport-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
f490fcf64133c34a6ecb50610e10318b 122272 debian-installer standard pata-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
5185d8bf946ca13ef4c59dbf068641e0 64140 debian-installer standard pcmcia-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
1f67d5b54efc2139452308199d7c5269 66640 debian-installer standard pcmcia-storage-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
60fdc0a6311f40b43ad36c794f813ac8 8664 debian-installer standard plip-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
fbf9dc3f397b09a677963716024348fa 25344 debian-installer standard ppp-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
cd911ab21b7f34e1be20b671072719cf 95960 debian-installer standard sata-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
954f626647792990c47b3fb43f8c9c99 2479080 debian-installer standard scsi-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
aa43b727f645929ff3cb5f8ec1937b3c 92224 debian-installer standard serial-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
35fae7d93164ecbe12407077bc54b48b 50780 debian-installer standard storage-core-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
5f6b0d4b7a7d86ed5b68f4cb140cdd04 140436 debian-installer standard usb-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
71e733645198f36d5bb2d2110df9c9ab 113412 debian-installer standard virtio-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
458a7f1b2519187a67d956356ee32b1b 25924 debian-installer extra vlan-modules-4.15.0-63-generic-di_4.15.0-63.72_amd64.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list