]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - debian.master/changelog
drm/i915: Save the old CDCLK atomic state
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
index 9538cc7d9c3476060cd484d77b3c2cee62e0df10..78cba9820412cde05b9b84c3fa6dfa7d3fa634b5 100644 (file)
@@ -1,6 +1,164 @@
-linux (4.15.0-49.52) bionic; urgency=medium
+linux (4.15.0-54.58) bionic; urgency=medium
 
-  * linux: 4.15.0-49.52 -proposed tracker (LP: #1826358)
+  * linux: 4.15.0-54.58 -proposed tracker (LP: #1833987)
+
+  * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
+    manipulation (LP: #1831638) // CVE-2019-11478
+    - tcp: refine memory limit test in tcp_fragment()
+
+  * CVE-2019-11479
+    - SAUCE: tcp: add tcp_min_snd_mss sysctl
+    - SAUCE: tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
+
+ -- Kleber Sacilotto de Souza <kleber.souza@canonical.com>  Mon, 24 Jun 2019 11:39:50 +0200
+
+linux (4.15.0-52.56) bionic; urgency=medium
+
+  * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
+    manipulation (LP: #1831638)
+    - SAUCE: tcp: tcp_fragment() should apply sane memory limits
+
+  * Remote denial of service (system crash) caused by integer overflow in TCP
+    SACK handling (LP: #1831637)
+    - SAUCE: tcp: limit payload size of sacked skbs
+
+ -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com>  Tue, 04 Jun 2019 17:33:24 -0300
+
+linux (4.15.0-51.55) bionic; urgency=medium
+
+  * linux: 4.15.0-51.55 -proposed tracker (LP: #1829219)
+
+  * disable a.out support (LP: #1818552)
+    - [Config] Disable a.out support
+
+  * [UBUNTU] qdio: clear intparm during shutdown (LP: #1828394)
+    - s390/qdio: clear intparm during shutdown
+
+  * ftrace in ubuntu_kernel_selftests hang with Cosmic kernel (LP: #1826385)
+    - kprobes/x86: Fix instruction patching corruption when copying more than one
+      RIP-relative instruction
+
+  * touchpad not working on lenovo yoga 530 (LP: #1787775)
+    - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
+    - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
+    - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
+      upcoming platform"
+    - i2c: add helpers to ease DMA handling
+    - i2c: add a message flag for DMA safe buffers
+    - i2c: add extra check to safe DMA buffer helper
+    - i2c: Add drivers for the AMD PCIe MP2 I2C controller
+    - [Config] Update config for AMD MP2 I2C driver
+    - [Config] Update I2C_AMD_MP2 annotations
+
+  * tm-unavailable in powerpc/tm failed on Bionic Power9 (LP: #1813129)
+    - selftests/powerpc: Check for pthread errors in tm-unavailable
+    - selftests/powerpc: Skip tm-unavailable if TM is not enabled
+
+  * cp_abort in powerpc/context_switch from ubunut_kernel_selftests failed on
+    Bionic P9 (LP: #1813134)
+    - selftests/powerpc: Remove redundant cp_abort test
+
+  * bionic/linux: completely remove snapdragon files from sources (LP: #1827880)
+    - [Packaging] remove snapdragon dead files
+    - [Config] update configs after snapdragon removal
+
+  * The noise keeps occurring when Headset is plugged in on a Dell machine
+    (LP: #1827972)
+    - ALSA: hda/realtek - Fixed Dell AIO speaker noise
+
+  * Geneve tunnels don't work when ipv6 is disabled (LP: #1794232)
+    - geneve: correctly handle ipv6.disable module parameter
+
+  * There are 4 HDMI/Displayport audio output listed in sound setting without
+    attach any HDMI/DP monitor (LP: #1827967)
+    - ALSA: hda/hdmi - Read the pin sense from register when repolling
+    - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
+
+  * Headphone jack switch sense is inverted: plugging in headphones disables
+    headphone output (LP: #1824259)
+    - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
+
+  * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
+    Checking for all LINUX clients for devops4p10 (LP: #1766201)
+    - SAUCE: integrity: downgrade error to warning
+
+  * Screen freeze after resume from S3 when HDMI monitor plugged on Dell
+    Precision 7740 (LP: #1825958)
+    - PCI: Restore resized BAR state on resume
+
+  * potential memory corruption on arm64 on dev release (LP: #1827437)
+    - driver core: Postpone DMA tear-down until after devres release
+
+  * powerpc/pmu/ebb test in ubuntu_kernel_selftest failed with "error while
+    loading shared libraries" on Bionic/Cosmic PowerPC (LP: #1812805)
+    - selftests/powerpc/pmu: Link ebb tests with -no-pie
+
+  * unnecessary request_queue freeze (LP: #1815733)
+    - block: avoid setting nr_requests to current value
+    - block: avoid setting none scheduler if it's already none
+
+  * Kprobe event string type argument failed in ftrace from
+    ubuntu_kernel_selftests on B/C i386 (LP: #1825780)
+    - selftests/ftrace: Fix kprobe string testcase to not probe notrace function
+
+  * hns: fix socket accounting (LP: #1826911)
+    - net: hns: fix skb->truesize underestimation
+
+  * False positive test result in run_netsocktests from net in
+    ubuntu_kernel_selftest (LP: #1825777)
+    - selftests/net: correct the return value for run_netsocktests
+
+ -- Kleber Sacilotto de Souza <kleber.souza@canonical.com>  Wed, 15 May 2019 14:48:35 +0200
+
+linux (4.15.0-50.54) bionic; urgency=medium
+
+  * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130
+    - Documentation/l1tf: Fix small spelling typo
+    - x86/cpu: Sanitize FAM6_ATOM naming
+    - kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
+    - locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a
+      new <linux/bits.h> file
+    - tools include: Adopt linux/bits.h
+    - x86/msr-index: Cleanup bit defines
+    - x86/speculation: Consolidate CPU whitelists
+    - x86/speculation/mds: Add basic bug infrastructure for MDS
+    - x86/speculation/mds: Add BUG_MSBDS_ONLY
+    - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
+    - x86/speculation/mds: Add mds_clear_cpu_buffers()
+    - x86/speculation/mds: Clear CPU buffers on exit to user
+    - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
+    - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
+    - x86/speculation/mds: Add mitigation control for MDS
+    - x86/speculation/mds: Add sysfs reporting for MDS
+    - x86/speculation/mds: Add mitigation mode VMWERV
+    - Documentation: Move L1TF to separate directory
+    - Documentation: Add MDS vulnerability documentation
+    - x86/speculation/mds: Add mds=full,nosmt cmdline option
+    - x86/speculation: Move arch_smt_update() call to after mitigation decisions
+    - x86/speculation/mds: Add SMT warning message
+    - x86/speculation/mds: Fix comment
+    - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
+    - x86/speculation/mds: Add 'mitigations=' support for MDS
+
+  * CVE-2017-5715 // CVE-2017-5753
+    - s390/speculation: Support 'mitigations=' cmdline option
+
+  * CVE-2017-5715 // CVE-2017-5753 // CVE-2017-5754 // CVE-2018-3639
+    - powerpc/speculation: Support 'mitigations=' cmdline option
+
+  * CVE-2017-5715 // CVE-2017-5754 // CVE-2018-3620 // CVE-2018-3639 //
+    CVE-2018-3646
+    - cpu/speculation: Add 'mitigations=' cmdline option
+    - x86/speculation: Support 'mitigations=' cmdline option
+
+  * Packaging resync (LP: #1786013)
+    - [Packaging] resync git-ubuntu-log
+
+ -- Stefan Bader <stefan.bader@canonical.com>  Mon, 06 May 2019 18:59:24 +0200
+
+linux (4.15.0-49.53) bionic; urgency=medium
+
+  * linux: 4.15.0-49.53 -proposed tracker (LP: #1826358)
 
   * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
     (required for POWER9 DD2.3) (LP: #1822870)
@@ -40,6 +198,7 @@ linux (4.15.0-49.52) bionic; urgency=medium
     - [Packaging] remove arm64 snapdragon from getabis
     - [Config] config changes for snapdragon split
     - packaging: arm64: disable building the snapdragon flavour
+    - [Packaging] arm64: Drop snapdragon from kernel-versions
 
   * CVE-2017-5753
     - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()