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