UbuntuUpdates.org

Package "linux-oem"

This package belongs to a PPA: Canonical Kernel Team




Name: linux-oem

Description:

This package is just an umbrella for a group of other packages, it has no description.
Description samples from packages in group:

  • Header files related to Linux kernel version 4.13.0
  • Header files related to Linux kernel version 4.13.0
  • Header files related to Linux kernel version 4.13.0
  • Header files related to Linux kernel version 4.13.0

Latest version: *DELETED*
Release: xenial (16.04)
Level: base
Repository: main

Links



Other versions of "linux-oem" in Xenial

Repository Area Version
security universe 4.13.0-1032.36
updates universe 4.13.0-1032.36

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 4.13.0-1027.30 2018-05-09 18:08:55 UTC

 linux-oem (4.13.0-1027.30) xenial; urgency=medium
 .
   * linux-oem: 4.13.0-1027.30 -proposed tracker (LP: #1769996)
 .
   * set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630 (LP: #1766398)
     - ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
 .
   * Change the location for one of two front mics on a lenovo thinkcentre
     machine (LP: #1766477)
     - ALSA: hda/realtek - adjust the location of one mic
 .
   * Update btusb reset-resume quirk to decrease power usage (LP: #1766197)
     - SAUCE: Revert "usb: quirks: Add reset-resume quirk for Dell DW1820 QCA Rome
       Bluetooth"
     - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
     - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
     - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
 .
   * Update Aquantia driver to fix various issues (LP: #1759303)
     - SAUCE: Revert "net: aquantia: Reset nic statistics on interface up/down"
     - SAUCE: Revert "net: aquantia: Add queue restarts stats counter"
     - SAUCE: Revert "net: aquantia: Fixed transient link up/down/up notification"
     - SAUCE: Revert "net: aquantia: Limit number of MSIX irqs to the number of
       cpus"
     - SAUCE: Revert "net: aquantia: mmio unmap was not performed on driver
       removal"
     - SAUCE: Revert "net: aquantia: Enable coalescing management via ethtool
       interface"
     - SAUCE: Revert "net: aquantia: Reset nic statistics on interface up/down"
     - SAUCE: Revert "aquantia: Fix Tx queue hangups"
     - SAUCE: Revert "net: aquantia: Bad udp rate on default interrupt coalescing"
     - aquantia: Switch to use napi_gro_receive
     - aquantia: Setup max_mtu in ndev to enable jumbo frames
     - aquantia: Fix Tx queue hangups
     - aquantia: Fix transient invalid link down/up indications
     - atlantic: fix iommu errors
     - net: aquantia: Reset nic statistics on interface up/down
     - net: aquantia: Add queue restarts stats counter
     - net: aquantia: Fixed transient link up/down/up notification
     - net: aquantia: Limit number of MSIX irqs to the number of cpus
     - net: aquantia: mmio unmap was not performed on driver removal
     - net: aquantia: Enable coalescing management via ethtool interface
     - net: aquantia: Bad udp rate on default interrupt coalescing
     - net: aquantia: Fix actual speed capabilities reporting
     - net: aquantia: Fix hardware DMA stream overload on large MRRS
     - net: aquantia: Extend stat counters to 64bit values
     - net: aquantia: Fill ndev stat couters from hardware
     - net: aquantia: Fill in multicast counter in ndev stats from hardware
     - net: aquantia: Improve link state and statistics check interval callback
     - net: aquantia: Update hw counters on hw init
     - net: aquantia: Fix typo in ethtool statistics names
     - net: aquantia: Increment driver version
     - net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
     - net: aquantia: Cleanup status flags accesses
     - net: aquantia: Cleanup hardware access modules
     - net: aquantia: Remove duplicate hardware descriptors declarations
     - net: aquantia: Add const qualifiers for hardware ops tables
     - net: aquantia: Simplify dependencies between pci modules
     - net: aquantia: Eliminate aq_nic structure abstraction
     - net: aquantia: Fix register definitions to linux style
     - net: aquantia: Prepend hw access functions declarations with prefix
     - net: aquantia: Fix internal stats calculation on rx
     - net: aquantia: Introduce new device ids and constants
     - net: aquantia: Introduce new AQC devices and capabilities
     - net: aquantia: Convert hw and caps structures to const static pointers
     - net: aquantia: Cleanup pci functions module
     - net: aquantia: Remove create/destroy from hw ops
     - net: aquantia: Change confusing no_ff_addr to more meaningful name
     - net: aquantia: Introduce firmware ops callbacks
     - net: aquantia: Introduce support for new firmware on AQC cards
     - net: aquantia: Introduce global AQC hardware reset sequence
     - net: aquantia: Report correct mediatype via ethtool
     - net: aquantia: bump driver version to match aquantia internal numbering
     - net: aquantia: Fix hardware reset when SPI may rarely hangup
     - net: aquantia: Fix a regression with reset on old firmware
     - net: aquantia: Change inefficient wait loop on fw data reads
     - net: aquantia: Add tx clean budget and valid budget handling logic
     - net: aquantia: Allow live mac address changes
     - net: aquantia: Implement pci shutdown callback
     - net: aquantia: driver version bump
 .
   * Fix an issue that some PCI devices get incorrectly suspended (LP: #1764684)
     - SAUCE: PCI / PM: Always check PME wakeup capability for runtime wakeup
       support
 .
   * Miscellaneous Ubuntu changes
     - Rebase to 4.13.0-42.47
 .
   [ Ubuntu: 4.13.0-42.47 ]
 .
   * linux: 4.13.0-42.47 -proposed tracker (LP: #1769993)
   * arm64: fix CONFIG_DEBUG_WX address reporting (LP: #1765850)
     - arm64: fix CONFIG_DEBUG_WX address reporting
   * HiSilicon HNS NIC names are truncated in /proc/interrupts (LP: #1765977)
     - net: hns: Avoid action name truncation
   * CVE-2017-18208
     - mm/madvise.c: fix madvise() infinite loop under special circumstances
   * CVE-2018-8822
     - staging: ncpfs: memory corruption in ncp_read_kernel()
   * CVE-2017-18203
     - dm: fix race between dm_get_from_kobject() and __dm_destroy()
   * CVE-2017-17449
     - netlink: Add netns check on taps
   * CVE-2017-17975
     - media: usbtv: prevent double free in error case
   * [8086:3e92] display becomes blank after S3 (LP: #1763271)
     - drm/i915/edp: Allow alternate fixed mode for eDP if available.
     - drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
     - drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
     - drm/i915/edp: Do not do link training fallback

Source diff to previous version
1766398 set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630
1766477 Chang the location for one of two front mics on a lenovo thinkcentre machine
1766197 Update btusb reset-resume quirk to decrease power usage
1759303 Update Aquantia driver to fix various issues
1764684 Fix an issue that some PCI devices get incorrectly suspended
1765850 arm64: fix CONFIG_DEBUG_WX address reporting
1765977 HiSilicon HNS NIC names are truncated in /proc/interrupts
1763271 [8086:3e92] display becomes blank after S3
1758507 sky2 gigabit ethernet driver sometimes stops working after lid-open resume from sleep (88E8055)
1760712 perf vendor events arm64: Enable JSON events for ThunderX2 B0
1762693 No network with e1000e driver on 4.13.0-38-generic
1762812 /dev/ipmi enumeration flaky on Cavium Sabre nodes
1761534 \
1761104 fix regression in mm/hotplug, allows NVIDIA driver to work
1755627 ibrs/ibpb fixes result in excessive kernel logging
CVE-2017-18208 The madvise_willneed function in mm/madvise.c in the Linux kernel before 4.14.4 allows local users to cause a denial of service (infinite loop) by tr
CVE-2018-8822 Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c in the Linux kernel through 4.15.11, and in drivers/stag
CVE-2017-18203 The dm_get_from_kobject function in drivers/md/dm.c in the Linux kernel before 4.14.3 allow local users to cause a denial of service (BUG) by leverag
CVE-2017-17449 The __netlink_deliver_tap_skb function in net/netlink/af_netlink.c in the Linux kernel through 4.14.4, when CONFIG_NLMON is enabled, does not restric
CVE-2017-17975 Use-after-free in the usbtv_probe function in drivers/media/usb/usbtv/usbtv-core.c in the Linux kernel through 4.14.10 allows attackers to cause a de
CVE-2018-8897 error in exception handling leads to DoS
CVE-2018-1087 error in exception handling leads to wrong debug stack value
CVE-2018-1000199 ptrace() incorrect error handling leads to corruption and DoS

Version: 4.13.0-1025.28 2018-04-26 12:09:06 UTC

 linux-oem (4.13.0-1025.28) xenial; urgency=medium
 .
   * linux-oem: 4.13.0-1025.28 -proposed tracker (LP: #1766599)
 .
   * set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630 (LP: #1766398)
     - ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
 .
   * Chang the location for one of two front mics on a lenovo thinkcentre machine
     (LP: #1766477)
     - ALSA: hda/realtek - adjust the location of one mic
 .
   * Update btusb reset-resume quirk to decrease power usage (LP: #1766197)
     - SAUCE: Revert "usb: quirks: Add reset-resume quirk for Dell DW1820 QCA Rome
       Bluetooth"
     - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
     - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
     - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
 .
   * Update Aquantia driver to fix various issues (LP: #1759303)
     - SAUCE: Revert "net: aquantia: Reset nic statistics on interface up/down"
     - SAUCE: Revert "net: aquantia: Add queue restarts stats counter"
     - SAUCE: Revert "net: aquantia: Fixed transient link up/down/up notification"
     - SAUCE: Revert "net: aquantia: Limit number of MSIX irqs to the number of
       cpus"
     - SAUCE: Revert "net: aquantia: mmio unmap was not performed on driver
       removal"
     - SAUCE: Revert "net: aquantia: Enable coalescing management via ethtool
       interface"
     - SAUCE: Revert "net: aquantia: Reset nic statistics on interface up/down"
     - SAUCE: Revert "aquantia: Fix Tx queue hangups"
     - SAUCE: Revert "net: aquantia: Bad udp rate on default interrupt coalescing"
     - aquantia: Switch to use napi_gro_receive
     - aquantia: Setup max_mtu in ndev to enable jumbo frames
     - aquantia: Fix Tx queue hangups
     - aquantia: Fix transient invalid link down/up indications
     - atlantic: fix iommu errors
     - net: aquantia: Reset nic statistics on interface up/down
     - net: aquantia: Add queue restarts stats counter
     - net: aquantia: Fixed transient link up/down/up notification
     - net: aquantia: Limit number of MSIX irqs to the number of cpus
     - net: aquantia: mmio unmap was not performed on driver removal
     - net: aquantia: Enable coalescing management via ethtool interface
     - net: aquantia: Bad udp rate on default interrupt coalescing
     - net: aquantia: Fix actual speed capabilities reporting
     - net: aquantia: Fix hardware DMA stream overload on large MRRS
     - net: aquantia: Extend stat counters to 64bit values
     - net: aquantia: Fill ndev stat couters from hardware
     - net: aquantia: Fill in multicast counter in ndev stats from hardware
     - net: aquantia: Improve link state and statistics check interval callback
     - net: aquantia: Update hw counters on hw init
     - net: aquantia: Fix typo in ethtool statistics names
     - net: aquantia: Increment driver version
     - net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
     - net: aquantia: Cleanup status flags accesses
     - net: aquantia: Cleanup hardware access modules
     - net: aquantia: Remove duplicate hardware descriptors declarations
     - net: aquantia: Add const qualifiers for hardware ops tables
     - net: aquantia: Simplify dependencies between pci modules
     - net: aquantia: Eliminate aq_nic structure abstraction
     - net: aquantia: Fix register definitions to linux style
     - net: aquantia: Prepend hw access functions declarations with prefix
     - net: aquantia: Fix internal stats calculation on rx
     - net: aquantia: Introduce new device ids and constants
     - net: aquantia: Introduce new AQC devices and capabilities
     - net: aquantia: Convert hw and caps structures to const static pointers
     - net: aquantia: Cleanup pci functions module
     - net: aquantia: Remove create/destroy from hw ops
     - net: aquantia: Change confusing no_ff_addr to more meaningful name
     - net: aquantia: Introduce firmware ops callbacks
     - net: aquantia: Introduce support for new firmware on AQC cards
     - net: aquantia: Introduce global AQC hardware reset sequence
     - net: aquantia: Report correct mediatype via ethtool
     - net: aquantia: bump driver version to match aquantia internal numbering
     - net: aquantia: Fix hardware reset when SPI may rarely hangup
     - net: aquantia: Fix a regression with reset on old firmware
     - net: aquantia: Change inefficient wait loop on fw data reads
     - net: aquantia: Add tx clean budget and valid budget handling logic
     - net: aquantia: Allow live mac address changes
     - net: aquantia: Implement pci shutdown callback
     - net: aquantia: driver version bump
 .
   * Fix an issue that some PCI devices get incorrectly suspended (LP: #1764684)
     - SAUCE: PCI / PM: Always check PME wakeup capability for runtime wakeup
       support
 .
   * Miscellaneous Ubuntu changes
     - Rebase to 4.13.0-40.45
 .
   [ Ubuntu: 4.13.0-40.45 ]
 .
   * linux: 4.13.0-40.45 -proposed tracker (LP: #1766592)
   * arm64: fix CONFIG_DEBUG_WX address reporting (LP: #1765850)
     - arm64: fix CONFIG_DEBUG_WX address reporting
   * HiSilicon HNS NIC names are truncated in /proc/interrupts (LP: #1765977)
     - net: hns: Avoid action name truncation
   * CVE-2017-18208
     - mm/madvise.c: fix madvise() infinite loop under special circumstances
   * CVE-2018-8822
     - staging: ncpfs: memory corruption in ncp_read_kernel()
   * CVE-2017-18203
     - dm: fix race between dm_get_from_kobject() and __dm_destroy()
   * CVE-2017-17449
     - netlink: Add netns check on taps
   * CVE-2017-17975
     - media: usbtv: prevent double free in error case
   * [8086:3e92] display becomes blank after S3 (LP: #1763271)
     - drm/i915/edp: Allow alternate fixed mode for eDP if available.
     - drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
     - drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
     - drm/i915/edp: Do not do link training fallback o

Source diff to previous version
1766398 set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630
1766477 Chang the location for one of two front mics on a lenovo thinkcentre machine
1766197 Update btusb reset-resume quirk to decrease power usage
1759303 Update Aquantia driver to fix various issues
1764684 Fix an issue that some PCI devices get incorrectly suspended
1765850 arm64: fix CONFIG_DEBUG_WX address reporting
1765977 HiSilicon HNS NIC names are truncated in /proc/interrupts
1763271 [8086:3e92] display becomes blank after S3
1758507 sky2 gigabit ethernet driver sometimes stops working after lid-open resume from sleep (88E8055)
1760712 perf vendor events arm64: Enable JSON events for ThunderX2 B0
1762693 No network with e1000e driver on 4.13.0-38-generic
1762812 /dev/ipmi enumeration flaky on Cavium Sabre nodes
1761534 \
1761104 fix regression in mm/hotplug, allows NVIDIA driver to work
1755627 ibrs/ibpb fixes result in excessive kernel logging
CVE-2017-18208 The madvise_willneed function in mm/madvise.c in the Linux kernel before 4.14.4 allows local users to cause a denial of service (infinite loop) by tr
CVE-2018-8822 Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c in the Linux kernel through 4.15.11, and in drivers/stag
CVE-2017-18203 The dm_get_from_kobject function in drivers/md/dm.c in the Linux kernel before 4.14.3 allow local users to cause a denial of service (BUG) by leverag
CVE-2017-17449 The __netlink_deliver_tap_skb function in net/netlink/af_netlink.c in the Linux kernel through 4.14.4, when CONFIG_NLMON is enabled, does not restric
CVE-2017-17975 Use-after-free in the usbtv_probe function in drivers/media/usb/usbtv/usbtv-core.c in the Linux kernel through 4.14.10 allows attackers to cause a de

Version: 4.13.0-1024.27 2018-04-13 11:08:06 UTC

 linux-oem (4.13.0-1024.27) xenial; urgency=medium
 .
   * linux-oem: 4.13.0-1024.27 -proposed tracker (LP: #1763296)
 .
   * [8086:3e92] display becomes blank after S3 (LP: #1763271)
     - drm/i915/edp: Allow alternate fixed mode for eDP if available.
     - drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
     - drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
     - drm/i915/edp: Do not do link training fallback or prune modes on EDP
 .
   * No network with e1000e driver on 4.13.0-38-generic (LP: #1762693)
     - e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
 .

Source diff to previous version
1763271 [8086:3e92] display becomes blank after S3
1762693 No network with e1000e driver on 4.13.0-38-generic

Version: 4.13.0-1024.26 2018-04-12 12:08:32 UTC

 linux-oem (4.13.0-1024.26) xenial; urgency=medium
 .
   * linux-oem: 4.13.0-1024.26 -proposed tracker (LP: #1763296)
 .
   * [8086:3e92] display becomes blank after S3 (LP: #1763271)
     - drm/i915/edp: Allow alternate fixed mode for eDP if available.
     - drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
     - drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
     - drm/i915/edp: Do not do link training fallback or prune modes on EDP
 .
   * No network with e1000e driver on 4.13.0-38-generic (LP: #1762693)
     - e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
 .

Source diff to previous version
1763271 [8086:3e92] display becomes blank after S3
1762693 No network with e1000e driver on 4.13.0-38-generic

Version: 4.13.0-1023.25 2018-04-05 19:08:28 UTC

 linux-oem (4.13.0-1023.25) xenial; urgency=medium
 .
   * linux-oem: 4.13.0-1023.25 -proposed tracker (LP: #1761464)
 .
   * Fix Runtime PM for r8169 (LP: #1757422)
     - r8169: only enable PCI wakeups when WOL is active
     - PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
     - r8169: switch to device-managed functions in probe
     - r8169: remove netif_napi_del in probe error path
     - r8169: remove unneeded rpm ops in rtl_shutdown
     - r8169: improve runtime pm in rtl8169_check_link_status
     - r8169: improve runtime pm in general and suspend unused ports
 .
   * Ryzen/Raven Ridge USB ports do not work (LP: #1756700)
     - xhci: Fix front USB ports on ASUS PRIME B350M-A
     - SAUCE: xhci: Fix USB ports for Dell Inspiron 5775
 .
   * Miscellaneous Ubuntu changes
     - Rebase to 4.13.0-39.44
 .
   [ Ubuntu: 4.13.0-39.44 ]
 .
   * linux: 4.13.0-39.44 -proposed tracker (LP: #1761456)
   * intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-
     image-4.13.0-37-generic) (LP: #1759920) // CVE-2017-5715 (Spectre v2
     Intel) // CVE-2017-5754
     - x86/mm: Reinitialize TLB state on hotplug and resume
   * intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-
     image-4.13.0-37-generic) (LP: #1759920) // CVE-2017-5715 (Spectre v2 Intel)
     - Revert "x86/mm: Only set IBPB when the new thread cannot ptrace current
       thread"
     - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
   * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
     install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
     - [Packaging] include the retpoline extractor in the headers
   * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
     - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
     - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
     - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32bit
     - x86/paravirt, objtool: Annotate indirect calls
     - [Packaging] retpoline -- add safe usage hint support
     - [Packaging] retpoline-check -- only report additions
     - [Packaging] retpoline -- widen indirect call/jmp detection
     - [Packaging] retpoline -- elide %rip relative indirections
     - [Packaging] retpoline -- clear hint information from packages
     - KVM: x86: Make indirect calls in emulator speculation safe
     - KVM: VMX: Make indirect call speculation safe
     - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
     - SAUCE: early/late -- annotate indirect calls in early/late initialisation
       code
     - SAUCE: vga_set_mode -- avoid jump tables
     - [Config] retpoline -- switch to new format
     - [Packaging] retpoline hints -- handle missing files when RETPOLINE not
       enabled
     - [Packaging] final-checks -- remove check for empty retpoline files
   * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
     - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
   * zfs system process hung on container stop/delete (LP: #1754584)
     - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
   * zfs-linux 0.6.5.11-1ubuntu5 ADT test failure with linux 4.15.0-1.2
     (LP: #1737761)
     - SAUCE: (noup) Update zfs to 0.6.5.11-1ubuntu3.2
   * AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
     (LP: #1759312)
     - powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
   * btrfs and tar sparse truncate archives (LP: #1757565)
     - Btrfs: move definition of the function btrfs_find_new_delalloc_bytes
     - Btrfs: fix reported number of inode blocks after buffered append writes
   * efifb broken on ThunderX-based Gigabyte nodes (LP: #1758375)
     - drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it
   * Intel i40e PF reset due to incorrect MDD detection (continues...)
     (LP: #1723127)
     - i40e/i40evf: Account for frags split over multiple descriptors in check
       linearize
   * Fix an issue that when system in S3, USB keyboard can't wake up the system.
     (LP: #1759511)
     - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
   * [8086:3e92] display becomes blank after S3 (LP: #1759188)
     - drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
   * add audio kernel patches for Raven (LP: #1758364)
     - ALSA: hda: Add Raven PCI ID
     - ALSA: hda/realtek - Fix ALC700 family no sound issue
   * Cpu utilization showing system time for kvm guests (performance) (sysstat)
     (LP: #1755979)
     - KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
   * Kernel panic on a nfsroot system (LP: #1734327)
     - Revert "UBUNTU: SAUCE: LSM stacking: add stacking support to apparmor
       network hooks"
     - Revert "UBUNTU: SAUCE: LSM stacking: LSM: Infrastructure management of the
       remaining blobs"
   * can't record sound via front headset port on the Dell Precision 3630
     (LP: #1759088)
     - ALSA: hda/realtek - Fix Dell headset Mic can't record
   * speaker can't output sound anymore after system resumes from S3 on a lenovo
     machine with alc257 (LP: #1758829)
     - ALSA: hda/realtek - Fix speaker no sound after system resume
   * hda driver initialization takes too much time on the machine with coffeelake
     audio controller [8086:a348] (LP: #1758800)
     - ALSA: hda - Force polling mode on CFL for fixing codec communication
   * Let headset-mode initialization be called on Dell Precision 3930
     (LP: #1757584)
     - ALSA: hda/realtek - Add headset mode support for Dell laptop
   * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
     (LP: #1755073)
     - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
   * [Hyper-V] include kvp fix for Avoid reading past allocated blocks from KVP
     file (LP: #1750349)
     - hv: kvp: Avoid reading past allocated blocks from KVP file
 

1757422 Fix Runtime PM for r8169
1756700 Ryzen/Raven Ridge USB ports do not work
1759920 intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-image-4.13.0-37-generic)
1760876 DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel
1758856 retpoline hints: primary infrastructure and initial hints
1752655 retpoline: ignore %cs:0xNNN constant indirections
1754584 zfs system process hung on container stop/delete
1737761 zfs-linux 0.6.5.11-1ubuntu5 ADT test failure with linux 4.15.0-1.2
1759312 AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
1757565 btrfs and tar sparse truncate archives
1758375 efifb broken on ThunderX-based Gigabyte nodes
1723127 Intel i40e PF reset due to incorrect MDD detection (continues...)
1759511 Fix an issue that when system in S3, USB keyboard can't wake up the system.
1759188 [8086:3e92] display becomes blank after S3
1758364 add audio kernel patches for Raven
1755979 Cpu utilization showing system time for kvm guests (performance) (sysstat)
1734327 Kernel panic on a nfsroot system
1759088 can't record sound via front headset port on the Dell Precision 3630
1758829 speaker can't output sound anymore after system resumes from S3 on a lenovo machine with alc257
1758800 hda driver initialization takes too much time on the machine with coffeelake audio controller [8086:a348]
1757584 Let headset-mode initialization be called on Dell Precision 3930
1755073 ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
1750349 [Hyper-V] include kvp fix for Avoid reading past allocated blocks from KVP file
1755804 IMA policy parsing is broken in 4.13
1755954 external mic not work on Dell OptiPlex 7460 AIO
1755595 sbsa watchdog crashes thunderx2 system
CVE-2017-5715 Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an at
CVE-2017-5754 Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an at
CVE-2018-8043 The unimac_mdio_probe function in drivers/net/phy/mdio-bcm-unimac.c in the Linux kernel through 4.15.8 does not validate certain resource availabilit



About   -   Send Feedback to @ubuntu_updates