]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
1 linux (4.15.0-2.3) 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, 18 Dec 2017 09:10:37 -0600
8
9 linux (4.15.0-1.2) bionic; urgency=low
10
11 * Disabling zfs does not always disable module checks for the zfs modules
12 (LP: #1737176)
13 - [Packaging] disable zfs module checks when zfs is disabled
14
15 * Miscellaneous Ubuntu changes
16 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
17
18 [ Upstream Kernel Changes ]
19
20 * Rebase to v4.15-rc3
21
22 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
23
24 linux (4.15.0-0.1) bionic; urgency=low
25
26 * Miscellaneous Ubuntu changes
27 - ubuntu: vbox -- update to 5.2.2-dfsg-2
28 - ubuntu: vbox: build fixes for 4.15
29 - disable hio build
30 - [Config] Update kernel lockdown options to fix build errors
31 - Disable zfs build
32 - SAUCE: Import aufs driver
33 - [Config] Enable AUFS config options
34
35 [ Upstream Kernel Changes ]
36
37 * Rebase to v4.15-rc2
38
39 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
40
41 linux (4.14.0-11.13) bionic; urgency=low
42
43 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
44
45 * CVE-2017-1000405
46 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
47
48 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
49 - SAUCE: mm: disable vma based swap readahead by default
50 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
51
52 * Bionic update to v4.14.3 stable release (LP: #1735843)
53 - s390: fix transactional execution control register handling
54 - s390/noexec: execute kexec datamover without DAT
55 - s390/runtime instrumention: fix possible memory corruption
56 - s390/guarded storage: fix possible memory corruption
57 - s390/disassembler: add missing end marker for e7 table
58 - s390/disassembler: increase show_code buffer size
59 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
60 - ACPI / EC: Fix regression related to triggering source of EC event handling
61 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
62 - serdev: fix registration of second slave
63 - sched: Make resched_cpu() unconditional
64 - lib/mpi: call cond_resched() from mpi_powm() loop
65 - x86/boot: Fix boot failure when SMP MP-table is based at 0
66 - x86/decoder: Add new TEST instruction pattern
67 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
68 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
69 - perf/x86/intel: Hide TSX events when RTM is not supported
70 - arm64: Implement arch-specific pte_access_permitted()
71 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
72 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
73 - uapi: fix linux/tls.h userspace compilation error
74 - uapi: fix linux/rxrpc.h userspace compilation errors
75 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
76 - MIPS: ralink: Fix MT7628 pinmux
77 - MIPS: ralink: Fix typo in mt7628 pinmux function
78 - net: mvneta: fix handling of the Tx descriptor counter
79 - nbd: wait uninterruptible for the dead timeout
80 - nbd: don't start req until after the dead connection logic
81 - PM / OPP: Add missing of_node_put(np)
82 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
83 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
84 - PCI: hv: Use effective affinity mask
85 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
86 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
87 - ALSA: hda: Add Raven PCI ID
88 - dm integrity: allow unaligned bv_offset
89 - dm cache: fix race condition in the writeback mode overwrite_bio
90 optimisation
91 - dm crypt: allow unaligned bv_offset
92 - dm zoned: ignore last smaller runt zone
93 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
94 - dm bufio: fix integer overflow when limiting maximum cache size
95 - ovl: Put upperdentry if ovl_check_origin() fails
96 - dm: allocate struct mapped_device with kvzalloc
97 - sched/rt: Simplify the IPI based RT balancing logic
98 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
99 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
100 - dm: discard support requires all targets in a table support discards
101 - MIPS: Fix odd fp register warnings with MIPS64r2
102 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
103 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
104 - MIPS: Fix an n32 core file generation regset support regression
105 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
106 - MIPS: math-emu: Fix final emulation phase for certain instructions
107 - rt2x00usb: mark device removed when get ENOENT usb error
108 - mm/z3fold.c: use kref to prevent page free/compact race
109 - autofs: don't fail mount for transient error
110 - nilfs2: fix race condition that causes file system corruption
111 - fscrypt: lock mutex before checking for bounce page pool
112 - eCryptfs: use after free in ecryptfs_release_messaging()
113 - libceph: don't WARN() if user tries to add invalid key
114 - bcache: check ca->alloc_thread initialized before wake up it
115 - fs: guard_bio_eod() needs to consider partitions
116 - fanotify: fix fsnotify_prepare_user_wait() failure
117 - isofs: fix timestamps beyond 2027
118 - btrfs: change how we decide to commit transactions during flushing
119 - f2fs: expose some sectors to user in inline data or dentry case
120 - NFS: Fix typo in nomigration mount option
121 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
122 - nfs: Fix ugly referral attributes
123 - NFS: Avoid RCU usage in tracepoints
124 - NFS: revalidate "." etc correctly on "open".
125 - nfsd: deal with revoked delegations appropriately
126 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
127 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
128 - iwlwifi: fix firmware names for 9000 and A000 series hw
129 - md: fix deadlock error in recent patch.
130 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
131 - Bluetooth: btqcomsmd: Add support for BD address setup
132 - md/bitmap: revert a patch
133 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
134 - fsnotify: pin both inode and vfsmount mark
135 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
136 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
137 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
138 - ext4: prevent data corruption with inline data + DAX
139 - ext4: prevent data corruption with journaling + DAX
140 - ALSA: pcm: update tstamp only if audio_tstamp changed
141 - ALSA: usb-audio: Add sanity checks to FE parser
142 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
143 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
144 - ALSA: timer: Remove kernel warning at compat ioctl error paths
145 - ALSA: hda/realtek - Fix ALC275 no sound issue
146 - ALSA: hda: Fix too short HDMI/DP chmap reporting
147 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
148 - ALSA: hda/realtek - Fix ALC700 family no sound issue
149 - ASoC: sun8i-codec: Invert Master / Slave condition
150 - ASoC: sun8i-codec: Fix left and right channels inversion
151 - ASoC: sun8i-codec: Set the BCLK divider
152 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
153 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
154 - 9p: Fix missing commas in mount options
155 - fs/9p: Compare qid.path in v9fs_test_inode
156 - net/9p: Switch to wait_event_killable()
157 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
158 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
159 - scsi: lpfc: fix pci hot plug crash in timer management routines
160 - scsi: lpfc: fix pci hot plug crash in list_add call
161 - scsi: lpfc: Fix crash receiving ELS while detaching driver
162 - scsi: lpfc: Fix FCP hba_wqidx assignment
163 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
164 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
165 - iscsi-target: Fix non-immediate TMR reference leak
166 - target: fix null pointer regression in core_tmr_drain_tmr_list
167 - target: fix buffer offset in core_scsi3_pri_read_full_status
168 - target: Fix QUEUE_FULL + SCSI task attribute handling
169 - target: Fix caw_sem leak in transport_generic_request_failure
170 - target: Fix quiese during transport_write_pending_qf endless loop
171 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
172 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
173 - mtd: nand: Export nand_reset() symbol
174 - mtd: nand: atmel: Actually use the PM ops
175 - mtd: nand: omap2: Fix subpage write
176 - mtd: nand: Fix writing mtdoops to nand flash.
177 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
178 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
179 - p54: don't unregister leds when they are not initialized
180 - block: Fix a race between blk_cleanup_queue() and timeout handling
181 - raid1: prevent freeze_array/wait_all_barriers deadlock
182 - genirq: Track whether the trigger type has been set
183 - irqchip/gic-v3: Fix ppi-partitions lookup
184 - lockd: double unregister of inetaddr notifiers
185 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
186 enabled
187 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
188 - KVM: SVM: obey guest PAT
189 - kvm: vmx: Reinstate support for CPUs without virtual NMI
190 - dax: fix PMD faults on zero-length files
191 - dax: fix general protection fault in dax_alloc_inode
192 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
193 - clk: ti: dra7-atl-clock: fix child-node lookups
194 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
195 - libnvdimm, pfn: make 'resource' attribute only readable by root
196 - libnvdimm, namespace: fix label initialization to use valid seq numbers
197 - libnvdimm, region : make 'resource' attribute only readable by root
198 - libnvdimm, namespace: make 'resource' attribute only readable by root
199 - svcrdma: Preserve CB send buffer across retransmits
200 - IB/srpt: Do not accept invalid initiator port names
201 - IB/cm: Fix memory corruption in handling CM request
202 - IB/hfi1: Fix incorrect available receive user context count
203 - IB/srp: Avoid that a cable pull can trigger a kernel crash
204 - IB/core: Avoid crash on pkey enforcement failed in received MADs
205 - IB/core: Only maintain real QPs in the security lists
206 - NFC: fix device-allocation error return
207 - spi-nor: intel-spi: Fix broken software sequencing codes
208 - i40e: Use smp_rmb rather than read_barrier_depends
209 - igb: Use smp_rmb rather than read_barrier_depends
210 - igbvf: Use smp_rmb rather than read_barrier_depends
211 - ixgbevf: Use smp_rmb rather than read_barrier_depends
212 - i40evf: Use smp_rmb rather than read_barrier_depends
213 - fm10k: Use smp_rmb rather than read_barrier_depends
214 - ixgbe: Fix skb list corruption on Power systems
215 - parisc: Fix validity check of pointer size argument in new CAS
216 implementation
217 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
218 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
219 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
220 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
221 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
222 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
223 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
224 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
225 - powerpc/64s/hash: Fix fork() with 512TB process address space
226 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
227 - media: Don't do DMA on stack for firmware upload in the AS102 driver
228 - media: rc: check for integer overflow
229 - media: rc: nec decoder should not send both repeat and keycode
230 - cx231xx-cards: fix NULL-deref on missing association descriptor
231 - media: v4l2-ctrl: Fix flags field on Control events
232 - media: venus: fix wrong size on dma_free
233 - media: venus: venc: fix bytesused v4l2_plane field
234 - media: venus: reimplement decoder stop command
235 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
236 zone
237 - iwlwifi: fix wrong struct for a000 device
238 - iwlwifi: add a new a000 device
239 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
240 - iwlwifi: add new cards for a000 series
241 - iwlwifi: add new cards for 8265 series
242 - iwlwifi: add new cards for 8260 series
243 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
244 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
245 - e1000e: Fix error path in link detection
246 - e1000e: Fix return value test
247 - e1000e: Separate signaling for link check/link up
248 - e1000e: Avoid receiver overrun interrupt bursts
249 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
250 - Linux 4.14.3
251
252 * Miscellaneous Ubuntu changes
253 - SAUCE: s390/topology: don't inline cpu_to_node
254 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
255
256 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
257
258 linux (4.14.0-10.12) bionic; urgency=low
259
260 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
261
262 * Miscellaneous Ubuntu changes
263 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
264 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
265
266 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
267
268 linux (4.14.0-9.11) bionic; urgency=low
269
270 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
271
272 * Miscellaneous Ubuntu changes
273 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
274 0.7.3-1ubuntu1"
275
276 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
277
278 linux (4.14.0-8.10) bionic; urgency=low
279
280 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
281
282 * Bionic update to v4.14.2 stable release (LP: #1734694)
283 - bio: ensure __bio_clone_fast copies bi_partno
284 - af_netlink: ensure that NLMSG_DONE never fails in dumps
285 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
286 - net: cdc_ncm: GetNtbFormat endian fix
287 - fealnx: Fix building error on MIPS
288 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
289 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
290 - serial: omap: Fix EFR write on RTS deassertion
291 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
292 - tpm-dev-common: Reject too short writes
293 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
294 - mm/pagewalk.c: report holes in hugetlb ranges
295 - ocfs2: fix cluster hang after a node dies
296 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
297 - ipmi: fix unsigned long underflow
298 - mm/page_alloc.c: broken deferred calculation
299 - mm/page_ext.c: check if page_ext is not prepared
300 - coda: fix 'kernel memory exposure attempt' in fsync
301 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
302 - Linux 4.14.2
303
304 * Bionic update to v4.14.1 stable release (LP: #1734693)
305 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
306 - dmaengine: dmatest: warn user when dma test times out
307 - media: imon: Fix null-ptr-deref in imon_probe
308 - media: dib0700: fix invalid dvb_detach argument
309 - crypto: dh - Fix double free of ctx->p
310 - crypto: dh - Don't permit 'p' to be 0
311 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
312 - crypto: brcm - Explicity ACK mailbox message
313 - USB: early: Use new USB product ID and strings for DbC device
314 - USB: usbfs: compute urb->actual_length for isochronous
315 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
316 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
317 - USB: serial: metro-usb: stop I/O after failed open
318 - USB: serial: Change DbC debug device binding ID
319 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
320 - USB: serial: garmin_gps: fix I/O after failed probe and remove
321 - USB: serial: garmin_gps: fix memory leak on probe errors
322 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
323 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
324 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
325 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
326 - HID: cp2112: add HIDRAW dependency
327 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
328 - rpmsg: glink: Add missing MODULE_LICENSE
329 - staging: wilc1000: Fix bssid buffer offset in Txq
330 - staging: sm750fb: Fix parameter mistake in poke32
331 - staging: ccree: fix 64 bit scatter/gather DMA ops
332 - staging: greybus: spilib: fix use-after-free after deregistration
333 - staging: rtl8188eu: Revert 4 commits breaking ARP
334 - spi: fix use-after-free at controller deregistration
335 - sparc32: Add cmpxchg64().
336 - sparc64: mmu_context: Add missing include files
337 - sparc64: Fix page table walk for PUD hugepages
338 - Linux 4.14.1
339
340 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
341 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
342
343 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
344 (LP: #1732627)
345 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
346
347 * Miscellaneous Ubuntu changes
348 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
349
350 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
351
352 linux (4.14.0-7.9) bionic; urgency=low
353
354 * Miscellaneous Ubuntu changes
355 - SAUCE: apparmor: add base infastructure for socket mediation
356 - SAUCE: apparmor: af_unix mediation
357 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
358 - SAUCE: LSM stacking: LSM: manage credential security blobs
359 - SAUCE: LSM stacking: LSM: Manage file security blobs
360 - SAUCE: LSM stacking: LSM: manage task security blobs
361 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
362 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
363 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
364 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
365 - SAUCE: LSM stacking: fixup initialize task->security
366 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
367 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
368 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
369 - SAUCE: LSM stacking: fixup apparmor stacking enablement
370 - SAUCE: LSM stacking: fixup stacking kconfig
371 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
372 - SAUCE: LSM stacking: provide prctl interface for setting context
373 - SAUCE: LSM stacking: inherit current display LSM
374 - SAUCE: LSM stacking: keep an index for each registered LSM
375 - SAUCE: LSM stacking: verify display LSM
376 - SAUCE: LSM stacking: provide a way to specify the default display lsm
377 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
378 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
379 - SAUCE: LSM stacking: add Kconfig to set default display LSM
380 - SAUCE: LSM stacking: add configs for LSM stacking
381 - SAUCE: LSM stacking: check for invalid zero sized writes
382 - [Config] Run updateconfigs after merging LSM stacking
383 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
384
385 [ Upstream Kernel Changes ]
386
387 * Rebase to v4.14
388
389 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
390
391 linux (4.14.0-6.8) bionic; urgency=low
392
393 * Miscellaneous Ubuntu changes
394 - SAUCE: add workarounds to enable ZFS for 4.14
395
396 [ Upstream Kernel Changes ]
397
398 * Rebase to v4.14-rc8
399
400 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
401
402 linux (4.14.0-5.7) bionic; urgency=low
403
404 * Miscellaneous Ubuntu changes
405 - [Debian] Fix invocation of dh_prep for dbgsym packages
406
407 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
408
409 linux (4.14.0-4.5) bionic; urgency=low
410
411 * Miscellaneous Ubuntu changes
412 - [Packaging] virtualbox -- reduce in kernel module versions
413 - vbox-update: Fix up KERN_DIR definitions
414 - ubuntu: vbox -- update to 5.2.0-dfsg-2
415 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
416
417 [ Upstream Kernel Changes ]
418
419 * Rebase to v4.14-rc7
420
421 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
422
423 linux (4.14.0-3.4) artful; urgency=low
424
425 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
426 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
427 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
428 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
429
430 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
431 - powerpc/64s: Add workaround for P9 vector CI load issue
432
433 * Miscellaneous Ubuntu changes
434 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
435 - [Config] CONFIG_DRM_VBOXVIDEO=m
436 - SAUCE: Import aufs driver
437 - [Config] Enable aufs
438 - [Config] Reorder annotations file after enabling aufs
439 - vbox-update: Disable imported vboxvideo module
440 - ubuntu: vbox -- update to 5.1.30-dfsg-1
441 - Enable vbox
442 - hio: Use correct sizes when initializing ssd_index_bits* arrays
443 - hio: Update io stat accounting for 4.14
444 - Enable hio
445
446 [ Upstream Kernel Changes ]
447
448 * Rebase to v4.14-rc5
449 * Rebase to v4.14-rc6
450
451 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
452
453 linux (4.14.0-2.3) artful; urgency=low
454
455 * [Bug] USB controller failed to respond on Denverton after loading
456 intel_th_pci module (LP: #1715833)
457 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
458
459 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
460 17.10 (kernel 4.13) (LP: #1719290)
461 - SAUCE: s390: update zfcpdump_defconfig
462
463 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
464 - d-i: Add bnxt_en to nic-modules.
465
466 * Miscellaneous Ubuntu changes
467 - [Config] Update annotations for 4.14-rc2
468
469 [ Upstream Kernel Changes ]
470
471 * Rebase to v4.14-rc3
472 * Rebase to v4.14-rc4
473
474 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
475
476 linux (4.14.0-1.2) artful; urgency=low
477
478 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
479 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
480
481 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
482 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
483
484 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
485 (LP: #1718679)
486 - [Config] CONFIG_DRM_VBOXVIDEO=n
487
488 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
489 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
490
491 * autopkgtest profile fails to build on armhf (LP: #1717920)
492 - [Packaging] autopkgtest -- disable d-i when dropping flavours
493
494 * Miscellaneous Ubuntu changes
495 - [Config] CONFIG_I2C_XLP9XX=m
496 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
497
498 [ Upstream Kernel Changes ]
499
500 * Rebase to v4.14-rc2
501
502 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
503
504 linux (4.14.0-0.1) artful; urgency=low
505
506 * Miscellaneous Ubuntu changes
507 - Disable vbox build
508 - Disable hio build
509 - Disable zfs build
510
511 [ Upstream Kernel Changes ]
512
513 * Rebase to v4.14-rc1
514
515 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
516
517 linux (4.13.0-11.12) artful; urgency=low
518
519 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
520
521 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
522 - s390/mm: fix local TLB flushing vs. detach of an mm address space
523 - s390/mm: fix race on mm->context.flush_mm
524
525 * CVE-2017-1000251
526 - Bluetooth: Properly check L2CAP config option output buffer length
527
528 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
529
530 linux (4.13.0-10.11) artful; urgency=low
531
532 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
533
534 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
535 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
536
537 * Artful update to v4.13.1 stable release (LP: #1716284)
538 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
539 - USB: serial: option: add support for D-Link DWM-157 C1
540 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
541 - usb:xhci:Fix regression when ATI chipsets detected
542 - USB: musb: fix external abort on suspend
543 - ANDROID: binder: add padding to binder_fd_array_object.
544 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
545 - USB: core: Avoid race of async_completed() w/ usbdev_release()
546 - staging/rts5208: fix incorrect shift to extract upper nybble
547 - staging: ccree: save ciphertext for CTS IV
548 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
549 - iio: adc: ti-ads1015: fix incorrect data rate setting update
550 - iio: adc: ti-ads1015: fix scale information for ADS1115
551 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
552 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
553 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
554 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
555 - driver core: bus: Fix a potential double free
556 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
557 - binder: free memory on error
558 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
559 - crypto: caam/qi - fix compilation with DEBUG enabled
560 - thunderbolt: Fix reset response_type
561 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
562 - intel_th: pci: Add Cannon Lake PCH-H support
563 - intel_th: pci: Add Cannon Lake PCH-LP support
564 - ath10k: fix memory leak in rx ring buffer allocation
565 - drm/vgem: Pin our pages for dmabuf exports
566 - drm/ttm: Fix accounting error when fail to get pages for pool
567 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
568 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
569 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
570 - iwlwifi: pci: add new PCI ID for 7265D
571 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
572 - mwifiex: correct channel stat buffer overflows
573 - MCB: add support for SC31 to mcb-lpc
574 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
575 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
576 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
577 - workqueue: Fix flag collision
578 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
579 - cs5536: add support for IDE controller variant
580 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
581 - scsi: sg: recheck MMAP_IO request length with lock held
582 - of/device: Prevent buffer overflow in of_device_modalias()
583 - rtlwifi: Fix memory leak when firmware request fails
584 - rtlwifi: Fix fallback firmware loading
585 - Linux 4.13.1
586
587 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
588 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
589
590 * SRIOV: warning if unload VFs (LP: #1715073)
591 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
592
593 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
594 - i40e: avoid NVM acquire deadlock during NVM update
595 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
596
597 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
598 twice when perf stat is done (perf:) (LP: #1714571)
599 - perf vendor events powerpc: Remove duplicate events
600
601 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
602 (LP: #1703339)
603 - [Config] Include vmd in storage-core-modules udeb
604
605 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
606 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
607 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
608 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
609 offline
610
611 * Miscellaneous Ubuntu changes
612 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
613 - Revert "UBUNTU: SAUCE: Import aufs driver"
614 - SAUCE: Import aufs driver
615
616 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
617
618 linux (4.13.0-9.10) artful; urgency=low
619
620 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
621
622 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
623 - [Config] CONFIG_EDAC_GHES=n
624
625 * Miscellaneous Ubuntu changes
626 - ubuntu: vbox -- update to 5.1.26-dfsg-2
627
628 [ Upstream Kernel Changes ]
629
630 * Rebase to v4.13
631
632 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
633
634 linux (4.13.0-8.9) artful; urgency=low
635
636 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
637 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
638
639 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
640 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
641
642 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
643 Harrisonville SDP (LP: #1709257)
644 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
645 - EDAC, pnd2: Mask off the lower four bits of a BAR
646 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
647 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
648 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
649 reading BAR
650
651 * Miscellaneous Ubuntu changes
652 - Revert "UBUNTU: SAUCE: Import aufs driver"
653 - SAUCE: Import aufs driver
654 - SAUCE: selftests/powerpc: Disable some ptrace selftests
655 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
656 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
657 - [Config] Disable CONFIG_MDIO_* options for s390x
658 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
659 - [Config] Update annotations for 4.13
660
661 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
662
663 linux (4.13.0-7.8) artful; urgency=low
664
665 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
666 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
667 paths
668
669 * Miscellaneous Ubuntu changes
670 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
671
672 * Miscellaneous upstream changes
673 - seccomp: Provide matching filter for introspection
674 - seccomp: Sysctl to display available actions
675 - seccomp: Operation for checking if an action is available
676 - seccomp: Sysctl to configure actions that are allowed to be logged
677 - seccomp: Selftest for detection of filter flag support
678 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
679 - seccomp: Action to log before allowing
680
681 [ Upstream Kernel Changes ]
682
683 * Rebase to v4.13-rc7
684
685 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
686
687 linux (4.13.0-6.7) artful; urgency=low
688
689 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
690 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
691
692 * sort ABI files with C.UTF-8 locale (LP: #1712345)
693 - [Packaging] sort ABI files with C.UTF-8 locale
694
695 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
696 - SAUCE: igb: add support for using Broadcom 54616 as PHY
697
698 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
699 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
700 - powerpc/mm/radix: Improve TLB/PWC flushes
701 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
702
703 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
704 properly enrolled keys (LP: #1712168)
705 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
706
707 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
708 - [Config] CONFIG_BLK_DEV_NVME=m for s390
709
710 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
711 (LP: #1711298)
712 - [Config] CONFIG_INTEL_ATOMISP=n
713
714 * Miscellaneous Ubuntu changes
715 - SAUCE: apparmor: af_unix mediation
716
717 * Miscellaneous upstream changes
718 - apparmor: Fix shadowed local variable in unpack_trans_table()
719 - apparmor: Fix logical error in verify_header()
720 - apparmor: Fix an error code in aafs_create()
721 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
722 - apparmor: add the ability to mediate signals
723 - apparmor: add mount mediation
724 - apparmor: cleanup conditional check for label in label_print
725 - apparmor: add support for absolute root view based labels
726 - apparmor: make policy_unpack able to audit different info messages
727 - apparmor: add more debug asserts to apparmorfs
728 - apparmor: add base infastructure for socket mediation
729 - apparmor: move new_null_profile to after profile lookup fns()
730 - apparmor: fix race condition in null profile creation
731 - apparmor: ensure unconfined profiles have dfas initialized
732 - apparmor: fix incorrect type assignment when freeing proxies
733
734 [ Upstream Kernel Changes ]
735
736 * Rebase to v4.13-rc6
737
738 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
739
740 linux (4.13.0-5.6) artful; urgency=low
741
742 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
743 - perf pmu-events: Support additional POWER8+ PVR in mapfile
744 - perf vendor events: Add POWER9 PMU events
745 - perf vendor events: Add POWER9 PVRs to mapfile
746 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
747 - SAUCE: perf vendor events powerpc: Update POWER9 events
748
749 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
750 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
751
752 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
753 kernels able to boot without initramfs (LP: #1700972)
754 - [Debian] Don't depend on initramfs-tools
755
756 * Miscellaneous Ubuntu changes
757 - SAUCE: Import aufs driver
758 - SAUCE: aufs -- Add missing argument to loop_switch() call
759 - [Config] Enable aufs
760 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
761 - Enable zfs build
762 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
763 - [Packaging] switch up to debhelper 9
764
765 [ Upstream Kernel Changes ]
766
767 * Rebase to v4.13-rc5
768
769 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
770
771 linux (4.13.0-4.5) artful; urgency=low
772
773 * Lenovo Yoga 910 Sensors (LP: #1708120)
774 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
775
776 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
777 (LP: #1703339)
778 - [Config] Add vmd driver to generic inclusion list
779
780 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
781 - [Config] CONFIG_SATA_HIGHBANK=y
782
783 * Miscellaneous Ubuntu changes
784 - ubuntu: vbox -- update to 5.1.26-dfsg-1
785 - SAUCE: hio: Build fixes for 4.13
786 - Enable hio build
787 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
788 - [debian] use all rather than amd64 dkms debs for sync
789
790 [ Upstream Kernel Changes ]
791
792 * Rebase to v4.13-rc4
793
794 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
795
796 linux (4.13.0-3.4) artful; urgency=low
797
798 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
799 - [Packaging] tests -- reduce rebuild test to one flavour
800 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
801
802 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
803 - SAUCE: virtio_net: Revert mergeable buffer handling rework
804
805 [ Upstream Kernel Changes ]
806
807 * Rebase to v4.13-rc3
808
809 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
810
811 linux (4.13.0-2.3) artful; urgency=low
812
813 * Change CONFIG_IBMVETH to module (LP: #1704479)
814 - [Config] CONFIG_IBMVETH=m
815
816 [ Upstream Kernel Changes ]
817
818 * Rebase to v4.13-rc2
819
820 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
821
822 linux (4.13.0-1.2) artful; urgency=low
823
824 * Miscellaneous Ubuntu changes
825 - [Debian] Support sphinx-based kernel documentation
826
827 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
828
829 linux (4.13.0-0.1) artful; urgency=low
830
831 * Miscellaneous Ubuntu changes
832 - Disable hio
833 - Disable zfs build
834 - ubuntu: vbox -- update to 5.1.24-dfsg-1
835
836 [ Upstream Kernel Changes ]
837
838 * Rebase to v4.13-rc1
839
840 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
841
842 linux (4.12.0-7.8) artful; urgency=low
843
844 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
845 (LP: #1673564)
846 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
847 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
848 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
849 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
850 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
851 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
852 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
853 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
854 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
855 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
856 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
857 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
858 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
859 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
860 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
861 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
862 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
863 - arm64: Add MIDR values for Cavium cn83XX SoCs
864 - arm64: Add workaround for Cavium Thunder erratum 30115
865 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
866 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
867 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
868 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
869 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
870 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
871 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
872 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
873
874 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
875 - net: hns: Bugfix for Tx timeout handling in hns driver
876
877 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
878 - iommu/arm-smmu: Plumb in new ACPI identifiers
879
880 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
881 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
882
883 * Artful update to v4.12.1 stable release (LP: #1703858)
884 - driver core: platform: fix race condition with driver_override
885 - RDMA/uverbs: Check port number supplied by user verbs cmds
886 - usb: dwc3: replace %p with %pK
887 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
888 - usb: usbip: set buffer pointers to NULL after free
889 - Add USB quirk for HVR-950q to avoid intermittent device resets
890 - usb: Fix typo in the definition of Endpoint[out]Request
891 - USB: core: fix device node leak
892 - USB: serial: option: add two Longcheer device ids
893 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
894 - xhci: Limit USB2 port wake support for AMD Promontory hosts
895 - gfs2: Fix glock rhashtable rcu bug
896 - Add "shutdown" to "struct class".
897 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
898 - tpm: fix a kernel memory leak in tpm-sysfs.c
899 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
900 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
901 - sched/fair, cpumask: Export for_each_cpu_wrap()
902 - sched/core: Implement new approach to scale select_idle_cpu()
903 - sched/numa: Use down_read_trylock() for the mmap_sem
904 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
905 - sched/fair: Simplify wake_affine() for the single socket case
906 - sched/numa: Implement NUMA node level wake_affine()
907 - sched/fair: Remove effective_load()
908 - sched/numa: Hide numa_wake_affine() from UP build
909 - xen: avoid deadlock in xenbus driver
910 - crypto: drbg - Fixes panic in wait_for_completion call
911 - Linux 4.12.1
912
913 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
914 - scsi: cxlflash: Combine the send queue locks
915 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
916 - scsi: cxlflash: Reset hardware queue context via specified register
917 - scsi: cxlflash: Schedule asynchronous reset of the host
918 - scsi: cxlflash: Handle AFU sync failures
919 - scsi: cxlflash: Track pending scsi commands in each hardware queue
920 - scsi: cxlflash: Flush pending commands in cleanup path
921 - scsi: cxlflash: Add scsi command abort handler
922 - scsi: cxlflash: Create character device to provide host management interface
923 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
924 specifics
925 - scsi: cxlflash: Introduce host ioctl support
926 - scsi: cxlflash: Refactor AFU capability checking
927 - scsi: cxlflash: Support LUN provisioning
928 - scsi: cxlflash: Support AFU debug
929 - scsi: cxlflash: Support WS16 unmap
930 - scsi: cxlflash: Remove zeroing of private command data
931 - scsi: cxlflash: Update TMF command processing
932 - scsi: cxlflash: Avoid double free of character device
933 - scsi: cxlflash: Update send_tmf() parameters
934 - scsi: cxlflash: Update debug prints in reset handlers
935
936 * make snap-pkg support (LP: #1700747)
937 - make snap-pkg support
938
939 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
940 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
941
942 * arm64: fix crash reading /proc/kcore (LP: #1702749)
943 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
944 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
945
946 * Opal and POWER9 DD2 (LP: #1702159)
947 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
948
949 * Data corruption with hio driver (LP: #1701316)
950 - SAUCE: hio: Fix incorrect use of enum req_opf values
951
952 * Miscellaneous Ubuntu changes
953 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
954 - snapcraft.yaml: Sync with xenial
955 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
956
957 * Miscellaneous upstream changes
958 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
959 MokSBState"
960
961 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
962
963 linux (4.12.0-6.7) artful; urgency=low
964
965 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
966 - net: ena: change return value for unsupported features unsupported return
967 value
968 - net: ena: add hardware hints capability to the driver
969 - net: ena: change sizeof() argument to be the type pointer
970 - net: ena: add reset reason for each device FLR
971 - net: ena: add support for out of order rx buffers refill
972 - net: ena: allow the driver to work with small number of msix vectors
973 - net: ena: use napi_schedule_irqoff when possible
974 - net: ena: separate skb allocation to dedicated function
975 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
976 - net: ena: update driver's rx drop statistics
977 - net: ena: update ena driver to version 1.2.0
978
979 * APST gets enabled against explicit kernel option (LP: #1699004)
980 - nvme: explicitly disable APST on quirked devices
981
982 * Miscellaneous Ubuntu changes
983 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
984 - SAUCE: hio updates for 4.12
985 - SAUCE: Enable hio build
986
987 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
988
989 linux (4.12.0-5.6) artful; urgency=low
990
991 * ERAT invalidate on context switch removal (LP: #1700819)
992 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
993
994 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
995 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
996
997 * Miscellaneous Ubuntu changes
998 - d-i: Move qcom-emac from arm64 to shared nic-modules
999
1000 [ Upstream Kernel Changes ]
1001
1002 * Rebase to v4.12
1003
1004 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
1005
1006 linux (4.12.0-4.5) artful; urgency=low
1007
1008 * aacraid driver may return uninitialized stack data to userspace
1009 (LP: #1700077)
1010 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
1011
1012 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
1013 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
1014
1015 * AACRAID for power9 platform (LP: #1689980)
1016 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
1017 - scsi: aacraid: Fix DMAR issues with iommu=pt
1018 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
1019 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
1020 - scsi: aacraid: Remove reset support from check_health
1021 - scsi: aacraid: Change wait time for fib completion
1022 - scsi: aacraid: Log count info of scsi cmds before reset
1023 - scsi: aacraid: Print ctrl status before eh reset
1024 - scsi: aacraid: Using single reset mask for IOP reset
1025 - scsi: aacraid: Rework IOP reset
1026 - scsi: aacraid: Add periodic checks to see IOP reset status
1027 - scsi: aacraid: Rework SOFT reset code
1028 - scsi: aacraid: Rework aac_src_restart
1029 - scsi: aacraid: Use correct function to get ctrl health
1030 - scsi: aacraid: Make sure ioctl returns on controller reset
1031 - scsi: aacraid: Enable ctrl reset for both hba and arc
1032 - scsi: aacraid: Add reset debugging statements
1033 - scsi: aacraid: Remove reference to Series-9
1034 - scsi: aacraid: Update driver version to 50834
1035
1036 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
1037 - SAUCE: drm: hibmc: Use set_busid function from drm core
1038
1039 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
1040 - d-i: Add hibmc-drm to kernel-image udeb
1041
1042 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
1043 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
1044
1045 * Miscellaneous Ubuntu changes
1046 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
1047 - [Config] CONFIG_ATA=n for s390x
1048 - [Config] Update annotations for 4.12
1049
1050 [ Upstream Kernel Changes ]
1051
1052 * Rebase to v4.12-rc7
1053
1054 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
1055
1056 linux (4.12.0-3.4) artful; urgency=low
1057
1058 * Miscellaneous upstream changes
1059 - ufs: fix the logics for tail relocation
1060
1061 [ Upstream Kernel Changes ]
1062
1063 * Rebase to v4.12-rc6
1064
1065 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
1066
1067 linux (4.12.0-2.3) artful; urgency=low
1068
1069 * CVE-2014-9900
1070 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
1071 ethtool_get_wol()
1072
1073 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
1074 (LP: #1671360)
1075 - pinctrl/amd: Use regular interrupt instead of chained
1076
1077 * extend-diff-ignore should use exact matches (LP: #1693504)
1078 - [Packaging] exact extend-diff-ignore matches
1079
1080 * Miscellaneous Ubuntu changes
1081 - SAUCE: efi: Don't print secure boot state from the efi stub
1082 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
1083 - SAUCE: vbox fixes for 4.12
1084 - Re-enable virtualbox build
1085 - [Config] CONFIG_ORANGEFS_FS=m
1086 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
1087 - Enable zfs build
1088
1089 [ Upstream Kernel Changes ]
1090
1091 * Rebase to v4.12-rc4
1092 * Rebase to v4.12-rc5
1093
1094 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
1095
1096 linux (4.12.0-1.2) artful; urgency=low
1097
1098 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
1099 - [Config] Enable CONFIG_DRM_MGAG200 as module
1100
1101 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
1102 - [Config] CONFIG_LIBIO=y on arm64 only
1103 - SAUCE: LIBIO: Introduce a generic PIO mapping method
1104 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
1105 - [Config] CONFIG_HISILICON_LPC=y
1106 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
1107 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
1108 I/O
1109 - SAUCE: LPC: Add the ACPI LPC support
1110 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
1111 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
1112
1113 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1114 - SAUCE: tty: Fix ldisc crash on reopened tty
1115
1116 * Miscellaneous Ubuntu changes
1117 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
1118 - Rebase to v4.12-rc3
1119
1120 [ Upstream Kernel Changes ]
1121
1122 * Rebase to v4.12-rc3
1123
1124 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
1125
1126 linux (4.12.0-0.1) artful; urgency=low
1127
1128 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
1129 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
1130
1131 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
1132 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
1133
1134 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
1135 (LP: #1672819)
1136 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
1137
1138 * Miscellaneous Ubuntu changes
1139 - Update find-missing-sauce.sh to compare to artful
1140 - Update dropped.txt
1141 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1142 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1143 kernel image
1144 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1145 mode
1146 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1147 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1148 locked down
1149 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1150 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1151 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1152 reboot
1153 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1154 set
1155 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1156 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1157 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1158 down
1159 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1160 locked down
1161 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1162 down
1163 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1164 is locked down
1165 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1166 locked down
1167 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1168 has been locked down
1169 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1170 locked down
1171 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1172 locked down
1173 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1174 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1175 kernel is locked down
1176 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1177 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1178 down
1179 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1180 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
1181 secondary keyring
1182 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
1183 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
1184 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1185 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
1186 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1187 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1188 MokSBState
1189 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1190 - [Config] Set values for UEFI secure boot lockdown options
1191 - Disable virtualbox build
1192 - Disable hio build
1193 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
1194 - Disable zfs build
1195 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
1196 - SAUCE: Import aufs driver
1197 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1198 - [Config] Enable aufs
1199 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
1200
1201 [ Upstream Kernel Changes ]
1202
1203 * Rebase to v4.12-rc2
1204
1205 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
1206
1207 linux (4.11.0-3.8) artful; urgency=low
1208
1209 [ Seth Forshee ]
1210
1211 * Release Tracking Bug
1212 - LP: #1690999
1213
1214 * apparmor_parser hangs indefinitely when called by multiple threads
1215 (LP: #1645037)
1216 - SAUCE: apparmor: fix lock ordering for mkdir
1217
1218 * apparmor leaking securityfs pin count (LP: #1660846)
1219 - SAUCE: apparmor: fix leak on securityfs pin count
1220
1221 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
1222 (LP: #1660845)
1223 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
1224 fails
1225
1226 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
1227 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
1228
1229 * libvirt profile is blocking global setrlimit despite having no rlimit rule
1230 (LP: #1679704)
1231 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
1232 - apparmor: update auditing of rlimit check to provide capability information
1233
1234 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1235 - SAUCE: apparmor: add policy revision file interface
1236
1237 * apparmor does not make support of query data visible (LP: #1678023)
1238 - SAUCE: apparmor: add label data availability to the feature set
1239
1240 * apparmor query interface does not make supported query info available
1241 (LP: #1678030)
1242 - SAUCE: apparmor: add information about the query inteface to the feature set
1243
1244 * change_profile incorrect when using namespaces with a compound stack
1245 (LP: #1677959)
1246 - SAUCE: apparmor: fix label parse for stacked labels
1247
1248 * Regression in 4.4.0-65-generic causes very frequent system crashes
1249 (LP: #1669611)
1250 - apparmor: sync of apparmor 3.6+ (17.04)
1251
1252 * Artful update to 4.11.1 stable release (LP: #1690814)
1253 - dm ioctl: prevent stack leak in dm ioctl call
1254 - drm/sti: fix GDP size to support up to UHD resolution
1255 - power: supply: lp8788: prevent out of bounds array access
1256 - brcmfmac: Ensure pointer correctly set if skb data location changes
1257 - brcmfmac: Make skb header writable before use
1258 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
1259 - refcount: change EXPORT_SYMBOL markings
1260 - net: macb: fix phy interrupt parsing
1261 - tcp: fix access to sk->sk_state in tcp_poll()
1262 - geneve: fix incorrect setting of UDP checksum flag
1263 - bpf: enhance verifier to understand stack pointer arithmetic
1264 - bpf, arm64: fix jit branch offset related to ldimm64
1265 - tcp: fix wraparound issue in tcp_lp
1266 - net: ipv6: Do not duplicate DAD on link up
1267 - net: usb: qmi_wwan: add Telit ME910 support
1268 - tcp: do not inherit fastopen_req from parent
1269 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
1270 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
1271 - ipv6: initialize route null entry in addrconf_init()
1272 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
1273 - tcp: randomize timestamps on syncookies
1274 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
1275 - bpf: don't let ldimm64 leak map addresses on unprivileged
1276 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
1277 - f2fs: sanity check segment count
1278 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
1279 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
1280 - block: get rid of blk_integrity_revalidate()
1281 - Linux 4.11.1
1282
1283 * Module signing exclusion for staging drivers does not work properly
1284 (LP: #1690908)
1285 - SAUCE: Fix module signing exclusion in package builds
1286
1287 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
1288 - [Config] CONFIG_QCOM_L3_PMU=y
1289 - perf: qcom: Add L3 cache PMU driver
1290
1291 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
1292 - drivers/perf: arm_pmu: rework per-cpu allocation
1293 - drivers/perf: arm_pmu: manage interrupts per-cpu
1294 - drivers/perf: arm_pmu: split irq request from enable
1295 - drivers/perf: arm_pmu: remove pointless PMU disabling
1296 - drivers/perf: arm_pmu: define armpmu_init_fn
1297 - drivers/perf: arm_pmu: fold init into alloc
1298 - drivers/perf: arm_pmu: factor out pmu registration
1299 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
1300 - drivers/perf: arm_pmu: handle no platform_device
1301 - drivers/perf: arm_pmu: rename irq request/free functions
1302 - drivers/perf: arm_pmu: split cpu-local irq request/free
1303 - drivers/perf: arm_pmu: move irq request/free into probe
1304 - drivers/perf: arm_pmu: split out platform device probe logic
1305 - arm64: add function to get a cpu's MADT GICC table
1306 - [Config] CONFIG_ARM_PMU_ACPI=y
1307 - drivers/perf: arm_pmu: add ACPI framework
1308 - arm64: pmuv3: handle !PMUv3 when probing
1309 - arm64: pmuv3: use arm_pmu ACPI framework
1310
1311 * Fix NVLINK2 TCE route (LP: #1690155)
1312 - powerpc/powernv: Fix TCE kill on NVLink2
1313
1314 * CVE-2017-0605
1315 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
1316
1317 * Miscellaneous Ubuntu changes
1318 - [Config] Restore powerpc arch to annotations file
1319 - [Config] Disable runtime testing modules
1320 - [Config] Disable drivers not needed on s390x
1321 - [Config] Update annotations for 4.11
1322 - [Config] updateconfigs after apparmor updates
1323
1324 * Miscellaneous upstream changes
1325 - apparmor: use SHASH_DESC_ON_STACK
1326 - apparmor: fix invalid reference to index variable of iterator line 836
1327 - apparmor: fix parameters so that the permission test is bypassed at boot
1328 - apparmor: Make path_max parameter readonly
1329 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
1330 - apparmorfs: Use seq_putc() in two functions
1331 - apparmor: provide information about path buffer size at boot
1332 - apparmor: add/use fns to print hash string hex value
1333
1334 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
1335
1336 linux (4.11.0-2.7) artful; urgency=low
1337
1338 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
1339 (LP: #1688259)
1340 - Remove squashfs-modules files from d-i
1341 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
1342
1343 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
1344 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
1345 - d-i: initrd needs qcom_emac on amberwing platform.
1346
1347 * update for V3 kernel bits and improved multiple fan slice support
1348 (LP: #1470091)
1349 - SAUCE: fan: tunnel multiple mapping mode (v3)
1350
1351 * Miscellaneous Ubuntu changes
1352 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
1353 - Enable zfs
1354 - SAUCE: fan: add VXLAN implementation
1355 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1356 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1357 kernel image
1358 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1359 mode
1360 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1361 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1362 locked down
1363 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1364 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1365 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1366 reboot
1367 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1368 set
1369 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1370 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1371 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1372 down
1373 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1374 locked down
1375 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1376 down
1377 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1378 is locked down
1379 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1380 locked down
1381 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1382 has been locked down
1383 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1384 locked down
1385 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1386 locked down
1387 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1388 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1389 kernel is locked down
1390 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1391 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1392 down
1393 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1394 - SAUCE: (efi-lockdown) Add EFI signature data types
1395 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
1396 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
1397 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1398 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
1399 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
1400 disabled
1401 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1402 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1403 MokSBState
1404 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1405 - [Config] Set values for UEFI secure boot lockdown options
1406 - Update dropped.txt
1407
1408 [ Upstream Kernel Changes ]
1409
1410 * rebase to v4.11
1411
1412 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
1413
1414 linux (4.11.0-1.6) artful; urgency=low
1415
1416 * Miscellaneous Ubuntu changes
1417 - [Debian] Use default compression for all packages
1418 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1419 lookup_bdev()
1420 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1421 when mounting
1422 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1423 when mounting
1424 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1425 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1426 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1427 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1428 security.* xattrs
1429 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1430 filesystems
1431 - SAUCE: (namespace) fuse: Add support for pid namespaces
1432 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1433 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1434 or a descendant
1435 - SAUCE: (namespace) fuse: Allow user namespace mounts
1436 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1437 namespaces
1438 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
1439 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1440 mounts
1441 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1442 opened for writing
1443
1444 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
1445
1446 linux (4.11.0-0.5) artful; urgency=low
1447
1448 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
1449 (LP: #1684971)
1450 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
1451
1452 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
1453 (LP: #1470250)
1454 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
1455
1456 * Enable virtual scsi server driver for Power (LP: #1615665)
1457 - SAUCE: Return TCMU-generated sense data to fabric module
1458
1459 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
1460 (LP: #1630990)
1461 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
1462 CONFIG_SECURITYFS=n
1463
1464 * Miscellaneous Ubuntu changes
1465 - SAUCE: Import aufs driver
1466 - [Config] Enable aufs
1467 - [Debian] Add script to update virtualbox
1468 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
1469 - Enable vbox
1470 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1471
1472 [ Upstream Kernel Changes ]
1473
1474 * rebase to v4.11-rc8
1475
1476 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
1477
1478 linux (4.11.0-0.4) zesty; urgency=low
1479
1480 * POWER9: Improve performance on memory management (LP: #1681429)
1481 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
1482 flush
1483 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
1484
1485 * Miscellaneous Ubuntu changes
1486 - find-missing-sauce.sh
1487
1488 [ Upstream Kernel Changes ]
1489
1490 * rebase to v4.11-rc7
1491
1492 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
1493
1494 linux (4.11.0-0.3) zesty; urgency=low
1495
1496 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
1497 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
1498
1499 * smartpqi driver needed in initram disk and installer (LP: #1680156)
1500 - [Config] Add smartpqi to d-i
1501
1502 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
1503 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
1504
1505 * Miscellaneous Ubuntu changes
1506 - [Config] flash-kernel should be a Breaks
1507 - [Config] drop the info directory
1508 - [Config] drop NOTES as obsolete
1509 - [Config] drop changelog.historical as obsolete
1510 - rebase to v4.11-rc6
1511
1512 [ Upstream Kernel Changes ]
1513
1514 * rebase to v4.11-rc6
1515
1516 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
1517
1518 linux (4.11.0-0.2) zesty; urgency=low
1519
1520 [ Upstream Kernel Changes ]
1521
1522 * rebase to v4.11-rc5
1523
1524 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
1525
1526 linux (4.11.0-0.1) zesty; urgency=low
1527
1528 [ Upstream Kernel Changes ]
1529
1530 * rebase to v4.11-rc4
1531 - LP: #1591053
1532
1533 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1534
1535 linux (4.11.0-0.0) zesty; urgency=low
1536
1537 * dummy entry
1538
1539 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600