[ubuntu/bionic-updates] linux-dell300x_4.15.0-1013.17_amd64.tar.gz - (Accepted)
Kelsey Skunberg
kelsey.skunberg at canonical.com
Wed Mar 17 10:01:19 UTC 2021
linux-dell300x (4.15.0-1013.17) bionic; urgency=medium
* bionic/linux-dell300x: 4.15.0-1013.17 -proposed tracker (LP: #1916182)
[ Ubuntu: 4.15.0-137.141 ]
* bionic/linux: 4.15.0-137.141 -proposed tracker (LP: #1916199)
* Fix oops in skb_segment for Bionic series (LP: #1915552)
- net: permit skb_segment on head_frag frag_list skb
- net: bpf: add a test for skb_segment in test_bpf module
- test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()
* Bionic update: upstream stable patchset 2021-02-10 (LP: #1915328)
- net: cdc_ncm: correct overhead in delayed_ndp_size
- net: vlan: avoid leaks on register_vlan_dev() failures
- net: ip: always refragment ip defragmented packets
- net: fix pmtu check in nopmtudisc mode
- x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
- x86/resctrl: Don't move a task to the same resource group
- vmlinux.lds.h: Add PGO and AutoFDO input sections
- drm/i915: Fix mismatch between misplaced vma check and vma insert
- spi: pxa2xx: Fix use-after-free on unbind
- iio: imu: st_lsm6dsx: flip irq return logic
- iio: imu: st_lsm6dsx: fix edge-trigger interrupts
- ARM: OMAP2+: omap_device: fix idling of devices during probe
- i2c: sprd: use a specific timeout to avoid system hang up issue
- cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
- spi: stm32: FIFO threshold level - fix align packet size
- dmaengine: xilinx_dma: check dma_async_device_register return value
- dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
- wil6210: select CONFIG_CRC32
- block: rsxx: select CONFIG_CRC32
- iommu/intel: Fix memleak in intel_irq_remapping_alloc
- net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
- net/mlx5e: Fix two double free cases
- wan: ds26522: select CONFIG_BITREVERSE
- KVM: arm64: Don't access PMCR_EL0 when no PMU is available
- block: fix use-after-free in disk_part_iter_next
- net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed
packet
- net: hns3: fix the number of queues actually used by ARQ
- net: stmmac: dwmac-sun8i: Balance internal PHY resource references
- net: stmmac: dwmac-sun8i: Balance internal PHY power
- net/sonic: Fix some resource leaks in error handling paths
- net: ipv6: fib: flush exceptions when purging route
- dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
- lightnvm: select CONFIG_CRC32
- ASoC: dapm: remove widget from dirty list on free
- MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
- MIPS: relocatable: fix possible boot hangup with KASLR enabled
- ACPI: scan: Harden acpi_device_add() against device ID overflows
- mm/hugetlb: fix potential missing huge page size info
- dm snapshot: flush merged data before committing metadata
- r8152: Add Lenovo Powered USB-C Travel Hub
- ext4: fix bug for rename with RENAME_WHITEOUT
- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
- ARC: build: add uImage.lzma to the top-level target
- ARC: build: add boot_targets to PHONY
- btrfs: fix transaction leak and crash after RO remount caused by qgroup
rescan
- ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
- arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
- misdn: dsp: select CONFIG_BITREVERSE
- net: ethernet: fs_enet: Add missing MODULE_LICENSE
- ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
- ARM: picoxcell: fix missing interrupt-parent properties
- dump_common_audit_data(): fix racy accesses to ->d_name
- ASoC: Intel: fix error code cnl_set_dsp_D0()
- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
- pNFS: Mark layout for return if return-on-close was not sent
- NFS: nfs_igrab_and_active must first reference the superblock
- ext4: fix superblock checksum failure when setting password salt
- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp
- mm, slub: consider rest of partial list if acquire_slab() fails
- net: sunrpc: interpret the return value of kstrtou32 correctly
- dm: eliminate potential source of excessive kernel log noise
- ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
- ALSA: fireface: Fix integer overflow in transmit_midi_msg()
- netfilter: conntrack: fix reading nf_conntrack_buckets
- usb: ohci: Make distrust_firmware param default to false
- nfsd4: readdirplus shouldn't return parent of export
- netxen_nic: fix MSI/MSI-x interrupts
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
- esp: avoid unneeded kmap_atomic call
- net: dcb: Validate netlink message in DCB handler
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
- net: stmmac: Fixed mtu channged by cache aligned
- net: sit: unregister_netdevice on newlink's error path
- net: avoid 32 x truesize under-estimation for tiny skbs
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
- tipc: fix NULL deref in tipc_link_xmit()
- spi: cadence: cache reference clock rate during probe
- x86/hyperv: check cpu mask after interrupt has been disabled
- mtd: rawnand: fsl_ifc: check result of SRAM initialization fixup
- kbuild: enforce -Werror=return-type
- crypto: x86/crc32c - fix building with clang ias
- rxrpc: Call state should be read with READ_ONCE() under some circumstances
* [ssbs-0118] backport SSBS bug (arm64: cpufeature: Detect SSBS and advertise
to userspace) (LP: #1911376)
- SAUCE: Move SSBS snippet from arm64_elf_hwcaps to arm64_features
* Bionic update: upstream stable patchset 2021-01-25 (LP: #1913214)
- x86/entry/64: Add instruction suffix
- md/raid10: initialize r10_bio->read_slot before use.
- ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
- ALSA: usb-audio: fix sync-ep altsetting sanity check
- mm: memcontrol: eliminate raw access to stat and event counters
- mm: memcontrol: implement lruvec stat functions on top of each other
- mm: memcontrol: fix excessive complexity in memory.stat reporting
- vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
- powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
- uapi: move constants from <linux/kernel.h> to <linux/const.h>
- of: fix linker-section match-table corruption
- reiserfs: add check for an invalid ih_entry_count
- misc: vmw_vmci: fix kernel info-leak by initializing dbells in
vmci_ctx_get_chkpt_doorbells()
- media: gp8psk: initialize stats at power control logic
- ALSA: seq: Use bool for snd_seq_queue internal flags
- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
- module: set MODULE_STATE_GOING state when a module fails to load
- quota: Don't overflow quota file offsets
- powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
- module: delay kobject uevent until after module init call
- ALSA: pcm: Clear the full allocated memory at hw_params
- dm verity: skip verity work if I/O error when system is shutting down
- kdev_t: always inline major/minor helper functions
- iio:imu:bmi160: Fix alignment and data leak issues
- iio:magnetometer:mag3110: Fix alignment and data leak issues.
- mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
- ext4: don't remount read-only with errors=continue on reboot
- KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
- KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
- xen/gntdev.c: Mark pages as dirty
- ALSA: rawmidi: Access runtime->avail always in spinlock
- fcntl: Fix potential deadlock in send_sig{io, urg}()
- dmaengine: at_hdmac: Substitute kzalloc with kmalloc
- dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
- dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
- kbuild: don't hardcode depmod path
- workqueue: Kick a worker based on the actual activation of delayed works
- scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk
->poweroff()
- scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
- lib/genalloc: fix the overflow when size is too big
- depmod: handle the case of /sbin/depmod without /sbin in PATH
- ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
- ethernet: ucc_geth: set dev->max_mtu to 1518
- atm: idt77252: call pci_disable_device() on error path
- qede: fix offload for IPIP tunnel packets
- virtio_net: Fix recursive call to cpus_read_lock()
- net/ncsi: Use real net-device for response handler
- net: ethernet: Fix memleak in ethoc_probe
- net-sysfs: take the rtnl lock when storing xps_cpus
- net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
- ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
- net: hns: fix return value check in __lb_other_process()
- net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
- CDC-NCM: remove "connected" log message
- net: usb: qmi_wwan: add Quectel EM160R-GL
- vhost_net: fix ubuf refcount incorrectly when sendmsg fails
- net: sched: prevent invalid Scell_log shift count
- net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
- net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
- net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
- video: hyperv_fb: Fix the mmap() regression for v5.4.y and older
- crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
- usb: gadget: enable super speed plus
- USB: cdc-acm: blacklist another IR Droid device
- usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
- usb: chipidea: ci_hdrc_imx: add missing put_device() call in
usbmisc_get_init_data()
- USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
- usb: usbip: vhci_hcd: protect shift size
- usb: uas: Add PNY USB Portable SSD to unusual_uas
- USB: serial: iuu_phoenix: fix DMA from stack
- USB: serial: option: add LongSung M5710 module support
- USB: serial: option: add Quectel EM160R-GL
- USB: yurex: fix control-URB timeout handling
- USB: usblp: fix DMA to stack
- ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
- usb: gadget: select CONFIG_CRC32
- usb: gadget: f_uac2: reset wMaxPacketSize
- usb: gadget: function: printer: Fix a memory leak for interface descriptor
- USB: gadget: legacy: fix return error code in acm_ms_bind()
- usb: gadget: Fix spinlock lockup on usb_function_deactivate
- usb: gadget: configfs: Preserve function ordering after bind failure
- usb: gadget: configfs: Fix use-after-free issue with udc_name
- USB: serial: keyspan_pda: remove unused variable
- x86/mm: Fix leak of pmd ptlock
- ALSA: hda/conexant: add a new hda codec CX11970
- ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
- Revert "device property: Keep secondary firmware node secondary by type"
- netfilter: ipset: fix shift-out-of-bounds in htable_bits()
- netfilter: xt_RATEEST: reject non-null terminated string from userspace
- x86/mtrr: Correct the range check before performing MTRR type lookups
- KVM: x86: fix shift out of bounds reported by UBSAN
- i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
- tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
- USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
- USB: Gadget Ethernet: Re-enable Jumbo frames.
- usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
Date: Wed, 24 Feb 2021 14:41:05 -0700
Changed-By: Kelsey Skunberg <kelsey.skunberg at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-031.buildd>
-------------- next part --------------
Format: 1.8
Date: Wed, 24 Feb 2021 14:41:05 -0700
Source: linux-dell300x
Binary: linux-dell300x-headers-4.15.0-1013 linux-dell300x-tools-4.15.0-1013 linux-image-unsigned-4.15.0-1013-dell300x linux-modules-4.15.0-1013-dell300x linux-modules-extra-4.15.0-1013-dell300x linux-headers-4.15.0-1013-dell300x linux-image-unsigned-4.15.0-1013-dell300x-dbgsym linux-tools-4.15.0-1013-dell300x linux-buildinfo-4.15.0-1013-dell300x
Architecture: amd64 all
Version: 4.15.0-1013.17
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-031.buildd>
Changed-By: Kelsey Skunberg <kelsey.skunberg at canonical.com>
Description:
linux-buildinfo-4.15.0-1013-dell300x - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-dell300x-headers-4.15.0-1013 - Header files related to Linux kernel version 4.15.0
linux-dell300x-tools-4.15.0-1013 - Linux kernel version specific tools for version 4.15.0-1013
linux-headers-4.15.0-1013-dell300x - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1013-dell300x - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1013-dell300x-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-1013-dell300x - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-1013-dell300x - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-tools-4.15.0-1013-dell300x - Linux kernel version specific tools for version 4.15.0-1013
Launchpad-Bugs-Fixed: 1911376 1913214 1915328 1915552 1916182 1916199
Changes:
linux-dell300x (4.15.0-1013.17) bionic; urgency=medium
.
* bionic/linux-dell300x: 4.15.0-1013.17 -proposed tracker (LP: #1916182)
.
[ Ubuntu: 4.15.0-137.141 ]
.
* bionic/linux: 4.15.0-137.141 -proposed tracker (LP: #1916199)
* Fix oops in skb_segment for Bionic series (LP: #1915552)
- net: permit skb_segment on head_frag frag_list skb
- net: bpf: add a test for skb_segment in test_bpf module
- test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()
* Bionic update: upstream stable patchset 2021-02-10 (LP: #1915328)
- net: cdc_ncm: correct overhead in delayed_ndp_size
- net: vlan: avoid leaks on register_vlan_dev() failures
- net: ip: always refragment ip defragmented packets
- net: fix pmtu check in nopmtudisc mode
- x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
- x86/resctrl: Don't move a task to the same resource group
- vmlinux.lds.h: Add PGO and AutoFDO input sections
- drm/i915: Fix mismatch between misplaced vma check and vma insert
- spi: pxa2xx: Fix use-after-free on unbind
- iio: imu: st_lsm6dsx: flip irq return logic
- iio: imu: st_lsm6dsx: fix edge-trigger interrupts
- ARM: OMAP2+: omap_device: fix idling of devices during probe
- i2c: sprd: use a specific timeout to avoid system hang up issue
- cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
- spi: stm32: FIFO threshold level - fix align packet size
- dmaengine: xilinx_dma: check dma_async_device_register return value
- dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
- wil6210: select CONFIG_CRC32
- block: rsxx: select CONFIG_CRC32
- iommu/intel: Fix memleak in intel_irq_remapping_alloc
- net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
- net/mlx5e: Fix two double free cases
- wan: ds26522: select CONFIG_BITREVERSE
- KVM: arm64: Don't access PMCR_EL0 when no PMU is available
- block: fix use-after-free in disk_part_iter_next
- net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed
packet
- net: hns3: fix the number of queues actually used by ARQ
- net: stmmac: dwmac-sun8i: Balance internal PHY resource references
- net: stmmac: dwmac-sun8i: Balance internal PHY power
- net/sonic: Fix some resource leaks in error handling paths
- net: ipv6: fib: flush exceptions when purging route
- dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
- lightnvm: select CONFIG_CRC32
- ASoC: dapm: remove widget from dirty list on free
- MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
- MIPS: relocatable: fix possible boot hangup with KASLR enabled
- ACPI: scan: Harden acpi_device_add() against device ID overflows
- mm/hugetlb: fix potential missing huge page size info
- dm snapshot: flush merged data before committing metadata
- r8152: Add Lenovo Powered USB-C Travel Hub
- ext4: fix bug for rename with RENAME_WHITEOUT
- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
- ARC: build: add uImage.lzma to the top-level target
- ARC: build: add boot_targets to PHONY
- btrfs: fix transaction leak and crash after RO remount caused by qgroup
rescan
- ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
- arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
- misdn: dsp: select CONFIG_BITREVERSE
- net: ethernet: fs_enet: Add missing MODULE_LICENSE
- ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
- ARM: picoxcell: fix missing interrupt-parent properties
- dump_common_audit_data(): fix racy accesses to ->d_name
- ASoC: Intel: fix error code cnl_set_dsp_D0()
- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
- pNFS: Mark layout for return if return-on-close was not sent
- NFS: nfs_igrab_and_active must first reference the superblock
- ext4: fix superblock checksum failure when setting password salt
- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp
- mm, slub: consider rest of partial list if acquire_slab() fails
- net: sunrpc: interpret the return value of kstrtou32 correctly
- dm: eliminate potential source of excessive kernel log noise
- ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
- ALSA: fireface: Fix integer overflow in transmit_midi_msg()
- netfilter: conntrack: fix reading nf_conntrack_buckets
- usb: ohci: Make distrust_firmware param default to false
- nfsd4: readdirplus shouldn't return parent of export
- netxen_nic: fix MSI/MSI-x interrupts
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
- esp: avoid unneeded kmap_atomic call
- net: dcb: Validate netlink message in DCB handler
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
- net: stmmac: Fixed mtu channged by cache aligned
- net: sit: unregister_netdevice on newlink's error path
- net: avoid 32 x truesize under-estimation for tiny skbs
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
- tipc: fix NULL deref in tipc_link_xmit()
- spi: cadence: cache reference clock rate during probe
- x86/hyperv: check cpu mask after interrupt has been disabled
- mtd: rawnand: fsl_ifc: check result of SRAM initialization fixup
- kbuild: enforce -Werror=return-type
- crypto: x86/crc32c - fix building with clang ias
- rxrpc: Call state should be read with READ_ONCE() under some circumstances
* [ssbs-0118] backport SSBS bug (arm64: cpufeature: Detect SSBS and advertise
to userspace) (LP: #1911376)
- SAUCE: Move SSBS snippet from arm64_elf_hwcaps to arm64_features
* Bionic update: upstream stable patchset 2021-01-25 (LP: #1913214)
- x86/entry/64: Add instruction suffix
- md/raid10: initialize r10_bio->read_slot before use.
- ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
- ALSA: usb-audio: fix sync-ep altsetting sanity check
- mm: memcontrol: eliminate raw access to stat and event counters
- mm: memcontrol: implement lruvec stat functions on top of each other
- mm: memcontrol: fix excessive complexity in memory.stat reporting
- vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
- powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
- uapi: move constants from <linux/kernel.h> to <linux/const.h>
- of: fix linker-section match-table corruption
- reiserfs: add check for an invalid ih_entry_count
- misc: vmw_vmci: fix kernel info-leak by initializing dbells in
vmci_ctx_get_chkpt_doorbells()
- media: gp8psk: initialize stats at power control logic
- ALSA: seq: Use bool for snd_seq_queue internal flags
- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
- module: set MODULE_STATE_GOING state when a module fails to load
- quota: Don't overflow quota file offsets
- powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
- module: delay kobject uevent until after module init call
- ALSA: pcm: Clear the full allocated memory at hw_params
- dm verity: skip verity work if I/O error when system is shutting down
- kdev_t: always inline major/minor helper functions
- iio:imu:bmi160: Fix alignment and data leak issues
- iio:magnetometer:mag3110: Fix alignment and data leak issues.
- mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
- ext4: don't remount read-only with errors=continue on reboot
- KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
- KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
- xen/gntdev.c: Mark pages as dirty
- ALSA: rawmidi: Access runtime->avail always in spinlock
- fcntl: Fix potential deadlock in send_sig{io, urg}()
- dmaengine: at_hdmac: Substitute kzalloc with kmalloc
- dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
- dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
- kbuild: don't hardcode depmod path
- workqueue: Kick a worker based on the actual activation of delayed works
- scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk
->poweroff()
- scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
- lib/genalloc: fix the overflow when size is too big
- depmod: handle the case of /sbin/depmod without /sbin in PATH
- ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
- ethernet: ucc_geth: set dev->max_mtu to 1518
- atm: idt77252: call pci_disable_device() on error path
- qede: fix offload for IPIP tunnel packets
- virtio_net: Fix recursive call to cpus_read_lock()
- net/ncsi: Use real net-device for response handler
- net: ethernet: Fix memleak in ethoc_probe
- net-sysfs: take the rtnl lock when storing xps_cpus
- net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
- ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
- net: hns: fix return value check in __lb_other_process()
- net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
- CDC-NCM: remove "connected" log message
- net: usb: qmi_wwan: add Quectel EM160R-GL
- vhost_net: fix ubuf refcount incorrectly when sendmsg fails
- net: sched: prevent invalid Scell_log shift count
- net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
- net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
- net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
- video: hyperv_fb: Fix the mmap() regression for v5.4.y and older
- crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
- usb: gadget: enable super speed plus
- USB: cdc-acm: blacklist another IR Droid device
- usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
- usb: chipidea: ci_hdrc_imx: add missing put_device() call in
usbmisc_get_init_data()
- USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
- usb: usbip: vhci_hcd: protect shift size
- usb: uas: Add PNY USB Portable SSD to unusual_uas
- USB: serial: iuu_phoenix: fix DMA from stack
- USB: serial: option: add LongSung M5710 module support
- USB: serial: option: add Quectel EM160R-GL
- USB: yurex: fix control-URB timeout handling
- USB: usblp: fix DMA to stack
- ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
- usb: gadget: select CONFIG_CRC32
- usb: gadget: f_uac2: reset wMaxPacketSize
- usb: gadget: function: printer: Fix a memory leak for interface descriptor
- USB: gadget: legacy: fix return error code in acm_ms_bind()
- usb: gadget: Fix spinlock lockup on usb_function_deactivate
- usb: gadget: configfs: Preserve function ordering after bind failure
- usb: gadget: configfs: Fix use-after-free issue with udc_name
- USB: serial: keyspan_pda: remove unused variable
- x86/mm: Fix leak of pmd ptlock
- ALSA: hda/conexant: add a new hda codec CX11970
- ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
- Revert "device property: Keep secondary firmware node secondary by type"
- netfilter: ipset: fix shift-out-of-bounds in htable_bits()
- netfilter: xt_RATEEST: reject non-null terminated string from userspace
- x86/mtrr: Correct the range check before performing MTRR type lookups
- KVM: x86: fix shift out of bounds reported by UBSAN
- i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
- tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
- USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
- USB: Gadget Ethernet: Re-enable Jumbo frames.
- usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
Checksums-Sha1:
611b84f79dcefcaf4fc38512ed2c8899aea7a640 261792 linux-buildinfo-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
723d4405bc649e72e02d6949486477e557df519c 10975856 linux-dell300x-headers-4.15.0-1013_4.15.0-1013.17_all.deb
8eeb563eb6550cb3ad33d181294b12e73800561d 4482340 linux-dell300x-tools-4.15.0-1013_4.15.0-1013.17_amd64.deb
7bea769360deb83f26ebd30d94a2bb4c97dced29 16600 linux-dell300x_4.15.0-1013.17_amd64.buildinfo
833ec2b6e5f1f432d4e57270b77c9120e5ea1780 8034933 linux-dell300x_4.15.0-1013.17_amd64.tar.gz
80f2de20bd0b8ae1f41004bf7a4465baa51a212d 1147352 linux-headers-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
21c153c886a4d064ce41f9e9b1bbb47b89efea70 789585436 linux-image-unsigned-4.15.0-1013-dell300x-dbgsym_4.15.0-1013.17_amd64.ddeb
98ee490e277c7f8d0d74d8e48c3b20c9ec64f00c 8080300 linux-image-unsigned-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
ba86f46501228d3201e59586be2f5754ad1ec3cc 46030716 linux-modules-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
c0d44cf28607cfaa97b78c50229ac52f74d5c694 1984 linux-tools-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
Checksums-Sha256:
ac14fef3850a5430a74274420fa515a8d80f811a52fa1b52eba22b412424d9ff 261792 linux-buildinfo-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
199cad2e729fa0a2956380c02ad9b13a999369939ad5454b786d22af07c6b856 10975856 linux-dell300x-headers-4.15.0-1013_4.15.0-1013.17_all.deb
9b91b846d5eda45f21e3058f78d5557d15f9fa830dcda1a5ad660d7312e50877 4482340 linux-dell300x-tools-4.15.0-1013_4.15.0-1013.17_amd64.deb
deed7132cec917f1bb4b9263fb6009303fea2575555f7f35aee822bc206c2c12 16600 linux-dell300x_4.15.0-1013.17_amd64.buildinfo
59de0891676e5d4de957287dbb1575d4351a21745a420aed0dd97c3f631d87ca 8034933 linux-dell300x_4.15.0-1013.17_amd64.tar.gz
18eae54db0104bf54e9ac0526f477f4988975c5cd7054ad1958b52acdea89570 1147352 linux-headers-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
a39e610974f580a7f8ab1dac785b4461873a80f7a81d93b5459729100611a2ea 789585436 linux-image-unsigned-4.15.0-1013-dell300x-dbgsym_4.15.0-1013.17_amd64.ddeb
99fbbb27c22d183b40e888ab75e93183708d9dc53e4e1b942955bcfa99f0d906 8080300 linux-image-unsigned-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
9530a11c887ef7782ac9c008a534c1da79b3896d956619d402921717754535ce 46030716 linux-modules-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
6b4c8b67c6640fb78c086c815b640daef9ecdbddcfd0c7639b6acfb1619f5792 1984 linux-tools-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
Files:
1e9227f1792bfb575af10bd4600e6928 261792 kernel optional linux-buildinfo-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
05e636f164e7d9ff3b2ca062ee715203 10975856 devel optional linux-dell300x-headers-4.15.0-1013_4.15.0-1013.17_all.deb
2bc1655090d4d7614abbdb669ade3e90 4482340 devel optional linux-dell300x-tools-4.15.0-1013_4.15.0-1013.17_amd64.deb
12eae73730fa3985a66885adb21e9a52 16600 devel optional linux-dell300x_4.15.0-1013.17_amd64.buildinfo
c4d78d1999ecf9eb2d59b9a8f6391e51 8034933 raw-signing - linux-dell300x_4.15.0-1013.17_amd64.tar.gz
70172308be387bbb161a34ac47c3dcda 1147352 devel optional linux-headers-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
2b0ab3bd3727ab632906c2a1e8ca1930 789585436 devel optional linux-image-unsigned-4.15.0-1013-dell300x-dbgsym_4.15.0-1013.17_amd64.ddeb
ffb8d4e4a756a1810fe5321408975a17 8080300 kernel optional linux-image-unsigned-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
e363dfe14d79591d16384050bda53a3d 46030716 kernel optional linux-modules-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
12662908b668b58e8789cc2cce70fbd0 1984 devel optional linux-tools-4.15.0-1013-dell300x_4.15.0-1013.17_amd64.deb
More information about the Bionic-changes
mailing list