]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.master/changelog
UBUNTU: Rebase to v4.13-rc5
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
1 linux (4.13.0-5.6) 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 [ Upstream Kernel Changes ]
8
9 * Rebase to v4.13-rc5
10
11 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 13:29:12 -0500
12
13 linux (4.13.0-4.5) artful; urgency=low
14
15 * Lenovo Yoga 910 Sensors (LP: #1708120)
16 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
17
18 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
19 (LP: #1703339)
20 - [Config] Add vmd driver to generic inclusion list
21
22 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
23 - [Config] CONFIG_SATA_HIGHBANK=y
24
25 * Miscellaneous Ubuntu changes
26 - ubuntu: vbox -- update to 5.1.26-dfsg-1
27 - SAUCE: hio: Build fixes for 4.13
28 - Enable hio build
29 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
30 - [debian] use all rather than amd64 dkms debs for sync
31
32 [ Upstream Kernel Changes ]
33
34 * Rebase to v4.13-rc4
35
36 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
37
38 linux (4.13.0-3.4) artful; urgency=low
39
40 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
41 - [Packaging] tests -- reduce rebuild test to one flavour
42 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
43
44 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
45 - SAUCE: virtio_net: Revert mergeable buffer handling rework
46
47 [ Upstream Kernel Changes ]
48
49 * Rebase to v4.13-rc3
50
51 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
52
53 linux (4.13.0-2.3) artful; urgency=low
54
55 * Change CONFIG_IBMVETH to module (LP: #1704479)
56 - [Config] CONFIG_IBMVETH=m
57
58 [ Upstream Kernel Changes ]
59
60 * Rebase to v4.13-rc2
61
62 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
63
64 linux (4.13.0-1.2) artful; urgency=low
65
66 * Miscellaneous Ubuntu changes
67 - [Debian] Support sphinx-based kernel documentation
68
69 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
70
71 linux (4.13.0-0.1) artful; urgency=low
72
73 * Miscellaneous Ubuntu changes
74 - Disable hio
75 - Disable zfs build
76 - ubuntu: vbox -- update to 5.1.24-dfsg-1
77
78 [ Upstream Kernel Changes ]
79
80 * Rebase to v4.13-rc1
81
82 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
83
84 linux (4.12.0-7.8) artful; urgency=low
85
86 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
87 (LP: #1673564)
88 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
89 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
90 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
91 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
92 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
93 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
94 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
95 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
96 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
97 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
98 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
99 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
100 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
101 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
102 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
103 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
104 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
105 - arm64: Add MIDR values for Cavium cn83XX SoCs
106 - arm64: Add workaround for Cavium Thunder erratum 30115
107 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
108 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
109 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
110 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
111 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
112 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
113 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
114 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
115
116 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
117 - net: hns: Bugfix for Tx timeout handling in hns driver
118
119 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
120 - iommu/arm-smmu: Plumb in new ACPI identifiers
121
122 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
123 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
124
125 * Artful update to v4.12.1 stable release (LP: #1703858)
126 - driver core: platform: fix race condition with driver_override
127 - RDMA/uverbs: Check port number supplied by user verbs cmds
128 - usb: dwc3: replace %p with %pK
129 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
130 - usb: usbip: set buffer pointers to NULL after free
131 - Add USB quirk for HVR-950q to avoid intermittent device resets
132 - usb: Fix typo in the definition of Endpoint[out]Request
133 - USB: core: fix device node leak
134 - USB: serial: option: add two Longcheer device ids
135 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
136 - xhci: Limit USB2 port wake support for AMD Promontory hosts
137 - gfs2: Fix glock rhashtable rcu bug
138 - Add "shutdown" to "struct class".
139 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
140 - tpm: fix a kernel memory leak in tpm-sysfs.c
141 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
142 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
143 - sched/fair, cpumask: Export for_each_cpu_wrap()
144 - sched/core: Implement new approach to scale select_idle_cpu()
145 - sched/numa: Use down_read_trylock() for the mmap_sem
146 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
147 - sched/fair: Simplify wake_affine() for the single socket case
148 - sched/numa: Implement NUMA node level wake_affine()
149 - sched/fair: Remove effective_load()
150 - sched/numa: Hide numa_wake_affine() from UP build
151 - xen: avoid deadlock in xenbus driver
152 - crypto: drbg - Fixes panic in wait_for_completion call
153 - Linux 4.12.1
154
155 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
156 - scsi: cxlflash: Combine the send queue locks
157 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
158 - scsi: cxlflash: Reset hardware queue context via specified register
159 - scsi: cxlflash: Schedule asynchronous reset of the host
160 - scsi: cxlflash: Handle AFU sync failures
161 - scsi: cxlflash: Track pending scsi commands in each hardware queue
162 - scsi: cxlflash: Flush pending commands in cleanup path
163 - scsi: cxlflash: Add scsi command abort handler
164 - scsi: cxlflash: Create character device to provide host management interface
165 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
166 specifics
167 - scsi: cxlflash: Introduce host ioctl support
168 - scsi: cxlflash: Refactor AFU capability checking
169 - scsi: cxlflash: Support LUN provisioning
170 - scsi: cxlflash: Support AFU debug
171 - scsi: cxlflash: Support WS16 unmap
172 - scsi: cxlflash: Remove zeroing of private command data
173 - scsi: cxlflash: Update TMF command processing
174 - scsi: cxlflash: Avoid double free of character device
175 - scsi: cxlflash: Update send_tmf() parameters
176 - scsi: cxlflash: Update debug prints in reset handlers
177
178 * make snap-pkg support (LP: #1700747)
179 - make snap-pkg support
180
181 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
182 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
183
184 * arm64: fix crash reading /proc/kcore (LP: #1702749)
185 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
186 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
187
188 * Opal and POWER9 DD2 (LP: #1702159)
189 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
190
191 * Data corruption with hio driver (LP: #1701316)
192 - SAUCE: hio: Fix incorrect use of enum req_opf values
193
194 * Miscellaneous Ubuntu changes
195 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
196 - snapcraft.yaml: Sync with xenial
197 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
198
199 * Miscellaneous upstream changes
200 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
201 MokSBState"
202
203 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
204
205 linux (4.12.0-6.7) artful; urgency=low
206
207 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
208 - net: ena: change return value for unsupported features unsupported return
209 value
210 - net: ena: add hardware hints capability to the driver
211 - net: ena: change sizeof() argument to be the type pointer
212 - net: ena: add reset reason for each device FLR
213 - net: ena: add support for out of order rx buffers refill
214 - net: ena: allow the driver to work with small number of msix vectors
215 - net: ena: use napi_schedule_irqoff when possible
216 - net: ena: separate skb allocation to dedicated function
217 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
218 - net: ena: update driver's rx drop statistics
219 - net: ena: update ena driver to version 1.2.0
220
221 * APST gets enabled against explicit kernel option (LP: #1699004)
222 - nvme: explicitly disable APST on quirked devices
223
224 * Miscellaneous Ubuntu changes
225 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
226 - SAUCE: hio updates for 4.12
227 - SAUCE: Enable hio build
228
229 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
230
231 linux (4.12.0-5.6) artful; urgency=low
232
233 * ERAT invalidate on context switch removal (LP: #1700819)
234 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
235
236 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
237 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
238
239 * Miscellaneous Ubuntu changes
240 - d-i: Move qcom-emac from arm64 to shared nic-modules
241
242 [ Upstream Kernel Changes ]
243
244 * Rebase to v4.12
245
246 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
247
248 linux (4.12.0-4.5) artful; urgency=low
249
250 * aacraid driver may return uninitialized stack data to userspace
251 (LP: #1700077)
252 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
253
254 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
255 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
256
257 * AACRAID for power9 platform (LP: #1689980)
258 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
259 - scsi: aacraid: Fix DMAR issues with iommu=pt
260 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
261 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
262 - scsi: aacraid: Remove reset support from check_health
263 - scsi: aacraid: Change wait time for fib completion
264 - scsi: aacraid: Log count info of scsi cmds before reset
265 - scsi: aacraid: Print ctrl status before eh reset
266 - scsi: aacraid: Using single reset mask for IOP reset
267 - scsi: aacraid: Rework IOP reset
268 - scsi: aacraid: Add periodic checks to see IOP reset status
269 - scsi: aacraid: Rework SOFT reset code
270 - scsi: aacraid: Rework aac_src_restart
271 - scsi: aacraid: Use correct function to get ctrl health
272 - scsi: aacraid: Make sure ioctl returns on controller reset
273 - scsi: aacraid: Enable ctrl reset for both hba and arc
274 - scsi: aacraid: Add reset debugging statements
275 - scsi: aacraid: Remove reference to Series-9
276 - scsi: aacraid: Update driver version to 50834
277
278 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
279 - SAUCE: drm: hibmc: Use set_busid function from drm core
280
281 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
282 - d-i: Add hibmc-drm to kernel-image udeb
283
284 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
285 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
286
287 * Miscellaneous Ubuntu changes
288 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
289 - [Config] CONFIG_ATA=n for s390x
290 - [Config] Update annotations for 4.12
291
292 [ Upstream Kernel Changes ]
293
294 * Rebase to v4.12-rc7
295
296 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
297
298 linux (4.12.0-3.4) artful; urgency=low
299
300 * Miscellaneous upstream changes
301 - ufs: fix the logics for tail relocation
302
303 [ Upstream Kernel Changes ]
304
305 * Rebase to v4.12-rc6
306
307 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
308
309 linux (4.12.0-2.3) artful; urgency=low
310
311 * CVE-2014-9900
312 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
313 ethtool_get_wol()
314
315 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
316 (LP: #1671360)
317 - pinctrl/amd: Use regular interrupt instead of chained
318
319 * extend-diff-ignore should use exact matches (LP: #1693504)
320 - [Packaging] exact extend-diff-ignore matches
321
322 * Miscellaneous Ubuntu changes
323 - SAUCE: efi: Don't print secure boot state from the efi stub
324 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
325 - SAUCE: vbox fixes for 4.12
326 - Re-enable virtualbox build
327 - [Config] CONFIG_ORANGEFS_FS=m
328 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
329 - Enable zfs build
330
331 [ Upstream Kernel Changes ]
332
333 * Rebase to v4.12-rc4
334 * Rebase to v4.12-rc5
335
336 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
337
338 linux (4.12.0-1.2) artful; urgency=low
339
340 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
341 - [Config] Enable CONFIG_DRM_MGAG200 as module
342
343 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
344 - [Config] CONFIG_LIBIO=y on arm64 only
345 - SAUCE: LIBIO: Introduce a generic PIO mapping method
346 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
347 - [Config] CONFIG_HISILICON_LPC=y
348 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
349 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
350 I/O
351 - SAUCE: LPC: Add the ACPI LPC support
352 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
353 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
354
355 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
356 - SAUCE: tty: Fix ldisc crash on reopened tty
357
358 * Miscellaneous Ubuntu changes
359 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
360 - Rebase to v4.12-rc3
361
362 [ Upstream Kernel Changes ]
363
364 * Rebase to v4.12-rc3
365
366 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
367
368 linux (4.12.0-0.1) artful; urgency=low
369
370 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
371 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
372
373 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
374 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
375
376 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
377 (LP: #1672819)
378 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
379
380 * Miscellaneous Ubuntu changes
381 - Update find-missing-sauce.sh to compare to artful
382 - Update dropped.txt
383 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
384 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
385 kernel image
386 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
387 mode
388 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
389 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
390 locked down
391 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
392 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
393 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
394 reboot
395 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
396 set
397 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
398 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
399 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
400 down
401 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
402 locked down
403 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
404 down
405 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
406 is locked down
407 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
408 locked down
409 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
410 has been locked down
411 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
412 locked down
413 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
414 locked down
415 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
416 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
417 kernel is locked down
418 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
419 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
420 down
421 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
422 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
423 secondary keyring
424 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
425 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
426 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
427 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
428 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
429 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
430 MokSBState
431 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
432 - [Config] Set values for UEFI secure boot lockdown options
433 - Disable virtualbox build
434 - Disable hio build
435 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
436 - Disable zfs build
437 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
438 - SAUCE: Import aufs driver
439 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
440 - [Config] Enable aufs
441 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
442
443 [ Upstream Kernel Changes ]
444
445 * Rebase to v4.12-rc2
446
447 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
448
449 linux (4.11.0-3.8) artful; urgency=low
450
451 [ Seth Forshee ]
452
453 * Release Tracking Bug
454 - LP: #1690999
455
456 * apparmor_parser hangs indefinitely when called by multiple threads
457 (LP: #1645037)
458 - SAUCE: apparmor: fix lock ordering for mkdir
459
460 * apparmor leaking securityfs pin count (LP: #1660846)
461 - SAUCE: apparmor: fix leak on securityfs pin count
462
463 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
464 (LP: #1660845)
465 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
466 fails
467
468 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
469 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
470
471 * libvirt profile is blocking global setrlimit despite having no rlimit rule
472 (LP: #1679704)
473 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
474 - apparmor: update auditing of rlimit check to provide capability information
475
476 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
477 - SAUCE: apparmor: add policy revision file interface
478
479 * apparmor does not make support of query data visible (LP: #1678023)
480 - SAUCE: apparmor: add label data availability to the feature set
481
482 * apparmor query interface does not make supported query info available
483 (LP: #1678030)
484 - SAUCE: apparmor: add information about the query inteface to the feature set
485
486 * change_profile incorrect when using namespaces with a compound stack
487 (LP: #1677959)
488 - SAUCE: apparmor: fix label parse for stacked labels
489
490 * Regression in 4.4.0-65-generic causes very frequent system crashes
491 (LP: #1669611)
492 - apparmor: sync of apparmor 3.6+ (17.04)
493
494 * Artful update to 4.11.1 stable release (LP: #1690814)
495 - dm ioctl: prevent stack leak in dm ioctl call
496 - drm/sti: fix GDP size to support up to UHD resolution
497 - power: supply: lp8788: prevent out of bounds array access
498 - brcmfmac: Ensure pointer correctly set if skb data location changes
499 - brcmfmac: Make skb header writable before use
500 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
501 - refcount: change EXPORT_SYMBOL markings
502 - net: macb: fix phy interrupt parsing
503 - tcp: fix access to sk->sk_state in tcp_poll()
504 - geneve: fix incorrect setting of UDP checksum flag
505 - bpf: enhance verifier to understand stack pointer arithmetic
506 - bpf, arm64: fix jit branch offset related to ldimm64
507 - tcp: fix wraparound issue in tcp_lp
508 - net: ipv6: Do not duplicate DAD on link up
509 - net: usb: qmi_wwan: add Telit ME910 support
510 - tcp: do not inherit fastopen_req from parent
511 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
512 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
513 - ipv6: initialize route null entry in addrconf_init()
514 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
515 - tcp: randomize timestamps on syncookies
516 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
517 - bpf: don't let ldimm64 leak map addresses on unprivileged
518 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
519 - f2fs: sanity check segment count
520 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
521 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
522 - block: get rid of blk_integrity_revalidate()
523 - Linux 4.11.1
524
525 * Module signing exclusion for staging drivers does not work properly
526 (LP: #1690908)
527 - SAUCE: Fix module signing exclusion in package builds
528
529 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
530 - [Config] CONFIG_QCOM_L3_PMU=y
531 - perf: qcom: Add L3 cache PMU driver
532
533 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
534 - drivers/perf: arm_pmu: rework per-cpu allocation
535 - drivers/perf: arm_pmu: manage interrupts per-cpu
536 - drivers/perf: arm_pmu: split irq request from enable
537 - drivers/perf: arm_pmu: remove pointless PMU disabling
538 - drivers/perf: arm_pmu: define armpmu_init_fn
539 - drivers/perf: arm_pmu: fold init into alloc
540 - drivers/perf: arm_pmu: factor out pmu registration
541 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
542 - drivers/perf: arm_pmu: handle no platform_device
543 - drivers/perf: arm_pmu: rename irq request/free functions
544 - drivers/perf: arm_pmu: split cpu-local irq request/free
545 - drivers/perf: arm_pmu: move irq request/free into probe
546 - drivers/perf: arm_pmu: split out platform device probe logic
547 - arm64: add function to get a cpu's MADT GICC table
548 - [Config] CONFIG_ARM_PMU_ACPI=y
549 - drivers/perf: arm_pmu: add ACPI framework
550 - arm64: pmuv3: handle !PMUv3 when probing
551 - arm64: pmuv3: use arm_pmu ACPI framework
552
553 * Fix NVLINK2 TCE route (LP: #1690155)
554 - powerpc/powernv: Fix TCE kill on NVLink2
555
556 * CVE-2017-0605
557 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
558
559 * Miscellaneous Ubuntu changes
560 - [Config] Restore powerpc arch to annotations file
561 - [Config] Disable runtime testing modules
562 - [Config] Disable drivers not needed on s390x
563 - [Config] Update annotations for 4.11
564 - [Config] updateconfigs after apparmor updates
565
566 * Miscellaneous upstream changes
567 - apparmor: use SHASH_DESC_ON_STACK
568 - apparmor: fix invalid reference to index variable of iterator line 836
569 - apparmor: fix parameters so that the permission test is bypassed at boot
570 - apparmor: Make path_max parameter readonly
571 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
572 - apparmorfs: Use seq_putc() in two functions
573 - apparmor: provide information about path buffer size at boot
574 - apparmor: add/use fns to print hash string hex value
575
576 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
577
578 linux (4.11.0-2.7) artful; urgency=low
579
580 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
581 (LP: #1688259)
582 - Remove squashfs-modules files from d-i
583 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
584
585 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
586 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
587 - d-i: initrd needs qcom_emac on amberwing platform.
588
589 * update for V3 kernel bits and improved multiple fan slice support
590 (LP: #1470091)
591 - SAUCE: fan: tunnel multiple mapping mode (v3)
592
593 * Miscellaneous Ubuntu changes
594 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
595 - Enable zfs
596 - SAUCE: fan: add VXLAN implementation
597 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
598 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
599 kernel image
600 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
601 mode
602 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
603 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
604 locked down
605 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
606 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
607 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
608 reboot
609 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
610 set
611 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
612 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
613 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
614 down
615 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
616 locked down
617 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
618 down
619 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
620 is locked down
621 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
622 locked down
623 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
624 has been locked down
625 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
626 locked down
627 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
628 locked down
629 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
630 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
631 kernel is locked down
632 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
633 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
634 down
635 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
636 - SAUCE: (efi-lockdown) Add EFI signature data types
637 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
638 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
639 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
640 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
641 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
642 disabled
643 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
644 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
645 MokSBState
646 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
647 - [Config] Set values for UEFI secure boot lockdown options
648 - Update dropped.txt
649
650 [ Upstream Kernel Changes ]
651
652 * rebase to v4.11
653
654 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
655
656 linux (4.11.0-1.6) artful; urgency=low
657
658 * Miscellaneous Ubuntu changes
659 - [Debian] Use default compression for all packages
660 - SAUCE: (namespace) block_dev: Support checking inode permissions in
661 lookup_bdev()
662 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
663 when mounting
664 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
665 when mounting
666 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
667 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
668 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
669 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
670 security.* xattrs
671 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
672 filesystems
673 - SAUCE: (namespace) fuse: Add support for pid namespaces
674 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
675 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
676 or a descendant
677 - SAUCE: (namespace) fuse: Allow user namespace mounts
678 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
679 namespaces
680 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
681 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
682 mounts
683 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
684 opened for writing
685
686 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
687
688 linux (4.11.0-0.5) artful; urgency=low
689
690 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
691 (LP: #1684971)
692 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
693
694 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
695 (LP: #1470250)
696 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
697
698 * Enable virtual scsi server driver for Power (LP: #1615665)
699 - SAUCE: Return TCMU-generated sense data to fabric module
700
701 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
702 (LP: #1630990)
703 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
704 CONFIG_SECURITYFS=n
705
706 * Miscellaneous Ubuntu changes
707 - SAUCE: Import aufs driver
708 - [Config] Enable aufs
709 - [Debian] Add script to update virtualbox
710 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
711 - Enable vbox
712 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
713
714 [ Upstream Kernel Changes ]
715
716 * rebase to v4.11-rc8
717
718 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
719
720 linux (4.11.0-0.4) zesty; urgency=low
721
722 * POWER9: Improve performance on memory management (LP: #1681429)
723 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
724 flush
725 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
726
727 * Miscellaneous Ubuntu changes
728 - find-missing-sauce.sh
729
730 [ Upstream Kernel Changes ]
731
732 * rebase to v4.11-rc7
733
734 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
735
736 linux (4.11.0-0.3) zesty; urgency=low
737
738 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
739 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
740
741 * smartpqi driver needed in initram disk and installer (LP: #1680156)
742 - [Config] Add smartpqi to d-i
743
744 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
745 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
746
747 * Miscellaneous Ubuntu changes
748 - [Config] flash-kernel should be a Breaks
749 - [Config] drop the info directory
750 - [Config] drop NOTES as obsolete
751 - [Config] drop changelog.historical as obsolete
752 - rebase to v4.11-rc6
753
754 [ Upstream Kernel Changes ]
755
756 * rebase to v4.11-rc6
757
758 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
759
760 linux (4.11.0-0.2) zesty; urgency=low
761
762 [ Upstream Kernel Changes ]
763
764 * rebase to v4.11-rc5
765
766 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
767
768 linux (4.11.0-0.1) zesty; urgency=low
769
770 [ Upstream Kernel Changes ]
771
772 * rebase to v4.11-rc4
773 - LP: #1591053
774
775 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
776
777 linux (4.11.0-0.0) zesty; urgency=low
778
779 * dummy entry
780
781 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600