]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
1 linux (4.13.0-13.14) UNRELEASED; urgency=low
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 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Sep 2017 16:31:49 -0400
8
9 linux (4.13.0-12.13) artful; urgency=low
10
11 * linux: 4.13.0-12.13 -proposed tracker (LP: #1718980)
12
13 * [Feature] SKX: Support crystall ridge / far / near memory indication in PEBS
14 (LP: #1591813)
15 - perf/x86: Move Nehalem PEBS code to flag
16 - perf/x86: Fix data source decoding for Skylake
17
18 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
19 (LP: #1718679)
20 - [Config] CONFIG_DRM_VBOXVIDEO=n
21
22 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
23 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
24
25 * Vlun resize request could fail with cxlflash driver (LP: #1713575)
26 - scsi: cxlflash: Fix vlun resize failure in the shrink path
27
28 * multipath -ll is not showing the disks which are actually multipath
29 (LP: #1718397)
30 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
31
32 * [Feature] Crystal Ridge - BTT - Rework error clearing (LP: #1704350)
33 - libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
34 - libnvdimm, btt: refactor map entry operations with macros
35 - libnvdimm, btt: ensure that flags were also unchanged during a map_read
36 - libnvdimm, btt: cache sector_size in arena_info
37 - libnvdimm: fix potential deadlock while clearing errors
38 - libnvdimm, btt: rework error clearing
39
40 * [Feature] Crystal Ridge - have 4k DAX faults use a common zero page
41 (LP: #1704439)
42 - mm: add vm_insert_mixed_mkwrite()
43 - dax: relocate some dax functions
44 - dax: use common 4k zero page for dax mmap reads
45 - dax: remove DAX code from page_cache_tree_insert()
46 - dax: move all DAX radix tree defs to fs/dax.c
47
48 * [bug] 17.10: CDP test fail on platform of Purley-2S/4S/Neoncity,BDW-
49 de/ep/ex, (LP: #1716843)
50 - SAUCE: (no-up) x86/intel_rdt: Fix cdp info directory files issue
51
52 * [featue] GPIO support for Denverton (LP: #1591829)
53 - pinctrl: intel: Add Intel Denverton pin controller support
54
55 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
56 (LP: #1594214)
57 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
58
59 * autopkgtest profile fails to build on armhf (LP: #1717920)
60 - [Packaging] autopkgtest -- disable d-i when dropping flavours
61
62 * Artful update to v4.13.3 stable release (LP: #1718412)
63 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
64 - Revert "net: fix percpu memory leaks"
65 - gianfar: Fix Tx flow control deactivation
66 - vhost_net: correctly check tx avail during rx busy polling
67 - ip6_gre: update mtu properly in ip6gre_err
68 - udp: drop head states only when all skb references are gone
69 - ipv6: fix memory leak with multiple tables during netns destruction
70 - ipv6: fix typo in fib6_net_exit()
71 - sctp: fix missing wake ups in some situations
72 - tcp: fix a request socket leak
73 - ip_tunnel: fix setting ttl and tos value in collect_md mode
74 - f2fs: let fill_super handle roll-forward errors
75 - f2fs: check hot_data for roll-forward recovery
76 - x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
77 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
78 - x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
79 - x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison
80 pages
81 - ovl: fix false positive ESTALE on lookup
82 - fuse: allow server to run in different pid_ns
83 - idr: remove WARN_ON_ONCE() when trying to replace negative ID
84 - libnvdimm, btt: check memory allocation failure
85 - libnvdimm: fix integer overflow static analysis warning
86 - xfs: write unmount record for ro mounts
87 - xfs: toggle readonly state around xfs_log_mount_finish
88 - xfs: Add infrastructure needed for error propagation during buffer IO
89 failure
90 - xfs: Properly retry failed inode items in case of error during buffer
91 writeback
92 - xfs: fix recovery failure when log record header wraps log end
93 - xfs: always verify the log tail during recovery
94 - xfs: fix log recovery corruption error due to tail overwrite
95 - xfs: handle -EFSCORRUPTED during head/tail verification
96 - xfs: stop searching for free slots in an inode chunk when there are none
97 - xfs: evict all inodes involved with log redo item
98 - xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
99 - xfs: open-code xfs_buf_item_dirty()
100 - xfs: remove unnecessary dirty bli format check for ordered bufs
101 - xfs: ordered buffer log items are never formatted
102 - xfs: refactor buffer logging into buffer dirtying helper
103 - xfs: don't log dirty ranges for ordered buffers
104 - xfs: skip bmbt block ino validation during owner change
105 - xfs: move bmbt owner change to last step of extent swap
106 - xfs: disallow marking previously dirty buffers as ordered
107 - xfs: relog dirty buffers during swapext bmbt owner change
108 - xfs: disable per-inode DAX flag
109 - xfs: fix incorrect log_flushed on fsync
110 - xfs: don't set v3 xflags for v2 inodes
111 - xfs: open code end_buffer_async_write in xfs_finish_page_writeback
112 - xfs: use kmem_free to free return value of kmem_zalloc
113 - md/raid1/10: reset bio allocated from mempool
114 - md/raid5: release/flush io in raid5_do_work()
115 - xfs: fix compiler warnings
116 - Linux 4.13.3
117
118 * Artful update to v4.13.2 stable release (LP: #1717549)
119 - mtd: nand: make Samsung SLC NAND usable again
120 - mtd: nand: hynix: add support for 20nm NAND chips
121 - mtd: nand: mxc: Fix mxc_v1 ooblayout
122 - mtd: nand: qcom: fix read failure without complete bootchain
123 - mtd: nand: qcom: fix config error for BCH
124 - nvme-fabrics: generate spec-compliant UUID NQNs
125 - btrfs: resume qgroup rescan on rw remount
126 - rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
127 - rtlwifi: btcoexist: Fix antenna selection code
128 - radix-tree: must check __radix_tree_preload() return value
129 - brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
130 - kselftests: timers: leap-a-day: Change default arguments to help test runs
131 - selftests: timers: Fix run_destructive_tests target to handle skipped tests
132 - selftests/x86/fsgsbase: Test selectors 1, 2, and 3
133 - mm: kvfree the swap cluster info if the swap file is unsatisfactory
134 - mm/swapfile.c: fix swapon frontswap_map memory leak on error
135 - mm/sparse.c: fix typo in online_mem_sections
136 - mm/memory.c: fix mem_cgroup_oom_disable() call missing
137 - KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
138 - Revert "firmware: add sanity check on shutdown/suspend"
139 - rt2800: fix TX_PIN_CFG setting for non MT7620 chips
140 - ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
141 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
142 - NFS: Fix 2 use after free issues in the I/O code
143 - NFS: Sync the correct byte range during synchronous writes
144 - NFSv4: Fix up mirror allocation
145 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
146 - Linux 4.13.2
147
148 * [Bug] Thunderbolt-patches: Related to the way the key for secure connection
149 is handled (LP: #1717430)
150 - thunderbolt: Remove superfluous check
151 - thunderbolt: Make key root-only accessible
152 - thunderbolt: Allow clearing the key
153
154 * [Bug] Thunderbolt-patches: Fixes the issue regarding the order of ACPI calls
155 w.r.t. PCI enumeration (LP: #1717431)
156 - ACPICA: Dispatch active GPEs at init time
157 - ACPICA: Make it possible to enable runtime GPEs earlier
158 - ACPI / scan: Enable GPEs before scanning the namespace
159
160 * Miscellaneous Ubuntu changes
161 - ubuntu: vbox -- update to 5.1.28-dfsg-1
162 - [Config] CONFIG_PINCTRL_DENVERTON=m
163 - [Config] CONFIG_I2C_XLP9XX=m
164
165 * Miscellaneous upstream changes
166 - Introduce v3 namespaced file capabilities
167
168 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Sep 2017 12:10:03 -0500
169
170 linux (4.13.0-11.12) artful; urgency=low
171
172 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
173
174 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
175 - s390/mm: fix local TLB flushing vs. detach of an mm address space
176 - s390/mm: fix race on mm->context.flush_mm
177
178 * CVE-2017-1000251
179 - Bluetooth: Properly check L2CAP config option output buffer length
180
181 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
182
183 linux (4.13.0-10.11) artful; urgency=low
184
185 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
186
187 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
188 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
189
190 * Artful update to v4.13.1 stable release (LP: #1716284)
191 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
192 - USB: serial: option: add support for D-Link DWM-157 C1
193 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
194 - usb:xhci:Fix regression when ATI chipsets detected
195 - USB: musb: fix external abort on suspend
196 - ANDROID: binder: add padding to binder_fd_array_object.
197 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
198 - USB: core: Avoid race of async_completed() w/ usbdev_release()
199 - staging/rts5208: fix incorrect shift to extract upper nybble
200 - staging: ccree: save ciphertext for CTS IV
201 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
202 - iio: adc: ti-ads1015: fix incorrect data rate setting update
203 - iio: adc: ti-ads1015: fix scale information for ADS1115
204 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
205 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
206 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
207 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
208 - driver core: bus: Fix a potential double free
209 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
210 - binder: free memory on error
211 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
212 - crypto: caam/qi - fix compilation with DEBUG enabled
213 - thunderbolt: Fix reset response_type
214 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
215 - intel_th: pci: Add Cannon Lake PCH-H support
216 - intel_th: pci: Add Cannon Lake PCH-LP support
217 - ath10k: fix memory leak in rx ring buffer allocation
218 - drm/vgem: Pin our pages for dmabuf exports
219 - drm/ttm: Fix accounting error when fail to get pages for pool
220 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
221 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
222 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
223 - iwlwifi: pci: add new PCI ID for 7265D
224 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
225 - mwifiex: correct channel stat buffer overflows
226 - MCB: add support for SC31 to mcb-lpc
227 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
228 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
229 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
230 - workqueue: Fix flag collision
231 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
232 - cs5536: add support for IDE controller variant
233 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
234 - scsi: sg: recheck MMAP_IO request length with lock held
235 - of/device: Prevent buffer overflow in of_device_modalias()
236 - rtlwifi: Fix memory leak when firmware request fails
237 - rtlwifi: Fix fallback firmware loading
238 - Linux 4.13.1
239
240 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
241 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
242
243 * SRIOV: warning if unload VFs (LP: #1715073)
244 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
245
246 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
247 - i40e: avoid NVM acquire deadlock during NVM update
248 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
249
250 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
251 twice when perf stat is done (perf:) (LP: #1714571)
252 - perf vendor events powerpc: Remove duplicate events
253
254 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
255 (LP: #1703339)
256 - [Config] Include vmd in storage-core-modules udeb
257
258 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
259 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
260 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
261 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
262 offline
263
264 * Miscellaneous Ubuntu changes
265 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
266 - Revert "UBUNTU: SAUCE: Import aufs driver"
267 - SAUCE: Import aufs driver
268
269 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
270
271 linux (4.13.0-9.10) artful; urgency=low
272
273 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
274
275 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
276 - [Config] CONFIG_EDAC_GHES=n
277
278 * Miscellaneous Ubuntu changes
279 - ubuntu: vbox -- update to 5.1.26-dfsg-2
280
281 [ Upstream Kernel Changes ]
282
283 * Rebase to v4.13
284
285 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
286
287 linux (4.13.0-8.9) artful; urgency=low
288
289 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
290 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
291
292 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
293 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
294
295 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
296 Harrisonville SDP (LP: #1709257)
297 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
298 - EDAC, pnd2: Mask off the lower four bits of a BAR
299 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
300 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
301 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
302 reading BAR
303
304 * Miscellaneous Ubuntu changes
305 - Revert "UBUNTU: SAUCE: Import aufs driver"
306 - SAUCE: Import aufs driver
307 - SAUCE: selftests/powerpc: Disable some ptrace selftests
308 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
309 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
310 - [Config] Disable CONFIG_MDIO_* options for s390x
311 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
312 - [Config] Update annotations for 4.13
313
314 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
315
316 linux (4.13.0-7.8) artful; urgency=low
317
318 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
319 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
320 paths
321
322 * Miscellaneous Ubuntu changes
323 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
324
325 * Miscellaneous upstream changes
326 - seccomp: Provide matching filter for introspection
327 - seccomp: Sysctl to display available actions
328 - seccomp: Operation for checking if an action is available
329 - seccomp: Sysctl to configure actions that are allowed to be logged
330 - seccomp: Selftest for detection of filter flag support
331 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
332 - seccomp: Action to log before allowing
333
334 [ Upstream Kernel Changes ]
335
336 * Rebase to v4.13-rc7
337
338 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
339
340 linux (4.13.0-6.7) artful; urgency=low
341
342 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
343 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
344
345 * sort ABI files with C.UTF-8 locale (LP: #1712345)
346 - [Packaging] sort ABI files with C.UTF-8 locale
347
348 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
349 - SAUCE: igb: add support for using Broadcom 54616 as PHY
350
351 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
352 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
353 - powerpc/mm/radix: Improve TLB/PWC flushes
354 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
355
356 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
357 properly enrolled keys (LP: #1712168)
358 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
359
360 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
361 - [Config] CONFIG_BLK_DEV_NVME=m for s390
362
363 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
364 (LP: #1711298)
365 - [Config] CONFIG_INTEL_ATOMISP=n
366
367 * Miscellaneous Ubuntu changes
368 - SAUCE: apparmor: af_unix mediation
369
370 * Miscellaneous upstream changes
371 - apparmor: Fix shadowed local variable in unpack_trans_table()
372 - apparmor: Fix logical error in verify_header()
373 - apparmor: Fix an error code in aafs_create()
374 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
375 - apparmor: add the ability to mediate signals
376 - apparmor: add mount mediation
377 - apparmor: cleanup conditional check for label in label_print
378 - apparmor: add support for absolute root view based labels
379 - apparmor: make policy_unpack able to audit different info messages
380 - apparmor: add more debug asserts to apparmorfs
381 - apparmor: add base infastructure for socket mediation
382 - apparmor: move new_null_profile to after profile lookup fns()
383 - apparmor: fix race condition in null profile creation
384 - apparmor: ensure unconfined profiles have dfas initialized
385 - apparmor: fix incorrect type assignment when freeing proxies
386
387 [ Upstream Kernel Changes ]
388
389 * Rebase to v4.13-rc6
390
391 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
392
393 linux (4.13.0-5.6) artful; urgency=low
394
395 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
396 - perf pmu-events: Support additional POWER8+ PVR in mapfile
397 - perf vendor events: Add POWER9 PMU events
398 - perf vendor events: Add POWER9 PVRs to mapfile
399 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
400 - SAUCE: perf vendor events powerpc: Update POWER9 events
401
402 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
403 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
404
405 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
406 kernels able to boot without initramfs (LP: #1700972)
407 - [Debian] Don't depend on initramfs-tools
408
409 * Miscellaneous Ubuntu changes
410 - SAUCE: Import aufs driver
411 - SAUCE: aufs -- Add missing argument to loop_switch() call
412 - [Config] Enable aufs
413 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
414 - Enable zfs build
415 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
416 - [Packaging] switch up to debhelper 9
417
418 [ Upstream Kernel Changes ]
419
420 * Rebase to v4.13-rc5
421
422 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
423
424 linux (4.13.0-4.5) artful; urgency=low
425
426 * Lenovo Yoga 910 Sensors (LP: #1708120)
427 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
428
429 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
430 (LP: #1703339)
431 - [Config] Add vmd driver to generic inclusion list
432
433 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
434 - [Config] CONFIG_SATA_HIGHBANK=y
435
436 * Miscellaneous Ubuntu changes
437 - ubuntu: vbox -- update to 5.1.26-dfsg-1
438 - SAUCE: hio: Build fixes for 4.13
439 - Enable hio build
440 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
441 - [debian] use all rather than amd64 dkms debs for sync
442
443 [ Upstream Kernel Changes ]
444
445 * Rebase to v4.13-rc4
446
447 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
448
449 linux (4.13.0-3.4) artful; urgency=low
450
451 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
452 - [Packaging] tests -- reduce rebuild test to one flavour
453 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
454
455 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
456 - SAUCE: virtio_net: Revert mergeable buffer handling rework
457
458 [ Upstream Kernel Changes ]
459
460 * Rebase to v4.13-rc3
461
462 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
463
464 linux (4.13.0-2.3) artful; urgency=low
465
466 * Change CONFIG_IBMVETH to module (LP: #1704479)
467 - [Config] CONFIG_IBMVETH=m
468
469 [ Upstream Kernel Changes ]
470
471 * Rebase to v4.13-rc2
472
473 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
474
475 linux (4.13.0-1.2) artful; urgency=low
476
477 * Miscellaneous Ubuntu changes
478 - [Debian] Support sphinx-based kernel documentation
479
480 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
481
482 linux (4.13.0-0.1) artful; urgency=low
483
484 * Miscellaneous Ubuntu changes
485 - Disable hio
486 - Disable zfs build
487 - ubuntu: vbox -- update to 5.1.24-dfsg-1
488
489 [ Upstream Kernel Changes ]
490
491 * Rebase to v4.13-rc1
492
493 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
494
495 linux (4.12.0-7.8) artful; urgency=low
496
497 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
498 (LP: #1673564)
499 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
500 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
501 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
502 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
503 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
504 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
505 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
506 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
507 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
508 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
509 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
510 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
511 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
512 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
513 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
514 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
515 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
516 - arm64: Add MIDR values for Cavium cn83XX SoCs
517 - arm64: Add workaround for Cavium Thunder erratum 30115
518 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
519 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
520 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
521 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
522 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
523 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
524 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
525 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
526
527 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
528 - net: hns: Bugfix for Tx timeout handling in hns driver
529
530 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
531 - iommu/arm-smmu: Plumb in new ACPI identifiers
532
533 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
534 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
535
536 * Artful update to v4.12.1 stable release (LP: #1703858)
537 - driver core: platform: fix race condition with driver_override
538 - RDMA/uverbs: Check port number supplied by user verbs cmds
539 - usb: dwc3: replace %p with %pK
540 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
541 - usb: usbip: set buffer pointers to NULL after free
542 - Add USB quirk for HVR-950q to avoid intermittent device resets
543 - usb: Fix typo in the definition of Endpoint[out]Request
544 - USB: core: fix device node leak
545 - USB: serial: option: add two Longcheer device ids
546 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
547 - xhci: Limit USB2 port wake support for AMD Promontory hosts
548 - gfs2: Fix glock rhashtable rcu bug
549 - Add "shutdown" to "struct class".
550 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
551 - tpm: fix a kernel memory leak in tpm-sysfs.c
552 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
553 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
554 - sched/fair, cpumask: Export for_each_cpu_wrap()
555 - sched/core: Implement new approach to scale select_idle_cpu()
556 - sched/numa: Use down_read_trylock() for the mmap_sem
557 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
558 - sched/fair: Simplify wake_affine() for the single socket case
559 - sched/numa: Implement NUMA node level wake_affine()
560 - sched/fair: Remove effective_load()
561 - sched/numa: Hide numa_wake_affine() from UP build
562 - xen: avoid deadlock in xenbus driver
563 - crypto: drbg - Fixes panic in wait_for_completion call
564 - Linux 4.12.1
565
566 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
567 - scsi: cxlflash: Combine the send queue locks
568 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
569 - scsi: cxlflash: Reset hardware queue context via specified register
570 - scsi: cxlflash: Schedule asynchronous reset of the host
571 - scsi: cxlflash: Handle AFU sync failures
572 - scsi: cxlflash: Track pending scsi commands in each hardware queue
573 - scsi: cxlflash: Flush pending commands in cleanup path
574 - scsi: cxlflash: Add scsi command abort handler
575 - scsi: cxlflash: Create character device to provide host management interface
576 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
577 specifics
578 - scsi: cxlflash: Introduce host ioctl support
579 - scsi: cxlflash: Refactor AFU capability checking
580 - scsi: cxlflash: Support LUN provisioning
581 - scsi: cxlflash: Support AFU debug
582 - scsi: cxlflash: Support WS16 unmap
583 - scsi: cxlflash: Remove zeroing of private command data
584 - scsi: cxlflash: Update TMF command processing
585 - scsi: cxlflash: Avoid double free of character device
586 - scsi: cxlflash: Update send_tmf() parameters
587 - scsi: cxlflash: Update debug prints in reset handlers
588
589 * make snap-pkg support (LP: #1700747)
590 - make snap-pkg support
591
592 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
593 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
594
595 * arm64: fix crash reading /proc/kcore (LP: #1702749)
596 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
597 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
598
599 * Opal and POWER9 DD2 (LP: #1702159)
600 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
601
602 * Data corruption with hio driver (LP: #1701316)
603 - SAUCE: hio: Fix incorrect use of enum req_opf values
604
605 * Miscellaneous Ubuntu changes
606 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
607 - snapcraft.yaml: Sync with xenial
608 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
609
610 * Miscellaneous upstream changes
611 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
612 MokSBState"
613
614 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
615
616 linux (4.12.0-6.7) artful; urgency=low
617
618 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
619 - net: ena: change return value for unsupported features unsupported return
620 value
621 - net: ena: add hardware hints capability to the driver
622 - net: ena: change sizeof() argument to be the type pointer
623 - net: ena: add reset reason for each device FLR
624 - net: ena: add support for out of order rx buffers refill
625 - net: ena: allow the driver to work with small number of msix vectors
626 - net: ena: use napi_schedule_irqoff when possible
627 - net: ena: separate skb allocation to dedicated function
628 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
629 - net: ena: update driver's rx drop statistics
630 - net: ena: update ena driver to version 1.2.0
631
632 * APST gets enabled against explicit kernel option (LP: #1699004)
633 - nvme: explicitly disable APST on quirked devices
634
635 * Miscellaneous Ubuntu changes
636 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
637 - SAUCE: hio updates for 4.12
638 - SAUCE: Enable hio build
639
640 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
641
642 linux (4.12.0-5.6) artful; urgency=low
643
644 * ERAT invalidate on context switch removal (LP: #1700819)
645 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
646
647 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
648 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
649
650 * Miscellaneous Ubuntu changes
651 - d-i: Move qcom-emac from arm64 to shared nic-modules
652
653 [ Upstream Kernel Changes ]
654
655 * Rebase to v4.12
656
657 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
658
659 linux (4.12.0-4.5) artful; urgency=low
660
661 * aacraid driver may return uninitialized stack data to userspace
662 (LP: #1700077)
663 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
664
665 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
666 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
667
668 * AACRAID for power9 platform (LP: #1689980)
669 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
670 - scsi: aacraid: Fix DMAR issues with iommu=pt
671 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
672 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
673 - scsi: aacraid: Remove reset support from check_health
674 - scsi: aacraid: Change wait time for fib completion
675 - scsi: aacraid: Log count info of scsi cmds before reset
676 - scsi: aacraid: Print ctrl status before eh reset
677 - scsi: aacraid: Using single reset mask for IOP reset
678 - scsi: aacraid: Rework IOP reset
679 - scsi: aacraid: Add periodic checks to see IOP reset status
680 - scsi: aacraid: Rework SOFT reset code
681 - scsi: aacraid: Rework aac_src_restart
682 - scsi: aacraid: Use correct function to get ctrl health
683 - scsi: aacraid: Make sure ioctl returns on controller reset
684 - scsi: aacraid: Enable ctrl reset for both hba and arc
685 - scsi: aacraid: Add reset debugging statements
686 - scsi: aacraid: Remove reference to Series-9
687 - scsi: aacraid: Update driver version to 50834
688
689 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
690 - SAUCE: drm: hibmc: Use set_busid function from drm core
691
692 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
693 - d-i: Add hibmc-drm to kernel-image udeb
694
695 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
696 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
697
698 * Miscellaneous Ubuntu changes
699 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
700 - [Config] CONFIG_ATA=n for s390x
701 - [Config] Update annotations for 4.12
702
703 [ Upstream Kernel Changes ]
704
705 * Rebase to v4.12-rc7
706
707 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
708
709 linux (4.12.0-3.4) artful; urgency=low
710
711 * Miscellaneous upstream changes
712 - ufs: fix the logics for tail relocation
713
714 [ Upstream Kernel Changes ]
715
716 * Rebase to v4.12-rc6
717
718 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
719
720 linux (4.12.0-2.3) artful; urgency=low
721
722 * CVE-2014-9900
723 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
724 ethtool_get_wol()
725
726 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
727 (LP: #1671360)
728 - pinctrl/amd: Use regular interrupt instead of chained
729
730 * extend-diff-ignore should use exact matches (LP: #1693504)
731 - [Packaging] exact extend-diff-ignore matches
732
733 * Miscellaneous Ubuntu changes
734 - SAUCE: efi: Don't print secure boot state from the efi stub
735 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
736 - SAUCE: vbox fixes for 4.12
737 - Re-enable virtualbox build
738 - [Config] CONFIG_ORANGEFS_FS=m
739 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
740 - Enable zfs build
741
742 [ Upstream Kernel Changes ]
743
744 * Rebase to v4.12-rc4
745 * Rebase to v4.12-rc5
746
747 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
748
749 linux (4.12.0-1.2) artful; urgency=low
750
751 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
752 - [Config] Enable CONFIG_DRM_MGAG200 as module
753
754 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
755 - [Config] CONFIG_LIBIO=y on arm64 only
756 - SAUCE: LIBIO: Introduce a generic PIO mapping method
757 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
758 - [Config] CONFIG_HISILICON_LPC=y
759 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
760 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
761 I/O
762 - SAUCE: LPC: Add the ACPI LPC support
763 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
764 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
765
766 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
767 - SAUCE: tty: Fix ldisc crash on reopened tty
768
769 * Miscellaneous Ubuntu changes
770 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
771 - Rebase to v4.12-rc3
772
773 [ Upstream Kernel Changes ]
774
775 * Rebase to v4.12-rc3
776
777 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
778
779 linux (4.12.0-0.1) artful; urgency=low
780
781 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
782 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
783
784 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
785 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
786
787 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
788 (LP: #1672819)
789 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
790
791 * Miscellaneous Ubuntu changes
792 - Update find-missing-sauce.sh to compare to artful
793 - Update dropped.txt
794 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
795 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
796 kernel image
797 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
798 mode
799 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
800 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
801 locked down
802 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
803 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
804 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
805 reboot
806 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
807 set
808 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
809 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
810 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
811 down
812 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
813 locked down
814 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
815 down
816 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
817 is locked down
818 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
819 locked down
820 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
821 has been locked down
822 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
823 locked down
824 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
825 locked down
826 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
827 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
828 kernel is locked down
829 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
830 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
831 down
832 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
833 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
834 secondary keyring
835 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
836 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
837 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
838 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
839 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
840 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
841 MokSBState
842 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
843 - [Config] Set values for UEFI secure boot lockdown options
844 - Disable virtualbox build
845 - Disable hio build
846 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
847 - Disable zfs build
848 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
849 - SAUCE: Import aufs driver
850 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
851 - [Config] Enable aufs
852 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
853
854 [ Upstream Kernel Changes ]
855
856 * Rebase to v4.12-rc2
857
858 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
859
860 linux (4.11.0-3.8) artful; urgency=low
861
862 [ Seth Forshee ]
863
864 * Release Tracking Bug
865 - LP: #1690999
866
867 * apparmor_parser hangs indefinitely when called by multiple threads
868 (LP: #1645037)
869 - SAUCE: apparmor: fix lock ordering for mkdir
870
871 * apparmor leaking securityfs pin count (LP: #1660846)
872 - SAUCE: apparmor: fix leak on securityfs pin count
873
874 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
875 (LP: #1660845)
876 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
877 fails
878
879 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
880 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
881
882 * libvirt profile is blocking global setrlimit despite having no rlimit rule
883 (LP: #1679704)
884 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
885 - apparmor: update auditing of rlimit check to provide capability information
886
887 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
888 - SAUCE: apparmor: add policy revision file interface
889
890 * apparmor does not make support of query data visible (LP: #1678023)
891 - SAUCE: apparmor: add label data availability to the feature set
892
893 * apparmor query interface does not make supported query info available
894 (LP: #1678030)
895 - SAUCE: apparmor: add information about the query inteface to the feature set
896
897 * change_profile incorrect when using namespaces with a compound stack
898 (LP: #1677959)
899 - SAUCE: apparmor: fix label parse for stacked labels
900
901 * Regression in 4.4.0-65-generic causes very frequent system crashes
902 (LP: #1669611)
903 - apparmor: sync of apparmor 3.6+ (17.04)
904
905 * Artful update to 4.11.1 stable release (LP: #1690814)
906 - dm ioctl: prevent stack leak in dm ioctl call
907 - drm/sti: fix GDP size to support up to UHD resolution
908 - power: supply: lp8788: prevent out of bounds array access
909 - brcmfmac: Ensure pointer correctly set if skb data location changes
910 - brcmfmac: Make skb header writable before use
911 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
912 - refcount: change EXPORT_SYMBOL markings
913 - net: macb: fix phy interrupt parsing
914 - tcp: fix access to sk->sk_state in tcp_poll()
915 - geneve: fix incorrect setting of UDP checksum flag
916 - bpf: enhance verifier to understand stack pointer arithmetic
917 - bpf, arm64: fix jit branch offset related to ldimm64
918 - tcp: fix wraparound issue in tcp_lp
919 - net: ipv6: Do not duplicate DAD on link up
920 - net: usb: qmi_wwan: add Telit ME910 support
921 - tcp: do not inherit fastopen_req from parent
922 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
923 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
924 - ipv6: initialize route null entry in addrconf_init()
925 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
926 - tcp: randomize timestamps on syncookies
927 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
928 - bpf: don't let ldimm64 leak map addresses on unprivileged
929 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
930 - f2fs: sanity check segment count
931 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
932 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
933 - block: get rid of blk_integrity_revalidate()
934 - Linux 4.11.1
935
936 * Module signing exclusion for staging drivers does not work properly
937 (LP: #1690908)
938 - SAUCE: Fix module signing exclusion in package builds
939
940 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
941 - [Config] CONFIG_QCOM_L3_PMU=y
942 - perf: qcom: Add L3 cache PMU driver
943
944 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
945 - drivers/perf: arm_pmu: rework per-cpu allocation
946 - drivers/perf: arm_pmu: manage interrupts per-cpu
947 - drivers/perf: arm_pmu: split irq request from enable
948 - drivers/perf: arm_pmu: remove pointless PMU disabling
949 - drivers/perf: arm_pmu: define armpmu_init_fn
950 - drivers/perf: arm_pmu: fold init into alloc
951 - drivers/perf: arm_pmu: factor out pmu registration
952 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
953 - drivers/perf: arm_pmu: handle no platform_device
954 - drivers/perf: arm_pmu: rename irq request/free functions
955 - drivers/perf: arm_pmu: split cpu-local irq request/free
956 - drivers/perf: arm_pmu: move irq request/free into probe
957 - drivers/perf: arm_pmu: split out platform device probe logic
958 - arm64: add function to get a cpu's MADT GICC table
959 - [Config] CONFIG_ARM_PMU_ACPI=y
960 - drivers/perf: arm_pmu: add ACPI framework
961 - arm64: pmuv3: handle !PMUv3 when probing
962 - arm64: pmuv3: use arm_pmu ACPI framework
963
964 * Fix NVLINK2 TCE route (LP: #1690155)
965 - powerpc/powernv: Fix TCE kill on NVLink2
966
967 * CVE-2017-0605
968 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
969
970 * Miscellaneous Ubuntu changes
971 - [Config] Restore powerpc arch to annotations file
972 - [Config] Disable runtime testing modules
973 - [Config] Disable drivers not needed on s390x
974 - [Config] Update annotations for 4.11
975 - [Config] updateconfigs after apparmor updates
976
977 * Miscellaneous upstream changes
978 - apparmor: use SHASH_DESC_ON_STACK
979 - apparmor: fix invalid reference to index variable of iterator line 836
980 - apparmor: fix parameters so that the permission test is bypassed at boot
981 - apparmor: Make path_max parameter readonly
982 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
983 - apparmorfs: Use seq_putc() in two functions
984 - apparmor: provide information about path buffer size at boot
985 - apparmor: add/use fns to print hash string hex value
986
987 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
988
989 linux (4.11.0-2.7) artful; urgency=low
990
991 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
992 (LP: #1688259)
993 - Remove squashfs-modules files from d-i
994 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
995
996 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
997 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
998 - d-i: initrd needs qcom_emac on amberwing platform.
999
1000 * update for V3 kernel bits and improved multiple fan slice support
1001 (LP: #1470091)
1002 - SAUCE: fan: tunnel multiple mapping mode (v3)
1003
1004 * Miscellaneous Ubuntu changes
1005 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
1006 - Enable zfs
1007 - SAUCE: fan: add VXLAN implementation
1008 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1009 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1010 kernel image
1011 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1012 mode
1013 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1014 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1015 locked down
1016 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1017 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1018 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1019 reboot
1020 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1021 set
1022 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1023 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1024 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1025 down
1026 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1027 locked down
1028 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1029 down
1030 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1031 is locked down
1032 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1033 locked down
1034 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1035 has been locked down
1036 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1037 locked down
1038 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1039 locked down
1040 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1041 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1042 kernel is locked down
1043 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1044 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1045 down
1046 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1047 - SAUCE: (efi-lockdown) Add EFI signature data types
1048 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
1049 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
1050 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1051 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
1052 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
1053 disabled
1054 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1055 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1056 MokSBState
1057 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1058 - [Config] Set values for UEFI secure boot lockdown options
1059 - Update dropped.txt
1060
1061 [ Upstream Kernel Changes ]
1062
1063 * rebase to v4.11
1064
1065 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
1066
1067 linux (4.11.0-1.6) artful; urgency=low
1068
1069 * Miscellaneous Ubuntu changes
1070 - [Debian] Use default compression for all packages
1071 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1072 lookup_bdev()
1073 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1074 when mounting
1075 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1076 when mounting
1077 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1078 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1079 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1080 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1081 security.* xattrs
1082 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1083 filesystems
1084 - SAUCE: (namespace) fuse: Add support for pid namespaces
1085 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1086 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1087 or a descendant
1088 - SAUCE: (namespace) fuse: Allow user namespace mounts
1089 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1090 namespaces
1091 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
1092 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1093 mounts
1094 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1095 opened for writing
1096
1097 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
1098
1099 linux (4.11.0-0.5) artful; urgency=low
1100
1101 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
1102 (LP: #1684971)
1103 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
1104
1105 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
1106 (LP: #1470250)
1107 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
1108
1109 * Enable virtual scsi server driver for Power (LP: #1615665)
1110 - SAUCE: Return TCMU-generated sense data to fabric module
1111
1112 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
1113 (LP: #1630990)
1114 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
1115 CONFIG_SECURITYFS=n
1116
1117 * Miscellaneous Ubuntu changes
1118 - SAUCE: Import aufs driver
1119 - [Config] Enable aufs
1120 - [Debian] Add script to update virtualbox
1121 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
1122 - Enable vbox
1123 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1124
1125 [ Upstream Kernel Changes ]
1126
1127 * rebase to v4.11-rc8
1128
1129 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
1130
1131 linux (4.11.0-0.4) zesty; urgency=low
1132
1133 * POWER9: Improve performance on memory management (LP: #1681429)
1134 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
1135 flush
1136 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
1137
1138 * Miscellaneous Ubuntu changes
1139 - find-missing-sauce.sh
1140
1141 [ Upstream Kernel Changes ]
1142
1143 * rebase to v4.11-rc7
1144
1145 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
1146
1147 linux (4.11.0-0.3) zesty; urgency=low
1148
1149 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
1150 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
1151
1152 * smartpqi driver needed in initram disk and installer (LP: #1680156)
1153 - [Config] Add smartpqi to d-i
1154
1155 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
1156 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
1157
1158 * Miscellaneous Ubuntu changes
1159 - [Config] flash-kernel should be a Breaks
1160 - [Config] drop the info directory
1161 - [Config] drop NOTES as obsolete
1162 - [Config] drop changelog.historical as obsolete
1163 - rebase to v4.11-rc6
1164
1165 [ Upstream Kernel Changes ]
1166
1167 * rebase to v4.11-rc6
1168
1169 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
1170
1171 linux (4.11.0-0.2) zesty; urgency=low
1172
1173 [ Upstream Kernel Changes ]
1174
1175 * rebase to v4.11-rc5
1176
1177 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
1178
1179 linux (4.11.0-0.1) zesty; urgency=low
1180
1181 [ Upstream Kernel Changes ]
1182
1183 * rebase to v4.11-rc4
1184 - LP: #1591053
1185
1186 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1187
1188 linux (4.11.0-0.0) zesty; urgency=low
1189
1190 * dummy entry
1191
1192 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600