]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.raspi2/changelog
UBUNTU: [Config] update configs follwing rebase to Ubuntu-4.13.0-15.16
[mirror_ubuntu-artful-kernel.git] / debian.raspi2 / changelog
CommitLineData
26bf9707
SF
1linux-raspi2 (4.13.0-1004.4) 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
1dc6ed81
SF
7 [ Ubuntu: 4.13.0-15.16 ]
8
9 * linux: 4.13.0-15.16 -proposed tracker (LP: #1721373)
10 * Boot regression on POWER9 (LP: #1721391)
11 - Revert "crypto/nx: Add P9 NX support for 842 compression engine"
12 - Revert "crypto/nx: Add P9 NX specific error codes for 842 engine"
13 - Revert "crypto/nx: Use kzalloc for workmem allocation"
14 - Revert "crypto/nx: Add nx842_add_coprocs_list function"
15 - Revert "crypto/nx: Create nx842_delete_coprocs function"
16 - Revert "crypto/nx: Create nx842_configure_crb function"
17 - Revert "crypto/nx: Rename nx842_powernv_function as icswx function"
18 - Revert "UBUNTU: [Config] CONFIG_PPC_VAS=y"
19 - Revert "powerpc/powernv/vas: Define copy/paste interfaces"
20 - Revert "powerpc/powernv/vas: Define vas_tx_win_open()"
21 - Revert "powerpc/powernv/vas: Define vas_win_close() interface"
22 - Revert "powerpc/powernv/vas: Define vas_rx_win_open() interface"
23 - Revert "powerpc/powernv/vas: Define helpers to alloc/free windows"
24 - Revert "powerpc/powernv/vas: Define helpers to init window context"
25 - Revert "powerpc/powernv/vas: Define helpers to access MMIO regions"
26 - Revert "powerpc/powernv/vas: Define vas_init() and vas_exit()"
27 - Revert "powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h"
28 - Revert "powerpc/powernv/vas: Define macros, register fields and structures"
29 - Revert "powerpc/powernv: Enable PCI peer-to-peer"
30 - Revert "powerpc/powernv: Add support to set power-shifting-ratio"
31 - Revert "powerpc/powernv: Add support for powercap framework"
32 - Revert "powerpc/perf: Add nest IMC PMU support"
33 - Revert "powerpc/powernv: Detect and create IMC device"
34 - Revert "powerpc/powernv: Add IMC OPAL APIs"
35 * smartpqi patches for Artful (LP: #1721381)
36 - scsi: smartpqi: add pqi reset quiesce support
37 - scsi: smartpqi: enhance BMIC cache flush
38 - scsi: smartpqi: update pqi passthru ioctl
39 - scsi: smartpqi: cleanup doorbell register usage.
40 - scsi: smartpqi: update kexec and power down support
41 - scsi: smartpqi: add in new controller ids
42 - scsi: smartpqi: change driver version to 1.1.2-125
43 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
44 17.10 (kernel 4.13) (LP: #1719290)
45 - SAUCE: s390: update zfcpdump_defconfig
46 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
47 - d-i: Add hfi1 to nic-modules
48 * [Feature]CNL:New device IDs for CNL (LP: #1685729)
49 - pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
50
51 [ Ubuntu: 4.13.0-14.15 ]
52
53 * linux: 4.13.0-14.15 -proposed tracker (LP: #1721122)
54 * [Artful] ltp rwtest - Unable to handle kernel paging request at virtual
55 address (LP: #1721067)
56 - arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
57 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14 (LP: #1720779)
58 - SAUCE: LSM stacking: check for invalid zero sized writes
59 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
60 - d-i: Add bnxt_en to nic-modules.
61 * Miscellaneous Ubuntu changes
62 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
63
64 [ Ubuntu: 4.13.0-13.14 ]
65
66 * linux: 4.13.0-13.14 -proposed tracker (LP: #1720239)
67 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
68 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
69 * [Feature]Memory Bandwidth Monitoring(MBM) port to new Cache Quality
70 Monitoring (CQM) (LP: #1591609)
71 - x86/perf/cqm: Wipe out perf based cqm
72 - x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
73 - x86/intel_rdt: Introduce a common compile option for RDT
74 - x86/intel_rdt: Change file names to accommodate RDT monitor code
75 - x86/intel_rdt: Mark rdt_root and closid_alloc as static
76 - x86/intel_rdt: Cleanup namespace to support RDT monitoring
77 - x86/intel_rdt: Make rdt_resources_all more readable
78 - x86/intel_rdt/cqm: Add RDT monitoring initialization
79 - x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
80 - x86/intel_rdt: Simplify info and base file lists
81 - x86/intel_rdt/cqm: Add info files for RDT monitoring
82 - x86/intel_rdt: Prepare for RDT monitoring mkdir support
83 - x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
84 - x86/intel_rdt: Change closid type from int to u32
85 - x86/intel_rdt/cqm: Add tasks file support
86 - x86/intel_rdt: Prepare to add RDT monitor cpus file support
87 - x86/intel_rdt/cqm: Add cpus file support
88 - x86/intel_rdt: Prepare for RDT monitor data support
89 - x86/intel_rdt/cqm: Add mon_data
90 - x86/intel_rdt: Separate the ctrl bits from rmdir
91 - x86/intel_rdt/cqm: Add rmdir support
92 - x86/intel_rdt/cqm: Add mount,umount support
93 - x86/intel_rdt: Introduce rdt_enable_key for scheduling
94 - x86/intel_rdt/cqm: Add sched_in support
95 - x86/intel_rdt/cqm: Add CPU hotplug support
96 - x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
97 - x86/intel_rdt/mbm: Add mbm counter initialization
98 - x86/intel_rdt/mbm: Handle counter overflow
99 - x86/intel_rdt: Show bitmask of shareable resource with other executing units
100 - x86/intel_rdt/cqm: Clear the default RMID during hotcpu
101 - x86/intel_rdt: Modify the intel_pqr_state for better performance
102 - x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
103 - x86/intel_rdt/cqm: Improve limbo list processing
104 - x86/intel_rdt: Remove redundant ternary operator on return
105 - [Config] CONFIG_INTEL_RDT=y
106 * [Feature] RDT: Disable most RDT features on Skylake server (LP: #1713619)
107 - x86/intel_rdt: Move special case code for Haswell to a quirk function
108 - x86/intel_rdt: Add command line options for resource director technology
109 - x86/intel_rdt: Turn off most RDT features on Skylake
110 * CVE-2017-1000252
111 - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
112 * POWER9: NX842 module changes (LP: #1718292)
113 - crypto/nx: Rename nx842_powernv_function as icswx function
114 - crypto/nx: Create nx842_configure_crb function
115 - crypto/nx: Create nx842_delete_coprocs function
116 - crypto/nx: Add nx842_add_coprocs_list function
117 - crypto/nx: Use kzalloc for workmem allocation
118 - crypto/nx: Add P9 NX specific error codes for 842 engine
119 - crypto/nx: Add P9 NX support for 842 compression engine
120 * [Ubuntu 17.10] POWER9 - Base - Integrate P9 VAS (Virtual Accelerator
121 Switchboard) support in kernel (LP: #1718293)
122 - powerpc/powernv: Add IMC OPAL APIs
123 - powerpc/powernv: Detect and create IMC device
124 - powerpc/perf: Add nest IMC PMU support
125 - powerpc/powernv: Add support for powercap framework
126 - powerpc/powernv: Add support to set power-shifting-ratio
127 - powerpc/powernv: Enable PCI peer-to-peer
128 - powerpc/powernv/vas: Define macros, register fields and structures
129 - powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
130 - powerpc/powernv/vas: Define vas_init() and vas_exit()
131 - powerpc/powernv/vas: Define helpers to access MMIO regions
132 - powerpc/powernv/vas: Define helpers to init window context
133 - powerpc/powernv/vas: Define helpers to alloc/free windows
134 - powerpc/powernv/vas: Define vas_rx_win_open() interface
135 - powerpc/powernv/vas: Define vas_win_close() interface
136 - powerpc/powernv/vas: Define vas_tx_win_open()
137 - powerpc/powernv/vas: Define copy/paste interfaces
138 - [Config] CONFIG_PPC_VAS=y
139 * Artful update to v4.13.4 stable release (LP: #1720154)
140 - orangefs: Don't clear SGID when inheriting ACLs
141 - <linux/uaccess.h>: Fix copy_in_user() declaration
142 - IB/hfi1: Revert egress pkey check enforcement
143 - IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
144 - IB/mlx5: Fix cached MR allocation flow
145 - srcu: Provide ordering for CPU not involved in grace period
146 - smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
147 - Input: xpad - validate USB endpoint type during probe
148 - drm/amdgpu: read reg in each iterator of psp_wait_for loop
149 - tty: improve tty_insert_flip_char() fast path
150 - tty: improve tty_insert_flip_char() slow path
151 - tty: fix __tty_insert_flip_char regression
152 - pinctrl: samsung: Fix invalid register offset used for Exynos5433 external
153 interrupts
154 - pinctrl: samsung: Fix NULL pointer exception on external interrupts on
155 S3C24xx
156 - pinctrl/amd: save pin registers over suspend/resume
157 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
158 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
159 - MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
160 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite
161 signs
162 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
163 - MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
164 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
165 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
166 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
167 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
168 - MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
169 - MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
170 - docs: disable KASLR when debugging kernel
171 - crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
172 - crypto: scompress - don't sleep with preemption disabled
173 - crypto: caam/qi - fix typo in authenc alg driver name
174 - crypto: caam/qi - properly set IV after {en,de}crypt
175 - crypto: AF_ALG - remove SGL terminator indicator when chaining
176 - regulator: cpcap: Fix standby mode
177 - wcn36xx: Introduce mutual exclusion of fw configuration
178 - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
179 - ext4: fix incorrect quotaoff if the quota feature is enabled
180 - ext4: fix quota inconsistency during orphan cleanup for read-only mounts
181 - cxl: Fix driver use count
182 - powerpc/powernv/npu: Move tlb flush before launching ATSD
183 - powerpc/pseries: Don't attempt to acquire drc during memory hot add for
184 assigned lmbs
185 - powerpc: Fix DAR reporting when alignment handler faults
186 - block: Relax a check in blk_start_queue()
187 - block: directly insert blk-mq request from blk_insert_cloned_request()
188 - md/bitmap: copy correct data for bitmap super
189 - md/bitmap: disable bitmap_resize for file-backed bitmaps.
190 - skd: Avoid that module unloading triggers a use-after-free
191 - skd: Submit requests to firmware before triggering the doorbell
192 - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
193 - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
194 - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
195 - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
196 - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
197 - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
198 - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late
199 response
200 - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
201 - scsi: qedi: off by one in qedi_get_cmd_from_tid()
202 - scsi: aacraid: Fix command send race condition
203 - scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed
204 in MFI MPT pass through command
205 - scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
206 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
207 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status
208 MFI_STAT_WRONG_STATE in case adapter is dead
209 - scsi: storvsc: fix memory leak on ring buffer busy
210 - scsi: sg: factor out sg_fill_request_table()
211 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
212 - scsi: qla2xxx: Update fw_started flags at qpair creation.
213 - scsi: qla2xxx: Correction to vha->vref_count timeout
214 - scsi: qla2xxx: Fix target multiqueue configuration
215 - scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
216 - scsi: qla2xxx: Use fabric name for Get Port Speed command
217 - scsi: qla2xxx: Fix an integer overflow in sysfs code
218 - mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
219 - ftrace: Fix debug preempt config name in stack_tracer_{en,dis}able
220 - ftrace: Fix selftest goto location on error
221 - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
222 - tracing: Add barrier to trace_printk() buffer nesting modification
223 - tracing: Fix clear of RECORDED_TGID flag when disabling trace event
224 - tracing: Apply trace_clock changes to instance max buffer
225 - ARC: Re-enable MMU upon Machine Check exception
226 - PCI: shpchp: Enable bridge bus mastering if MSI is enabled
227 - PCI: pciehp: Report power fault only once until we clear it
228 - net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
229 - media: v4l2-compat-ioctl32: Fix timespec conversion
230 - media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"
231 - media: venus: fix copy/paste error in return_buf_error
232 - media: uvcvideo: Prevent heap overflow when accessing mapped controls
233 - media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
234 - PM / devfreq: Fix memory leak when fail to register device
235 - ALSA: seq: Cancel pending autoload work at unbinding device
236 - bcache: initialize dirty stripes in flash_dev_run()
237 - bcache: Fix leak of bdev reference
238 - bcache: do not subtract sectors_to_gc for bypassed IO
239 - bcache: correct cache_dirty_target in __update_writeback_rate()
240 - bcache: Correct return value for sysfs attach errors
241 - bcache: fix sequential large write IO bypass
242 - bcache: fix for gc and write-back race
243 - bcache: fix bch_hprint crash and improve output
244 - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
245 - iwlwifi: add workaround to disable wide channels in 5GHz
246 - Linux 4.13.4
247 * [17.10 FEAT] KVM: CPU Model z14 (LP: #1719297)
248 - KVM: s390: Support Configuration z/Architecture Mode
249 * sata reset hangs w/ early cn99xx silicon (LP: #1719031)
250 - SAUCE: ahci: thunderx2: Fix for errata that affects stop engine
251 - SAUCE: ahci: thunderx2: stop engine fix update
252 * PCI quirk required for SATA on early cn99xx silicon (LP: #1718760)
253 - SAUCE: PCI: Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
254 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
255 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
256 * Miscellaneous Ubuntu changes
257 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
258 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
259 - SAUCE: LSM stacking: LSM: manage credential security blobs
260 - SAUCE: LSM stacking: LSM: Manage file security blobs
261 - SAUCE: LSM stacking: LSM: manage task security blobs
262 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
263 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
264 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
265 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
266 - SAUCE: LSM stacking: fixup initialize task->security
267 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
268 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
269 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
270 - SAUCE: LSM stacking: fixup apparmor stacking enablement
271 - SAUCE: LSM stacking: fixup stacking kconfig
272 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
273 - SAUCE: LSM stacking: provide prctl interface for setting context
274 - SAUCE: LSM stacking: inherit current display LSM
275 - SAUCE: LSM stacking: keep an index for each registered LSM
276 - SAUCE: LSM stacking: verify display LSM
277 - SAUCE: LSM stacking: provide a way to specify the default display lsm
278 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
279 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
280 - SAUCE: LSM stacking: add Kconfig to set default display LSM
281 - SAUCE: LSM stacking: add configs for LSM stacking
282 - [Config] Run updateconfigs after merging LSM stacking
283
284 [ Ubuntu: 4.13.0-12.13 ]
285
286 * linux: 4.13.0-12.13 -proposed tracker (LP: #1718980)
287 * [Feature] SKX: Support crystall ridge / far / near memory indication in PEBS
288 (LP: #1591813)
289 - perf/x86: Move Nehalem PEBS code to flag
290 - perf/x86: Fix data source decoding for Skylake
291 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
292 (LP: #1718679)
293 - [Config] CONFIG_DRM_VBOXVIDEO=n
294 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
295 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
296 * Vlun resize request could fail with cxlflash driver (LP: #1713575)
297 - scsi: cxlflash: Fix vlun resize failure in the shrink path
298 * multipath -ll is not showing the disks which are actually multipath
299 (LP: #1718397)
300 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
301 * [Feature] Crystal Ridge - BTT - Rework error clearing (LP: #1704350)
302 - libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
303 - libnvdimm, btt: refactor map entry operations with macros
304 - libnvdimm, btt: ensure that flags were also unchanged during a map_read
305 - libnvdimm, btt: cache sector_size in arena_info
306 - libnvdimm: fix potential deadlock while clearing errors
307 - libnvdimm, btt: rework error clearing
308 * [Feature] Crystal Ridge - have 4k DAX faults use a common zero page
309 (LP: #1704439)
310 - mm: add vm_insert_mixed_mkwrite()
311 - dax: relocate some dax functions
312 - dax: use common 4k zero page for dax mmap reads
313 - dax: remove DAX code from page_cache_tree_insert()
314 - dax: move all DAX radix tree defs to fs/dax.c
315 * [bug] 17.10: CDP test fail on platform of Purley-2S/4S/Neoncity,BDW-
316 de/ep/ex, (LP: #1716843)
317 - SAUCE: (no-up) x86/intel_rdt: Fix cdp info directory files issue
318 * [featue] GPIO support for Denverton (LP: #1591829)
319 - pinctrl: intel: Add Intel Denverton pin controller support
320 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
321 (LP: #1594214)
322 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
323 * autopkgtest profile fails to build on armhf (LP: #1717920)
324 - [Packaging] autopkgtest -- disable d-i when dropping flavours
325 * Artful update to v4.13.3 stable release (LP: #1718412)
326 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
327 - Revert "net: fix percpu memory leaks"
328 - gianfar: Fix Tx flow control deactivation
329 - vhost_net: correctly check tx avail during rx busy polling
330 - ip6_gre: update mtu properly in ip6gre_err
331 - udp: drop head states only when all skb references are gone
332 - ipv6: fix memory leak with multiple tables during netns destruction
333 - ipv6: fix typo in fib6_net_exit()
334 - sctp: fix missing wake ups in some situations
335 - tcp: fix a request socket leak
336 - ip_tunnel: fix setting ttl and tos value in collect_md mode
337 - f2fs: let fill_super handle roll-forward errors
338 - f2fs: check hot_data for roll-forward recovery
339 - x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
340 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
341 - x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
342 - x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison
343 pages
344 - ovl: fix false positive ESTALE on lookup
345 - fuse: allow server to run in different pid_ns
346 - idr: remove WARN_ON_ONCE() when trying to replace negative ID
347 - libnvdimm, btt: check memory allocation failure
348 - libnvdimm: fix integer overflow static analysis warning
349 - xfs: write unmount record for ro mounts
350 - xfs: toggle readonly state around xfs_log_mount_finish
351 - xfs: Add infrastructure needed for error propagation during buffer IO
352 failure
353 - xfs: Properly retry failed inode items in case of error during buffer
354 writeback
355 - xfs: fix recovery failure when log record header wraps log end
356 - xfs: always verify the log tail during recovery
357 - xfs: fix log recovery corruption error due to tail overwrite
358 - xfs: handle -EFSCORRUPTED during head/tail verification
359 - xfs: stop searching for free slots in an inode chunk when there are none
360 - xfs: evict all inodes involved with log redo item
361 - xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
362 - xfs: open-code xfs_buf_item_dirty()
363 - xfs: remove unnecessary dirty bli format check for ordered bufs
364 - xfs: ordered buffer log items are never formatted
365 - xfs: refactor buffer logging into buffer dirtying helper
366 - xfs: don't log dirty ranges for ordered buffers
367 - xfs: skip bmbt block ino validation during owner change
368 - xfs: move bmbt owner change to last step of extent swap
369 - xfs: disallow marking previously dirty buffers as ordered
370 - xfs: relog dirty buffers during swapext bmbt owner change
371 - xfs: disable per-inode DAX flag
372 - xfs: fix incorrect log_flushed on fsync
373 - xfs: don't set v3 xflags for v2 inodes
374 - xfs: open code end_buffer_async_write in xfs_finish_page_writeback
375 - xfs: use kmem_free to free return value of kmem_zalloc
376 - md/raid1/10: reset bio allocated from mempool
377 - md/raid5: release/flush io in raid5_do_work()
378 - xfs: fix compiler warnings
379 - Linux 4.13.3
380 * Artful update to v4.13.2 stable release (LP: #1717549)
381 - mtd: nand: make Samsung SLC NAND usable again
382 - mtd: nand: hynix: add support for 20nm NAND chips
383 - mtd: nand: mxc: Fix mxc_v1 ooblayout
384 - mtd: nand: qcom: fix read failure without complete bootchain
385 - mtd: nand: qcom: fix config error for BCH
386 - nvme-fabrics: generate spec-compliant UUID NQNs
387 - btrfs: resume qgroup rescan on rw remount
388 - rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
389 - rtlwifi: btcoexist: Fix antenna selection code
390 - radix-tree: must check __radix_tree_preload() return value
391 - brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
392 - kselftests: timers: leap-a-day: Change default arguments to help test runs
393 - selftests: timers: Fix run_destructive_tests target to handle skipped tests
394 - selftests/x86/fsgsbase: Test selectors 1, 2, and 3
395 - mm: kvfree the swap cluster info if the swap file is unsatisfactory
396 - mm/swapfile.c: fix swapon frontswap_map memory leak on error
397 - mm/sparse.c: fix typo in online_mem_sections
398 - mm/memory.c: fix mem_cgroup_oom_disable() call missing
399 - KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
400 - Revert "firmware: add sanity check on shutdown/suspend"
401 - rt2800: fix TX_PIN_CFG setting for non MT7620 chips
402 - ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
403 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
404 - NFS: Fix 2 use after free issues in the I/O code
405 - NFS: Sync the correct byte range during synchronous writes
406 - NFSv4: Fix up mirror allocation
407 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
408 - Linux 4.13.2
409 * [Bug] Thunderbolt-patches: Related to the way the key for secure connection
410 is handled (LP: #1717430)
411 - thunderbolt: Remove superfluous check
412 - thunderbolt: Make key root-only accessible
413 - thunderbolt: Allow clearing the key
414 * [Bug] Thunderbolt-patches: Fixes the issue regarding the order of ACPI calls
415 w.r.t. PCI enumeration (LP: #1717431)
416 - ACPICA: Dispatch active GPEs at init time
417 - ACPICA: Make it possible to enable runtime GPEs earlier
418 - ACPI / scan: Enable GPEs before scanning the namespace
419 * Miscellaneous Ubuntu changes
420 - ubuntu: vbox -- update to 5.1.28-dfsg-1
421 - [Config] CONFIG_PINCTRL_DENVERTON=m
422 - [Config] CONFIG_I2C_XLP9XX=m
423 * Miscellaneous upstream changes
424 - Introduce v3 namespaced file capabilities
425
26bf9707
SF
426 -- Seth Forshee <seth.forshee@canonical.com> Thu, 05 Oct 2017 09:14:43 -0500
427
392e9131 428linux-raspi2 (4.13.0-1003.3) artful; urgency=low
1d07a5d2 429
392e9131 430 * linux-raspi2: 4.13.0-1003.3 -proposed tracker (LP: #1720134)
1d07a5d2 431
392e9131
SF
432 * Snapcraft.yaml update (LP: #1700577)
433 - snapcraft.yaml: various improvements
434
435 * Miscellaneous Ubuntu changes
436 - [Config] CONFIG_ALTERA_PR_IP_CORE=m
437 - [Config] CONFIG_ARM64_RELOC_TEST=m
438 - [Config] CONFIG_ATH10K_SDIO=m
439 - [Config] CONFIG_AXP20X_ADC=m
440 - [Config] CONFIG_BACKLIGHT_ARCXCNN=m
441 - [Config] CONFIG_BATTERY_LEGO_EV3=m
442 - [Config] CONFIG_BCM2835_THERMAL=m
443 - [Config] CONFIG_BCM_FLEXRM_MBOX=m
444 - [Config] CONFIG_BCM_SBA_RAID=m
445 - [Config] CONFIG_BT_HCIUART_NOKIA=m
446 - [Config] CONFIG_CAN_HI311X=m
447 - [Config] CONFIG_CAN_MCBA_USB=m
448 - [Config] CONFIG_CAN_VXCAN=m
449 - [Config] CONFIG_CHARGER_LTC3651=m
450 - [Config] CONFIG_CORTINA_PHY=m
451 - [Config] CONFIG_CPCAP_ADC=m
452 - [Config] CONFIG_CRYPTO_DEV_CCREE=m
453 - [Config] CONFIG_DA9062_THERMAL=m
454 - [Config] CONFIG_DM_INTEGRITY=m
455 - [Config] CONFIG_DM_ZONED=m
456 - [Config] CONFIG_DRM_LVDS_ENCODER=m
457 - [Config] CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW=m
458 - [Config] CONFIG_DRM_PANEL_INNOLUX_P079ZCA=m
459 - [Config] CONFIG_DRM_PANEL_LVDS=m
460 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2=m
461 - [Config] CONFIG_DRM_PANEL_SITRONIX_ST7789V=m
462 - [Config] CONFIG_DRM_PL111=m
463 - [Config] CONFIG_DRM_RCAR_DW_HDMI=m
464 - [Config] CONFIG_DRM_STM=m
465 - [Config] CONFIG_DWC_XLGMAC=m
466 - [Config] CONFIG_FB_TFT_SH1106=m
467 - [Config] CONFIG_FPGA_MGR_ICE40_SPI=m
468 - [Config] CONFIG_FPGA_MGR_XILINX_SPI=m
469 - [Config] CONFIG_FSI_MASTER_GPIO=m
470 - [Config] CONFIG_FSI_MASTER_HUB=m
471 - [Config] CONFIG_FSI_SCOM=m
472 - [Config] CONFIG_GPIO_XRA1403=m
473 - [Config] CONFIG_HD44780=m
474 - [Config] CONFIG_HID_ACCUTOUCH=m
475 - [Config] CONFIG_HID_ITE=m
476 - [Config] CONFIG_HID_NTI=m
477 - [Config] CONFIG_HID_RETRODE=m
478 - [Config] CONFIG_HID_SENSOR_HUMIDITY=m
479 - [Config] CONFIG_HID_SENSOR_TEMP=m
480 - [Config] CONFIG_HWSPINLOCK=m
481 - [Config] CONFIG_I2C_MUX_GPMUX=m
482 - [Config] CONFIG_I2C_MUX_LTC4306=m
483 - [Config] CONFIG_IEEE802154_CA8210=m
484 - [Config] CONFIG_IIO_CROS_EC_LIGHT_PROX=m
485 - [Config] CONFIG_IIO_MUX=m
486 - [Config] CONFIG_INPUT_CPCAP_PWRBUTTON=m
487 - [Config] CONFIG_IOSCHED_BFQ=m
488 - [Config] CONFIG_IR_SIR=m
489 - [Config] CONFIG_JOYSTICK_PSXPAD_SPI=m
490 - [Config] CONFIG_KEYBOARD_DLINK_DIR685=m
491 - [Config] CONFIG_LEDS_CPCAP=m
492 - [Config] CONFIG_LEDS_LP3952=m
493 - [Config] CONFIG_LEDS_MT6323=m
494 - [Config] CONFIG_LTC2497=m
495 - [Config] CONFIG_LTC2632=m
496 - [Config] CONFIG_MARVELL_10G_PHY=m
497 - [Config] CONFIG_MAX1118=m
498 - [Config] CONFIG_MAX30102=m
499 - [Config] CONFIG_MAX9611=m
500 - [Config] CONFIG_MFD_TI_LMU=m
501 - [Config] CONFIG_MFD_TI_LP87565=m
502 - [Config] CONFIG_MICROCHIP_KSZ=m
503 - [Config] CONFIG_MMC_BCM2835_MMC=m
504 - [Config] CONFIG_MMC_SDHCI_XENON=m
505 - [Config] CONFIG_MTD_MCHP23K256=m
506 - [Config] CONFIG_NET_DSA_LOOP=m
507 - [Config] CONFIG_NET_DSA_MT7530=m
508 - [Config] CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
509 - [Config] CONFIG_NET_DSA_SMSC_LAN9303_MDIO=m
510 - [Config] CONFIG_PHY_CPCAP_USB=m
511 - [Config] CONFIG_PINCTRL_MCP23S08=m
512 - [Config] CONFIG_QCA7000_SPI=m
513 - [Config] CONFIG_QCA7000_UART=m
514 - [Config] CONFIG_QCOM_PM8XXX_XOADC=m
515 - [Config] CONFIG_REGULATOR_ARIZONA_LDO1=m
516 - [Config] CONFIG_REGULATOR_ARIZONA_MICSUPP=m
517 - [Config] CONFIG_REGULATOR_HI6421V530=m
518 - [Config] CONFIG_REGULATOR_TPS65132=m
519 - [Config] CONFIG_REGULATOR_VCTRL=m
520 - [Config] CONFIG_RESET_TI_SYSCON=m
521 - [Config] CONFIG_RPMSG_QCOM_GLINK_RPM=m
522 - [Config] CONFIG_RTC_DRV_CPCAP=m
523 - [Config] CONFIG_RTC_DRV_FTRTC010=m
524 - [Config] CONFIG_RTL8723BS=m
525 - [Config] CONFIG_SENSORS_ASPEED=m
526 - [Config] CONFIG_SENSORS_IR35221=m
527 - [Config] CONFIG_SERIAL_8250_ASPEED_VUART=m
528 - [Config] CONFIG_SND_AUDIO_GRAPH_CARD=m
529 - [Config] CONFIG_SND_AUDIO_GRAPH_SCU_CARD=m
530 - [Config] CONFIG_SND_BCM2708_SOC_ALLO_DIGIONE=m
531 - [Config] CONFIG_SND_I2S_HI6210_I2S=m
532 - [Config] CONFIG_SND_SOC_ADAU1761_I2C=m
533 - [Config] CONFIG_SND_SOC_ADAU1761_SPI=m
534 - [Config] CONFIG_SND_SOC_CS35L35=m
535 - [Config] CONFIG_SND_SOC_DIO2125=m
536 - [Config] CONFIG_SND_SOC_ES7134=m
537 - [Config] CONFIG_SND_SOC_ES8316=m
538 - [Config] CONFIG_SND_SOC_MAX98927=m
539 - [Config] CONFIG_SND_SOC_NAU8824=m
540 - [Config] CONFIG_SND_SOC_ZX_AUD96P22=m
541 - [Config] CONFIG_SRF04=m
542 - [Config] CONFIG_TEE=m
543 - [Config] CONFIG_TEST_KMOD=m
544 - [Config] CONFIG_TEST_SYSCTL=m
545 - [Config] CONFIG_TI_ADC084S021=m
546 - [Config] CONFIG_TI_ADC108S102=m
547 - [Config] CONFIG_TLS=m
548 - [Config] CONFIG_TOUCHSCREEN_STMFTS=m
549 - [Config] CONFIG_TYPEC_TCPM=m
550 - [Config] CONFIG_TYPEC_UCSI=m
551 - [Config] CONFIG_USB_RAINSHADOW_CEC=m
552 - [Config] CONFIG_VIDEO_MUX=m
553 - [Config] CONFIG_VIDEO_VIMC=m
554 - [Config] CONFIG_VL6180=m
555 - [Config] CONFIG_VSOCKMON=m
556 - [Config] CONFIG_W1_SLAVE_DS2438=m
557 - [Config] CONFIG_XILINX_PR_DECOUPLER=m
558 - [Config] CONFIG_ZX_TDM=m
559 - [Config] drm: disable support for alien gpu (!BCM)
560 - [Config] CONFIG_GENERIC_IRQ_DEBUGFS=y
561 - [Config] CONFIG_XFRM_USER=y
562 - [Config] CONFIG_BCM2835_THERMAL=y
563 - [Config] CONFIG_MMC_BCM2835_DMA=y | CONFIG_MMC_BCM2835_MMC=y
564 - [Config] CONFIG_SPI_SLAVE=y
565 - [Config] CONFIG_JOYSTICK_PSXPAD_SPI_FF=y
566 - [Config] CONFIG_SCSI_ISCSI_ATTRS=y
567 - [Config] CONFIG_BLK_DEV_LOOP_MIN_COUNT=256
568 - [Config] annotations: DEVKMEM is not available on arm64
569 - SAUCE: snapcraft.yaml build file
570 - [Config] CONFIG_SPI_BCM2835=y
571 - [Config] CONFIG_SCSI_MQ_DEFAULT is not set
572
573 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Sep 2017 09:21:41 -0400
1d07a5d2 574
5e86ea6d 575linux-raspi2 (4.13.0-1002.2) artful; urgency=low
ea331211 576
5e86ea6d
PP
577 * Initial raspi2 topic branch based off unstable/master @ 9f3b2f8
578 * RaspberryPI BSP from rpi-4.13.y @ 3137073
ea331211
PP
579
580 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 25 Aug 2017 17:11:54 +0200
581
6ec3f6b3 582linux-raspi2 (4.11.0-1004.5) artful; urgency=low
b8aa371c 583
6ec3f6b3
AW
584 * linux-raspi2: 4.11.0-1004.5 -proposed tracker (LP: #1704188)
585
586 * Miscellaneous Ubuntu changes
587 - rebase to Ubuntu-4.11.0-11.16
588 - [Config] update configs following rebase to Ubuntu-4.11.0-11.16
589 - [Packaging] fix insertchanges
b8aa371c 590
842f785e
AW
591 [ Ubuntu: 4.11.0-11.16 ]
592
593 * linux: 4.11.0-11.16 -proposed tracker (LP: #1703901)
594 * Artful update to v4.11.10 stable release (LP: #1703854)
595 - fs: add a VALID_OPEN_FLAGS
596 - fs: completely ignore unknown open flags
597 - driver core: platform: fix race condition with driver_override
598 - RDMA/uverbs: Check port number supplied by user verbs cmds
599 - ceph: choose readdir frag based on previous readdir reply
600 - tracing/kprobes: Allow to create probe with a module name starting with a
601 digit
602 - usb: dwc3: replace %p with %pK
603 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
604 - Add USB quirk for HVR-950q to avoid intermittent device resets
605 - usb: usbip: set buffer pointers to NULL after free
606 - usb: Fix typo in the definition of Endpoint[out]Request
607 - USB: core: fix device node leak
608 - arm: remove wrong CONFIG_PROC_SYSCTL ifdef
609 - pinctrl: sh-pfc: r8a7794: Swap ATA signals
610 - pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
611 - pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal
612 - pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl
613 - pinctrl: meson: meson8b: fix the NAND DQS pins
614 - pinctrl: stm32: Fix bad function call
615 - pinctrl: sunxi: Fix SPDIF function name for A83T
616 - pinctrl: core: Fix warning by removing bogus code
617 - pinctrl: mxs: atomically switch mux and drive strength config
618 - pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data
619 - pinctrl: sh-pfc: Update info pointer after SoC-specific init
620 - USB: serial: option: add two Longcheer device ids
621 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
622 - xhci: Limit USB2 port wake support for AMD Promontory hosts
623 - gfs2: Fix glock rhashtable rcu bug
624 - Add "shutdown" to "struct class".
625 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
626 - tpm: fix a kernel memory leak in tpm-sysfs.c
627 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
628 - xen: avoid deadlock in xenbus driver
629 - crypto: drbg - Fixes panic in wait_for_completion call
630 - rt286: add Thinkpad Helix 2 to force_combo_jack_table
631 - Linux 4.11.10
632 * CVE-2017-10810
633 - drm/virtio: don't leak bo on drm_gem_object_init failure
634 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
635 - scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
636 - scsi: cxlflash: Serialize RRQ access and support offlevel processing
637 - scsi: cxlflash: Implement IRQ polling for RRQ processing
638 - scsi: cxlflash: Update sysfs helper routines to pass config structure
639 - scsi: cxlflash: Support dynamic number of FC ports
640 - scsi: cxlflash: Remove port configuration assumptions
641 - scsi: cxlflash: Hide FC internals behind common access routine
642 - scsi: cxlflash: SISlite updates to support 4 ports
643 - scsi: cxlflash: Support up to 4 ports
644 - scsi: cxlflash: Fence EEH during probe
645 - scsi: cxlflash: Remove unnecessary DMA mapping
646 - scsi: cxlflash: Fix power-of-two validations
647 - scsi: cxlflash: Fix warnings/errors
648 - scsi: cxlflash: Improve asynchronous interrupt processing
649 - scsi: cxlflash: Support multiple hardware queues
650 - scsi: cxlflash: Add hardware queues attribute
651 - scsi: cxlflash: Introduce hardware queue steering
652 - cxl: Enable PCI device IDs for future IBM CXL adapters
653 - scsi: cxlflash: Select IRQ_POLL
654 - scsi: cxlflash: Combine the send queue locks
655 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
656 - scsi: cxlflash: Reset hardware queue context via specified register
657 - scsi: cxlflash: Schedule asynchronous reset of the host
658 - scsi: cxlflash: Handle AFU sync failures
659 - scsi: cxlflash: Track pending scsi commands in each hardware queue
660 - scsi: cxlflash: Flush pending commands in cleanup path
661 - scsi: cxlflash: Add scsi command abort handler
662 - scsi: cxlflash: Create character device to provide host management interface
663 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
664 specifics
665 - scsi: cxlflash: Introduce host ioctl support
666 - scsi: cxlflash: Refactor AFU capability checking
667 - scsi: cxlflash: Support LUN provisioning
668 - scsi: cxlflash: Support AFU debug
669 - scsi: cxlflash: Support WS16 unmap
670 - scsi: cxlflash: Remove zeroing of private command data
671 - scsi: cxlflash: Update TMF command processing
672 - scsi: cxlflash: Avoid double free of character device
673 - scsi: cxlflash: Update send_tmf() parameters
674 - scsi: cxlflash: Update debug prints in reset handlers
675 * make snap-pkg support (LP: #1700747)
676 - make snap-pkg support
677 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
678 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
679 * arm64: fix crash reading /proc/kcore (LP: #1702749)
680 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
681 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
682 * Opal and POWER9 DD2 (LP: #1702159)
683 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
684 * Data corruption with hio driver (LP: #1701316)
685 - SAUCE: hio: Fix incorrect use of enum req_opf values
686 * Artful update to v4.11.9 stable release (LP: #1702515)
687 - net: don't call strlen on non-terminated string in dev_set_alias()
688 - net: Fix inconsistent teardown and release of private netdev state.
689 - net: s390: fix up for "Fix inconsistent teardown and release of private
690 netdev state"
691 - mac80211: free netdev on dev_alloc_name() error
692 - decnet: dn_rtmsg: Improve input length sanitization in
693 dnrmg_receive_user_skb
694 - net: Zero ifla_vf_info in rtnl_fill_vfinfo()
695 - net: ipv6: Release route when device is unregistering
696 - net: vrf: Make add_fib_rules per network namespace flag
697 - af_unix: Add sockaddr length checks before accessing sa_family in bind and
698 connect handlers
699 - Fix an intermittent pr_emerg warning about lo becoming free.
700 - sctp: disable BH in sctp_for_each_endpoint
701 - net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
702 - net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
703 - net/mlx5: Remove several module events out of ethtool stats
704 - net/mlx5e: Added BW check for DIM decision mechanism
705 - net/mlx5e: Fix wrong indications in DIM due to counter wraparound
706 - net/mlx5: Enable 4K UAR only when page size is bigger than 4K
707 - proc: snmp6: Use correct type in memset
708 - igmp: acquire pmc lock for ip_mc_clear_src()
709 - igmp: add a missing spin_lock_init()
710 - qmi_wwan: new Telewell and Sierra device IDs
711 - net: don't global ICMP rate limit packets originating from loopback
712 - ipv6: fix calling in6_ifa_hold incorrectly for dad work
713 - sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
714 - net/mlx5e: Fix min inline value for VF rep SQs
715 - net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it
716 - net/mlx5: Wait for FW readiness before initializing command interface
717 - net/mlx5e: Fix timestamping capabilities reporting
718 - decnet: always not take dst->__refcnt when inserting dst into hash table
719 - net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
720 - ipv6: Do not leak throw route references
721 - rtnetlink: add IFLA_GROUP to ifla_policy
722 - netfilter: synproxy: fix conntrackd interaction
723 - NFSv4.x/callback: Create the callback service through svc_create_pooled
724 - xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
725 - MIPS: head: Reorder instructions missing a delay slot
726 - MIPS: Avoid accidental raw backtrace
727 - MIPS: pm-cps: Drop manual cache-line alignment of ready_count
728 - MIPS: Fix IRQ tracing & lockdep when rescheduling
729 - ALSA: hda - Fix endless loop of codec configure
730 - ALSA: hda - set input_path bitmap to zero after moving it to new place
731 - NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
732 - NFSv4.1: Fix a race in nfs4_proc_layoutget
733 - Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
734 - ovl: copy-up: don't unlock between lookup and link
735 - gpiolib: fix filtering out unwanted events
736 - x86/intel_rdt: Fix memory leak on mount failure
737 - perf/x86/intel/uncore: Fix wrong box pointer check
738 - drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
739 - dm thin: do not queue freed thin mapping for next stage processing
740 - x86/mm: Fix boot crash caused by incorrect loop count calculation in
741 sync_global_pgds()
742 - mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
743 - xen/blkback: don't free be structure too early
744 - xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
745 - xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
746 - xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
747 - xfrm: NULL dereference on allocation failure
748 - xfrm: Oops on error in pfkey_msg2xfrm_state()
749 - watchdog: bcm281xx: Fix use of uninitialized spinlock.
750 - ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
751 - ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
752 - ARM: 8685/1: ensure memblock-limit is pmd-aligned
753 - ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
754 - ARM: davinci: PM: Do not free useful resources in normal path in
755 'davinci_pm_init'
756 - tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel
757 - Revert "x86/entry: Fix the end of the stack for newly forked tasks"
758 - x86/mshyperv: Remove excess #includes from mshyperv.h
759 - x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
760 - perf/x86: Fix spurious NMI with PEBS Load Latency event
761 - x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
762 - x86/mm: Fix flush_tlb_page() on Xen
763 - ocfs2: o2hb: revert hb threshold to keep compatible
764 - ocfs2: fix deadlock caused by recursive locking in xattr
765 - iommu/dma: Don't reserve PCI I/O windows
766 - iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
767 - iommu/amd: Fix interrupt remapping when disable guest_mode
768 - infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
769 - mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
770 - mtd: nand: fsmc: fix NAND width handling
771 - KVM: x86: fix emulation of RSM and IRET instructions
772 - KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
773 - KVM: x86: zero base3 of unusable segments
774 - KVM: nVMX: Fix exception injection
775 - esp4: Fix udpencap for local TCP packets.
776 - hsi: Fix build regression due to netdev destructor fix.
777 - Linux 4.11.9
778 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
779 - net/ena: switch to pci_alloc_irq_vectors
780 - net: ena: fix rare uncompleted admin command false alarm
781 - net: ena: fix bug that might cause hang after consecutive open/close
782 interface.
783 - net: ena: add missing return when ena_com_get_io_handlers() fails
784 - net: ena: fix race condition between submit and completion admin command
785 - net: ena: add missing unmap bars on device removal
786 - net: ena: fix theoretical Rx hang on low memory systems
787 - net: ena: disable admin msix while working in polling mode
788 - net: ena: bug fix in lost tx packets detection mechanism
789 - net: ena: update ena driver to version 1.1.7
790 - net: ena: change return value for unsupported features unsupported return
791 value
792 - net: ena: add hardware hints capability to the driver
793 - net: ena: change sizeof() argument to be the type pointer
794 - net: ena: add reset reason for each device FLR
795 - net: ena: add support for out of order rx buffers refill
796 - net: ena: allow the driver to work with small number of msix vectors
797 - net: ena: use napi_schedule_irqoff when possible
798 - net: ena: separate skb allocation to dedicated function
799 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
800 - net: ena: update driver's rx drop statistics
801 - net: ena: update ena driver to version 1.2.0
802 * APST gets enabled against explicit kernel option (LP: #1699004)
803 - nvme: Display raw APST configuration via DYNAMIC_DEBUG
804 - nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
805 - nvme: explicitly disable APST on quirked devices
806 * New NVLINK2 patches (LP: #1701272)
807 - powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
808 - powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
809 * ERAT invalidate on context switch removal (LP: #1700819)
810 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
811 * Miscellaneous Ubuntu changes
812 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
813 - snapcraft.yaml: Sync with xenial
814 * Miscellaneous upstream changes
815 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
816 MokSBState"
817
b8aa371c
AW
818 -- Andy Whitcroft <apw@canonical.com> Thu, 13 Jul 2017 17:52:36 +0100
819
9e77e595 820linux-raspi2 (4.11.0-1003.4) artful; urgency=low
383de6de 821
9e77e595
SF
822 * linux-raspi2: 4.11.0-1003.4 -proposed tracker (LP: #1702168)
823
824 * Cherry pick updates from https://github.com/raspberrypi/linux rpi-4.11.y
825 up to commit 64b5f5825a998d745801c2682e686423e88a0e93
826 - SQUASH: mmc: Apply ERASE_BROKEN quirks correctly
383de6de 827
b37fbf15
SF
828 [ Ubuntu: 4.11.0-10.15 ]
829
830 * Artful update to v4.11.8 stable release (LP: #1701269)
831 - clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset
832 - clk: sunxi-ng: v3s: Fix usb otg device reset bit
833 - clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
834 - xen/blkback: fix disconnect while I/Os in flight
835 - xen-blkback: don't leak stack data via response ring
836 - ALSA: firewire-lib: Fix stall of process context at packet error
837 - ALSA: pcm: Don't treat NULL chmap as a fatal error
838 - ALSA: hda - Add Coffelake PCI ID
839 - ALSA: hda - Apply quirks to Broxton-T, too
840 - fs/exec.c: account for argv/envp pointers
841 - powerpc/perf: Fix oops when kthread execs user process
842 - autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
843 - fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
844 - lib/cmdline.c: fix get_options() overflow while parsing ranges
845 - perf/x86/intel: Add 1G DTLB load/store miss support for SKL
846 - perf probe: Fix probe definition for inlined functions
847 - KVM: x86: fix singlestepping over syscall
848 - KVM: MIPS: Fix maybe-uninitialized build failure
849 - KVM: s390: gaccess: fix real-space designation asce handling for gmap
850 shadows
851 - KVM: PPC: Book3S HV: Cope with host using large decrementer mode
852 - KVM: PPC: Book3S HV: Preserve userspace HTM state properly
853 - KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1
854 - KVM: PPC: Book3S HV: Context-switch EBB registers properly
855 - KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
856 - KVM: PPC: Book3S HV: Save/restore host values of debug registers
857 - CIFS: Improve readdir verbosity
858 - CIFS: Fix some return values in case of error in 'crypt_message'
859 - cxgb4: notify uP to route ctrlq compl to rdma rspq
860 - HID: Add quirk for Dell PIXART OEM mouse
861 - random: silence compiler warnings and fix race
862 - signal: Only reschedule timers on signals timers have sent
863 - powerpc/kprobes: Pause function_graph tracing during jprobes handling
864 - powerpc/64s: Handle data breakpoints in Radix mode
865 - Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
866 - brcmfmac: add parameter to pass error code in firmware callback
867 - brcmfmac: use firmware callback upon failure to load
868 - brcmfmac: unbind all devices upon failure in firmware callback
869 - time: Fix clock->read(clock) race around clocksource changes
870 - time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
871 - arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
872 - target: Fix kref->refcount underflow in transport_cmd_finish_abort
873 - iscsi-target: Fix delayed logout processing greater than
874 SECONDS_FOR_LOGOUT_COMP
875 - iscsi-target: Reject immediate data underflow larger than SCSI transfer
876 length
877 - drm/radeon: add a PX quirk for another K53TK variant
878 - drm/radeon: add a quirk for Toshiba Satellite L20-183
879 - drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
880 - drm/amdgpu: adjust default display clock
881 - drm/amdgpu: add Polaris12 DID
882 - ACPI / scan: Apply default enumeration to devices with ACPI drivers
883 - ACPI / scan: Fix enumeration for special SPI and I2C devices
884 - rxrpc: Fix several cases where a padded len isn't checked in ticket decode
885 - drm: Fix GETCONNECTOR regression
886 - usb: gadget: f_fs: avoid out of bounds access on comp_desc
887 - spi: double time out tolerance
888 - net: phy: fix marvell phy status reading
889 - brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
890 - Linux 4.11.8
891 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
892 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
893 * Miscellaneous Ubuntu changes
894 - d-i: Move qcom-emac from arm64 to shared nic-modules
895
9e77e595 896 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 15:05:50 -0500
383de6de 897
23134e3a 898linux-raspi2 (4.11.0-1002.3) artful; urgency=low
edcfda8f 899
23134e3a 900 * linux-raspi2: 4.11.0-1002.3 -proposed tracker (LP: #1700612)
edcfda8f 901
23134e3a
SF
902 * Cherry pick updates from https://github.com/raspberrypi/linux rpi-4.11.y
903 up to commit 13a75e97dca4e3f3ca286a44162629bd32bfe4c8
904 - dwc_otg: add module parameter int_ep_interval_min
905 - dwc_otg: fiq_fsm: Add non-periodic TT exclusivity constraints
906 - serial: 8250: Fix THRE flag usage for CAP_MINI
907 - BCM270X_DT: Add midi-uart1 overlay
908 - overlays: README: remove vestigial SDIO parameters
909
910 * Add CONFIG_CRASH_DUMP annotation for arm64
911 - [Config] Add CONFIG_CRASH_DUMP annotation for arm64
912
913 [ Ubuntu: 4.11.0-9.14 ]
914
915 * linux: 4.11.0-9.14 -proposed tracker (LP: #1700537)
916 * Artful update to v4.11.7 stable release (LP: #1700372)
917 - Revert "Allow stack to grow up to address space limit"
918 - Revert "UBUNTU: SAUCE: mm: fix new crash in unmapped_area_topdown()"
919 - Revert "mm: larger stack guard gap, between vmas"
920 - fs: pass on flags in compat_writev
921 - configfs: Fix race between create_link and configfs_rmdir
922 - can: gs_usb: fix memory leak in gs_cmd_reset()
923 - ila_xlat: add missing hash secret initialization
924 - cpufreq: conservative: Allow down_threshold to take values from 1 to 10
925 - vb2: Fix an off by one error in 'vb2_plane_vaddr'
926 - cec: race fix: don't return -ENONET in cec_receive()
927 - selinux: fix double free in selinux_parse_opts_str()
928 - mac80211: don't look at the PM bit of BAR frames
929 - mac80211/wpa: use constant time memory comparison for MACs
930 - drm: mxsfb_crtc: Reset the eLCDIF controller
931 - drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
932 - drm/i915: Fix GVT-g PVINFO version compatibility check
933 - drm/i915: Fix scaling check for 90/270 degree plane rotation
934 - drm/i915: Do not sync RCU during shrinking
935 - mac80211: fix IBSS presp allocation size
936 - mac80211: strictly check mesh address extension mode
937 - mac80211: fix dropped counter in multiqueue RX
938 - mac80211: don't send SMPS action frame in AP mode when not needed
939 - drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
940 - drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.
941 - serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
942 - serial: 8250_lpss: Unconditionally set PCI master for Quark
943 - serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()
944 - serial: sh-sci: Fix late enablement of AUTORTS
945 - x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
946 - mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode
947 - mfd: axp20x: Add support for dts property "xpowers,master-mode"
948 - dt-bindings: mfd: axp20x: Add "xpowers,master-mode" property for AXP806
949 PMICs
950 - mfd: cpcap: Fix interrupt to use level interrupt
951 - mfd: cpcap: Use ack_invert interrupts
952 - mfd: cpcap: Fix bad use of IRQ sense register
953 - phy: rcar-gen3-usb2: fix implementation for runtime PM
954 - mtd: physmap_of: really fix the physmap add-ons
955 - powerpc/mm: Add physical address to Linux page table dump
956 - staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
957 - staging: bcm2835-camera: fix error handling in init
958 - staging: iio: tsl2x7x_core: Fix standard deviation calculation
959 - iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler
960 - iio: proximity: as3935: recalibrate RCO after resume
961 - iio: adc: ti_am335x_adc: allocating too much in probe
962 - ALSA: hda: Add Geminilake id to SKL_PLUS
963 - ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts
964 - usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
965 - usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
966 - usb: gadget: udc: renesas_usb3: lock for PN_ registers access
967 - USB: hub: fix SS max number of ports
968 - usb: core: fix potential memory leak in error path during hcd creation
969 - USB: usbip: fix nonconforming hub descriptor
970 - usb: dwc3: gadget: Fix ISO transfer performance
971 - pvrusb2: reduce stack usage pvr2_eeprom_analyze()
972 - USB: gadget: dummy_hcd: fix hub-descriptor removable fields
973 - usb: r8a66597-hcd: select a different endpoint on timeout
974 - usb: r8a66597-hcd: decrease timeout
975 - coda: restore original firmware locations
976 - drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of
977 IS_ERR()
978 - usb: xhci: Fix USB 3.1 supported protocol parsing
979 - usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
980 - USB: gadget: fix GPF in gadgetfs
981 - USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
982 - mm/memory-failure.c: use compound_head() flags for huge pages
983 - swap: cond_resched in swap_cgroup_prepare()
984 - mm: numa: avoid waiting on freed migrated pages
985 - userfaultfd: shmem: handle coredumping in handle_userfault()
986 - iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
987 - staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()
988 - iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifo
989 - sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
990 - genirq: Release resources in __setup_irq() error path
991 - alarmtimer: Prevent overflow of relative timers
992 - alarmtimer: Rate limit periodic intervals
993 - virtio_balloon: disable VIOMMU support
994 - MIPS: Fix bnezc/jialc return address calculation
995 - MIPS: .its targets depend on vmlinux
996 - crypto: Work around deallocated stack frame reference gcc bug on sparc.
997 - ARM: dts: am335x-sl50: Fix card detect pin for mmc1
998 - ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0
999 - mm: larger stack guard gap, between vmas
1000 - Allow stack to grow up to address space limit
1001 - mm: fix new crash in unmapped_area_topdown()
1002 - Linux 4.11.7
1003 * aacraid driver may return uninitialized stack data to userspace
1004 (LP: #1700077)
1005 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
1006 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
1007 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
1008 * arm64 kernel crashdump support (LP: #1694859)
1009 - memblock: add memblock_clear_nomap()
1010 - memblock: add memblock_cap_memory_range()
1011 - arm64: limit memory regions based on DT property, usable-memory-range
1012 - arm64: kdump: reserve memory for crash dump kernel
1013 - arm64: mm: add set_memory_valid()
1014 - arm64: kdump: protect crash dump kernel memory
1015 - arm64: hibernate: preserve kdump image around hibernation
1016 - arm64: kdump: implement machine_crash_shutdown()
1017 - arm64: kdump: add VMCOREINFO's for user-space tools
1018 - [Config] CONFIG_CRASH_DUMP=y on arm64
1019 - arm64: kdump: provide /proc/vmcore file
1020 - Documentation: kdump: describe arm64 port
1021 - Documentation: dt: chosen properties for arm64 kdump
1022 - efi/libstub/arm*: Set default address and size cells values for an empty dtb
1023 * AACRAID for power9 platform (LP: #1689980)
1024 - scsi: aacraid: pci_alloc_consistent() failures on ARM64
1025 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
1026 - scsi: aacraid: Fix DMAR issues with iommu=pt
1027 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
1028 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
1029 - scsi: aacraid: Remove reset support from check_health
1030 - scsi: aacraid: Change wait time for fib completion
1031 - scsi: aacraid: Log count info of scsi cmds before reset
1032 - scsi: aacraid: Print ctrl status before eh reset
1033 - scsi: aacraid: Using single reset mask for IOP reset
1034 - scsi: aacraid: Rework IOP reset
1035 - scsi: aacraid: Add periodic checks to see IOP reset status
1036 - scsi: aacraid: Rework SOFT reset code
1037 - scsi: aacraid: Rework aac_src_restart
1038 - scsi: aacraid: Use correct function to get ctrl health
1039 - scsi: aacraid: Make sure ioctl returns on controller reset
1040 - scsi: aacraid: Enable ctrl reset for both hba and arc
1041 - scsi: aacraid: Add reset debugging statements
1042 - scsi: aacraid: Remove reference to Series-9
1043 - scsi: aacraid: Update driver version to 50834
1044 * Miscellaneous upstream changes
1045 - Allow stack to grow up to address space limit
1046
1047 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 12:16:43 -0500
edcfda8f 1048
8869fae9 1049linux-raspi2 (4.11.0-1001.2) artful; urgency=low
13453dba 1050
8869fae9 1051 * linux-raspi2: 4.11.0-1001.2 -proposed tracker (LP: #1699556)
13453dba 1052
8869fae9
SF
1053 [ Ubuntu: 4.11.0-8.13 ]
1054
1055 * Release Tracking Bug
1056 - LP: #1699184
1057 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
1058 - SAUCE: drm: hibmc: Use set_busid function from drm core
1059 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
1060 - d-i: Add hibmc-drm to kernel-image udeb
1061 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
1062 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
1063 * Miscellaneous Ubuntu changes
1064 - SAUCE: mm: fix new crash in unmapped_area_topdown()
1065
1066 [ Ubuntu: 4.11.0-7.12 ]
1067
1068 * Release Tracking Bug
1069 - LP: #1698881
1070 * CVE-2017-1000364
1071 - mm: larger stack guard gap, between vmas
1072 * Artful update to v4.11.6 stable release (LP: #1698800)
1073 - drm/i915: Do not drop pagetables when empty
1074 - PCI/PM: Add needs_resume flag to avoid suspend complete optimization
1075 - drm/i915: Prevent the system suspend complete optimization
1076 - partitions/msdos: FreeBSD UFS2 file systems are not recognized
1077 - efi: Fix boot panic because of invalid BGRT image address
1078 - xtensa: don't use linux IRQ #0
1079 - s390/kvm: do not rely on the ILC on kvm host protection fauls
1080 - Revert "drm/i915: Restore lost "Initialized i915" welcome message"
1081 - drm/i915: Fix 90/270 rotated coordinates for FBC
1082 - drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
1083 - drm/i915: Guard against i915_ggtt_disable_guc() being invoked
1084 unconditionally
1085 - drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
1086 - drm/i915: Disable decoupled MMIO
1087 - Linux 4.11.6
1088 * Bugfixes for hns network driver (LP: #1696031)
1089 - net: hns: Fix the implementation of irq affinity function
1090 - net: hns: Modify GMAC init TX threshold value
1091 - net: hns: Optimize the code for GMAC pad and crc Config
1092 - net: hns: Remove redundant memset during buffer release
1093 - net: hns: bug fix of ethtool show the speed
1094 - net: hns: Optimize hns_nic_common_poll for better performance
1095 - net: hns: Fix to adjust buf_size of ring according to mtu
1096 - net: hns: Replace netif_tx_lock to ring spin lock
1097 - net: hns: Correct HNS RSS key set function
1098 - net: hns: Remove the redundant adding and deleting mac function
1099 - net: hns: Remove redundant mac_get_id()
1100 - net: hns: Remove redundant mac table operations
1101 - net: hns: Clean redundant code from hns_mdio.c file
1102 - net: hns: Optimise the code in hns_mdio_wait_ready()
1103 - net: hns: Simplify the exception sequence in hns_ppe_init()
1104 - net: hns: Adjust the SBM module buffer threshold
1105 - net: hns: Avoid Hip06 chip TX packet line bug
1106 - net: hns: Some checkpatch.pl script & warning fixes
1107 - net: hns: support deferred probe when can not obtain irq
1108 - net: hns: support deferred probe when no mdio
1109 - net: hns: fix ethtool_get_strings overflow in hns driver
1110 * OpenPower: Some multipaths temporarily have only a single path
1111 (LP: #1696445)
1112 - scsi: ses: don't get power status of SES device slot on probe
1113 * Artful update to v4.11.5 stable release (LP: #1697955)
1114 - bnx2x: Fix Multi-Cos
1115 - net: bridge: start hello timer only if device is up
1116 - vxlan: eliminate cached dst leak
1117 - net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
1118 - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
1119 - cxgb4: avoid enabling napi twice to the same queue
1120 - tcp: disallow cwnd undo when switching congestion control
1121 - vxlan: fix use-after-free on deletion
1122 - ip6_tunnel: fix traffic class routing for tunnels
1123 - sock: reset sk_err when the error queue is empty
1124 - geneve: fix needed_headroom and max_mtu for collect_metadata
1125 - ipv6: Fix leak in ipv6_gso_segment().
1126 - net: dsa: Fix stale cpu_switch reference after unbind then bind
1127 - net: ping: do not abuse udp_poll()
1128 - net/ipv6: Fix CALIPSO causing GPF with datagram support
1129 - ravb: Fix use-after-free on `ifconfig eth0 down`
1130 - net: bridge: fix a null pointer dereference in br_afspec
1131 - net: ethoc: enable NAPI before poll may be scheduled
1132 - net: stmmac: fix completely hung TX when using TSO
1133 - sparc64: Add __multi3 for gcc 7.x and later.
1134 - sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
1135 - sparc: Machine description indices can vary
1136 - sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
1137 - sparc64: reset mm cpumask after wrap
1138 - sparc64: combine activate_mm and switch_mm
1139 - sparc64: redefine first version
1140 - sparc64: add per-cpu mm of secondary contexts
1141 - sparc64: new context wrap
1142 - sparc64: delete old wrap code
1143 - arch/sparc: support NR_CPUS = 4096
1144 - ftrace: Fix memory leak in ftrace_graph_release()
1145 - serial: exar: Fix stuck MSIs
1146 - serial: ifx6x60: fix use-after-free on module unload
1147 - serial: core: fix crash in uart_suspend_port
1148 - ptrace: Properly initialize ptracer_cred on fork
1149 - ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
1150 - crypto: asymmetric_keys - handle EBUSY due to backlog correctly
1151 - KEYS: fix dereferencing NULL payload with nonzero length
1152 - KEYS: fix freeing uninitialized memory in key_update()
1153 - KEYS: encrypted: avoid encrypting/decrypting stack buffers
1154 - crypto: drbg - wait for crypto op not signal safe
1155 - crypto: gcm - wait for crypto op not signal safe
1156 - ovl: fix creds leak in copy up error path
1157 - kthread: Fix use-after-free if kthread fork fails
1158 - drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
1159 - nfsd4: fix null dereference on replay
1160 - gfs2: Make flush bios explicitely sync
1161 - efi: Don't issue error message when booted under Xen
1162 - efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot
1163 - kvm: async_pf: fix rcu_irq_enter() with irqs enabled
1164 - KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
1165 - arm64: KVM: Preserve RES1 bits in SCTLR_EL2
1166 - arm64: KVM: Allow unaligned accesses at EL2
1167 - arm: KVM: Allow unaligned accesses at HYP
1168 - KVM: async_pf: avoid async pf injection when in guest mode
1169 - dmaengine: usb-dmac: Fix DMAOR AE bit definition
1170 - dmaengine: ep93xx: Always start from BASE0
1171 - dmaengine: ep93xx: Don't drain the transfers in terminate_all()
1172 - dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
1173 - dmaengine: mv_xor_v2: properly handle wrapping in the array of HW
1174 descriptors
1175 - dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx
1176 - dmaengine: mv_xor_v2: enable XOR engine after its configuration
1177 - dmaengine: mv_xor_v2: fix tx_submit() implementation
1178 - dmaengine: mv_xor_v2: remove interrupt coalescing
1179 - dmaengine: mv_xor_v2: set DMA mask to 40 bits
1180 - cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
1181 - reiserfs: Make flush bios explicitely sync
1182 - mtd: nand: tango: Export OF device ID table as module aliases
1183 - mtd: nand: tango: Update ecc_stats.corrected
1184 - xen/privcmd: Support correctly 64KB page granularity when mapping memory
1185 - ext4: fix SEEK_HOLE
1186 - ext4: keep existing extra fields when inode expands
1187 - ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
1188 - ext4: fix fdatasync(2) after extent manipulation operations
1189 - drm: Fix oops + Xserver hang when unplugging USB drm devices
1190 - usb: gadget: f_mass_storage: Serialize wake and sleep execution
1191 - usb: musb: dsps: keep VBUS on for host-only mode
1192 - usb: chipidea: imx: Do not access CLKONOFF on i.MX51
1193 - usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
1194 - usb: chipidea: debug: check before accessing ci_role
1195 - staging/lustre/lov: remove set_fs() call from lov_getstripe()
1196 - iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
1197 - iio: light: ltr501 Fix interchanged als/ps register field
1198 - iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
1199 - iio: proximity: as3935: fix AS3935_INT mask
1200 - iio: proximity: as3935: fix iio_trigger_poll issue
1201 - block: Avoid that blk_exit_rl() triggers a use-after-free
1202 - mei: make sysfs modalias format similar as uevent modalias
1203 - random: invalidate batched entropy after crng init
1204 - cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
1205 - target: Re-add check to reject control WRITEs with overflow data
1206 - drm/msm: Expose our reservation object when exporting a dmabuf.
1207 - drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
1208 - ahci: Acer SA5-271 SSD Not Detected Fix
1209 - rc-core: race condition during ir_raw_event_register()
1210 - cgroup: Prevent kill_css() from being called more than once
1211 - Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
1212 - cpuset: consider dying css as offline
1213 - ufs: restore proper tail allocation
1214 - fix ufs_isblockset()
1215 - ufs: restore maintaining ->i_blocks
1216 - ufs: set correct ->s_maxsize
1217 - ufs_extend_tail(): fix the braino in calling conventions of
1218 ufs_new_fragments()
1219 - ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
1220 - excessive checks in ufs_write_failed() and ufs_evict_inode()
1221 - cxl: Fix error path on bad ioctl
1222 - cxl: Avoid double free_irq() for psl,slice interrupts
1223 - btrfs: use correct types for page indices in btrfs_page_exists_in_range
1224 - btrfs: fix memory leak in update_space_info failure path
1225 - btrfs: fix race with relocation recovery and fs_root setup
1226 - Btrfs: fix delalloc accounting leak caused by u32 overflow
1227 - KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
1228 - scsi: qla2xxx: don't disable a not previously enabled PCI device
1229 - scsi: qla2xxx: Fix recursive loop during target mode configuration for
1230 ISP25XX leaving system unresponsive
1231 - scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi
1232 queue
1233 - scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name
1234 call
1235 - scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to
1236 debug customer issues
1237 - scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
1238 - scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
1239 - powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
1240 - powerpc/numa: Fix percpu allocations to be NUMA aware
1241 - powerpc/hotplug-mem: Fix missing endian conversion of aa_index
1242 - powerpc/kernel: Fix FP and vector register restoration
1243 - powerpc/kernel: Initialize load_tm on task creation
1244 - Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
1245 - perf/core: Drop kernel samples even though :u is specified
1246 - srcu: Allow use of Classic SRCU from both process and interrupt context
1247 - net: qcom/emac: do not use hardware mdio automatic polling
1248 - drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
1249 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
1250 - drm/vmwgfx: Make sure backup_handle is always valid
1251 - x86/microcode/intel: Clear patch pointer before jettisoning the initrd
1252 - drm/nouveau/tmr: fully separate alarm execution/pending lists
1253 - ALSA: timer: Fix race between read and ioctl
1254 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
1255 - ASoC: Fix use-after-free at card unregistration
1256 - cpu/hotplug: Drop the device lock on error
1257 - drivers: char: mem: Fix wraparound check to allow mappings up to the end
1258 - drm/i915: Fix runtime PM for LPE audio
1259 - drm/i915/skl: Add missing SKL ID
1260 - serial: sh-sci: Fix panic when serial console and DMA are enabled
1261 - pinctrl: cherryview: Add terminate entry for dmi_system_id tables
1262 - cgroup: mark cgroup_get() with __maybe_unused
1263 - iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
1264 - hwmon: (coretemp) Handle frozen hotplug state correctly
1265 - audit: fix the RCU locking for the auditd_connection structure
1266 - drm/i915/vbt: don't propagate errors from intel_bios_init()
1267 - drm/i915/vbt: split out defaults that are set when there is no VBT
1268 - netfilter: nft_set_rbtree: handle element re-addition after deletion
1269 - kthread: fix boot hang (regression) on MIPS/OpenRISC
1270 - Linux 4.11.5
1271
1272 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Jun 2017 11:57:53 -0500
13453dba 1273
f0b60a30 1274linux-raspi2 (4.11.0-1000.1) artful; urgency=low
c43097c0 1275
f0b60a30
SF
1276 [ Seth Forshee ]
1277
1278 * Release Tracking Bug
1279 - LP: #1697946
1280
1281 * Import rpi patchs from https://github.com/raspberrypi/linux rpi-4.11.y
1282 up to commit 935308cd9976d3ced653ffd73be5fdeb2e8c71b5
1283
1284 * Initial raspi2 packaging and configs
1285
1286 [ Ubuntu: 4.11.0-6.11 ]
1287
1288 * Release Tracking Bug
1289 - LP: #1697022
1290 * CVE-2014-9900
1291 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
1292 ethtool_get_wol()
1293 * hisi_sas driver updates (LP: #1695999)
1294 - scsi: hisi_sas: add to_hisi_sas_port()
1295 - scsi: hisi_sas: add controller reset
1296 - scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
1297 - scsi: hisi_sas: add softreset function for SATA disk
1298 - scsi: hisi_sas: remove hisi_sas_port_deformed()
1299 - scsi: hisi_sas: error hisi_sas_task_prep() when port down
1300 - scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
1301 - scsi: hisi_sas: modify error handling for v2 hw
1302 - scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
1303 - scsi: hisi_sas: hardreset for SATA disk in LU reset
1304 - scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
1305 - scsi: hisi_sas: free slots after hardreset
1306 - scsi: hisi_sas: fix some sas_task.task_state_lock locking
1307 - scsi: hisi_sas: remove task free'ing for timeouts
1308 - scsi: hisi_sas: process error codes according to their priority
1309 - scsi: hisi_sas: some modifications to v2 hw reg init values
1310 - scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
1311 - scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
1312 - scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
1313 - scsi: hisi_sas: release SMP slot in lldd_abort_task
1314 - scsi: hisi_sas: check hisi_sas_lu_reset() error message
1315 - scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
1316 - scsi: hisi_sas: add is_sata_phy_v2_hw()
1317 - scsi: hisi_sas: add missing break in switch statement
1318 - scsi: hisi_sas: fix SATA dependency
1319 - scsi: hisi_sas: workaround STP link SoC bug
1320 - scsi: hisi_sas: workaround a SoC SATA IO processing bug
1321 - scsi: hisi_sas: workaround SoC about abort timeout bug
1322 - scsi: hisi_sas: add v2 hw internal abort timeout workaround
1323 - scsi: hisi_sas: fix NULL deference when TMF timeouts
1324 - scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
1325 * [SRU][Zesty] Support SMMU passthrough using the default domain
1326 (LP: #1688158)
1327 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
1328 - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
1329 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
1330 - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
1331 - iommu: Allow default domain type to be set on the kernel command line
1332 * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
1333 for 22s! (LP: #1680549)
1334 - iommu/dma: Convert to address-based allocation
1335 - iommu/dma: Clean up MSI IOVA allocation
1336 - iommu/dma: Plumb in the per-CPU IOVA caches
1337 - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
1338 * Artful update to v4.11.4 stable release (LP: #1696723)
1339 - dccp/tcp: do not inherit mc_list from parent
1340 - driver: vrf: Fix one possible use-after-free issue
1341 - ipv6/dccp: do not inherit ipv6_mc_list from parent
1342 - s390/qeth: handle sysfs error during initialization
1343 - s390/qeth: unbreak OSM and OSN support
1344 - s390/qeth: avoid null pointer dereference on OSN
1345 - s390/qeth: add missing hash table initializations
1346 - bpf, arm64: fix faulty emission of map access in tail calls
1347 - netem: fix skb_orphan_partial()
1348 - net: fix compile error in skb_orphan_partial()
1349 - tcp: avoid fragmenting peculiar skbs in SACK
1350 - tipc: make macro tipc_wait_for_cond() smp safe
1351 - sctp: fix src address selection if using secondary addresses for ipv6
1352 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
1353 - net/packet: fix missing net_device reference release
1354 - net/mlx5e: Use the correct pause values for ethtool advertising
1355 - net/mlx5e: Fix ethtool pause support and advertise reporting
1356 - tcp: eliminate negative reordering in tcp_clean_rtx_queue
1357 - smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
1358 - net/smc: Add warning about remote memory exposure
1359 - net: Improve handling of failures on link and route dumps
1360 - ipv6: Prevent overrun when parsing v6 header options
1361 - ipv6: Check ip6_find_1stfragopt() return value properly.
1362 - bridge: netlink: check vlan_default_pvid range
1363 - qmi_wwan: add another Lenovo EM74xx device ID
1364 - bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
1365 - ipv6: fix out of bound writes in __ip6_append_data()
1366 - bonding: fix accounting of active ports in 3ad
1367 - net/mlx5: Avoid using pending command interface slots
1368 - net: phy: marvell: Limit errata to 88m1101
1369 - vlan: Fix tcp checksum offloads in Q-in-Q vlans
1370 - be2net: Fix offload features for Q-in-Q packets
1371 - virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
1372 - geneve: fix fill_info when using collect_metadata
1373 - tcp: avoid fastopen API to be used on AF_UNSPEC
1374 - sctp: fix ICMP processing if skb is non-linear
1375 - ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
1376 - ipv4: add reference counting to metrics
1377 - bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
1378 - bpf: fix wrong exposure of map_flags into fdinfo for lpm
1379 - bpf: adjust verifier heuristics
1380 - sparc64: Fix mapping of 64k pages with MAP_FIXED
1381 - sparc: Fix -Wstringop-overflow warning
1382 - sparc/ftrace: Fix ftrace graph time measurement
1383 - fs/ufs: Set UFS default maximum bytes per file
1384 - powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
1385 - powerpc/spufs: Fix hash faults for kernel regions
1386 - Revert "tty_port: register tty ports with serdev bus"
1387 - serdev: fix tty-port client deregistration
1388 - i2c: i2c-tiny-usb: fix buffer not being DMA capable
1389 - crypto: skcipher - Add missing API setkey checks
1390 - Revert "ACPI / button: Remove lid_init_state=method mode"
1391 - x86/MCE: Export memory_error()
1392 - acpi, nfit: Fix the memory error check in nfit_handle_mce()
1393 - ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service
1394 - ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
1395 - Revert "ACPI / button: Change default behavior to lid_init_state=open"
1396 - mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
1397 - scsi: zero per-cmd private driver data for each MQ I/O
1398 - iscsi-target: Always wait for kthread_should_stop() before kthread exit
1399 - iscsi-target: Fix initial login PDU asynchronous socket close OOPs
1400 - scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()
1401 - ibmvscsis: Clear left-over abort_cmd pointers
1402 - ibmvscsis: Fix the incorrect req_lim_delta
1403 - HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
1404 - nvme-rdma: support devices with queue size < 32
1405 - nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
1406 - nvme: avoid to use blk_mq_abort_requeue_list()
1407 - drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
1408 - drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
1409 - drm/radeon/ci: disable mclk switching for high refresh rates (v2)
1410 - drm/radeon: Unbreak HPD handling for r600+
1411 - pcmcia: remove left-over %Z format
1412 - ALSA: hda - No loopback on ALC299 codec
1413 - ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
1414 - Revert "ALSA: usb-audio: purge needless variable length array"
1415 - ALSA: usb: Fix a typo in Tascam US-16x08 mixer element
1416 - mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks
1417 once
1418 - mm: avoid spurious 'bad pmd' warning messages
1419 - dax: fix race between colliding PMD & PTE entries
1420 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
1421 - mlock: fix mlock count can not decrease in race condition
1422 - mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
1423 - mm: consider memblock reservations for deferred memory initialization sizing
1424 - RDMA/srp: Fix NULL deref at srp_destroy_qp()
1425 - RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
1426 - x86/boot: Use CROSS_COMPILE prefix for readelf
1427 - ksm: prevent crash after write_protect_page fails
1428 - slub/memcg: cure the brainless abuse of sysfs attributes
1429 - drm/gma500/psb: Actually use VBT mode when it is found
1430 - xfs: Fix missed holes in SEEK_HOLE implementation
1431 - xfs: use ->b_state to fix buffer I/O accounting release race
1432 - xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
1433 - xfs: use dedicated log worker wq to avoid deadlock with cil wq
1434 - xfs: fix over-copying of getbmap parameters from userspace
1435 - xfs: actually report xattr extents via iomap
1436 - xfs: drop iolock from reclaim context to appease lockdep
1437 - xfs: fix integer truncation in xfs_bmap_remap_alloc
1438 - xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
1439 - xfs: prevent multi-fsb dir readahead from reading random blocks
1440 - xfs: fix up quotacheck buffer list error handling
1441 - xfs: support ability to wait on new inodes
1442 - xfs: update ag iterator to support wait on new inodes
1443 - xfs: wait on new inodes during quotaoff dquot release
1444 - xfs: reserve enough blocks to handle btree splits when remapping
1445 - xfs: fix use-after-free in xfs_finish_page_writeback
1446 - xfs: fix indlen accounting error on partial delalloc conversion
1447 - xfs: BMAPX shouldn't barf on inline-format directories
1448 - xfs: bad assertion for delalloc an extent that start at i_size
1449 - xfs: xfs_trans_alloc_empty
1450 - xfs: avoid mount-time deadlock in CoW extent recovery
1451 - xfs: fix unaligned access in xfs_btree_visit_blocks
1452 - xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
1453 - Linux 4.11.4
1454 * orangefs kernel module not compiled for amd64, i386 (LP: #1696541)
1455 - [Config] CONFIG_ORANGEFS_FS=m
1456 * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
1457 event (LP: #1678590)
1458 - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537
1459 * APST quirk needed for Intel NVMe (LP: #1686592)
1460 - nvme: Quirk APST on Intel 600P/P3100 devices
1461 * iptables/ip6tables regressions in deleting rules (LP: #1691752)
1462 - netfilter: xtables: zero padding in data_to_user
1463 - netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside
1464 CONFIG_COMPAT
1465 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
1466 (LP: #1671360)
1467 - pinctrl: amd: make use of raw_spinlock variants
1468 - pinctrl/amd: Use regular interrupt instead of chained
1469 * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
1470 - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
1471 * extend-diff-ignore should use exact matches (LP: #1693504)
1472 - [Packaging] exact extend-diff-ignore matches
1473 * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
1474 - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
1475 * Keyboard backlight control does not work on some dell laptops.
1476 (LP: #1693126)
1477 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
1478 * Miscellaneous Ubuntu changes
1479 - SAUCE: efi: Don't print secure boot state from the efi stub
1480 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
1481 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
c43097c0 1482
f0b60a30 1483 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Jun 2017 09:13:02 -0500
c43097c0
SF
1484
1485linux-raspi2 (4.11.0-1000.0) artful; urgency=low
1486
1487 * Dummy Entry
1488
1489 -- Seth Forshee <seth.forshee@canonical.com> Wed, 24 May 2017 11:51:37 -0500
1490
1491linux (4.11.0-4.9) artful; urgency=low
1492
1493 [ Seth Forshee ]
1494
1495 * Release Tracking Bug
1496 - LP: #1693229
1497
1498 * arm64: mbigen updates (LP: #1692783)
1499 - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
1500 - irqchip/mbigen: Add ACPI support
1501 - irqchip/mbigen: Fix return value check in mbigen_device_probe()
1502 - irqchip/mbigen: Fix memory mapping code
1503 - irqchip/mbigen: Fix potential NULL dereferencing
1504 - irqchip/mbigen: Fix the clear register offset calculation
1505
1506 * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
1507 (LP: #1691973)
1508 - powerpc/64s: Add msgp facility unavailable log string
1509 - powerpc/64s: Add SCV FSCR bit for ISA v3.0
1510 - powerpc/xive: Native exploitation of the XIVE interrupt controller
1511 - powerpc: Change the doorbell IPI calling convention
1512 - powerpc: Introduce msgsnd/doorbell barrier primitives
1513 - powerpc/64s: Avoid a branch for ppc_msgsnd
1514 - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
1515 - powerpc/powernv: Add XIVE related definitions to opal-api.h
1516 - powerpc: Add more PPC bit conversion macros
1517 - powerpc: Add optional smp_ops->prepare_cpu SMP callback
1518 - powerpc/smp: Remove migrate_irq() custom implementation
1519 - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
1520
1521 * Hardware transaction memory corruption (LP: #1691477)
1522 - powerpc/tm: Fix FP and VMX register corruption
1523
1524 * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
1525 (LP: #1685792)
1526 - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
1527 - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
1528 - powerpc/powernv/idle: Don't override default/deepest directly in kernel
1529
1530 * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
1531 - drivers: net: phy: xgene: Fix mdio write
1532
1533 * powerpc/powernv: Introduce address translation services for Nvlink2
1534 (LP: #1690412)
1535 - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
1536 - drivers/of/base.c: Add of_property_read_u64_index
1537 - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
1538 - powerpc/powernv: Introduce address translation services for Nvlink2
1539
1540 * arm64/ACPI support for SBSA watchdog (LP: #1688114)
1541 - clocksource: arm_arch_timer: clean up printk usage
1542 - clocksource: arm_arch_timer: rename type macros
1543 - clocksource: arm_arch_timer: rename the PPI enum
1544 - clocksource: arm_arch_timer: move enums and defines to header file
1545 - clocksource: arm_arch_timer: add a new enum for spi type
1546 - clocksource: arm_arch_timer: rework PPI selection
1547 - clocksource: arm_arch_timer: split dt-only rate handling
1548 - clocksource: arm_arch_timer: refactor arch_timer_needs_probing
1549 - clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
1550 call
1551 - clocksource: arm_arch_timer: add structs to describe MMIO timer
1552 - clocksource: arm_arch_timer: split MMIO timer probing.
1553 - [Config] CONFIG_ACPI_GTDT=y
1554 - acpi/arm64: Add GTDT table parse driver
1555 - clocksource: arm_arch_timer: simplify ACPI support code.
1556 - acpi/arm64: Add memory-mapped timer support in GTDT driver
1557 - clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
1558 - acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
1559
1560 * arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
1561 - arm64: Add CNTFRQ_EL0 trap handler
1562
1563 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
1564 - i2c: thunderx: Enable HWMON class probing
1565
1566 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
1567 - [Config] CONFIG_LIBIO=y on arm64 only
1568 - SAUCE: LIBIO: Introduce a generic PIO mapping method
1569 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
1570 - [Config] CONFIG_HISILICON_LPC=y
1571 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
1572 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
1573 I/O
1574 - SAUCE: LPC: Add the ACPI LPC support
1575 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
1576 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
1577
1578 * POWER9: CAPI2 enablement (LP: #1686519)
1579 - cxl: Read vsec perst load image
1580 - cxl: Remove unused values in bare-metal environment.
1581 - cxl: Keep track of mm struct associated with a context
1582 - cxl: Update implementation service layer
1583 - cxl: Rename some psl8 specific functions
1584 - cxl: Isolate few psl8 specific calls
1585 - cxl: Add psl9 specific code
1586
1587 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1588 - SAUCE: tty: Fix ldisc crash on reopened tty
1589
1590 * Artful update to 4.11.2 stable release (LP: #1692332)
1591 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
1592 - target: Fix compare_and_write_callback handling for non GOOD status
1593 - target/fileio: Fix zero-length READ and WRITE handling
1594 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
1595 - usb: xhci: bInterval quirk for TI TUSB73x0
1596 - usb: host: xhci: print correct command ring address
1597 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
1598 - USB: Proper handling of Race Condition when two USB class drivers try to
1599 call init_usb_class simultaneously
1600 - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
1601 - staging: vt6656: use off stack for in buffer USB transfers.
1602 - staging: vt6656: use off stack for out buffer USB transfers.
1603 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
1604 - staging: wilc1000: Fix problem with wrong vif index
1605 - staging: sir: fill in missing fields and fix probe
1606 - staging: comedi: jr3_pci: fix possible null pointer dereference
1607 - staging: comedi: jr3_pci: cope with jiffies wraparound
1608 - usb: misc: add missing continue in switch
1609 - usb: gadget: legacy gadgets are optional
1610 - usb: Make sure usb/phy/of gets built-in
1611 - usb: hub: Fix error loop seen after hub communication errors
1612 - usb: hub: Do not attempt to autosuspend disconnected devices
1613 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
1614 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
1615 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
1616 - um: Fix PTRACE_POKEUSER on x86_64
1617 - perf/x86: Fix Broadwell-EP DRAM RAPL events
1618 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
1619 - Revert "KVM: Support vCPU-based gfn->hva cache"
1620 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
1621 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
1622 - block: fix blk_integrity_register to use template's interval_exp if not 0
1623 - crypto: s5p-sss - Close possible race for completed requests
1624 - crypto: algif_aead - Require setkey before accept(2)
1625 - crypto: ccp - Use only the relevant interrupt bits
1626 - crypto: ccp - Disable interrupts early on unload
1627 - crypto: ccp - Change ISR handler method for a v3 CCP
1628 - crypto: ccp - Change ISR handler method for a v5 CCP
1629 - dm crypt: rewrite (wipe) key in crypto layer using random data
1630 - dm era: save spacemap metadata root after the pre-commit
1631 - dm rq: check blk_mq_register_dev() return value in
1632 dm_mq_init_request_queue()
1633 - dm thin: fix a memory leak when passing discard bio down
1634 - vfio/type1: Remove locked page accounting workqueue
1635 - iov_iter: don't revert iov buffer if csum error
1636 - IB/core: Fix sysfs registration error flow
1637 - IB/core: Fix kernel crash during fail to initialize device
1638 - IB/core: For multicast functions, verify that LIDs are multicast LIDs
1639 - IB/IPoIB: ibX: failed to create mcg debug file
1640 - IB/mlx4: Fix ib device initialization error flow
1641 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
1642 - IB/hfi1: Prevent kernel QP post send hard lockups
1643 - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
1644 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
1645 - perf annotate s390: Implement jump types for perf annotate
1646 - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
1647 - ext4: evict inline data when writing to memory map
1648 - orangefs: fix bounds check for listxattr
1649 - orangefs: clean up oversize xattr validation
1650 - orangefs: do not set getattr_time on orangefs_lookup
1651 - orangefs: do not check possibly stale size on truncate
1652 - fs/xattr.c: zero out memory copied to userspace in getxattr
1653 - ceph: fix memory leak in __ceph_setxattr()
1654 - fs: fix data invalidation in the cleancache during direct IO
1655 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
1656 - mm: vmscan: fix IO/refault regression in cache workingset transition
1657 - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
1658 - Fix match_prepath()
1659 - Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
1660 - Set unicode flag on cifs echo request to avoid Mac error
1661 - SMB3: Work around mount failure when using SMB3 dialect to Macs
1662 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
1663 - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
1664 - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
1665 - CIFS: fix oplock break deadlocks
1666 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
1667 - CIFS: add misssing SFM mapping for doublequote
1668 - ovl: do not set overlay.opaque on non-dir create
1669 - padata: free correct variable
1670 - md/raid1: avoid reusing a resync bio after error handling.
1671 - device-dax: fix cdev leak
1672 - device-dax: fix sysfs attribute deadlock
1673 - dax: prevent invalidation of mapped DAX entries
1674 - mm: fix data corruption due to stale mmap reads
1675 - ext4: return to starting transaction in ext4_dax_huge_fault()
1676 - dax: fix PMD data corruption when fault races with write
1677 - f2fs: fix wrong max cost initialization
1678 - Revert "f2fs: put allocate_segment after refresh_sit_entry"
1679 - f2fs: fix fs corruption due to zero inode page
1680 - f2fs: fix multiple f2fs_add_link() having same name for inline dentry
1681 - f2fs: check entire encrypted bigname when finding a dentry
1682 - f2fs: Make flush bios explicitely sync
1683 - initramfs: Always do fput() and load modules after rootfs populate
1684 - initramfs: avoid "label at end of compound statement" error
1685 - fscrypt: fix context consistency check when key(s) unavailable
1686 - fscrypt: avoid collisions when presenting long encrypted filenames
1687 - serial: samsung: Use right device for DMA-mapping calls
1688 - serial: samsung: Add missing checks for dma_map_single failure
1689 - serial: omap: fix runtime-pm handling on unbind
1690 - serial: omap: suspend device on probe errors
1691 - tty: pty: Fix ldisc flush after userspace become aware of the data already
1692 - tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
1693 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
1694 - Bluetooth: hci_bcm: add missing tty-device sanity check
1695 - Bluetooth: hci_intel: add missing tty-device sanity check
1696 - cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()
1697 - libata: reject passthrough WRITE SAME requests
1698 - ipmi: Fix kernel panic at ipmi_ssif_thread()
1699 - libnvdimm, region: fix flush hint detection crash
1700 - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
1701 - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
1702 - libnvdimm, pfn: fix 'npfns' vs section alignment
1703 - pstore: Fix flags to enable dumps on powerpc
1704 - pstore: Use dynamic spinlock initializer
1705 - pstore: Shut down worker when unregistering
1706 - Linux 4.11.2
1707
1708 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
1709 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
1710
1711 * iptables regression causing snapd ADT failure (LP: #1691752)
1712 - SAUCE: Revert "iptables: use match, target and data copy_to_user helpers"
1713
1714 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
1715 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
1716
1717 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
1718 (LP: #1672819)
1719 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
1720
1721 * CVE-2013-1060 (LP: #1206200)
1722 - [Debian] (no-squash) supply perf with appropriate prefix to ensure use of
1723 local config
1724
1725 * Miscellaneous Ubuntu changes
1726 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
1727 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
1728
1729 * Miscellaneous upstream changes
1730 - Revert "UBUNTU: [Debian] supply perf with appropriate prefix to ensure use
1731 of local config"
1732
1733 -- Seth Forshee <seth.forshee@canonical.com> Wed, 24 May 2017 08:57:22 -0500
1734
1735linux (4.11.0-3.8) artful; urgency=low
1736
1737 [ Seth Forshee ]
1738
1739 * Release Tracking Bug
1740 - LP: #1690999
1741
1742 * apparmor_parser hangs indefinitely when called by multiple threads
1743 (LP: #1645037)
1744 - SAUCE: apparmor: fix lock ordering for mkdir
1745
1746 * apparmor leaking securityfs pin count (LP: #1660846)
1747 - SAUCE: apparmor: fix leak on securityfs pin count
1748
1749 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
1750 (LP: #1660845)
1751 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
1752 fails
1753
1754 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
1755 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
1756
1757 * libvirt profile is blocking global setrlimit despite having no rlimit rule
1758 (LP: #1679704)
1759 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
1760 - apparmor: update auditing of rlimit check to provide capability information
1761
1762 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1763 - SAUCE: apparmor: add policy revision file interface
1764
1765 * apparmor does not make support of query data visible (LP: #1678023)
1766 - SAUCE: apparmor: add label data availability to the feature set
1767
1768 * apparmor query interface does not make supported query info available
1769 (LP: #1678030)
1770 - SAUCE: apparmor: add information about the query inteface to the feature set
1771
1772 * change_profile incorrect when using namespaces with a compound stack
1773 (LP: #1677959)
1774 - SAUCE: apparmor: fix label parse for stacked labels
1775
1776 * Regression in 4.4.0-65-generic causes very frequent system crashes
1777 (LP: #1669611)
1778 - apparmor: sync of apparmor 3.6+ (17.04)
1779
1780 * Artful update to 4.11.1 stable release (LP: #1690814)
1781 - dm ioctl: prevent stack leak in dm ioctl call
1782 - drm/sti: fix GDP size to support up to UHD resolution
1783 - power: supply: lp8788: prevent out of bounds array access
1784 - brcmfmac: Ensure pointer correctly set if skb data location changes
1785 - brcmfmac: Make skb header writable before use
1786 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
1787 - refcount: change EXPORT_SYMBOL markings
1788 - net: macb: fix phy interrupt parsing
1789 - tcp: fix access to sk->sk_state in tcp_poll()
1790 - geneve: fix incorrect setting of UDP checksum flag
1791 - bpf: enhance verifier to understand stack pointer arithmetic
1792 - bpf, arm64: fix jit branch offset related to ldimm64
1793 - tcp: fix wraparound issue in tcp_lp
1794 - net: ipv6: Do not duplicate DAD on link up
1795 - net: usb: qmi_wwan: add Telit ME910 support
1796 - tcp: do not inherit fastopen_req from parent
1797 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
1798 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
1799 - ipv6: initialize route null entry in addrconf_init()
1800 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
1801 - tcp: randomize timestamps on syncookies
1802 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
1803 - bpf: don't let ldimm64 leak map addresses on unprivileged
1804 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
1805 - f2fs: sanity check segment count
1806 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
1807 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
1808 - block: get rid of blk_integrity_revalidate()
1809 - Linux 4.11.1
1810
1811 * Module signing exclusion for staging drivers does not work properly
1812 (LP: #1690908)
1813 - SAUCE: Fix module signing exclusion in package builds
1814
1815 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
1816 - [Config] CONFIG_QCOM_L3_PMU=y
1817 - perf: qcom: Add L3 cache PMU driver
1818
1819 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
1820 - drivers/perf: arm_pmu: rework per-cpu allocation
1821 - drivers/perf: arm_pmu: manage interrupts per-cpu
1822 - drivers/perf: arm_pmu: split irq request from enable
1823 - drivers/perf: arm_pmu: remove pointless PMU disabling
1824 - drivers/perf: arm_pmu: define armpmu_init_fn
1825 - drivers/perf: arm_pmu: fold init into alloc
1826 - drivers/perf: arm_pmu: factor out pmu registration
1827 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
1828 - drivers/perf: arm_pmu: handle no platform_device
1829 - drivers/perf: arm_pmu: rename irq request/free functions
1830 - drivers/perf: arm_pmu: split cpu-local irq request/free
1831 - drivers/perf: arm_pmu: move irq request/free into probe
1832 - drivers/perf: arm_pmu: split out platform device probe logic
1833 - arm64: add function to get a cpu's MADT GICC table
1834 - [Config] CONFIG_ARM_PMU_ACPI=y
1835 - drivers/perf: arm_pmu: add ACPI framework
1836 - arm64: pmuv3: handle !PMUv3 when probing
1837 - arm64: pmuv3: use arm_pmu ACPI framework
1838
1839 * Fix NVLINK2 TCE route (LP: #1690155)
1840 - powerpc/powernv: Fix TCE kill on NVLink2
1841
1842 * CVE-2017-0605
1843 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
1844
1845 * Miscellaneous Ubuntu changes
1846 - [Config] Restore powerpc arch to annotations file
1847 - [Config] Disable runtime testing modules
1848 - [Config] Disable drivers not needed on s390x
1849 - [Config] Update annotations for 4.11
1850 - [Config] updateconfigs after apparmor updates
1851
1852 * Miscellaneous upstream changes
1853 - apparmor: use SHASH_DESC_ON_STACK
1854 - apparmor: fix invalid reference to index variable of iterator line 836
1855 - apparmor: fix parameters so that the permission test is bypassed at boot
1856 - apparmor: Make path_max parameter readonly
1857 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
1858 - apparmorfs: Use seq_putc() in two functions
1859 - apparmor: provide information about path buffer size at boot
1860 - apparmor: add/use fns to print hash string hex value
1861
1862 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
1863
1864linux (4.11.0-2.7) artful; urgency=low
1865
1866 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
1867 (LP: #1688259)
1868 - Remove squashfs-modules files from d-i
1869 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
1870
1871 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
1872 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
1873 - d-i: initrd needs qcom_emac on amberwing platform.
1874
1875 * update for V3 kernel bits and improved multiple fan slice support
1876 (LP: #1470091)
1877 - SAUCE: fan: tunnel multiple mapping mode (v3)
1878
1879 * Miscellaneous Ubuntu changes
1880 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
1881 - Enable zfs
1882 - SAUCE: fan: add VXLAN implementation
1883 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1884 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1885 kernel image
1886 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1887 mode
1888 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1889 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1890 locked down
1891 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1892 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1893 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1894 reboot
1895 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1896 set
1897 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1898 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1899 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1900 down
1901 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1902 locked down
1903 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1904 down
1905 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1906 is locked down
1907 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1908 locked down
1909 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1910 has been locked down
1911 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1912 locked down
1913 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1914 locked down
1915 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1916 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1917 kernel is locked down
1918 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1919 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1920 down
1921 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1922 - SAUCE: (efi-lockdown) Add EFI signature data types
1923 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
1924 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
1925 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1926 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
1927 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
1928 disabled
1929 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1930 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1931 MokSBState
1932 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1933 - [Config] Set values for UEFI secure boot lockdown options
1934 - Update dropped.txt
1935
1936 [ Upstream Kernel Changes ]
1937
1938 * rebase to v4.11
1939
1940 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
1941
1942linux (4.11.0-1.6) artful; urgency=low
1943
1944 * Miscellaneous Ubuntu changes
1945 - [Debian] Use default compression for all packages
1946 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1947 lookup_bdev()
1948 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1949 when mounting
1950 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1951 when mounting
1952 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1953 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1954 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1955 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1956 security.* xattrs
1957 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1958 filesystems
1959 - SAUCE: (namespace) fuse: Add support for pid namespaces
1960 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1961 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1962 or a descendant
1963 - SAUCE: (namespace) fuse: Allow user namespace mounts
1964 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1965 namespaces
1966 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
1967 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1968 mounts
1969 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1970 opened for writing
1971
1972 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
1973
1974linux (4.11.0-0.5) artful; urgency=low
1975
1976 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
1977 (LP: #1684971)
1978 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
1979
1980 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
1981 (LP: #1470250)
1982 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
1983
1984 * Enable virtual scsi server driver for Power (LP: #1615665)
1985 - SAUCE: Return TCMU-generated sense data to fabric module
1986
1987 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
1988 (LP: #1630990)
1989 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
1990 CONFIG_SECURITYFS=n
1991
1992 * Miscellaneous Ubuntu changes
1993 - SAUCE: Import aufs driver
1994 - [Config] Enable aufs
1995 - [Debian] Add script to update virtualbox
1996 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
1997 - Enable vbox
1998 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1999
2000 [ Upstream Kernel Changes ]
2001
2002 * rebase to v4.11-rc8
2003
2004 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
2005
2006linux (4.11.0-0.4) zesty; urgency=low
2007
2008 * POWER9: Improve performance on memory management (LP: #1681429)
2009 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
2010 flush
2011 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
2012
2013 * Miscellaneous Ubuntu changes
2014 - find-missing-sauce.sh
2015
2016 [ Upstream Kernel Changes ]
2017
2018 * rebase to v4.11-rc7
2019
2020 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
2021
2022linux (4.11.0-0.3) zesty; urgency=low
2023
2024 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
2025 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
2026
2027 * smartpqi driver needed in initram disk and installer (LP: #1680156)
2028 - [Config] Add smartpqi to d-i
2029
2030 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
2031 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
2032
2033 * Miscellaneous Ubuntu changes
2034 - [Config] flash-kernel should be a Breaks
2035 - [Config] drop the info directory
2036 - [Config] drop NOTES as obsolete
2037 - [Config] drop changelog.historical as obsolete
2038 - rebase to v4.11-rc6
2039
2040 [ Upstream Kernel Changes ]
2041
2042 * rebase to v4.11-rc6
2043
2044 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
2045
2046linux (4.11.0-0.2) zesty; urgency=low
2047
2048 [ Upstream Kernel Changes ]
2049
2050 * rebase to v4.11-rc5
2051
2052 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
2053
2054linux (4.11.0-0.1) zesty; urgency=low
2055
2056 [ Upstream Kernel Changes ]
2057
2058 * rebase to v4.11-rc4
2059 - LP: #1591053
2060
2061 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
2062
2063linux (4.11.0-0.0) zesty; urgency=low
2064
2065 * dummy entry
2066
2067 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600