]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.master/changelog
x86/msr: Add definitions for new speculation control MSRs
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
CommitLineData
08436b7b
SB
1linux (4.13.0-43.48) UNRELEASED; urgency=medium
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Stefan Bader <stefan.bader@canonical.com> Mon, 14 May 2018 11:57:33 +0200
8
5c436365 9linux (4.13.0-42.47) artful; urgency=medium
ddfae5ca 10
5c436365 11 * linux: 4.13.0-42.47 -proposed tracker (LP: #1769993)
ddfae5ca 12
5c436365
KSS
13 * arm64: fix CONFIG_DEBUG_WX address reporting (LP: #1765850)
14 - arm64: fix CONFIG_DEBUG_WX address reporting
15
16 * HiSilicon HNS NIC names are truncated in /proc/interrupts (LP: #1765977)
17 - net: hns: Avoid action name truncation
18
19 * CVE-2017-18208
20 - mm/madvise.c: fix madvise() infinite loop under special circumstances
21
22 * CVE-2018-8822
23 - staging: ncpfs: memory corruption in ncp_read_kernel()
24
25 * CVE-2017-18203
26 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
27
28 * CVE-2017-17449
29 - netlink: Add netns check on taps
30
31 * CVE-2017-17975
32 - media: usbtv: prevent double free in error case
33
34 * [8086:3e92] display becomes blank after S3 (LP: #1763271)
35 - drm/i915/edp: Allow alternate fixed mode for eDP if available.
36 - drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
37 - drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
38 - drm/i915/edp: Do not do link training fallback or prune modes on EDP
39
40 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
41 from sleep (88E8055) (LP: #1758507)
42 - sky2: Increase D3 delay to sky2 stops working after suspend
43
44 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
45 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
46
47 * No network with e1000e driver on 4.13.0-38-generic (LP: #1762693)
48 - e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
49
50 * /dev/ipmi enumeration flaky on Cavium Sabre nodes (LP: #1762812)
51 - i2c: xlp9xx: return ENXIO on slave address NACK
52 - i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
53 - i2c: xlp9xx: Check for Bus state before every transfer
54 - i2c: xlp9xx: Handle NACK on DATA properly
55
56 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
57 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
58
59 * fix regression in mm/hotplug, allows NVIDIA driver to work (LP: #1761104)
60 - SAUCE: Fix revert "mm, memory_hotplug: do not associate hotadded memory to
61 zones until online"
62
63 * ibrs/ibpb fixes result in excessive kernel logging (LP: #1755627)
64 - SAUCE: remove ibrs_dump sysctl interface
65
66 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 07 May 2018 15:06:58 +0200
ddfae5ca 67
db4b3bb2 68linux (4.13.0-41.46) artful; urgency=medium
0fccdbca 69
db4b3bb2
KSS
70 * CVE-2018-8897
71 - x86/entry/64: Don't use IST entry for #BP stack
0fccdbca 72
db4b3bb2
KSS
73 * CVE-2018-1087
74 - kvm/x86: fix icebp instruction handling
75
76 * CVE-2018-1000199
77 - perf/hwbp: Simplify the perf-hwbp code, fix documentation
78
79 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 02 May 2018 11:58:49 +0200
0fccdbca 80
097ff128 81linux (4.13.0-39.44) artful; urgency=medium
5f0f3e41 82
097ff128 83 * linux: 4.13.0-39.44 -proposed tracker (LP: #1761456)
5f0f3e41 84
097ff128
SB
85 * intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-
86 image-4.13.0-37-generic) (LP: #1759920) // CVE-2017-5715 (Spectre v2
87 Intel) // CVE-2017-5754
88 - x86/mm: Reinitialize TLB state on hotplug and resume
89
90 * intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-
91 image-4.13.0-37-generic) (LP: #1759920) // CVE-2017-5715 (Spectre v2 Intel)
92 - Revert "x86/mm: Only set IBPB when the new thread cannot ptrace current
93 thread"
94 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
95
96 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
97 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
98 - [Packaging] include the retpoline extractor in the headers
99
100 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
101 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
102 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
103 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32bit
104 - x86/paravirt, objtool: Annotate indirect calls
105 - [Packaging] retpoline -- add safe usage hint support
106 - [Packaging] retpoline-check -- only report additions
107 - [Packaging] retpoline -- widen indirect call/jmp detection
108 - [Packaging] retpoline -- elide %rip relative indirections
109 - [Packaging] retpoline -- clear hint information from packages
110 - KVM: x86: Make indirect calls in emulator speculation safe
111 - KVM: VMX: Make indirect call speculation safe
112 - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
113 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
114 code
115 - SAUCE: vga_set_mode -- avoid jump tables
116 - [Config] retpoline -- switch to new format
117 - [Packaging] retpoline hints -- handle missing files when RETPOLINE not
118 enabled
119 - [Packaging] final-checks -- remove check for empty retpoline files
120
121 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
122 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
123
124 * zfs system process hung on container stop/delete (LP: #1754584)
125 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
126
127 * zfs-linux 0.6.5.11-1ubuntu5 ADT test failure with linux 4.15.0-1.2
128 (LP: #1737761)
129 - SAUCE: (noup) Update zfs to 0.6.5.11-1ubuntu3.2
130
131 * AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
132 (LP: #1759312)
133 - powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
134
135 * btrfs and tar sparse truncate archives (LP: #1757565)
136 - Btrfs: move definition of the function btrfs_find_new_delalloc_bytes
137 - Btrfs: fix reported number of inode blocks after buffered append writes
138
139 * efifb broken on ThunderX-based Gigabyte nodes (LP: #1758375)
140 - drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it
141
142 * Intel i40e PF reset due to incorrect MDD detection (continues...)
143 (LP: #1723127)
144 - i40e/i40evf: Account for frags split over multiple descriptors in check
145 linearize
146
147 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
148 (LP: #1759511)
149 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
150
151 * [8086:3e92] display becomes blank after S3 (LP: #1759188)
152 - drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
153
154 * add audio kernel patches for Raven (LP: #1758364)
155 - ALSA: hda: Add Raven PCI ID
156 - ALSA: hda/realtek - Fix ALC700 family no sound issue
157
158 * Cpu utilization showing system time for kvm guests (performance) (sysstat)
159 (LP: #1755979)
160 - KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
161
162 * Kernel panic on a nfsroot system (LP: #1734327)
163 - Revert "UBUNTU: SAUCE: LSM stacking: add stacking support to apparmor
164 network hooks"
165 - Revert "UBUNTU: SAUCE: LSM stacking: LSM: Infrastructure management of the
166 remaining blobs"
167
168 * can't record sound via front headset port on the Dell Precision 3630
169 (LP: #1759088)
170 - ALSA: hda/realtek - Fix Dell headset Mic can't record
171
172 * speaker can't output sound anymore after system resumes from S3 on a lenovo
173 machine with alc257 (LP: #1758829)
174 - ALSA: hda/realtek - Fix speaker no sound after system resume
175
176 * hda driver initialization takes too much time on the machine with coffeelake
177 audio controller [8086:a348] (LP: #1758800)
178 - ALSA: hda - Force polling mode on CFL for fixing codec communication
179
180 * Let headset-mode initialization be called on Dell Precision 3930
181 (LP: #1757584)
182 - ALSA: hda/realtek - Add headset mode support for Dell laptop
183
184 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
185 (LP: #1755073)
186 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
187
188 * [Hyper-V] include kvp fix for Avoid reading past allocated blocks from KVP
189 file (LP: #1750349)
190 - hv: kvp: Avoid reading past allocated blocks from KVP file
191
192 * IMA policy parsing is broken in 4.13 (LP: #1755804)
193 - ima/policy: fix parsing of fsuuid
194
195 * external mic not work on Dell OptiPlex 7460 AIO (LP: #1755954)
196 - ALSA: hda/realtek - Add headset mode support for Dell laptop
197
198 * sbsa watchdog crashes thunderx2 system (LP: #1755595)
199 - watchdog: sbsa: use 32-bit read for WCV
200
201 * CVE-2018-8043
202 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
203 unimac_mdio_probe()
204
205 -- Stefan Bader <stefan.bader@canonical.com> Thu, 05 Apr 2018 14:47:00 +0200
5f0f3e41 206
23155b1c 207linux (4.13.0-38.43) artful; urgency=medium
b1fc85ae 208
23155b1c
SB
209 * linux: 4.13.0-38.43 -proposed tracker (LP: #1755762)
210
211 * Servers going OOM after updating kernel from 4.10 to 4.13 (LP: #1748408)
212 - i40e: Fix memory leak related filter programming status
213 - i40e: Add programming descriptors to cleaned_count
214
215 * [SRU] Lenovo E41 Mic mute hotkey is not responding (LP: #1753347)
216 - platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
217
218 * fails to dump with latest kpti fixes (LP: #1750021)
219 - kdump: write correct address of mem_section into vmcoreinfo
220
221 * headset mic can't be detected on two Dell machines (LP: #1748807)
222 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
223 - ALSA: hda - Fix headset mic detection problem for two Dell machines
224 - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
225
226 * CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
227 - CIFS: make IPC a regular tcon
228 - CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
229 - CIFS: dump IPC tcon in debug proc file
230
231 * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
232 - i2c: octeon: Prevent error message on bus error
233
234 * hisi_sas: Add disk LED support (LP: #1752695)
235 - scsi: hisi_sas: directly attached disk LED feature for v2 hw
236
237 * EDAC, sb_edac: Backport 1 patch to Ubuntu 17.10 (Fix missing DIMM sysfs
238 entries with KNL SNC2/SNC4 mode) (LP: #1743856)
239 - EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode
240
241 * [regression] Colour banding and artefacts appear system-wide on an Asus
242 Zenbook UX303LA with Intel HD 4400 graphics (LP: #1749420)
243 - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
244
245 * DVB Card with SAA7146 chipset not working (LP: #1742316)
246 - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
247
248 * [Asus UX360UA] battery status in unity-panel is not changing when battery is
249 being charged (LP: #1661876) // AC adapter status not detected on Asus
250 ZenBook UX410UAK (LP: #1745032)
251 - ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
252
253 * ASUS UX305LA - Battery state not detected correctly (LP: #1482390)
254 - ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
255
256 * support thunderx2 vendor pmu events (LP: #1747523)
257 - perf pmu: Extract function to get JSON alias map
258 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
259 - perf tools arm64: Add support for get_cpuid_str function.
260 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
261 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
262 events
263 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
264
265 * lpfc.ko module doesn't work (LP: #1746970)
266 - scsi: lpfc: Fix loop mode target discovery
267
268 * Ubuntu 17.10 crashes on vmalloc.c (LP: #1739498)
269 - powerpc/mm/book3s64: Make KERN_IO_START a variable
270 - powerpc/mm/slb: Move comment next to the code it's referring to
271 - powerpc/mm/hash64: Make vmalloc 56T on hash
272
273 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
274 - net: hns: add ACPI mode support for ethtool -p
275
276 * CVE-2017-17807
277 - KEYS: add missing permission check for request_key() destination
278
279 * [Artful SRU] Fix capsule update regression (LP: #1746019)
280 - efi/capsule-loader: Reinstate virtual capsule mapping
281
282 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
283 - Ubuntu: [Config] enable EDAC_GHES for ARM64
284
285 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
286 - SAUCE: tools -- add ability to disable libbfd
287 - [Packaging] correct disablement of libbfd
288
289 * Cherry pick c96f5471ce7d for delayacct fix (LP: #1747769)
290 - delayacct: Account blkio completion on the correct task
291
292 * Error in CPU frequency reporting when nominal and min pstates are same
293 (cpufreq) (LP: #1746174)
294 - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
295
296 * retpoline abi files are empty on i386 (LP: #1751021)
297 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
298 - [Packaging] final-checks -- sanity checking ABI contents
299 - [Packaging] final-checks -- check for empty retpoline files
300
301 * [P9,Power NV][WSP][Ubuntu 1804] : "Kernel access of bad area " when grouping
302 different pmu events using perf fuzzer . (perf:) (LP: #1746225)
303 - powerpc/perf: Fix oops when grouping different pmu events
304
305 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
306 CVE-2018-1000026
307 - net: create skb_gso_validate_mac_len()
308 - bnx2x: disable GSO where gso_size is too big for hardware
309
310 * Ubuntu16.04.03: ISAv3 initialize MMU registers before setting partition
311 table (LP: #1736145)
312 - powerpc/64s: Initialize ISAv3 MMU registers before setting partition table
313
314 * powerpc/powernv: Flush console before platform error reboot (LP: #1735159)
315 - powerpc/powernv: Flush console before platform error reboot
316
317 * Touchpad stops working after a few seconds in Lenovo ideapad 320
318 (LP: #1732056)
319 - pinctrl/amd: fix masking of GPIO interrupts
320
321 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
322 (LP: #1736393)
323 - SAUCE: drm/i915:Don't set chip specific data
324 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
325
326 * ppc64el: Do not call ibm,os-term on panic (LP: #1736954)
327 - powerpc: Do not call ppc_md.panic in fadump panic notifier
328
329 * Artful update to 4.13.16 stable release (LP: #1744213)
330 - tcp_nv: fix division by zero in tcpnv_acked()
331 - net: vrf: correct FRA_L3MDEV encode type
332 - tcp: do not mangle skb->cb[] in tcp_make_synack()
333 - net: systemport: Correct IPG length settings
334 - netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
335 - l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
336 - bonding: discard lowest hash bit for 802.3ad layer3+4
337 - net: cdc_ether: fix divide by 0 on bad descriptors
338 - net: qmi_wwan: fix divide by 0 on bad descriptors
339 - qmi_wwan: Add missing skb_reset_mac_header-call
340 - net: usb: asix: fill null-ptr-deref in asix_suspend
341 - tcp: gso: avoid refcount_t warning from tcp_gso_segment()
342 - tcp: fix tcp_fastretrans_alert warning
343 - vlan: fix a use-after-free in vlan_device_event()
344 - net/mlx5: Cancel health poll before sending panic teardown command
345 - net/mlx5e: Set page to null in case dma mapping fails
346 - af_netlink: ensure that NLMSG_DONE never fails in dumps
347 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
348 - net: cdc_ncm: GetNtbFormat endian fix
349 - fealnx: Fix building error on MIPS
350 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
351 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
352 - serial: omap: Fix EFR write on RTS deassertion
353 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
354 - tpm-dev-common: Reject too short writes
355 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
356 - ocfs2: fix cluster hang after a node dies
357 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
358 - ipmi: fix unsigned long underflow
359 - mm/page_alloc.c: broken deferred calculation
360 - mm/page_ext.c: check if page_ext is not prepared
361 - x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_mask
362 - coda: fix 'kernel memory exposure attempt' in fsync
363 - Linux 4.13.16
364
365 * Artful update to 4.13.15 stable release (LP: #1744212)
366 - media: imon: Fix null-ptr-deref in imon_probe
367 - media: dib0700: fix invalid dvb_detach argument
368 - crypto: dh - Fix double free of ctx->p
369 - crypto: dh - Don't permit 'p' to be 0
370 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
371 - USB: early: Use new USB product ID and strings for DbC device
372 - USB: usbfs: compute urb->actual_length for isochronous
373 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
374 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
375 - USB: serial: metro-usb: stop I/O after failed open
376 - USB: serial: Change DbC debug device binding ID
377 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
378 - USB: serial: garmin_gps: fix I/O after failed probe and remove
379 - USB: serial: garmin_gps: fix memory leak on probe errors
380 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
381 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
382 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
383 - HID: cp2112: add HIDRAW dependency
384 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
385 - staging: wilc1000: Fix bssid buffer offset in Txq
386 - staging: ccree: fix 64 bit scatter/gather DMA ops
387 - staging: greybus: spilib: fix use-after-free after deregistration
388 - staging: vboxvideo: Fix reporting invalid suggested-offset-properties
389 - staging: rtl8188eu: Revert 4 commits breaking ARP
390 - Linux 4.13.15
391
392 * time drifting on linux-hwe kernels (LP: #1744988)
393 - x86/tsc: Future-proof native_calibrate_tsc()
394 - x86/tsc: Fix erroneous TSC rate on Skylake Xeon
395 - x86/tsc: Print tsc_khz, when it differs from cpu_khz
396
397 * Please backport vmd suspend/resume patches to 16.04 hwe (LP: #1745508)
398 - PCI: vmd: Free up IRQs on suspend path
399
400 * CVE-2017-17448
401 - netfilter: nfnetlink_cthelper: Add missing permission checks
402
403 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
404 (LP: #1744712)
405 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
406 version
407
408 * [SRU] TrackPoint: middle button doesn't work on TrackPoint-compatible
409 device. (LP: #1746002)
410 - Input: trackpoint - force 3 buttons if 0 button is reported
411
412 * TB16 dock ethernet corrupts data with hw checksum silently failing
413 (LP: #1729674)
414 - r8152: disable RX aggregation on Dell TB16 dock
415
416 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
417 (LP: #1744058)
418 - Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
419 WYSE"
420 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
421 - ALSA: hda/realtek - update ALC225 depop optimize
422
423 * [A] skb leak in vhost_net / tun / tap (LP: #1738975)
424 - vhost: fix skb leak in handle_rx()
425 - tap: free skb if flags error
426 - tun: free skb in early errors
427
428 * Commit d9018976cdb6 missing in Kernels <4.14.x preventing lasting fix of
429 Intel SPI bug on certain serial flash (LP: #1742696)
430 - mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/Broadwell
431 - spi-nor: intel-spi: Fix broken software sequencing codes
432
433 * CVE-2018-5332
434 - RDS: Heap OOB write in rds_message_alloc_sgs()
435
436 * [A] KVM Windows BSOD on 4.13.x (LP: #1738972)
437 - KVM: x86: fix APIC page invalidation
438
439 * elantech touchpad of Lenovo L480/580 failed to detect hw_version
440 (LP: #1733605)
441 - Input: elantech - add new icbody type 15
442
443 * [SRU] External HDMI monitor failed to show screen on Lenovo X1 series
444 (LP: #1738523)
445 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
446
447 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
448 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
449
450 * Disabling zfs does not always disable module checks for the zfs modules
451 (LP: #1737176)
452 - [Packaging] disable zfs module checks when zfs is disabled
453
454 * CVE-2017-17806
455 - crypto: hmac - require that the underlying hash algorithm is unkeyed
456
457 * CVE-2017-17805
458 - crypto: salsa20 - fix blkcipher_walk API usage
459
460 * CVE-2017-16994
461 - mm/pagewalk.c: report holes in hugetlb ranges
462
463 * CVE-2017-17450
464 - netfilter: xt_osf: Add missing permission checks
465
466 * apparmor profile load in stacked policy container fails (LP: #1746463)
467 - SAUCE: apparmor: fix display of .ns_name for containers
468
469 * CVE-2017-15129
470 - net: Fix double free and memory corruption in get_net_ns_by_id()
471
472 * CVE-2018-5344
473 - loop: fix concurrent lo_open/lo_release
474
475 * CVE-2017-1000407
476 - KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
477
478 * CVE-2017-0861
479 - ALSA: pcm: prevent UAF in snd_pcm_info
480
481 * perf stat segfaults on uncore events w/o -a (LP: #1745246)
482 - perf xyarray: Save max_x, max_y
483 - perf evsel: Fix buffer overflow while freeing events
484
485 * Support cppc-cpufreq driver on ThunderX2 systems (LP: #1745007)
486 - mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
487 - ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDs
488 - ACPI / CPPC: Fix KASAN global out of bounds warning
489 - ACPI: CPPC: remove initial assignment of pcc_ss_data
490
491 * P-state not working in kernel 4.13 (LP: #1743269)
492 - x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
493 - x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
494
495 * Regression: KVM no longer supports Intel CPUs without Virtual NMI
496 (LP: #1741655)
497 - kvm: vmx: Reinstate support for CPUs without virtual NMI
498
499 * System hang with Linux kernel due to mainline commit 24247aeeabe
500 (LP: #1733662)
501 - x86/intel_rdt/cqm: Prevent use after free
502
503 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
504 (LP: #1744077)
505 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
506
507 * the wifi driver is always hard blocked on a lenovo laptop (LP: #1743672)
508 - ACPI: EC: Fix possible issues related to EC initialization order
509
510 * text VTs are unavailable on desktop after upgrade to Ubuntu 17.10
511 (LP: #1724911)
512 - drm/i915/fbdev: Always forward hotplug events
513
514 * Samsung SSD 960 EVO 500GB refused to change power state (LP: #1705748)
515 - nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
516
517 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
518 - Bluetooth: btusb: Add support for 0cf3:e010
519
520 * CVE-2017-17741
521 - KVM: Fix stack-out-of-bounds read in write_mmio
522
523 * CVE-2018-5333
524 - RDS: null pointer dereference in rds_atomic_free_op
525
526 * [800 G3 SFF] [800 G3 DM]External microphone of headset(3-ring) is working,
527 2-ring mic not working, both not shown in sound settings (LP: #1740974)
528 - ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines
529
530 * Two front mics can't work on a lenovo machine (LP: #1740973)
531 - ALSA: hda - change the location for one mic on a Lenovo machine
532
533 * No external microphone be detected via headset jack on a dell machine
534 (LP: #1740972)
535 - ALSA: hda - fix headset mic detection issue on a Dell machine
536
537 * Can't detect external headset via line-out jack on some Dell machines
538 (LP: #1740971)
539 - ALSA: hda/realtek - Fix Dell AIO LineOut issue
540
541 * Support realtek new codec alc257 in the alsa hda driver (LP: #1738911)
542 - ALSA: hda/realtek - New codec support for ALC257
543
544 * Add support for 16g huge pages on Ubuntu 16.04.2 PowerNV (LP: #1706247)
545 - powerpc/mm/hugetlb: Allow runtime allocation of 16G.
546 - powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel
547 command line
548 - mm/hugetlb: Allow arch to override and call the weak function
549
550 * the kernel is blackholing IPv6 packets to linkdown nexthops (LP: #1738219)
551 - ipv6: Do not consider linkdown nexthops during multipath
552
553 * e1000e in 4.4.0-97-generic breaks 82574L under heavy load. (LP: #1730550)
554 - e1000e: Avoid receiver overrun interrupt bursts
555 - e1000e: Separate signaling for link check/link up
556
557 * Ubuntu 17.10: Include patch "crypto: vmx - Use skcipher for ctr fallback"
558 (LP: #1732978)
559 - crypto: vmx - Use skcipher for ctr fallback
560
561 * QCA Rome bluetooth can not wakeup after USB runtime suspended.
562 (LP: #1737890)
563 - Bluetooth: btusb: driver to enable the usb-wakeup feature
564
565 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
566 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
567
568 * Some VMs fail to reboot with "watchdog: BUG: soft lockup - CPU#0 stuck for
569 22s! [systemd:1]" (LP: #1730717)
570 - SAUCE: exec: fix lockup because retry loop may never exit
571
572 * Request to backport cxlflash patches to 16.04 HWE Kernel (LP: #1730515)
573 - scsi: cxlflash: Use derived maximum write same length
574 - scsi: cxlflash: Allow cards without WWPN VPD to configure
575 - scsi: cxlflash: Derive pid through accessors
576
577 * vagrant artful64 box filesystem too small (LP: #1726818)
578 - block: factor out __blkdev_issue_zero_pages()
579 - block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
580
581 * Artful update to 4.13.14 stable release (LP: #1744121)
582 - ppp: fix race in ppp device destruction
583 - gso: fix payload length when gso_size is zero
584 - ipv4: Fix traffic triggered IPsec connections.
585 - ipv6: Fix traffic triggered IPsec connections.
586 - netlink: do not set cb_running if dump's start() errs
587 - net: call cgroup_sk_alloc() earlier in sk_clone_lock()
588 - macsec: fix memory leaks when skb_to_sgvec fails
589 - l2tp: check ps->sock before running pppol2tp_session_ioctl()
590 - netlink: fix netlink_ack() extack race
591 - sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
592 - tcp/dccp: fix ireq->opt races
593 - packet: avoid panic in packet_getsockopt()
594 - geneve: Fix function matching VNI and tunnel ID on big-endian
595 - net: bridge: fix returning of vlan range op errors
596 - soreuseport: fix initialization race
597 - ipv6: flowlabel: do not leave opt->tot_len with garbage
598 - sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
599 - tcp/dccp: fix lockdep splat in inet_csk_route_req()
600 - tcp/dccp: fix other lockdep splats accessing ireq_opt
601 - net: dsa: check master device before put
602 - net/unix: don't show information about sockets from other namespaces
603 - tap: double-free in error path in tap_open()
604 - net/mlx5: Fix health work queue spin lock to IRQ safe
605 - net/mlx5e: Properly deal with encap flows add/del under neigh update
606 - ipip: only increase err_count for some certain type icmp in ipip_err
607 - ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
608 - ip6_gre: update dst pmtu if dev mtu has been updated by toobig in
609 __gre6_xmit
610 - tcp: refresh tp timestamp before tcp_mtu_probe()
611 - tap: reference to KVA of an unloaded module causes kernel panic
612 - sctp: reset owner sk for data chunks on out queues when migrating a sock
613 - net_sched: avoid matching qdisc with zero handle
614 - l2tp: hold tunnel in pppol2tp_connect()
615 - ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
616 - tcp: fix tcp_mtu_probe() vs highest_sack
617 - mac80211: accept key reinstall without changing anything
618 - mac80211: use constant time comparison with keys
619 - mac80211: don't compare TKIP TX MIC key in reinstall prevention
620 - usb: usbtest: fix NULL pointer dereference
621 - Input: ims-psu - check if CDC union descriptor is sane
622 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
623 - dmaengine: dmatest: warn user when dma test times out
624 - Linux 4.13.14
b1fc85ae
SB
625
626 -- Stefan Bader <stefan.bader@canonical.com> Wed, 14 Mar 2018 11:38:23 +0100
627
50e6799e 628linux (4.13.0-37.42) artful; urgency=medium
a63b2739 629
50e6799e 630 * linux: 4.13.0-37.42 -proposed tracker (LP: #1751798)
a63b2739 631
50e6799e
KSS
632 * CVE-2017-5715 // CVE-2017-5753 // CVE-2017-5754
633 - arm64: Add ASM_BUG()
634 - arm64: consistently use bl for C exception entry
635 - arm64: move non-entry code out of .entry.text
636 - arm64: unwind: avoid percpu indirection for irq stack
637 - arm64: unwind: disregard frame.sp when validating frame pointer
638 - arm64: mm: Fix set_memory_valid() declaration
639 - arm64: Convert __inval_cache_range() to area-based
640 - arm64: Expose DC CVAP to userspace
641 - arm64: Handle trapped DC CVAP
642 - arm64: Implement pmem API support
643 - arm64: uaccess: Implement *_flushcache variants
644 - arm64/vdso: Support mremap() for vDSO
645 - arm64: unwind: reference pt_regs via embedded stack frame
646 - arm64: unwind: remove sp from struct stackframe
647 - arm64: uaccess: Add the uaccess_flushcache.c file
648 - arm64: fix pmem interface definition
649 - arm64: compat: Remove leftover variable declaration
650 - fork: allow arch-override of VMAP stack alignment
651 - arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
652 - arm64: factor out PAGE_* and CONT_* definitions
653 - arm64: clean up THREAD_* definitions
654 - arm64: clean up irq stack definitions
655 - arm64: move SEGMENT_ALIGN to <asm/memory.h>
656 - efi/arm64: add EFI_KIMG_ALIGN
657 - arm64: factor out entry stack manipulation
658 - arm64: assembler: allow adr_this_cpu to use the stack pointer
659 - arm64: use an irq stack pointer
660 - arm64: add basic VMAP_STACK support
661 - arm64: add on_accessible_stack()
662 - arm64: add VMAP_STACK overflow detection
663 - arm64: Convert pte handling from inline asm to using (cmp)xchg
664 - kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
665 - arm64: Move PTE_RDONLY bit handling out of set_pte_at()
666 - arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
667 - arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
668 - arm64: introduce separated bits for mm_context_t flags
669 - arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
670 - KVM: arm/arm64: Fix guest external abort matching
671 - KVM: arm/arm64: vgic: constify seq_operations and file_operations
672 - KVM: arm/arm64: vITS: Drop its_ite->lpi field
673 - KVM: arm/arm64: Extract GICv3 max APRn index calculation
674 - KVM: arm/arm64: Support uaccess of GICC_APRn
675 - arm64: Use larger stacks when KASAN is selected
676 - arm64: Define cputype macros for Falkor CPU
677 - arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
678 - arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
679 - x86/syscalls: Check address limit on user-mode return
680 - arm/syscalls: Check address limit on user-mode return
681 - arm64/syscalls: Check address limit on user-mode return
682 - Revert "arm/syscalls: Check address limit on user-mode return"
683 - syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check
684 - arm/syscalls: Optimize address limit check
685 - arm64/syscalls: Move address limit check in loop
686 - futex: Remove duplicated code and fix undefined behaviour
687 - arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
688 - arm64: syscallno is secretly an int, make it official
689 - arm64: move TASK_* definitions to <asm/processor.h>
690 - arm64: mm: Use non-global mappings for kernel space
691 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
692 - arm64: mm: Move ASID from TTBR0 to TTBR1
693 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
694 - arm64: mm: Rename post_ttbr0_update_workaround
695 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
696 - arm64: mm: Allocate ASIDs in pairs
697 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
698 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
699 - arm64: entry: Add exception trampoline page for exceptions from EL0
700 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
701 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
702 - arm64: entry: Hook up entry trampoline to exception vectors
703 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
704 - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
705 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
706 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
707 - arm64: kaslr: Put kernel vectors address in separate data page
708 - arm64: use RET instruction for exiting the trampoline
709 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
710 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
711 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
712 - arm64: capabilities: Handle duplicate entries for a capability
713 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
714 - arm64: kpti: Fix the interaction between ASID switching and software PAN
715 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
716 - arm64: Turn on KPTI only on CPUs that need it
717 - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
718 - arm64: mm: Permit transitioning from Global to Non-Global without BBM
719 - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
720 - arm64: Force KPTI to be disabled on Cavium ThunderX
721 - arm64: entry: Reword comment about post_ttbr_update_workaround
722 - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
723 - arm64: barrier: Add CSDB macros to control data-value prediction
724 - arm64: Implement array_index_mask_nospec()
725 - arm64: Make USER_DS an inclusive limit
726 - arm64: Use pointer masking to limit uaccess speculation
727 - arm64: entry: Ensure branch through syscall table is bounded under
728 speculation
729 - arm64: uaccess: Prevent speculative use of the current addr_limit
730 - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
731 - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
732 - arm64: futex: Mask __user pointers prior to dereference
733 - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
734 - arm64: Run enable method for errata work arounds on late CPUs
735 - arm64: cpufeature: Pass capability structure to ->enable callback
736 - drivers/firmware: Expose psci_get_version through psci_ops structure
737 - arm64: Move post_ttbr_update_workaround to C code
738 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
739 - arm64: Move BP hardening to check_and_switch_context
740 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
741 - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
742 - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
743 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
744 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
745 - arm64: Implement branch predictor hardening for Falkor
746 - arm64: Branch predictor hardening for Cavium ThunderX2
747 - arm64: KVM: Increment PC after handling an SMC trap
748 - arm/arm64: KVM: Consolidate the PSCI include files
749 - arm/arm64: KVM: Add PSCI_VERSION helper
750 - arm/arm64: KVM: Add smccc accessors to PSCI code
751 - arm/arm64: KVM: Implement PSCI 1.0 support
752 - arm/arm64: KVM: Advertise SMCCC v1.1
753 - arm64: KVM: Make PSCI_VERSION a fast path
754 - arm/arm64: KVM: Turn kvm_psci_version into a static inline
755 - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
756 - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
757 - firmware/psci: Expose PSCI conduit
758 - firmware/psci: Expose SMCCC version through psci_ops
759 - arm/arm64: smccc: Make function identifiers an unsigned quantity
760 - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
761 - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
762 - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
763 - [Config] UNMAP_KERNEL_AT_EL0=y && HARDEN_BRANCH_PREDICTOR=y
764 - SAUCE: arm64: __idmap_cpu_set_reserved_ttbr1: fix !ARM64_PA_BITS_52 logic
765 - arm64: Add missing Falkor part number for branch predictor hardening
766 - arm64: mm: fix thinko in non-global page table attribute check
767
768 * linux-image-4.13.0-26-generic / linux-image-extra-4.13.0-26-generic fail to
769 boot (LP: #1742721)
770 - staging: sm750fb: Fix parameter mistake in poke32
771
772 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 07 Mar 2018 12:20:00 +0100
a63b2739 773
1271826c 774linux (4.13.0-36.40) artful; urgency=medium
a6797393 775
1271826c 776 * linux: 4.13.0-36.40 -proposed tracker (LP: #1750010)
a6797393 777
1271826c
KE
778 * Rebuild without "CVE-2017-5754 ARM64 KPTI fixes" patch set
779
780 -- Khalid Elmously <khalid.elmously@canonical.com> Fri, 16 Feb 2018 12:49:24 -0500
a6797393 781
bf2c7330 782linux (4.13.0-35.39) artful; urgency=medium
e352e1b1 783
bf2c7330 784 * linux: 4.13.0-35.39 -proposed tracker (LP: #1748743)
e352e1b1 785
bf2c7330
KSS
786 * CVE-2017-5715 (Spectre v2 Intel)
787 - Revert "UBUNTU: SAUCE: turn off IBPB when full retpoline is present"
788 - SAUCE: turn off IBRS when full retpoline is present
789 - [Packaging] retpoline files must be sorted
790 - [Packaging] pull in retpoline files
791
792 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 12 Feb 2018 11:28:27 +0100
e352e1b1 793
ec92a2d0 794linux (4.13.0-34.37) artful; urgency=medium
458cd4e2 795
ec92a2d0 796 * linux: 4.13.0-34.37 -proposed tracker (LP: #1748475)
458cd4e2 797
ec92a2d0
KE
798 * libata: apply MAX_SEC_1024 to all LITEON EP1 series devices (LP: #1743053)
799 - libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
800
801 * KVM patches for s390x to provide facility bits 81 (ppa15) and 82 (bpb)
802 (LP: #1747090)
803 - KVM: s390: wire up bpb feature
804
805 * artful 4.13 i386 kernels crash after memory hotplug remove (LP: #1747069)
806 - Revert "mm, memory_hotplug: do not associate hotadded memory to zones until
807 online"
808
809 * CVE-2017-5715 (Spectre v2 Intel)
810 - x86/feature: Enable the x86 feature to control Speculation
811 - x86/feature: Report presence of IBPB and IBRS control
812 - x86/enter: MACROS to set/clear IBRS and set IBPB
813 - x86/enter: Use IBRS on syscall and interrupts
814 - x86/idle: Disable IBRS entering idle and enable it on wakeup
815 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
816 - x86/mm: Set IBPB upon context switch
817 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
818 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
819 - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
820 - x86/kvm: Set IBPB when switching VM
821 - x86/kvm: Toggle IBRS on VM entry and exit
822 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
823 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
824 - x86/cpu/AMD: Add speculative control support for AMD
825 - x86/microcode: Extend post microcode reload to support IBPB feature
826 - KVM: SVM: Do not intercept new speculative control MSRs
827 - x86/svm: Set IBRS value on VM entry and exit
828 - x86/svm: Set IBPB when running a different VCPU
829 - KVM: x86: Add speculative control CPUID support for guests
830 - SAUCE: turn off IBPB when full retpoline is present
831
bf2c7330 832 * Artful 4.13 fixes for tun (LP: #1748846)
ec92a2d0
KE
833 - tun: call dev_get_valid_name() before register_netdevice()
834 - tun: allow positive return values on dev_get_valid_name() call
835 - tun/tap: sanitize TUNSETSNDBUF input
836
837 * boot failure on AMD Raven + WestonXT (LP: #1742759)
838 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
839
840 -- Khalid Elmously <khalid.elmously@canonical.com> Fri, 09 Feb 2018 14:42:56 -0500
458cd4e2 841
f1be9202 842linux (4.13.0-33.36) artful; urgency=low
514f4c3f 843
f1be9202 844 * linux: 4.13.0-33.36 -proposed tracker (LP: #1746903)
514f4c3f 845
f1be9202
KE
846 [ Stefan Bader ]
847 * starting VMs causing retpoline4 to reboot (LP: #1747507) // CVE-2017-5715
848 (Spectre v2 retpoline)
849 - x86/retpoline: Fill RSB on context switch for affected CPUs
850 - x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
851 - x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
852 - x86/retpoline: Remove the esp/rsp thunk
853 - x86/retpoline: Simplify vmexit_fill_RSB()
854
855 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
856 (LP: #1743638)
857 - [d-i] Add qede to nic-modules udeb
858
859 * hisi_sas: driver robustness fixes (LP: #1739807)
860 - scsi: hisi_sas: fix reset and port ID refresh issues
861 - scsi: hisi_sas: avoid potential v2 hw interrupt issue
862 - scsi: hisi_sas: fix v2 hw underflow residual value
863 - scsi: hisi_sas: add v2 hw DFX feature
864 - scsi: hisi_sas: add irq and tasklet cleanup in v2 hw
865 - scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hw
866 - scsi: hisi_sas: fix internal abort slot timeout bug
867 - scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
868 - scsi: hisi_sas: fix NULL check in SMP abort task path
869 - scsi: hisi_sas: fix the risk of freeing slot twice
870 - scsi: hisi_sas: kill tasklet when destroying irq in v3 hw
871 - scsi: hisi_sas: complete all tasklets prior to host reset
872
873 * [Artful/Zesty] ACPI APEI error handling bug fixes (LP: #1732990)
874 - ACPI: APEI: fix the wrong iteration of generic error status block
875 - ACPI / APEI: clear error status before acknowledging the error
876
877 * [Zesty/Artful] On ARM64 PCIE physical function passthrough guest fails to
878 boot (LP: #1732804)
879 - vfio/pci: Virtualize Maximum Payload Size
880 - vfio/pci: Virtualize Maximum Read Request Size
881
882 * hisi_sas: Add ATA command support for SMR disks (LP: #1739891)
883 - scsi: hisi_sas: support zone management commands
884
885 * thunderx2: i2c driver PEC and ACPI clock fixes (LP: #1738073)
886 - ACPI / APD: Add clock frequency for ThunderX2 I2C controller
887 - i2c: xlp9xx: Get clock frequency with clk API
888 - i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags
889
890 * Falkor erratum 1041 needs workaround (LP: #1738497)
891 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_E1041=y
892 - arm64: Add software workaround for Falkor erratum 1041
893
894 * ThunderX: TX failure unless checksum offload disabled (LP: #1736593)
895 - net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
896 - net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
897
898 * arm64/thunderx: Unhandled context faults in ACPI mode (LP: #1736774)
899 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
900 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
901
902 * arm64: Unfair rwlock can stall the system (LP: #1732238)
903 - locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'
904 - locking/atomic: Add atomic_cond_read_acquire()
905 - locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock
906 - locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks
907 - locking/qrwlock: Prevent slowpath writers getting held up by fastpath
908
909 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
910 - scsi: libiscsi: Allow sd_shutdown on bad transport
911
912 * bt_iter() crash due to NULL pointer (LP: #1744300)
913 - blk-mq-tag: check for NULL rq when iterating tags
914
915 * hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn
916 callback") (LP: #1738334)
917 - SAUCE: drm: hibmc: Initialize the hibmc_bo_driver.io_mem_pfn
918
919 * CVE-2017-5754 ARM64 KPTI fixes
920 - arm64: Add ASM_BUG()
921 - arm64: consistently use bl for C exception entry
922 - arm64: syscallno is secretly an int, make it official
923 - arm64: Abstract syscallno manipulation
924 - arm64: move non-entry code out of .entry.text
925 - arm64: unwind: avoid percpu indirection for irq stack
926 - arm64: unwind: disregard frame.sp when validating frame pointer
927 - arm64: mm: Fix set_memory_valid() declaration
928 - arm64: Convert __inval_cache_range() to area-based
929 - arm64: Expose DC CVAP to userspace
930 - arm64: Handle trapped DC CVAP
931 - arm64: Implement pmem API support
932 - arm64: uaccess: Implement *_flushcache variants
933 - arm64/vdso: Support mremap() for vDSO
934 - arm64: unwind: reference pt_regs via embedded stack frame
935 - arm64: unwind: remove sp from struct stackframe
936 - arm64: uaccess: Add the uaccess_flushcache.c file
937 - arm64: fix pmem interface definition
938 - arm64: compat: Remove leftover variable declaration
939 - fork: allow arch-override of VMAP stack alignment
940 - arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
941 - arm64: factor out PAGE_* and CONT_* definitions
942 - arm64: clean up THREAD_* definitions
943 - arm64: clean up irq stack definitions
944 - arm64: move SEGMENT_ALIGN to <asm/memory.h>
945 - efi/arm64: add EFI_KIMG_ALIGN
946 - arm64: factor out entry stack manipulation
947 - arm64: assembler: allow adr_this_cpu to use the stack pointer
948 - arm64: use an irq stack pointer
949 - arm64: add basic VMAP_STACK support
950 - arm64: add on_accessible_stack()
951 - arm64: add VMAP_STACK overflow detection
952 - arm64: Convert pte handling from inline asm to using (cmp)xchg
953 - kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
954 - arm64: Move PTE_RDONLY bit handling out of set_pte_at()
955 - arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
956 - arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
957 - arm64: introduce separated bits for mm_context_t flags
958 - arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
959 - KVM: arm/arm64: Fix guest external abort matching
960 - KVM: arm/arm64: vgic: constify seq_operations and file_operations
961 - KVM: arm/arm64: vITS: Drop its_ite->lpi field
962 - KVM: arm/arm64: Extract GICv3 max APRn index calculation
963 - KVM: arm/arm64: Support uaccess of GICC_APRn
964 - arm64: move TASK_* definitions to <asm/processor.h>
965 - arm64: Use larger stacks when KASAN is selected
966 - arm64: sysreg: Move SPE registers and PSB into common header files
967 - arm64: head: Init PMSCR_EL2.{PA,PCT} when entered at EL2 without VHE
968 - arm64: Update fault_info table with new exception types
969 - arm64: Use existing defines for mdscr
970 - arm64: Fix single stepping in kernel traps
971 - arm64: asm-bug: Renumber macro local labels to avoid clashes
972 - arm64: Implement arch-specific pte_access_permitted()
973 - arm64: explicitly mask all exceptions
974 - arm64: introduce an order for exceptions
975 - arm64: Move the async/fiq helpers to explicitly set process context flags
976 - arm64: Mask all exceptions during kernel_exit
977 - arm64: entry.S: Remove disable_dbg
978 - arm64: entry.S: convert el1_sync
979 - arm64: entry.S convert el0_sync
980 - arm64: entry.S: convert elX_irq
981 - arm64: entry.S: move SError handling into a C function for future expansion
982 - arm64: pgd: Mark pgd_cache as __ro_after_init
983 - arm64: cpu_ops: Add missing 'const' qualifiers
984 - arm64: context: Fix comments and remove pointless smp_wmb()
985 - arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
986 - arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
987 - arm64: Expose support for optional ARMv8-A features
988 - arm64: KVM: Hide unsupported AArch64 CPU features from guests
989 - arm64: mm: Use non-global mappings for kernel space
990 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
991 - arm64: mm: Move ASID from TTBR0 to TTBR1
992 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
993 - arm64: mm: Rename post_ttbr0_update_workaround
994 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
995 - arm64: mm: Allocate ASIDs in pairs
996 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
997 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
998 - arm64: entry: Add exception trampoline page for exceptions from EL0
999 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
1000 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
1001 - arm64: entry: Hook up entry trampoline to exception vectors
1002 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
1003 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
1004 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
1005 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
1006 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
1007 - arm64: kaslr: Put kernel vectors address in separate data page
1008 - arm64: use RET instruction for exiting the trampoline
1009 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
1010 - arm64: Fix the feature type for ID register fields
1011 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
1012 - arm64: cpufeature: Pass capability structure to ->enable callback
1013 - drivers/firmware: Expose psci_get_version through psci_ops structure
1014 - arm64: Move post_ttbr_update_workaround to C code
1015 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
1016 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
1017 - arm64: KVM: Make PSCI_VERSION a fast path
1018 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
1019 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
1020 - arm64: Define cputype macros for Falkor CPU
1021 - arm64: Implement branch predictor hardening for Falkor
1022 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
1023 - bpf: inline map in map lookup functions for array and htab
1024 - bpf: perf event change needed for subsequent bpf helpers
1025 - bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
1026 - arm64: Branch predictor hardening for Cavium ThunderX2
1027 - arm64: capabilities: Handle duplicate entries for a capability
1028 - arm64: kpti: Fix the interaction between ASID switching and software PAN
1029 - SAUCE: arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17
1030 - SAUCE: arm: Invalidate BTB on prefetch abort outside of user mapping on
1031 Cortex A8, A9, A12 and A17
1032 - SAUCE: arm: KVM: Invalidate BTB on guest exit
1033 - SAUCE: arm: Add icache invalidation on switch_mm for Cortex-A15
1034 - SAUCE: arm: Invalidate icache on prefetch abort outside of user mapping on
1035 Cortex-A15
1036 - SAUCE: arm: KVM: Invalidate icache on guest exit for Cortex-A15
1037 - SAUCE: asm-generic/barrier: add generic nospec helpers
1038 - SAUCE: Documentation: document nospec helpers
1039 - SAUCE: arm64: implement nospec_{load,ptr}()
1040 - SAUCE: arm: implement nospec_ptr()
1041 - SAUCE: bpf: inhibit speculated out-of-bounds pointers
1042 - SAUCE: arm64: Implement branch predictor hardening for Falkor
1043 - SAUCE: arm64: Branch predictor hardening for Cavium ThunderX2
1044 - [Config] UNMAP_KERNEL_AT_EL0=y && HARDEN_BRANCH_PREDICTOR=y
1045
1046 * [artful] panic in update_stack_state when reading /proc/<pid>/stack on i386
1047 (LP: #1747263)
1048 - x86/unwind: Fix dereference of untrusted pointer
1049
1050 * CVE-2017-5753 (Spectre v1 Intel)
1051 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
1052 - SAUCE: reinstate MFENCE_RDTSC feature definition
1053 - locking/barriers: introduce new observable speculation barrier
1054 - bpf: prevent speculative execution in eBPF interpreter
1055 - x86, bpf, jit: prevent speculative execution when JIT is enabled
1056 - SAUCE: FIX: x86, bpf, jit: prevent speculative execution when JIT is enabled
1057 - uvcvideo: prevent speculative execution
1058 - carl9170: prevent speculative execution
1059 - p54: prevent speculative execution
1060 - qla2xxx: prevent speculative execution
1061 - cw1200: prevent speculative execution
1062 - Thermal/int340x: prevent speculative execution
1063 - ipv4: prevent speculative execution
1064 - ipv6: prevent speculative execution
1065 - fs: prevent speculative execution
1066 - net: mpls: prevent speculative execution
1067 - udf: prevent speculative execution
1068 - userns: prevent speculative execution
1069 - SAUCE: powerpc: add osb barrier
1070 - SAUCE: s390/spinlock: add osb memory barrier
1071 - SAUCE: claim mitigation via observable speculation barrier
1072
1073 * CVE-2017-5715 (Spectre v2 retpoline)
1074 - x86/asm: Fix inline asm call constraints for Clang
1075 - kvm: vmx: Scrub hardware GPRs at VM-exit
1076 - sysfs/cpu: Add vulnerability folder
1077 - x86/cpu: Implement CPU vulnerabilites sysfs functions
1078 - x86/tboot: Unbreak tboot with PTI enabled
1079 - objtool: Detect jumps to retpoline thunks
1080 - objtool: Allow alternatives to be ignored
1081 - x86/retpoline: Add initial retpoline support
1082 - x86/spectre: Add boot time option to select Spectre v2 mitigation
1083 - x86/retpoline/crypto: Convert crypto assembler indirect jumps
1084 - x86/retpoline/entry: Convert entry assembler indirect jumps
1085 - x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
1086 - x86/retpoline/hyperv: Convert assembler indirect jumps
1087 - x86/retpoline/xen: Convert Xen hypercall indirect jumps
1088 - x86/retpoline/checksum32: Convert assembler indirect jumps
1089 - x86/retpoline/irq32: Convert assembler indirect jumps
1090 - x86/retpoline: Fill return stack buffer on vmexit
1091 - selftests/x86: Add test_vsyscall
1092 - x86/pti: Fix !PCID and sanitize defines
1093 - security/Kconfig: Correct the Documentation reference for PTI
1094 - x86,perf: Disable intel_bts when PTI
1095 - x86/retpoline: Remove compile time warning
1096 - [Config] enable CONFIG_GENERIC_CPU_VULNERABILITIES
1097 - [Config] enable CONFIG_RETPOLINE
1098 - [Packaging] retpoline -- add call site validation
1099 - [Config] disable retpoline checks for first upload
1100
1101 * CVE-2017-5715 (revert embargoed) // CVE-2017-5753 (revert embargoed)
1102 - Revert "UBUNTU: SAUCE: x86/entry: Fix up retpoline assembler labels"
1103 - Revert "kvm: vmx: Scrub hardware GPRs at VM-exit"
1104 - Revert "Revert "x86/svm: Add code to clear registers on VM exit""
1105 - Revert "UBUNTU: SAUCE: x86/microcode: Extend post microcode reload to
1106 support IBPB feature -- repair missmerge"
1107 - Revert "UBUNTU: SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit"
1108 - Revert "s390/spinlock: add gmb memory barrier"
1109 - Revert "powerpc: add gmb barrier"
1110 - Revert "x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature"
1111 - Revert "x86/svm: Add code to clear registers on VM exit"
1112 - Revert "x86/svm: Add code to clobber the RSB on VM exit"
1113 - Revert "KVM: x86: Add speculative control CPUID support for guests"
1114 - Revert "x86/svm: Set IBPB when running a different VCPU"
1115 - Revert "x86/svm: Set IBRS value on VM entry and exit"
1116 - Revert "KVM: SVM: Do not intercept new speculative control MSRs"
1117 - Revert "x86/microcode: Extend post microcode reload to support IBPB feature"
1118 - Revert "x86/cpu/AMD: Add speculative control support for AMD"
1119 - Revert "x86/entry: Use retpoline for syscall's indirect calls"
1120 - Revert "x86/syscall: Clear unused extra registers on 32-bit compatible
1121 syscall entrance"
1122 - Revert "x86/syscall: Clear unused extra registers on syscall entrance"
1123 - Revert "x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb
1124 control"
1125 - Revert "x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature"
1126 - Revert "x86/kvm: Pad RSB on VM transition"
1127 - Revert "x86/kvm: Toggle IBRS on VM entry and exit"
1128 - Revert "x86/kvm: Set IBPB when switching VM"
1129 - Revert "x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm"
1130 - Revert "x86/entry: Stuff RSB for entry to kernel for non-SMEP platform"
1131 - Revert "x86/mm: Only set IBPB when the new thread cannot ptrace current
1132 thread"
1133 - Revert "x86/mm: Set IBPB upon context switch"
1134 - Revert "x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup"
1135 - Revert "x86/idle: Disable IBRS entering idle and enable it on wakeup"
1136 - Revert "x86/enter: Use IBRS on syscall and interrupts"
1137 - Revert "x86/enter: MACROS to set/clear IBRS and set IBPB"
1138 - Revert "x86/feature: Report presence of IBPB and IBRS control"
1139 - Revert "x86/feature: Enable the x86 feature to control Speculation"
1140 - Revert "udf: prevent speculative execution"
1141 - Revert "net: mpls: prevent speculative execution"
1142 - Revert "fs: prevent speculative execution"
1143 - Revert "ipv6: prevent speculative execution"
1144 - Revert "userns: prevent speculative execution"
1145 - Revert "Thermal/int340x: prevent speculative execution"
1146 - Revert "cw1200: prevent speculative execution"
1147 - Revert "qla2xxx: prevent speculative execution"
1148 - Revert "p54: prevent speculative execution"
1149 - Revert "carl9170: prevent speculative execution"
1150 - Revert "uvcvideo: prevent speculative execution"
1151 - Revert "x86, bpf, jit: prevent speculative execution when JIT is enabled"
1152 - Revert "bpf: prevent speculative execution in eBPF interpreter"
1153 - Revert "locking/barriers: introduce new memory barrier gmb()"
1154
1155 * Unable to boot with i386 4.13.0-25 / 4.13.0-26 / 4.13.0-31 kernel on Xenial
1156 / Artful (LP: #1745118)
1157 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
1158
1159 * 4.13: unable to increase MTU configuration for GRE devices (LP: #1743746)
1160 - ip_gre: remove the incorrect mtu limit for ipgre tap
1161
1162 * CVE-2017-17712
1163 - net: ipv4: fix for a race condition in raw_sendmsg
1164
1165 * upload urgency should be medium by default (LP: #1745338)
1166 - [Packaging] update urgency to medium by default
1167
1168 * CVE-2017-15115
1169 - sctp: do not peel off an assoc from one netns to another one
1170
1171 * CVE-2017-8824
1172 - dccp: CVE-2017-8824: use-after-free in DCCP code
1173
1174 -- Khalid Elmously <khalid.elmously@canonical.com> Tue, 06 Feb 2018 13:19:16 -0500
514f4c3f 1175
b32038eb 1176linux (4.13.0-32.35) artful; urgency=low
337397ef 1177
b32038eb
SB
1178 * CVE-2017-5715 // CVE-2017-5753
1179 - SAUCE: x86/entry: Fix up retpoline assembler labels
337397ef
SB
1180
1181 -- Stefan Bader <stefan.bader@canonical.com> Tue, 23 Jan 2018 09:13:39 +0100
1182
e2631273 1183linux (4.13.0-31.34) artful; urgency=low
e49a3875 1184
e2631273 1185 * linux: 4.13.0-31.34 -proposed tracker (LP: #1744294)
e49a3875 1186
e2631273
MHC
1187 [ Stefan Bader ]
1188 * CVE-2017-5715 // CVE-2017-5753
1189 - SAUCE: s390: improve cpu alternative handling for gmb and nobp
1190 - SAUCE: s390: print messages for gmb and nobp
1191 - [Config] KERNEL_NOBP=y
1192
1193 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Fri, 19 Jan 2018 09:56:09 -0200
e49a3875 1194
27650b74 1195linux (4.13.0-30.33) artful; urgency=low
ad692c94 1196
27650b74 1197 * linux: 4.13.0-30.33 -proposed tracker (LP: #1743412)
ad692c94 1198
27650b74
MHC
1199 * Do not duplicate changelog entries assigned to more than one bug or CVE
1200 (LP: #1743383)
1201 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
1202
1203 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
1204 (LP: #1726519)
1205 - Revert "scsi: libsas: allow async aborts"
1206
1207 * CVE-2017-5715 // CVE-2017-5753
1208 - SAUCE: x86/microcode: Extend post microcode reload to support IBPB feature
1209 -- repair missmerge
1210 - Revert "x86/svm: Add code to clear registers on VM exit"
1211 - kvm: vmx: Scrub hardware GPRs at VM-exit
1212
1213 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Mon, 15 Jan 2018 16:46:07 -0200
ad692c94 1214
696c52c8 1215linux (4.13.0-29.32) artful; urgency=low
7c88d9e6 1216
696c52c8 1217 * linux: 4.13.0-29.32 -proposed tracker (LP: #1742722)
7c88d9e6 1218
696c52c8
KSS
1219 * CVE-2017-5754
1220 - Revert "x86/cpu: Implement CPU vulnerabilites sysfs functions"
1221 - Revert "sysfs/cpu: Fix typos in vulnerability documentation"
1222 - Revert "sysfs/cpu: Add vulnerability folder"
1223 - Revert "UBUNTU: [Config] updateconfigs to enable
1224 GENERIC_CPU_VULNERABILITIES"
7c88d9e6 1225
696c52c8 1226 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 12 Jan 2018 12:10:51 +0100
88f8fd0e 1227
696c52c8 1228linux (4.13.0-28.31) artful; urgency=low
88f8fd0e 1229
8d9d202a
SF
1230 * CVE-2017-5753
1231 - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
88f8fd0e 1232
8d9d202a
SF
1233 * CVE-2017-5715
1234 - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
c6eb5658 1235
8d9d202a
SF
1236 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Jan 2018 17:52:21 -0600
1237
1238linux (4.13.0-27.30) artful; urgency=low
c6eb5658 1239
40b231ab
MHC
1240 [ Andy Whitcroft ]
1241 * CVE-2017-5753
1242 - locking/barriers: introduce new memory barrier gmb()
1243 - bpf: prevent speculative execution in eBPF interpreter
1244 - x86, bpf, jit: prevent speculative execution when JIT is enabled
1245 - uvcvideo: prevent speculative execution
1246 - carl9170: prevent speculative execution
1247 - p54: prevent speculative execution
1248 - qla2xxx: prevent speculative execution
1249 - cw1200: prevent speculative execution
1250 - Thermal/int340x: prevent speculative execution
1251 - userns: prevent speculative execution
1252 - ipv6: prevent speculative execution
1253 - fs: prevent speculative execution
1254 - net: mpls: prevent speculative execution
1255 - udf: prevent speculative execution
1256 - x86/feature: Enable the x86 feature to control Speculation
1257 - x86/feature: Report presence of IBPB and IBRS control
1258 - x86/enter: MACROS to set/clear IBRS and set IBPB
1259 - x86/enter: Use IBRS on syscall and interrupts
1260 - x86/idle: Disable IBRS entering idle and enable it on wakeup
1261 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
1262 - x86/mm: Set IBPB upon context switch
1263 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
1264 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
1265 - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
1266 - x86/kvm: Set IBPB when switching VM
1267 - x86/kvm: Toggle IBRS on VM entry and exit
1268 - x86/kvm: Pad RSB on VM transition
1269 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
1270 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
1271 - x86/syscall: Clear unused extra registers on syscall entrance
1272 - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
1273 entrance
1274 - x86/entry: Use retpoline for syscall's indirect calls
1275 - x86/cpu/AMD: Add speculative control support for AMD
1276 - x86/microcode: Extend post microcode reload to support IBPB feature
1277 - KVM: SVM: Do not intercept new speculative control MSRs
1278 - x86/svm: Set IBRS value on VM entry and exit
1279 - x86/svm: Set IBPB when running a different VCPU
1280 - KVM: x86: Add speculative control CPUID support for guests
1281 - x86/svm: Add code to clobber the RSB on VM exit
1282 - x86/svm: Add code to clear registers on VM exit
1283 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
1284 - powerpc: add gmb barrier
1285 - s390/spinlock: add gmb memory barrier
1286 - x86/microcode/AMD: Add support for fam17h microcode loading
1287
1288 * CVE-2017-5715
1289 - locking/barriers: introduce new memory barrier gmb()
1290 - bpf: prevent speculative execution in eBPF interpreter
1291 - x86, bpf, jit: prevent speculative execution when JIT is enabled
1292 - uvcvideo: prevent speculative execution
1293 - carl9170: prevent speculative execution
1294 - p54: prevent speculative execution
1295 - qla2xxx: prevent speculative execution
1296 - cw1200: prevent speculative execution
1297 - Thermal/int340x: prevent speculative execution
1298 - userns: prevent speculative execution
1299 - ipv6: prevent speculative execution
1300 - fs: prevent speculative execution
1301 - net: mpls: prevent speculative execution
1302 - udf: prevent speculative execution
1303 - x86/feature: Enable the x86 feature to control Speculation
1304 - x86/feature: Report presence of IBPB and IBRS control
1305 - x86/enter: MACROS to set/clear IBRS and set IBPB
1306 - x86/enter: Use IBRS on syscall and interrupts
1307 - x86/idle: Disable IBRS entering idle and enable it on wakeup
1308 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
1309 - x86/mm: Set IBPB upon context switch
1310 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
1311 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
1312 - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
1313 - x86/kvm: Set IBPB when switching VM
1314 - x86/kvm: Toggle IBRS on VM entry and exit
1315 - x86/kvm: Pad RSB on VM transition
1316 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
1317 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
1318 - x86/syscall: Clear unused extra registers on syscall entrance
1319 - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
1320 entrance
1321 - x86/entry: Use retpoline for syscall's indirect calls
1322 - x86/cpu/AMD: Add speculative control support for AMD
1323 - x86/microcode: Extend post microcode reload to support IBPB feature
1324 - KVM: SVM: Do not intercept new speculative control MSRs
1325 - x86/svm: Set IBRS value on VM entry and exit
1326 - x86/svm: Set IBPB when running a different VCPU
1327 - KVM: x86: Add speculative control CPUID support for guests
1328 - x86/svm: Add code to clobber the RSB on VM exit
1329 - x86/svm: Add code to clear registers on VM exit
1330 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
1331 - powerpc: add gmb barrier
1332 - s390/spinlock: add gmb memory barrier
1333 - x86/microcode/AMD: Add support for fam17h microcode loading
1334
1335 * CVE-2017-5754
1336 - x86/pti: Enable PTI by default
1337 - x86/pti: Make sure the user/kernel PTEs match
1338 - x86/dumpstack: Fix partial register dumps
1339 - x86/dumpstack: Print registers for first stack frame
1340 - x86/process: Define cpu_tss_rw in same section as declaration
1341 - x86/mm: Set MODULES_END to 0xffffffffff000000
1342 - x86/mm: Map cpu_entry_area at the same place on 4/5 level
1343 - x86/kaslr: Fix the vaddr_end mess
1344 - x86/events/intel/ds: Use the proper cache flush method for mapping ds
1345 buffers
1346 - x86/tlb: Drop the _GPL from the cpu_tlbstate export
1347 - x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
1348 - x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
1349 - x86/pti: Unbreak EFI old_memmap
1350 - x86/Documentation: Add PTI description
1351 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
1352 - sysfs/cpu: Add vulnerability folder
1353 - x86/cpu: Implement CPU vulnerabilites sysfs functions
1354 - x86/tboot: Unbreak tboot with PTI enabled
1355 - x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
1356 - x86/cpu/AMD: Make LFENCE a serializing instruction
1357 - x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
1358 - sysfs/cpu: Fix typos in vulnerability documentation
1359 - x86/alternatives: Fix optimize_nops() checking
1360 - x86/pti: Make unpoison of pgd for trusted boot work for real
1361 - s390: introduce CPU alternatives
1362 - s390: add ppa to kernel entry / exit
1363 - SAUCE: powerpc: Secure memory rfi flush
1364 - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
1365 - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
1366 - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host kernel
1367 - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
1368 - SAUCE: rfi-flush: Implement congruence-first fallback flush
1369 - SAUCE: rfi-flush: Make l1d_flush_type bit flags
1370 - SAUCE: rfi-flush: Push the instruction selection down to the patching
1371 routine
1372 - SAUCE: rfi-flush: Expand the RFI section to two nop slots
1373 - SAUCE: rfi-flush: Support more than one flush type at once
1374 - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
1375 - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
1376 - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
1377 - SAUCE: rfi-flush: Rework powernv logic to be more cautious
1378 - SAUCE: rfi-flush: Rework pseries logic to be more cautious
1379 - SAUCE: rfi-flush: Put the fallback flushes in the real trampoline section
1380 - SAUCE: rfi-flush: Fix the fallback flush to actually activate
1381 - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
1382 - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
1383 - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
1384 - SAUCE: rfi-flush: Use rfi-flush in printks
1385 - SAUCE: rfi-flush: Fallback flush add load dependency
1386 - SAUCE: rfi-flush: Fix the 32-bit KVM build
1387 - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
1388 - SAUCE: rfi-flush: Make the fallback robust against memory corruption
1389 - [Config] Disable CONFIG_PPC_DEBUG_RFI
1390 - [Config] updateconfigs to enable GENERIC_CPU_VULNERABILITIES
1391
1392 * powerpc: flush L1D on return to use (LP: #1742772)
1393 - SAUCE: powerpc: Secure memory rfi flush
1394 - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
1395 - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
1396 - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host kernel
1397 - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
1398 - SAUCE: rfi-flush: Implement congruence-first fallback flush
1399 - SAUCE: rfi-flush: Make l1d_flush_type bit flags
1400 - SAUCE: rfi-flush: Push the instruction selection down to the patching
1401 routine
1402 - SAUCE: rfi-flush: Expand the RFI section to two nop slots
1403 - SAUCE: rfi-flush: Support more than one flush type at once
1404 - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
1405 - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
1406 - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
1407 - SAUCE: rfi-flush: Rework powernv logic to be more cautious
1408 - SAUCE: rfi-flush: Rework pseries logic to be more cautious
1409 - SAUCE: rfi-flush: Put the fallback flushes in the real trampoline section
1410 - SAUCE: rfi-flush: Fix the fallback flush to actually activate
1411 - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
1412 - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
1413 - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
1414 - SAUCE: rfi-flush: Use rfi-flush in printks
1415 - SAUCE: rfi-flush: Fallback flush add load dependency
1416 - SAUCE: rfi-flush: Fix the 32-bit KVM build
1417 - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
1418 - SAUCE: rfi-flush: Make the fallback robust against memory corruption
1419 - [Config] Disable CONFIG_PPC_DEBUG_RFI
1420
1421 * s390: add ppa to kernel entry/exit (LP: #1742771)
1422 - s390: introduce CPU alternatives
1423 - s390: add ppa to kernel entry / exit
1424
1425 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Thu, 11 Jan 2018 18:41:44 -0200
c6eb5658 1426
5c3ab85a 1427linux (4.13.0-25.29) artful; urgency=low
5671b7cc 1428
5c3ab85a 1429 * linux: 4.13.0-25.29 -proposed tracker (LP: #1741955)
5671b7cc 1430
5c3ab85a
MHC
1431 * CVE-2017-5754
1432 - Revert "UBUNTU: [Config] updateconfigs to enable PTI"
1433 - [Config] Enable PTI with UNWINDER_FRAME_POINTER
1434
1435 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Mon, 08 Jan 2018 17:13:57 -0200
5671b7cc 1436
2bf29f1f 1437linux (4.13.0-24.28) artful; urgency=low
ffb546cb 1438
2bf29f1f 1439 * linux: 4.13.0-24.28 -proposed tracker (LP: #1741745)
ffb546cb 1440
2bf29f1f
MHC
1441 * CVE-2017-5754
1442 - x86/cpu, x86/pti: Do not enable PTI on AMD processors
1443
1444 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Sun, 07 Jan 2018 11:49:34 -0200
ffb546cb 1445
e9e0e10b 1446linux (4.13.0-23.27) artful; urgency=low
c1cdd1e1 1447
e9e0e10b 1448 * linux: 4.13.0-23.27 -proposed tracker (LP: #1741556)
c1cdd1e1 1449
e9e0e10b
MHC
1450 [ Kleber Sacilotto de Souza ]
1451 * CVE-2017-5754
1452 - x86/mm: Add the 'nopcid' boot option to turn off PCID
1453 - x86/mm: Enable CR4.PCIDE on supported systems
1454 - x86/mm: Document how CR4.PCIDE restore works
1455 - x86/entry/64: Refactor IRQ stacks and make them NMI-safe
1456 - x86/entry/64: Initialize the top of the IRQ stack before switching stacks
1457 - x86/entry/64: Add unwind hint annotations
1458 - xen/x86: Remove SME feature in PV guests
1459 - x86/xen/64: Rearrange the SYSCALL entries
1460 - irq: Make the irqentry text section unconditional
1461 - x86/xen/64: Fix the reported SS and CS in SYSCALL
1462 - x86/paravirt/xen: Remove xen_patch()
1463 - x86/traps: Simplify pagefault tracing logic
1464 - x86/idt: Unify gate_struct handling for 32/64-bit kernels
1465 - x86/asm: Replace access to desc_struct:a/b fields
1466 - x86/xen: Get rid of paravirt op adjust_exception_frame
1467 - x86/paravirt: Remove no longer used paravirt functions
1468 - x86/entry: Fix idtentry unwind hint
1469 - x86/mm/64: Initialize CR4.PCIDE early
1470 - objtool: Add ORC unwind table generation
1471 - objtool, x86: Add facility for asm code to provide unwind hints
1472 - x86/unwind: Add the ORC unwinder
1473 - x86/kconfig: Consolidate unwinders into multiple choice selection
1474 - objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER
1475 - x86/ldt/64: Refresh DS and ES when modify_ldt changes an entry
1476 - x86/mm: Give each mm TLB flush generation a unique ID
1477 - x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
1478 - x86/mm: Rework lazy TLB mode and TLB freshness tracking
1479 - x86/mm: Implement PCID based optimization: try to preserve old TLB entries
1480 using PCID
1481 - x86/mm: Factor out CR3-building code
1482 - x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
1483 - x86/mm: Flush more aggressively in lazy TLB mode
1484 - Revert "x86/mm: Stop calling leave_mm() in idle code"
1485 - kprobes/x86: Set up frame pointer in kprobe trampoline
1486 - x86/tracing: Introduce a static key for exception tracing
1487 - x86/boot: Add early cmdline parsing for options with arguments
1488 - mm, x86/mm: Fix performance regression in get_user_pages_fast()
1489 - x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
1490 - objtool: Don't report end of section error after an empty unwind hint
1491 - x86/head: Remove confusing comment
1492 - x86/head: Remove unused 'bad_address' code
1493 - x86/head: Fix head ELF function annotations
1494 - x86/boot: Annotate verify_cpu() as a callable function
1495 - x86/xen: Fix xen head ELF annotations
1496 - x86/xen: Add unwind hint annotations
1497 - x86/head: Add unwind hint annotations
1498 - ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()
1499 - x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig
1500 - x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state'
1501 tracepoints
1502 - x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
1503 - x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
1504 - bitops: Add clear/set_bit32() to linux/bitops.h
1505 - x86/cpuid: Add generic table for CPUID dependencies
1506 - x86/fpu: Parse clearcpuid= as early XSAVE argument
1507 - x86/fpu: Make XSAVE check the base CPUID features before enabling
1508 - x86/fpu: Remove the explicit clearing of XSAVE dependent features
1509 - x86/platform/UV: Convert timers to use timer_setup()
1510 - objtool: Print top level commands on incorrect usage
1511 - x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
1512 - x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
1513 - mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
1514 - x86/kasan: Use the same shadow offset for 4- and 5-level paging
1515 - x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and
1516 CONFIG_XEN_PVH=y
1517 - x86/xen: Drop 5-level paging support code from the XEN_PV code
1518 - ACPI / APEI: remove the unused dead-code for SEA/NMI notification type
1519 - x86/asm: Don't use the confusing '.ifeq' directive
1520 - x86/build: Beautify build log of syscall headers
1521 - x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to
1522 'nr_pages'
1523 - x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
1524 - x86/mm: Relocate page fault error codes to traps.h
1525 - x86/boot: Relocate definition of the initial state of CR0
1526 - ptrace,x86: Make user_64bit_mode() available to 32-bit builds
1527 - x86/entry/64: Remove the restore_c_regs_and_iret label
1528 - x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
1529 - x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
1530 - x86/entry/64: Simplify reg restore code in the standard IRET paths
1531 - x86/entry/64: Shrink paranoid_exit_restore and make labels local
1532 - x86/entry/64: Use pop instead of movq in syscall_return_via_sysret
1533 - x86/entry/64: Merge the fast and slow SYSRET paths
1534 - x86/entry/64: Use POP instead of MOV to restore regs on NMI return
1535 - x86/entry/64: Remove the RESTORE_..._REGS infrastructure
1536 - xen, x86/entry/64: Add xen NMI trap entry
1537 - x86/entry/64: De-Xen-ify our NMI code
1538 - x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of
1539 native_load_sp0()
1540 - x86/entry/64: Pass SP0 directly to load_sp0()
1541 - x86/entry: Add task_top_of_stack() to find the top of a task's stack
1542 - x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
1543 - x86/entry/64: Stop initializing TSS.sp0 at boot
1544 - x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
1545 - x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
1546 - x86/entry/64: Remove thread_struct::sp0
1547 - x86/traps: Use a new on_thread_stack() helper to clean up an assertion
1548 - x86/entry/64: Shorten TEST instructions
1549 - x86/cpuid: Replace set/clear_bit32()
1550 - bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to
1551 linux/bitops.h")
1552 - x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
1553 - x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
1554 - x86/cpufeatures: Fix various details in the feature definitions
1555 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
1556 - selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
1557 - selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
1558 - selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as
1559 well
1560 - selftests/x86/ldt_get: Add a few additional tests for limits
1561 - ACPI / APEI: Replace ioremap_page_range() with fixmap
1562 - x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform'
1563 and 'struct x86_init'
1564 - x86/virt: Add enum for hypervisors to replace x86_hyper
1565 - drivers/misc/intel/pti: Rename the header file to free up the namespace
1566 - x86/cpufeature: Add User-Mode Instruction Prevention definitions
1567 - x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
1568 - perf/x86: Enable free running PEBS for REGS_USER/INTR
1569 - bpf: fix build issues on um due to mising bpf_perf_event.h
1570 - locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
1571 - locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
1572 - x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
1573 - mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y
1574 - objtool: Move synced files to their original relative locations
1575 - objtool: Move kernel headers/code sync check to a script
1576 - objtool: Fix cross-build
1577 - tools/headers: Sync objtool UAPI header
1578 - objtool: Fix 64-bit build on 32-bit host
1579 - x86/decoder: Fix and update the opcodes map
1580 - x86/decoder: Add new TEST instruction pattern
1581 - x86/insn-eval: Add utility functions to get segment selector
1582 - x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
1583 - x86/unwinder/orc: Dont bail on stack overflow
1584 - x86/unwinder: Handle stack overflows more gracefully
1585 - x86/irq: Remove an old outdated comment about context tracking races
1586 - x86/irq/64: Print the offending IP in the stack overflow warning
1587 - x86/entry/64: Allocate and enable the SYSENTER stack
1588 - x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
1589 - x86/entry/gdt: Put per-CPU GDT remaps in ascending order
1590 - x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct
1591 cpu_entry_area
1592 - x86/kasan/64: Teach KASAN about the cpu_entry_area
1593 - x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
1594 - x86/dumpstack: Handle stack overflow on all stacks
1595 - x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
1596 - x86/entry: Remap the TSS into the CPU entry area
1597 - x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
1598 - x86/espfix/64: Stop assuming that pt_regs is on the entry stack
1599 - x86/entry/64: Use a per-CPU trampoline stack for IDT entries
1600 - x86/entry/64: Return to userspace from the trampoline stack
1601 - x86/entry/64: Create a per-CPU SYSCALL entry trampoline
1602 - x86/entry/64: Move the IST stacks into struct cpu_entry_area
1603 - x86/entry/64: Remove the SYSENTER stack canary
1604 - x86/entry: Clean up the SYSENTER_stack code
1605 - x86/entry/64: Make cpu_entry_area.tss read-only
1606 - x86/paravirt: Dont patch flush_tlb_single
1607 - x86/paravirt: Provide a way to check for hypervisors
1608 - x86/cpufeatures: Make CPU bugs sticky
1609 - x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
1610 - x86/mm/dump_pagetables: Check PAGE_PRESENT for real
1611 - x86/mm/dump_pagetables: Make the address hints correct and readable
1612 - x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy
1613 - x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode
1614 - arch, mm: Allow arch_dup_mmap() to fail
1615 - x86/ldt: Rework locking
1616 - x86/ldt: Prevent LDT inheritance on exec
1617 - x86/mm/64: Improve the memory map documentation
1618 - x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation
1619 - x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
1620 - x86/uv: Use the right TLB-flush API
1621 - x86/microcode: Dont abuse the TLB-flush interface
1622 - x86/mm: Use __flush_tlb_one() for kernel memory
1623 - x86/mm: Remove superfluous barriers
1624 - x86/mm: Add comments to clarify which TLB-flush functions are supposed to
1625 flush what
1626 - x86/mm: Move the CR3 construction functions to tlbflush.h
1627 - x86/mm: Remove hard-coded ASID limit checks
1628 - x86/mm: Put MMU to hardware ASID translation in one place
1629 - x86/mm: Create asm/invpcid.h
1630 - x86/cpu_entry_area: Move it to a separate unit
1631 - x86/cpu_entry_area: Move it out of the fixmap
1632 - init: Invoke init_espfix_bsp() from mm_init()
1633 - x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on
1634 32bit
1635 - x86/cpufeatures: Add X86_BUG_CPU_INSECURE
1636 - x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
1637 - x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
1638 - x86/mm/pti: Add infrastructure for page table isolation
1639 - x86/pti: Add the pti= cmdline option and documentation
1640 - x86/mm/pti: Add mapping helper functions
1641 - x86/mm/pti: Allow NX poison to be set in p4d/pgd
1642 - x86/mm/pti: Allocate a separate user PGD
1643 - x86/mm/pti: Populate user PGD
1644 - x86/mm/pti: Add functions to clone kernel PMDs
1645 - x86/mm/pti: Force entry through trampoline when PTI active
1646 - x86/mm/pti: Share cpu_entry_area with user space page tables
1647 - x86/entry: Align entry text section to PMD boundary
1648 - x86/mm/pti: Share entry text PMD
1649 - x86/mm/pti: Map ESPFIX into user space
1650 - x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
1651 - x86/events/intel/ds: Map debug buffers in cpu_entry_area
1652 - x86/mm/64: Make a full PGD-entry size hole in the memory map
1653 - x86/pti: Put the LDT in its own PGD if PTI is on
1654 - x86/pti: Map the vsyscall page if needed
1655 - x86/mm: Allow flushing for future ASID switches
1656 - x86/mm: Abstract switching CR3
1657 - x86/mm: Use/Fix PCID to optimize user/kernel switches
1658 - x86/mm: Optimize RESTORE_CR3
1659 - x86/mm: Use INVPCID for __native_flush_tlb_single()
1660 - x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
1661 - x86/dumpstack: Indicate in Oops whether PTI is configured and enabled
1662 - x86/mm/pti: Add Kconfig
1663 - x86/mm/dump_pagetables: Add page table directory to the debugfs VFS
1664 hierarchy
1665 - x86/mm/dump_pagetables: Check user space page table for WX pages
1666 - x86/mm/dump_pagetables: Allow dumping current pagetables
1667 - x86/ldt: Make the LDT mapping RO
1668 - x86/smpboot: Remove stale TLB flush invocations
1669 - x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
1670 - x86/ldt: Plug memory leak in error path
1671 - x86/ldt: Make LDT pgtable free conditional
1672 - [Config] updateconfigs to enable PTI
1673 - kvm: x86: fix RSM when PCID is non-zero
1674 - x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
1675 - SAUCE: only attempt to use PCID in 64 bit builds
1676 - SAUCE: BODGE: temporarily disable some kprobe trace points which are
1677 cratering
1678 - s390/mm: use generic mm_hooks
1679 - objtool: use sh to invoke sync-check.sh in the Makefile
1680
1681 * CVE-2017-17862
1682 - bpf: fix branch pruning logic
1683
1684 * CVE-2017-17864
1685 - SAUCE: bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
1686
1687 * CVE-2017-16995
1688 - bpf: fix incorrect sign extension in check_alu_op()
1689
1690 * CVE-2017-17863
1691 - SAUCE: bpf: reject out-of-bounds stack pointer calculation
1692
1693 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Sat, 06 Jan 2018 20:01:35 +0000
c1cdd1e1 1694
b2fbeff5 1695linux (4.13.0-21.24) artful; urgency=low
2e8ecab0 1696
b2fbeff5 1697 * linux: 4.13.0-21.24 -proposed tracker (LP: #1738823)
2e8ecab0 1698
b2fbeff5
TLSC
1699 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
1700 - [Config] CONFIG_SPI_INTEL_SPI_PLATFORM=n
1701
1702 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 18 Dec 2017 14:13:33 -0200
2e8ecab0 1703
a2d46e16 1704linux (4.13.0-19.22) artful; urgency=low
8f163ae4 1705
a2d46e16 1706 * linux: 4.13.0-19.22 -proposed tracker (LP: #1736118)
8f163ae4 1707
a2d46e16
SB
1708 * CVE-2017-1000405
1709 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
1710
1711 -- Stefan Bader <stefan.bader@canonical.com> Mon, 04 Dec 2017 12:27:13 +0100
8f163ae4 1712
a7e5849a 1713linux (4.13.0-18.21) artful; urgency=low
43ff05fd 1714
a7e5849a 1715 * linux: 4.13.0-18.21 -proposed tracker (LP: #1733530)
43ff05fd 1716
a7e5849a
SB
1717 * NVMe timeout is too short (LP: #1729119)
1718 - nvme: update timeout module parameter type
1719
1720 * CPU call trace on AMD Raven Ridge after S3 (LP: #1732894)
1721 - x86/mce/AMD: Allow any CPU to initialize the smca_banks array
1722
1723 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
1724 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
1725
1726 * Cannot pair BLE remote devices when using combo BT SoC (LP: #1731467)
1727 - Bluetooth: increase timeout for le auto connections
1728
1729 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
1730 (LP: #1732627)
1731 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
1732
1733 * Plantronics P610 does not support sample rate reading (LP: #1719853)
1734 - ALSA: usb-audio: Add sample rate quirk for Plantronics P610
1735
1736 * Allow drivers to use Relaxed Ordering on capable root ports (LP: #1721365)
1737 - Revert commit 1a8b6d76dc5b ("net:add one common config...")
1738 - net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
1739
1740 * support GICv3 ITS save/restore & migration (LP: #1710019)
1741 - KVM: arm/arm64: vgic-its: Fix return value for device table restore
1742
1743 * Device hotplugging with MPT SAS cannot work for VMWare ESXi (LP: #1730852)
1744 - scsi: mptsas: Fixup device hotplug for VMWare ESXi
1745
1746 * Artful update to 4.13.13 stable release (LP: #1732726)
1747 - netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to
1748 rhashtable"
1749 - netfilter: nft_set_hash: disable fast_ops for 2-len keys
1750 - workqueue: Fix NULL pointer dereference
1751 - crypto: ccm - preserve the IV buffer
1752 - crypto: x86/sha1-mb - fix panic due to unaligned access
1753 - crypto: x86/sha256-mb - fix panic due to unaligned access
1754 - KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
1755 - ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360
1756 - ARM: 8720/1: ensure dump_instr() checks addr_limit
1757 - ALSA: timer: Limit max instances per timer
1758 - ALSA: usb-audio: support new Amanero Combo384 firmware version
1759 - ALSA: hda - fix headset mic problem for Dell machines with alc274
1760 - ALSA: seq: Fix OSS sysex delivery in OSS emulation
1761 - ALSA: seq: Avoid invalid lockdep class warning
1762 - MIPS: Fix CM region target definitions
1763 - MIPS: BMIPS: Fix missing cbr address
1764 - MIPS: AR7: Defer registration of GPIO
1765 - MIPS: AR7: Ensure that serial ports are properly set up
1766 - KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT
1767 updates
1768 - Input: elan_i2c - add ELAN060C to the ACPI table
1769 - rbd: use GFP_NOIO for parent stat and data requests
1770 - drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
1771 - Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
1772 - can: sun4i: handle overrun in RX FIFO
1773 - can: peak: Add support for new PCIe/M2 CAN FD interfaces
1774 - can: ifi: Fix transmitter delay calculation
1775 - can: c_can: don't indicate triple sampling support for D_CAN
1776 - x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
1777 - x86/smpboot: Make optimization of delay calibration work correctly
1778 - x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
1779 - Linux 4.13.13
1780
1781 * ELANTECH Touchpad is not detected in 'Lenovo Ideapad 320 14AST' after fresh
1782 install (LP: #1727544)
1783 - Input: elan_i2c - add ELAN060C to the ACPI table
1784
1785 * Power8 Nest PMU Instrumentation support (LP: #1481347)
1786 - powerpc/powernv: Add IMC OPAL APIs
1787 - powerpc/powernv: Detect and create IMC device
1788 - powerpc/perf: Add nest IMC PMU support
1789 - powerpc/perf: Add core IMC PMU support
1790 - powerpc/perf: Add thread IMC PMU support
1791 - powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()
1792 - powerpc/perf/imc: Fix nest events on muti socket system
1793 - powerpc/powernv: Fix build error in opal-imc.c when NUMA=n
1794 - powerpc/perf: Fix usage of nest_imc_refc
1795 - powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
1796 - powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
1797 - powerpc/perf: Fix IMC initialization crash
1798
1799 * Artful update to 4.13.12 stable release (LP: #1731971)
1800 - ALSA: timer: Add missing mutex lock for compat ioctls
1801 - ALSA: seq: Fix nested rwsem annotation for lockdep splat
1802 - cifs: check MaxPathNameComponentLength != 0 before using it
1803 - KEYS: return full count in keyring_read() if buffer is too small
1804 - KEYS: trusted: fix writing past end of buffer in trusted_read()
1805 - KEYS: fix out-of-bounds read during ASN.1 parsing
1806 - ASoC: adau17x1: Workaround for noise bug in ADC
1807 - virtio_blk: Fix an SG_IO regression
1808 - arm64: ensure __dump_instr() checks addr_limit
1809 - KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
1810 - arm/arm64: KVM: set right LR register value for 32 bit guest when inject
1811 abort
1812 - arm/arm64: kvm: Disable branch profiling in HYP code
1813 - ARM: dts: mvebu: pl310-cache disable double-linefill
1814 - ARM: 8715/1: add a private asm/unaligned.h
1815 - drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
1816 - drm/amdgpu: allow harvesting check for Polaris VCE
1817 - userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size
1818 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim
1819 - fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
1820 - mm, swap: fix race between swap count continuation operations
1821 - drm/i915: Do not rely on wm preservation for ILK watermarks
1822 - drm/i915/edp: read edp display control registers unconditionally
1823 - Revert "powerpc64/elfv1: Only dereference function descriptor for non-text
1824 symbols"
1825 - MIPS: bpf: Fix a typo in build_one_insn()
1826 - MIPS: smp-cmp: Use right include for task_struct
1827 - MIPS: microMIPS: Fix incorrect mask in insn_table_MM
1828 - MIPS: SMP: Fix deadlock & online race
1829 - Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
1830 - x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
1831 - powerpc/kprobes: Dereference function pointers only if the address does not
1832 belong to kernel text
1833 - futex: Fix more put_pi_state() vs. exit_pi_state_list() races
1834 - perf/cgroup: Fix perf cgroup hierarchy support
1835 - x86/mcelog: Get rid of RCU remnants
1836 - irqchip/irq-mvebu-gicp: Add missing spin_lock init
1837 - Linux 4.13.12
1838
1839 * Artful update to 4.13.11 stable release (LP: #1731961)
1840 - workqueue: replace pool->manager_arb mutex with a flag
1841 - nvme-fc: fix iowait hang
1842 - ALSA: hda/realtek - Add support for ALC236/ALC3204
1843 - ALSA: hda - fix headset mic problem for Dell machines with alc236
1844 - ceph: unlock dangling spinlock in try_flush_caps()
1845 - Fix tracing sample code warning.
1846 - KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
1847 - KVM: PPC: Book3S HV: POWER9 more doorbell fixes
1848 - KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
1849 - s390/kvm: fix detection of guest machine checks
1850 - nbd: handle interrupted sendmsg with a sndtimeo set
1851 - spi: uapi: spidev: add missing ioctl header
1852 - spi: a3700: Return correct value on timeout detection
1853 - spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path
1854 - spi: armada-3700: Fix failing commands with quad-SPI
1855 - ovl: add NULL check in ovl_alloc_inode
1856 - ovl: fix EIO from lookup of non-indexed upper
1857 - ovl: handle ENOENT on index lookup
1858 - ovl: do not cleanup unsupported index entries
1859 - fuse: fix READDIRPLUS skipping an entry
1860 - xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
1861 - xen: fix booting ballooned down hvm guest
1862 - cifs: Select all required crypto modules
1863 - CIFS: Fix NULL pointer deref on SMB2_tcon() failure
1864 - Input: elan_i2c - add ELAN0611 to the ACPI table
1865 - Input: gtco - fix potential out-of-bound access
1866 - Fix encryption labels and lengths for SMB3.1.1
1867 - SMB3: Validate negotiate request must always be signed
1868 - assoc_array: Fix a buggy node-splitting case
1869 - scsi: zfcp: fix erp_action use-before-initialize in REC action trace
1870 - scsi: aacraid: Fix controller initialization failure
1871 - scsi: qla2xxx: Initialize Work element before requesting IRQs
1872 - scsi: sg: Re-fix off by one in sg_fill_request_table()
1873 - x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
1874 - drm/amd/powerplay: fix uninitialized variable
1875 - drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
1876 - can: sun4i: fix loopback mode
1877 - can: kvaser_usb: Correct return value in printout
1878 - can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
1879 - cfg80211: fix connect/disconnect edge cases
1880 - ipsec: Fix aborted xfrm policy dump crash
1881 - regulator: fan53555: fix I2C device ids
1882 - powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
1883 - Linux 4.13.11
1884
1885 * Touchpad not detected - Lenovo ideapad 320-15IKB (LP: #1723736)
1886 - Input: elan_i2c - add ELAN0611 to the ACPI table
1887
1888 * Artful update to 4.13.10 stable release (LP: #1731951)
1889 - staging: bcm2835-audio: Fix memory corruption
1890 - USB: devio: Revert "USB: devio: Don't corrupt user memory"
1891 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
1892 - USB: serial: metro-usb: add MS7820 device id
1893 - usb: cdc_acm: Add quirk for Elatec TWN3
1894 - usb: quirks: add quirk for WORLDE MINI MIDI keyboard
1895 - usb: hub: Allow reset retry for USB2 devices on connect bounce
1896 - ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
1897 - can: gs_usb: fix busy loop if no more TX context is available
1898 - scsi: qla2xxx: Fix uninitialized work element
1899 - nbd: don't set the device size until we're connected
1900 - s390/cputime: fix guest/irq/softirq times after CPU hotplug
1901 - parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
1902 - parisc: Fix detection of nonsynchronous cr16 cycle counters
1903 - iio: dummy: events: Add missing break
1904 - usb: musb: sunxi: Explicitly release USB PHY on exit
1905 - USB: musb: fix session-bit runtime-PM quirk
1906 - USB: musb: fix late external abort on suspend
1907 - usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
1908 - usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
1909 - usb: musb: musb_cppi41: Configure the number of channels for DA8xx
1910 - usb: musb: Check for host-mode using is_host_active() on reset interrupt
1911 - xhci: Identify USB 3.1 capable hosts by their port protocol capability
1912 - xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
1913 - usb: xhci: Reset halted endpoint if trb is noop
1914 - usb: xhci: Handle error condition in xhci_stop_device()
1915 - can: esd_usb2: Fix can_dlc value for received RTR, frames
1916 - can: af_can: can_pernet_init(): add missing error handling for kzalloc
1917 returning NULL
1918 - can: flexcan: fix state transition regression
1919 - can: flexcan: rename legacy error state quirk
1920 - can: flexcan: implement error passive state quirk
1921 - can: flexcan: fix i.MX6 state transition issue
1922 - can: flexcan: fix i.MX28 state transition issue
1923 - can: flexcan: fix p1010 state transition issue
1924 - KEYS: encrypted: fix dereference of NULL user_key_payload
1925 - mmc: sdhci-pci: Fix default d3_retune for Intel host controllers
1926 - drm/i915: Use bdw_ddi_translations_fdi for Broadwell
1927 - drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
1928 - drm/nouveau/bsp/g92: disable by default
1929 - drm/nouveau/mmu: flush tlbs before deleting page tables
1930 - media: s5p-cec: add NACK detection support
1931 - media: cec: Respond to unregistered initiators, when applicable
1932 - media: dvb: i2c transfers over usb cannot be done from stack
1933 - tracing/samples: Fix creation and deletion of simple_thread_fn creation
1934 - ALSA: seq: Enable 'use' locking in all configurations
1935 - ALSA: hda: Remove superfluous '-' added by printk conversion
1936 - ALSA: hda: Abort capability probe at invalid register read
1937 - i2c: ismt: Separate I2C block read from SMBus block read
1938 - i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
1939 - Revert "tools/power turbostat: stop migrating, unless '-m'"
1940 - Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
1941 - brcmfmac: Add check for short event packets
1942 - brcmsmac: make some local variables 'static const' to reduce stack size
1943 - ARM: dts: sun6i: Fix endpoint IDs in second display pipeline
1944 - bus: mbus: fix window size calculation for 4GB windows
1945 - clockevents/drivers/cs5535: Improve resilience to spurious interrupts
1946 - rtlwifi: rtl8821ae: Fix connection lost problem
1947 - x86/microcode/intel: Disable late loading on model 79
1948 - lib/digsig: fix dereference of NULL user_key_payload
1949 - fscrypt: fix dereference of NULL user_key_payload
1950 - ecryptfs: fix dereference of NULL user_key_payload
1951 - KEYS: Fix race between updating and finding a negative key
1952 - FS-Cache: fix dereference of NULL user_key_payload
1953 - KEYS: don't let add_key() update an uninstantiated key
1954 - pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
1955 - arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms
1956 - ALSA: hda - Fix incorrect TLV callback check introduced during set_fs()
1957 removal
1958 - iomap_dio_rw: Allocate AIO completion queue before submitting dio
1959 - xfs: don't unconditionally clear the reflink flag on zero-block files
1960 - xfs: evict CoW fork extents when performing finsert/fcollapse
1961 - fs/xfs: Use %pS printk format for direct addresses
1962 - xfs: report zeroed or not correctly in xfs_zero_range()
1963 - xfs: update i_size after unwritten conversion in dio completion
1964 - xfs: perag initialization should only touch m_ag_max_usable for AG 0
1965 - xfs: Capture state of the right inode in xfs_iflush_done
1966 - xfs: always swap the cow forks when swapping extents
1967 - xfs: handle racy AIO in xfs_reflink_end_cow
1968 - xfs: Don't log uninitialised fields in inode structures
1969 - xfs: move more RT specific code under CONFIG_XFS_RT
1970 - xfs: don't change inode mode if ACL update fails
1971 - xfs: reinit btree pointer on attr tree inactivation walk
1972 - xfs: handle error if xfs_btree_get_bufs fails
1973 - xfs: cancel dirty pages on invalidation
1974 - xfs: trim writepage mapping to within eof
1975 - xfs: move two more RT specific functions into CONFIG_XFS_RT
1976 - Linux 4.13.10
1977
1978 * Artful update to 4.13.9 stable release (LP: #1731926)
1979 - perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
1980 - mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
1981 - HID: hid-elecom: extend to fix descriptor for HUGE trackball
1982 - Drivers: hv: vmbus: Fix rescind handling issues
1983 - Drivers: hv: vmbus: Fix bugs in rescind handling
1984 - vmbus: simplify hv_ringbuffer_read
1985 - vmbus: refactor hv_signal_on_read
1986 - vmbus: eliminate duplicate cached index
1987 - vmbus: more host signalling avoidance
1988 - Linux 4.13.9
1989
1990 -- Stefan Bader <stefan.bader@canonical.com> Tue, 21 Nov 2017 17:52:51 +0100
43ff05fd 1991
f8995fa6 1992linux (4.13.0-17.20) artful; urgency=low
860159cf 1993
f8995fa6 1994 * linux: 4.13.0-17.20 -proposed tracker (LP: #1728927)
860159cf 1995
f8995fa6
KE
1996 [ Seth Forshee ]
1997 * thunderx2 ahci errata workaround needs additional delays (LP: #1724117)
1998 - SAUCE: ahci: thunderx2: stop engine fix update
1999
2000 * usb 3-1: 2:1: cannot get freq at ep 0x1 (LP: #1708499)
2001 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
2002
2003 * Plantronics Blackwire C520-M - Cannot get freq at ep 0x1, 0x81
2004 (LP: #1709282)
2005 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
2006
2007 * TSC_DEADLINE incorrectly disabled inside virtual guests (LP: #1724912)
2008 - x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs
2009 without the feature
2010 - x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on
2011 hypervisors
2012
2013 * x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
2014 (LP: #1724612)
2015 - x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
2016
2017 * [Artful] Add support for Dell/Wyse 3040 audio codec (LP: #1723916)
2018 - SAUCE: ASoC: rt5670: Add support for Wyse 3040
2019
2020 * [Artful] Some Dell Monitors Doesn't Work Well with Dell/Wyse 3040
2021 (LP: #1723915)
2022 - SAUCE: drm/i915: Workaround for DP DPMS D3 on Dell monitor
2023
2024 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
2025 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
2026
2027 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
2028 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
2029 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
2030 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
2031
2032 * Artful update to v4.13.8 stable release (LP: #1724669)
2033 - USB: dummy-hcd: Fix deadlock caused by disconnect detection
2034 - MIPS: math-emu: Remove pr_err() calls from fpu_emu()
2035 - MIPS: bpf: Fix uninitialised target compiler error
2036 - mei: always use domain runtime pm callbacks.
2037 - dmaengine: edma: Align the memcpy acnt array size with the transfer
2038 - dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
2039 - NFS: Fix uninitialized rpc_wait_queue
2040 - nfs/filelayout: fix oops when freeing filelayout segment
2041 - HID: usbhid: fix out-of-bounds bug
2042 - crypto: skcipher - Fix crash on zero-length input
2043 - crypto: shash - Fix zero-length shash ahash digest crash
2044 - KVM: MMU: always terminate page walks at level 1
2045 - KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
2046 - usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
2047 - pinctrl/amd: Fix build dependency on pinmux code
2048 - iommu/amd: Finish TLB flush in amd_iommu_unmap()
2049 - device property: Track owner device of device property
2050 - Revert "vmalloc: back off when the current task is killed"
2051 - fs/mpage.c: fix mpage_writepage() for pages with buffers
2052 - ALSA: usb-audio: Kill stray URB at exiting
2053 - ALSA: seq: Fix use-after-free at creating a port
2054 - ALSA: seq: Fix copy_from_user() call inside lock
2055 - ALSA: caiaq: Fix stray URB at probe error path
2056 - ALSA: line6: Fix NULL dereference at podhd_disconnect()
2057 - ALSA: line6: Fix missing initialization before error path
2058 - ALSA: line6: Fix leftover URB at error-path during probe
2059 - drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
2060 - drm/i915/edp: Get the Panel Power Off timestamp after panel is off
2061 - drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
2062 - drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX
2063 channel
2064 - drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
2065 - usb: gadget: configfs: Fix memory leak of interface directory data
2066 - usb: gadget: composite: Fix use-after-free in
2067 usb_composite_overwrite_options
2068 - PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
2069 - Revert "PCI: tegra: Do not allocate MSI target memory"
2070 - direct-io: Prevent NULL pointer access in submit_page_section
2071 - fix unbalanced page refcounting in bio_map_user_iov
2072 - more bio_map_user_iov() leak fixes
2073 - bio_copy_user_iov(): don't ignore ->iov_offset
2074 - perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
2075 - genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
2076 - genirq/cpuhotplug: Add sanity check for effective affinity mask
2077 - USB: serial: ftdi_sio: add id for Cypress WICED dev board
2078 - USB: serial: cp210x: fix partnum regression
2079 - USB: serial: cp210x: add support for ELV TFD500
2080 - USB: serial: option: add support for TP-Link LTE module
2081 - USB: serial: qcserial: add Dell DW5818, DW5819
2082 - USB: serial: console: fix use-after-free on disconnect
2083 - USB: serial: console: fix use-after-free after failed setup
2084 - RAS/CEC: Use the right length for "cec_disable"
2085 - x86/microcode: Do the family check first
2086 - x86/alternatives: Fix alt_max_short macro to really be a max()
2087 - KVM: nVMX: update last_nonleaf_level when initializing nested EPT
2088 - Linux 4.13.8
2089
2090 * Artful update to v4.13.7 stable release (LP: #1724668)
2091 - watchdog: Revert "iTCO_wdt: all versions count down twice"
2092 - Linux 4.13.7
2093
2094 * libvirt - vnc port selection regression with newer kernels (LP: #1722702)
2095 - net: set tb->fast_sk_family
2096 - net: use inet6_rcv_saddr to compare sockets
2097 - inet: fix improper empty comparison
2098
2099 * powerpc/64s: Add workaround for P9 vector CI load issue (LP: #1721070)
2100 - powerpc/mce: Move 64-bit machine check code into mce.c
2101 - powerpc/64s: Add workaround for P9 vector CI load issue
2102
2103 * Artful update to v4.13.6 stable release (LP: #1723145)
2104 - imx-media-of: avoid uninitialized variable warning
2105 - usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0
2106 - mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+
2107 - net: bonding: Fix transmit load balancing in balance-alb mode if specified
2108 by sysfs
2109 - openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
2110 - mlxsw: spectrum: Prevent mirred-related crash on removal
2111 - net: bonding: fix tlb_dynamic_lb default value
2112 - net_sched: gen_estimator: fix scaling error in bytes/packets samples
2113 - net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
2114 - sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
2115 - tcp: update skb->skb_mstamp more carefully
2116 - bpf/verifier: reject BPF_ALU64|BPF_END
2117 - tcp: fix data delivery rate
2118 - udpv6: Fix the checksum computation when HW checksum does not apply
2119 - ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
2120 - net: phy: Fix mask value write on gmii2rgmii converter speed register
2121 - ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
2122 - net/sched: cls_matchall: fix crash when used with classful qdisc
2123 - 8139too: revisit napi_complete_done() usage
2124 - bpf: do not disable/enable BH in bpf_map_free_id()
2125 - tcp: fastopen: fix on syn-data transmit failure
2126 - net: emac: Fix napi poll list corruption
2127 - net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
2128 - packet: hold bind lock when rebinding to fanout hook
2129 - bpf: one perf event close won't free bpf program attached by another perf
2130 event
2131 - net: change skb->mac_header when Generic XDP calls adjust_head
2132 - isdn/i4l: fetch the ppp_write buffer in one shot
2133 - net_sched: always reset qdisc backlog in qdisc_reset()
2134 - net: stmmac: Cocci spatch "of_table"
2135 - net: qcom/emac: specify the correct size when mapping a DMA buffer
2136 - vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
2137 - l2tp: fix race condition in l2tp_tunnel_delete
2138 - tun: bail out from tun_get_user() if the skb is empty
2139 - net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans
2140 - net: dsa: Fix network device registration order
2141 - packet: in packet_do_bind, test fanout with bind_lock held
2142 - packet: only test po->has_vnet_hdr once in packet_snd
2143 - net: dsa: mv88e6xxx: lock mutex when freeing IRQs
2144 - net: Set sk_prot_creator when cloning sockets to the right proto
2145 - net/mlx5e: IPoIB, Fix access to invalid memory address
2146 - netlink: do not proceed if dump's start() errs
2147 - ip6_gre: ip6gre_tap device should keep dst
2148 - ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
2149 - IPv4: early demux can return an error code
2150 - tipc: use only positive error codes in messages
2151 - l2tp: fix l2tp_eth module loading
2152 - socket, bpf: fix possible use after free
2153 - net: rtnetlink: fix info leak in RTM_GETSTATS call
2154 - bpf: fix bpf_tail_call() x64 JIT
2155 - usb: gadget: core: fix ->udc_set_speed() logic
2156 - USB: gadgetfs: Fix crash caused by inadequate synchronization
2157 - USB: gadgetfs: fix copy_to_user while holding spinlock
2158 - usb: gadget: udc: atmel: set vbus irqflags explicitly
2159 - usb: gadget: udc: renesas_usb3: fix for no-data control transfer
2160 - usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
2161 - usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
2162 - usb-storage: unusual_devs entry to fix write-access regression for Seagate
2163 external drives
2164 - usb-storage: fix bogus hardware error messages for ATA pass-thru devices
2165 - usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
2166 - usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
2167 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
2168 - usb: pci-quirks.c: Corrected timeout values used in handshake
2169 - USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
2170 - USB: dummy-hcd: fix connection failures (wrong speed)
2171 - USB: dummy-hcd: fix infinite-loop resubmission bug
2172 - USB: dummy-hcd: Fix erroneous synchronization change
2173 - USB: devio: Prevent integer overflow in proc_do_submiturb()
2174 - USB: devio: Don't corrupt user memory
2175 - USB: g_mass_storage: Fix deadlock when driver is unbound
2176 - USB: uas: fix bug in handling of alternate settings
2177 - USB: core: harden cdc_parse_cdc_header
2178 - usb: Increase quirk delay for USB devices
2179 - USB: fix out-of-bounds in usb_set_configuration
2180 - usb: xhci: Free the right ring in xhci_add_endpoint()
2181 - xhci: fix finding correct bus_state structure for USB 3.1 hosts
2182 - xhci: fix wrong endpoint ESIT value shown in tracing
2183 - usb: host: xhci-plat: allow sysdev to inherit from ACPI
2184 - xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
2185 - Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
2186 - iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
2187 - iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path
2188 of 'twl4030_madc_probe()'
2189 - iio: ad_sigma_delta: Implement a dedicated reset function
2190 - staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma
2191 from stack.
2192 - iio: core: Return error for failed read_reg
2193 - IIO: BME280: Updates to Humidity readings need ctrl_reg write!
2194 - iio: trigger: stm32-timer: preset shouldn't be buffered
2195 - iio: trigger: stm32-timer: fix a corner case to write preset
2196 - iio: ad7793: Fix the serial interface reset
2197 - iio: adc: stm32: fix bad error check on max_channels
2198 - iio: adc: mcp320x: Fix readout of negative voltages
2199 - iio: adc: mcp320x: Fix oops on module unload
2200 - uwb: properly check kthread_run return value
2201 - uwb: ensure that endpoint is interrupt
2202 - staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist
2203 - ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
2204 - mm, hugetlb, soft_offline: save compound page order before page migration
2205 - mm, oom_reaper: skip mm structs with mmu notifiers
2206 - mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
2207 - mm: avoid marking swap cached page as lazyfree
2208 - mm: fix data corruption caused by lazyfree page
2209 - userfaultfd: non-cooperative: fix fork use after free
2210 - lib/ratelimit.c: use deferred printk() version
2211 - lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
2212 - ALSA: compress: Remove unused variable
2213 - Revert "ALSA: echoaudio: purge contradictions between dimension matrix
2214 members and total number of members"
2215 - ALSA: usx2y: Suppress kernel warning at page allocation failures
2216 - powerpc/powernv: Increase memory block size to 1GB on radix
2217 - powerpc: Fix action argument for cpufeatures-based TLB flush
2218 - powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
2219 - powerpc/tm: Fix illegal TM state in signal handler
2220 - percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
2221 - intel_th: pci: Add Lewisburg PCH support
2222 - driver core: platform: Don't read past the end of "driver_override" buffer
2223 - cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute()
2224 returns
2225 - Drivers: hv: fcopy: restore correct transfer length
2226 - vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
2227 - stm class: Fix a use-after-free
2228 - auxdisplay: charlcd: properly restore atomic counter on error path
2229 - ftrace: Fix kmemleak in unregister_ftrace_graph
2230 - ovl: fix error value printed in ovl_lookup_index()
2231 - ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
2232 - ovl: fix dentry leak in ovl_indexdir_cleanup()
2233 - ovl: fix missing unlock_rename() in ovl_do_copy_up()
2234 - ovl: fix regression caused by exclusive upper/work dir protection
2235 - arm64: dt marvell: Fix AP806 system controller size
2236 - arm64: Ensure the instruction emulation is ready for userspace
2237 - HID: rmi: Make sure the HID device is opened on resume
2238 - HID: i2c-hid: allocate hid buffers for real worst case
2239 - HID: wacom: leds: Don't try to control the EKR's read-only LEDs
2240 - HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth
2241 - HID: wacom: Correct coordinate system of touchring and pen twist
2242 - HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
2243 - HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
2244 - HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
2245 - HID: wacom: bits shifted too much for 9th and 10th buttons
2246 - btrfs: avoid overflow when sector_t is 32 bit
2247 - Btrfs: fix overlap of fs_info::flags values
2248 - rocker: fix rocker_tlv_put_* functions for KASAN
2249 - netlink: fix nla_put_{u8,u16,u32} for KASAN
2250 - dm crypt: reject sector_size feature if device length is not aligned to it
2251 - dm ioctl: fix alignment of event number in the device list
2252 - dm crypt: fix memory leak in crypt_ctr_cipher_old()
2253 - KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
2254 - kvm/x86: Avoid async PF preempting the kernel incorrectly
2255 - iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
2256 - scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
2257 - scsi: sd: Do not override max_sectors_kb sysfs setting
2258 - brcmfmac: add length check in brcmf_cfg80211_escan_handler()
2259 - brcmfmac: setup passive scan if requested by user-space
2260 - drm/i915: always update ELD connector type after get modes
2261 - drm/i915/bios: ignore HDMI on port A
2262 - bsg-lib: fix use-after-free under memory-pressure
2263 - nvme-pci: Use PCI bus address for data/queues in CMB
2264 - mmc: core: add driver strength selection when selecting hs400es
2265 - nl80211: Define policy for packet pattern attributes
2266 - clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
2267 - udp: perform source validation for mcast early demux
2268 - udp: fix bcast packet reception
2269 - base: arch_topology: fix section mismatch build warnings
2270 - Linux 4.13.6
2271
2272 * Artful update to v4.13.5 stable release (LP: #1721777)
2273 - cifs: check rsp for NULL before dereferencing in SMB2_open
2274 - cifs: release cifs root_cred after exit_cifs
2275 - cifs: release auth_key.response for reconnect.
2276 - nvme-pci: fix host memory buffer allocation fallback
2277 - nvme-pci: use appropriate initial chunk size for HMB allocation
2278 - nvme-pci: propagate (some) errors from host memory buffer setup
2279 - dax: remove the pmem_dax_ops->flush abstraction
2280 - dm integrity: do not check integrity for failed read operations
2281 - mmc: block: Fix incorrectly initialized requests
2282 - fs/proc: Report eip/esp in /prod/PID/stat for coredumping
2283 - scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout
2284 - SMB3: Add support for multidialect negotiate (SMB2.1 and later)
2285 - mac80211: fix VLAN handling with TXQs
2286 - mac80211_hwsim: Use proper TX power
2287 - mac80211: flush hw_roc_start work before cancelling the ROC
2288 - mac80211: fix deadlock in driver-managed RX BA session start
2289 - genirq: Make sparse_irq_lock protect what it should protect
2290 - genirq/msi: Fix populating multiple interrupts
2291 - genirq: Fix cpumask check in __irq_startup_managed()
2292 - KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
2293 - KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
2294 - KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
2295 - tracing: Fix trace_pipe behavior for instance traces
2296 - tracing: Erase irqsoff trace with empty write
2297 - tracing: Remove RCU work arounds from stack tracer
2298 - md/raid5: fix a race condition in stripe batch
2299 - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
2300 - scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse
2301 nlmsg properly
2302 - scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
2303 - scsi: aacraid: Add a small delay after IOP reset
2304 - drm/exynos: Fix locking in the suspend/resume paths
2305 - drm/i915/gvt: Fix incorrect PCI BARs reporting
2306 - Revert "drm/i915/bxt: Disable device ready before shutdown command"
2307 - drm/amdgpu: revert tile table update for oland
2308 - drm/radeon: disable hard reset in hibernate for APUs
2309 - crypto: drbg - fix freeing of resources
2310 - crypto: talitos - Don't provide setkey for non hmac hashing algs.
2311 - crypto: talitos - fix sha224
2312 - crypto: talitos - fix hashing
2313 - security/keys: properly zero out sensitive key material in big_key
2314 - security/keys: rewrite all of big_key crypto
2315 - KEYS: fix writing past end of user-supplied buffer in keyring_read()
2316 - KEYS: prevent creating a different user's keyrings
2317 - KEYS: prevent KEYCTL_READ on negative key
2318 - libnvdimm, namespace: fix btt claim class crash
2319 - powerpc/eeh: Create PHB PEs after EEH is initialized
2320 - powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
2321 - powerpc/tm: Flush TM only if CPU has TM feature
2322 - MIPS: Fix perf event init
2323 - s390/perf: fix bug when creating per-thread event
2324 - s390/mm: make pmdp_invalidate() do invalidation only
2325 - s390/mm: fix write access check in gup_huge_pmd()
2326 - PM: core: Fix device_pm_check_callbacks()
2327 - Revert "IB/ipoib: Update broadcast object if PKey value was changed in index
2328 0"
2329 - Fix SMB3.1.1 guest authentication to Samba
2330 - SMB3: Fix endian warning
2331 - SMB3: Warn user if trying to sign connection that authenticated as guest
2332 - SMB: Validate negotiate (to protect against downgrade) even if signing off
2333 - SMB3: handle new statx fields
2334 - SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
2335 - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
2336 - libceph: don't allow bidirectional swap of pg-upmap-items
2337 - nl80211: check for the required netlink attributes presence
2338 - brd: fix overflow in __brd_direct_access
2339 - gfs2: Fix debugfs glocks dump
2340 - bsg-lib: don't free job in bsg_prepare_job
2341 - iw_cxgb4: drop listen destroy replies if no ep found
2342 - iw_cxgb4: remove the stid on listen create failure
2343 - iw_cxgb4: put ep reference in pass_accept_req()
2344 - rcu: Allow for page faults in NMI handlers
2345 - mmc: sdhci-pci: Fix voltage switch for some Intel host controllers
2346 - extable: Consolidate *kernel_text_address() functions
2347 - extable: Enable RCU if it is not watching in kernel_text_address()
2348 - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
2349 - arm64: Make sure SPsel is always set
2350 - arm64: fault: Route pte translation faults via do_translation_fault
2351 - KVM: VMX: extract __pi_post_block
2352 - KVM: VMX: avoid double list add with VT-d posted interrupts
2353 - KVM: VMX: simplify and fix vmx_vcpu_pi_load
2354 - KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
2355 - kvm/x86: Handle async PF in RCU read-side critical sections
2356 - kvm: nVMX: Don't allow L2 to access the hardware CR8
2357 - xfs: validate bdev support for DAX inode flag
2358 - fix infoleak in waitid(2)
2359 - sched/sysctl: Check user input value of sysctl_sched_time_avg
2360 - irq/generic-chip: Don't replace domain's name
2361 - mtd: Fix partition alignment check on multi-erasesize devices
2362 - mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
2363 - etnaviv: fix submit error path
2364 - etnaviv: fix gem object list corruption
2365 - futex: Fix pi_state->owner serialization
2366 - md: fix a race condition for flush request handling
2367 - md: separate request handling
2368 - PCI: Fix race condition with driver_override
2369 - btrfs: fix NULL pointer dereference from free_reloc_roots()
2370 - btrfs: clear ordered flag on cleaning up ordered extents
2371 - btrfs: finish ordered extent cleaning if no progress is found
2372 - btrfs: propagate error to btrfs_cmp_data_prepare caller
2373 - btrfs: prevent to set invalid default subvolid
2374 - platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
2375 - PM / OPP: Call notifier without holding opp_table->lock
2376 - x86/mm: Fix fault error path using unsafe vma pointer
2377 - x86/fpu: Don't let userspace set bogus xcomp_bv
2378 - KVM: VMX: do not change SN bit in vmx_update_pi_irte()
2379 - KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
2380 - KVM: VMX: use cmpxchg64
2381 - video: fbdev: aty: do not leak uninitialized padding in clk to userspace
2382 - Linux 4.13.5
2383 - [Config] Update configs for v4.13.5
2384
2385 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 01 Nov 2017 11:17:43 -0400
860159cf 2386
5cd9ee4e 2387linux (4.13.0-16.19) artful; urgency=low
f30326f4 2388
5cd9ee4e
SF
2389 * 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl
2390 graphics driver (LP: #1711358)
2391 - qxl: fix framebuffer unpinning
f30326f4 2392
5cd9ee4e
SF
2393 * [Bug] USB controller failed to respond on Denverton after loading
2394 intel_th_pci module (LP: #1715833)
2395 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
2396
2397 * CVE-2017-5123
2398 - waitid(): Add missing access_ok() checks
2399
2400 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 12:33:10 -0500
f30326f4 2401
ba39ad13 2402linux (4.13.0-15.16) artful; urgency=low
5aea0144 2403
ba39ad13 2404 * linux: 4.13.0-15.16 -proposed tracker (LP: #1721373)
5aea0144 2405
ba39ad13
SF
2406 * Boot regression on POWER9 (LP: #1721391)
2407 - Revert "crypto/nx: Add P9 NX support for 842 compression engine"
2408 - Revert "crypto/nx: Add P9 NX specific error codes for 842 engine"
2409 - Revert "crypto/nx: Use kzalloc for workmem allocation"
2410 - Revert "crypto/nx: Add nx842_add_coprocs_list function"
2411 - Revert "crypto/nx: Create nx842_delete_coprocs function"
2412 - Revert "crypto/nx: Create nx842_configure_crb function"
2413 - Revert "crypto/nx: Rename nx842_powernv_function as icswx function"
2414 - Revert "UBUNTU: [Config] CONFIG_PPC_VAS=y"
2415 - Revert "powerpc/powernv/vas: Define copy/paste interfaces"
2416 - Revert "powerpc/powernv/vas: Define vas_tx_win_open()"
2417 - Revert "powerpc/powernv/vas: Define vas_win_close() interface"
2418 - Revert "powerpc/powernv/vas: Define vas_rx_win_open() interface"
2419 - Revert "powerpc/powernv/vas: Define helpers to alloc/free windows"
2420 - Revert "powerpc/powernv/vas: Define helpers to init window context"
2421 - Revert "powerpc/powernv/vas: Define helpers to access MMIO regions"
2422 - Revert "powerpc/powernv/vas: Define vas_init() and vas_exit()"
2423 - Revert "powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h"
2424 - Revert "powerpc/powernv/vas: Define macros, register fields and structures"
2425 - Revert "powerpc/powernv: Enable PCI peer-to-peer"
2426 - Revert "powerpc/powernv: Add support to set power-shifting-ratio"
2427 - Revert "powerpc/powernv: Add support for powercap framework"
2428 - Revert "powerpc/perf: Add nest IMC PMU support"
2429 - Revert "powerpc/powernv: Detect and create IMC device"
2430 - Revert "powerpc/powernv: Add IMC OPAL APIs"
2431
2432 * smartpqi patches for Artful (LP: #1721381)
2433 - scsi: smartpqi: add pqi reset quiesce support
2434 - scsi: smartpqi: enhance BMIC cache flush
2435 - scsi: smartpqi: update pqi passthru ioctl
2436 - scsi: smartpqi: cleanup doorbell register usage.
2437 - scsi: smartpqi: update kexec and power down support
2438 - scsi: smartpqi: add in new controller ids
2439 - scsi: smartpqi: change driver version to 1.1.2-125
2440
2441 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
2442 17.10 (kernel 4.13) (LP: #1719290)
2443 - SAUCE: s390: update zfcpdump_defconfig
2444
2445 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
2446 - d-i: Add hfi1 to nic-modules
2447
2448 * [Feature]CNL:New device IDs for CNL (LP: #1685729)
2449 - pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
2450
2451 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Oct 2017 16:21:48 -0500
5aea0144 2452
a5ba45e7 2453linux (4.13.0-14.15) artful; urgency=low
7f729e8c 2454
a5ba45e7 2455 * linux: 4.13.0-14.15 -proposed tracker (LP: #1721122)
7f729e8c 2456
a5ba45e7
SF
2457 * [Artful] ltp rwtest - Unable to handle kernel paging request at virtual
2458 address (LP: #1721067)
2459 - arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
2460
2461 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14 (LP: #1720779)
2462 - SAUCE: LSM stacking: check for invalid zero sized writes
2463
2464 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
2465 - d-i: Add bnxt_en to nic-modules.
2466
2467 * Miscellaneous Ubuntu changes
2468 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
2469
2470 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Oct 2017 14:51:52 -0500
7f729e8c 2471
146070e6 2472linux (4.13.0-13.14) artful; urgency=low
62b9880d 2473
146070e6 2474 * linux: 4.13.0-13.14 -proposed tracker (LP: #1720239)
62b9880d 2475
146070e6
SF
2476 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
2477 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
2478
2479 * [Feature]Memory Bandwidth Monitoring(MBM) port to new Cache Quality
2480 Monitoring (CQM) (LP: #1591609)
2481 - x86/perf/cqm: Wipe out perf based cqm
2482 - x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
2483 - x86/intel_rdt: Introduce a common compile option for RDT
2484 - x86/intel_rdt: Change file names to accommodate RDT monitor code
2485 - x86/intel_rdt: Mark rdt_root and closid_alloc as static
2486 - x86/intel_rdt: Cleanup namespace to support RDT monitoring
2487 - x86/intel_rdt: Make rdt_resources_all more readable
2488 - x86/intel_rdt/cqm: Add RDT monitoring initialization
2489 - x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
2490 - x86/intel_rdt: Simplify info and base file lists
2491 - x86/intel_rdt/cqm: Add info files for RDT monitoring
2492 - x86/intel_rdt: Prepare for RDT monitoring mkdir support
2493 - x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
2494 - x86/intel_rdt: Change closid type from int to u32
2495 - x86/intel_rdt/cqm: Add tasks file support
2496 - x86/intel_rdt: Prepare to add RDT monitor cpus file support
2497 - x86/intel_rdt/cqm: Add cpus file support
2498 - x86/intel_rdt: Prepare for RDT monitor data support
2499 - x86/intel_rdt/cqm: Add mon_data
2500 - x86/intel_rdt: Separate the ctrl bits from rmdir
2501 - x86/intel_rdt/cqm: Add rmdir support
2502 - x86/intel_rdt/cqm: Add mount,umount support
2503 - x86/intel_rdt: Introduce rdt_enable_key for scheduling
2504 - x86/intel_rdt/cqm: Add sched_in support
2505 - x86/intel_rdt/cqm: Add CPU hotplug support
2506 - x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
2507 - x86/intel_rdt/mbm: Add mbm counter initialization
2508 - x86/intel_rdt/mbm: Handle counter overflow
2509 - x86/intel_rdt: Show bitmask of shareable resource with other executing units
2510 - x86/intel_rdt/cqm: Clear the default RMID during hotcpu
2511 - x86/intel_rdt: Modify the intel_pqr_state for better performance
2512 - x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
2513 - x86/intel_rdt/cqm: Improve limbo list processing
2514 - x86/intel_rdt: Remove redundant ternary operator on return
2515 - [Config] CONFIG_INTEL_RDT=y
2516
2517 * [Feature] RDT: Disable most RDT features on Skylake server (LP: #1713619)
2518 - x86/intel_rdt: Move special case code for Haswell to a quirk function
2519 - x86/intel_rdt: Add command line options for resource director technology
2520 - x86/intel_rdt: Turn off most RDT features on Skylake
2521
2522 * CVE-2017-1000252
2523 - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
2524
2525 * POWER9: NX842 module changes (LP: #1718292)
2526 - crypto/nx: Rename nx842_powernv_function as icswx function
2527 - crypto/nx: Create nx842_configure_crb function
2528 - crypto/nx: Create nx842_delete_coprocs function
2529 - crypto/nx: Add nx842_add_coprocs_list function
2530 - crypto/nx: Use kzalloc for workmem allocation
2531 - crypto/nx: Add P9 NX specific error codes for 842 engine
2532 - crypto/nx: Add P9 NX support for 842 compression engine
2533
2534 * [Ubuntu 17.10] POWER9 - Base - Integrate P9 VAS (Virtual Accelerator
2535 Switchboard) support in kernel (LP: #1718293)
2536 - powerpc/powernv: Add IMC OPAL APIs
2537 - powerpc/powernv: Detect and create IMC device
2538 - powerpc/perf: Add nest IMC PMU support
2539 - powerpc/powernv: Add support for powercap framework
2540 - powerpc/powernv: Add support to set power-shifting-ratio
2541 - powerpc/powernv: Enable PCI peer-to-peer
2542 - powerpc/powernv/vas: Define macros, register fields and structures
2543 - powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
2544 - powerpc/powernv/vas: Define vas_init() and vas_exit()
2545 - powerpc/powernv/vas: Define helpers to access MMIO regions
2546 - powerpc/powernv/vas: Define helpers to init window context
2547 - powerpc/powernv/vas: Define helpers to alloc/free windows
2548 - powerpc/powernv/vas: Define vas_rx_win_open() interface
2549 - powerpc/powernv/vas: Define vas_win_close() interface
2550 - powerpc/powernv/vas: Define vas_tx_win_open()
2551 - powerpc/powernv/vas: Define copy/paste interfaces
2552 - [Config] CONFIG_PPC_VAS=y
2553
2554 * Artful update to v4.13.4 stable release (LP: #1720154)
2555 - orangefs: Don't clear SGID when inheriting ACLs
2556 - <linux/uaccess.h>: Fix copy_in_user() declaration
2557 - IB/hfi1: Revert egress pkey check enforcement
2558 - IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
2559 - IB/mlx5: Fix cached MR allocation flow
2560 - srcu: Provide ordering for CPU not involved in grace period
2561 - smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
2562 - Input: xpad - validate USB endpoint type during probe
2563 - drm/amdgpu: read reg in each iterator of psp_wait_for loop
2564 - tty: improve tty_insert_flip_char() fast path
2565 - tty: improve tty_insert_flip_char() slow path
2566 - tty: fix __tty_insert_flip_char regression
2567 - pinctrl: samsung: Fix invalid register offset used for Exynos5433 external
2568 interrupts
2569 - pinctrl: samsung: Fix NULL pointer exception on external interrupts on
2570 S3C24xx
2571 - pinctrl/amd: save pin registers over suspend/resume
2572 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
2573 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
2574 - MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
2575 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite
2576 signs
2577 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
2578 - MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
2579 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
2580 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
2581 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
2582 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
2583 - MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
2584 - MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
2585 - docs: disable KASLR when debugging kernel
2586 - crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
2587 - crypto: scompress - don't sleep with preemption disabled
2588 - crypto: caam/qi - fix typo in authenc alg driver name
2589 - crypto: caam/qi - properly set IV after {en,de}crypt
2590 - crypto: AF_ALG - remove SGL terminator indicator when chaining
2591 - regulator: cpcap: Fix standby mode
2592 - wcn36xx: Introduce mutual exclusion of fw configuration
2593 - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
2594 - ext4: fix incorrect quotaoff if the quota feature is enabled
2595 - ext4: fix quota inconsistency during orphan cleanup for read-only mounts
2596 - cxl: Fix driver use count
2597 - powerpc/powernv/npu: Move tlb flush before launching ATSD
2598 - powerpc/pseries: Don't attempt to acquire drc during memory hot add for
2599 assigned lmbs
2600 - powerpc: Fix DAR reporting when alignment handler faults
2601 - block: Relax a check in blk_start_queue()
2602 - block: directly insert blk-mq request from blk_insert_cloned_request()
2603 - md/bitmap: copy correct data for bitmap super
2604 - md/bitmap: disable bitmap_resize for file-backed bitmaps.
2605 - skd: Avoid that module unloading triggers a use-after-free
2606 - skd: Submit requests to firmware before triggering the doorbell
2607 - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
2608 - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
2609 - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
2610 - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
2611 - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
2612 - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
2613 - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late
2614 response
2615 - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
2616 - scsi: qedi: off by one in qedi_get_cmd_from_tid()
2617 - scsi: aacraid: Fix command send race condition
2618 - scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed
2619 in MFI MPT pass through command
2620 - scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
2621 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
2622 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status
2623 MFI_STAT_WRONG_STATE in case adapter is dead
2624 - scsi: storvsc: fix memory leak on ring buffer busy
2625 - scsi: sg: factor out sg_fill_request_table()
2626 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
2627 - scsi: qla2xxx: Update fw_started flags at qpair creation.
2628 - scsi: qla2xxx: Correction to vha->vref_count timeout
2629 - scsi: qla2xxx: Fix target multiqueue configuration
2630 - scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
2631 - scsi: qla2xxx: Use fabric name for Get Port Speed command
2632 - scsi: qla2xxx: Fix an integer overflow in sysfs code
2633 - mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
2634 - ftrace: Fix debug preempt config name in stack_tracer_{en,dis}able
2635 - ftrace: Fix selftest goto location on error
2636 - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
2637 - tracing: Add barrier to trace_printk() buffer nesting modification
2638 - tracing: Fix clear of RECORDED_TGID flag when disabling trace event
2639 - tracing: Apply trace_clock changes to instance max buffer
2640 - ARC: Re-enable MMU upon Machine Check exception
2641 - PCI: shpchp: Enable bridge bus mastering if MSI is enabled
2642 - PCI: pciehp: Report power fault only once until we clear it
2643 - net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
2644 - media: v4l2-compat-ioctl32: Fix timespec conversion
2645 - media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"
2646 - media: venus: fix copy/paste error in return_buf_error
2647 - media: uvcvideo: Prevent heap overflow when accessing mapped controls
2648 - media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
2649 - PM / devfreq: Fix memory leak when fail to register device
2650 - ALSA: seq: Cancel pending autoload work at unbinding device
2651 - bcache: initialize dirty stripes in flash_dev_run()
2652 - bcache: Fix leak of bdev reference
2653 - bcache: do not subtract sectors_to_gc for bypassed IO
2654 - bcache: correct cache_dirty_target in __update_writeback_rate()
2655 - bcache: Correct return value for sysfs attach errors
2656 - bcache: fix sequential large write IO bypass
2657 - bcache: fix for gc and write-back race
2658 - bcache: fix bch_hprint crash and improve output
2659 - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
2660 - iwlwifi: add workaround to disable wide channels in 5GHz
2661 - Linux 4.13.4
2662
2663 * [17.10 FEAT] KVM: CPU Model z14 (LP: #1719297)
2664 - KVM: s390: Support Configuration z/Architecture Mode
2665
2666 * sata reset hangs w/ early cn99xx silicon (LP: #1719031)
2667 - SAUCE: ahci: thunderx2: Fix for errata that affects stop engine
2668 - SAUCE: ahci: thunderx2: stop engine fix update
2669
2670 * PCI quirk required for SATA on early cn99xx silicon (LP: #1718760)
2671 - SAUCE: PCI: Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
2672
2673 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
2674 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
2675
2676 * Miscellaneous Ubuntu changes
2677 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
2678 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
2679 - SAUCE: LSM stacking: LSM: manage credential security blobs
2680 - SAUCE: LSM stacking: LSM: Manage file security blobs
2681 - SAUCE: LSM stacking: LSM: manage task security blobs
2682 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
2683 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
2684 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
2685 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
2686 - SAUCE: LSM stacking: fixup initialize task->security
2687 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
2688 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
2689 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
2690 - SAUCE: LSM stacking: fixup apparmor stacking enablement
2691 - SAUCE: LSM stacking: fixup stacking kconfig
2692 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
2693 - SAUCE: LSM stacking: provide prctl interface for setting context
2694 - SAUCE: LSM stacking: inherit current display LSM
2695 - SAUCE: LSM stacking: keep an index for each registered LSM
2696 - SAUCE: LSM stacking: verify display LSM
2697 - SAUCE: LSM stacking: provide a way to specify the default display lsm
2698 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
2699 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
2700 - SAUCE: LSM stacking: add Kconfig to set default display LSM
2701 - SAUCE: LSM stacking: add configs for LSM stacking
2702 - [Config] Run updateconfigs after merging LSM stacking
2703
2704 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Sep 2017 17:36:53 -0400
62b9880d 2705
1e3dad9d 2706linux (4.13.0-12.13) artful; urgency=low
49bd42ca 2707
1e3dad9d 2708 * linux: 4.13.0-12.13 -proposed tracker (LP: #1718980)
49bd42ca 2709
1e3dad9d
SF
2710 * [Feature] SKX: Support crystall ridge / far / near memory indication in PEBS
2711 (LP: #1591813)
2712 - perf/x86: Move Nehalem PEBS code to flag
2713 - perf/x86: Fix data source decoding for Skylake
2714
2715 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
2716 (LP: #1718679)
2717 - [Config] CONFIG_DRM_VBOXVIDEO=n
2718
2719 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
2720 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
2721
2722 * Vlun resize request could fail with cxlflash driver (LP: #1713575)
2723 - scsi: cxlflash: Fix vlun resize failure in the shrink path
2724
2725 * multipath -ll is not showing the disks which are actually multipath
2726 (LP: #1718397)
2727 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
2728
2729 * [Feature] Crystal Ridge - BTT - Rework error clearing (LP: #1704350)
2730 - libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
2731 - libnvdimm, btt: refactor map entry operations with macros
2732 - libnvdimm, btt: ensure that flags were also unchanged during a map_read
2733 - libnvdimm, btt: cache sector_size in arena_info
2734 - libnvdimm: fix potential deadlock while clearing errors
2735 - libnvdimm, btt: rework error clearing
2736
2737 * [Feature] Crystal Ridge - have 4k DAX faults use a common zero page
2738 (LP: #1704439)
2739 - mm: add vm_insert_mixed_mkwrite()
2740 - dax: relocate some dax functions
2741 - dax: use common 4k zero page for dax mmap reads
2742 - dax: remove DAX code from page_cache_tree_insert()
2743 - dax: move all DAX radix tree defs to fs/dax.c
2744
2745 * [bug] 17.10: CDP test fail on platform of Purley-2S/4S/Neoncity,BDW-
2746 de/ep/ex, (LP: #1716843)
2747 - SAUCE: (no-up) x86/intel_rdt: Fix cdp info directory files issue
2748
2749 * [featue] GPIO support for Denverton (LP: #1591829)
2750 - pinctrl: intel: Add Intel Denverton pin controller support
2751
2752 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
2753 (LP: #1594214)
2754 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
2755
2756 * autopkgtest profile fails to build on armhf (LP: #1717920)
2757 - [Packaging] autopkgtest -- disable d-i when dropping flavours
2758
2759 * Artful update to v4.13.3 stable release (LP: #1718412)
2760 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
2761 - Revert "net: fix percpu memory leaks"
2762 - gianfar: Fix Tx flow control deactivation
2763 - vhost_net: correctly check tx avail during rx busy polling
2764 - ip6_gre: update mtu properly in ip6gre_err
2765 - udp: drop head states only when all skb references are gone
2766 - ipv6: fix memory leak with multiple tables during netns destruction
2767 - ipv6: fix typo in fib6_net_exit()
2768 - sctp: fix missing wake ups in some situations
2769 - tcp: fix a request socket leak
2770 - ip_tunnel: fix setting ttl and tos value in collect_md mode
2771 - f2fs: let fill_super handle roll-forward errors
2772 - f2fs: check hot_data for roll-forward recovery
2773 - x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
2774 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
2775 - x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
2776 - x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison
2777 pages
2778 - ovl: fix false positive ESTALE on lookup
2779 - fuse: allow server to run in different pid_ns
2780 - idr: remove WARN_ON_ONCE() when trying to replace negative ID
2781 - libnvdimm, btt: check memory allocation failure
2782 - libnvdimm: fix integer overflow static analysis warning
2783 - xfs: write unmount record for ro mounts
2784 - xfs: toggle readonly state around xfs_log_mount_finish
2785 - xfs: Add infrastructure needed for error propagation during buffer IO
2786 failure
2787 - xfs: Properly retry failed inode items in case of error during buffer
2788 writeback
2789 - xfs: fix recovery failure when log record header wraps log end
2790 - xfs: always verify the log tail during recovery
2791 - xfs: fix log recovery corruption error due to tail overwrite
2792 - xfs: handle -EFSCORRUPTED during head/tail verification
2793 - xfs: stop searching for free slots in an inode chunk when there are none
2794 - xfs: evict all inodes involved with log redo item
2795 - xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
2796 - xfs: open-code xfs_buf_item_dirty()
2797 - xfs: remove unnecessary dirty bli format check for ordered bufs
2798 - xfs: ordered buffer log items are never formatted
2799 - xfs: refactor buffer logging into buffer dirtying helper
2800 - xfs: don't log dirty ranges for ordered buffers
2801 - xfs: skip bmbt block ino validation during owner change
2802 - xfs: move bmbt owner change to last step of extent swap
2803 - xfs: disallow marking previously dirty buffers as ordered
2804 - xfs: relog dirty buffers during swapext bmbt owner change
2805 - xfs: disable per-inode DAX flag
2806 - xfs: fix incorrect log_flushed on fsync
2807 - xfs: don't set v3 xflags for v2 inodes
2808 - xfs: open code end_buffer_async_write in xfs_finish_page_writeback
2809 - xfs: use kmem_free to free return value of kmem_zalloc
2810 - md/raid1/10: reset bio allocated from mempool
2811 - md/raid5: release/flush io in raid5_do_work()
2812 - xfs: fix compiler warnings
2813 - Linux 4.13.3
2814
2815 * Artful update to v4.13.2 stable release (LP: #1717549)
2816 - mtd: nand: make Samsung SLC NAND usable again
2817 - mtd: nand: hynix: add support for 20nm NAND chips
2818 - mtd: nand: mxc: Fix mxc_v1 ooblayout
2819 - mtd: nand: qcom: fix read failure without complete bootchain
2820 - mtd: nand: qcom: fix config error for BCH
2821 - nvme-fabrics: generate spec-compliant UUID NQNs
2822 - btrfs: resume qgroup rescan on rw remount
2823 - rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
2824 - rtlwifi: btcoexist: Fix antenna selection code
2825 - radix-tree: must check __radix_tree_preload() return value
2826 - brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
2827 - kselftests: timers: leap-a-day: Change default arguments to help test runs
2828 - selftests: timers: Fix run_destructive_tests target to handle skipped tests
2829 - selftests/x86/fsgsbase: Test selectors 1, 2, and 3
2830 - mm: kvfree the swap cluster info if the swap file is unsatisfactory
2831 - mm/swapfile.c: fix swapon frontswap_map memory leak on error
2832 - mm/sparse.c: fix typo in online_mem_sections
2833 - mm/memory.c: fix mem_cgroup_oom_disable() call missing
2834 - KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
2835 - Revert "firmware: add sanity check on shutdown/suspend"
2836 - rt2800: fix TX_PIN_CFG setting for non MT7620 chips
2837 - ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
2838 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
2839 - NFS: Fix 2 use after free issues in the I/O code
2840 - NFS: Sync the correct byte range during synchronous writes
2841 - NFSv4: Fix up mirror allocation
2842 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
2843 - Linux 4.13.2
2844
2845 * [Bug] Thunderbolt-patches: Related to the way the key for secure connection
2846 is handled (LP: #1717430)
2847 - thunderbolt: Remove superfluous check
2848 - thunderbolt: Make key root-only accessible
2849 - thunderbolt: Allow clearing the key
2850
2851 * [Bug] Thunderbolt-patches: Fixes the issue regarding the order of ACPI calls
2852 w.r.t. PCI enumeration (LP: #1717431)
2853 - ACPICA: Dispatch active GPEs at init time
2854 - ACPICA: Make it possible to enable runtime GPEs earlier
2855 - ACPI / scan: Enable GPEs before scanning the namespace
2856
2857 * Miscellaneous Ubuntu changes
2858 - ubuntu: vbox -- update to 5.1.28-dfsg-1
2859 - [Config] CONFIG_PINCTRL_DENVERTON=m
2860 - [Config] CONFIG_I2C_XLP9XX=m
2861
2862 * Miscellaneous upstream changes
2863 - Introduce v3 namespaced file capabilities
2864
2865 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Sep 2017 12:10:03 -0500
49bd42ca 2866
28238f43 2867linux (4.13.0-11.12) artful; urgency=low
66a51749 2868
28238f43 2869 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
66a51749 2870
28238f43
SF
2871 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
2872 - s390/mm: fix local TLB flushing vs. detach of an mm address space
2873 - s390/mm: fix race on mm->context.flush_mm
2874
2875 * CVE-2017-1000251
2876 - Bluetooth: Properly check L2CAP config option output buffer length
2877
2878 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
66a51749 2879
b5415533 2880linux (4.13.0-10.11) artful; urgency=low
59f017d5 2881
b5415533 2882 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
59f017d5 2883
b5415533
SF
2884 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
2885 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
2886
2887 * Artful update to v4.13.1 stable release (LP: #1716284)
2888 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
2889 - USB: serial: option: add support for D-Link DWM-157 C1
2890 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
2891 - usb:xhci:Fix regression when ATI chipsets detected
2892 - USB: musb: fix external abort on suspend
2893 - ANDROID: binder: add padding to binder_fd_array_object.
2894 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
2895 - USB: core: Avoid race of async_completed() w/ usbdev_release()
2896 - staging/rts5208: fix incorrect shift to extract upper nybble
2897 - staging: ccree: save ciphertext for CTS IV
2898 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
2899 - iio: adc: ti-ads1015: fix incorrect data rate setting update
2900 - iio: adc: ti-ads1015: fix scale information for ADS1115
2901 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
2902 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
2903 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
2904 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
2905 - driver core: bus: Fix a potential double free
2906 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
2907 - binder: free memory on error
2908 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
2909 - crypto: caam/qi - fix compilation with DEBUG enabled
2910 - thunderbolt: Fix reset response_type
2911 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
2912 - intel_th: pci: Add Cannon Lake PCH-H support
2913 - intel_th: pci: Add Cannon Lake PCH-LP support
2914 - ath10k: fix memory leak in rx ring buffer allocation
2915 - drm/vgem: Pin our pages for dmabuf exports
2916 - drm/ttm: Fix accounting error when fail to get pages for pool
2917 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
2918 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
2919 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
2920 - iwlwifi: pci: add new PCI ID for 7265D
2921 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
2922 - mwifiex: correct channel stat buffer overflows
2923 - MCB: add support for SC31 to mcb-lpc
2924 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
2925 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
2926 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
2927 - workqueue: Fix flag collision
2928 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
2929 - cs5536: add support for IDE controller variant
2930 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
2931 - scsi: sg: recheck MMAP_IO request length with lock held
2932 - of/device: Prevent buffer overflow in of_device_modalias()
2933 - rtlwifi: Fix memory leak when firmware request fails
2934 - rtlwifi: Fix fallback firmware loading
2935 - Linux 4.13.1
2936
2937 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
2938 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
2939
2940 * SRIOV: warning if unload VFs (LP: #1715073)
2941 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
2942
2943 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
2944 - i40e: avoid NVM acquire deadlock during NVM update
2945 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
2946
2947 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
2948 twice when perf stat is done (perf:) (LP: #1714571)
2949 - perf vendor events powerpc: Remove duplicate events
2950
2951 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
2952 (LP: #1703339)
2953 - [Config] Include vmd in storage-core-modules udeb
2954
2955 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
2956 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
2957 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
2958 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
2959 offline
2960
2961 * Miscellaneous Ubuntu changes
2962 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
2963 - Revert "UBUNTU: SAUCE: Import aufs driver"
2964 - SAUCE: Import aufs driver
2965
2966 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
59f017d5 2967
e84bd010 2968linux (4.13.0-9.10) artful; urgency=low
02a6b594 2969
e84bd010
SF
2970 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
2971
2972 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
2973 - [Config] CONFIG_EDAC_GHES=n
2974
2975 * Miscellaneous Ubuntu changes
2976 - ubuntu: vbox -- update to 5.1.26-dfsg-2
02a6b594 2977
02391f60
SF
2978 [ Upstream Kernel Changes ]
2979
2980 * Rebase to v4.13
2981
e84bd010 2982 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
02a6b594 2983
d497f5f6 2984linux (4.13.0-8.9) artful; urgency=low
e4542c7b 2985
d497f5f6
SF
2986 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
2987 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
e4542c7b 2988
d497f5f6
SF
2989 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
2990 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
2991
2992 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
2993 Harrisonville SDP (LP: #1709257)
2994 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
2995 - EDAC, pnd2: Mask off the lower four bits of a BAR
2996 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
2997 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
2998 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
2999 reading BAR
3000
3001 * Miscellaneous Ubuntu changes
3002 - Revert "UBUNTU: SAUCE: Import aufs driver"
3003 - SAUCE: Import aufs driver
3004 - SAUCE: selftests/powerpc: Disable some ptrace selftests
3005 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
3006 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
3007 - [Config] Disable CONFIG_MDIO_* options for s390x
3008 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
3009 - [Config] Update annotations for 4.13
3010
3011 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
e4542c7b 3012
bf00b6c2 3013linux (4.13.0-7.8) artful; urgency=low
7a1e59ca 3014
bf00b6c2
SF
3015 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
3016 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
3017 paths
3018
3019 * Miscellaneous Ubuntu changes
3020 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
3021
3022 * Miscellaneous upstream changes
3023 - seccomp: Provide matching filter for introspection
3024 - seccomp: Sysctl to display available actions
3025 - seccomp: Operation for checking if an action is available
3026 - seccomp: Sysctl to configure actions that are allowed to be logged
3027 - seccomp: Selftest for detection of filter flag support
3028 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
3029 - seccomp: Action to log before allowing
7a1e59ca 3030
07a6fbe1
SF
3031 [ Upstream Kernel Changes ]
3032
3033 * Rebase to v4.13-rc7
3034
bf00b6c2 3035 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
7a1e59ca 3036
a395a1aa 3037linux (4.13.0-6.7) artful; urgency=low
53a1293e 3038
a395a1aa
SF
3039 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
3040 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
3041
3042 * sort ABI files with C.UTF-8 locale (LP: #1712345)
3043 - [Packaging] sort ABI files with C.UTF-8 locale
3044
3045 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
3046 - SAUCE: igb: add support for using Broadcom 54616 as PHY
3047
3048 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
3049 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
3050 - powerpc/mm/radix: Improve TLB/PWC flushes
3051 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
3052
3053 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
3054 properly enrolled keys (LP: #1712168)
3055 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
3056
3057 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
3058 - [Config] CONFIG_BLK_DEV_NVME=m for s390
3059
3060 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
3061 (LP: #1711298)
3062 - [Config] CONFIG_INTEL_ATOMISP=n
3063
3064 * Miscellaneous Ubuntu changes
3065 - SAUCE: apparmor: af_unix mediation
3066
3067 * Miscellaneous upstream changes
3068 - apparmor: Fix shadowed local variable in unpack_trans_table()
3069 - apparmor: Fix logical error in verify_header()
3070 - apparmor: Fix an error code in aafs_create()
3071 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
3072 - apparmor: add the ability to mediate signals
3073 - apparmor: add mount mediation
3074 - apparmor: cleanup conditional check for label in label_print
3075 - apparmor: add support for absolute root view based labels
3076 - apparmor: make policy_unpack able to audit different info messages
3077 - apparmor: add more debug asserts to apparmorfs
3078 - apparmor: add base infastructure for socket mediation
3079 - apparmor: move new_null_profile to after profile lookup fns()
3080 - apparmor: fix race condition in null profile creation
3081 - apparmor: ensure unconfined profiles have dfas initialized
3082 - apparmor: fix incorrect type assignment when freeing proxies
53a1293e 3083
d471af9a
SF
3084 [ Upstream Kernel Changes ]
3085
3086 * Rebase to v4.13-rc6
3087
a395a1aa 3088 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
53a1293e 3089
936ee93c 3090linux (4.13.0-5.6) artful; urgency=low
a36bcd96 3091
936ee93c
SF
3092 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
3093 - perf pmu-events: Support additional POWER8+ PVR in mapfile
3094 - perf vendor events: Add POWER9 PMU events
3095 - perf vendor events: Add POWER9 PVRs to mapfile
3096 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
3097 - SAUCE: perf vendor events powerpc: Update POWER9 events
3098
3099 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
3100 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
3101
3102 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
3103 kernels able to boot without initramfs (LP: #1700972)
3104 - [Debian] Don't depend on initramfs-tools
3105
3106 * Miscellaneous Ubuntu changes
3107 - SAUCE: Import aufs driver
3108 - SAUCE: aufs -- Add missing argument to loop_switch() call
3109 - [Config] Enable aufs
3110 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
3111 - Enable zfs build
3112 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
3113 - [Packaging] switch up to debhelper 9
a36bcd96 3114
545f3791
SF
3115 [ Upstream Kernel Changes ]
3116
3117 * Rebase to v4.13-rc5
3118
936ee93c 3119 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
a36bcd96 3120
cb044a55 3121linux (4.13.0-4.5) artful; urgency=low
5f9f1d1e 3122
cb044a55
SF
3123 * Lenovo Yoga 910 Sensors (LP: #1708120)
3124 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
3125
3126 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
3127 (LP: #1703339)
3128 - [Config] Add vmd driver to generic inclusion list
3129
3130 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
3131 - [Config] CONFIG_SATA_HIGHBANK=y
3132
3133 * Miscellaneous Ubuntu changes
3134 - ubuntu: vbox -- update to 5.1.26-dfsg-1
3135 - SAUCE: hio: Build fixes for 4.13
3136 - Enable hio build
3137 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
3138 - [debian] use all rather than amd64 dkms debs for sync
5f9f1d1e 3139
a59efebc
SF
3140 [ Upstream Kernel Changes ]
3141
3142 * Rebase to v4.13-rc4
3143
cb044a55 3144 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
5f9f1d1e 3145
17f46b19 3146linux (4.13.0-3.4) artful; urgency=low
0d88ae24 3147
17f46b19
SF
3148 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
3149 - [Packaging] tests -- reduce rebuild test to one flavour
3150 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
3151
3152 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
3153 - SAUCE: virtio_net: Revert mergeable buffer handling rework
0d88ae24 3154
29e66935
SF
3155 [ Upstream Kernel Changes ]
3156
3157 * Rebase to v4.13-rc3
3158
17f46b19 3159 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
0d88ae24 3160
1313bc19 3161linux (4.13.0-2.3) artful; urgency=low
8cc80cf4 3162
1313bc19
SF
3163 * Change CONFIG_IBMVETH to module (LP: #1704479)
3164 - [Config] CONFIG_IBMVETH=m
8cc80cf4 3165
ec21a42b
SF
3166 [ Upstream Kernel Changes ]
3167
3168 * Rebase to v4.13-rc2
3169
1313bc19 3170 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
8cc80cf4 3171
de46943a 3172linux (4.13.0-1.2) artful; urgency=low
d9969bce 3173
de46943a
SF
3174 * Miscellaneous Ubuntu changes
3175 - [Debian] Support sphinx-based kernel documentation
d9969bce 3176
de46943a 3177 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
d9969bce 3178
b92dc169 3179linux (4.13.0-0.1) artful; urgency=low
de1604e6 3180
b92dc169
SF
3181 * Miscellaneous Ubuntu changes
3182 - Disable hio
3183 - Disable zfs build
3184 - ubuntu: vbox -- update to 5.1.24-dfsg-1
de1604e6 3185
f2dfe78b
SF
3186 [ Upstream Kernel Changes ]
3187
3188 * Rebase to v4.13-rc1
3189
b92dc169 3190 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
de1604e6 3191
d067a903
TG
3192linux (4.12.0-7.8) artful; urgency=low
3193
3194 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
3195 (LP: #1673564)
3196 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
3197 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
3198 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
3199 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
3200 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
3201 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
3202 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
3203 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
3204 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
3205 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
3206 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
3207 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
3208 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
3209 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
3210 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
3211 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
3212 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
3213 - arm64: Add MIDR values for Cavium cn83XX SoCs
3214 - arm64: Add workaround for Cavium Thunder erratum 30115
3215 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
3216 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
3217 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
3218 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
3219 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
3220 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
3221 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
3222 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
3223
3224 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
3225 - net: hns: Bugfix for Tx timeout handling in hns driver
3226
3227 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
3228 - iommu/arm-smmu: Plumb in new ACPI identifiers
3229
3230 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
3231 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
3232
3233 * Artful update to v4.12.1 stable release (LP: #1703858)
3234 - driver core: platform: fix race condition with driver_override
3235 - RDMA/uverbs: Check port number supplied by user verbs cmds
3236 - usb: dwc3: replace %p with %pK
3237 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
3238 - usb: usbip: set buffer pointers to NULL after free
3239 - Add USB quirk for HVR-950q to avoid intermittent device resets
3240 - usb: Fix typo in the definition of Endpoint[out]Request
3241 - USB: core: fix device node leak
3242 - USB: serial: option: add two Longcheer device ids
3243 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
3244 - xhci: Limit USB2 port wake support for AMD Promontory hosts
3245 - gfs2: Fix glock rhashtable rcu bug
3246 - Add "shutdown" to "struct class".
3247 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
3248 - tpm: fix a kernel memory leak in tpm-sysfs.c
3249 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
3250 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
3251 - sched/fair, cpumask: Export for_each_cpu_wrap()
3252 - sched/core: Implement new approach to scale select_idle_cpu()
3253 - sched/numa: Use down_read_trylock() for the mmap_sem
3254 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
3255 - sched/fair: Simplify wake_affine() for the single socket case
3256 - sched/numa: Implement NUMA node level wake_affine()
3257 - sched/fair: Remove effective_load()
3258 - sched/numa: Hide numa_wake_affine() from UP build
3259 - xen: avoid deadlock in xenbus driver
3260 - crypto: drbg - Fixes panic in wait_for_completion call
3261 - Linux 4.12.1
3262
3263 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
3264 - scsi: cxlflash: Combine the send queue locks
3265 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
3266 - scsi: cxlflash: Reset hardware queue context via specified register
3267 - scsi: cxlflash: Schedule asynchronous reset of the host
3268 - scsi: cxlflash: Handle AFU sync failures
3269 - scsi: cxlflash: Track pending scsi commands in each hardware queue
3270 - scsi: cxlflash: Flush pending commands in cleanup path
3271 - scsi: cxlflash: Add scsi command abort handler
3272 - scsi: cxlflash: Create character device to provide host management interface
3273 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
3274 specifics
3275 - scsi: cxlflash: Introduce host ioctl support
3276 - scsi: cxlflash: Refactor AFU capability checking
3277 - scsi: cxlflash: Support LUN provisioning
3278 - scsi: cxlflash: Support AFU debug
3279 - scsi: cxlflash: Support WS16 unmap
3280 - scsi: cxlflash: Remove zeroing of private command data
3281 - scsi: cxlflash: Update TMF command processing
3282 - scsi: cxlflash: Avoid double free of character device
3283 - scsi: cxlflash: Update send_tmf() parameters
3284 - scsi: cxlflash: Update debug prints in reset handlers
3285
3286 * make snap-pkg support (LP: #1700747)
3287 - make snap-pkg support
3288
3289 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
3290 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
3291
3292 * arm64: fix crash reading /proc/kcore (LP: #1702749)
3293 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
3294 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
3295
3296 * Opal and POWER9 DD2 (LP: #1702159)
3297 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
3298
3299 * Data corruption with hio driver (LP: #1701316)
3300 - SAUCE: hio: Fix incorrect use of enum req_opf values
3301
3302 * Miscellaneous Ubuntu changes
3303 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
3304 - snapcraft.yaml: Sync with xenial
3305 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
3306
3307 * Miscellaneous upstream changes
3308 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
3309 MokSBState"
3310
3311 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
3312
3313linux (4.12.0-6.7) artful; urgency=low
3314
3315 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
3316 - net: ena: change return value for unsupported features unsupported return
3317 value
3318 - net: ena: add hardware hints capability to the driver
3319 - net: ena: change sizeof() argument to be the type pointer
3320 - net: ena: add reset reason for each device FLR
3321 - net: ena: add support for out of order rx buffers refill
3322 - net: ena: allow the driver to work with small number of msix vectors
3323 - net: ena: use napi_schedule_irqoff when possible
3324 - net: ena: separate skb allocation to dedicated function
3325 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
3326 - net: ena: update driver's rx drop statistics
3327 - net: ena: update ena driver to version 1.2.0
3328
3329 * APST gets enabled against explicit kernel option (LP: #1699004)
3330 - nvme: explicitly disable APST on quirked devices
3331
3332 * Miscellaneous Ubuntu changes
3333 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
3334 - SAUCE: hio updates for 4.12
3335 - SAUCE: Enable hio build
3336
3337 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
3338
3339linux (4.12.0-5.6) artful; urgency=low
3340
3341 * ERAT invalidate on context switch removal (LP: #1700819)
3342 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
3343
3344 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
3345 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
3346
3347 * Miscellaneous Ubuntu changes
3348 - d-i: Move qcom-emac from arm64 to shared nic-modules
3349
3350 [ Upstream Kernel Changes ]
3351
3352 * Rebase to v4.12
3353
3354 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
3355
3356linux (4.12.0-4.5) artful; urgency=low
3357
3358 * aacraid driver may return uninitialized stack data to userspace
3359 (LP: #1700077)
3360 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
3361
3362 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
3363 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
3364
3365 * AACRAID for power9 platform (LP: #1689980)
3366 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
3367 - scsi: aacraid: Fix DMAR issues with iommu=pt
3368 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
3369 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
3370 - scsi: aacraid: Remove reset support from check_health
3371 - scsi: aacraid: Change wait time for fib completion
3372 - scsi: aacraid: Log count info of scsi cmds before reset
3373 - scsi: aacraid: Print ctrl status before eh reset
3374 - scsi: aacraid: Using single reset mask for IOP reset
3375 - scsi: aacraid: Rework IOP reset
3376 - scsi: aacraid: Add periodic checks to see IOP reset status
3377 - scsi: aacraid: Rework SOFT reset code
3378 - scsi: aacraid: Rework aac_src_restart
3379 - scsi: aacraid: Use correct function to get ctrl health
3380 - scsi: aacraid: Make sure ioctl returns on controller reset
3381 - scsi: aacraid: Enable ctrl reset for both hba and arc
3382 - scsi: aacraid: Add reset debugging statements
3383 - scsi: aacraid: Remove reference to Series-9
3384 - scsi: aacraid: Update driver version to 50834
3385
3386 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
3387 - SAUCE: drm: hibmc: Use set_busid function from drm core
3388
3389 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
3390 - d-i: Add hibmc-drm to kernel-image udeb
3391
3392 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
3393 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
3394
3395 * Miscellaneous Ubuntu changes
3396 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
3397 - [Config] CONFIG_ATA=n for s390x
3398 - [Config] Update annotations for 4.12
3399
3400 [ Upstream Kernel Changes ]
3401
3402 * Rebase to v4.12-rc7
3403
3404 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
3405
3406linux (4.12.0-3.4) artful; urgency=low
3407
3408 * Miscellaneous upstream changes
3409 - ufs: fix the logics for tail relocation
3410
3411 [ Upstream Kernel Changes ]
3412
3413 * Rebase to v4.12-rc6
3414
3415 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
3416
3417linux (4.12.0-2.3) artful; urgency=low
3418
3419 * CVE-2014-9900
3420 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
3421 ethtool_get_wol()
3422
3423 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
3424 (LP: #1671360)
3425 - pinctrl/amd: Use regular interrupt instead of chained
3426
3427 * extend-diff-ignore should use exact matches (LP: #1693504)
3428 - [Packaging] exact extend-diff-ignore matches
3429
3430 * Miscellaneous Ubuntu changes
3431 - SAUCE: efi: Don't print secure boot state from the efi stub
3432 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
3433 - SAUCE: vbox fixes for 4.12
3434 - Re-enable virtualbox build
3435 - [Config] CONFIG_ORANGEFS_FS=m
3436 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
3437 - Enable zfs build
3438
3439 [ Upstream Kernel Changes ]
3440
3441 * Rebase to v4.12-rc4
3442 * Rebase to v4.12-rc5
3443
3444 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
3445
3446linux (4.12.0-1.2) artful; urgency=low
3447
3448 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
3449 - [Config] Enable CONFIG_DRM_MGAG200 as module
3450
3451 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
3452 - [Config] CONFIG_LIBIO=y on arm64 only
3453 - SAUCE: LIBIO: Introduce a generic PIO mapping method
3454 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
3455 - [Config] CONFIG_HISILICON_LPC=y
3456 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
3457 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
3458 I/O
3459 - SAUCE: LPC: Add the ACPI LPC support
3460 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
3461 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
3462
3463 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
3464 - SAUCE: tty: Fix ldisc crash on reopened tty
3465
3466 * Miscellaneous Ubuntu changes
3467 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
3468 - Rebase to v4.12-rc3
3469
3470 [ Upstream Kernel Changes ]
3471
3472 * Rebase to v4.12-rc3
3473
3474 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
3475
3476linux (4.12.0-0.1) artful; urgency=low
3477
3478 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
3479 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
3480
3481 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
3482 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
3483
3484 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
3485 (LP: #1672819)
3486 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
3487
3488 * Miscellaneous Ubuntu changes
3489 - Update find-missing-sauce.sh to compare to artful
3490 - Update dropped.txt
3491 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
3492 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3493 kernel image
3494 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3495 mode
3496 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3497 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
3498 locked down
3499 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
3500 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
3501 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3502 reboot
3503 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
3504 set
3505 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3506 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3507 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3508 down
3509 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3510 locked down
3511 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
3512 down
3513 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
3514 is locked down
3515 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3516 locked down
3517 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3518 has been locked down
3519 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3520 locked down
3521 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3522 locked down
3523 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
3524 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3525 kernel is locked down
3526 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
3527 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3528 down
3529 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3530 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
3531 secondary keyring
3532 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
3533 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
3534 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
3535 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
3536 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3537 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
3538 MokSBState
3539 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
3540 - [Config] Set values for UEFI secure boot lockdown options
3541 - Disable virtualbox build
3542 - Disable hio build
3543 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
3544 - Disable zfs build
3545 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
3546 - SAUCE: Import aufs driver
3547 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
3548 - [Config] Enable aufs
3549 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
3550
3551 [ Upstream Kernel Changes ]
3552
3553 * Rebase to v4.12-rc2
3554
3555 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
3556
3557linux (4.11.0-3.8) artful; urgency=low
3558
3559 [ Seth Forshee ]
3560
3561 * Release Tracking Bug
3562 - LP: #1690999
3563
3564 * apparmor_parser hangs indefinitely when called by multiple threads
3565 (LP: #1645037)
3566 - SAUCE: apparmor: fix lock ordering for mkdir
3567
3568 * apparmor leaking securityfs pin count (LP: #1660846)
3569 - SAUCE: apparmor: fix leak on securityfs pin count
3570
3571 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
3572 (LP: #1660845)
3573 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
3574 fails
3575
3576 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
3577 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
3578
3579 * libvirt profile is blocking global setrlimit despite having no rlimit rule
3580 (LP: #1679704)
3581 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
3582 - apparmor: update auditing of rlimit check to provide capability information
3583
3584 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
3585 - SAUCE: apparmor: add policy revision file interface
3586
3587 * apparmor does not make support of query data visible (LP: #1678023)
3588 - SAUCE: apparmor: add label data availability to the feature set
3589
3590 * apparmor query interface does not make supported query info available
3591 (LP: #1678030)
3592 - SAUCE: apparmor: add information about the query inteface to the feature set
3593
3594 * change_profile incorrect when using namespaces with a compound stack
3595 (LP: #1677959)
3596 - SAUCE: apparmor: fix label parse for stacked labels
3597
3598 * Regression in 4.4.0-65-generic causes very frequent system crashes
3599 (LP: #1669611)
3600 - apparmor: sync of apparmor 3.6+ (17.04)
3601
3602 * Artful update to 4.11.1 stable release (LP: #1690814)
3603 - dm ioctl: prevent stack leak in dm ioctl call
3604 - drm/sti: fix GDP size to support up to UHD resolution
3605 - power: supply: lp8788: prevent out of bounds array access
3606 - brcmfmac: Ensure pointer correctly set if skb data location changes
3607 - brcmfmac: Make skb header writable before use
3608 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
3609 - refcount: change EXPORT_SYMBOL markings
3610 - net: macb: fix phy interrupt parsing
3611 - tcp: fix access to sk->sk_state in tcp_poll()
3612 - geneve: fix incorrect setting of UDP checksum flag
3613 - bpf: enhance verifier to understand stack pointer arithmetic
3614 - bpf, arm64: fix jit branch offset related to ldimm64
3615 - tcp: fix wraparound issue in tcp_lp
3616 - net: ipv6: Do not duplicate DAD on link up
3617 - net: usb: qmi_wwan: add Telit ME910 support
3618 - tcp: do not inherit fastopen_req from parent
3619 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
3620 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
3621 - ipv6: initialize route null entry in addrconf_init()
3622 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
3623 - tcp: randomize timestamps on syncookies
3624 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
3625 - bpf: don't let ldimm64 leak map addresses on unprivileged
3626 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
3627 - f2fs: sanity check segment count
3628 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
3629 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
3630 - block: get rid of blk_integrity_revalidate()
3631 - Linux 4.11.1
3632
3633 * Module signing exclusion for staging drivers does not work properly
3634 (LP: #1690908)
3635 - SAUCE: Fix module signing exclusion in package builds
3636
3637 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
3638 - [Config] CONFIG_QCOM_L3_PMU=y
3639 - perf: qcom: Add L3 cache PMU driver
3640
3641 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
3642 - drivers/perf: arm_pmu: rework per-cpu allocation
3643 - drivers/perf: arm_pmu: manage interrupts per-cpu
3644 - drivers/perf: arm_pmu: split irq request from enable
3645 - drivers/perf: arm_pmu: remove pointless PMU disabling
3646 - drivers/perf: arm_pmu: define armpmu_init_fn
3647 - drivers/perf: arm_pmu: fold init into alloc
3648 - drivers/perf: arm_pmu: factor out pmu registration
3649 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
3650 - drivers/perf: arm_pmu: handle no platform_device
3651 - drivers/perf: arm_pmu: rename irq request/free functions
3652 - drivers/perf: arm_pmu: split cpu-local irq request/free
3653 - drivers/perf: arm_pmu: move irq request/free into probe
3654 - drivers/perf: arm_pmu: split out platform device probe logic
3655 - arm64: add function to get a cpu's MADT GICC table
3656 - [Config] CONFIG_ARM_PMU_ACPI=y
3657 - drivers/perf: arm_pmu: add ACPI framework
3658 - arm64: pmuv3: handle !PMUv3 when probing
3659 - arm64: pmuv3: use arm_pmu ACPI framework
3660
3661 * Fix NVLINK2 TCE route (LP: #1690155)
3662 - powerpc/powernv: Fix TCE kill on NVLink2
3663
3664 * CVE-2017-0605
3665 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
3666
3667 * Miscellaneous Ubuntu changes
3668 - [Config] Restore powerpc arch to annotations file
3669 - [Config] Disable runtime testing modules
3670 - [Config] Disable drivers not needed on s390x
3671 - [Config] Update annotations for 4.11
3672 - [Config] updateconfigs after apparmor updates
3673
3674 * Miscellaneous upstream changes
3675 - apparmor: use SHASH_DESC_ON_STACK
3676 - apparmor: fix invalid reference to index variable of iterator line 836
3677 - apparmor: fix parameters so that the permission test is bypassed at boot
3678 - apparmor: Make path_max parameter readonly
3679 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
3680 - apparmorfs: Use seq_putc() in two functions
3681 - apparmor: provide information about path buffer size at boot
3682 - apparmor: add/use fns to print hash string hex value
3683
3684 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
3685
3686linux (4.11.0-2.7) artful; urgency=low
3687
3688 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
3689 (LP: #1688259)
3690 - Remove squashfs-modules files from d-i
3691 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
3692
3693 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
3694 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
3695 - d-i: initrd needs qcom_emac on amberwing platform.
3696
3697 * update for V3 kernel bits and improved multiple fan slice support
3698 (LP: #1470091)
3699 - SAUCE: fan: tunnel multiple mapping mode (v3)
3700
3701 * Miscellaneous Ubuntu changes
3702 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
3703 - Enable zfs
3704 - SAUCE: fan: add VXLAN implementation
3705 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
3706 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3707 kernel image
3708 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3709 mode
3710 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3711 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
3712 locked down
3713 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
3714 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
3715 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3716 reboot
3717 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
3718 set
3719 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3720 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3721 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3722 down
3723 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3724 locked down
3725 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
3726 down
3727 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
3728 is locked down
3729 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3730 locked down
3731 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3732 has been locked down
3733 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3734 locked down
3735 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3736 locked down
3737 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
3738 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3739 kernel is locked down
3740 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
3741 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3742 down
3743 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3744 - SAUCE: (efi-lockdown) Add EFI signature data types
3745 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
3746 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
3747 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
3748 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
3749 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
3750 disabled
3751 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3752 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
3753 MokSBState
3754 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
3755 - [Config] Set values for UEFI secure boot lockdown options
3756 - Update dropped.txt
3757
3758 [ Upstream Kernel Changes ]
3759
3760 * rebase to v4.11
3761
3762 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
3763
3764linux (4.11.0-1.6) artful; urgency=low
3765
3766 * Miscellaneous Ubuntu changes
3767 - [Debian] Use default compression for all packages
3768 - SAUCE: (namespace) block_dev: Support checking inode permissions in
3769 lookup_bdev()
3770 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
3771 when mounting
3772 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
3773 when mounting
3774 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3775 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3776 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3777 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
3778 security.* xattrs
3779 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
3780 filesystems
3781 - SAUCE: (namespace) fuse: Add support for pid namespaces
3782 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3783 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
3784 or a descendant
3785 - SAUCE: (namespace) fuse: Allow user namespace mounts
3786 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
3787 namespaces
3788 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
3789 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
3790 mounts
3791 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
3792 opened for writing
3793
3794 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
3795
3796linux (4.11.0-0.5) artful; urgency=low
3797
3798 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
3799 (LP: #1684971)
3800 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
3801
3802 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
3803 (LP: #1470250)
3804 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
3805
3806 * Enable virtual scsi server driver for Power (LP: #1615665)
3807 - SAUCE: Return TCMU-generated sense data to fabric module
3808
3809 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
3810 (LP: #1630990)
3811 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
3812 CONFIG_SECURITYFS=n
3813
3814 * Miscellaneous Ubuntu changes
3815 - SAUCE: Import aufs driver
3816 - [Config] Enable aufs
3817 - [Debian] Add script to update virtualbox
3818 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
3819 - Enable vbox
3820 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
3821
3822 [ Upstream Kernel Changes ]
3823
3824 * rebase to v4.11-rc8
3825
3826 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
3827
3828linux (4.11.0-0.4) zesty; urgency=low
3829
3830 * POWER9: Improve performance on memory management (LP: #1681429)
3831 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
3832 flush
3833 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
3834
3835 * Miscellaneous Ubuntu changes
3836 - find-missing-sauce.sh
3837
3838 [ Upstream Kernel Changes ]
3839
3840 * rebase to v4.11-rc7
3841
3842 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
3843
3844linux (4.11.0-0.3) zesty; urgency=low
3845
3846 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
3847 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
3848
3849 * smartpqi driver needed in initram disk and installer (LP: #1680156)
3850 - [Config] Add smartpqi to d-i
3851
3852 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
3853 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
3854
3855 * Miscellaneous Ubuntu changes
3856 - [Config] flash-kernel should be a Breaks
3857 - [Config] drop the info directory
3858 - [Config] drop NOTES as obsolete
3859 - [Config] drop changelog.historical as obsolete
3860 - rebase to v4.11-rc6
3861
3862 [ Upstream Kernel Changes ]
3863
3864 * rebase to v4.11-rc6
3865
3866 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
3867
3868linux (4.11.0-0.2) zesty; urgency=low
3869
3870 [ Upstream Kernel Changes ]
3871
3872 * rebase to v4.11-rc5
3873
3874 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
3875
3876linux (4.11.0-0.1) zesty; urgency=low
3877
3878 [ Upstream Kernel Changes ]
3879
3880 * rebase to v4.11-rc4
3881 - LP: #1591053
3882
3883 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
3884
3885linux (4.11.0-0.0) zesty; urgency=low
3886
3887 * dummy entry
3888
3889 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600