]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.15.0-13.14
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
CommitLineData
6dc5db97 1linux (4.15.0-13.14) bionic; urgency=medium
e06d7aad 2
6dc5db97 3 * linux: 4.15.0-13.14 -proposed tracker (LP: #1756408)
e06d7aad 4
6dc5db97
TLSC
5 * devpts: handle bind-mounts (LP: #1755857)
6 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
7 - SAUCE: devpts: resolve devpts bind-mounts
8 - SAUCE: devpts: comment devpts_mntget()
9 - SAUCE: selftests: add devpts selftests
10
11 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
12 - d-i: add hisi_sas_v3_hw to scsi-modules
13
14 * [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
15 (LP: #1756097)
16 - RDMA/hns: Refactor eq code for hip06
17 - RDMA/hns: Add eq support of hip08
18 - RDMA/hns: Add detailed comments for mb() call
19 - RDMA/hns: Add rq inline data support for hip08 RoCE
20 - RDMA/hns: Update the usage of sr_max and rr_max field
21 - RDMA/hns: Set access flags of hip08 RoCE
22 - RDMA/hns: Filter for zero length of sge in hip08 kernel mode
23 - RDMA/hns: Fix QP state judgement before sending work requests
24 - RDMA/hns: Assign dest_qp when deregistering mr
25 - RDMA/hns: Fix endian problems around imm_data and rkey
26 - RDMA/hns: Assign the correct value for tx_cqn
27 - RDMA/hns: Create gsi qp in hip08
28 - RDMA/hns: Add gsi qp support for modifying qp in hip08
29 - RDMA/hns: Fill sq wqe context of ud type in hip08
30 - RDMA/hns: Assign zero for pkey_index of wc in hip08
31 - RDMA/hns: Update the verbs of polling for completion
32 - RDMA/hns: Set the guid for hip08 RoCE device
33 - net: hns3: Refactor of the reset interrupt handling logic
34 - net: hns3: Add reset service task for handling reset requests
35 - net: hns3: Refactors the requested reset & pending reset handling code
36 - net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
37 - net: hns3: Add mailbox support to VF driver
38 - net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
39 - net: hns3: Add HNS3 VF driver to kernel build framework
40 - net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
41 - net: hns3: Add mailbox support to PF driver
42 - net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
43 - net: hns3: Add mailbox interrupt handling to PF driver
44 - net: hns3: add support to query tqps number
45 - net: hns3: add support to modify tqps number
46 - net: hns3: change the returned tqp number by ethtool -x
47 - net: hns3: free the ring_data structrue when change tqps
48 - net: hns3: get rss_size_max from configuration but not hardcode
49 - net: hns3: add a mask initialization for mac_vlan table
50 - net: hns3: add vlan offload config command
51 - net: hns3: add ethtool related offload command
52 - net: hns3: add handling vlan tag offload in bd
53 - net: hns3: cleanup mac auto-negotiation state query
54 - net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
55 - net: hns3: add support for set_pauseparam
56 - net: hns3: add support to update flow control settings after autoneg
57 - net: hns3: add Asym Pause support to phy default features
58 - net: hns3: add support for querying advertised pause frame by ethtool ethx
59 - net: hns3: Increase the default depth of bucket for TM shaper
60 - net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
61 - net: hns3: hns3_get_channels() can be static
62 - net: hns3: Add ethtool interface for vlan filter
63 - net: hns3: Disable VFs change rxvlan offload status
64 - net: hns3: Unify the strings display of packet statistics
65 - net: hns3: Fix spelling errors
66 - net: hns3: Remove repeat statistic of rx_errors
67 - net: hns3: Modify the update period of packet statistics
68 - net: hns3: Mask the packet statistics query when NIC is down
69 - net: hns3: Fix an error of total drop packet statistics
70 - net: hns3: Fix a loop index error of tqp statistics query
71 - net: hns3: Fix an error macro definition of HNS3_TQP_STAT
72 - net: hns3: Remove a useless member of struct hns3_stats
73 - net: hns3: Add packet statistics of netdev
74 - net: hns3: Fix a response data read error of tqp statistics query
75 - net: hns3: fix for updating fc_mode_last_time
76 - net: hns3: fix for setting MTU
77 - net: hns3: fix for changing MTU
78 - net: hns3: add MTU initialization for hardware
79 - net: hns3: fix for not setting pause parameters
80 - net: hns3: remove redundant semicolon
81 - net: hns3: Add more packet size statisctics
82 - Revert "net: hns3: Add packet statistics of netdev"
83 - net: hns3: report the function type the same line with hns3_nic_get_stats64
84 - net: hns3: add ethtool_ops.get_channels support for VF
85 - net: hns3: remove TSO config command from VF driver
86 - net: hns3: add ethtool_ops.get_coalesce support to PF
87 - net: hns3: add ethtool_ops.set_coalesce support to PF
88 - net: hns3: refactor interrupt coalescing init function
89 - net: hns3: refactor GL update function
90 - net: hns3: remove unused GL setup function
91 - net: hns3: change the unit of GL value macro
92 - net: hns3: add int_gl_idx setup for TX and RX queues
93 - net: hns3: add feature check when feature changed
94 - net: hns3: check for NULL function pointer in hns3_nic_set_features
95 - net: hns: Fix for variable may be used uninitialized warnings
96 - net: hns3: add support for get_regs
97 - net: hns3: add manager table initialization for hardware
98 - net: hns3: add ethtool -p support for fiber port
99 - net: hns3: add net status led support for fiber port
100 - net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
101 - net: hns3: add get/set_coalesce support to VF
102 - net: hns3: add int_gl_idx setup for VF
103 - [Config]: enable CONFIG_HNS3_HCLGEVF as module.
104
105 * [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
106 - KVM: arm64: Store vcpu on the stack during __guest_enter()
107 - KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
108 - KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
109 - arm64: alternatives: use tpidr_el2 on VHE hosts
110 - KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
111 - Docs: dt: add devicetree binding for describing arm64 SDEI firmware
112 - firmware: arm_sdei: Add driver for Software Delegated Exceptions
113 - arm64: Add vmap_stack header file
114 - arm64: uaccess: Add PAN helper
115 - arm64: kernel: Add arch-specific SDEI entry code and CPU masking
116 - firmware: arm_sdei: Add support for CPU and system power states
117 - firmware: arm_sdei: add support for CPU private events
118 - arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
119 - firmware: arm_sdei: Discover SDEI support via ACPI
120 - arm64: sysreg: Move to use definitions for all the SCTLR bits
121 - arm64: cpufeature: Detect CPU RAS Extentions
122 - arm64: kernel: Survive corrected RAS errors notified by SError
123 - arm64: Unconditionally enable IESB on exception entry/return for firmware-
124 first
125 - arm64: kernel: Prepare for a DISR user
126 - KVM: arm/arm64: mask/unmask daif around VHE guests
127 - KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
128 - KVM: arm64: Save/Restore guest DISR_EL1
129 - KVM: arm64: Save ESR_EL2 on guest SError
130 - KVM: arm64: Handle RAS SErrors from EL1 on guest exit
131 - KVM: arm64: Handle RAS SErrors from EL2 on guest exit
132 - KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
133 - [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
134
135 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
136 - scsi: hisi_sas: fix dma_unmap_sg() parameter
137 - scsi: ata: enhance the definition of SET MAX feature field value
138 - scsi: hisi_sas: relocate clearing ITCT and freeing device
139 - scsi: hisi_sas: optimise port id refresh function
140 - scsi: hisi_sas: some optimizations of host controller reset
141 - scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
142 - scsi: hisi_sas: add an mechanism to do reset work synchronously
143 - scsi: hisi_sas: change ncq process for v3 hw
144 - scsi: hisi_sas: add RAS feature for v3 hw
145 - scsi: hisi_sas: add some print to enhance debugging
146 - scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
147 - scsi: hisi_sas: add v2 hw port AXI error handling support
148 - scsi: hisi_sas: use an general way to delay PHY work
149 - scsi: hisi_sas: do link reset for some CHL_INT2 ints
150 - scsi: hisi_sas: judge result of internal abort
151 - scsi: hisi_sas: add internal abort dev in some places
152 - scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
153 - scsi: hisi_sas: re-add the lldd_port_deformed()
154 - scsi: hisi_sas: add v3 hw suspend and resume
155 - scsi: hisi_sas: Change frame type for SET MAX commands
156 - scsi: hisi_sas: make local symbol host_attrs static
157 - scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
158 - SAUCE: scsi: hisi_sas: config for hip08 ES
159 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
160 - PM / core: Add LEAVE_SUSPENDED driver flag
161 - PCI / PM: Support for LEAVE_SUSPENDED driver flag
162 - PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
163 - PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
164 - PCI/ASPM: Enable Latency Tolerance Reporting when supported
165 - PCI/ASPM: Unexport internal ASPM interfaces
166 - PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
167 - PCI/AER: Return error if AER is not supported
168 - PCI/DPC: Enable DPC only if AER is available
169
170 * [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
171 - s390: scrub registers on kernel entry and KVM exit
172 - s390: add optimized array_index_mask_nospec
173 - s390/alternative: use a copy of the facility bit mask
174 - s390: add options to change branch prediction behaviour for the kernel
175 - s390: run user space and KVM guests with modified branch prediction
176 - s390: introduce execute-trampolines for branches
177 - s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
178 - s390: do not bypass BPENTER for interrupt system calls
179 - s390/entry.S: fix spurious zeroing of r0
180
181 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
182 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
183
184 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
185 fixes (LP: #1752182)
186 - scsi: lpfc: FLOGI failures are reported when connected to a private loop.
187 - scsi: lpfc: Expand WQE capability of every NVME hardware queue
188 - scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
189 - scsi: lpfc: Fix NVME LS abort_xri
190 - scsi: lpfc: Raise maximum NVME sg list size for 256 elements
191 - scsi: lpfc: Driver fails to detect direct attach storage array
192 - scsi: lpfc: Fix display for debugfs queInfo
193 - scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
194 - scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
195 - scsi: lpfc: Linux LPFC driver does not process all RSCNs
196 - scsi: lpfc: correct port registrations with nvme_fc
197 - scsi: lpfc: Correct driver deregistrations with host nvme transport
198 - scsi: lpfc: Fix crash during driver unload with running nvme traffic
199 - scsi: lpfc: Fix driver handling of nvme resources during unload
200 - scsi: lpfc: small sg cnt cleanup
201 - scsi: lpfc: Fix random heartbeat timeouts during heavy IO
202 - scsi: lpfc: update driver version to 11.4.0.5
203 - scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
204 - scsi: lpfc: Fix receive PRLI handling
205 - scsi: lpfc: Increase SCSI CQ and WQ sizes.
206 - scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
207 - scsi: lpfc: Fix issues connecting with nvme initiator
208 - scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
209 - scsi: lpfc: Beef up stat counters for debug
210 - scsi: lpfc: update driver version to 11.4.0.6
211 - scsi: lpfc: correct sg_seg_cnt attribute min vs default
212 - scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
213 - scsi: lpfc: don't dereference localport before it has been null checked
214 - scsi: lpfc: fix a couple of minor indentation issues
215 - treewide: Use DEVICE_ATTR_RW
216 - treewide: Use DEVICE_ATTR_RO
217 - treewide: Use DEVICE_ATTR_WO
218 - scsi: lpfc: Fix frequency of Release WQE CQEs
219 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
220 - scsi: lpfc: move placement of target destroy on driver detach
221 - scsi: lpfc: correct debug counters for abort
222 - scsi: lpfc: Add WQ Full Logic for NVME Target
223 - scsi: lpfc: Fix PRLI handling when topology type changes
224 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
225 - scsi: lpfc: Fix RQ empty firmware trap
226 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
227 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
228 - scsi: lpfc: Fix issue_lip if link is disabled
229 - scsi: lpfc: Indicate CONF support in NVMe PRLI
230 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
231 - scsi: lpfc: Validate adapter support for SRIU option
232 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
233 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
234 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
235 - scsi: lpfc: update driver version to 11.4.0.7
236 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
237 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
238 - scsi: lpfc: Rework sli4 doorbell infrastructure
239 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
240 - scsi: lpfc: Add push-to-adapter support to sli4
241 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
242 - scsi: lpfc: Add 64G link speed support
243 - scsi: lpfc: Add if_type=6 support for cycling valid bits
244 - scsi: lpfc: Enable fw download on if_type=6 devices
245 - scsi: lpfc: Add embedded data pointers for enhanced performance
246 - scsi: lpfc: Fix nvme embedded io length on new hardware
247 - scsi: lpfc: Work around NVME cmd iu SGL type
248 - scsi: lpfc: update driver version to 12.0.0.0
249 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
250 - scsi: lpfc: use __raw_writeX on DPP copies
251 - scsi: lpfc: Add missing unlock in WQ full logic
252
253 * CVE-2018-8043
254 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
255 unimac_mdio_probe()
256
257 * Bionic update to 4.15.10 stable release (LP: #1756100)
258 - Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
259 WYSE"
260 - RDMA/ucma: Limit possible option size
261 - RDMA/ucma: Check that user doesn't overflow QP state
262 - RDMA/mlx5: Fix integer overflow while resizing CQ
263 - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
264 - IB/uverbs: Improve lockdep_check
265 - mac80211_hwsim: don't use WQ_MEM_RECLAIM
266 - net/smc: fix NULL pointer dereference on sock_create_kern() error path
267 - regulator: stm32-vrefbuf: fix check on ready flag
268 - drm/i915: Check for fused or unused pipes
269 - drm/i915/audio: fix check for av_enc_map overflow
270 - drm/i915: Fix rsvd2 mask when out-fence is returned
271 - drm/i915: Clear the in-use marker on execbuf failure
272 - drm/i915: Disable DC states around GMBUS on GLK
273 - drm/i915: Update watermark state correctly in sanitize_watermarks
274 - drm/i915: Try EDID bitbanging on HDMI after failed read
275 - drm/i915/perf: fix perf stream opening lock
276 - scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
277 - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
278 - drm/i915: Always call to intel_display_set_init_power() in resume_early.
279 - workqueue: Allow retrieval of current task's work struct
280 - drm: Allow determining if current task is output poll worker
281 - drm/nouveau: Fix deadlock on runtime suspend
282 - drm/radeon: Fix deadlock on runtime suspend
283 - drm/amdgpu: Fix deadlock on runtime suspend
284 - drm/nouveau: prefer XBGR2101010 for addfb ioctl
285 - drm/amd/powerplay/smu7: allow mclk switching with no displays
286 - drm/amd/powerplay/vega10: allow mclk switching with no displays
287 - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
288 - drm/amd/display: check for ipp before calling cursor operations
289 - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
290 - drm/amd/powerplay: fix power over limit on Fiji
291 - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
292 - drm/amdgpu: used cached pcie gen info for SI (v2)
293 - drm/amdgpu: Notify sbios device ready before send request
294 - drm/radeon: fix KV harvesting
295 - drm/amdgpu: fix KV harvesting
296 - drm/amdgpu:Correct max uvd handles
297 - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
298 - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
299 - MIPS: BMIPS: Do not mask IPIs during suspend
300 - MIPS: ath25: Check for kzalloc allocation failure
301 - MIPS: OCTEON: irq: Check for null return on kzalloc allocation
302 - PCI: dwc: Fix enumeration end when reaching root subordinate
303 - Input: matrix_keypad - fix race when disabling interrupts
304 - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
305 - bug: use %pB in BUG and stack protector failure
306 - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
307 - mm/memblock.c: hardcode the end_pfn being -1
308 - Documentation/sphinx: Fix Directive import error
309 - loop: Fix lost writes caused by missing flag
310 - virtio_ring: fix num_free handling in error case
311 - KVM: s390: fix memory overwrites when not using SCA entries
312 - arm64: mm: fix thinko in non-global page table attribute check
313 - IB/core: Fix missing RDMA cgroups release in case of failure to register
314 device
315 - Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
316 - kbuild: Handle builtin dtb file names containing hyphens
317 - dm bufio: avoid false-positive Wmaybe-uninitialized warning
318 - IB/mlx5: Fix incorrect size of klms in the memory region
319 - bcache: fix crashes in duplicate cache device register
320 - bcache: don't attach backing with duplicate UUID
321 - x86/MCE: Save microcode revision in machine check records
322 - x86/MCE: Serialize sysfs changes
323 - perf tools: Fix trigger class trigger_on()
324 - x86/spectre_v2: Don't check microcode versions when running under
325 hypervisors
326 - ALSA: hda/realtek - Add support headset mode for DELL WYSE
327 - ALSA: hda/realtek - Add headset mode support for Dell laptop
328 - ALSA: hda/realtek: Limit mic boost on T480
329 - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
330 - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
331 - ALSA: seq: More protection for concurrent write and ioctl races
332 - ALSA: hda: add dock and led support for HP EliteBook 820 G3
333 - ALSA: hda: add dock and led support for HP ProBook 640 G2
334 - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
335 - scsi: qla2xxx: Fix recursion while sending terminate exchange
336 - dt-bindings: Document mti,mips-cpc binding
337 - MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
338 - nospec: Kill array_index_nospec_mask_check()
339 - nospec: Include <asm/barrier.h> dependency
340 - x86/entry: Reduce the code footprint of the 'idtentry' macro
341 - x86/entry/64: Use 'xorl' for faster register clearing
342 - x86/mm: Remove stale comment about KMEMCHECK
343 - x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
344 - x86/IO-APIC: Avoid warning in 32-bit builds
345 - x86/LDT: Avoid warning in 32-bit builds with older gcc
346 - x86-64/realmode: Add instruction suffix
347 - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
348 - x86/speculation: Use IBRS if available before calling into firmware
349 - x86/retpoline: Support retpoline builds with Clang
350 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
351 - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
352 - x86/paravirt, objtool: Annotate indirect calls
353 - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
354 - x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
355 - objtool: Use existing global variables for options
356 - objtool: Add retpoline validation
357 - objtool: Add module specific retpoline rules
358 - objtool, retpolines: Integrate objtool with retpoline support more closely
359 - objtool: Fix another switch table detection issue
360 - objtool: Fix 32-bit build
361 - x86/kprobes: Fix kernel crash when probing .entry_trampoline code
362 - watchdog: hpwdt: SMBIOS check
363 - watchdog: hpwdt: Check source of NMI
364 - watchdog: hpwdt: fix unused variable warning
365 - watchdog: hpwdt: Remove legacy NMI sourcing.
366 - netfilter: add back stackpointer size checks
367 - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
368 - netfilter: xt_hashlimit: fix lock imbalance
369 - netfilter: x_tables: fix missing timer initialization in xt_LED
370 - netfilter: nat: cope with negative port range
371 - netfilter: IDLETIMER: be syzkaller friendly
372 - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
373 - netfilter: bridge: ebt_among: add missing match size checks
374 - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
375 - netfilter: use skb_to_full_sk in ip6_route_me_harder
376 - tpm_tis: Move ilb_base_addr to tpm_tis_data
377 - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
378 - tpm: delete the TPM_TIS_CLK_ENABLE flag
379 - tpm: remove unused variables
380 - tpm: only attempt to disable the LPC CLKRUN if is already enabled
381 - x86/xen: Calculate __max_logical_packages on PV domains
382 - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
383 - scsi: qla2xxx: Fix gpnid error processing
384 - scsi: qla2xxx: Move session delete to driver work queue
385 - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
386 - scsi: qla2xxx: Fix re-login for Nport Handle in use
387 - scsi: qla2xxx: Retry switch command on time out
388 - scsi: qla2xxx: Serialize GPNID for multiple RSCN
389 - scsi: qla2xxx: Fix login state machine stuck at GPDB
390 - scsi: qla2xxx: Fix NPIV host cleanup in target mode
391 - scsi: qla2xxx: Relogin to target port on a cable swap
392 - scsi: qla2xxx: Fix Relogin being triggered too fast
393 - scsi: qla2xxx: Fix PRLI state check
394 - scsi: qla2xxx: Fix abort command deadlock due to spinlock
395 - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
396 - scsi: qla2xxx: Fix scan state field for fcport
397 - scsi: qla2xxx: Clear loop id after delete
398 - scsi: qla2xxx: Defer processing of GS IOCB calls
399 - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
400 - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
401 - scsi: qla2xxx: Fix memory leak in dual/target mode
402 - NFS: Fix an incorrect type in struct nfs_direct_req
403 - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
404 - NFS: Fix unstable write completion
405 - Linux 4.15.10
406
407 * Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
408 - ALSA: seq: Don't allow resizing pool in use
409
410 * nfp: prioritize stats updates (LP: #1752061)
411 - nfp: flower: prioritize stats updates
412
413 * Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
414 (LP: #1753371)
415 - nvme-pci: Fix EEH failure on ppc
416
417 * sbsa watchdog crashes thunderx2 system (LP: #1755595)
418 - watchdog: sbsa: use 32-bit read for WCV
419
420 * KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
421 - KVM: s390: diagnoses are instructions as well
422 - KVM: s390: add vcpu stat counters for many instruction
423
424 * CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
425 - CIFS: make IPC a regular tcon
426 - CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
427 - CIFS: dump IPC tcon in debug proc file
428
429 * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
430 - i2c: octeon: Prevent error message on bus error
431
432 * Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
433 that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
434 - scsi: qla2xxx: Fix memory corruption during hba reset test
435
436 * Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
437 (LP: #1752236)
438 - KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
439
440 * Fix ARC hit rate (LP: #1755158)
441 - SAUCE: Fix ARC hit rate (LP: #1755158)
442
443 * Bionic update to 4.15.9 stable release (LP: #1755275)
444 - bpf: fix mlock precharge on arraymaps
445 - bpf: fix memory leak in lpm_trie map_free callback function
446 - bpf: fix rcu lockdep warning for lpm_trie map_free callback
447 - bpf, x64: implement retpoline for tail call
448 - bpf, arm64: fix out of bounds access in tail call
449 - bpf: add schedule points in percpu arrays management
450 - bpf: allow xadd only on aligned memory
451 - bpf, ppc64: fix out of bounds access in tail call
452 - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
453 - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
454 - KVM: x86: fix backward migration with async_PF
455 - Linux 4.15.9
456
457 * Bionic update to 4.15.8 stable release (LP: #1755179)
458 - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
459 - ipmi_si: Fix error handling of platform device
460 - platform/x86: dell-laptop: Allocate buffer on heap rather than globally
461 - powerpc/pseries: Enable RAS hotplug events later
462 - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
463 - ixgbe: fix crash in build_skb Rx code path
464 - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
465 bus
466 - tpm: fix potential buffer overruns caused by bit glitches on the bus
467 - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
468 the bus
469 - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
470 bus
471 - tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
472 - ALSA: usb-audio: Add a quirck for B&W PX headphones
473 - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
474 - ALSA: x86: Fix missing spinlock and mutex initializations
475 - ALSA: hda: Add a power_save blacklist
476 - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
477 - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
478 - mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
479 - mmc: dw_mmc: Avoid accessing registers in runtime suspended state
480 - mmc: dw_mmc: Factor out dw_mci_init_slot_caps
481 - mmc: dw_mmc: Fix out-of-bounds access for slot's caps
482 - timers: Forward timer base before migrating timers
483 - parisc: Use cr16 interval timers unconditionally on qemu
484 - parisc: Reduce irq overhead when run in qemu
485 - parisc: Fix ordering of cache and TLB flushes
486 - parisc: Hide virtual kernel memory layout
487 - btrfs: use proper endianness accessors for super_copy
488 - block: fix the count of PGPGOUT for WRITE_SAME
489 - block: kyber: fix domain token leak during requeue
490 - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
491 - vfio: disable filesystem-dax page pinning
492 - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
493 - dax: fix vma_is_fsdax() helper
494 - direct-io: Fix sleep in atomic due to sync AIO
495 - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
496 - x86/platform/intel-mid: Handle Intel Edison reboot correctly
497 - x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
498 - bridge: check brport attr show in brport_show
499 - fib_semantics: Don't match route with mismatching tclassid
500 - hdlc_ppp: carrier detect ok, don't turn off negotiation
501 - ipv6 sit: work around bogus gcc-8 -Wrestrict warning
502 - net: amd-xgbe: fix comparison to bitshift when dealing with a mask
503 - net: ethernet: ti: cpsw: fix net watchdog timeout
504 - net: fix race on decreasing number of TX queues
505 - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
506 - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
507 - net: sched: report if filter is too large to dump
508 - ppp: prevent unregistered channels from connecting to PPP units
509 - sctp: verify size of a new chunk in _sctp_make_chunk()
510 - udplite: fix partial checksum initialization
511 - net/mlx5e: Fix TCP checksum in LRO buffers
512 - sctp: fix dst refcnt leak in sctp_v4_get_dst
513 - mlxsw: spectrum_switchdev: Check success of FDB add operation
514 - net/mlx5e: Specify numa node when allocating drop rq
515 - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
516 - tcp: Honor the eor bit in tcp_mtu_probe
517 - rxrpc: Fix send in rxrpc_send_data_packet()
518 - tcp_bbr: better deal with suboptimal GSO
519 - doc: Change the min default value of tcp_wmem/tcp_rmem.
520 - net/mlx5e: Fix loopback self test when GRO is off
521 - net_sched: gen_estimator: fix broken estimators based on percpu stats
522 - net/sched: cls_u32: fix cls_u32 on filter replace
523 - sctp: do not pr_err for the duplicated node in transport rhlist
524 - mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
525 - net: ipv4: Set addr_type in hash_keys for forwarded case
526 - sctp: fix dst refcnt leak in sctp_v6_get_dst()
527 - bridge: Fix VLAN reference count problem
528 - net/mlx5e: Verify inline header size do not exceed SKB linear size
529 - tls: Use correct sk->sk_prot for IPV6
530 - amd-xgbe: Restore PCI interrupt enablement setting on resume
531 - cls_u32: fix use after free in u32_destroy_key()
532 - mlxsw: spectrum_router: Do not unconditionally clear route offload
533 indication
534 - netlink: put module reference if dump start fails
535 - tcp: purge write queue upon RST
536 - tuntap: correctly add the missing XDP flush
537 - tuntap: disable preemption during XDP processing
538 - virtio-net: disable NAPI only when enabled during XDP set
539 - cxgb4: fix trailing zero in CIM LA dump
540 - net/mlx5: Fix error handling when adding flow rules
541 - net: phy: Restore phy_resume() locking assumption
542 - tcp: tracepoint: only call trace_tcp_send_reset with full socket
543 - l2tp: don't use inet_shutdown on tunnel destroy
544 - l2tp: don't use inet_shutdown on ppp session destroy
545 - l2tp: fix races with tunnel socket close
546 - l2tp: fix race in pppol2tp_release with session object destroy
547 - l2tp: fix tunnel lookup use-after-free race
548 - s390/qeth: fix underestimated count of buffer elements
549 - s390/qeth: fix SETIP command handling
550 - s390/qeth: fix overestimated count of buffer elements
551 - s390/qeth: fix IP removal on offline cards
552 - s390/qeth: fix double-free on IP add/remove race
553 - Revert "s390/qeth: fix using of ref counter for rxip addresses"
554 - s390/qeth: fix IP address lookup for L3 devices
555 - s390/qeth: fix IPA command submission race
556 - tcp: revert F-RTO middle-box workaround
557 - tcp: revert F-RTO extension to detect more spurious timeouts
558 - blk-mq: don't call io sched's .requeue_request when requeueing rq to
559 ->dispatch
560 - media: m88ds3103: don't call a non-initalized function
561 - EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
562 - KVM: s390: take care of clock-comparator sign control
563 - KVM: s390: provide only a single function for setting the tod (fix SCK)
564 - KVM: s390: consider epoch index on hotplugged CPUs
565 - KVM: s390: consider epoch index on TOD clock syncs
566 - nospec: Allow index argument to have const-qualified type
567 - x86/mm: Fix {pmd,pud}_{set,clear}_flags()
568 - ARM: orion: fix orion_ge00_switch_board_info initialization
569 - ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
570 - ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
571 - ARM: kvm: fix building with gcc-8
572 - KVM: X86: Fix SMRAM accessing even if VM is shutdown
573 - KVM: mmu: Fix overlap between public and private memslots
574 - KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
575 - KVM: x86: move LAPIC initialization after VMCS creation
576 - KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
577 path as unlikely()
578 - KVM: x86: fix vcpu initialization with userspace lapic
579 - KVM/x86: remove WARN_ON() for when vm_munmap() fails
580 - ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
581 - ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
582 - ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
583 - powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
584 - md: only allow remove_and_add_spares when no sync_thread running.
585 - platform/x86: dell-laptop: fix kbd_get_state's request value
586 - Linux 4.15.8
587
588 * ZFS setgid broken on 0.7 (LP: #1753288)
589 - SAUCE: Fix ZFS setgid
590
591 * /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
592 - vsprintf: avoid misleading "(null)" for %px
593
594 * Miscellaneous Ubuntu changes
595 - d-i: Add netsec to nic-modules
596 - [Config] fix up retpoline abi files
597 - [Config] set NOBP and expoline options for s390
598
599 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 16 Mar 2018 14:49:27 -0300
e06d7aad 600
f02c5a42 601linux (4.15.0-12.13) bionic; urgency=medium
c6ea6671 602
f02c5a42 603 * linux: 4.15.0-12.13 -proposed tracker (LP: #1754059)
c6ea6671 604
f02c5a42
SF
605 * CONFIG_EFI=y on armhf (LP: #1726362)
606 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
607
608 * ppc64el: Support firmware disable of RFI flush (LP: #1751994)
609 - powerpc/pseries: Support firmware disable of RFI flush
610 - powerpc/powernv: Support firmware disable of RFI flush
611
612 * [Feature] CFL/CNL (PCH:CNP-H): New GPIO Commit added (GPIO Driver needed)
613 (LP: #1751714)
614 - gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
615 - pinctrl: intel: Allow custom GPIO base for pad groups
616 - pinctrl: cannonlake: Align GPIO number space with Windows
617
618 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
619 - usb: xhci: Make some static functions global
620 - usb: xhci: Add DbC support in xHCI driver
621 - [Config] USB_XHCI_DBGCAP=y for commit mainline dfba2174dc42.
622
623 * [SRU] Lenovo E41 Mic mute hotkey is not responding (LP: #1753347)
624 - platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
625
626 * headset mic can't be detected on two Dell machines (LP: #1748807)
627 - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
628
629 * hisi_sas: Add disk LED support (LP: #1752695)
630 - scsi: hisi_sas: directly attached disk LED feature for v2 hw
631
632 * [Feature] [Graphics]Whiskey Lake (Coffelake-U 4+2) new PCI Device ID adds
633 (LP: #1742561)
634 - drm/i915/cfl: Adding more Coffee Lake PCI IDs.
635
636 * [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error in
637 trace, Disable of device-initiated U1/U2 failed and rebind failed: -517
638 during suspend/resume with usb storage. (LP: #1730599)
639 - usb: Don't print a warning if interface driver rebind is deferred at resume
640
641 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
642 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
643 - [Config] retpoline -- clean up i386 retpoline files
644
645 * hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn
646 callback") (LP: #1738334)
647 - drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
648
649 * [Asus UX360UA] battery status in unity-panel is not changing when battery is
650 being charged (LP: #1661876) // AC adapter status not detected on Asus
651 ZenBook UX410UAK (LP: #1745032)
652 - ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
653
654 * ASUS UX305LA - Battery state not detected correctly (LP: #1482390)
655 - ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
656
657 * [18.04 FEAT] Automatically detect layer2 setting in the qeth device driver
658 (LP: #1747639)
659 - s390/diag: add diag26c support for VNIC info
660 - s390/qeth: support early setup for z/VM NICs
661
662 * Bionic update to v4.15.7 stable release (LP: #1752317)
663 - netfilter: drop outermost socket lock in getsockopt()
664 - arm64: mm: don't write garbage into TTBR1_EL1 register
665 - kconfig.h: Include compiler types to avoid missed struct attributes
666 - MIPS: boot: Define __ASSEMBLY__ for its.S build
667 - xtensa: fix high memory/reserved memory collision
668 - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
669 - MIPS: Drop spurious __unused in struct compat_flock
670 - cfg80211: fix cfg80211_beacon_dup
671 - i2c: designware: must wait for enable
672 - i2c: bcm2835: Set up the rising/falling edge delays
673 - X.509: fix BUG_ON() when hash algorithm is unsupported
674 - X.509: fix NULL dereference when restricting key with unsupported_sig
675 - PKCS#7: fix certificate chain verification
676 - PKCS#7: fix certificate blacklisting
677 - extcon: int3496: process id-pin first so that we start with the right status
678 - genirq/matrix: Handle CPU offlining proper
679 - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
680 - RDMA/uverbs: Protect from command mask overflow
681 - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
682 - RDMA/uverbs: Fix circular locking dependency
683 - RDMA/uverbs: Sanitize user entered port numbers prior to access it
684 - iio: adc: stm32: fix stm32h7_adc_enable error handling
685 - iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
686 - iio: buffer: check if a buffer has been set up when poll is called
687 - iio: adis_lib: Initialize trigger before requesting interrupt
688 - Kbuild: always define endianess in kconfig.h
689 - x86/apic/vector: Handle vector release on CPU unplug correctly
690 - x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
691 - mm, swap, frontswap: fix THP swap if frontswap enabled
692 - mm: don't defer struct page initialization for Xen pv guests
693 - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
694 - irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
695 - irqchip/mips-gic: Avoid spuriously handling masked interrupts
696 - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
697 - net: thunderbolt: Tear down connection properly on suspend
698 - net: thunderbolt: Run disconnect flow asynchronously when logout is received
699 - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
700 io_watchdog_func()
701 - usb: ohci: Proper handling of ed_rm_list to handle race condition between
702 usb_kill_urb() and finish_unlinks()
703 - arm64: Remove unimplemented syscall log message
704 - arm64: Disable unhandled signal log messages by default
705 - arm64: cpufeature: Fix CTR_EL0 field definitions
706 - Add delay-init quirk for Corsair K70 RGB keyboards
707 - usb: host: ehci: use correct device pointer for dma ops
708 - usb: dwc3: gadget: Set maxpacket size for ep0 IN
709 - usb: dwc3: ep0: Reset TRB counter for ep0 IN
710 - usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
711 - usb: ldusb: add PIDs for new CASSY devices supported by this driver
712 - Revert "usb: musb: host: don't start next rx urb if current one failed"
713 - usb: gadget: f_fs: Process all descriptors during bind
714 - usb: gadget: f_fs: Use config_ep_by_speed()
715 - usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
716 - drm/cirrus: Load lut in crtc_commit
717 - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
718 - drm: Handle unexpected holes in color-eviction
719 - drm/amdgpu: disable MMHUB power gating on raven
720 - drm/amdgpu: fix VA hole handling on Vega10 v3
721 - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
722 - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
723 - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
724 - drm/amdgpu: add new device to use atpx quirk
725 - arm64: __show_regs: Only resolve kernel symbols when running at EL1
726 - drm/i915/breadcrumbs: Ignore unsubmitted signalers
727 - microblaze: fix endian handling
728 - Linux 4.15.7
729
730 * [regression] Colour banding and artefacts appear system-wide on an Asus
731 Zenbook UX303LA with Intel HD 4400 graphics (LP: #1749420) // Bionic update
732 to v4.15.7 stable release (LP: #1752317)
733 - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
734
735 * errors with sas hotplug (LP: #1752146)
736 - scsi: libsas: fix memory leak in sas_smp_get_phy_events()
737 - scsi: libsas: fix error when getting phy events
738 - scsi: libsas: initialize sas_phy status according to response of DISCOVER
739 - scsi: libsas: Use dynamic alloced work to avoid sas event lost
740 - scsi: libsas: shut down the PHY if events reached the threshold
741 - scsi: libsas: make the event threshold configurable
742 - scsi: libsas: Use new workqueue to run sas event and disco event
743 - scsi: libsas: use flush_workqueue to process disco events synchronously
744 - scsi: libsas: direct call probe and destruct
745 - scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
746
747 * rtnetlink: enable namespace identifying properties in rtnetlink requests
748 (LP: #1748232)
749 - rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
750 - rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
751 - rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
752 - rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
753 - rtnetlink: remove check for IFLA_IF_NETNSID
754 - rtnetlink: require unique netns identifier
755
756 * Bionic update to v4.15.6 stable release (LP: #1752119)
757 - tun: fix tun_napi_alloc_frags() frag allocator
758 - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
759 - ptr_ring: try vmalloc() when kmalloc() fails
760 - selinux: ensure the context is NUL terminated in
761 security_context_to_sid_core()
762 - selinux: skip bounded transition processing if the policy isn't loaded
763 - media: pvrusb2: properly check endpoint types
764 - crypto: x86/twofish-3way - Fix %rbp usage
765 - staging: android: ion: Add __GFP_NOWARN for system contig heap
766 - staging: android: ion: Switch from WARN to pr_warn
767 - blk_rq_map_user_iov: fix error override
768 - KVM: x86: fix escape of guest dr6 to the host
769 - kcov: detect double association with a single task
770 - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
771 - netfilter: x_tables: avoid out-of-bounds reads in
772 xt_request_find_{match|target}
773 - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
774 - netfilter: on sockopt() acquire sock lock only in the required scope
775 - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
776 - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
777 - rds: tcp: correctly sequence cleanup on netns deletion.
778 - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
779 delete
780 - net: avoid skb_warn_bad_offload on IS_ERR
781 - net_sched: gen_estimator: fix lockdep splat
782 - soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
783 - ASoC: ux500: add MODULE_LICENSE tag
784 - video: fbdev/mmp: add MODULE_LICENSE
785 - ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
786 - arm64: dts: add #cooling-cells to CPU nodes
787 - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
788 - ANDROID: binder: remove WARN() for redundant txn error
789 - ANDROID: binder: synchronize_rcu() when using POLLFREE.
790 - staging: android: ashmem: Fix a race condition in pin ioctls
791 - binder: check for binder_thread allocation failure in binder_poll()
792 - binder: replace "%p" with "%pK"
793 - staging: fsl-mc: fix build testing on x86
794 - staging: iio: adc: ad7192: fix external frequency setting
795 - staging: iio: ad5933: switch buffer mode to software
796 - xhci: Fix NULL pointer in xhci debugfs
797 - xhci: Fix xhci debugfs devices node disappearance after hibernation
798 - xhci: xhci debugfs device nodes weren't removed after device plugged out
799 - xhci: fix xhci debugfs errors in xhci_stop
800 - usbip: keep usbip_device sockfd state in sync with tcp_socket
801 - crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
802 - mei: me: add cannon point device ids
803 - mei: me: add cannon point device ids for 4th device
804 - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
805 - Linux 4.15.6
806
807 * Unable to insert test_bpf module on Bionic s390x (LP: #1751234)
808 - bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
809
810 * [Ubuntu 18.04 FEAT] OpenCAPI enabling (LP: #1746988)
811 - powerpc/powernv: Introduce new PHB type for opencapi links
812 - powerpc/powernv: Set correct configuration space size for opencapi devices
813 - powerpc/powernv: Add opal calls for opencapi
814 - powerpc/powernv: Add platform-specific services for opencapi
815 - powerpc/powernv: Capture actag information for the device
816 - ocxl: Driver code for 'generic' opencapi devices
817 - ocxl: Add AFU interrupt support
818 - ocxl: Add a kernel API for other opencapi drivers
819 - ocxl: Add trace points
820 - ocxl: Add Makefile and Kconfig
821 - [Config] CONFIG_OCXL=m for ppc64el
822 - cxl: Remove support for "Processing accelerators" class
823 - ocxl: Documentation
824 - ocxl: add MAINTAINERS entry
825 - cxl: Add support for ASB_Notify on POWER9
826
827 * Request to update 18.04 kernel aacraid to upstream 4.16 version
828 (LP: #1746801)
829 - scsi: aacraid: remove unused variable managed_request_id
830 - scsi: aacraid: Do not attempt abort when Fw panicked
831 - scsi: aacraid: Do not remove offlined devices
832 - scsi: aacraid: Fix ioctl reset hang
833 - scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
834 - scsi: aacraid: Refactor reset_host store function
835 - scsi: aacraid: Move code to wait for IO completion to shutdown func
836 - scsi: aacraid: Create bmic submission function from bmic identify
837 - scsi: aacraid: Change phy luns function to use common bmic function
838 - scsi: aacraid: Refactor and rename to make mirror existing changes
839 - scsi: aacraid: Add target setup helper function
840 - scsi: aacraid: Untangle targets setup from report phy luns
841 - scsi: aacraid: Move function around to match existing code
842 - scsi: aacraid: Create helper functions to get lun info
843 - scsi: aacraid: Save bmic phy information for each phy
844 - scsi: aacraid: Add helper function to set queue depth
845 - scsi: aacraid: Merge func to get container information
846 - scsi: aacraid: Process hba and container hot plug events in single function
847 - scsi: aacraid: Added macros to help loop through known buses and targets
848 - scsi: aacraid: Refactor resolve luns code and scsi functions
849 - scsi: aacraid: Merge adapter setup with resolve luns
850 - scsi: aacraid: Block concurrent hotplug event handling
851 - scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
852 - scsi: aacraid: Reschedule host scan in case of failure
853 - scsi: aacraid: Fix hang while scanning in eh recovery
854 - scsi: aacraid: Skip schedule rescan in case of kdump
855 - scsi: aacraid: Remove unused rescan variable
856 - scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
857 - scsi: aacraid: Update driver version to 50877
858 - scsi: aacraid: Fix driver oops with dead battery
859 - scsi: aacraid: remove redundant setting of variable c
860 - scsi: aacraid: Get correct lun count
861 - scsi: aacraid: Delay for rescan worker needs to be 10 seconds
862
863 * [18.04] kpatch - Add livepatch hook support for ppc64le (LP: #1741992)
864 - powerpc/modules: Add REL24 relocation support of livepatch symbols
865 - powerpc/modules: Don't try to restore r2 after a sibling call
866 - powerpc/modules: Improve restore_r2() error message
867
868 * Ubuntu 18.04 - Include latest ibmvnic fixes in Ubuntu kernel (LP: #1748517)
869 - ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
870 - ibmvnic: Increase maximum number of RX/TX queues
871 - ibmvnic: Include header descriptor support for ARP packets
872 - ibmvnic: Don't handle RX interrupts when not up.
873 - ibmvnic: Wait for device response when changing MAC
874 - ibmvnic: fix firmware version when no firmware level has been provided by
875 the VIOS server
876 - ibmvnic: fix empty firmware version and errors cleanup
877 - ibmvnic: Fix rx queue cleanup for non-fatal resets
878 - ibmvnic: Ensure that buffers are NULL after free
879 - ibmvnic: queue reset when CRQ gets closed during reset
880 - ibmvnic: Reset long term map ID counter
881 - ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
882 - ibmvnic: Wait until reset is complete to set carrier on
883 - ibmvnic: Fix login buffer memory leaks
884 - ibmvnic: Fix NAPI structures memory leak
885 - ibmvnic: Free RX socket buffer in case of adapter error
886 - ibmvnic: Clean RX pool buffers during device close
887 - ibmvnic: Check for NULL skb's in NAPI poll routine
888 - ibmvnic: Fix early release of login buffer
889
890 * Power9 DD 2.2 needs HMI fixup backport of upstream
891 patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel (LP: #1751834)
892 - KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
893
894 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
895 - d-i: add cxgb4 to nic-modules
896
897 * BCM5719/tg3 loses connectivity due to missing heartbeats between fw and
898 driver (LP: #1751337)
899 - tg3: APE heartbeat changes
900
901 * Miscellaneous Ubuntu changes
902 - ubuntu: vbox -- update to 5.2.6-dfsg-5
903 - Revert "UBUNTU: SAUCE: Import aufs driver"
904 - SAUCE: Import aufs driver
905 - Revert "UBUNTU: SAUCE: (no-up) Convert bnx2x firmware files to ihex format"
906 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
907 - [Config] fix up retpoline abi files
908 - ubuntu: vbox -- update to 5.2.8-dfsg-2
909
910 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Mar 2018 17:36:23 +0100
c6ea6671 911
10c9d957 912linux (4.15.0-11.12) bionic; urgency=medium
e90353d0 913
10c9d957 914 * linux: 4.15.0-11.12 -proposed tracker (LP: #1751285)
e90353d0 915
10c9d957
SF
916 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
917 - [Config] CONFIG_INDIRECT_PIO=y
918 - SAUCE: LIB: Introduce a generic PIO mapping method
919 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
920 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
921 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
922 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
923 - [Config] CONFIG_HISILICON_LPC=y
924 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
925 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
926 - SAUCE: HISI LPC: Add ACPI support
927 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
928
929 * Bionic update to v4.15.5 stable release (LP: #1751131)
930 - scsi: smartpqi: allow static build ("built-in")
931 - IB/umad: Fix use of unprotected device pointer
932 - IB/qib: Fix comparison error with qperf compare/swap test
933 - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
934 - IB/core: Fix two kernel warnings triggered by rxe registration
935 - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
936 - IB/core: Avoid a potential OOPs for an unused optional parameter
937 - selftests: seccomp: fix compile error seccomp_bpf
938 - kselftest: fix OOM in memory compaction test
939 - RDMA/rxe: Fix a race condition related to the QP error state
940 - RDMA/rxe: Fix a race condition in rxe_requester()
941 - RDMA/rxe: Fix rxe_qp_cleanup()
942 - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
943 - PM / devfreq: Propagate error from devfreq_add_device()
944 - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
945 - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
946 - trace_uprobe: Display correct offset in uprobe_events
947 - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
948 - powerpc/kernel: Block interrupts when updating TIDR
949 - powerpc/vas: Don't set uses_vas for kernel windows
950 - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
951 - powerpc/mm: Flush radix process translations when setting MMU type
952 - powerpc/xive: Use hw CPU ids when configuring the CPU queues
953 - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
954 - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
955 - arm64: dts: msm8916: Correct ipc references for smsm
956 - ARM: lpc3250: fix uda1380 gpio numbers
957 - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
958 - ARM: dts: nomadik: add interrupt-parent for clcd
959 - arm: dts: mt7623: fix card detection issue on bananapi-r2
960 - arm: spear600: Add missing interrupt-parent of rtc
961 - arm: spear13xx: Fix dmas cells
962 - arm: spear13xx: Fix spics gpio controller's warning
963 - x86/gpu: add CFL to early quirks
964 - x86/kexec: Make kexec (mostly) work in 5-level paging mode
965 - x86/xen: init %gs very early to avoid page faults with stack protector
966 - x86: PM: Make APM idle driver initialize polling state
967 - mm, memory_hotplug: fix memmap initialization
968 - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce
969 speculation attack surface
970 - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
971 speculation attack surface
972 - compiler-gcc.h: Introduce __optimize function attribute
973 - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
974 - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
975 - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
976 - powerpc/mm/radix: Split linear mapping on hot-unplug
977 - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
978 - x86/speculation: Update Speculation Control microcode blacklist
979 - x86/speculation: Correct Speculation Control microcode blacklist again
980 - Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
981 - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
982 by always inlining iterator helper methods
983 - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
984 - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR
985 bitmap
986 - x86/speculation: Clean up various Spectre related details
987 - PM / runtime: Update links_count also if !CONFIG_SRCU
988 - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
989 - platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
990 - x86/entry/64: Clear registers for exceptions/interrupts, to reduce
991 speculation attack surface
992 - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
993 extensions
994 - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single
995 POP_REGS macro
996 - x86/entry/64: Interleave XOR register clearing with PUSH instructions
997 - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
998 - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
999 - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
1000 SAVE_AND_CLEAR_REGS macros
1001 - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
1002 - x86/entry/64: Fix paranoid_entry() frame pointer warning
1003 - x86/entry/64: Remove the unused 'icebp' macro
1004 - selftests/x86: Fix vDSO selftest segfault for vsyscall=none
1005 - selftests/x86: Clean up and document sscanf() usage
1006 - selftests/x86/pkeys: Remove unused functions
1007 - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to
1008 the VM directory
1009 - selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
1010 - gfs2: Fixes to "Implement iomap for block_map"
1011 - selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
1012 - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
1013 - objtool: Fix segfault in ignore_unreachable_insn()
1014 - x86/debug, objtool: Annotate WARN()-related UD2 as reachable
1015 - x86/debug: Use UD2 for WARN()
1016 - x86/speculation: Fix up array_index_nospec_mask() asm constraint
1017 - nospec: Move array_index_nospec() parameter checking into separate macro
1018 - x86/speculation: Add <asm/msr-index.h> dependency
1019 - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to
1020 __flush_tlb_one_[user|kernel]()
1021 - selftests/x86/mpx: Fix incorrect bounds with old _sigfault
1022 - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
1023 - x86/spectre: Fix an error message
1024 - x86/cpu: Change type of x86_cache_size variable to unsigned int
1025 - x86/entry/64: Fix CR3 restore in paranoid_exit()
1026 - drm/ttm: Don't add swapped BOs to swap-LRU list
1027 - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
1028 - drm/qxl: unref cursor bo when finished with it
1029 - drm/qxl: reapply cursor after resetting primary
1030 - drm/amd/powerplay: Fix smu_table_entry.handle type
1031 - drm/ast: Load lut in crtc_commit
1032 - drm: Check for lessee in DROP_MASTER ioctl
1033 - arm64: Add missing Falkor part number for branch predictor hardening
1034 - drm/radeon: Add dpm quirk for Jet PRO (v2)
1035 - drm/radeon: adjust tested variable
1036 - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
1037 physical CPU
1038 - rtc-opal: Fix handling of firmware error codes, prevent busy loops
1039 - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
1040 - mmc: sdhci: Implement an SDHCI-specific bounce buffer
1041 - mmc: bcm2835: Don't overwrite max frequency unconditionally
1042 - Revert "mmc: meson-gx: include tx phase in the tuning process"
1043 - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
1044 - Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
1045 - jbd2: fix sphinx kernel-doc build warnings
1046 - ext4: fix a race in the ext4 shutdown path
1047 - ext4: save error to disk in __ext4_grp_locked_error()
1048 - ext4: correct documentation for grpid mount option
1049 - mm: hide a #warning for COMPILE_TEST
1050 - mm: Fix memory size alignment in devm_memremap_pages_release()
1051 - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
1052 - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
1053 - MIPS: Fix incorrect mem=X@Y handling
1054 - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
1055 - PCI: iproc: Fix NULL pointer dereference for BCMA
1056 - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
1057 - PCI: keystone: Fix interrupt-controller-node lookup
1058 - video: fbdev: atmel_lcdfb: fix display-timings lookup
1059 - console/dummy: leave .con_font_get set to NULL
1060 - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
1061 - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
1062 - xenbus: track caller request id
1063 - seq_file: fix incomplete reset on read from zero offset
1064 - tracing: Fix parsing of globs with a wildcard at the beginning
1065 - mpls, nospec: Sanitize array index in mpls_label_ok()
1066 - rtlwifi: rtl8821ae: Fix connection lost problem correctly
1067 - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
1068 - xprtrdma: Fix calculation of ri_max_send_sges
1069 - xprtrdma: Fix BUG after a device removal
1070 - blk-wbt: account flush requests correctly
1071 - target/iscsi: avoid NULL dereference in CHAP auth error path
1072 - iscsi-target: make sure to wake up sleeping login worker
1073 - dm: correctly handle chained bios in dec_pending()
1074 - Btrfs: fix deadlock in run_delalloc_nocow
1075 - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
1076 - Btrfs: fix extent state leak from tree log
1077 - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
1078 - Btrfs: fix use-after-free on root->orphan_block_rsv
1079 - Btrfs: fix unexpected -EEXIST when creating new inode
1080 - 9p/trans_virtio: discard zero-length reply
1081 - mtd: nand: vf610: set correct ooblayout
1082 - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
1083 - ALSA: hda/realtek - Add headset mode support for Dell laptop
1084 - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
1085 - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
1086 - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
1087 - ALSA: usb: add more device quirks for USB DSD devices
1088 - ALSA: seq: Fix racy pool initializations
1089 - mvpp2: fix multicast address filter
1090 - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
1091 - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
1092 - ARM: dts: exynos: fix RTC interrupt for exynos5410
1093 - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
1094 - arm64: dts: msm8916: Add missing #phy-cells
1095 - ARM: dts: s5pv210: add interrupt-parent for ohci
1096 - arm: dts: mt7623: Update ethsys binding
1097 - arm: dts: mt2701: Add reset-cells
1098 - ARM: dts: Delete bogus reference to the charlcd
1099 - media: r820t: fix r820t_write_reg for KASAN
1100 - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
1101 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
1102 - Linux 4.15.5
1103
1104 * retpoline abi files are empty on i386 (LP: #1751021)
1105 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
1106 - [Packaging] final-checks -- sanity checking ABI contents
1107 - [Packaging] final-checks -- check for empty retpoline files
1108 - [Config] Disable i386 retpoline check for next upload
1109
1110 * Bionic update to v4.15.4 stable release (LP: #1751064)
1111 - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
1112 - cifs: Fix missing put_xid in cifs_file_strict_mmap
1113 - cifs: Fix autonegotiate security settings mismatch
1114 - CIFS: zero sensitive data when freeing
1115 - cpufreq: mediatek: add mediatek related projects into blacklist
1116 - dmaengine: dmatest: fix container_of member in dmatest_callback
1117 - ssb: Do not disable PCI host on non-Mips
1118 - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
1119 - Revert "drm/i915: mark all device info struct with __initconst"
1120 - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
1121 - sched/rt: Up the root domain ref count when passing it around via IPIs
1122 - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
1123 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
1124 - media: hdpvr: Fix an error handling path in hdpvr_probe()
1125 - arm64: mm: Use non-global mappings for kernel space
1126 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
1127 - arm64: mm: Move ASID from TTBR0 to TTBR1
1128 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
1129 - arm64: mm: Rename post_ttbr0_update_workaround
1130 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
1131 - arm64: mm: Allocate ASIDs in pairs
1132 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
1133 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
1134 - arm64: entry: Add exception trampoline page for exceptions from EL0
1135 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
1136 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
1137 - arm64: entry: Hook up entry trampoline to exception vectors
1138 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
1139 - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
1140 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
1141 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
1142 - arm64: kaslr: Put kernel vectors address in separate data page
1143 - arm64: use RET instruction for exiting the trampoline
1144 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
1145 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
1146 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
1147 - arm64: capabilities: Handle duplicate entries for a capability
1148 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
1149 - arm64: kpti: Fix the interaction between ASID switching and software PAN
1150 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
1151 - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
1152 - arm64: mm: Permit transitioning from Global to Non-Global without BBM
1153 - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
1154 - arm64: Force KPTI to be disabled on Cavium ThunderX
1155 - arm64: entry: Reword comment about post_ttbr_update_workaround
1156 - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
1157 - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
1158 - arm64: barrier: Add CSDB macros to control data-value prediction
1159 - arm64: Implement array_index_mask_nospec()
1160 - arm64: Make USER_DS an inclusive limit
1161 - arm64: Use pointer masking to limit uaccess speculation
1162 - arm64: entry: Ensure branch through syscall table is bounded under
1163 speculation
1164 - arm64: uaccess: Prevent speculative use of the current addr_limit
1165 - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
1166 - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
1167 - arm64: futex: Mask __user pointers prior to dereference
1168 - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
1169 - arm64: Run enable method for errata work arounds on late CPUs
1170 - arm64: cpufeature: Pass capability structure to ->enable callback
1171 - drivers/firmware: Expose psci_get_version through psci_ops structure
1172 - arm64: Move post_ttbr_update_workaround to C code
1173 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
1174 - arm64: Move BP hardening to check_and_switch_context
1175 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
1176 - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
1177 - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
1178 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
1179 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
1180 - arm64: Implement branch predictor hardening for Falkor
1181 - arm64: Branch predictor hardening for Cavium ThunderX2
1182 - arm64: KVM: Increment PC after handling an SMC trap
1183 - arm/arm64: KVM: Consolidate the PSCI include files
1184 - arm/arm64: KVM: Add PSCI_VERSION helper
1185 - arm/arm64: KVM: Add smccc accessors to PSCI code
1186 - arm/arm64: KVM: Implement PSCI 1.0 support
1187 - arm/arm64: KVM: Advertise SMCCC v1.1
1188 - arm64: KVM: Make PSCI_VERSION a fast path
1189 - arm/arm64: KVM: Turn kvm_psci_version into a static inline
1190 - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
1191 - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
1192 - firmware/psci: Expose PSCI conduit
1193 - firmware/psci: Expose SMCCC version through psci_ops
1194 - arm/arm64: smccc: Make function identifiers an unsigned quantity
1195 - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
1196 - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
1197 - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
1198 - mtd: cfi: convert inline functions to macros
1199 - mtd: nand: brcmnand: Disable prefetch by default
1200 - mtd: nand: Fix nand_do_read_oob() return value
1201 - mtd: nand: sunxi: Fix ECC strength choice
1202 - ubi: Fix race condition between ubi volume creation and udev
1203 - ubi: fastmap: Erase outdated anchor PEBs during attach
1204 - ubi: block: Fix locking for idr_alloc/idr_remove
1205 - ubifs: free the encrypted symlink target
1206 - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
1207 - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
1208 - NFS: Add a cond_resched() to nfs_commit_release_pages()
1209 - NFS: Fix nfsstat breakage due to LOOKUPP
1210 - NFS: commit direct writes even if they fail partially
1211 - NFS: reject request for id_legacy key without auxdata
1212 - NFS: Fix a race between mmap() and O_DIRECT
1213 - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
1214 - kernfs: fix regression in kernfs_fop_write caused by wrong type
1215 - ahci: Annotate PCI ids for mobile Intel chipsets as such
1216 - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
1217 - ahci: Add Intel Cannon Lake PCH-H PCI ID
1218 - crypto: hash - introduce crypto_hash_alg_has_setkey()
1219 - crypto: cryptd - pass through absence of ->setkey()
1220 - crypto: mcryptd - pass through absence of ->setkey()
1221 - crypto: poly1305 - remove ->setkey() method
1222 - crypto: hash - annotate algorithms taking optional key
1223 - crypto: hash - prevent using keyed hashes without setting key
1224 - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
1225 - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
1226 - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
1227 - media: v4l2-compat-ioctl32.c: fix the indentation
1228 - media: v4l2-compat-ioctl32.c: move 'helper' functions to
1229 __get/put_v4l2_format32
1230 - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
1231 - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
1232 - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
1233 - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
1234 - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
1235 - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
1236 - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
1237 - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
1238 - crypto: caam - fix endless loop when DECO acquire fails
1239 - crypto: sha512-mb - initialize pending lengths correctly
1240 - crypto: talitos - fix Kernel Oops on hashing an empty file
1241 - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
1242 - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
1243 - KVM: nVMX: Fix bug of injecting L2 exception into L1
1244 - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
1245 - KVM: PPC: Book3S HV: Drop locks before reading guest memory
1246 - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
1247 - KVM: PPC: Book3S PR: Fix broken select due to misspelling
1248 - ASoC: acpi: fix machine driver selection based on quirk
1249 - ASoC: rockchip: i2s: fix playback after runtime resume
1250 - ASoC: skl: Fix kernel warning due to zero NHTL entry
1251 - ASoC: compress: Correct handling of copy callback
1252 - watchdog: imx2_wdt: restore previous timeout after suspend+resume
1253 - afs: Add missing afs_put_cell()
1254 - afs: Need to clear responded flag in addr cursor
1255 - afs: Fix missing cursor clearance
1256 - afs: Fix server list handling
1257 - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
1258 - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
1259 - kasan: don't emit builtin calls when sanitization is off
1260 - kasan: rework Kconfig settings
1261 - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
1262 - media: dvb-frontends: fix i2c access helpers for KASAN
1263 - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
1264 - media: ts2020: avoid integer overflows on 32 bit machines
1265 - media: vivid: fix module load error when enabling fb and no_error_inj=1
1266 - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
1267 - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
1268 - kernel/async.c: revert "async: simplify lowest_in_progress()"
1269 - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
1270 - pipe: actually allow root to exceed the pipe buffer limits
1271 - pipe: fix off-by-one error when checking buffer limits
1272 - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
1273 - Bluetooth: btsdio: Do not bind to non-removable BCM43341
1274 - ipmi: use dynamic memory for DMI driver override
1275 - signal/openrisc: Fix do_unaligned_access to send the proper signal
1276 - signal/sh: Ensure si_signo is initialized in do_divide_error
1277 - alpha: fix crash if pthread_create races with signal delivery
1278 - alpha: osf_sys.c: fix put_tv32 regression
1279 - alpha: Fix mixed up args in EXC macro in futex operations
1280 - alpha: fix reboot on Avanti platform
1281 - alpha: fix formating of stack content
1282 - xtensa: fix futex_atomic_cmpxchg_inatomic
1283 - EDAC, octeon: Fix an uninitialized variable warning
1284 - genirq: Make legacy autoprobing work again
1285 - pinctrl: intel: Initialize GPIO properly when used through irqchip
1286 - pinctrl: mcp23s08: fix irq setup order
1287 - pinctrl: sx150x: Unregister the pinctrl on release
1288 - pinctrl: sx150x: Register pinctrl before adding the gpiochip
1289 - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
1290 - pktcdvd: Fix pkt_setup_dev() error path
1291 - pktcdvd: Fix a recently introduced NULL pointer dereference
1292 - blk-mq: quiesce queue before freeing queue
1293 - clocksource/drivers/stm32: Fix kernel panic with multiple timers
1294 - lib/ubsan.c: s/missaligned/misaligned/
1295 - lib/ubsan: add type mismatch handler for new GCC/Clang
1296 - objtool: Fix switch-table detection
1297 - arm64: dts: marvell: add Ethernet aliases
1298 - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
1299 - ACPI: sbshc: remove raw pointer from printk() message
1300 - acpi, nfit: fix register dimm error handling
1301 - ovl: force r/o mount when index dir creation fails
1302 - ovl: fix failure to fsync lower dir
1303 - ovl: take mnt_want_write() for work/index dir setup
1304 - ovl: take mnt_want_write() for removing impure xattr
1305 - ovl: hash directory inodes for fsnotify
1306 - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
1307 - devpts: fix error handling in devpts_mntget()
1308 - ftrace: Remove incorrect setting of glob search field
1309 - scsi: core: Ensure that the SCSI error handler gets woken up
1310 - scsi: lpfc: Fix crash after bad bar setup on driver attachment
1311 - scsi: cxlflash: Reset command ioasc
1312 - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
1313 - Linux 4.15.4
1314 - updateconfigs after v4.14.4 stable updates
1315
1316 * Bionic update to v4.15.4 stable release (LP: #1751064) // CVE-2017-5754 and
1317 do not need KPTI when KASLR is off.
1318 - arm64: Turn on KPTI only on CPUs that need it
1319
1320 * Miscellaneous Ubuntu changes
1321 - [Config] fix up removed retpoline call sites
1322
1323 -- Seth Forshee <seth.forshee@canonical.com> Fri, 23 Feb 2018 08:31:06 -0600
e90353d0 1324
1221ffab 1325linux (4.15.0-10.11) bionic; urgency=medium
802cf0d2 1326
1221ffab 1327 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
802cf0d2 1328
1221ffab
SF
1329 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
1330 (LP: #1749202)
1331 - swiotlb: suppress warning when __GFP_NOWARN is set
1332 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
1333
1334 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
1335 - SAUCE: tools -- add ability to disable libbfd
1336 - [Packaging] correct disablement of libbfd
1337
1338 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
1339 (LP: #1744058)
1340 - ALSA: hda/realtek - update ALC225 depop optimize
1341
1342 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
1343 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
1344
1345 * headset mic can't be detected on two Dell machines (LP: #1748807)
1346 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
1347 - ALSA: hda - Fix headset mic detection problem for two Dell machines
1348
1349 * Bionic update to v4.15.3 stable release (LP: #1749191)
1350 - ip6mr: fix stale iterator
1351 - net: igmp: add a missing rcu locking section
1352 - qlcnic: fix deadlock bug
1353 - qmi_wwan: Add support for Quectel EP06
1354 - r8169: fix RTL8168EP take too long to complete driver initialization.
1355 - tcp: release sk_frag.page in tcp_disconnect
1356 - vhost_net: stop device during reset owner
1357 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
1358 - ipv6: change route cache aging logic
1359 - Revert "defer call to mem_cgroup_sk_alloc()"
1360 - net: ipv6: send unsolicited NA after DAD
1361 - rocker: fix possible null pointer dereference in
1362 rocker_router_fib_event_work
1363 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
1364 - cls_u32: add missing RCU annotation.
1365 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
1366 - soreuseport: fix mem leak in reuseport_add_sock()
1367 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
1368 - net: sched: fix use-after-free in tcf_block_put_ext
1369 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
1370 - media: soc_camera: soc_scale_crop: add missing
1371 MODULE_DESCRIPTION/AUTHOR/LICENSE
1372 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
1373 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
1374 - crypto: tcrypt - fix S/G table for test_aead_speed()
1375 - Linux 4.15.3
1376
1377 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
1378 CVE-2018-1000026
1379 - net: create skb_gso_validate_mac_len()
1380 - bnx2x: disable GSO where gso_size is too big for hardware
1381
1382 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
1383 - net: hns: add ACPI mode support for ethtool -p
1384
1385 * CVE-2017-5715 (Spectre v2 Intel)
1386 - [Packaging] retpoline files must be sorted
1387 - [Packaging] pull in retpoline files
1388
1389 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
1390 - d-i: Add hfi1 to nic-modules
1391
1392 * CVE-2017-5715 (Spectre v2 retpoline)
1393 - [Packaging] retpoline -- add call site validation
1394 - [Config] disable retpoline checks for first upload
1395
1396 * Do not duplicate changelog entries assigned to more than one bug or CVE
1397 (LP: #1743383)
1398 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
1399
1400 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
802cf0d2 1401
005c789b 1402linux (4.15.0-9.10) bionic; urgency=medium
08b0e16a 1403
005c789b 1404 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
08b0e16a 1405
005c789b
SF
1406 * Miscellaneous Ubuntu changes
1407 - [Debian] tests -- remove gcc-multilib dependency for arm64
1408
1409 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
08b0e16a 1410
3e7bd455 1411linux (4.15.0-8.9) bionic; urgency=medium
96032e33 1412
3e7bd455 1413 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
96032e33 1414
3e7bd455
SF
1415 * Bionic update to v4.15.2 stable release (LP: #1748072)
1416 - KVM: x86: Make indirect calls in emulator speculation safe
1417 - KVM: VMX: Make indirect call speculation safe
1418 - module/retpoline: Warn about missing retpoline in module
1419 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
1420 - x86/cpufeatures: Add Intel feature bits for Speculation Control
1421 - x86/cpufeatures: Add AMD feature bits for Speculation Control
1422 - x86/msr: Add definitions for new speculation control MSRs
1423 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
1424 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
1425 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
1426 - x86/alternative: Print unadorned pointers
1427 - x86/nospec: Fix header guards names
1428 - x86/bugs: Drop one "mitigation" from dmesg
1429 - x86/cpu/bugs: Make retpoline module warning conditional
1430 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
1431 - x86/retpoline: Simplify vmexit_fill_RSB()
1432 - x86/speculation: Simplify indirect_branch_prediction_barrier()
1433 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
1434 - iio: adc/accel: Fix up module licenses
1435 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
1436 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
1437 - KVM: nVMX: Eliminate vmcs02 pool
1438 - KVM: VMX: introduce alloc_loaded_vmcs
1439 - objtool: Improve retpoline alternative handling
1440 - objtool: Add support for alternatives at the end of a section
1441 - objtool: Warn on stripped section symbol
1442 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
1443 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
1444 - x86/entry/64: Remove the SYSCALL64 fast path
1445 - x86/entry/64: Push extra regs right away
1446 - x86/asm: Move 'status' from thread_struct to thread_info
1447 - Documentation: Document array_index_nospec
1448 - array_index_nospec: Sanitize speculative array de-references
1449 - x86: Implement array_index_mask_nospec
1450 - x86: Introduce barrier_nospec
1451 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
1452 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
1453 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
1454 - x86/get_user: Use pointer masking to limit speculation
1455 - x86/syscall: Sanitize syscall table de-references under speculation
1456 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
1457 - nl80211: Sanitize array index in parse_txq_params
1458 - x86/spectre: Report get_user mitigation for spectre_v1
1459 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
1460 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
1461 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
1462 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
1463 - KVM: VMX: make MSR bitmaps per-VCPU
1464 - x86/kvm: Update spectre-v1 mitigation
1465 - x86/retpoline: Avoid retpolines for built-in __init functions
1466 - x86/spectre: Simplify spectre_v2 command line parsing
1467 - x86/pti: Mark constant arrays as __initconst
1468 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
1469 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
1470 - KVM/x86: Add IBPB support
1471 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
1472 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
1473 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
1474 - serial: core: mark port as initialized after successful IRQ change
1475 - fpga: region: release of_parse_phandle nodes after use
1476 - Linux 4.15.2
1477
1478 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
1479 - net: phy: core: remove now uneeded disabling of interrupts
1480 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
1481 - net: socionext: Add Synquacer NetSec driver
1482 - net: socionext: include linux/io.h to fix build
1483 - net: socionext: Fix error return code in netsec_netdev_open()
1484
1485 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
1486 - [Config] CONFIG_EDAC_GHES=y
1487
1488 * support thunderx2 vendor pmu events (LP: #1747523)
1489 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
1490 - perf tools arm64: Add support for get_cpuid_str function.
1491 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
1492 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
1493 events
1494 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
1495
1496 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
1497 - SAUCE: mm: disable vma based swap readahead by default
1498 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
1499
1500 * Miscellaneous Ubuntu changes
1501 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
1502
1503 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
96032e33 1504
d2c642c9 1505linux (4.15.0-7.8) bionic; urgency=medium
179ffce1 1506
d2c642c9
SF
1507 * Bionic update to v4.15.1 stable release (LP: #1747169)
1508 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
1509 - tools/gpio: Fix build error with musl libc
1510 - gpio: stmpe: i2c transfer are forbiden in atomic context
1511 - gpio: Fix kernel stack leak to userspace
1512 - ALSA: hda - Reduce the suspend time consumption for ALC256
1513 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
1514 - crypto: aesni - handle zero length dst buffer
1515 - crypto: aesni - fix typo in generic_gcmaes_decrypt
1516 - crypto: aesni - add wrapper for generic gcm(aes)
1517 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
1518 aesni
1519 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
1520 aesni
1521 - crypto: inside-secure - fix hash when length is a multiple of a block
1522 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
1523 - crypto: sha3-generic - fixes for alignment and big endian operation
1524 - crypto: af_alg - whitelist mask and type
1525 - HID: wacom: EKR: ensure devres groups at higher indexes are released
1526 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
1527 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
1528 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
1529 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
1530 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
1531 - igb: Free IRQs when device is hotplugged
1532 - ima/policy: fix parsing of fsuuid
1533 - scsi: aacraid: Fix udev inquiry race condition
1534 - scsi: aacraid: Fix hang in kdump
1535 - scsi: storvsc: missing error code in storvsc_probe()
1536 - staging: lustre: separate a connection destroy from free struct kib_conn
1537 - staging: ccree: NULLify backup_info when unused
1538 - staging: ccree: fix fips event irq handling build
1539 - tty: fix data race between tty_init_dev and flush of buf
1540 - usb: option: Add support for FS040U modem
1541 - USB: serial: pl2303: new device id for Chilitag
1542 - USB: cdc-acm: Do not log urb submission errors on disconnect
1543 - CDC-ACM: apply quirk for card reader
1544 - USB: serial: io_edgeport: fix possible sleep-in-atomic
1545 - usbip: prevent bind loops on devices attached to vhci_hcd
1546 - usbip: list: don't list devices attached to vhci_hcd
1547 - USB: serial: simple: add Motorola Tetra driver
1548 - usb: f_fs: Prevent gadget unbind if it is already unbound
1549 - usb: uas: unconditionally bring back host after reset
1550 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
1551 - ANDROID: binder: remove waitqueue when thread exits.
1552 - android: binder: use VM_ALLOC to get vm area
1553 - mei: me: allow runtime pm for platform with D0i3
1554 - serial: 8250_of: fix return code when probe function fails to get reset
1555 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
1556 - serial: 8250_dw: Revert "Improve clock rate setting"
1557 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
1558 - spi: imx: do not access registers while clocks disabled
1559 - iio: adc: stm32: fix scan of multiple channels with DMA
1560 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
1561 - test_firmware: fix missing unlock on error in config_num_requests_store()
1562 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
1563 - Input: synaptics-rmi4 - do not delete interrupt memory too early
1564 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
1565 - Linux 4.15.1
179ffce1 1566
d2c642c9
SF
1567 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
1568 (LP: #1744712)
1569 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
1570 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
1571 version
1572
1573 * apparmor profile load in stacked policy container fails (LP: #1746463)
1574 - SAUCE: apparmor: fix display of .ns_name for containers
1575
1576 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
179ffce1 1577
968dd225 1578linux (4.15.0-6.7) bionic; urgency=low
e421cacd 1579
968dd225
SF
1580 * upload urgency should be medium by default (LP: #1745338)
1581 - [Packaging] update urgency to medium by default
1582
1583 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
1584 - scsi: libiscsi: Allow sd_shutdown on bad transport
1585
1586 * Miscellaneous Ubuntu changes
1587 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
1588 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
1589 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
e421cacd 1590
ba241964
SF
1591 [ Upstream Kernel Changes ]
1592
1593 * Rebase to v4.15
1594
968dd225 1595 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
e421cacd 1596
47e18381 1597linux (4.15.0-5.6) bionic; urgency=low
aa1e162f 1598
47e18381
SF
1599 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
1600 (LP: #1744077)
1601 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
1602
1603 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
1604 (LP: #1743638)
1605 - [d-i] Add qede to nic-modules udeb
1606
1607 * boot failure on AMD Raven + WesternXT (LP: #1742759)
1608 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
1609
1610 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
1611 (LP: #1726519)
1612 - SAUCE: Revert "scsi: libsas: allow async aborts"
1613
1614 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
1615 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
1616
1617 * Miscellaneous Ubuntu changes
1618 - Rebase to v4.15-rc7
1619 - [Config] CONFIG_CPU_ISOLATION=y
1620 - [Config] Update annotations following config review
1621 - Revert "UBUNTU: SAUCE: Import aufs driver"
1622 - SAUCE: Import aufs driver
1623 - ubuntu: vbox -- update to 5.2.6-dfsg-1
1624 - ubuntu: vbox: build fixes for 4.15
1625 - ubuntu: vbox -- update to 5.2.6-dfsg-2
1626 - hio: updates for timer api changes in 4.15
1627 - enable hio build
1628 - Rebase to v4.15-rc9
aa1e162f 1629
efea660a
SF
1630 [ Upstream Kernel Changes ]
1631
40f9eb86 1632 * Rebase to v4.15-rc9
efea660a 1633
47e18381 1634 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
aa1e162f 1635
9ebbac5e 1636linux (4.15.0-4.5) bionic; urgency=low
9794190f 1637
9ebbac5e
SF
1638 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
1639 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
1640
1641 * External HDMI monitor failed to show screen on Lenovo X1 series
1642 (LP: #1738523)
1643 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
1644
1645 * Miscellaneous Ubuntu changes
1646 - [Debian] autoreconstruct - add resoration of execute permissions
9794190f 1647
0d1de9d5
SF
1648 [ Upstream Kernel Changes ]
1649
1650 * Rebase to v4.15-rc4
1651
9ebbac5e 1652 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
9794190f 1653
4d42ba20 1654linux (4.15.0-3.4) bionic; urgency=low
c298e823 1655
4d42ba20
SF
1656 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
1657 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
c298e823 1658
d37d0533
SF
1659 [ Upstream Kernel Changes ]
1660
1661 * Rebase to v4.15-rc6
1662
4d42ba20 1663 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
c298e823 1664
c4427b55 1665linux (4.15.0-2.3) bionic; urgency=low
67b6f3e0 1666
c4427b55
SF
1667 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
1668 4.15.0-1.2 (LP: #1737752)
1669 - x86/mm: Unbreak modules that use the DMA API
1670
1671 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
1672 - [Config] CONFIG_SPI_INTEL_SPI_*=n
1673
1674 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
1675 and udebs (LP: #1521712)
1676 - [Config] Include ibmvnic in nic-modules
1677
1678 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
1679 - [Config] Enable support for emulation of deprecated ARMv8 instructions
1680
1681 * Miscellaneous Ubuntu changes
1682 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
1683 - Enable zfs build
1684 - [Debian] add icp to zfs-modules.ignore
67b6f3e0 1685
c4f0e175
SF
1686 [ Upstream Kernel Changes ]
1687
1688 * Rebase to v4.15-rc4
1689
c4427b55 1690 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
67b6f3e0 1691
d4814b5f 1692linux (4.15.0-1.2) bionic; urgency=low
e82fa576 1693
d4814b5f
SF
1694 * Disabling zfs does not always disable module checks for the zfs modules
1695 (LP: #1737176)
1696 - [Packaging] disable zfs module checks when zfs is disabled
1697
1698 * Miscellaneous Ubuntu changes
1699 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
e82fa576 1700
76315af6
SF
1701 [ Upstream Kernel Changes ]
1702
1703 * Rebase to v4.15-rc3
1704
d4814b5f 1705 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
e82fa576 1706
e7c27d1e 1707linux (4.15.0-0.1) bionic; urgency=low
c78ba448 1708
e7c27d1e
SF
1709 * Miscellaneous Ubuntu changes
1710 - ubuntu: vbox -- update to 5.2.2-dfsg-2
1711 - ubuntu: vbox: build fixes for 4.15
1712 - disable hio build
1713 - [Config] Update kernel lockdown options to fix build errors
1714 - Disable zfs build
1715 - SAUCE: Import aufs driver
1716 - [Config] Enable AUFS config options
c78ba448 1717
079f534b
SF
1718 [ Upstream Kernel Changes ]
1719
1720 * Rebase to v4.15-rc2
1721
e7c27d1e 1722 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
c78ba448 1723
2c21160b
TG
1724linux (4.14.0-11.13) bionic; urgency=low
1725
1726 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
1727
1728 * CVE-2017-1000405
1729 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
1730
1731 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
1732 - SAUCE: mm: disable vma based swap readahead by default
1733 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
1734
1735 * Bionic update to v4.14.3 stable release (LP: #1735843)
1736 - s390: fix transactional execution control register handling
1737 - s390/noexec: execute kexec datamover without DAT
1738 - s390/runtime instrumention: fix possible memory corruption
1739 - s390/guarded storage: fix possible memory corruption
1740 - s390/disassembler: add missing end marker for e7 table
1741 - s390/disassembler: increase show_code buffer size
1742 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
1743 - ACPI / EC: Fix regression related to triggering source of EC event handling
1744 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
1745 - serdev: fix registration of second slave
1746 - sched: Make resched_cpu() unconditional
1747 - lib/mpi: call cond_resched() from mpi_powm() loop
1748 - x86/boot: Fix boot failure when SMP MP-table is based at 0
1749 - x86/decoder: Add new TEST instruction pattern
1750 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
1751 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
1752 - perf/x86/intel: Hide TSX events when RTM is not supported
1753 - arm64: Implement arch-specific pte_access_permitted()
1754 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
1755 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
1756 - uapi: fix linux/tls.h userspace compilation error
1757 - uapi: fix linux/rxrpc.h userspace compilation errors
1758 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
1759 - MIPS: ralink: Fix MT7628 pinmux
1760 - MIPS: ralink: Fix typo in mt7628 pinmux function
1761 - net: mvneta: fix handling of the Tx descriptor counter
1762 - nbd: wait uninterruptible for the dead timeout
1763 - nbd: don't start req until after the dead connection logic
1764 - PM / OPP: Add missing of_node_put(np)
1765 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
1766 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
1767 - PCI: hv: Use effective affinity mask
1768 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
1769 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
1770 - ALSA: hda: Add Raven PCI ID
1771 - dm integrity: allow unaligned bv_offset
1772 - dm cache: fix race condition in the writeback mode overwrite_bio
1773 optimisation
1774 - dm crypt: allow unaligned bv_offset
1775 - dm zoned: ignore last smaller runt zone
1776 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
1777 - dm bufio: fix integer overflow when limiting maximum cache size
1778 - ovl: Put upperdentry if ovl_check_origin() fails
1779 - dm: allocate struct mapped_device with kvzalloc
1780 - sched/rt: Simplify the IPI based RT balancing logic
1781 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
1782 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
1783 - dm: discard support requires all targets in a table support discards
1784 - MIPS: Fix odd fp register warnings with MIPS64r2
1785 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
1786 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
1787 - MIPS: Fix an n32 core file generation regset support regression
1788 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
1789 - MIPS: math-emu: Fix final emulation phase for certain instructions
1790 - rt2x00usb: mark device removed when get ENOENT usb error
1791 - mm/z3fold.c: use kref to prevent page free/compact race
1792 - autofs: don't fail mount for transient error
1793 - nilfs2: fix race condition that causes file system corruption
1794 - fscrypt: lock mutex before checking for bounce page pool
1795 - eCryptfs: use after free in ecryptfs_release_messaging()
1796 - libceph: don't WARN() if user tries to add invalid key
1797 - bcache: check ca->alloc_thread initialized before wake up it
1798 - fs: guard_bio_eod() needs to consider partitions
1799 - fanotify: fix fsnotify_prepare_user_wait() failure
1800 - isofs: fix timestamps beyond 2027
1801 - btrfs: change how we decide to commit transactions during flushing
1802 - f2fs: expose some sectors to user in inline data or dentry case
1803 - NFS: Fix typo in nomigration mount option
1804 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
1805 - nfs: Fix ugly referral attributes
1806 - NFS: Avoid RCU usage in tracepoints
1807 - NFS: revalidate "." etc correctly on "open".
1808 - nfsd: deal with revoked delegations appropriately
1809 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
1810 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
1811 - iwlwifi: fix firmware names for 9000 and A000 series hw
1812 - md: fix deadlock error in recent patch.
1813 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
1814 - Bluetooth: btqcomsmd: Add support for BD address setup
1815 - md/bitmap: revert a patch
1816 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
1817 - fsnotify: pin both inode and vfsmount mark
1818 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
1819 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
1820 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
1821 - ext4: prevent data corruption with inline data + DAX
1822 - ext4: prevent data corruption with journaling + DAX
1823 - ALSA: pcm: update tstamp only if audio_tstamp changed
1824 - ALSA: usb-audio: Add sanity checks to FE parser
1825 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
1826 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
1827 - ALSA: timer: Remove kernel warning at compat ioctl error paths
1828 - ALSA: hda/realtek - Fix ALC275 no sound issue
1829 - ALSA: hda: Fix too short HDMI/DP chmap reporting
1830 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
1831 - ALSA: hda/realtek - Fix ALC700 family no sound issue
1832 - ASoC: sun8i-codec: Invert Master / Slave condition
1833 - ASoC: sun8i-codec: Fix left and right channels inversion
1834 - ASoC: sun8i-codec: Set the BCLK divider
1835 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
1836 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
1837 - 9p: Fix missing commas in mount options
1838 - fs/9p: Compare qid.path in v9fs_test_inode
1839 - net/9p: Switch to wait_event_killable()
1840 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
1841 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
1842 - scsi: lpfc: fix pci hot plug crash in timer management routines
1843 - scsi: lpfc: fix pci hot plug crash in list_add call
1844 - scsi: lpfc: Fix crash receiving ELS while detaching driver
1845 - scsi: lpfc: Fix FCP hba_wqidx assignment
1846 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
1847 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
1848 - iscsi-target: Fix non-immediate TMR reference leak
1849 - target: fix null pointer regression in core_tmr_drain_tmr_list
1850 - target: fix buffer offset in core_scsi3_pri_read_full_status
1851 - target: Fix QUEUE_FULL + SCSI task attribute handling
1852 - target: Fix caw_sem leak in transport_generic_request_failure
1853 - target: Fix quiese during transport_write_pending_qf endless loop
1854 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
1855 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
1856 - mtd: nand: Export nand_reset() symbol
1857 - mtd: nand: atmel: Actually use the PM ops
1858 - mtd: nand: omap2: Fix subpage write
1859 - mtd: nand: Fix writing mtdoops to nand flash.
1860 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
1861 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
1862 - p54: don't unregister leds when they are not initialized
1863 - block: Fix a race between blk_cleanup_queue() and timeout handling
1864 - raid1: prevent freeze_array/wait_all_barriers deadlock
1865 - genirq: Track whether the trigger type has been set
1866 - irqchip/gic-v3: Fix ppi-partitions lookup
1867 - lockd: double unregister of inetaddr notifiers
1868 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
1869 enabled
1870 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
1871 - KVM: SVM: obey guest PAT
1872 - kvm: vmx: Reinstate support for CPUs without virtual NMI
1873 - dax: fix PMD faults on zero-length files
1874 - dax: fix general protection fault in dax_alloc_inode
1875 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
1876 - clk: ti: dra7-atl-clock: fix child-node lookups
1877 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
1878 - libnvdimm, pfn: make 'resource' attribute only readable by root
1879 - libnvdimm, namespace: fix label initialization to use valid seq numbers
1880 - libnvdimm, region : make 'resource' attribute only readable by root
1881 - libnvdimm, namespace: make 'resource' attribute only readable by root
1882 - svcrdma: Preserve CB send buffer across retransmits
1883 - IB/srpt: Do not accept invalid initiator port names
1884 - IB/cm: Fix memory corruption in handling CM request
1885 - IB/hfi1: Fix incorrect available receive user context count
1886 - IB/srp: Avoid that a cable pull can trigger a kernel crash
1887 - IB/core: Avoid crash on pkey enforcement failed in received MADs
1888 - IB/core: Only maintain real QPs in the security lists
1889 - NFC: fix device-allocation error return
1890 - spi-nor: intel-spi: Fix broken software sequencing codes
1891 - i40e: Use smp_rmb rather than read_barrier_depends
1892 - igb: Use smp_rmb rather than read_barrier_depends
1893 - igbvf: Use smp_rmb rather than read_barrier_depends
1894 - ixgbevf: Use smp_rmb rather than read_barrier_depends
1895 - i40evf: Use smp_rmb rather than read_barrier_depends
1896 - fm10k: Use smp_rmb rather than read_barrier_depends
1897 - ixgbe: Fix skb list corruption on Power systems
1898 - parisc: Fix validity check of pointer size argument in new CAS
1899 implementation
1900 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
1901 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
1902 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
1903 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
1904 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
1905 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
1906 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
1907 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
1908 - powerpc/64s/hash: Fix fork() with 512TB process address space
1909 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
1910 - media: Don't do DMA on stack for firmware upload in the AS102 driver
1911 - media: rc: check for integer overflow
1912 - media: rc: nec decoder should not send both repeat and keycode
1913 - cx231xx-cards: fix NULL-deref on missing association descriptor
1914 - media: v4l2-ctrl: Fix flags field on Control events
1915 - media: venus: fix wrong size on dma_free
1916 - media: venus: venc: fix bytesused v4l2_plane field
1917 - media: venus: reimplement decoder stop command
1918 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
1919 zone
1920 - iwlwifi: fix wrong struct for a000 device
1921 - iwlwifi: add a new a000 device
1922 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
1923 - iwlwifi: add new cards for a000 series
1924 - iwlwifi: add new cards for 8265 series
1925 - iwlwifi: add new cards for 8260 series
1926 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
1927 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
1928 - e1000e: Fix error path in link detection
1929 - e1000e: Fix return value test
1930 - e1000e: Separate signaling for link check/link up
1931 - e1000e: Avoid receiver overrun interrupt bursts
1932 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
1933 - Linux 4.14.3
1934
1935 * Miscellaneous Ubuntu changes
1936 - SAUCE: s390/topology: don't inline cpu_to_node
1937 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
1938
1939 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
1940
1941linux (4.14.0-10.12) bionic; urgency=low
1942
1943 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
1944
1945 * Miscellaneous Ubuntu changes
1946 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
1947 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
1948
1949 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
1950
1951linux (4.14.0-9.11) bionic; urgency=low
1952
1953 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
1954
1955 * Miscellaneous Ubuntu changes
1956 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
1957 0.7.3-1ubuntu1"
1958
1959 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
1960
1961linux (4.14.0-8.10) bionic; urgency=low
1962
1963 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
1964
1965 * Bionic update to v4.14.2 stable release (LP: #1734694)
1966 - bio: ensure __bio_clone_fast copies bi_partno
1967 - af_netlink: ensure that NLMSG_DONE never fails in dumps
1968 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
1969 - net: cdc_ncm: GetNtbFormat endian fix
1970 - fealnx: Fix building error on MIPS
1971 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
1972 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
1973 - serial: omap: Fix EFR write on RTS deassertion
1974 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
1975 - tpm-dev-common: Reject too short writes
1976 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
1977 - mm/pagewalk.c: report holes in hugetlb ranges
1978 - ocfs2: fix cluster hang after a node dies
1979 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
1980 - ipmi: fix unsigned long underflow
1981 - mm/page_alloc.c: broken deferred calculation
1982 - mm/page_ext.c: check if page_ext is not prepared
1983 - coda: fix 'kernel memory exposure attempt' in fsync
1984 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
1985 - Linux 4.14.2
1986
1987 * Bionic update to v4.14.1 stable release (LP: #1734693)
1988 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
1989 - dmaengine: dmatest: warn user when dma test times out
1990 - media: imon: Fix null-ptr-deref in imon_probe
1991 - media: dib0700: fix invalid dvb_detach argument
1992 - crypto: dh - Fix double free of ctx->p
1993 - crypto: dh - Don't permit 'p' to be 0
1994 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
1995 - crypto: brcm - Explicity ACK mailbox message
1996 - USB: early: Use new USB product ID and strings for DbC device
1997 - USB: usbfs: compute urb->actual_length for isochronous
1998 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
1999 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
2000 - USB: serial: metro-usb: stop I/O after failed open
2001 - USB: serial: Change DbC debug device binding ID
2002 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
2003 - USB: serial: garmin_gps: fix I/O after failed probe and remove
2004 - USB: serial: garmin_gps: fix memory leak on probe errors
2005 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
2006 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
2007 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
2008 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
2009 - HID: cp2112: add HIDRAW dependency
2010 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
2011 - rpmsg: glink: Add missing MODULE_LICENSE
2012 - staging: wilc1000: Fix bssid buffer offset in Txq
2013 - staging: sm750fb: Fix parameter mistake in poke32
2014 - staging: ccree: fix 64 bit scatter/gather DMA ops
2015 - staging: greybus: spilib: fix use-after-free after deregistration
2016 - staging: rtl8188eu: Revert 4 commits breaking ARP
2017 - spi: fix use-after-free at controller deregistration
2018 - sparc32: Add cmpxchg64().
2019 - sparc64: mmu_context: Add missing include files
2020 - sparc64: Fix page table walk for PUD hugepages
2021 - Linux 4.14.1
2022
2023 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
2024 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
2025
2026 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
2027 (LP: #1732627)
2028 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
2029
2030 * Miscellaneous Ubuntu changes
2031 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
2032
2033 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
2034
2035linux (4.14.0-7.9) bionic; urgency=low
2036
2037 * Miscellaneous Ubuntu changes
2038 - SAUCE: apparmor: add base infastructure for socket mediation
2039 - SAUCE: apparmor: af_unix mediation
2040 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
2041 - SAUCE: LSM stacking: LSM: manage credential security blobs
2042 - SAUCE: LSM stacking: LSM: Manage file security blobs
2043 - SAUCE: LSM stacking: LSM: manage task security blobs
2044 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
2045 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
2046 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
2047 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
2048 - SAUCE: LSM stacking: fixup initialize task->security
2049 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
2050 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
2051 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
2052 - SAUCE: LSM stacking: fixup apparmor stacking enablement
2053 - SAUCE: LSM stacking: fixup stacking kconfig
2054 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
2055 - SAUCE: LSM stacking: provide prctl interface for setting context
2056 - SAUCE: LSM stacking: inherit current display LSM
2057 - SAUCE: LSM stacking: keep an index for each registered LSM
2058 - SAUCE: LSM stacking: verify display LSM
2059 - SAUCE: LSM stacking: provide a way to specify the default display lsm
2060 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
2061 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
2062 - SAUCE: LSM stacking: add Kconfig to set default display LSM
2063 - SAUCE: LSM stacking: add configs for LSM stacking
2064 - SAUCE: LSM stacking: check for invalid zero sized writes
2065 - [Config] Run updateconfigs after merging LSM stacking
2066 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
2067
2068 [ Upstream Kernel Changes ]
2069
2070 * Rebase to v4.14
2071
2072 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
2073
2074linux (4.14.0-6.8) bionic; urgency=low
2075
2076 * Miscellaneous Ubuntu changes
2077 - SAUCE: add workarounds to enable ZFS for 4.14
2078
2079 [ Upstream Kernel Changes ]
2080
2081 * Rebase to v4.14-rc8
2082
2083 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
2084
2085linux (4.14.0-5.7) bionic; urgency=low
2086
2087 * Miscellaneous Ubuntu changes
2088 - [Debian] Fix invocation of dh_prep for dbgsym packages
2089
2090 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
2091
2092linux (4.14.0-4.5) bionic; urgency=low
2093
2094 * Miscellaneous Ubuntu changes
2095 - [Packaging] virtualbox -- reduce in kernel module versions
2096 - vbox-update: Fix up KERN_DIR definitions
2097 - ubuntu: vbox -- update to 5.2.0-dfsg-2
2098 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
2099
2100 [ Upstream Kernel Changes ]
2101
2102 * Rebase to v4.14-rc7
2103
2104 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
2105
2106linux (4.14.0-3.4) artful; urgency=low
2107
2108 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
2109 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
2110 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
2111 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
2112
2113 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
2114 - powerpc/64s: Add workaround for P9 vector CI load issue
2115
2116 * Miscellaneous Ubuntu changes
2117 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
2118 - [Config] CONFIG_DRM_VBOXVIDEO=m
2119 - SAUCE: Import aufs driver
2120 - [Config] Enable aufs
2121 - [Config] Reorder annotations file after enabling aufs
2122 - vbox-update: Disable imported vboxvideo module
2123 - ubuntu: vbox -- update to 5.1.30-dfsg-1
2124 - Enable vbox
2125 - hio: Use correct sizes when initializing ssd_index_bits* arrays
2126 - hio: Update io stat accounting for 4.14
2127 - Enable hio
2128
2129 [ Upstream Kernel Changes ]
2130
2131 * Rebase to v4.14-rc5
2132 * Rebase to v4.14-rc6
2133
2134 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
2135
2136linux (4.14.0-2.3) artful; urgency=low
2137
2138 * [Bug] USB controller failed to respond on Denverton after loading
2139 intel_th_pci module (LP: #1715833)
2140 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
2141
2142 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
2143 17.10 (kernel 4.13) (LP: #1719290)
2144 - SAUCE: s390: update zfcpdump_defconfig
2145
2146 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
2147 - d-i: Add bnxt_en to nic-modules.
2148
2149 * Miscellaneous Ubuntu changes
2150 - [Config] Update annotations for 4.14-rc2
2151
2152 [ Upstream Kernel Changes ]
2153
2154 * Rebase to v4.14-rc3
2155 * Rebase to v4.14-rc4
2156
2157 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
2158
2159linux (4.14.0-1.2) artful; urgency=low
2160
2161 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
2162 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
2163
2164 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
2165 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
2166
2167 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
2168 (LP: #1718679)
2169 - [Config] CONFIG_DRM_VBOXVIDEO=n
2170
2171 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
2172 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
2173
2174 * autopkgtest profile fails to build on armhf (LP: #1717920)
2175 - [Packaging] autopkgtest -- disable d-i when dropping flavours
2176
2177 * Miscellaneous Ubuntu changes
2178 - [Config] CONFIG_I2C_XLP9XX=m
2179 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
2180
2181 [ Upstream Kernel Changes ]
2182
2183 * Rebase to v4.14-rc2
2184
2185 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
2186
2187linux (4.14.0-0.1) artful; urgency=low
2188
2189 * Miscellaneous Ubuntu changes
2190 - Disable vbox build
2191 - Disable hio build
2192 - Disable zfs build
2193
2194 [ Upstream Kernel Changes ]
2195
2196 * Rebase to v4.14-rc1
2197
2198 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
2199
2200linux (4.13.0-11.12) artful; urgency=low
2201
2202 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
2203
2204 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
2205 - s390/mm: fix local TLB flushing vs. detach of an mm address space
2206 - s390/mm: fix race on mm->context.flush_mm
2207
2208 * CVE-2017-1000251
2209 - Bluetooth: Properly check L2CAP config option output buffer length
2210
2211 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
2212
2213linux (4.13.0-10.11) artful; urgency=low
2214
2215 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
2216
2217 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
2218 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
2219
2220 * Artful update to v4.13.1 stable release (LP: #1716284)
2221 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
2222 - USB: serial: option: add support for D-Link DWM-157 C1
2223 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
2224 - usb:xhci:Fix regression when ATI chipsets detected
2225 - USB: musb: fix external abort on suspend
2226 - ANDROID: binder: add padding to binder_fd_array_object.
2227 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
2228 - USB: core: Avoid race of async_completed() w/ usbdev_release()
2229 - staging/rts5208: fix incorrect shift to extract upper nybble
2230 - staging: ccree: save ciphertext for CTS IV
2231 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
2232 - iio: adc: ti-ads1015: fix incorrect data rate setting update
2233 - iio: adc: ti-ads1015: fix scale information for ADS1115
2234 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
2235 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
2236 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
2237 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
2238 - driver core: bus: Fix a potential double free
2239 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
2240 - binder: free memory on error
2241 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
2242 - crypto: caam/qi - fix compilation with DEBUG enabled
2243 - thunderbolt: Fix reset response_type
2244 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
2245 - intel_th: pci: Add Cannon Lake PCH-H support
2246 - intel_th: pci: Add Cannon Lake PCH-LP support
2247 - ath10k: fix memory leak in rx ring buffer allocation
2248 - drm/vgem: Pin our pages for dmabuf exports
2249 - drm/ttm: Fix accounting error when fail to get pages for pool
2250 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
2251 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
2252 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
2253 - iwlwifi: pci: add new PCI ID for 7265D
2254 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
2255 - mwifiex: correct channel stat buffer overflows
2256 - MCB: add support for SC31 to mcb-lpc
2257 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
2258 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
2259 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
2260 - workqueue: Fix flag collision
2261 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
2262 - cs5536: add support for IDE controller variant
2263 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
2264 - scsi: sg: recheck MMAP_IO request length with lock held
2265 - of/device: Prevent buffer overflow in of_device_modalias()
2266 - rtlwifi: Fix memory leak when firmware request fails
2267 - rtlwifi: Fix fallback firmware loading
2268 - Linux 4.13.1
2269
2270 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
2271 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
2272
2273 * SRIOV: warning if unload VFs (LP: #1715073)
2274 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
2275
2276 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
2277 - i40e: avoid NVM acquire deadlock during NVM update
2278 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
2279
2280 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
2281 twice when perf stat is done (perf:) (LP: #1714571)
2282 - perf vendor events powerpc: Remove duplicate events
2283
2284 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
2285 (LP: #1703339)
2286 - [Config] Include vmd in storage-core-modules udeb
2287
2288 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
2289 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
2290 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
2291 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
2292 offline
2293
2294 * Miscellaneous Ubuntu changes
2295 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
2296 - Revert "UBUNTU: SAUCE: Import aufs driver"
2297 - SAUCE: Import aufs driver
2298
2299 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
2300
2301linux (4.13.0-9.10) artful; urgency=low
2302
2303 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
2304
2305 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
2306 - [Config] CONFIG_EDAC_GHES=n
2307
2308 * Miscellaneous Ubuntu changes
2309 - ubuntu: vbox -- update to 5.1.26-dfsg-2
2310
2311 [ Upstream Kernel Changes ]
2312
2313 * Rebase to v4.13
2314
2315 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
2316
2317linux (4.13.0-8.9) artful; urgency=low
2318
2319 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
2320 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
2321
2322 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
2323 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
2324
2325 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
2326 Harrisonville SDP (LP: #1709257)
2327 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
2328 - EDAC, pnd2: Mask off the lower four bits of a BAR
2329 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
2330 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
2331 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
2332 reading BAR
2333
2334 * Miscellaneous Ubuntu changes
2335 - Revert "UBUNTU: SAUCE: Import aufs driver"
2336 - SAUCE: Import aufs driver
2337 - SAUCE: selftests/powerpc: Disable some ptrace selftests
2338 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
2339 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
2340 - [Config] Disable CONFIG_MDIO_* options for s390x
2341 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
2342 - [Config] Update annotations for 4.13
2343
2344 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
2345
2346linux (4.13.0-7.8) artful; urgency=low
2347
2348 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
2349 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
2350 paths
2351
2352 * Miscellaneous Ubuntu changes
2353 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
2354
2355 * Miscellaneous upstream changes
2356 - seccomp: Provide matching filter for introspection
2357 - seccomp: Sysctl to display available actions
2358 - seccomp: Operation for checking if an action is available
2359 - seccomp: Sysctl to configure actions that are allowed to be logged
2360 - seccomp: Selftest for detection of filter flag support
2361 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
2362 - seccomp: Action to log before allowing
2363
2364 [ Upstream Kernel Changes ]
2365
2366 * Rebase to v4.13-rc7
2367
2368 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
2369
2370linux (4.13.0-6.7) artful; urgency=low
2371
2372 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
2373 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
2374
2375 * sort ABI files with C.UTF-8 locale (LP: #1712345)
2376 - [Packaging] sort ABI files with C.UTF-8 locale
2377
2378 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
2379 - SAUCE: igb: add support for using Broadcom 54616 as PHY
2380
2381 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
2382 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
2383 - powerpc/mm/radix: Improve TLB/PWC flushes
2384 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
2385
2386 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
2387 properly enrolled keys (LP: #1712168)
2388 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
2389
2390 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
2391 - [Config] CONFIG_BLK_DEV_NVME=m for s390
2392
2393 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
2394 (LP: #1711298)
2395 - [Config] CONFIG_INTEL_ATOMISP=n
2396
2397 * Miscellaneous Ubuntu changes
2398 - SAUCE: apparmor: af_unix mediation
2399
2400 * Miscellaneous upstream changes
2401 - apparmor: Fix shadowed local variable in unpack_trans_table()
2402 - apparmor: Fix logical error in verify_header()
2403 - apparmor: Fix an error code in aafs_create()
2404 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
2405 - apparmor: add the ability to mediate signals
2406 - apparmor: add mount mediation
2407 - apparmor: cleanup conditional check for label in label_print
2408 - apparmor: add support for absolute root view based labels
2409 - apparmor: make policy_unpack able to audit different info messages
2410 - apparmor: add more debug asserts to apparmorfs
2411 - apparmor: add base infastructure for socket mediation
2412 - apparmor: move new_null_profile to after profile lookup fns()
2413 - apparmor: fix race condition in null profile creation
2414 - apparmor: ensure unconfined profiles have dfas initialized
2415 - apparmor: fix incorrect type assignment when freeing proxies
2416
2417 [ Upstream Kernel Changes ]
2418
2419 * Rebase to v4.13-rc6
2420
2421 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
2422
2423linux (4.13.0-5.6) artful; urgency=low
2424
2425 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
2426 - perf pmu-events: Support additional POWER8+ PVR in mapfile
2427 - perf vendor events: Add POWER9 PMU events
2428 - perf vendor events: Add POWER9 PVRs to mapfile
2429 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
2430 - SAUCE: perf vendor events powerpc: Update POWER9 events
2431
2432 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
2433 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
2434
2435 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
2436 kernels able to boot without initramfs (LP: #1700972)
2437 - [Debian] Don't depend on initramfs-tools
2438
2439 * Miscellaneous Ubuntu changes
2440 - SAUCE: Import aufs driver
2441 - SAUCE: aufs -- Add missing argument to loop_switch() call
2442 - [Config] Enable aufs
2443 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
2444 - Enable zfs build
2445 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
2446 - [Packaging] switch up to debhelper 9
2447
2448 [ Upstream Kernel Changes ]
2449
2450 * Rebase to v4.13-rc5
2451
2452 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
2453
2454linux (4.13.0-4.5) artful; urgency=low
2455
2456 * Lenovo Yoga 910 Sensors (LP: #1708120)
2457 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
2458
2459 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
2460 (LP: #1703339)
2461 - [Config] Add vmd driver to generic inclusion list
2462
2463 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
2464 - [Config] CONFIG_SATA_HIGHBANK=y
2465
2466 * Miscellaneous Ubuntu changes
2467 - ubuntu: vbox -- update to 5.1.26-dfsg-1
2468 - SAUCE: hio: Build fixes for 4.13
2469 - Enable hio build
2470 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
2471 - [debian] use all rather than amd64 dkms debs for sync
2472
2473 [ Upstream Kernel Changes ]
2474
2475 * Rebase to v4.13-rc4
2476
2477 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
2478
2479linux (4.13.0-3.4) artful; urgency=low
2480
2481 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
2482 - [Packaging] tests -- reduce rebuild test to one flavour
2483 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
2484
2485 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
2486 - SAUCE: virtio_net: Revert mergeable buffer handling rework
2487
2488 [ Upstream Kernel Changes ]
2489
2490 * Rebase to v4.13-rc3
2491
2492 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
2493
2494linux (4.13.0-2.3) artful; urgency=low
2495
2496 * Change CONFIG_IBMVETH to module (LP: #1704479)
2497 - [Config] CONFIG_IBMVETH=m
2498
2499 [ Upstream Kernel Changes ]
2500
2501 * Rebase to v4.13-rc2
2502
2503 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
2504
2505linux (4.13.0-1.2) artful; urgency=low
2506
2507 * Miscellaneous Ubuntu changes
2508 - [Debian] Support sphinx-based kernel documentation
2509
2510 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
2511
2512linux (4.13.0-0.1) artful; urgency=low
2513
2514 * Miscellaneous Ubuntu changes
2515 - Disable hio
2516 - Disable zfs build
2517 - ubuntu: vbox -- update to 5.1.24-dfsg-1
2518
2519 [ Upstream Kernel Changes ]
2520
2521 * Rebase to v4.13-rc1
2522
2523 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
2524
2525linux (4.12.0-7.8) artful; urgency=low
2526
2527 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
2528 (LP: #1673564)
2529 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
2530 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
2531 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
2532 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
2533 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
2534 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
2535 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
2536 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
2537 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
2538 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
2539 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
2540 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
2541 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
2542 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
2543 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
2544 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
2545 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
2546 - arm64: Add MIDR values for Cavium cn83XX SoCs
2547 - arm64: Add workaround for Cavium Thunder erratum 30115
2548 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
2549 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
2550 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
2551 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
2552 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
2553 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
2554 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
2555 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
2556
2557 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
2558 - net: hns: Bugfix for Tx timeout handling in hns driver
2559
2560 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
2561 - iommu/arm-smmu: Plumb in new ACPI identifiers
2562
2563 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
2564 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
2565
2566 * Artful update to v4.12.1 stable release (LP: #1703858)
2567 - driver core: platform: fix race condition with driver_override
2568 - RDMA/uverbs: Check port number supplied by user verbs cmds
2569 - usb: dwc3: replace %p with %pK
2570 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
2571 - usb: usbip: set buffer pointers to NULL after free
2572 - Add USB quirk for HVR-950q to avoid intermittent device resets
2573 - usb: Fix typo in the definition of Endpoint[out]Request
2574 - USB: core: fix device node leak
2575 - USB: serial: option: add two Longcheer device ids
2576 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
2577 - xhci: Limit USB2 port wake support for AMD Promontory hosts
2578 - gfs2: Fix glock rhashtable rcu bug
2579 - Add "shutdown" to "struct class".
2580 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
2581 - tpm: fix a kernel memory leak in tpm-sysfs.c
2582 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
2583 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
2584 - sched/fair, cpumask: Export for_each_cpu_wrap()
2585 - sched/core: Implement new approach to scale select_idle_cpu()
2586 - sched/numa: Use down_read_trylock() for the mmap_sem
2587 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
2588 - sched/fair: Simplify wake_affine() for the single socket case
2589 - sched/numa: Implement NUMA node level wake_affine()
2590 - sched/fair: Remove effective_load()
2591 - sched/numa: Hide numa_wake_affine() from UP build
2592 - xen: avoid deadlock in xenbus driver
2593 - crypto: drbg - Fixes panic in wait_for_completion call
2594 - Linux 4.12.1
2595
2596 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
2597 - scsi: cxlflash: Combine the send queue locks
2598 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
2599 - scsi: cxlflash: Reset hardware queue context via specified register
2600 - scsi: cxlflash: Schedule asynchronous reset of the host
2601 - scsi: cxlflash: Handle AFU sync failures
2602 - scsi: cxlflash: Track pending scsi commands in each hardware queue
2603 - scsi: cxlflash: Flush pending commands in cleanup path
2604 - scsi: cxlflash: Add scsi command abort handler
2605 - scsi: cxlflash: Create character device to provide host management interface
2606 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
2607 specifics
2608 - scsi: cxlflash: Introduce host ioctl support
2609 - scsi: cxlflash: Refactor AFU capability checking
2610 - scsi: cxlflash: Support LUN provisioning
2611 - scsi: cxlflash: Support AFU debug
2612 - scsi: cxlflash: Support WS16 unmap
2613 - scsi: cxlflash: Remove zeroing of private command data
2614 - scsi: cxlflash: Update TMF command processing
2615 - scsi: cxlflash: Avoid double free of character device
2616 - scsi: cxlflash: Update send_tmf() parameters
2617 - scsi: cxlflash: Update debug prints in reset handlers
2618
2619 * make snap-pkg support (LP: #1700747)
2620 - make snap-pkg support
2621
2622 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
2623 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
2624
2625 * arm64: fix crash reading /proc/kcore (LP: #1702749)
2626 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
2627 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
2628
2629 * Opal and POWER9 DD2 (LP: #1702159)
2630 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
2631
2632 * Data corruption with hio driver (LP: #1701316)
2633 - SAUCE: hio: Fix incorrect use of enum req_opf values
2634
2635 * Miscellaneous Ubuntu changes
2636 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
2637 - snapcraft.yaml: Sync with xenial
2638 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
2639
2640 * Miscellaneous upstream changes
2641 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
2642 MokSBState"
2643
2644 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
2645
2646linux (4.12.0-6.7) artful; urgency=low
2647
2648 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
2649 - net: ena: change return value for unsupported features unsupported return
2650 value
2651 - net: ena: add hardware hints capability to the driver
2652 - net: ena: change sizeof() argument to be the type pointer
2653 - net: ena: add reset reason for each device FLR
2654 - net: ena: add support for out of order rx buffers refill
2655 - net: ena: allow the driver to work with small number of msix vectors
2656 - net: ena: use napi_schedule_irqoff when possible
2657 - net: ena: separate skb allocation to dedicated function
2658 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
2659 - net: ena: update driver's rx drop statistics
2660 - net: ena: update ena driver to version 1.2.0
2661
2662 * APST gets enabled against explicit kernel option (LP: #1699004)
2663 - nvme: explicitly disable APST on quirked devices
2664
2665 * Miscellaneous Ubuntu changes
2666 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
2667 - SAUCE: hio updates for 4.12
2668 - SAUCE: Enable hio build
2669
2670 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
2671
2672linux (4.12.0-5.6) artful; urgency=low
2673
2674 * ERAT invalidate on context switch removal (LP: #1700819)
2675 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
2676
2677 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
2678 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
2679
2680 * Miscellaneous Ubuntu changes
2681 - d-i: Move qcom-emac from arm64 to shared nic-modules
2682
2683 [ Upstream Kernel Changes ]
2684
2685 * Rebase to v4.12
2686
2687 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
2688
2689linux (4.12.0-4.5) artful; urgency=low
2690
2691 * aacraid driver may return uninitialized stack data to userspace
2692 (LP: #1700077)
2693 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
2694
2695 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
2696 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
2697
2698 * AACRAID for power9 platform (LP: #1689980)
2699 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
2700 - scsi: aacraid: Fix DMAR issues with iommu=pt
2701 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
2702 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
2703 - scsi: aacraid: Remove reset support from check_health
2704 - scsi: aacraid: Change wait time for fib completion
2705 - scsi: aacraid: Log count info of scsi cmds before reset
2706 - scsi: aacraid: Print ctrl status before eh reset
2707 - scsi: aacraid: Using single reset mask for IOP reset
2708 - scsi: aacraid: Rework IOP reset
2709 - scsi: aacraid: Add periodic checks to see IOP reset status
2710 - scsi: aacraid: Rework SOFT reset code
2711 - scsi: aacraid: Rework aac_src_restart
2712 - scsi: aacraid: Use correct function to get ctrl health
2713 - scsi: aacraid: Make sure ioctl returns on controller reset
2714 - scsi: aacraid: Enable ctrl reset for both hba and arc
2715 - scsi: aacraid: Add reset debugging statements
2716 - scsi: aacraid: Remove reference to Series-9
2717 - scsi: aacraid: Update driver version to 50834
2718
2719 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
2720 - SAUCE: drm: hibmc: Use set_busid function from drm core
2721
2722 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
2723 - d-i: Add hibmc-drm to kernel-image udeb
2724
2725 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
2726 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
2727
2728 * Miscellaneous Ubuntu changes
2729 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
2730 - [Config] CONFIG_ATA=n for s390x
2731 - [Config] Update annotations for 4.12
2732
2733 [ Upstream Kernel Changes ]
2734
2735 * Rebase to v4.12-rc7
2736
2737 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
2738
2739linux (4.12.0-3.4) artful; urgency=low
2740
2741 * Miscellaneous upstream changes
2742 - ufs: fix the logics for tail relocation
2743
2744 [ Upstream Kernel Changes ]
2745
2746 * Rebase to v4.12-rc6
2747
2748 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
2749
2750linux (4.12.0-2.3) artful; urgency=low
2751
2752 * CVE-2014-9900
2753 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
2754 ethtool_get_wol()
2755
2756 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
2757 (LP: #1671360)
2758 - pinctrl/amd: Use regular interrupt instead of chained
2759
2760 * extend-diff-ignore should use exact matches (LP: #1693504)
2761 - [Packaging] exact extend-diff-ignore matches
2762
2763 * Miscellaneous Ubuntu changes
2764 - SAUCE: efi: Don't print secure boot state from the efi stub
2765 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
2766 - SAUCE: vbox fixes for 4.12
2767 - Re-enable virtualbox build
2768 - [Config] CONFIG_ORANGEFS_FS=m
2769 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
2770 - Enable zfs build
2771
2772 [ Upstream Kernel Changes ]
2773
2774 * Rebase to v4.12-rc4
2775 * Rebase to v4.12-rc5
2776
2777 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
2778
2779linux (4.12.0-1.2) artful; urgency=low
2780
2781 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
2782 - [Config] Enable CONFIG_DRM_MGAG200 as module
2783
2784 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
2785 - [Config] CONFIG_LIBIO=y on arm64 only
2786 - SAUCE: LIBIO: Introduce a generic PIO mapping method
2787 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
2788 - [Config] CONFIG_HISILICON_LPC=y
2789 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
2790 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
2791 I/O
2792 - SAUCE: LPC: Add the ACPI LPC support
2793 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
2794 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
2795
2796 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
2797 - SAUCE: tty: Fix ldisc crash on reopened tty
2798
2799 * Miscellaneous Ubuntu changes
2800 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
2801 - Rebase to v4.12-rc3
2802
2803 [ Upstream Kernel Changes ]
2804
2805 * Rebase to v4.12-rc3
2806
2807 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
2808
2809linux (4.12.0-0.1) artful; urgency=low
2810
2811 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
2812 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
2813
2814 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
2815 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
2816
2817 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
2818 (LP: #1672819)
2819 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
2820
2821 * Miscellaneous Ubuntu changes
2822 - Update find-missing-sauce.sh to compare to artful
2823 - Update dropped.txt
2824 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
2825 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2826 kernel image
2827 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2828 mode
2829 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2830 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
2831 locked down
2832 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
2833 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
2834 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2835 reboot
2836 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
2837 set
2838 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2839 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2840 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2841 down
2842 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2843 locked down
2844 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
2845 down
2846 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
2847 is locked down
2848 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2849 locked down
2850 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2851 has been locked down
2852 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2853 locked down
2854 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2855 locked down
2856 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
2857 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2858 kernel is locked down
2859 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
2860 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2861 down
2862 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2863 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
2864 secondary keyring
2865 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
2866 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
2867 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
2868 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
2869 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2870 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
2871 MokSBState
2872 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
2873 - [Config] Set values for UEFI secure boot lockdown options
2874 - Disable virtualbox build
2875 - Disable hio build
2876 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
2877 - Disable zfs build
2878 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
2879 - SAUCE: Import aufs driver
2880 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
2881 - [Config] Enable aufs
2882 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
2883
2884 [ Upstream Kernel Changes ]
2885
2886 * Rebase to v4.12-rc2
2887
2888 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
2889
2890linux (4.11.0-3.8) artful; urgency=low
2891
2892 [ Seth Forshee ]
2893
2894 * Release Tracking Bug
2895 - LP: #1690999
2896
2897 * apparmor_parser hangs indefinitely when called by multiple threads
2898 (LP: #1645037)
2899 - SAUCE: apparmor: fix lock ordering for mkdir
2900
2901 * apparmor leaking securityfs pin count (LP: #1660846)
2902 - SAUCE: apparmor: fix leak on securityfs pin count
2903
2904 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2905 (LP: #1660845)
2906 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2907 fails
2908
2909 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2910 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2911
2912 * libvirt profile is blocking global setrlimit despite having no rlimit rule
2913 (LP: #1679704)
2914 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
2915 - apparmor: update auditing of rlimit check to provide capability information
2916
2917 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
2918 - SAUCE: apparmor: add policy revision file interface
2919
2920 * apparmor does not make support of query data visible (LP: #1678023)
2921 - SAUCE: apparmor: add label data availability to the feature set
2922
2923 * apparmor query interface does not make supported query info available
2924 (LP: #1678030)
2925 - SAUCE: apparmor: add information about the query inteface to the feature set
2926
2927 * change_profile incorrect when using namespaces with a compound stack
2928 (LP: #1677959)
2929 - SAUCE: apparmor: fix label parse for stacked labels
2930
2931 * Regression in 4.4.0-65-generic causes very frequent system crashes
2932 (LP: #1669611)
2933 - apparmor: sync of apparmor 3.6+ (17.04)
2934
2935 * Artful update to 4.11.1 stable release (LP: #1690814)
2936 - dm ioctl: prevent stack leak in dm ioctl call
2937 - drm/sti: fix GDP size to support up to UHD resolution
2938 - power: supply: lp8788: prevent out of bounds array access
2939 - brcmfmac: Ensure pointer correctly set if skb data location changes
2940 - brcmfmac: Make skb header writable before use
2941 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
2942 - refcount: change EXPORT_SYMBOL markings
2943 - net: macb: fix phy interrupt parsing
2944 - tcp: fix access to sk->sk_state in tcp_poll()
2945 - geneve: fix incorrect setting of UDP checksum flag
2946 - bpf: enhance verifier to understand stack pointer arithmetic
2947 - bpf, arm64: fix jit branch offset related to ldimm64
2948 - tcp: fix wraparound issue in tcp_lp
2949 - net: ipv6: Do not duplicate DAD on link up
2950 - net: usb: qmi_wwan: add Telit ME910 support
2951 - tcp: do not inherit fastopen_req from parent
2952 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
2953 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
2954 - ipv6: initialize route null entry in addrconf_init()
2955 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
2956 - tcp: randomize timestamps on syncookies
2957 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
2958 - bpf: don't let ldimm64 leak map addresses on unprivileged
2959 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
2960 - f2fs: sanity check segment count
2961 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
2962 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
2963 - block: get rid of blk_integrity_revalidate()
2964 - Linux 4.11.1
2965
2966 * Module signing exclusion for staging drivers does not work properly
2967 (LP: #1690908)
2968 - SAUCE: Fix module signing exclusion in package builds
2969
2970 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
2971 - [Config] CONFIG_QCOM_L3_PMU=y
2972 - perf: qcom: Add L3 cache PMU driver
2973
2974 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
2975 - drivers/perf: arm_pmu: rework per-cpu allocation
2976 - drivers/perf: arm_pmu: manage interrupts per-cpu
2977 - drivers/perf: arm_pmu: split irq request from enable
2978 - drivers/perf: arm_pmu: remove pointless PMU disabling
2979 - drivers/perf: arm_pmu: define armpmu_init_fn
2980 - drivers/perf: arm_pmu: fold init into alloc
2981 - drivers/perf: arm_pmu: factor out pmu registration
2982 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
2983 - drivers/perf: arm_pmu: handle no platform_device
2984 - drivers/perf: arm_pmu: rename irq request/free functions
2985 - drivers/perf: arm_pmu: split cpu-local irq request/free
2986 - drivers/perf: arm_pmu: move irq request/free into probe
2987 - drivers/perf: arm_pmu: split out platform device probe logic
2988 - arm64: add function to get a cpu's MADT GICC table
2989 - [Config] CONFIG_ARM_PMU_ACPI=y
2990 - drivers/perf: arm_pmu: add ACPI framework
2991 - arm64: pmuv3: handle !PMUv3 when probing
2992 - arm64: pmuv3: use arm_pmu ACPI framework
2993
2994 * Fix NVLINK2 TCE route (LP: #1690155)
2995 - powerpc/powernv: Fix TCE kill on NVLink2
2996
2997 * CVE-2017-0605
2998 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
2999
3000 * Miscellaneous Ubuntu changes
3001 - [Config] Restore powerpc arch to annotations file
3002 - [Config] Disable runtime testing modules
3003 - [Config] Disable drivers not needed on s390x
3004 - [Config] Update annotations for 4.11
3005 - [Config] updateconfigs after apparmor updates
3006
3007 * Miscellaneous upstream changes
3008 - apparmor: use SHASH_DESC_ON_STACK
3009 - apparmor: fix invalid reference to index variable of iterator line 836
3010 - apparmor: fix parameters so that the permission test is bypassed at boot
3011 - apparmor: Make path_max parameter readonly
3012 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
3013 - apparmorfs: Use seq_putc() in two functions
3014 - apparmor: provide information about path buffer size at boot
3015 - apparmor: add/use fns to print hash string hex value
3016
3017 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
3018
3019linux (4.11.0-2.7) artful; urgency=low
3020
3021 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
3022 (LP: #1688259)
3023 - Remove squashfs-modules files from d-i
3024 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
3025
3026 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
3027 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
3028 - d-i: initrd needs qcom_emac on amberwing platform.
3029
3030 * update for V3 kernel bits and improved multiple fan slice support
3031 (LP: #1470091)
3032 - SAUCE: fan: tunnel multiple mapping mode (v3)
3033
3034 * Miscellaneous Ubuntu changes
3035 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
3036 - Enable zfs
3037 - SAUCE: fan: add VXLAN implementation
3038 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
3039 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
3040 kernel image
3041 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
3042 mode
3043 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
3044 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
3045 locked down
3046 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
3047 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
3048 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
3049 reboot
3050 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
3051 set
3052 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
3053 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
3054 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
3055 down
3056 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
3057 locked down
3058 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
3059 down
3060 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
3061 is locked down
3062 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
3063 locked down
3064 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
3065 has been locked down
3066 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
3067 locked down
3068 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
3069 locked down
3070 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
3071 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
3072 kernel is locked down
3073 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
3074 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
3075 down
3076 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
3077 - SAUCE: (efi-lockdown) Add EFI signature data types
3078 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
3079 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
3080 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
3081 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
3082 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
3083 disabled
3084 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
3085 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
3086 MokSBState
3087 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
3088 - [Config] Set values for UEFI secure boot lockdown options
3089 - Update dropped.txt
3090
3091 [ Upstream Kernel Changes ]
3092
3093 * rebase to v4.11
3094
3095 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
3096
3097linux (4.11.0-1.6) artful; urgency=low
3098
3099 * Miscellaneous Ubuntu changes
3100 - [Debian] Use default compression for all packages
3101 - SAUCE: (namespace) block_dev: Support checking inode permissions in
3102 lookup_bdev()
3103 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
3104 when mounting
3105 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
3106 when mounting
3107 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3108 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3109 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3110 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
3111 security.* xattrs
3112 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
3113 filesystems
3114 - SAUCE: (namespace) fuse: Add support for pid namespaces
3115 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3116 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
3117 or a descendant
3118 - SAUCE: (namespace) fuse: Allow user namespace mounts
3119 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
3120 namespaces
3121 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
3122 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
3123 mounts
3124 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
3125 opened for writing
3126
3127 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
3128
3129linux (4.11.0-0.5) artful; urgency=low
3130
3131 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
3132 (LP: #1684971)
3133 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
3134
3135 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
3136 (LP: #1470250)
3137 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
3138
3139 * Enable virtual scsi server driver for Power (LP: #1615665)
3140 - SAUCE: Return TCMU-generated sense data to fabric module
3141
3142 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
3143 (LP: #1630990)
3144 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
3145 CONFIG_SECURITYFS=n
3146
3147 * Miscellaneous Ubuntu changes
3148 - SAUCE: Import aufs driver
3149 - [Config] Enable aufs
3150 - [Debian] Add script to update virtualbox
3151 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
3152 - Enable vbox
3153 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
3154
3155 [ Upstream Kernel Changes ]
3156
3157 * rebase to v4.11-rc8
3158
3159 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
3160
3161linux (4.11.0-0.4) zesty; urgency=low
3162
3163 * POWER9: Improve performance on memory management (LP: #1681429)
3164 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
3165 flush
3166 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
3167
3168 * Miscellaneous Ubuntu changes
3169 - find-missing-sauce.sh
3170
3171 [ Upstream Kernel Changes ]
3172
3173 * rebase to v4.11-rc7
3174
3175 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
3176
3177linux (4.11.0-0.3) zesty; urgency=low
3178
3179 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
3180 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
3181
3182 * smartpqi driver needed in initram disk and installer (LP: #1680156)
3183 - [Config] Add smartpqi to d-i
3184
3185 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
3186 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
3187
3188 * Miscellaneous Ubuntu changes
3189 - [Config] flash-kernel should be a Breaks
3190 - [Config] drop the info directory
3191 - [Config] drop NOTES as obsolete
3192 - [Config] drop changelog.historical as obsolete
3193 - rebase to v4.11-rc6
3194
3195 [ Upstream Kernel Changes ]
3196
3197 * rebase to v4.11-rc6
3198
3199 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
3200
3201linux (4.11.0-0.2) zesty; urgency=low
3202
3203 [ Upstream Kernel Changes ]
3204
3205 * rebase to v4.11-rc5
3206
3207 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
3208
3209linux (4.11.0-0.1) zesty; urgency=low
3210
3211 [ Upstream Kernel Changes ]
3212
3213 * rebase to v4.11-rc4
3214 - LP: #1591053
3215
3216 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
3217
3218linux (4.11.0-0.0) zesty; urgency=low
3219
3220 * dummy entry
3221
3222 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600