]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.13.0-15.16
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
CommitLineData
ba39ad13 1linux (4.13.0-15.16) artful; urgency=low
5aea0144 2
ba39ad13 3 * linux: 4.13.0-15.16 -proposed tracker (LP: #1721373)
5aea0144 4
ba39ad13
SF
5 * Boot regression on POWER9 (LP: #1721391)
6 - Revert "crypto/nx: Add P9 NX support for 842 compression engine"
7 - Revert "crypto/nx: Add P9 NX specific error codes for 842 engine"
8 - Revert "crypto/nx: Use kzalloc for workmem allocation"
9 - Revert "crypto/nx: Add nx842_add_coprocs_list function"
10 - Revert "crypto/nx: Create nx842_delete_coprocs function"
11 - Revert "crypto/nx: Create nx842_configure_crb function"
12 - Revert "crypto/nx: Rename nx842_powernv_function as icswx function"
13 - Revert "UBUNTU: [Config] CONFIG_PPC_VAS=y"
14 - Revert "powerpc/powernv/vas: Define copy/paste interfaces"
15 - Revert "powerpc/powernv/vas: Define vas_tx_win_open()"
16 - Revert "powerpc/powernv/vas: Define vas_win_close() interface"
17 - Revert "powerpc/powernv/vas: Define vas_rx_win_open() interface"
18 - Revert "powerpc/powernv/vas: Define helpers to alloc/free windows"
19 - Revert "powerpc/powernv/vas: Define helpers to init window context"
20 - Revert "powerpc/powernv/vas: Define helpers to access MMIO regions"
21 - Revert "powerpc/powernv/vas: Define vas_init() and vas_exit()"
22 - Revert "powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h"
23 - Revert "powerpc/powernv/vas: Define macros, register fields and structures"
24 - Revert "powerpc/powernv: Enable PCI peer-to-peer"
25 - Revert "powerpc/powernv: Add support to set power-shifting-ratio"
26 - Revert "powerpc/powernv: Add support for powercap framework"
27 - Revert "powerpc/perf: Add nest IMC PMU support"
28 - Revert "powerpc/powernv: Detect and create IMC device"
29 - Revert "powerpc/powernv: Add IMC OPAL APIs"
30
31 * smartpqi patches for Artful (LP: #1721381)
32 - scsi: smartpqi: add pqi reset quiesce support
33 - scsi: smartpqi: enhance BMIC cache flush
34 - scsi: smartpqi: update pqi passthru ioctl
35 - scsi: smartpqi: cleanup doorbell register usage.
36 - scsi: smartpqi: update kexec and power down support
37 - scsi: smartpqi: add in new controller ids
38 - scsi: smartpqi: change driver version to 1.1.2-125
39
40 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
41 17.10 (kernel 4.13) (LP: #1719290)
42 - SAUCE: s390: update zfcpdump_defconfig
43
44 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
45 - d-i: Add hfi1 to nic-modules
46
47 * [Feature]CNL:New device IDs for CNL (LP: #1685729)
48 - pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
49
50 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Oct 2017 16:21:48 -0500
5aea0144 51
a5ba45e7 52linux (4.13.0-14.15) artful; urgency=low
7f729e8c 53
a5ba45e7 54 * linux: 4.13.0-14.15 -proposed tracker (LP: #1721122)
7f729e8c 55
a5ba45e7
SF
56 * [Artful] ltp rwtest - Unable to handle kernel paging request at virtual
57 address (LP: #1721067)
58 - arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
59
60 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14 (LP: #1720779)
61 - SAUCE: LSM stacking: check for invalid zero sized writes
62
63 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
64 - d-i: Add bnxt_en to nic-modules.
65
66 * Miscellaneous Ubuntu changes
67 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
68
69 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Oct 2017 14:51:52 -0500
7f729e8c 70
146070e6 71linux (4.13.0-13.14) artful; urgency=low
62b9880d 72
146070e6 73 * linux: 4.13.0-13.14 -proposed tracker (LP: #1720239)
62b9880d 74
146070e6
SF
75 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
76 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
77
78 * [Feature]Memory Bandwidth Monitoring(MBM) port to new Cache Quality
79 Monitoring (CQM) (LP: #1591609)
80 - x86/perf/cqm: Wipe out perf based cqm
81 - x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
82 - x86/intel_rdt: Introduce a common compile option for RDT
83 - x86/intel_rdt: Change file names to accommodate RDT monitor code
84 - x86/intel_rdt: Mark rdt_root and closid_alloc as static
85 - x86/intel_rdt: Cleanup namespace to support RDT monitoring
86 - x86/intel_rdt: Make rdt_resources_all more readable
87 - x86/intel_rdt/cqm: Add RDT monitoring initialization
88 - x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
89 - x86/intel_rdt: Simplify info and base file lists
90 - x86/intel_rdt/cqm: Add info files for RDT monitoring
91 - x86/intel_rdt: Prepare for RDT monitoring mkdir support
92 - x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
93 - x86/intel_rdt: Change closid type from int to u32
94 - x86/intel_rdt/cqm: Add tasks file support
95 - x86/intel_rdt: Prepare to add RDT monitor cpus file support
96 - x86/intel_rdt/cqm: Add cpus file support
97 - x86/intel_rdt: Prepare for RDT monitor data support
98 - x86/intel_rdt/cqm: Add mon_data
99 - x86/intel_rdt: Separate the ctrl bits from rmdir
100 - x86/intel_rdt/cqm: Add rmdir support
101 - x86/intel_rdt/cqm: Add mount,umount support
102 - x86/intel_rdt: Introduce rdt_enable_key for scheduling
103 - x86/intel_rdt/cqm: Add sched_in support
104 - x86/intel_rdt/cqm: Add CPU hotplug support
105 - x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
106 - x86/intel_rdt/mbm: Add mbm counter initialization
107 - x86/intel_rdt/mbm: Handle counter overflow
108 - x86/intel_rdt: Show bitmask of shareable resource with other executing units
109 - x86/intel_rdt/cqm: Clear the default RMID during hotcpu
110 - x86/intel_rdt: Modify the intel_pqr_state for better performance
111 - x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
112 - x86/intel_rdt/cqm: Improve limbo list processing
113 - x86/intel_rdt: Remove redundant ternary operator on return
114 - [Config] CONFIG_INTEL_RDT=y
115
116 * [Feature] RDT: Disable most RDT features on Skylake server (LP: #1713619)
117 - x86/intel_rdt: Move special case code for Haswell to a quirk function
118 - x86/intel_rdt: Add command line options for resource director technology
119 - x86/intel_rdt: Turn off most RDT features on Skylake
120
121 * CVE-2017-1000252
122 - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
123
124 * POWER9: NX842 module changes (LP: #1718292)
125 - crypto/nx: Rename nx842_powernv_function as icswx function
126 - crypto/nx: Create nx842_configure_crb function
127 - crypto/nx: Create nx842_delete_coprocs function
128 - crypto/nx: Add nx842_add_coprocs_list function
129 - crypto/nx: Use kzalloc for workmem allocation
130 - crypto/nx: Add P9 NX specific error codes for 842 engine
131 - crypto/nx: Add P9 NX support for 842 compression engine
132
133 * [Ubuntu 17.10] POWER9 - Base - Integrate P9 VAS (Virtual Accelerator
134 Switchboard) support in kernel (LP: #1718293)
135 - powerpc/powernv: Add IMC OPAL APIs
136 - powerpc/powernv: Detect and create IMC device
137 - powerpc/perf: Add nest IMC PMU support
138 - powerpc/powernv: Add support for powercap framework
139 - powerpc/powernv: Add support to set power-shifting-ratio
140 - powerpc/powernv: Enable PCI peer-to-peer
141 - powerpc/powernv/vas: Define macros, register fields and structures
142 - powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
143 - powerpc/powernv/vas: Define vas_init() and vas_exit()
144 - powerpc/powernv/vas: Define helpers to access MMIO regions
145 - powerpc/powernv/vas: Define helpers to init window context
146 - powerpc/powernv/vas: Define helpers to alloc/free windows
147 - powerpc/powernv/vas: Define vas_rx_win_open() interface
148 - powerpc/powernv/vas: Define vas_win_close() interface
149 - powerpc/powernv/vas: Define vas_tx_win_open()
150 - powerpc/powernv/vas: Define copy/paste interfaces
151 - [Config] CONFIG_PPC_VAS=y
152
153 * Artful update to v4.13.4 stable release (LP: #1720154)
154 - orangefs: Don't clear SGID when inheriting ACLs
155 - <linux/uaccess.h>: Fix copy_in_user() declaration
156 - IB/hfi1: Revert egress pkey check enforcement
157 - IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
158 - IB/mlx5: Fix cached MR allocation flow
159 - srcu: Provide ordering for CPU not involved in grace period
160 - smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
161 - Input: xpad - validate USB endpoint type during probe
162 - drm/amdgpu: read reg in each iterator of psp_wait_for loop
163 - tty: improve tty_insert_flip_char() fast path
164 - tty: improve tty_insert_flip_char() slow path
165 - tty: fix __tty_insert_flip_char regression
166 - pinctrl: samsung: Fix invalid register offset used for Exynos5433 external
167 interrupts
168 - pinctrl: samsung: Fix NULL pointer exception on external interrupts on
169 S3C24xx
170 - pinctrl/amd: save pin registers over suspend/resume
171 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
172 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
173 - MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
174 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite
175 signs
176 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
177 - MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
178 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
179 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
180 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
181 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
182 - MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
183 - MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
184 - docs: disable KASLR when debugging kernel
185 - crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
186 - crypto: scompress - don't sleep with preemption disabled
187 - crypto: caam/qi - fix typo in authenc alg driver name
188 - crypto: caam/qi - properly set IV after {en,de}crypt
189 - crypto: AF_ALG - remove SGL terminator indicator when chaining
190 - regulator: cpcap: Fix standby mode
191 - wcn36xx: Introduce mutual exclusion of fw configuration
192 - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
193 - ext4: fix incorrect quotaoff if the quota feature is enabled
194 - ext4: fix quota inconsistency during orphan cleanup for read-only mounts
195 - cxl: Fix driver use count
196 - powerpc/powernv/npu: Move tlb flush before launching ATSD
197 - powerpc/pseries: Don't attempt to acquire drc during memory hot add for
198 assigned lmbs
199 - powerpc: Fix DAR reporting when alignment handler faults
200 - block: Relax a check in blk_start_queue()
201 - block: directly insert blk-mq request from blk_insert_cloned_request()
202 - md/bitmap: copy correct data for bitmap super
203 - md/bitmap: disable bitmap_resize for file-backed bitmaps.
204 - skd: Avoid that module unloading triggers a use-after-free
205 - skd: Submit requests to firmware before triggering the doorbell
206 - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
207 - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
208 - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
209 - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
210 - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
211 - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
212 - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late
213 response
214 - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
215 - scsi: qedi: off by one in qedi_get_cmd_from_tid()
216 - scsi: aacraid: Fix command send race condition
217 - scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed
218 in MFI MPT pass through command
219 - scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
220 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
221 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status
222 MFI_STAT_WRONG_STATE in case adapter is dead
223 - scsi: storvsc: fix memory leak on ring buffer busy
224 - scsi: sg: factor out sg_fill_request_table()
225 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
226 - scsi: qla2xxx: Update fw_started flags at qpair creation.
227 - scsi: qla2xxx: Correction to vha->vref_count timeout
228 - scsi: qla2xxx: Fix target multiqueue configuration
229 - scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
230 - scsi: qla2xxx: Use fabric name for Get Port Speed command
231 - scsi: qla2xxx: Fix an integer overflow in sysfs code
232 - mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
233 - ftrace: Fix debug preempt config name in stack_tracer_{en,dis}able
234 - ftrace: Fix selftest goto location on error
235 - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
236 - tracing: Add barrier to trace_printk() buffer nesting modification
237 - tracing: Fix clear of RECORDED_TGID flag when disabling trace event
238 - tracing: Apply trace_clock changes to instance max buffer
239 - ARC: Re-enable MMU upon Machine Check exception
240 - PCI: shpchp: Enable bridge bus mastering if MSI is enabled
241 - PCI: pciehp: Report power fault only once until we clear it
242 - net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
243 - media: v4l2-compat-ioctl32: Fix timespec conversion
244 - media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"
245 - media: venus: fix copy/paste error in return_buf_error
246 - media: uvcvideo: Prevent heap overflow when accessing mapped controls
247 - media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
248 - PM / devfreq: Fix memory leak when fail to register device
249 - ALSA: seq: Cancel pending autoload work at unbinding device
250 - bcache: initialize dirty stripes in flash_dev_run()
251 - bcache: Fix leak of bdev reference
252 - bcache: do not subtract sectors_to_gc for bypassed IO
253 - bcache: correct cache_dirty_target in __update_writeback_rate()
254 - bcache: Correct return value for sysfs attach errors
255 - bcache: fix sequential large write IO bypass
256 - bcache: fix for gc and write-back race
257 - bcache: fix bch_hprint crash and improve output
258 - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
259 - iwlwifi: add workaround to disable wide channels in 5GHz
260 - Linux 4.13.4
261
262 * [17.10 FEAT] KVM: CPU Model z14 (LP: #1719297)
263 - KVM: s390: Support Configuration z/Architecture Mode
264
265 * sata reset hangs w/ early cn99xx silicon (LP: #1719031)
266 - SAUCE: ahci: thunderx2: Fix for errata that affects stop engine
267 - SAUCE: ahci: thunderx2: stop engine fix update
268
269 * PCI quirk required for SATA on early cn99xx silicon (LP: #1718760)
270 - SAUCE: PCI: Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
271
272 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
273 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
274
275 * Miscellaneous Ubuntu changes
276 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
277 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
278 - SAUCE: LSM stacking: LSM: manage credential security blobs
279 - SAUCE: LSM stacking: LSM: Manage file security blobs
280 - SAUCE: LSM stacking: LSM: manage task security blobs
281 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
282 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
283 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
284 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
285 - SAUCE: LSM stacking: fixup initialize task->security
286 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
287 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
288 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
289 - SAUCE: LSM stacking: fixup apparmor stacking enablement
290 - SAUCE: LSM stacking: fixup stacking kconfig
291 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
292 - SAUCE: LSM stacking: provide prctl interface for setting context
293 - SAUCE: LSM stacking: inherit current display LSM
294 - SAUCE: LSM stacking: keep an index for each registered LSM
295 - SAUCE: LSM stacking: verify display LSM
296 - SAUCE: LSM stacking: provide a way to specify the default display lsm
297 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
298 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
299 - SAUCE: LSM stacking: add Kconfig to set default display LSM
300 - SAUCE: LSM stacking: add configs for LSM stacking
301 - [Config] Run updateconfigs after merging LSM stacking
302
303 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Sep 2017 17:36:53 -0400
62b9880d 304
1e3dad9d 305linux (4.13.0-12.13) artful; urgency=low
49bd42ca 306
1e3dad9d 307 * linux: 4.13.0-12.13 -proposed tracker (LP: #1718980)
49bd42ca 308
1e3dad9d
SF
309 * [Feature] SKX: Support crystall ridge / far / near memory indication in PEBS
310 (LP: #1591813)
311 - perf/x86: Move Nehalem PEBS code to flag
312 - perf/x86: Fix data source decoding for Skylake
313
314 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
315 (LP: #1718679)
316 - [Config] CONFIG_DRM_VBOXVIDEO=n
317
318 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
319 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
320
321 * Vlun resize request could fail with cxlflash driver (LP: #1713575)
322 - scsi: cxlflash: Fix vlun resize failure in the shrink path
323
324 * multipath -ll is not showing the disks which are actually multipath
325 (LP: #1718397)
326 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
327
328 * [Feature] Crystal Ridge - BTT - Rework error clearing (LP: #1704350)
329 - libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
330 - libnvdimm, btt: refactor map entry operations with macros
331 - libnvdimm, btt: ensure that flags were also unchanged during a map_read
332 - libnvdimm, btt: cache sector_size in arena_info
333 - libnvdimm: fix potential deadlock while clearing errors
334 - libnvdimm, btt: rework error clearing
335
336 * [Feature] Crystal Ridge - have 4k DAX faults use a common zero page
337 (LP: #1704439)
338 - mm: add vm_insert_mixed_mkwrite()
339 - dax: relocate some dax functions
340 - dax: use common 4k zero page for dax mmap reads
341 - dax: remove DAX code from page_cache_tree_insert()
342 - dax: move all DAX radix tree defs to fs/dax.c
343
344 * [bug] 17.10: CDP test fail on platform of Purley-2S/4S/Neoncity,BDW-
345 de/ep/ex, (LP: #1716843)
346 - SAUCE: (no-up) x86/intel_rdt: Fix cdp info directory files issue
347
348 * [featue] GPIO support for Denverton (LP: #1591829)
349 - pinctrl: intel: Add Intel Denverton pin controller support
350
351 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
352 (LP: #1594214)
353 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
354
355 * autopkgtest profile fails to build on armhf (LP: #1717920)
356 - [Packaging] autopkgtest -- disable d-i when dropping flavours
357
358 * Artful update to v4.13.3 stable release (LP: #1718412)
359 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
360 - Revert "net: fix percpu memory leaks"
361 - gianfar: Fix Tx flow control deactivation
362 - vhost_net: correctly check tx avail during rx busy polling
363 - ip6_gre: update mtu properly in ip6gre_err
364 - udp: drop head states only when all skb references are gone
365 - ipv6: fix memory leak with multiple tables during netns destruction
366 - ipv6: fix typo in fib6_net_exit()
367 - sctp: fix missing wake ups in some situations
368 - tcp: fix a request socket leak
369 - ip_tunnel: fix setting ttl and tos value in collect_md mode
370 - f2fs: let fill_super handle roll-forward errors
371 - f2fs: check hot_data for roll-forward recovery
372 - x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
373 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
374 - x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
375 - x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison
376 pages
377 - ovl: fix false positive ESTALE on lookup
378 - fuse: allow server to run in different pid_ns
379 - idr: remove WARN_ON_ONCE() when trying to replace negative ID
380 - libnvdimm, btt: check memory allocation failure
381 - libnvdimm: fix integer overflow static analysis warning
382 - xfs: write unmount record for ro mounts
383 - xfs: toggle readonly state around xfs_log_mount_finish
384 - xfs: Add infrastructure needed for error propagation during buffer IO
385 failure
386 - xfs: Properly retry failed inode items in case of error during buffer
387 writeback
388 - xfs: fix recovery failure when log record header wraps log end
389 - xfs: always verify the log tail during recovery
390 - xfs: fix log recovery corruption error due to tail overwrite
391 - xfs: handle -EFSCORRUPTED during head/tail verification
392 - xfs: stop searching for free slots in an inode chunk when there are none
393 - xfs: evict all inodes involved with log redo item
394 - xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
395 - xfs: open-code xfs_buf_item_dirty()
396 - xfs: remove unnecessary dirty bli format check for ordered bufs
397 - xfs: ordered buffer log items are never formatted
398 - xfs: refactor buffer logging into buffer dirtying helper
399 - xfs: don't log dirty ranges for ordered buffers
400 - xfs: skip bmbt block ino validation during owner change
401 - xfs: move bmbt owner change to last step of extent swap
402 - xfs: disallow marking previously dirty buffers as ordered
403 - xfs: relog dirty buffers during swapext bmbt owner change
404 - xfs: disable per-inode DAX flag
405 - xfs: fix incorrect log_flushed on fsync
406 - xfs: don't set v3 xflags for v2 inodes
407 - xfs: open code end_buffer_async_write in xfs_finish_page_writeback
408 - xfs: use kmem_free to free return value of kmem_zalloc
409 - md/raid1/10: reset bio allocated from mempool
410 - md/raid5: release/flush io in raid5_do_work()
411 - xfs: fix compiler warnings
412 - Linux 4.13.3
413
414 * Artful update to v4.13.2 stable release (LP: #1717549)
415 - mtd: nand: make Samsung SLC NAND usable again
416 - mtd: nand: hynix: add support for 20nm NAND chips
417 - mtd: nand: mxc: Fix mxc_v1 ooblayout
418 - mtd: nand: qcom: fix read failure without complete bootchain
419 - mtd: nand: qcom: fix config error for BCH
420 - nvme-fabrics: generate spec-compliant UUID NQNs
421 - btrfs: resume qgroup rescan on rw remount
422 - rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
423 - rtlwifi: btcoexist: Fix antenna selection code
424 - radix-tree: must check __radix_tree_preload() return value
425 - brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
426 - kselftests: timers: leap-a-day: Change default arguments to help test runs
427 - selftests: timers: Fix run_destructive_tests target to handle skipped tests
428 - selftests/x86/fsgsbase: Test selectors 1, 2, and 3
429 - mm: kvfree the swap cluster info if the swap file is unsatisfactory
430 - mm/swapfile.c: fix swapon frontswap_map memory leak on error
431 - mm/sparse.c: fix typo in online_mem_sections
432 - mm/memory.c: fix mem_cgroup_oom_disable() call missing
433 - KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
434 - Revert "firmware: add sanity check on shutdown/suspend"
435 - rt2800: fix TX_PIN_CFG setting for non MT7620 chips
436 - ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
437 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
438 - NFS: Fix 2 use after free issues in the I/O code
439 - NFS: Sync the correct byte range during synchronous writes
440 - NFSv4: Fix up mirror allocation
441 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
442 - Linux 4.13.2
443
444 * [Bug] Thunderbolt-patches: Related to the way the key for secure connection
445 is handled (LP: #1717430)
446 - thunderbolt: Remove superfluous check
447 - thunderbolt: Make key root-only accessible
448 - thunderbolt: Allow clearing the key
449
450 * [Bug] Thunderbolt-patches: Fixes the issue regarding the order of ACPI calls
451 w.r.t. PCI enumeration (LP: #1717431)
452 - ACPICA: Dispatch active GPEs at init time
453 - ACPICA: Make it possible to enable runtime GPEs earlier
454 - ACPI / scan: Enable GPEs before scanning the namespace
455
456 * Miscellaneous Ubuntu changes
457 - ubuntu: vbox -- update to 5.1.28-dfsg-1
458 - [Config] CONFIG_PINCTRL_DENVERTON=m
459 - [Config] CONFIG_I2C_XLP9XX=m
460
461 * Miscellaneous upstream changes
462 - Introduce v3 namespaced file capabilities
463
464 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Sep 2017 12:10:03 -0500
49bd42ca 465
28238f43 466linux (4.13.0-11.12) artful; urgency=low
66a51749 467
28238f43 468 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
66a51749 469
28238f43
SF
470 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
471 - s390/mm: fix local TLB flushing vs. detach of an mm address space
472 - s390/mm: fix race on mm->context.flush_mm
473
474 * CVE-2017-1000251
475 - Bluetooth: Properly check L2CAP config option output buffer length
476
477 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
66a51749 478
b5415533 479linux (4.13.0-10.11) artful; urgency=low
59f017d5 480
b5415533 481 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
59f017d5 482
b5415533
SF
483 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
484 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
485
486 * Artful update to v4.13.1 stable release (LP: #1716284)
487 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
488 - USB: serial: option: add support for D-Link DWM-157 C1
489 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
490 - usb:xhci:Fix regression when ATI chipsets detected
491 - USB: musb: fix external abort on suspend
492 - ANDROID: binder: add padding to binder_fd_array_object.
493 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
494 - USB: core: Avoid race of async_completed() w/ usbdev_release()
495 - staging/rts5208: fix incorrect shift to extract upper nybble
496 - staging: ccree: save ciphertext for CTS IV
497 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
498 - iio: adc: ti-ads1015: fix incorrect data rate setting update
499 - iio: adc: ti-ads1015: fix scale information for ADS1115
500 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
501 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
502 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
503 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
504 - driver core: bus: Fix a potential double free
505 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
506 - binder: free memory on error
507 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
508 - crypto: caam/qi - fix compilation with DEBUG enabled
509 - thunderbolt: Fix reset response_type
510 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
511 - intel_th: pci: Add Cannon Lake PCH-H support
512 - intel_th: pci: Add Cannon Lake PCH-LP support
513 - ath10k: fix memory leak in rx ring buffer allocation
514 - drm/vgem: Pin our pages for dmabuf exports
515 - drm/ttm: Fix accounting error when fail to get pages for pool
516 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
517 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
518 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
519 - iwlwifi: pci: add new PCI ID for 7265D
520 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
521 - mwifiex: correct channel stat buffer overflows
522 - MCB: add support for SC31 to mcb-lpc
523 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
524 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
525 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
526 - workqueue: Fix flag collision
527 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
528 - cs5536: add support for IDE controller variant
529 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
530 - scsi: sg: recheck MMAP_IO request length with lock held
531 - of/device: Prevent buffer overflow in of_device_modalias()
532 - rtlwifi: Fix memory leak when firmware request fails
533 - rtlwifi: Fix fallback firmware loading
534 - Linux 4.13.1
535
536 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
537 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
538
539 * SRIOV: warning if unload VFs (LP: #1715073)
540 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
541
542 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
543 - i40e: avoid NVM acquire deadlock during NVM update
544 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
545
546 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
547 twice when perf stat is done (perf:) (LP: #1714571)
548 - perf vendor events powerpc: Remove duplicate events
549
550 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
551 (LP: #1703339)
552 - [Config] Include vmd in storage-core-modules udeb
553
554 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
555 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
556 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
557 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
558 offline
559
560 * Miscellaneous Ubuntu changes
561 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
562 - Revert "UBUNTU: SAUCE: Import aufs driver"
563 - SAUCE: Import aufs driver
564
565 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
59f017d5 566
e84bd010 567linux (4.13.0-9.10) artful; urgency=low
02a6b594 568
e84bd010
SF
569 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
570
571 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
572 - [Config] CONFIG_EDAC_GHES=n
573
574 * Miscellaneous Ubuntu changes
575 - ubuntu: vbox -- update to 5.1.26-dfsg-2
02a6b594 576
02391f60
SF
577 [ Upstream Kernel Changes ]
578
579 * Rebase to v4.13
580
e84bd010 581 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
02a6b594 582
d497f5f6 583linux (4.13.0-8.9) artful; urgency=low
e4542c7b 584
d497f5f6
SF
585 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
586 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
e4542c7b 587
d497f5f6
SF
588 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
589 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
590
591 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
592 Harrisonville SDP (LP: #1709257)
593 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
594 - EDAC, pnd2: Mask off the lower four bits of a BAR
595 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
596 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
597 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
598 reading BAR
599
600 * Miscellaneous Ubuntu changes
601 - Revert "UBUNTU: SAUCE: Import aufs driver"
602 - SAUCE: Import aufs driver
603 - SAUCE: selftests/powerpc: Disable some ptrace selftests
604 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
605 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
606 - [Config] Disable CONFIG_MDIO_* options for s390x
607 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
608 - [Config] Update annotations for 4.13
609
610 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
e4542c7b 611
bf00b6c2 612linux (4.13.0-7.8) artful; urgency=low
7a1e59ca 613
bf00b6c2
SF
614 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
615 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
616 paths
617
618 * Miscellaneous Ubuntu changes
619 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
620
621 * Miscellaneous upstream changes
622 - seccomp: Provide matching filter for introspection
623 - seccomp: Sysctl to display available actions
624 - seccomp: Operation for checking if an action is available
625 - seccomp: Sysctl to configure actions that are allowed to be logged
626 - seccomp: Selftest for detection of filter flag support
627 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
628 - seccomp: Action to log before allowing
7a1e59ca 629
07a6fbe1
SF
630 [ Upstream Kernel Changes ]
631
632 * Rebase to v4.13-rc7
633
bf00b6c2 634 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
7a1e59ca 635
a395a1aa 636linux (4.13.0-6.7) artful; urgency=low
53a1293e 637
a395a1aa
SF
638 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
639 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
640
641 * sort ABI files with C.UTF-8 locale (LP: #1712345)
642 - [Packaging] sort ABI files with C.UTF-8 locale
643
644 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
645 - SAUCE: igb: add support for using Broadcom 54616 as PHY
646
647 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
648 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
649 - powerpc/mm/radix: Improve TLB/PWC flushes
650 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
651
652 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
653 properly enrolled keys (LP: #1712168)
654 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
655
656 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
657 - [Config] CONFIG_BLK_DEV_NVME=m for s390
658
659 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
660 (LP: #1711298)
661 - [Config] CONFIG_INTEL_ATOMISP=n
662
663 * Miscellaneous Ubuntu changes
664 - SAUCE: apparmor: af_unix mediation
665
666 * Miscellaneous upstream changes
667 - apparmor: Fix shadowed local variable in unpack_trans_table()
668 - apparmor: Fix logical error in verify_header()
669 - apparmor: Fix an error code in aafs_create()
670 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
671 - apparmor: add the ability to mediate signals
672 - apparmor: add mount mediation
673 - apparmor: cleanup conditional check for label in label_print
674 - apparmor: add support for absolute root view based labels
675 - apparmor: make policy_unpack able to audit different info messages
676 - apparmor: add more debug asserts to apparmorfs
677 - apparmor: add base infastructure for socket mediation
678 - apparmor: move new_null_profile to after profile lookup fns()
679 - apparmor: fix race condition in null profile creation
680 - apparmor: ensure unconfined profiles have dfas initialized
681 - apparmor: fix incorrect type assignment when freeing proxies
53a1293e 682
d471af9a
SF
683 [ Upstream Kernel Changes ]
684
685 * Rebase to v4.13-rc6
686
a395a1aa 687 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
53a1293e 688
936ee93c 689linux (4.13.0-5.6) artful; urgency=low
a36bcd96 690
936ee93c
SF
691 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
692 - perf pmu-events: Support additional POWER8+ PVR in mapfile
693 - perf vendor events: Add POWER9 PMU events
694 - perf vendor events: Add POWER9 PVRs to mapfile
695 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
696 - SAUCE: perf vendor events powerpc: Update POWER9 events
697
698 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
699 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
700
701 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
702 kernels able to boot without initramfs (LP: #1700972)
703 - [Debian] Don't depend on initramfs-tools
704
705 * Miscellaneous Ubuntu changes
706 - SAUCE: Import aufs driver
707 - SAUCE: aufs -- Add missing argument to loop_switch() call
708 - [Config] Enable aufs
709 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
710 - Enable zfs build
711 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
712 - [Packaging] switch up to debhelper 9
a36bcd96 713
545f3791
SF
714 [ Upstream Kernel Changes ]
715
716 * Rebase to v4.13-rc5
717
936ee93c 718 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
a36bcd96 719
cb044a55 720linux (4.13.0-4.5) artful; urgency=low
5f9f1d1e 721
cb044a55
SF
722 * Lenovo Yoga 910 Sensors (LP: #1708120)
723 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
724
725 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
726 (LP: #1703339)
727 - [Config] Add vmd driver to generic inclusion list
728
729 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
730 - [Config] CONFIG_SATA_HIGHBANK=y
731
732 * Miscellaneous Ubuntu changes
733 - ubuntu: vbox -- update to 5.1.26-dfsg-1
734 - SAUCE: hio: Build fixes for 4.13
735 - Enable hio build
736 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
737 - [debian] use all rather than amd64 dkms debs for sync
5f9f1d1e 738
a59efebc
SF
739 [ Upstream Kernel Changes ]
740
741 * Rebase to v4.13-rc4
742
cb044a55 743 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
5f9f1d1e 744
17f46b19 745linux (4.13.0-3.4) artful; urgency=low
0d88ae24 746
17f46b19
SF
747 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
748 - [Packaging] tests -- reduce rebuild test to one flavour
749 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
750
751 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
752 - SAUCE: virtio_net: Revert mergeable buffer handling rework
0d88ae24 753
29e66935
SF
754 [ Upstream Kernel Changes ]
755
756 * Rebase to v4.13-rc3
757
17f46b19 758 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
0d88ae24 759
1313bc19 760linux (4.13.0-2.3) artful; urgency=low
8cc80cf4 761
1313bc19
SF
762 * Change CONFIG_IBMVETH to module (LP: #1704479)
763 - [Config] CONFIG_IBMVETH=m
8cc80cf4 764
ec21a42b
SF
765 [ Upstream Kernel Changes ]
766
767 * Rebase to v4.13-rc2
768
1313bc19 769 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
8cc80cf4 770
de46943a 771linux (4.13.0-1.2) artful; urgency=low
d9969bce 772
de46943a
SF
773 * Miscellaneous Ubuntu changes
774 - [Debian] Support sphinx-based kernel documentation
d9969bce 775
de46943a 776 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
d9969bce 777
b92dc169 778linux (4.13.0-0.1) artful; urgency=low
de1604e6 779
b92dc169
SF
780 * Miscellaneous Ubuntu changes
781 - Disable hio
782 - Disable zfs build
783 - ubuntu: vbox -- update to 5.1.24-dfsg-1
de1604e6 784
f2dfe78b
SF
785 [ Upstream Kernel Changes ]
786
787 * Rebase to v4.13-rc1
788
b92dc169 789 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
de1604e6 790
d067a903
TG
791linux (4.12.0-7.8) artful; urgency=low
792
793 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
794 (LP: #1673564)
795 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
796 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
797 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
798 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
799 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
800 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
801 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
802 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
803 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
804 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
805 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
806 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
807 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
808 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
809 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
810 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
811 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
812 - arm64: Add MIDR values for Cavium cn83XX SoCs
813 - arm64: Add workaround for Cavium Thunder erratum 30115
814 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
815 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
816 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
817 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
818 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
819 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
820 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
821 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
822
823 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
824 - net: hns: Bugfix for Tx timeout handling in hns driver
825
826 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
827 - iommu/arm-smmu: Plumb in new ACPI identifiers
828
829 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
830 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
831
832 * Artful update to v4.12.1 stable release (LP: #1703858)
833 - driver core: platform: fix race condition with driver_override
834 - RDMA/uverbs: Check port number supplied by user verbs cmds
835 - usb: dwc3: replace %p with %pK
836 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
837 - usb: usbip: set buffer pointers to NULL after free
838 - Add USB quirk for HVR-950q to avoid intermittent device resets
839 - usb: Fix typo in the definition of Endpoint[out]Request
840 - USB: core: fix device node leak
841 - USB: serial: option: add two Longcheer device ids
842 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
843 - xhci: Limit USB2 port wake support for AMD Promontory hosts
844 - gfs2: Fix glock rhashtable rcu bug
845 - Add "shutdown" to "struct class".
846 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
847 - tpm: fix a kernel memory leak in tpm-sysfs.c
848 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
849 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
850 - sched/fair, cpumask: Export for_each_cpu_wrap()
851 - sched/core: Implement new approach to scale select_idle_cpu()
852 - sched/numa: Use down_read_trylock() for the mmap_sem
853 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
854 - sched/fair: Simplify wake_affine() for the single socket case
855 - sched/numa: Implement NUMA node level wake_affine()
856 - sched/fair: Remove effective_load()
857 - sched/numa: Hide numa_wake_affine() from UP build
858 - xen: avoid deadlock in xenbus driver
859 - crypto: drbg - Fixes panic in wait_for_completion call
860 - Linux 4.12.1
861
862 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
863 - scsi: cxlflash: Combine the send queue locks
864 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
865 - scsi: cxlflash: Reset hardware queue context via specified register
866 - scsi: cxlflash: Schedule asynchronous reset of the host
867 - scsi: cxlflash: Handle AFU sync failures
868 - scsi: cxlflash: Track pending scsi commands in each hardware queue
869 - scsi: cxlflash: Flush pending commands in cleanup path
870 - scsi: cxlflash: Add scsi command abort handler
871 - scsi: cxlflash: Create character device to provide host management interface
872 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
873 specifics
874 - scsi: cxlflash: Introduce host ioctl support
875 - scsi: cxlflash: Refactor AFU capability checking
876 - scsi: cxlflash: Support LUN provisioning
877 - scsi: cxlflash: Support AFU debug
878 - scsi: cxlflash: Support WS16 unmap
879 - scsi: cxlflash: Remove zeroing of private command data
880 - scsi: cxlflash: Update TMF command processing
881 - scsi: cxlflash: Avoid double free of character device
882 - scsi: cxlflash: Update send_tmf() parameters
883 - scsi: cxlflash: Update debug prints in reset handlers
884
885 * make snap-pkg support (LP: #1700747)
886 - make snap-pkg support
887
888 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
889 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
890
891 * arm64: fix crash reading /proc/kcore (LP: #1702749)
892 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
893 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
894
895 * Opal and POWER9 DD2 (LP: #1702159)
896 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
897
898 * Data corruption with hio driver (LP: #1701316)
899 - SAUCE: hio: Fix incorrect use of enum req_opf values
900
901 * Miscellaneous Ubuntu changes
902 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
903 - snapcraft.yaml: Sync with xenial
904 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
905
906 * Miscellaneous upstream changes
907 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
908 MokSBState"
909
910 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
911
912linux (4.12.0-6.7) artful; urgency=low
913
914 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
915 - net: ena: change return value for unsupported features unsupported return
916 value
917 - net: ena: add hardware hints capability to the driver
918 - net: ena: change sizeof() argument to be the type pointer
919 - net: ena: add reset reason for each device FLR
920 - net: ena: add support for out of order rx buffers refill
921 - net: ena: allow the driver to work with small number of msix vectors
922 - net: ena: use napi_schedule_irqoff when possible
923 - net: ena: separate skb allocation to dedicated function
924 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
925 - net: ena: update driver's rx drop statistics
926 - net: ena: update ena driver to version 1.2.0
927
928 * APST gets enabled against explicit kernel option (LP: #1699004)
929 - nvme: explicitly disable APST on quirked devices
930
931 * Miscellaneous Ubuntu changes
932 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
933 - SAUCE: hio updates for 4.12
934 - SAUCE: Enable hio build
935
936 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
937
938linux (4.12.0-5.6) artful; urgency=low
939
940 * ERAT invalidate on context switch removal (LP: #1700819)
941 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
942
943 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
944 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
945
946 * Miscellaneous Ubuntu changes
947 - d-i: Move qcom-emac from arm64 to shared nic-modules
948
949 [ Upstream Kernel Changes ]
950
951 * Rebase to v4.12
952
953 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
954
955linux (4.12.0-4.5) artful; urgency=low
956
957 * aacraid driver may return uninitialized stack data to userspace
958 (LP: #1700077)
959 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
960
961 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
962 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
963
964 * AACRAID for power9 platform (LP: #1689980)
965 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
966 - scsi: aacraid: Fix DMAR issues with iommu=pt
967 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
968 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
969 - scsi: aacraid: Remove reset support from check_health
970 - scsi: aacraid: Change wait time for fib completion
971 - scsi: aacraid: Log count info of scsi cmds before reset
972 - scsi: aacraid: Print ctrl status before eh reset
973 - scsi: aacraid: Using single reset mask for IOP reset
974 - scsi: aacraid: Rework IOP reset
975 - scsi: aacraid: Add periodic checks to see IOP reset status
976 - scsi: aacraid: Rework SOFT reset code
977 - scsi: aacraid: Rework aac_src_restart
978 - scsi: aacraid: Use correct function to get ctrl health
979 - scsi: aacraid: Make sure ioctl returns on controller reset
980 - scsi: aacraid: Enable ctrl reset for both hba and arc
981 - scsi: aacraid: Add reset debugging statements
982 - scsi: aacraid: Remove reference to Series-9
983 - scsi: aacraid: Update driver version to 50834
984
985 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
986 - SAUCE: drm: hibmc: Use set_busid function from drm core
987
988 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
989 - d-i: Add hibmc-drm to kernel-image udeb
990
991 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
992 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
993
994 * Miscellaneous Ubuntu changes
995 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
996 - [Config] CONFIG_ATA=n for s390x
997 - [Config] Update annotations for 4.12
998
999 [ Upstream Kernel Changes ]
1000
1001 * Rebase to v4.12-rc7
1002
1003 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
1004
1005linux (4.12.0-3.4) artful; urgency=low
1006
1007 * Miscellaneous upstream changes
1008 - ufs: fix the logics for tail relocation
1009
1010 [ Upstream Kernel Changes ]
1011
1012 * Rebase to v4.12-rc6
1013
1014 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
1015
1016linux (4.12.0-2.3) artful; urgency=low
1017
1018 * CVE-2014-9900
1019 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
1020 ethtool_get_wol()
1021
1022 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
1023 (LP: #1671360)
1024 - pinctrl/amd: Use regular interrupt instead of chained
1025
1026 * extend-diff-ignore should use exact matches (LP: #1693504)
1027 - [Packaging] exact extend-diff-ignore matches
1028
1029 * Miscellaneous Ubuntu changes
1030 - SAUCE: efi: Don't print secure boot state from the efi stub
1031 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
1032 - SAUCE: vbox fixes for 4.12
1033 - Re-enable virtualbox build
1034 - [Config] CONFIG_ORANGEFS_FS=m
1035 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
1036 - Enable zfs build
1037
1038 [ Upstream Kernel Changes ]
1039
1040 * Rebase to v4.12-rc4
1041 * Rebase to v4.12-rc5
1042
1043 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
1044
1045linux (4.12.0-1.2) artful; urgency=low
1046
1047 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
1048 - [Config] Enable CONFIG_DRM_MGAG200 as module
1049
1050 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
1051 - [Config] CONFIG_LIBIO=y on arm64 only
1052 - SAUCE: LIBIO: Introduce a generic PIO mapping method
1053 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
1054 - [Config] CONFIG_HISILICON_LPC=y
1055 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
1056 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
1057 I/O
1058 - SAUCE: LPC: Add the ACPI LPC support
1059 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
1060 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
1061
1062 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1063 - SAUCE: tty: Fix ldisc crash on reopened tty
1064
1065 * Miscellaneous Ubuntu changes
1066 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
1067 - Rebase to v4.12-rc3
1068
1069 [ Upstream Kernel Changes ]
1070
1071 * Rebase to v4.12-rc3
1072
1073 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
1074
1075linux (4.12.0-0.1) artful; urgency=low
1076
1077 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
1078 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
1079
1080 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
1081 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
1082
1083 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
1084 (LP: #1672819)
1085 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
1086
1087 * Miscellaneous Ubuntu changes
1088 - Update find-missing-sauce.sh to compare to artful
1089 - Update dropped.txt
1090 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1091 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1092 kernel image
1093 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1094 mode
1095 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1096 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1097 locked down
1098 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1099 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1100 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1101 reboot
1102 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1103 set
1104 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1105 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1106 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1107 down
1108 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1109 locked down
1110 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1111 down
1112 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1113 is locked down
1114 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1115 locked down
1116 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1117 has been locked down
1118 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1119 locked down
1120 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1121 locked down
1122 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1123 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1124 kernel is locked down
1125 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1126 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1127 down
1128 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1129 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
1130 secondary keyring
1131 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
1132 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
1133 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1134 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
1135 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1136 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1137 MokSBState
1138 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1139 - [Config] Set values for UEFI secure boot lockdown options
1140 - Disable virtualbox build
1141 - Disable hio build
1142 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
1143 - Disable zfs build
1144 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
1145 - SAUCE: Import aufs driver
1146 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1147 - [Config] Enable aufs
1148 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
1149
1150 [ Upstream Kernel Changes ]
1151
1152 * Rebase to v4.12-rc2
1153
1154 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
1155
1156linux (4.11.0-3.8) artful; urgency=low
1157
1158 [ Seth Forshee ]
1159
1160 * Release Tracking Bug
1161 - LP: #1690999
1162
1163 * apparmor_parser hangs indefinitely when called by multiple threads
1164 (LP: #1645037)
1165 - SAUCE: apparmor: fix lock ordering for mkdir
1166
1167 * apparmor leaking securityfs pin count (LP: #1660846)
1168 - SAUCE: apparmor: fix leak on securityfs pin count
1169
1170 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
1171 (LP: #1660845)
1172 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
1173 fails
1174
1175 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
1176 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
1177
1178 * libvirt profile is blocking global setrlimit despite having no rlimit rule
1179 (LP: #1679704)
1180 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
1181 - apparmor: update auditing of rlimit check to provide capability information
1182
1183 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1184 - SAUCE: apparmor: add policy revision file interface
1185
1186 * apparmor does not make support of query data visible (LP: #1678023)
1187 - SAUCE: apparmor: add label data availability to the feature set
1188
1189 * apparmor query interface does not make supported query info available
1190 (LP: #1678030)
1191 - SAUCE: apparmor: add information about the query inteface to the feature set
1192
1193 * change_profile incorrect when using namespaces with a compound stack
1194 (LP: #1677959)
1195 - SAUCE: apparmor: fix label parse for stacked labels
1196
1197 * Regression in 4.4.0-65-generic causes very frequent system crashes
1198 (LP: #1669611)
1199 - apparmor: sync of apparmor 3.6+ (17.04)
1200
1201 * Artful update to 4.11.1 stable release (LP: #1690814)
1202 - dm ioctl: prevent stack leak in dm ioctl call
1203 - drm/sti: fix GDP size to support up to UHD resolution
1204 - power: supply: lp8788: prevent out of bounds array access
1205 - brcmfmac: Ensure pointer correctly set if skb data location changes
1206 - brcmfmac: Make skb header writable before use
1207 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
1208 - refcount: change EXPORT_SYMBOL markings
1209 - net: macb: fix phy interrupt parsing
1210 - tcp: fix access to sk->sk_state in tcp_poll()
1211 - geneve: fix incorrect setting of UDP checksum flag
1212 - bpf: enhance verifier to understand stack pointer arithmetic
1213 - bpf, arm64: fix jit branch offset related to ldimm64
1214 - tcp: fix wraparound issue in tcp_lp
1215 - net: ipv6: Do not duplicate DAD on link up
1216 - net: usb: qmi_wwan: add Telit ME910 support
1217 - tcp: do not inherit fastopen_req from parent
1218 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
1219 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
1220 - ipv6: initialize route null entry in addrconf_init()
1221 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
1222 - tcp: randomize timestamps on syncookies
1223 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
1224 - bpf: don't let ldimm64 leak map addresses on unprivileged
1225 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
1226 - f2fs: sanity check segment count
1227 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
1228 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
1229 - block: get rid of blk_integrity_revalidate()
1230 - Linux 4.11.1
1231
1232 * Module signing exclusion for staging drivers does not work properly
1233 (LP: #1690908)
1234 - SAUCE: Fix module signing exclusion in package builds
1235
1236 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
1237 - [Config] CONFIG_QCOM_L3_PMU=y
1238 - perf: qcom: Add L3 cache PMU driver
1239
1240 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
1241 - drivers/perf: arm_pmu: rework per-cpu allocation
1242 - drivers/perf: arm_pmu: manage interrupts per-cpu
1243 - drivers/perf: arm_pmu: split irq request from enable
1244 - drivers/perf: arm_pmu: remove pointless PMU disabling
1245 - drivers/perf: arm_pmu: define armpmu_init_fn
1246 - drivers/perf: arm_pmu: fold init into alloc
1247 - drivers/perf: arm_pmu: factor out pmu registration
1248 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
1249 - drivers/perf: arm_pmu: handle no platform_device
1250 - drivers/perf: arm_pmu: rename irq request/free functions
1251 - drivers/perf: arm_pmu: split cpu-local irq request/free
1252 - drivers/perf: arm_pmu: move irq request/free into probe
1253 - drivers/perf: arm_pmu: split out platform device probe logic
1254 - arm64: add function to get a cpu's MADT GICC table
1255 - [Config] CONFIG_ARM_PMU_ACPI=y
1256 - drivers/perf: arm_pmu: add ACPI framework
1257 - arm64: pmuv3: handle !PMUv3 when probing
1258 - arm64: pmuv3: use arm_pmu ACPI framework
1259
1260 * Fix NVLINK2 TCE route (LP: #1690155)
1261 - powerpc/powernv: Fix TCE kill on NVLink2
1262
1263 * CVE-2017-0605
1264 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
1265
1266 * Miscellaneous Ubuntu changes
1267 - [Config] Restore powerpc arch to annotations file
1268 - [Config] Disable runtime testing modules
1269 - [Config] Disable drivers not needed on s390x
1270 - [Config] Update annotations for 4.11
1271 - [Config] updateconfigs after apparmor updates
1272
1273 * Miscellaneous upstream changes
1274 - apparmor: use SHASH_DESC_ON_STACK
1275 - apparmor: fix invalid reference to index variable of iterator line 836
1276 - apparmor: fix parameters so that the permission test is bypassed at boot
1277 - apparmor: Make path_max parameter readonly
1278 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
1279 - apparmorfs: Use seq_putc() in two functions
1280 - apparmor: provide information about path buffer size at boot
1281 - apparmor: add/use fns to print hash string hex value
1282
1283 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
1284
1285linux (4.11.0-2.7) artful; urgency=low
1286
1287 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
1288 (LP: #1688259)
1289 - Remove squashfs-modules files from d-i
1290 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
1291
1292 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
1293 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
1294 - d-i: initrd needs qcom_emac on amberwing platform.
1295
1296 * update for V3 kernel bits and improved multiple fan slice support
1297 (LP: #1470091)
1298 - SAUCE: fan: tunnel multiple mapping mode (v3)
1299
1300 * Miscellaneous Ubuntu changes
1301 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
1302 - Enable zfs
1303 - SAUCE: fan: add VXLAN implementation
1304 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1305 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1306 kernel image
1307 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1308 mode
1309 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1310 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1311 locked down
1312 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1313 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1314 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1315 reboot
1316 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1317 set
1318 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1319 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1320 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1321 down
1322 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1323 locked down
1324 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1325 down
1326 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1327 is locked down
1328 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1329 locked down
1330 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1331 has been locked down
1332 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1333 locked down
1334 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1335 locked down
1336 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1337 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1338 kernel is locked down
1339 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1340 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1341 down
1342 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1343 - SAUCE: (efi-lockdown) Add EFI signature data types
1344 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
1345 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
1346 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1347 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
1348 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
1349 disabled
1350 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1351 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1352 MokSBState
1353 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1354 - [Config] Set values for UEFI secure boot lockdown options
1355 - Update dropped.txt
1356
1357 [ Upstream Kernel Changes ]
1358
1359 * rebase to v4.11
1360
1361 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
1362
1363linux (4.11.0-1.6) artful; urgency=low
1364
1365 * Miscellaneous Ubuntu changes
1366 - [Debian] Use default compression for all packages
1367 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1368 lookup_bdev()
1369 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1370 when mounting
1371 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1372 when mounting
1373 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1374 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1375 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1376 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1377 security.* xattrs
1378 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1379 filesystems
1380 - SAUCE: (namespace) fuse: Add support for pid namespaces
1381 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1382 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1383 or a descendant
1384 - SAUCE: (namespace) fuse: Allow user namespace mounts
1385 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1386 namespaces
1387 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
1388 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1389 mounts
1390 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1391 opened for writing
1392
1393 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
1394
1395linux (4.11.0-0.5) artful; urgency=low
1396
1397 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
1398 (LP: #1684971)
1399 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
1400
1401 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
1402 (LP: #1470250)
1403 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
1404
1405 * Enable virtual scsi server driver for Power (LP: #1615665)
1406 - SAUCE: Return TCMU-generated sense data to fabric module
1407
1408 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
1409 (LP: #1630990)
1410 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
1411 CONFIG_SECURITYFS=n
1412
1413 * Miscellaneous Ubuntu changes
1414 - SAUCE: Import aufs driver
1415 - [Config] Enable aufs
1416 - [Debian] Add script to update virtualbox
1417 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
1418 - Enable vbox
1419 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1420
1421 [ Upstream Kernel Changes ]
1422
1423 * rebase to v4.11-rc8
1424
1425 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
1426
1427linux (4.11.0-0.4) zesty; urgency=low
1428
1429 * POWER9: Improve performance on memory management (LP: #1681429)
1430 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
1431 flush
1432 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
1433
1434 * Miscellaneous Ubuntu changes
1435 - find-missing-sauce.sh
1436
1437 [ Upstream Kernel Changes ]
1438
1439 * rebase to v4.11-rc7
1440
1441 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
1442
1443linux (4.11.0-0.3) zesty; urgency=low
1444
1445 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
1446 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
1447
1448 * smartpqi driver needed in initram disk and installer (LP: #1680156)
1449 - [Config] Add smartpqi to d-i
1450
1451 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
1452 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
1453
1454 * Miscellaneous Ubuntu changes
1455 - [Config] flash-kernel should be a Breaks
1456 - [Config] drop the info directory
1457 - [Config] drop NOTES as obsolete
1458 - [Config] drop changelog.historical as obsolete
1459 - rebase to v4.11-rc6
1460
1461 [ Upstream Kernel Changes ]
1462
1463 * rebase to v4.11-rc6
1464
1465 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
1466
1467linux (4.11.0-0.2) zesty; urgency=low
1468
1469 [ Upstream Kernel Changes ]
1470
1471 * rebase to v4.11-rc5
1472
1473 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
1474
1475linux (4.11.0-0.1) zesty; urgency=low
1476
1477 [ Upstream Kernel Changes ]
1478
1479 * rebase to v4.11-rc4
1480 - LP: #1591053
1481
1482 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1483
1484linux (4.11.0-0.0) zesty; urgency=low
1485
1486 * dummy entry
1487
1488 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600