]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
1 linux (4.13.0-33.36) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Stefan Bader <stefan.bader@canonical.com> Fri, 26 Jan 2018 08:49:45 +0100
8
9 linux (4.13.0-32.35) artful; urgency=low
10
11 * CVE-2017-5715 // CVE-2017-5753
12 - SAUCE: x86/entry: Fix up retpoline assembler labels
13
14 -- Stefan Bader <stefan.bader@canonical.com> Tue, 23 Jan 2018 09:13:39 +0100
15
16 linux (4.13.0-31.34) artful; urgency=low
17
18 * linux: 4.13.0-31.34 -proposed tracker (LP: #1744294)
19
20 [ Stefan Bader ]
21 * CVE-2017-5715 // CVE-2017-5753
22 - SAUCE: s390: improve cpu alternative handling for gmb and nobp
23 - SAUCE: s390: print messages for gmb and nobp
24 - [Config] KERNEL_NOBP=y
25
26 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Fri, 19 Jan 2018 09:56:09 -0200
27
28 linux (4.13.0-30.33) artful; urgency=low
29
30 * linux: 4.13.0-30.33 -proposed tracker (LP: #1743412)
31
32 * Do not duplicate changelog entries assigned to more than one bug or CVE
33 (LP: #1743383)
34 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
35
36 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
37 (LP: #1726519)
38 - Revert "scsi: libsas: allow async aborts"
39
40 * CVE-2017-5715 // CVE-2017-5753
41 - SAUCE: x86/microcode: Extend post microcode reload to support IBPB feature
42 -- repair missmerge
43 - Revert "x86/svm: Add code to clear registers on VM exit"
44 - kvm: vmx: Scrub hardware GPRs at VM-exit
45
46 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Mon, 15 Jan 2018 16:46:07 -0200
47
48 linux (4.13.0-29.32) artful; urgency=low
49
50 * linux: 4.13.0-29.32 -proposed tracker (LP: #1742722)
51
52 * CVE-2017-5754
53 - Revert "x86/cpu: Implement CPU vulnerabilites sysfs functions"
54 - Revert "sysfs/cpu: Fix typos in vulnerability documentation"
55 - Revert "sysfs/cpu: Add vulnerability folder"
56 - Revert "UBUNTU: [Config] updateconfigs to enable
57 GENERIC_CPU_VULNERABILITIES"
58
59 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 12 Jan 2018 12:10:51 +0100
60
61 linux (4.13.0-28.31) artful; urgency=low
62
63 * CVE-2017-5753
64 - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
65
66 * CVE-2017-5715
67 - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
68
69 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Jan 2018 17:52:21 -0600
70
71 linux (4.13.0-27.30) artful; urgency=low
72
73 [ Andy Whitcroft ]
74 * CVE-2017-5753
75 - locking/barriers: introduce new memory barrier gmb()
76 - bpf: prevent speculative execution in eBPF interpreter
77 - x86, bpf, jit: prevent speculative execution when JIT is enabled
78 - uvcvideo: prevent speculative execution
79 - carl9170: prevent speculative execution
80 - p54: prevent speculative execution
81 - qla2xxx: prevent speculative execution
82 - cw1200: prevent speculative execution
83 - Thermal/int340x: prevent speculative execution
84 - userns: prevent speculative execution
85 - ipv6: prevent speculative execution
86 - fs: prevent speculative execution
87 - net: mpls: prevent speculative execution
88 - udf: prevent speculative execution
89 - x86/feature: Enable the x86 feature to control Speculation
90 - x86/feature: Report presence of IBPB and IBRS control
91 - x86/enter: MACROS to set/clear IBRS and set IBPB
92 - x86/enter: Use IBRS on syscall and interrupts
93 - x86/idle: Disable IBRS entering idle and enable it on wakeup
94 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
95 - x86/mm: Set IBPB upon context switch
96 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
97 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
98 - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
99 - x86/kvm: Set IBPB when switching VM
100 - x86/kvm: Toggle IBRS on VM entry and exit
101 - x86/kvm: Pad RSB on VM transition
102 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
103 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
104 - x86/syscall: Clear unused extra registers on syscall entrance
105 - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
106 entrance
107 - x86/entry: Use retpoline for syscall's indirect calls
108 - x86/cpu/AMD: Add speculative control support for AMD
109 - x86/microcode: Extend post microcode reload to support IBPB feature
110 - KVM: SVM: Do not intercept new speculative control MSRs
111 - x86/svm: Set IBRS value on VM entry and exit
112 - x86/svm: Set IBPB when running a different VCPU
113 - KVM: x86: Add speculative control CPUID support for guests
114 - x86/svm: Add code to clobber the RSB on VM exit
115 - x86/svm: Add code to clear registers on VM exit
116 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
117 - powerpc: add gmb barrier
118 - s390/spinlock: add gmb memory barrier
119 - x86/microcode/AMD: Add support for fam17h microcode loading
120
121 * CVE-2017-5715
122 - locking/barriers: introduce new memory barrier gmb()
123 - bpf: prevent speculative execution in eBPF interpreter
124 - x86, bpf, jit: prevent speculative execution when JIT is enabled
125 - uvcvideo: prevent speculative execution
126 - carl9170: prevent speculative execution
127 - p54: prevent speculative execution
128 - qla2xxx: prevent speculative execution
129 - cw1200: prevent speculative execution
130 - Thermal/int340x: prevent speculative execution
131 - userns: prevent speculative execution
132 - ipv6: prevent speculative execution
133 - fs: prevent speculative execution
134 - net: mpls: prevent speculative execution
135 - udf: prevent speculative execution
136 - x86/feature: Enable the x86 feature to control Speculation
137 - x86/feature: Report presence of IBPB and IBRS control
138 - x86/enter: MACROS to set/clear IBRS and set IBPB
139 - x86/enter: Use IBRS on syscall and interrupts
140 - x86/idle: Disable IBRS entering idle and enable it on wakeup
141 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
142 - x86/mm: Set IBPB upon context switch
143 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
144 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
145 - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
146 - x86/kvm: Set IBPB when switching VM
147 - x86/kvm: Toggle IBRS on VM entry and exit
148 - x86/kvm: Pad RSB on VM transition
149 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
150 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
151 - x86/syscall: Clear unused extra registers on syscall entrance
152 - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
153 entrance
154 - x86/entry: Use retpoline for syscall's indirect calls
155 - x86/cpu/AMD: Add speculative control support for AMD
156 - x86/microcode: Extend post microcode reload to support IBPB feature
157 - KVM: SVM: Do not intercept new speculative control MSRs
158 - x86/svm: Set IBRS value on VM entry and exit
159 - x86/svm: Set IBPB when running a different VCPU
160 - KVM: x86: Add speculative control CPUID support for guests
161 - x86/svm: Add code to clobber the RSB on VM exit
162 - x86/svm: Add code to clear registers on VM exit
163 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
164 - powerpc: add gmb barrier
165 - s390/spinlock: add gmb memory barrier
166 - x86/microcode/AMD: Add support for fam17h microcode loading
167
168 * CVE-2017-5754
169 - x86/pti: Enable PTI by default
170 - x86/pti: Make sure the user/kernel PTEs match
171 - x86/dumpstack: Fix partial register dumps
172 - x86/dumpstack: Print registers for first stack frame
173 - x86/process: Define cpu_tss_rw in same section as declaration
174 - x86/mm: Set MODULES_END to 0xffffffffff000000
175 - x86/mm: Map cpu_entry_area at the same place on 4/5 level
176 - x86/kaslr: Fix the vaddr_end mess
177 - x86/events/intel/ds: Use the proper cache flush method for mapping ds
178 buffers
179 - x86/tlb: Drop the _GPL from the cpu_tlbstate export
180 - x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
181 - x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
182 - x86/pti: Unbreak EFI old_memmap
183 - x86/Documentation: Add PTI description
184 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
185 - sysfs/cpu: Add vulnerability folder
186 - x86/cpu: Implement CPU vulnerabilites sysfs functions
187 - x86/tboot: Unbreak tboot with PTI enabled
188 - x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
189 - x86/cpu/AMD: Make LFENCE a serializing instruction
190 - x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
191 - sysfs/cpu: Fix typos in vulnerability documentation
192 - x86/alternatives: Fix optimize_nops() checking
193 - x86/pti: Make unpoison of pgd for trusted boot work for real
194 - s390: introduce CPU alternatives
195 - s390: add ppa to kernel entry / exit
196 - SAUCE: powerpc: Secure memory rfi flush
197 - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
198 - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
199 - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host kernel
200 - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
201 - SAUCE: rfi-flush: Implement congruence-first fallback flush
202 - SAUCE: rfi-flush: Make l1d_flush_type bit flags
203 - SAUCE: rfi-flush: Push the instruction selection down to the patching
204 routine
205 - SAUCE: rfi-flush: Expand the RFI section to two nop slots
206 - SAUCE: rfi-flush: Support more than one flush type at once
207 - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
208 - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
209 - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
210 - SAUCE: rfi-flush: Rework powernv logic to be more cautious
211 - SAUCE: rfi-flush: Rework pseries logic to be more cautious
212 - SAUCE: rfi-flush: Put the fallback flushes in the real trampoline section
213 - SAUCE: rfi-flush: Fix the fallback flush to actually activate
214 - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
215 - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
216 - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
217 - SAUCE: rfi-flush: Use rfi-flush in printks
218 - SAUCE: rfi-flush: Fallback flush add load dependency
219 - SAUCE: rfi-flush: Fix the 32-bit KVM build
220 - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
221 - SAUCE: rfi-flush: Make the fallback robust against memory corruption
222 - [Config] Disable CONFIG_PPC_DEBUG_RFI
223 - [Config] updateconfigs to enable GENERIC_CPU_VULNERABILITIES
224
225 * powerpc: flush L1D on return to use (LP: #1742772)
226 - SAUCE: powerpc: Secure memory rfi flush
227 - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
228 - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
229 - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host kernel
230 - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
231 - SAUCE: rfi-flush: Implement congruence-first fallback flush
232 - SAUCE: rfi-flush: Make l1d_flush_type bit flags
233 - SAUCE: rfi-flush: Push the instruction selection down to the patching
234 routine
235 - SAUCE: rfi-flush: Expand the RFI section to two nop slots
236 - SAUCE: rfi-flush: Support more than one flush type at once
237 - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
238 - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
239 - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
240 - SAUCE: rfi-flush: Rework powernv logic to be more cautious
241 - SAUCE: rfi-flush: Rework pseries logic to be more cautious
242 - SAUCE: rfi-flush: Put the fallback flushes in the real trampoline section
243 - SAUCE: rfi-flush: Fix the fallback flush to actually activate
244 - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
245 - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
246 - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
247 - SAUCE: rfi-flush: Use rfi-flush in printks
248 - SAUCE: rfi-flush: Fallback flush add load dependency
249 - SAUCE: rfi-flush: Fix the 32-bit KVM build
250 - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
251 - SAUCE: rfi-flush: Make the fallback robust against memory corruption
252 - [Config] Disable CONFIG_PPC_DEBUG_RFI
253
254 * s390: add ppa to kernel entry/exit (LP: #1742771)
255 - s390: introduce CPU alternatives
256 - s390: add ppa to kernel entry / exit
257
258 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Thu, 11 Jan 2018 18:41:44 -0200
259
260 linux (4.13.0-25.29) artful; urgency=low
261
262 * linux: 4.13.0-25.29 -proposed tracker (LP: #1741955)
263
264 * CVE-2017-5754
265 - Revert "UBUNTU: [Config] updateconfigs to enable PTI"
266 - [Config] Enable PTI with UNWINDER_FRAME_POINTER
267
268 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Mon, 08 Jan 2018 17:13:57 -0200
269
270 linux (4.13.0-24.28) artful; urgency=low
271
272 * linux: 4.13.0-24.28 -proposed tracker (LP: #1741745)
273
274 * CVE-2017-5754
275 - x86/cpu, x86/pti: Do not enable PTI on AMD processors
276
277 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Sun, 07 Jan 2018 11:49:34 -0200
278
279 linux (4.13.0-23.27) artful; urgency=low
280
281 * linux: 4.13.0-23.27 -proposed tracker (LP: #1741556)
282
283 [ Kleber Sacilotto de Souza ]
284 * CVE-2017-5754
285 - x86/mm: Add the 'nopcid' boot option to turn off PCID
286 - x86/mm: Enable CR4.PCIDE on supported systems
287 - x86/mm: Document how CR4.PCIDE restore works
288 - x86/entry/64: Refactor IRQ stacks and make them NMI-safe
289 - x86/entry/64: Initialize the top of the IRQ stack before switching stacks
290 - x86/entry/64: Add unwind hint annotations
291 - xen/x86: Remove SME feature in PV guests
292 - x86/xen/64: Rearrange the SYSCALL entries
293 - irq: Make the irqentry text section unconditional
294 - x86/xen/64: Fix the reported SS and CS in SYSCALL
295 - x86/paravirt/xen: Remove xen_patch()
296 - x86/traps: Simplify pagefault tracing logic
297 - x86/idt: Unify gate_struct handling for 32/64-bit kernels
298 - x86/asm: Replace access to desc_struct:a/b fields
299 - x86/xen: Get rid of paravirt op adjust_exception_frame
300 - x86/paravirt: Remove no longer used paravirt functions
301 - x86/entry: Fix idtentry unwind hint
302 - x86/mm/64: Initialize CR4.PCIDE early
303 - objtool: Add ORC unwind table generation
304 - objtool, x86: Add facility for asm code to provide unwind hints
305 - x86/unwind: Add the ORC unwinder
306 - x86/kconfig: Consolidate unwinders into multiple choice selection
307 - objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER
308 - x86/ldt/64: Refresh DS and ES when modify_ldt changes an entry
309 - x86/mm: Give each mm TLB flush generation a unique ID
310 - x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
311 - x86/mm: Rework lazy TLB mode and TLB freshness tracking
312 - x86/mm: Implement PCID based optimization: try to preserve old TLB entries
313 using PCID
314 - x86/mm: Factor out CR3-building code
315 - x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
316 - x86/mm: Flush more aggressively in lazy TLB mode
317 - Revert "x86/mm: Stop calling leave_mm() in idle code"
318 - kprobes/x86: Set up frame pointer in kprobe trampoline
319 - x86/tracing: Introduce a static key for exception tracing
320 - x86/boot: Add early cmdline parsing for options with arguments
321 - mm, x86/mm: Fix performance regression in get_user_pages_fast()
322 - x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
323 - objtool: Don't report end of section error after an empty unwind hint
324 - x86/head: Remove confusing comment
325 - x86/head: Remove unused 'bad_address' code
326 - x86/head: Fix head ELF function annotations
327 - x86/boot: Annotate verify_cpu() as a callable function
328 - x86/xen: Fix xen head ELF annotations
329 - x86/xen: Add unwind hint annotations
330 - x86/head: Add unwind hint annotations
331 - ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()
332 - x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig
333 - x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state'
334 tracepoints
335 - x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
336 - x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
337 - bitops: Add clear/set_bit32() to linux/bitops.h
338 - x86/cpuid: Add generic table for CPUID dependencies
339 - x86/fpu: Parse clearcpuid= as early XSAVE argument
340 - x86/fpu: Make XSAVE check the base CPUID features before enabling
341 - x86/fpu: Remove the explicit clearing of XSAVE dependent features
342 - x86/platform/UV: Convert timers to use timer_setup()
343 - objtool: Print top level commands on incorrect usage
344 - x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
345 - x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
346 - mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
347 - x86/kasan: Use the same shadow offset for 4- and 5-level paging
348 - x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and
349 CONFIG_XEN_PVH=y
350 - x86/xen: Drop 5-level paging support code from the XEN_PV code
351 - ACPI / APEI: remove the unused dead-code for SEA/NMI notification type
352 - x86/asm: Don't use the confusing '.ifeq' directive
353 - x86/build: Beautify build log of syscall headers
354 - x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to
355 'nr_pages'
356 - x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
357 - x86/mm: Relocate page fault error codes to traps.h
358 - x86/boot: Relocate definition of the initial state of CR0
359 - ptrace,x86: Make user_64bit_mode() available to 32-bit builds
360 - x86/entry/64: Remove the restore_c_regs_and_iret label
361 - x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
362 - x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
363 - x86/entry/64: Simplify reg restore code in the standard IRET paths
364 - x86/entry/64: Shrink paranoid_exit_restore and make labels local
365 - x86/entry/64: Use pop instead of movq in syscall_return_via_sysret
366 - x86/entry/64: Merge the fast and slow SYSRET paths
367 - x86/entry/64: Use POP instead of MOV to restore regs on NMI return
368 - x86/entry/64: Remove the RESTORE_..._REGS infrastructure
369 - xen, x86/entry/64: Add xen NMI trap entry
370 - x86/entry/64: De-Xen-ify our NMI code
371 - x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of
372 native_load_sp0()
373 - x86/entry/64: Pass SP0 directly to load_sp0()
374 - x86/entry: Add task_top_of_stack() to find the top of a task's stack
375 - x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
376 - x86/entry/64: Stop initializing TSS.sp0 at boot
377 - x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
378 - x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
379 - x86/entry/64: Remove thread_struct::sp0
380 - x86/traps: Use a new on_thread_stack() helper to clean up an assertion
381 - x86/entry/64: Shorten TEST instructions
382 - x86/cpuid: Replace set/clear_bit32()
383 - bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to
384 linux/bitops.h")
385 - x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
386 - x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
387 - x86/cpufeatures: Fix various details in the feature definitions
388 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
389 - selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
390 - selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
391 - selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as
392 well
393 - selftests/x86/ldt_get: Add a few additional tests for limits
394 - ACPI / APEI: Replace ioremap_page_range() with fixmap
395 - x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform'
396 and 'struct x86_init'
397 - x86/virt: Add enum for hypervisors to replace x86_hyper
398 - drivers/misc/intel/pti: Rename the header file to free up the namespace
399 - x86/cpufeature: Add User-Mode Instruction Prevention definitions
400 - x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
401 - perf/x86: Enable free running PEBS for REGS_USER/INTR
402 - bpf: fix build issues on um due to mising bpf_perf_event.h
403 - locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
404 - locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
405 - x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
406 - mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y
407 - objtool: Move synced files to their original relative locations
408 - objtool: Move kernel headers/code sync check to a script
409 - objtool: Fix cross-build
410 - tools/headers: Sync objtool UAPI header
411 - objtool: Fix 64-bit build on 32-bit host
412 - x86/decoder: Fix and update the opcodes map
413 - x86/decoder: Add new TEST instruction pattern
414 - x86/insn-eval: Add utility functions to get segment selector
415 - x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
416 - x86/unwinder/orc: Dont bail on stack overflow
417 - x86/unwinder: Handle stack overflows more gracefully
418 - x86/irq: Remove an old outdated comment about context tracking races
419 - x86/irq/64: Print the offending IP in the stack overflow warning
420 - x86/entry/64: Allocate and enable the SYSENTER stack
421 - x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
422 - x86/entry/gdt: Put per-CPU GDT remaps in ascending order
423 - x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct
424 cpu_entry_area
425 - x86/kasan/64: Teach KASAN about the cpu_entry_area
426 - x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
427 - x86/dumpstack: Handle stack overflow on all stacks
428 - x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
429 - x86/entry: Remap the TSS into the CPU entry area
430 - x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
431 - x86/espfix/64: Stop assuming that pt_regs is on the entry stack
432 - x86/entry/64: Use a per-CPU trampoline stack for IDT entries
433 - x86/entry/64: Return to userspace from the trampoline stack
434 - x86/entry/64: Create a per-CPU SYSCALL entry trampoline
435 - x86/entry/64: Move the IST stacks into struct cpu_entry_area
436 - x86/entry/64: Remove the SYSENTER stack canary
437 - x86/entry: Clean up the SYSENTER_stack code
438 - x86/entry/64: Make cpu_entry_area.tss read-only
439 - x86/paravirt: Dont patch flush_tlb_single
440 - x86/paravirt: Provide a way to check for hypervisors
441 - x86/cpufeatures: Make CPU bugs sticky
442 - x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
443 - x86/mm/dump_pagetables: Check PAGE_PRESENT for real
444 - x86/mm/dump_pagetables: Make the address hints correct and readable
445 - x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy
446 - x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode
447 - arch, mm: Allow arch_dup_mmap() to fail
448 - x86/ldt: Rework locking
449 - x86/ldt: Prevent LDT inheritance on exec
450 - x86/mm/64: Improve the memory map documentation
451 - x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation
452 - x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
453 - x86/uv: Use the right TLB-flush API
454 - x86/microcode: Dont abuse the TLB-flush interface
455 - x86/mm: Use __flush_tlb_one() for kernel memory
456 - x86/mm: Remove superfluous barriers
457 - x86/mm: Add comments to clarify which TLB-flush functions are supposed to
458 flush what
459 - x86/mm: Move the CR3 construction functions to tlbflush.h
460 - x86/mm: Remove hard-coded ASID limit checks
461 - x86/mm: Put MMU to hardware ASID translation in one place
462 - x86/mm: Create asm/invpcid.h
463 - x86/cpu_entry_area: Move it to a separate unit
464 - x86/cpu_entry_area: Move it out of the fixmap
465 - init: Invoke init_espfix_bsp() from mm_init()
466 - x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on
467 32bit
468 - x86/cpufeatures: Add X86_BUG_CPU_INSECURE
469 - x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
470 - x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
471 - x86/mm/pti: Add infrastructure for page table isolation
472 - x86/pti: Add the pti= cmdline option and documentation
473 - x86/mm/pti: Add mapping helper functions
474 - x86/mm/pti: Allow NX poison to be set in p4d/pgd
475 - x86/mm/pti: Allocate a separate user PGD
476 - x86/mm/pti: Populate user PGD
477 - x86/mm/pti: Add functions to clone kernel PMDs
478 - x86/mm/pti: Force entry through trampoline when PTI active
479 - x86/mm/pti: Share cpu_entry_area with user space page tables
480 - x86/entry: Align entry text section to PMD boundary
481 - x86/mm/pti: Share entry text PMD
482 - x86/mm/pti: Map ESPFIX into user space
483 - x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
484 - x86/events/intel/ds: Map debug buffers in cpu_entry_area
485 - x86/mm/64: Make a full PGD-entry size hole in the memory map
486 - x86/pti: Put the LDT in its own PGD if PTI is on
487 - x86/pti: Map the vsyscall page if needed
488 - x86/mm: Allow flushing for future ASID switches
489 - x86/mm: Abstract switching CR3
490 - x86/mm: Use/Fix PCID to optimize user/kernel switches
491 - x86/mm: Optimize RESTORE_CR3
492 - x86/mm: Use INVPCID for __native_flush_tlb_single()
493 - x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
494 - x86/dumpstack: Indicate in Oops whether PTI is configured and enabled
495 - x86/mm/pti: Add Kconfig
496 - x86/mm/dump_pagetables: Add page table directory to the debugfs VFS
497 hierarchy
498 - x86/mm/dump_pagetables: Check user space page table for WX pages
499 - x86/mm/dump_pagetables: Allow dumping current pagetables
500 - x86/ldt: Make the LDT mapping RO
501 - x86/smpboot: Remove stale TLB flush invocations
502 - x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
503 - x86/ldt: Plug memory leak in error path
504 - x86/ldt: Make LDT pgtable free conditional
505 - [Config] updateconfigs to enable PTI
506 - kvm: x86: fix RSM when PCID is non-zero
507 - x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
508 - SAUCE: only attempt to use PCID in 64 bit builds
509 - SAUCE: BODGE: temporarily disable some kprobe trace points which are
510 cratering
511 - s390/mm: use generic mm_hooks
512 - objtool: use sh to invoke sync-check.sh in the Makefile
513
514 * CVE-2017-17862
515 - bpf: fix branch pruning logic
516
517 * CVE-2017-17864
518 - SAUCE: bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
519
520 * CVE-2017-16995
521 - bpf: fix incorrect sign extension in check_alu_op()
522
523 * CVE-2017-17863
524 - SAUCE: bpf: reject out-of-bounds stack pointer calculation
525
526 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Sat, 06 Jan 2018 20:01:35 +0000
527
528 linux (4.13.0-21.24) artful; urgency=low
529
530 * linux: 4.13.0-21.24 -proposed tracker (LP: #1738823)
531
532 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
533 - [Config] CONFIG_SPI_INTEL_SPI_PLATFORM=n
534
535 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 18 Dec 2017 14:13:33 -0200
536
537 linux (4.13.0-19.22) artful; urgency=low
538
539 * linux: 4.13.0-19.22 -proposed tracker (LP: #1736118)
540
541 * CVE-2017-1000405
542 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
543
544 -- Stefan Bader <stefan.bader@canonical.com> Mon, 04 Dec 2017 12:27:13 +0100
545
546 linux (4.13.0-18.21) artful; urgency=low
547
548 * linux: 4.13.0-18.21 -proposed tracker (LP: #1733530)
549
550 * NVMe timeout is too short (LP: #1729119)
551 - nvme: update timeout module parameter type
552
553 * CPU call trace on AMD Raven Ridge after S3 (LP: #1732894)
554 - x86/mce/AMD: Allow any CPU to initialize the smca_banks array
555
556 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
557 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
558
559 * Cannot pair BLE remote devices when using combo BT SoC (LP: #1731467)
560 - Bluetooth: increase timeout for le auto connections
561
562 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
563 (LP: #1732627)
564 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
565
566 * Plantronics P610 does not support sample rate reading (LP: #1719853)
567 - ALSA: usb-audio: Add sample rate quirk for Plantronics P610
568
569 * Allow drivers to use Relaxed Ordering on capable root ports (LP: #1721365)
570 - Revert commit 1a8b6d76dc5b ("net:add one common config...")
571 - net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
572
573 * support GICv3 ITS save/restore & migration (LP: #1710019)
574 - KVM: arm/arm64: vgic-its: Fix return value for device table restore
575
576 * Device hotplugging with MPT SAS cannot work for VMWare ESXi (LP: #1730852)
577 - scsi: mptsas: Fixup device hotplug for VMWare ESXi
578
579 * Artful update to 4.13.13 stable release (LP: #1732726)
580 - netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to
581 rhashtable"
582 - netfilter: nft_set_hash: disable fast_ops for 2-len keys
583 - workqueue: Fix NULL pointer dereference
584 - crypto: ccm - preserve the IV buffer
585 - crypto: x86/sha1-mb - fix panic due to unaligned access
586 - crypto: x86/sha256-mb - fix panic due to unaligned access
587 - KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
588 - ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360
589 - ARM: 8720/1: ensure dump_instr() checks addr_limit
590 - ALSA: timer: Limit max instances per timer
591 - ALSA: usb-audio: support new Amanero Combo384 firmware version
592 - ALSA: hda - fix headset mic problem for Dell machines with alc274
593 - ALSA: seq: Fix OSS sysex delivery in OSS emulation
594 - ALSA: seq: Avoid invalid lockdep class warning
595 - MIPS: Fix CM region target definitions
596 - MIPS: BMIPS: Fix missing cbr address
597 - MIPS: AR7: Defer registration of GPIO
598 - MIPS: AR7: Ensure that serial ports are properly set up
599 - KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT
600 updates
601 - Input: elan_i2c - add ELAN060C to the ACPI table
602 - rbd: use GFP_NOIO for parent stat and data requests
603 - drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
604 - Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
605 - can: sun4i: handle overrun in RX FIFO
606 - can: peak: Add support for new PCIe/M2 CAN FD interfaces
607 - can: ifi: Fix transmitter delay calculation
608 - can: c_can: don't indicate triple sampling support for D_CAN
609 - x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
610 - x86/smpboot: Make optimization of delay calibration work correctly
611 - x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
612 - Linux 4.13.13
613
614 * ELANTECH Touchpad is not detected in 'Lenovo Ideapad 320 14AST' after fresh
615 install (LP: #1727544)
616 - Input: elan_i2c - add ELAN060C to the ACPI table
617
618 * Power8 Nest PMU Instrumentation support (LP: #1481347)
619 - powerpc/powernv: Add IMC OPAL APIs
620 - powerpc/powernv: Detect and create IMC device
621 - powerpc/perf: Add nest IMC PMU support
622 - powerpc/perf: Add core IMC PMU support
623 - powerpc/perf: Add thread IMC PMU support
624 - powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()
625 - powerpc/perf/imc: Fix nest events on muti socket system
626 - powerpc/powernv: Fix build error in opal-imc.c when NUMA=n
627 - powerpc/perf: Fix usage of nest_imc_refc
628 - powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
629 - powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
630 - powerpc/perf: Fix IMC initialization crash
631
632 * Artful update to 4.13.12 stable release (LP: #1731971)
633 - ALSA: timer: Add missing mutex lock for compat ioctls
634 - ALSA: seq: Fix nested rwsem annotation for lockdep splat
635 - cifs: check MaxPathNameComponentLength != 0 before using it
636 - KEYS: return full count in keyring_read() if buffer is too small
637 - KEYS: trusted: fix writing past end of buffer in trusted_read()
638 - KEYS: fix out-of-bounds read during ASN.1 parsing
639 - ASoC: adau17x1: Workaround for noise bug in ADC
640 - virtio_blk: Fix an SG_IO regression
641 - arm64: ensure __dump_instr() checks addr_limit
642 - KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
643 - arm/arm64: KVM: set right LR register value for 32 bit guest when inject
644 abort
645 - arm/arm64: kvm: Disable branch profiling in HYP code
646 - ARM: dts: mvebu: pl310-cache disable double-linefill
647 - ARM: 8715/1: add a private asm/unaligned.h
648 - drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
649 - drm/amdgpu: allow harvesting check for Polaris VCE
650 - userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size
651 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim
652 - fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
653 - mm, swap: fix race between swap count continuation operations
654 - drm/i915: Do not rely on wm preservation for ILK watermarks
655 - drm/i915/edp: read edp display control registers unconditionally
656 - Revert "powerpc64/elfv1: Only dereference function descriptor for non-text
657 symbols"
658 - MIPS: bpf: Fix a typo in build_one_insn()
659 - MIPS: smp-cmp: Use right include for task_struct
660 - MIPS: microMIPS: Fix incorrect mask in insn_table_MM
661 - MIPS: SMP: Fix deadlock & online race
662 - Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
663 - x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
664 - powerpc/kprobes: Dereference function pointers only if the address does not
665 belong to kernel text
666 - futex: Fix more put_pi_state() vs. exit_pi_state_list() races
667 - perf/cgroup: Fix perf cgroup hierarchy support
668 - x86/mcelog: Get rid of RCU remnants
669 - irqchip/irq-mvebu-gicp: Add missing spin_lock init
670 - Linux 4.13.12
671
672 * Artful update to 4.13.11 stable release (LP: #1731961)
673 - workqueue: replace pool->manager_arb mutex with a flag
674 - nvme-fc: fix iowait hang
675 - ALSA: hda/realtek - Add support for ALC236/ALC3204
676 - ALSA: hda - fix headset mic problem for Dell machines with alc236
677 - ceph: unlock dangling spinlock in try_flush_caps()
678 - Fix tracing sample code warning.
679 - KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
680 - KVM: PPC: Book3S HV: POWER9 more doorbell fixes
681 - KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
682 - s390/kvm: fix detection of guest machine checks
683 - nbd: handle interrupted sendmsg with a sndtimeo set
684 - spi: uapi: spidev: add missing ioctl header
685 - spi: a3700: Return correct value on timeout detection
686 - spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path
687 - spi: armada-3700: Fix failing commands with quad-SPI
688 - ovl: add NULL check in ovl_alloc_inode
689 - ovl: fix EIO from lookup of non-indexed upper
690 - ovl: handle ENOENT on index lookup
691 - ovl: do not cleanup unsupported index entries
692 - fuse: fix READDIRPLUS skipping an entry
693 - xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
694 - xen: fix booting ballooned down hvm guest
695 - cifs: Select all required crypto modules
696 - CIFS: Fix NULL pointer deref on SMB2_tcon() failure
697 - Input: elan_i2c - add ELAN0611 to the ACPI table
698 - Input: gtco - fix potential out-of-bound access
699 - Fix encryption labels and lengths for SMB3.1.1
700 - SMB3: Validate negotiate request must always be signed
701 - assoc_array: Fix a buggy node-splitting case
702 - scsi: zfcp: fix erp_action use-before-initialize in REC action trace
703 - scsi: aacraid: Fix controller initialization failure
704 - scsi: qla2xxx: Initialize Work element before requesting IRQs
705 - scsi: sg: Re-fix off by one in sg_fill_request_table()
706 - x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
707 - drm/amd/powerplay: fix uninitialized variable
708 - drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
709 - can: sun4i: fix loopback mode
710 - can: kvaser_usb: Correct return value in printout
711 - can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
712 - cfg80211: fix connect/disconnect edge cases
713 - ipsec: Fix aborted xfrm policy dump crash
714 - regulator: fan53555: fix I2C device ids
715 - powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
716 - Linux 4.13.11
717
718 * Touchpad not detected - Lenovo ideapad 320-15IKB (LP: #1723736)
719 - Input: elan_i2c - add ELAN0611 to the ACPI table
720
721 * Artful update to 4.13.10 stable release (LP: #1731951)
722 - staging: bcm2835-audio: Fix memory corruption
723 - USB: devio: Revert "USB: devio: Don't corrupt user memory"
724 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
725 - USB: serial: metro-usb: add MS7820 device id
726 - usb: cdc_acm: Add quirk for Elatec TWN3
727 - usb: quirks: add quirk for WORLDE MINI MIDI keyboard
728 - usb: hub: Allow reset retry for USB2 devices on connect bounce
729 - ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
730 - can: gs_usb: fix busy loop if no more TX context is available
731 - scsi: qla2xxx: Fix uninitialized work element
732 - nbd: don't set the device size until we're connected
733 - s390/cputime: fix guest/irq/softirq times after CPU hotplug
734 - parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
735 - parisc: Fix detection of nonsynchronous cr16 cycle counters
736 - iio: dummy: events: Add missing break
737 - usb: musb: sunxi: Explicitly release USB PHY on exit
738 - USB: musb: fix session-bit runtime-PM quirk
739 - USB: musb: fix late external abort on suspend
740 - usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
741 - usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
742 - usb: musb: musb_cppi41: Configure the number of channels for DA8xx
743 - usb: musb: Check for host-mode using is_host_active() on reset interrupt
744 - xhci: Identify USB 3.1 capable hosts by their port protocol capability
745 - xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
746 - usb: xhci: Reset halted endpoint if trb is noop
747 - usb: xhci: Handle error condition in xhci_stop_device()
748 - can: esd_usb2: Fix can_dlc value for received RTR, frames
749 - can: af_can: can_pernet_init(): add missing error handling for kzalloc
750 returning NULL
751 - can: flexcan: fix state transition regression
752 - can: flexcan: rename legacy error state quirk
753 - can: flexcan: implement error passive state quirk
754 - can: flexcan: fix i.MX6 state transition issue
755 - can: flexcan: fix i.MX28 state transition issue
756 - can: flexcan: fix p1010 state transition issue
757 - KEYS: encrypted: fix dereference of NULL user_key_payload
758 - mmc: sdhci-pci: Fix default d3_retune for Intel host controllers
759 - drm/i915: Use bdw_ddi_translations_fdi for Broadwell
760 - drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
761 - drm/nouveau/bsp/g92: disable by default
762 - drm/nouveau/mmu: flush tlbs before deleting page tables
763 - media: s5p-cec: add NACK detection support
764 - media: cec: Respond to unregistered initiators, when applicable
765 - media: dvb: i2c transfers over usb cannot be done from stack
766 - tracing/samples: Fix creation and deletion of simple_thread_fn creation
767 - ALSA: seq: Enable 'use' locking in all configurations
768 - ALSA: hda: Remove superfluous '-' added by printk conversion
769 - ALSA: hda: Abort capability probe at invalid register read
770 - i2c: ismt: Separate I2C block read from SMBus block read
771 - i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
772 - Revert "tools/power turbostat: stop migrating, unless '-m'"
773 - Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
774 - brcmfmac: Add check for short event packets
775 - brcmsmac: make some local variables 'static const' to reduce stack size
776 - ARM: dts: sun6i: Fix endpoint IDs in second display pipeline
777 - bus: mbus: fix window size calculation for 4GB windows
778 - clockevents/drivers/cs5535: Improve resilience to spurious interrupts
779 - rtlwifi: rtl8821ae: Fix connection lost problem
780 - x86/microcode/intel: Disable late loading on model 79
781 - lib/digsig: fix dereference of NULL user_key_payload
782 - fscrypt: fix dereference of NULL user_key_payload
783 - ecryptfs: fix dereference of NULL user_key_payload
784 - KEYS: Fix race between updating and finding a negative key
785 - FS-Cache: fix dereference of NULL user_key_payload
786 - KEYS: don't let add_key() update an uninstantiated key
787 - pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
788 - arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms
789 - ALSA: hda - Fix incorrect TLV callback check introduced during set_fs()
790 removal
791 - iomap_dio_rw: Allocate AIO completion queue before submitting dio
792 - xfs: don't unconditionally clear the reflink flag on zero-block files
793 - xfs: evict CoW fork extents when performing finsert/fcollapse
794 - fs/xfs: Use %pS printk format for direct addresses
795 - xfs: report zeroed or not correctly in xfs_zero_range()
796 - xfs: update i_size after unwritten conversion in dio completion
797 - xfs: perag initialization should only touch m_ag_max_usable for AG 0
798 - xfs: Capture state of the right inode in xfs_iflush_done
799 - xfs: always swap the cow forks when swapping extents
800 - xfs: handle racy AIO in xfs_reflink_end_cow
801 - xfs: Don't log uninitialised fields in inode structures
802 - xfs: move more RT specific code under CONFIG_XFS_RT
803 - xfs: don't change inode mode if ACL update fails
804 - xfs: reinit btree pointer on attr tree inactivation walk
805 - xfs: handle error if xfs_btree_get_bufs fails
806 - xfs: cancel dirty pages on invalidation
807 - xfs: trim writepage mapping to within eof
808 - xfs: move two more RT specific functions into CONFIG_XFS_RT
809 - Linux 4.13.10
810
811 * Artful update to 4.13.9 stable release (LP: #1731926)
812 - perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
813 - mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
814 - HID: hid-elecom: extend to fix descriptor for HUGE trackball
815 - Drivers: hv: vmbus: Fix rescind handling issues
816 - Drivers: hv: vmbus: Fix bugs in rescind handling
817 - vmbus: simplify hv_ringbuffer_read
818 - vmbus: refactor hv_signal_on_read
819 - vmbus: eliminate duplicate cached index
820 - vmbus: more host signalling avoidance
821 - Linux 4.13.9
822
823 -- Stefan Bader <stefan.bader@canonical.com> Tue, 21 Nov 2017 17:52:51 +0100
824
825 linux (4.13.0-17.20) artful; urgency=low
826
827 * linux: 4.13.0-17.20 -proposed tracker (LP: #1728927)
828
829 [ Seth Forshee ]
830 * thunderx2 ahci errata workaround needs additional delays (LP: #1724117)
831 - SAUCE: ahci: thunderx2: stop engine fix update
832
833 * usb 3-1: 2:1: cannot get freq at ep 0x1 (LP: #1708499)
834 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
835
836 * Plantronics Blackwire C520-M - Cannot get freq at ep 0x1, 0x81
837 (LP: #1709282)
838 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
839
840 * TSC_DEADLINE incorrectly disabled inside virtual guests (LP: #1724912)
841 - x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs
842 without the feature
843 - x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on
844 hypervisors
845
846 * x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
847 (LP: #1724612)
848 - x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
849
850 * [Artful] Add support for Dell/Wyse 3040 audio codec (LP: #1723916)
851 - SAUCE: ASoC: rt5670: Add support for Wyse 3040
852
853 * [Artful] Some Dell Monitors Doesn't Work Well with Dell/Wyse 3040
854 (LP: #1723915)
855 - SAUCE: drm/i915: Workaround for DP DPMS D3 on Dell monitor
856
857 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
858 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
859
860 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
861 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
862 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
863 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
864
865 * Artful update to v4.13.8 stable release (LP: #1724669)
866 - USB: dummy-hcd: Fix deadlock caused by disconnect detection
867 - MIPS: math-emu: Remove pr_err() calls from fpu_emu()
868 - MIPS: bpf: Fix uninitialised target compiler error
869 - mei: always use domain runtime pm callbacks.
870 - dmaengine: edma: Align the memcpy acnt array size with the transfer
871 - dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
872 - NFS: Fix uninitialized rpc_wait_queue
873 - nfs/filelayout: fix oops when freeing filelayout segment
874 - HID: usbhid: fix out-of-bounds bug
875 - crypto: skcipher - Fix crash on zero-length input
876 - crypto: shash - Fix zero-length shash ahash digest crash
877 - KVM: MMU: always terminate page walks at level 1
878 - KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
879 - usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
880 - pinctrl/amd: Fix build dependency on pinmux code
881 - iommu/amd: Finish TLB flush in amd_iommu_unmap()
882 - device property: Track owner device of device property
883 - Revert "vmalloc: back off when the current task is killed"
884 - fs/mpage.c: fix mpage_writepage() for pages with buffers
885 - ALSA: usb-audio: Kill stray URB at exiting
886 - ALSA: seq: Fix use-after-free at creating a port
887 - ALSA: seq: Fix copy_from_user() call inside lock
888 - ALSA: caiaq: Fix stray URB at probe error path
889 - ALSA: line6: Fix NULL dereference at podhd_disconnect()
890 - ALSA: line6: Fix missing initialization before error path
891 - ALSA: line6: Fix leftover URB at error-path during probe
892 - drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
893 - drm/i915/edp: Get the Panel Power Off timestamp after panel is off
894 - drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
895 - drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX
896 channel
897 - drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
898 - usb: gadget: configfs: Fix memory leak of interface directory data
899 - usb: gadget: composite: Fix use-after-free in
900 usb_composite_overwrite_options
901 - PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
902 - Revert "PCI: tegra: Do not allocate MSI target memory"
903 - direct-io: Prevent NULL pointer access in submit_page_section
904 - fix unbalanced page refcounting in bio_map_user_iov
905 - more bio_map_user_iov() leak fixes
906 - bio_copy_user_iov(): don't ignore ->iov_offset
907 - perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
908 - genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
909 - genirq/cpuhotplug: Add sanity check for effective affinity mask
910 - USB: serial: ftdi_sio: add id for Cypress WICED dev board
911 - USB: serial: cp210x: fix partnum regression
912 - USB: serial: cp210x: add support for ELV TFD500
913 - USB: serial: option: add support for TP-Link LTE module
914 - USB: serial: qcserial: add Dell DW5818, DW5819
915 - USB: serial: console: fix use-after-free on disconnect
916 - USB: serial: console: fix use-after-free after failed setup
917 - RAS/CEC: Use the right length for "cec_disable"
918 - x86/microcode: Do the family check first
919 - x86/alternatives: Fix alt_max_short macro to really be a max()
920 - KVM: nVMX: update last_nonleaf_level when initializing nested EPT
921 - Linux 4.13.8
922
923 * Artful update to v4.13.7 stable release (LP: #1724668)
924 - watchdog: Revert "iTCO_wdt: all versions count down twice"
925 - Linux 4.13.7
926
927 * libvirt - vnc port selection regression with newer kernels (LP: #1722702)
928 - net: set tb->fast_sk_family
929 - net: use inet6_rcv_saddr to compare sockets
930 - inet: fix improper empty comparison
931
932 * powerpc/64s: Add workaround for P9 vector CI load issue (LP: #1721070)
933 - powerpc/mce: Move 64-bit machine check code into mce.c
934 - powerpc/64s: Add workaround for P9 vector CI load issue
935
936 * Artful update to v4.13.6 stable release (LP: #1723145)
937 - imx-media-of: avoid uninitialized variable warning
938 - usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0
939 - mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+
940 - net: bonding: Fix transmit load balancing in balance-alb mode if specified
941 by sysfs
942 - openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
943 - mlxsw: spectrum: Prevent mirred-related crash on removal
944 - net: bonding: fix tlb_dynamic_lb default value
945 - net_sched: gen_estimator: fix scaling error in bytes/packets samples
946 - net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
947 - sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
948 - tcp: update skb->skb_mstamp more carefully
949 - bpf/verifier: reject BPF_ALU64|BPF_END
950 - tcp: fix data delivery rate
951 - udpv6: Fix the checksum computation when HW checksum does not apply
952 - ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
953 - net: phy: Fix mask value write on gmii2rgmii converter speed register
954 - ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
955 - net/sched: cls_matchall: fix crash when used with classful qdisc
956 - 8139too: revisit napi_complete_done() usage
957 - bpf: do not disable/enable BH in bpf_map_free_id()
958 - tcp: fastopen: fix on syn-data transmit failure
959 - net: emac: Fix napi poll list corruption
960 - net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
961 - packet: hold bind lock when rebinding to fanout hook
962 - bpf: one perf event close won't free bpf program attached by another perf
963 event
964 - net: change skb->mac_header when Generic XDP calls adjust_head
965 - isdn/i4l: fetch the ppp_write buffer in one shot
966 - net_sched: always reset qdisc backlog in qdisc_reset()
967 - net: stmmac: Cocci spatch "of_table"
968 - net: qcom/emac: specify the correct size when mapping a DMA buffer
969 - vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
970 - l2tp: fix race condition in l2tp_tunnel_delete
971 - tun: bail out from tun_get_user() if the skb is empty
972 - net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans
973 - net: dsa: Fix network device registration order
974 - packet: in packet_do_bind, test fanout with bind_lock held
975 - packet: only test po->has_vnet_hdr once in packet_snd
976 - net: dsa: mv88e6xxx: lock mutex when freeing IRQs
977 - net: Set sk_prot_creator when cloning sockets to the right proto
978 - net/mlx5e: IPoIB, Fix access to invalid memory address
979 - netlink: do not proceed if dump's start() errs
980 - ip6_gre: ip6gre_tap device should keep dst
981 - ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
982 - IPv4: early demux can return an error code
983 - tipc: use only positive error codes in messages
984 - l2tp: fix l2tp_eth module loading
985 - socket, bpf: fix possible use after free
986 - net: rtnetlink: fix info leak in RTM_GETSTATS call
987 - bpf: fix bpf_tail_call() x64 JIT
988 - usb: gadget: core: fix ->udc_set_speed() logic
989 - USB: gadgetfs: Fix crash caused by inadequate synchronization
990 - USB: gadgetfs: fix copy_to_user while holding spinlock
991 - usb: gadget: udc: atmel: set vbus irqflags explicitly
992 - usb: gadget: udc: renesas_usb3: fix for no-data control transfer
993 - usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
994 - usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
995 - usb-storage: unusual_devs entry to fix write-access regression for Seagate
996 external drives
997 - usb-storage: fix bogus hardware error messages for ATA pass-thru devices
998 - usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
999 - usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
1000 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
1001 - usb: pci-quirks.c: Corrected timeout values used in handshake
1002 - USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
1003 - USB: dummy-hcd: fix connection failures (wrong speed)
1004 - USB: dummy-hcd: fix infinite-loop resubmission bug
1005 - USB: dummy-hcd: Fix erroneous synchronization change
1006 - USB: devio: Prevent integer overflow in proc_do_submiturb()
1007 - USB: devio: Don't corrupt user memory
1008 - USB: g_mass_storage: Fix deadlock when driver is unbound
1009 - USB: uas: fix bug in handling of alternate settings
1010 - USB: core: harden cdc_parse_cdc_header
1011 - usb: Increase quirk delay for USB devices
1012 - USB: fix out-of-bounds in usb_set_configuration
1013 - usb: xhci: Free the right ring in xhci_add_endpoint()
1014 - xhci: fix finding correct bus_state structure for USB 3.1 hosts
1015 - xhci: fix wrong endpoint ESIT value shown in tracing
1016 - usb: host: xhci-plat: allow sysdev to inherit from ACPI
1017 - xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
1018 - Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
1019 - iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
1020 - iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path
1021 of 'twl4030_madc_probe()'
1022 - iio: ad_sigma_delta: Implement a dedicated reset function
1023 - staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma
1024 from stack.
1025 - iio: core: Return error for failed read_reg
1026 - IIO: BME280: Updates to Humidity readings need ctrl_reg write!
1027 - iio: trigger: stm32-timer: preset shouldn't be buffered
1028 - iio: trigger: stm32-timer: fix a corner case to write preset
1029 - iio: ad7793: Fix the serial interface reset
1030 - iio: adc: stm32: fix bad error check on max_channels
1031 - iio: adc: mcp320x: Fix readout of negative voltages
1032 - iio: adc: mcp320x: Fix oops on module unload
1033 - uwb: properly check kthread_run return value
1034 - uwb: ensure that endpoint is interrupt
1035 - staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist
1036 - ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
1037 - mm, hugetlb, soft_offline: save compound page order before page migration
1038 - mm, oom_reaper: skip mm structs with mmu notifiers
1039 - mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
1040 - mm: avoid marking swap cached page as lazyfree
1041 - mm: fix data corruption caused by lazyfree page
1042 - userfaultfd: non-cooperative: fix fork use after free
1043 - lib/ratelimit.c: use deferred printk() version
1044 - lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
1045 - ALSA: compress: Remove unused variable
1046 - Revert "ALSA: echoaudio: purge contradictions between dimension matrix
1047 members and total number of members"
1048 - ALSA: usx2y: Suppress kernel warning at page allocation failures
1049 - powerpc/powernv: Increase memory block size to 1GB on radix
1050 - powerpc: Fix action argument for cpufeatures-based TLB flush
1051 - powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
1052 - powerpc/tm: Fix illegal TM state in signal handler
1053 - percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
1054 - intel_th: pci: Add Lewisburg PCH support
1055 - driver core: platform: Don't read past the end of "driver_override" buffer
1056 - cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute()
1057 returns
1058 - Drivers: hv: fcopy: restore correct transfer length
1059 - vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
1060 - stm class: Fix a use-after-free
1061 - auxdisplay: charlcd: properly restore atomic counter on error path
1062 - ftrace: Fix kmemleak in unregister_ftrace_graph
1063 - ovl: fix error value printed in ovl_lookup_index()
1064 - ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
1065 - ovl: fix dentry leak in ovl_indexdir_cleanup()
1066 - ovl: fix missing unlock_rename() in ovl_do_copy_up()
1067 - ovl: fix regression caused by exclusive upper/work dir protection
1068 - arm64: dt marvell: Fix AP806 system controller size
1069 - arm64: Ensure the instruction emulation is ready for userspace
1070 - HID: rmi: Make sure the HID device is opened on resume
1071 - HID: i2c-hid: allocate hid buffers for real worst case
1072 - HID: wacom: leds: Don't try to control the EKR's read-only LEDs
1073 - HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth
1074 - HID: wacom: Correct coordinate system of touchring and pen twist
1075 - HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
1076 - HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
1077 - HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
1078 - HID: wacom: bits shifted too much for 9th and 10th buttons
1079 - btrfs: avoid overflow when sector_t is 32 bit
1080 - Btrfs: fix overlap of fs_info::flags values
1081 - rocker: fix rocker_tlv_put_* functions for KASAN
1082 - netlink: fix nla_put_{u8,u16,u32} for KASAN
1083 - dm crypt: reject sector_size feature if device length is not aligned to it
1084 - dm ioctl: fix alignment of event number in the device list
1085 - dm crypt: fix memory leak in crypt_ctr_cipher_old()
1086 - KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
1087 - kvm/x86: Avoid async PF preempting the kernel incorrectly
1088 - iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
1089 - scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
1090 - scsi: sd: Do not override max_sectors_kb sysfs setting
1091 - brcmfmac: add length check in brcmf_cfg80211_escan_handler()
1092 - brcmfmac: setup passive scan if requested by user-space
1093 - drm/i915: always update ELD connector type after get modes
1094 - drm/i915/bios: ignore HDMI on port A
1095 - bsg-lib: fix use-after-free under memory-pressure
1096 - nvme-pci: Use PCI bus address for data/queues in CMB
1097 - mmc: core: add driver strength selection when selecting hs400es
1098 - nl80211: Define policy for packet pattern attributes
1099 - clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
1100 - udp: perform source validation for mcast early demux
1101 - udp: fix bcast packet reception
1102 - base: arch_topology: fix section mismatch build warnings
1103 - Linux 4.13.6
1104
1105 * Artful update to v4.13.5 stable release (LP: #1721777)
1106 - cifs: check rsp for NULL before dereferencing in SMB2_open
1107 - cifs: release cifs root_cred after exit_cifs
1108 - cifs: release auth_key.response for reconnect.
1109 - nvme-pci: fix host memory buffer allocation fallback
1110 - nvme-pci: use appropriate initial chunk size for HMB allocation
1111 - nvme-pci: propagate (some) errors from host memory buffer setup
1112 - dax: remove the pmem_dax_ops->flush abstraction
1113 - dm integrity: do not check integrity for failed read operations
1114 - mmc: block: Fix incorrectly initialized requests
1115 - fs/proc: Report eip/esp in /prod/PID/stat for coredumping
1116 - scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout
1117 - SMB3: Add support for multidialect negotiate (SMB2.1 and later)
1118 - mac80211: fix VLAN handling with TXQs
1119 - mac80211_hwsim: Use proper TX power
1120 - mac80211: flush hw_roc_start work before cancelling the ROC
1121 - mac80211: fix deadlock in driver-managed RX BA session start
1122 - genirq: Make sparse_irq_lock protect what it should protect
1123 - genirq/msi: Fix populating multiple interrupts
1124 - genirq: Fix cpumask check in __irq_startup_managed()
1125 - KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
1126 - KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
1127 - KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
1128 - tracing: Fix trace_pipe behavior for instance traces
1129 - tracing: Erase irqsoff trace with empty write
1130 - tracing: Remove RCU work arounds from stack tracer
1131 - md/raid5: fix a race condition in stripe batch
1132 - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
1133 - scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse
1134 nlmsg properly
1135 - scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
1136 - scsi: aacraid: Add a small delay after IOP reset
1137 - drm/exynos: Fix locking in the suspend/resume paths
1138 - drm/i915/gvt: Fix incorrect PCI BARs reporting
1139 - Revert "drm/i915/bxt: Disable device ready before shutdown command"
1140 - drm/amdgpu: revert tile table update for oland
1141 - drm/radeon: disable hard reset in hibernate for APUs
1142 - crypto: drbg - fix freeing of resources
1143 - crypto: talitos - Don't provide setkey for non hmac hashing algs.
1144 - crypto: talitos - fix sha224
1145 - crypto: talitos - fix hashing
1146 - security/keys: properly zero out sensitive key material in big_key
1147 - security/keys: rewrite all of big_key crypto
1148 - KEYS: fix writing past end of user-supplied buffer in keyring_read()
1149 - KEYS: prevent creating a different user's keyrings
1150 - KEYS: prevent KEYCTL_READ on negative key
1151 - libnvdimm, namespace: fix btt claim class crash
1152 - powerpc/eeh: Create PHB PEs after EEH is initialized
1153 - powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
1154 - powerpc/tm: Flush TM only if CPU has TM feature
1155 - MIPS: Fix perf event init
1156 - s390/perf: fix bug when creating per-thread event
1157 - s390/mm: make pmdp_invalidate() do invalidation only
1158 - s390/mm: fix write access check in gup_huge_pmd()
1159 - PM: core: Fix device_pm_check_callbacks()
1160 - Revert "IB/ipoib: Update broadcast object if PKey value was changed in index
1161 0"
1162 - Fix SMB3.1.1 guest authentication to Samba
1163 - SMB3: Fix endian warning
1164 - SMB3: Warn user if trying to sign connection that authenticated as guest
1165 - SMB: Validate negotiate (to protect against downgrade) even if signing off
1166 - SMB3: handle new statx fields
1167 - SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
1168 - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
1169 - libceph: don't allow bidirectional swap of pg-upmap-items
1170 - nl80211: check for the required netlink attributes presence
1171 - brd: fix overflow in __brd_direct_access
1172 - gfs2: Fix debugfs glocks dump
1173 - bsg-lib: don't free job in bsg_prepare_job
1174 - iw_cxgb4: drop listen destroy replies if no ep found
1175 - iw_cxgb4: remove the stid on listen create failure
1176 - iw_cxgb4: put ep reference in pass_accept_req()
1177 - rcu: Allow for page faults in NMI handlers
1178 - mmc: sdhci-pci: Fix voltage switch for some Intel host controllers
1179 - extable: Consolidate *kernel_text_address() functions
1180 - extable: Enable RCU if it is not watching in kernel_text_address()
1181 - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
1182 - arm64: Make sure SPsel is always set
1183 - arm64: fault: Route pte translation faults via do_translation_fault
1184 - KVM: VMX: extract __pi_post_block
1185 - KVM: VMX: avoid double list add with VT-d posted interrupts
1186 - KVM: VMX: simplify and fix vmx_vcpu_pi_load
1187 - KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
1188 - kvm/x86: Handle async PF in RCU read-side critical sections
1189 - kvm: nVMX: Don't allow L2 to access the hardware CR8
1190 - xfs: validate bdev support for DAX inode flag
1191 - fix infoleak in waitid(2)
1192 - sched/sysctl: Check user input value of sysctl_sched_time_avg
1193 - irq/generic-chip: Don't replace domain's name
1194 - mtd: Fix partition alignment check on multi-erasesize devices
1195 - mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
1196 - etnaviv: fix submit error path
1197 - etnaviv: fix gem object list corruption
1198 - futex: Fix pi_state->owner serialization
1199 - md: fix a race condition for flush request handling
1200 - md: separate request handling
1201 - PCI: Fix race condition with driver_override
1202 - btrfs: fix NULL pointer dereference from free_reloc_roots()
1203 - btrfs: clear ordered flag on cleaning up ordered extents
1204 - btrfs: finish ordered extent cleaning if no progress is found
1205 - btrfs: propagate error to btrfs_cmp_data_prepare caller
1206 - btrfs: prevent to set invalid default subvolid
1207 - platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
1208 - PM / OPP: Call notifier without holding opp_table->lock
1209 - x86/mm: Fix fault error path using unsafe vma pointer
1210 - x86/fpu: Don't let userspace set bogus xcomp_bv
1211 - KVM: VMX: do not change SN bit in vmx_update_pi_irte()
1212 - KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
1213 - KVM: VMX: use cmpxchg64
1214 - video: fbdev: aty: do not leak uninitialized padding in clk to userspace
1215 - Linux 4.13.5
1216 - [Config] Update configs for v4.13.5
1217
1218 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 01 Nov 2017 11:17:43 -0400
1219
1220 linux (4.13.0-16.19) artful; urgency=low
1221
1222 * 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl
1223 graphics driver (LP: #1711358)
1224 - qxl: fix framebuffer unpinning
1225
1226 * [Bug] USB controller failed to respond on Denverton after loading
1227 intel_th_pci module (LP: #1715833)
1228 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
1229
1230 * CVE-2017-5123
1231 - waitid(): Add missing access_ok() checks
1232
1233 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 12:33:10 -0500
1234
1235 linux (4.13.0-15.16) artful; urgency=low
1236
1237 * linux: 4.13.0-15.16 -proposed tracker (LP: #1721373)
1238
1239 * Boot regression on POWER9 (LP: #1721391)
1240 - Revert "crypto/nx: Add P9 NX support for 842 compression engine"
1241 - Revert "crypto/nx: Add P9 NX specific error codes for 842 engine"
1242 - Revert "crypto/nx: Use kzalloc for workmem allocation"
1243 - Revert "crypto/nx: Add nx842_add_coprocs_list function"
1244 - Revert "crypto/nx: Create nx842_delete_coprocs function"
1245 - Revert "crypto/nx: Create nx842_configure_crb function"
1246 - Revert "crypto/nx: Rename nx842_powernv_function as icswx function"
1247 - Revert "UBUNTU: [Config] CONFIG_PPC_VAS=y"
1248 - Revert "powerpc/powernv/vas: Define copy/paste interfaces"
1249 - Revert "powerpc/powernv/vas: Define vas_tx_win_open()"
1250 - Revert "powerpc/powernv/vas: Define vas_win_close() interface"
1251 - Revert "powerpc/powernv/vas: Define vas_rx_win_open() interface"
1252 - Revert "powerpc/powernv/vas: Define helpers to alloc/free windows"
1253 - Revert "powerpc/powernv/vas: Define helpers to init window context"
1254 - Revert "powerpc/powernv/vas: Define helpers to access MMIO regions"
1255 - Revert "powerpc/powernv/vas: Define vas_init() and vas_exit()"
1256 - Revert "powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h"
1257 - Revert "powerpc/powernv/vas: Define macros, register fields and structures"
1258 - Revert "powerpc/powernv: Enable PCI peer-to-peer"
1259 - Revert "powerpc/powernv: Add support to set power-shifting-ratio"
1260 - Revert "powerpc/powernv: Add support for powercap framework"
1261 - Revert "powerpc/perf: Add nest IMC PMU support"
1262 - Revert "powerpc/powernv: Detect and create IMC device"
1263 - Revert "powerpc/powernv: Add IMC OPAL APIs"
1264
1265 * smartpqi patches for Artful (LP: #1721381)
1266 - scsi: smartpqi: add pqi reset quiesce support
1267 - scsi: smartpqi: enhance BMIC cache flush
1268 - scsi: smartpqi: update pqi passthru ioctl
1269 - scsi: smartpqi: cleanup doorbell register usage.
1270 - scsi: smartpqi: update kexec and power down support
1271 - scsi: smartpqi: add in new controller ids
1272 - scsi: smartpqi: change driver version to 1.1.2-125
1273
1274 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
1275 17.10 (kernel 4.13) (LP: #1719290)
1276 - SAUCE: s390: update zfcpdump_defconfig
1277
1278 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
1279 - d-i: Add hfi1 to nic-modules
1280
1281 * [Feature]CNL:New device IDs for CNL (LP: #1685729)
1282 - pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
1283
1284 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Oct 2017 16:21:48 -0500
1285
1286 linux (4.13.0-14.15) artful; urgency=low
1287
1288 * linux: 4.13.0-14.15 -proposed tracker (LP: #1721122)
1289
1290 * [Artful] ltp rwtest - Unable to handle kernel paging request at virtual
1291 address (LP: #1721067)
1292 - arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
1293
1294 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14 (LP: #1720779)
1295 - SAUCE: LSM stacking: check for invalid zero sized writes
1296
1297 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
1298 - d-i: Add bnxt_en to nic-modules.
1299
1300 * Miscellaneous Ubuntu changes
1301 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
1302
1303 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Oct 2017 14:51:52 -0500
1304
1305 linux (4.13.0-13.14) artful; urgency=low
1306
1307 * linux: 4.13.0-13.14 -proposed tracker (LP: #1720239)
1308
1309 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
1310 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
1311
1312 * [Feature]Memory Bandwidth Monitoring(MBM) port to new Cache Quality
1313 Monitoring (CQM) (LP: #1591609)
1314 - x86/perf/cqm: Wipe out perf based cqm
1315 - x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
1316 - x86/intel_rdt: Introduce a common compile option for RDT
1317 - x86/intel_rdt: Change file names to accommodate RDT monitor code
1318 - x86/intel_rdt: Mark rdt_root and closid_alloc as static
1319 - x86/intel_rdt: Cleanup namespace to support RDT monitoring
1320 - x86/intel_rdt: Make rdt_resources_all more readable
1321 - x86/intel_rdt/cqm: Add RDT monitoring initialization
1322 - x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
1323 - x86/intel_rdt: Simplify info and base file lists
1324 - x86/intel_rdt/cqm: Add info files for RDT monitoring
1325 - x86/intel_rdt: Prepare for RDT monitoring mkdir support
1326 - x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
1327 - x86/intel_rdt: Change closid type from int to u32
1328 - x86/intel_rdt/cqm: Add tasks file support
1329 - x86/intel_rdt: Prepare to add RDT monitor cpus file support
1330 - x86/intel_rdt/cqm: Add cpus file support
1331 - x86/intel_rdt: Prepare for RDT monitor data support
1332 - x86/intel_rdt/cqm: Add mon_data
1333 - x86/intel_rdt: Separate the ctrl bits from rmdir
1334 - x86/intel_rdt/cqm: Add rmdir support
1335 - x86/intel_rdt/cqm: Add mount,umount support
1336 - x86/intel_rdt: Introduce rdt_enable_key for scheduling
1337 - x86/intel_rdt/cqm: Add sched_in support
1338 - x86/intel_rdt/cqm: Add CPU hotplug support
1339 - x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
1340 - x86/intel_rdt/mbm: Add mbm counter initialization
1341 - x86/intel_rdt/mbm: Handle counter overflow
1342 - x86/intel_rdt: Show bitmask of shareable resource with other executing units
1343 - x86/intel_rdt/cqm: Clear the default RMID during hotcpu
1344 - x86/intel_rdt: Modify the intel_pqr_state for better performance
1345 - x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
1346 - x86/intel_rdt/cqm: Improve limbo list processing
1347 - x86/intel_rdt: Remove redundant ternary operator on return
1348 - [Config] CONFIG_INTEL_RDT=y
1349
1350 * [Feature] RDT: Disable most RDT features on Skylake server (LP: #1713619)
1351 - x86/intel_rdt: Move special case code for Haswell to a quirk function
1352 - x86/intel_rdt: Add command line options for resource director technology
1353 - x86/intel_rdt: Turn off most RDT features on Skylake
1354
1355 * CVE-2017-1000252
1356 - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
1357
1358 * POWER9: NX842 module changes (LP: #1718292)
1359 - crypto/nx: Rename nx842_powernv_function as icswx function
1360 - crypto/nx: Create nx842_configure_crb function
1361 - crypto/nx: Create nx842_delete_coprocs function
1362 - crypto/nx: Add nx842_add_coprocs_list function
1363 - crypto/nx: Use kzalloc for workmem allocation
1364 - crypto/nx: Add P9 NX specific error codes for 842 engine
1365 - crypto/nx: Add P9 NX support for 842 compression engine
1366
1367 * [Ubuntu 17.10] POWER9 - Base - Integrate P9 VAS (Virtual Accelerator
1368 Switchboard) support in kernel (LP: #1718293)
1369 - powerpc/powernv: Add IMC OPAL APIs
1370 - powerpc/powernv: Detect and create IMC device
1371 - powerpc/perf: Add nest IMC PMU support
1372 - powerpc/powernv: Add support for powercap framework
1373 - powerpc/powernv: Add support to set power-shifting-ratio
1374 - powerpc/powernv: Enable PCI peer-to-peer
1375 - powerpc/powernv/vas: Define macros, register fields and structures
1376 - powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
1377 - powerpc/powernv/vas: Define vas_init() and vas_exit()
1378 - powerpc/powernv/vas: Define helpers to access MMIO regions
1379 - powerpc/powernv/vas: Define helpers to init window context
1380 - powerpc/powernv/vas: Define helpers to alloc/free windows
1381 - powerpc/powernv/vas: Define vas_rx_win_open() interface
1382 - powerpc/powernv/vas: Define vas_win_close() interface
1383 - powerpc/powernv/vas: Define vas_tx_win_open()
1384 - powerpc/powernv/vas: Define copy/paste interfaces
1385 - [Config] CONFIG_PPC_VAS=y
1386
1387 * Artful update to v4.13.4 stable release (LP: #1720154)
1388 - orangefs: Don't clear SGID when inheriting ACLs
1389 - <linux/uaccess.h>: Fix copy_in_user() declaration
1390 - IB/hfi1: Revert egress pkey check enforcement
1391 - IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
1392 - IB/mlx5: Fix cached MR allocation flow
1393 - srcu: Provide ordering for CPU not involved in grace period
1394 - smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
1395 - Input: xpad - validate USB endpoint type during probe
1396 - drm/amdgpu: read reg in each iterator of psp_wait_for loop
1397 - tty: improve tty_insert_flip_char() fast path
1398 - tty: improve tty_insert_flip_char() slow path
1399 - tty: fix __tty_insert_flip_char regression
1400 - pinctrl: samsung: Fix invalid register offset used for Exynos5433 external
1401 interrupts
1402 - pinctrl: samsung: Fix NULL pointer exception on external interrupts on
1403 S3C24xx
1404 - pinctrl/amd: save pin registers over suspend/resume
1405 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
1406 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
1407 - MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
1408 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite
1409 signs
1410 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
1411 - MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
1412 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
1413 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
1414 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
1415 - MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
1416 - MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
1417 - MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
1418 - docs: disable KASLR when debugging kernel
1419 - crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
1420 - crypto: scompress - don't sleep with preemption disabled
1421 - crypto: caam/qi - fix typo in authenc alg driver name
1422 - crypto: caam/qi - properly set IV after {en,de}crypt
1423 - crypto: AF_ALG - remove SGL terminator indicator when chaining
1424 - regulator: cpcap: Fix standby mode
1425 - wcn36xx: Introduce mutual exclusion of fw configuration
1426 - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
1427 - ext4: fix incorrect quotaoff if the quota feature is enabled
1428 - ext4: fix quota inconsistency during orphan cleanup for read-only mounts
1429 - cxl: Fix driver use count
1430 - powerpc/powernv/npu: Move tlb flush before launching ATSD
1431 - powerpc/pseries: Don't attempt to acquire drc during memory hot add for
1432 assigned lmbs
1433 - powerpc: Fix DAR reporting when alignment handler faults
1434 - block: Relax a check in blk_start_queue()
1435 - block: directly insert blk-mq request from blk_insert_cloned_request()
1436 - md/bitmap: copy correct data for bitmap super
1437 - md/bitmap: disable bitmap_resize for file-backed bitmaps.
1438 - skd: Avoid that module unloading triggers a use-after-free
1439 - skd: Submit requests to firmware before triggering the doorbell
1440 - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
1441 - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
1442 - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
1443 - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
1444 - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
1445 - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
1446 - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late
1447 response
1448 - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
1449 - scsi: qedi: off by one in qedi_get_cmd_from_tid()
1450 - scsi: aacraid: Fix command send race condition
1451 - scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed
1452 in MFI MPT pass through command
1453 - scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
1454 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
1455 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status
1456 MFI_STAT_WRONG_STATE in case adapter is dead
1457 - scsi: storvsc: fix memory leak on ring buffer busy
1458 - scsi: sg: factor out sg_fill_request_table()
1459 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
1460 - scsi: qla2xxx: Update fw_started flags at qpair creation.
1461 - scsi: qla2xxx: Correction to vha->vref_count timeout
1462 - scsi: qla2xxx: Fix target multiqueue configuration
1463 - scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
1464 - scsi: qla2xxx: Use fabric name for Get Port Speed command
1465 - scsi: qla2xxx: Fix an integer overflow in sysfs code
1466 - mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
1467 - ftrace: Fix debug preempt config name in stack_tracer_{en,dis}able
1468 - ftrace: Fix selftest goto location on error
1469 - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
1470 - tracing: Add barrier to trace_printk() buffer nesting modification
1471 - tracing: Fix clear of RECORDED_TGID flag when disabling trace event
1472 - tracing: Apply trace_clock changes to instance max buffer
1473 - ARC: Re-enable MMU upon Machine Check exception
1474 - PCI: shpchp: Enable bridge bus mastering if MSI is enabled
1475 - PCI: pciehp: Report power fault only once until we clear it
1476 - net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
1477 - media: v4l2-compat-ioctl32: Fix timespec conversion
1478 - media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"
1479 - media: venus: fix copy/paste error in return_buf_error
1480 - media: uvcvideo: Prevent heap overflow when accessing mapped controls
1481 - media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
1482 - PM / devfreq: Fix memory leak when fail to register device
1483 - ALSA: seq: Cancel pending autoload work at unbinding device
1484 - bcache: initialize dirty stripes in flash_dev_run()
1485 - bcache: Fix leak of bdev reference
1486 - bcache: do not subtract sectors_to_gc for bypassed IO
1487 - bcache: correct cache_dirty_target in __update_writeback_rate()
1488 - bcache: Correct return value for sysfs attach errors
1489 - bcache: fix sequential large write IO bypass
1490 - bcache: fix for gc and write-back race
1491 - bcache: fix bch_hprint crash and improve output
1492 - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
1493 - iwlwifi: add workaround to disable wide channels in 5GHz
1494 - Linux 4.13.4
1495
1496 * [17.10 FEAT] KVM: CPU Model z14 (LP: #1719297)
1497 - KVM: s390: Support Configuration z/Architecture Mode
1498
1499 * sata reset hangs w/ early cn99xx silicon (LP: #1719031)
1500 - SAUCE: ahci: thunderx2: Fix for errata that affects stop engine
1501 - SAUCE: ahci: thunderx2: stop engine fix update
1502
1503 * PCI quirk required for SATA on early cn99xx silicon (LP: #1718760)
1504 - SAUCE: PCI: Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
1505
1506 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
1507 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
1508
1509 * Miscellaneous Ubuntu changes
1510 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
1511 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
1512 - SAUCE: LSM stacking: LSM: manage credential security blobs
1513 - SAUCE: LSM stacking: LSM: Manage file security blobs
1514 - SAUCE: LSM stacking: LSM: manage task security blobs
1515 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
1516 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
1517 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
1518 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
1519 - SAUCE: LSM stacking: fixup initialize task->security
1520 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
1521 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
1522 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
1523 - SAUCE: LSM stacking: fixup apparmor stacking enablement
1524 - SAUCE: LSM stacking: fixup stacking kconfig
1525 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
1526 - SAUCE: LSM stacking: provide prctl interface for setting context
1527 - SAUCE: LSM stacking: inherit current display LSM
1528 - SAUCE: LSM stacking: keep an index for each registered LSM
1529 - SAUCE: LSM stacking: verify display LSM
1530 - SAUCE: LSM stacking: provide a way to specify the default display lsm
1531 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
1532 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
1533 - SAUCE: LSM stacking: add Kconfig to set default display LSM
1534 - SAUCE: LSM stacking: add configs for LSM stacking
1535 - [Config] Run updateconfigs after merging LSM stacking
1536
1537 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Sep 2017 17:36:53 -0400
1538
1539 linux (4.13.0-12.13) artful; urgency=low
1540
1541 * linux: 4.13.0-12.13 -proposed tracker (LP: #1718980)
1542
1543 * [Feature] SKX: Support crystall ridge / far / near memory indication in PEBS
1544 (LP: #1591813)
1545 - perf/x86: Move Nehalem PEBS code to flag
1546 - perf/x86: Fix data source decoding for Skylake
1547
1548 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
1549 (LP: #1718679)
1550 - [Config] CONFIG_DRM_VBOXVIDEO=n
1551
1552 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
1553 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
1554
1555 * Vlun resize request could fail with cxlflash driver (LP: #1713575)
1556 - scsi: cxlflash: Fix vlun resize failure in the shrink path
1557
1558 * multipath -ll is not showing the disks which are actually multipath
1559 (LP: #1718397)
1560 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
1561
1562 * [Feature] Crystal Ridge - BTT - Rework error clearing (LP: #1704350)
1563 - libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
1564 - libnvdimm, btt: refactor map entry operations with macros
1565 - libnvdimm, btt: ensure that flags were also unchanged during a map_read
1566 - libnvdimm, btt: cache sector_size in arena_info
1567 - libnvdimm: fix potential deadlock while clearing errors
1568 - libnvdimm, btt: rework error clearing
1569
1570 * [Feature] Crystal Ridge - have 4k DAX faults use a common zero page
1571 (LP: #1704439)
1572 - mm: add vm_insert_mixed_mkwrite()
1573 - dax: relocate some dax functions
1574 - dax: use common 4k zero page for dax mmap reads
1575 - dax: remove DAX code from page_cache_tree_insert()
1576 - dax: move all DAX radix tree defs to fs/dax.c
1577
1578 * [bug] 17.10: CDP test fail on platform of Purley-2S/4S/Neoncity,BDW-
1579 de/ep/ex, (LP: #1716843)
1580 - SAUCE: (no-up) x86/intel_rdt: Fix cdp info directory files issue
1581
1582 * [featue] GPIO support for Denverton (LP: #1591829)
1583 - pinctrl: intel: Add Intel Denverton pin controller support
1584
1585 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
1586 (LP: #1594214)
1587 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
1588
1589 * autopkgtest profile fails to build on armhf (LP: #1717920)
1590 - [Packaging] autopkgtest -- disable d-i when dropping flavours
1591
1592 * Artful update to v4.13.3 stable release (LP: #1718412)
1593 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
1594 - Revert "net: fix percpu memory leaks"
1595 - gianfar: Fix Tx flow control deactivation
1596 - vhost_net: correctly check tx avail during rx busy polling
1597 - ip6_gre: update mtu properly in ip6gre_err
1598 - udp: drop head states only when all skb references are gone
1599 - ipv6: fix memory leak with multiple tables during netns destruction
1600 - ipv6: fix typo in fib6_net_exit()
1601 - sctp: fix missing wake ups in some situations
1602 - tcp: fix a request socket leak
1603 - ip_tunnel: fix setting ttl and tos value in collect_md mode
1604 - f2fs: let fill_super handle roll-forward errors
1605 - f2fs: check hot_data for roll-forward recovery
1606 - x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
1607 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
1608 - x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
1609 - x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison
1610 pages
1611 - ovl: fix false positive ESTALE on lookup
1612 - fuse: allow server to run in different pid_ns
1613 - idr: remove WARN_ON_ONCE() when trying to replace negative ID
1614 - libnvdimm, btt: check memory allocation failure
1615 - libnvdimm: fix integer overflow static analysis warning
1616 - xfs: write unmount record for ro mounts
1617 - xfs: toggle readonly state around xfs_log_mount_finish
1618 - xfs: Add infrastructure needed for error propagation during buffer IO
1619 failure
1620 - xfs: Properly retry failed inode items in case of error during buffer
1621 writeback
1622 - xfs: fix recovery failure when log record header wraps log end
1623 - xfs: always verify the log tail during recovery
1624 - xfs: fix log recovery corruption error due to tail overwrite
1625 - xfs: handle -EFSCORRUPTED during head/tail verification
1626 - xfs: stop searching for free slots in an inode chunk when there are none
1627 - xfs: evict all inodes involved with log redo item
1628 - xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
1629 - xfs: open-code xfs_buf_item_dirty()
1630 - xfs: remove unnecessary dirty bli format check for ordered bufs
1631 - xfs: ordered buffer log items are never formatted
1632 - xfs: refactor buffer logging into buffer dirtying helper
1633 - xfs: don't log dirty ranges for ordered buffers
1634 - xfs: skip bmbt block ino validation during owner change
1635 - xfs: move bmbt owner change to last step of extent swap
1636 - xfs: disallow marking previously dirty buffers as ordered
1637 - xfs: relog dirty buffers during swapext bmbt owner change
1638 - xfs: disable per-inode DAX flag
1639 - xfs: fix incorrect log_flushed on fsync
1640 - xfs: don't set v3 xflags for v2 inodes
1641 - xfs: open code end_buffer_async_write in xfs_finish_page_writeback
1642 - xfs: use kmem_free to free return value of kmem_zalloc
1643 - md/raid1/10: reset bio allocated from mempool
1644 - md/raid5: release/flush io in raid5_do_work()
1645 - xfs: fix compiler warnings
1646 - Linux 4.13.3
1647
1648 * Artful update to v4.13.2 stable release (LP: #1717549)
1649 - mtd: nand: make Samsung SLC NAND usable again
1650 - mtd: nand: hynix: add support for 20nm NAND chips
1651 - mtd: nand: mxc: Fix mxc_v1 ooblayout
1652 - mtd: nand: qcom: fix read failure without complete bootchain
1653 - mtd: nand: qcom: fix config error for BCH
1654 - nvme-fabrics: generate spec-compliant UUID NQNs
1655 - btrfs: resume qgroup rescan on rw remount
1656 - rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
1657 - rtlwifi: btcoexist: Fix antenna selection code
1658 - radix-tree: must check __radix_tree_preload() return value
1659 - brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
1660 - kselftests: timers: leap-a-day: Change default arguments to help test runs
1661 - selftests: timers: Fix run_destructive_tests target to handle skipped tests
1662 - selftests/x86/fsgsbase: Test selectors 1, 2, and 3
1663 - mm: kvfree the swap cluster info if the swap file is unsatisfactory
1664 - mm/swapfile.c: fix swapon frontswap_map memory leak on error
1665 - mm/sparse.c: fix typo in online_mem_sections
1666 - mm/memory.c: fix mem_cgroup_oom_disable() call missing
1667 - KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
1668 - Revert "firmware: add sanity check on shutdown/suspend"
1669 - rt2800: fix TX_PIN_CFG setting for non MT7620 chips
1670 - ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
1671 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
1672 - NFS: Fix 2 use after free issues in the I/O code
1673 - NFS: Sync the correct byte range during synchronous writes
1674 - NFSv4: Fix up mirror allocation
1675 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
1676 - Linux 4.13.2
1677
1678 * [Bug] Thunderbolt-patches: Related to the way the key for secure connection
1679 is handled (LP: #1717430)
1680 - thunderbolt: Remove superfluous check
1681 - thunderbolt: Make key root-only accessible
1682 - thunderbolt: Allow clearing the key
1683
1684 * [Bug] Thunderbolt-patches: Fixes the issue regarding the order of ACPI calls
1685 w.r.t. PCI enumeration (LP: #1717431)
1686 - ACPICA: Dispatch active GPEs at init time
1687 - ACPICA: Make it possible to enable runtime GPEs earlier
1688 - ACPI / scan: Enable GPEs before scanning the namespace
1689
1690 * Miscellaneous Ubuntu changes
1691 - ubuntu: vbox -- update to 5.1.28-dfsg-1
1692 - [Config] CONFIG_PINCTRL_DENVERTON=m
1693 - [Config] CONFIG_I2C_XLP9XX=m
1694
1695 * Miscellaneous upstream changes
1696 - Introduce v3 namespaced file capabilities
1697
1698 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Sep 2017 12:10:03 -0500
1699
1700 linux (4.13.0-11.12) artful; urgency=low
1701
1702 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
1703
1704 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
1705 - s390/mm: fix local TLB flushing vs. detach of an mm address space
1706 - s390/mm: fix race on mm->context.flush_mm
1707
1708 * CVE-2017-1000251
1709 - Bluetooth: Properly check L2CAP config option output buffer length
1710
1711 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
1712
1713 linux (4.13.0-10.11) artful; urgency=low
1714
1715 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
1716
1717 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
1718 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
1719
1720 * Artful update to v4.13.1 stable release (LP: #1716284)
1721 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
1722 - USB: serial: option: add support for D-Link DWM-157 C1
1723 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
1724 - usb:xhci:Fix regression when ATI chipsets detected
1725 - USB: musb: fix external abort on suspend
1726 - ANDROID: binder: add padding to binder_fd_array_object.
1727 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
1728 - USB: core: Avoid race of async_completed() w/ usbdev_release()
1729 - staging/rts5208: fix incorrect shift to extract upper nybble
1730 - staging: ccree: save ciphertext for CTS IV
1731 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
1732 - iio: adc: ti-ads1015: fix incorrect data rate setting update
1733 - iio: adc: ti-ads1015: fix scale information for ADS1115
1734 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
1735 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
1736 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
1737 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
1738 - driver core: bus: Fix a potential double free
1739 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
1740 - binder: free memory on error
1741 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
1742 - crypto: caam/qi - fix compilation with DEBUG enabled
1743 - thunderbolt: Fix reset response_type
1744 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
1745 - intel_th: pci: Add Cannon Lake PCH-H support
1746 - intel_th: pci: Add Cannon Lake PCH-LP support
1747 - ath10k: fix memory leak in rx ring buffer allocation
1748 - drm/vgem: Pin our pages for dmabuf exports
1749 - drm/ttm: Fix accounting error when fail to get pages for pool
1750 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
1751 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
1752 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
1753 - iwlwifi: pci: add new PCI ID for 7265D
1754 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
1755 - mwifiex: correct channel stat buffer overflows
1756 - MCB: add support for SC31 to mcb-lpc
1757 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
1758 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
1759 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
1760 - workqueue: Fix flag collision
1761 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
1762 - cs5536: add support for IDE controller variant
1763 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
1764 - scsi: sg: recheck MMAP_IO request length with lock held
1765 - of/device: Prevent buffer overflow in of_device_modalias()
1766 - rtlwifi: Fix memory leak when firmware request fails
1767 - rtlwifi: Fix fallback firmware loading
1768 - Linux 4.13.1
1769
1770 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
1771 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
1772
1773 * SRIOV: warning if unload VFs (LP: #1715073)
1774 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
1775
1776 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
1777 - i40e: avoid NVM acquire deadlock during NVM update
1778 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
1779
1780 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
1781 twice when perf stat is done (perf:) (LP: #1714571)
1782 - perf vendor events powerpc: Remove duplicate events
1783
1784 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
1785 (LP: #1703339)
1786 - [Config] Include vmd in storage-core-modules udeb
1787
1788 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
1789 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
1790 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
1791 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
1792 offline
1793
1794 * Miscellaneous Ubuntu changes
1795 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
1796 - Revert "UBUNTU: SAUCE: Import aufs driver"
1797 - SAUCE: Import aufs driver
1798
1799 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
1800
1801 linux (4.13.0-9.10) artful; urgency=low
1802
1803 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
1804
1805 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
1806 - [Config] CONFIG_EDAC_GHES=n
1807
1808 * Miscellaneous Ubuntu changes
1809 - ubuntu: vbox -- update to 5.1.26-dfsg-2
1810
1811 [ Upstream Kernel Changes ]
1812
1813 * Rebase to v4.13
1814
1815 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
1816
1817 linux (4.13.0-8.9) artful; urgency=low
1818
1819 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
1820 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
1821
1822 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
1823 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
1824
1825 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
1826 Harrisonville SDP (LP: #1709257)
1827 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
1828 - EDAC, pnd2: Mask off the lower four bits of a BAR
1829 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
1830 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
1831 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
1832 reading BAR
1833
1834 * Miscellaneous Ubuntu changes
1835 - Revert "UBUNTU: SAUCE: Import aufs driver"
1836 - SAUCE: Import aufs driver
1837 - SAUCE: selftests/powerpc: Disable some ptrace selftests
1838 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
1839 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
1840 - [Config] Disable CONFIG_MDIO_* options for s390x
1841 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
1842 - [Config] Update annotations for 4.13
1843
1844 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
1845
1846 linux (4.13.0-7.8) artful; urgency=low
1847
1848 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
1849 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
1850 paths
1851
1852 * Miscellaneous Ubuntu changes
1853 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
1854
1855 * Miscellaneous upstream changes
1856 - seccomp: Provide matching filter for introspection
1857 - seccomp: Sysctl to display available actions
1858 - seccomp: Operation for checking if an action is available
1859 - seccomp: Sysctl to configure actions that are allowed to be logged
1860 - seccomp: Selftest for detection of filter flag support
1861 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
1862 - seccomp: Action to log before allowing
1863
1864 [ Upstream Kernel Changes ]
1865
1866 * Rebase to v4.13-rc7
1867
1868 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
1869
1870 linux (4.13.0-6.7) artful; urgency=low
1871
1872 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
1873 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
1874
1875 * sort ABI files with C.UTF-8 locale (LP: #1712345)
1876 - [Packaging] sort ABI files with C.UTF-8 locale
1877
1878 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
1879 - SAUCE: igb: add support for using Broadcom 54616 as PHY
1880
1881 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
1882 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
1883 - powerpc/mm/radix: Improve TLB/PWC flushes
1884 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
1885
1886 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
1887 properly enrolled keys (LP: #1712168)
1888 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
1889
1890 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
1891 - [Config] CONFIG_BLK_DEV_NVME=m for s390
1892
1893 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
1894 (LP: #1711298)
1895 - [Config] CONFIG_INTEL_ATOMISP=n
1896
1897 * Miscellaneous Ubuntu changes
1898 - SAUCE: apparmor: af_unix mediation
1899
1900 * Miscellaneous upstream changes
1901 - apparmor: Fix shadowed local variable in unpack_trans_table()
1902 - apparmor: Fix logical error in verify_header()
1903 - apparmor: Fix an error code in aafs_create()
1904 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
1905 - apparmor: add the ability to mediate signals
1906 - apparmor: add mount mediation
1907 - apparmor: cleanup conditional check for label in label_print
1908 - apparmor: add support for absolute root view based labels
1909 - apparmor: make policy_unpack able to audit different info messages
1910 - apparmor: add more debug asserts to apparmorfs
1911 - apparmor: add base infastructure for socket mediation
1912 - apparmor: move new_null_profile to after profile lookup fns()
1913 - apparmor: fix race condition in null profile creation
1914 - apparmor: ensure unconfined profiles have dfas initialized
1915 - apparmor: fix incorrect type assignment when freeing proxies
1916
1917 [ Upstream Kernel Changes ]
1918
1919 * Rebase to v4.13-rc6
1920
1921 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
1922
1923 linux (4.13.0-5.6) artful; urgency=low
1924
1925 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
1926 - perf pmu-events: Support additional POWER8+ PVR in mapfile
1927 - perf vendor events: Add POWER9 PMU events
1928 - perf vendor events: Add POWER9 PVRs to mapfile
1929 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
1930 - SAUCE: perf vendor events powerpc: Update POWER9 events
1931
1932 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
1933 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
1934
1935 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
1936 kernels able to boot without initramfs (LP: #1700972)
1937 - [Debian] Don't depend on initramfs-tools
1938
1939 * Miscellaneous Ubuntu changes
1940 - SAUCE: Import aufs driver
1941 - SAUCE: aufs -- Add missing argument to loop_switch() call
1942 - [Config] Enable aufs
1943 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
1944 - Enable zfs build
1945 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
1946 - [Packaging] switch up to debhelper 9
1947
1948 [ Upstream Kernel Changes ]
1949
1950 * Rebase to v4.13-rc5
1951
1952 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
1953
1954 linux (4.13.0-4.5) artful; urgency=low
1955
1956 * Lenovo Yoga 910 Sensors (LP: #1708120)
1957 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
1958
1959 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
1960 (LP: #1703339)
1961 - [Config] Add vmd driver to generic inclusion list
1962
1963 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
1964 - [Config] CONFIG_SATA_HIGHBANK=y
1965
1966 * Miscellaneous Ubuntu changes
1967 - ubuntu: vbox -- update to 5.1.26-dfsg-1
1968 - SAUCE: hio: Build fixes for 4.13
1969 - Enable hio build
1970 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
1971 - [debian] use all rather than amd64 dkms debs for sync
1972
1973 [ Upstream Kernel Changes ]
1974
1975 * Rebase to v4.13-rc4
1976
1977 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
1978
1979 linux (4.13.0-3.4) artful; urgency=low
1980
1981 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
1982 - [Packaging] tests -- reduce rebuild test to one flavour
1983 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
1984
1985 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
1986 - SAUCE: virtio_net: Revert mergeable buffer handling rework
1987
1988 [ Upstream Kernel Changes ]
1989
1990 * Rebase to v4.13-rc3
1991
1992 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
1993
1994 linux (4.13.0-2.3) artful; urgency=low
1995
1996 * Change CONFIG_IBMVETH to module (LP: #1704479)
1997 - [Config] CONFIG_IBMVETH=m
1998
1999 [ Upstream Kernel Changes ]
2000
2001 * Rebase to v4.13-rc2
2002
2003 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
2004
2005 linux (4.13.0-1.2) artful; urgency=low
2006
2007 * Miscellaneous Ubuntu changes
2008 - [Debian] Support sphinx-based kernel documentation
2009
2010 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
2011
2012 linux (4.13.0-0.1) artful; urgency=low
2013
2014 * Miscellaneous Ubuntu changes
2015 - Disable hio
2016 - Disable zfs build
2017 - ubuntu: vbox -- update to 5.1.24-dfsg-1
2018
2019 [ Upstream Kernel Changes ]
2020
2021 * Rebase to v4.13-rc1
2022
2023 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
2024
2025 linux (4.12.0-7.8) artful; urgency=low
2026
2027 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
2028 (LP: #1673564)
2029 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
2030 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
2031 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
2032 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
2033 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
2034 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
2035 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
2036 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
2037 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
2038 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
2039 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
2040 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
2041 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
2042 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
2043 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
2044 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
2045 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
2046 - arm64: Add MIDR values for Cavium cn83XX SoCs
2047 - arm64: Add workaround for Cavium Thunder erratum 30115
2048 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
2049 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
2050 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
2051 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
2052 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
2053 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
2054 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
2055 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
2056
2057 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
2058 - net: hns: Bugfix for Tx timeout handling in hns driver
2059
2060 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
2061 - iommu/arm-smmu: Plumb in new ACPI identifiers
2062
2063 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
2064 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
2065
2066 * Artful update to v4.12.1 stable release (LP: #1703858)
2067 - driver core: platform: fix race condition with driver_override
2068 - RDMA/uverbs: Check port number supplied by user verbs cmds
2069 - usb: dwc3: replace %p with %pK
2070 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
2071 - usb: usbip: set buffer pointers to NULL after free
2072 - Add USB quirk for HVR-950q to avoid intermittent device resets
2073 - usb: Fix typo in the definition of Endpoint[out]Request
2074 - USB: core: fix device node leak
2075 - USB: serial: option: add two Longcheer device ids
2076 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
2077 - xhci: Limit USB2 port wake support for AMD Promontory hosts
2078 - gfs2: Fix glock rhashtable rcu bug
2079 - Add "shutdown" to "struct class".
2080 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
2081 - tpm: fix a kernel memory leak in tpm-sysfs.c
2082 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
2083 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
2084 - sched/fair, cpumask: Export for_each_cpu_wrap()
2085 - sched/core: Implement new approach to scale select_idle_cpu()
2086 - sched/numa: Use down_read_trylock() for the mmap_sem
2087 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
2088 - sched/fair: Simplify wake_affine() for the single socket case
2089 - sched/numa: Implement NUMA node level wake_affine()
2090 - sched/fair: Remove effective_load()
2091 - sched/numa: Hide numa_wake_affine() from UP build
2092 - xen: avoid deadlock in xenbus driver
2093 - crypto: drbg - Fixes panic in wait_for_completion call
2094 - Linux 4.12.1
2095
2096 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
2097 - scsi: cxlflash: Combine the send queue locks
2098 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
2099 - scsi: cxlflash: Reset hardware queue context via specified register
2100 - scsi: cxlflash: Schedule asynchronous reset of the host
2101 - scsi: cxlflash: Handle AFU sync failures
2102 - scsi: cxlflash: Track pending scsi commands in each hardware queue
2103 - scsi: cxlflash: Flush pending commands in cleanup path
2104 - scsi: cxlflash: Add scsi command abort handler
2105 - scsi: cxlflash: Create character device to provide host management interface
2106 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
2107 specifics
2108 - scsi: cxlflash: Introduce host ioctl support
2109 - scsi: cxlflash: Refactor AFU capability checking
2110 - scsi: cxlflash: Support LUN provisioning
2111 - scsi: cxlflash: Support AFU debug
2112 - scsi: cxlflash: Support WS16 unmap
2113 - scsi: cxlflash: Remove zeroing of private command data
2114 - scsi: cxlflash: Update TMF command processing
2115 - scsi: cxlflash: Avoid double free of character device
2116 - scsi: cxlflash: Update send_tmf() parameters
2117 - scsi: cxlflash: Update debug prints in reset handlers
2118
2119 * make snap-pkg support (LP: #1700747)
2120 - make snap-pkg support
2121
2122 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
2123 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
2124
2125 * arm64: fix crash reading /proc/kcore (LP: #1702749)
2126 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
2127 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
2128
2129 * Opal and POWER9 DD2 (LP: #1702159)
2130 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
2131
2132 * Data corruption with hio driver (LP: #1701316)
2133 - SAUCE: hio: Fix incorrect use of enum req_opf values
2134
2135 * Miscellaneous Ubuntu changes
2136 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
2137 - snapcraft.yaml: Sync with xenial
2138 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
2139
2140 * Miscellaneous upstream changes
2141 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
2142 MokSBState"
2143
2144 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
2145
2146 linux (4.12.0-6.7) artful; urgency=low
2147
2148 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
2149 - net: ena: change return value for unsupported features unsupported return
2150 value
2151 - net: ena: add hardware hints capability to the driver
2152 - net: ena: change sizeof() argument to be the type pointer
2153 - net: ena: add reset reason for each device FLR
2154 - net: ena: add support for out of order rx buffers refill
2155 - net: ena: allow the driver to work with small number of msix vectors
2156 - net: ena: use napi_schedule_irqoff when possible
2157 - net: ena: separate skb allocation to dedicated function
2158 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
2159 - net: ena: update driver's rx drop statistics
2160 - net: ena: update ena driver to version 1.2.0
2161
2162 * APST gets enabled against explicit kernel option (LP: #1699004)
2163 - nvme: explicitly disable APST on quirked devices
2164
2165 * Miscellaneous Ubuntu changes
2166 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
2167 - SAUCE: hio updates for 4.12
2168 - SAUCE: Enable hio build
2169
2170 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
2171
2172 linux (4.12.0-5.6) artful; urgency=low
2173
2174 * ERAT invalidate on context switch removal (LP: #1700819)
2175 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
2176
2177 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
2178 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
2179
2180 * Miscellaneous Ubuntu changes
2181 - d-i: Move qcom-emac from arm64 to shared nic-modules
2182
2183 [ Upstream Kernel Changes ]
2184
2185 * Rebase to v4.12
2186
2187 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
2188
2189 linux (4.12.0-4.5) artful; urgency=low
2190
2191 * aacraid driver may return uninitialized stack data to userspace
2192 (LP: #1700077)
2193 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
2194
2195 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
2196 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
2197
2198 * AACRAID for power9 platform (LP: #1689980)
2199 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
2200 - scsi: aacraid: Fix DMAR issues with iommu=pt
2201 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
2202 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
2203 - scsi: aacraid: Remove reset support from check_health
2204 - scsi: aacraid: Change wait time for fib completion
2205 - scsi: aacraid: Log count info of scsi cmds before reset
2206 - scsi: aacraid: Print ctrl status before eh reset
2207 - scsi: aacraid: Using single reset mask for IOP reset
2208 - scsi: aacraid: Rework IOP reset
2209 - scsi: aacraid: Add periodic checks to see IOP reset status
2210 - scsi: aacraid: Rework SOFT reset code
2211 - scsi: aacraid: Rework aac_src_restart
2212 - scsi: aacraid: Use correct function to get ctrl health
2213 - scsi: aacraid: Make sure ioctl returns on controller reset
2214 - scsi: aacraid: Enable ctrl reset for both hba and arc
2215 - scsi: aacraid: Add reset debugging statements
2216 - scsi: aacraid: Remove reference to Series-9
2217 - scsi: aacraid: Update driver version to 50834
2218
2219 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
2220 - SAUCE: drm: hibmc: Use set_busid function from drm core
2221
2222 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
2223 - d-i: Add hibmc-drm to kernel-image udeb
2224
2225 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
2226 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
2227
2228 * Miscellaneous Ubuntu changes
2229 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
2230 - [Config] CONFIG_ATA=n for s390x
2231 - [Config] Update annotations for 4.12
2232
2233 [ Upstream Kernel Changes ]
2234
2235 * Rebase to v4.12-rc7
2236
2237 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
2238
2239 linux (4.12.0-3.4) artful; urgency=low
2240
2241 * Miscellaneous upstream changes
2242 - ufs: fix the logics for tail relocation
2243
2244 [ Upstream Kernel Changes ]
2245
2246 * Rebase to v4.12-rc6
2247
2248 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
2249
2250 linux (4.12.0-2.3) artful; urgency=low
2251
2252 * CVE-2014-9900
2253 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
2254 ethtool_get_wol()
2255
2256 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
2257 (LP: #1671360)
2258 - pinctrl/amd: Use regular interrupt instead of chained
2259
2260 * extend-diff-ignore should use exact matches (LP: #1693504)
2261 - [Packaging] exact extend-diff-ignore matches
2262
2263 * Miscellaneous Ubuntu changes
2264 - SAUCE: efi: Don't print secure boot state from the efi stub
2265 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
2266 - SAUCE: vbox fixes for 4.12
2267 - Re-enable virtualbox build
2268 - [Config] CONFIG_ORANGEFS_FS=m
2269 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
2270 - Enable zfs build
2271
2272 [ Upstream Kernel Changes ]
2273
2274 * Rebase to v4.12-rc4
2275 * Rebase to v4.12-rc5
2276
2277 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
2278
2279 linux (4.12.0-1.2) artful; urgency=low
2280
2281 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
2282 - [Config] Enable CONFIG_DRM_MGAG200 as module
2283
2284 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
2285 - [Config] CONFIG_LIBIO=y on arm64 only
2286 - SAUCE: LIBIO: Introduce a generic PIO mapping method
2287 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
2288 - [Config] CONFIG_HISILICON_LPC=y
2289 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
2290 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
2291 I/O
2292 - SAUCE: LPC: Add the ACPI LPC support
2293 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
2294 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
2295
2296 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
2297 - SAUCE: tty: Fix ldisc crash on reopened tty
2298
2299 * Miscellaneous Ubuntu changes
2300 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
2301 - Rebase to v4.12-rc3
2302
2303 [ Upstream Kernel Changes ]
2304
2305 * Rebase to v4.12-rc3
2306
2307 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
2308
2309 linux (4.12.0-0.1) artful; urgency=low
2310
2311 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
2312 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
2313
2314 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
2315 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
2316
2317 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
2318 (LP: #1672819)
2319 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
2320
2321 * Miscellaneous Ubuntu changes
2322 - Update find-missing-sauce.sh to compare to artful
2323 - Update dropped.txt
2324 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
2325 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2326 kernel image
2327 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2328 mode
2329 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2330 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
2331 locked down
2332 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
2333 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
2334 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2335 reboot
2336 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
2337 set
2338 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2339 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2340 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2341 down
2342 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2343 locked down
2344 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
2345 down
2346 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
2347 is locked down
2348 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2349 locked down
2350 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2351 has been locked down
2352 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2353 locked down
2354 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2355 locked down
2356 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
2357 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2358 kernel is locked down
2359 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
2360 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2361 down
2362 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2363 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
2364 secondary keyring
2365 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
2366 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
2367 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
2368 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
2369 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2370 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
2371 MokSBState
2372 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
2373 - [Config] Set values for UEFI secure boot lockdown options
2374 - Disable virtualbox build
2375 - Disable hio build
2376 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
2377 - Disable zfs build
2378 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
2379 - SAUCE: Import aufs driver
2380 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
2381 - [Config] Enable aufs
2382 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
2383
2384 [ Upstream Kernel Changes ]
2385
2386 * Rebase to v4.12-rc2
2387
2388 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
2389
2390 linux (4.11.0-3.8) artful; urgency=low
2391
2392 [ Seth Forshee ]
2393
2394 * Release Tracking Bug
2395 - LP: #1690999
2396
2397 * apparmor_parser hangs indefinitely when called by multiple threads
2398 (LP: #1645037)
2399 - SAUCE: apparmor: fix lock ordering for mkdir
2400
2401 * apparmor leaking securityfs pin count (LP: #1660846)
2402 - SAUCE: apparmor: fix leak on securityfs pin count
2403
2404 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2405 (LP: #1660845)
2406 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2407 fails
2408
2409 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2410 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2411
2412 * libvirt profile is blocking global setrlimit despite having no rlimit rule
2413 (LP: #1679704)
2414 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
2415 - apparmor: update auditing of rlimit check to provide capability information
2416
2417 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
2418 - SAUCE: apparmor: add policy revision file interface
2419
2420 * apparmor does not make support of query data visible (LP: #1678023)
2421 - SAUCE: apparmor: add label data availability to the feature set
2422
2423 * apparmor query interface does not make supported query info available
2424 (LP: #1678030)
2425 - SAUCE: apparmor: add information about the query inteface to the feature set
2426
2427 * change_profile incorrect when using namespaces with a compound stack
2428 (LP: #1677959)
2429 - SAUCE: apparmor: fix label parse for stacked labels
2430
2431 * Regression in 4.4.0-65-generic causes very frequent system crashes
2432 (LP: #1669611)
2433 - apparmor: sync of apparmor 3.6+ (17.04)
2434
2435 * Artful update to 4.11.1 stable release (LP: #1690814)
2436 - dm ioctl: prevent stack leak in dm ioctl call
2437 - drm/sti: fix GDP size to support up to UHD resolution
2438 - power: supply: lp8788: prevent out of bounds array access
2439 - brcmfmac: Ensure pointer correctly set if skb data location changes
2440 - brcmfmac: Make skb header writable before use
2441 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
2442 - refcount: change EXPORT_SYMBOL markings
2443 - net: macb: fix phy interrupt parsing
2444 - tcp: fix access to sk->sk_state in tcp_poll()
2445 - geneve: fix incorrect setting of UDP checksum flag
2446 - bpf: enhance verifier to understand stack pointer arithmetic
2447 - bpf, arm64: fix jit branch offset related to ldimm64
2448 - tcp: fix wraparound issue in tcp_lp
2449 - net: ipv6: Do not duplicate DAD on link up
2450 - net: usb: qmi_wwan: add Telit ME910 support
2451 - tcp: do not inherit fastopen_req from parent
2452 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
2453 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
2454 - ipv6: initialize route null entry in addrconf_init()
2455 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
2456 - tcp: randomize timestamps on syncookies
2457 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
2458 - bpf: don't let ldimm64 leak map addresses on unprivileged
2459 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
2460 - f2fs: sanity check segment count
2461 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
2462 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
2463 - block: get rid of blk_integrity_revalidate()
2464 - Linux 4.11.1
2465
2466 * Module signing exclusion for staging drivers does not work properly
2467 (LP: #1690908)
2468 - SAUCE: Fix module signing exclusion in package builds
2469
2470 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
2471 - [Config] CONFIG_QCOM_L3_PMU=y
2472 - perf: qcom: Add L3 cache PMU driver
2473
2474 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
2475 - drivers/perf: arm_pmu: rework per-cpu allocation
2476 - drivers/perf: arm_pmu: manage interrupts per-cpu
2477 - drivers/perf: arm_pmu: split irq request from enable
2478 - drivers/perf: arm_pmu: remove pointless PMU disabling
2479 - drivers/perf: arm_pmu: define armpmu_init_fn
2480 - drivers/perf: arm_pmu: fold init into alloc
2481 - drivers/perf: arm_pmu: factor out pmu registration
2482 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
2483 - drivers/perf: arm_pmu: handle no platform_device
2484 - drivers/perf: arm_pmu: rename irq request/free functions
2485 - drivers/perf: arm_pmu: split cpu-local irq request/free
2486 - drivers/perf: arm_pmu: move irq request/free into probe
2487 - drivers/perf: arm_pmu: split out platform device probe logic
2488 - arm64: add function to get a cpu's MADT GICC table
2489 - [Config] CONFIG_ARM_PMU_ACPI=y
2490 - drivers/perf: arm_pmu: add ACPI framework
2491 - arm64: pmuv3: handle !PMUv3 when probing
2492 - arm64: pmuv3: use arm_pmu ACPI framework
2493
2494 * Fix NVLINK2 TCE route (LP: #1690155)
2495 - powerpc/powernv: Fix TCE kill on NVLink2
2496
2497 * CVE-2017-0605
2498 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
2499
2500 * Miscellaneous Ubuntu changes
2501 - [Config] Restore powerpc arch to annotations file
2502 - [Config] Disable runtime testing modules
2503 - [Config] Disable drivers not needed on s390x
2504 - [Config] Update annotations for 4.11
2505 - [Config] updateconfigs after apparmor updates
2506
2507 * Miscellaneous upstream changes
2508 - apparmor: use SHASH_DESC_ON_STACK
2509 - apparmor: fix invalid reference to index variable of iterator line 836
2510 - apparmor: fix parameters so that the permission test is bypassed at boot
2511 - apparmor: Make path_max parameter readonly
2512 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
2513 - apparmorfs: Use seq_putc() in two functions
2514 - apparmor: provide information about path buffer size at boot
2515 - apparmor: add/use fns to print hash string hex value
2516
2517 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
2518
2519 linux (4.11.0-2.7) artful; urgency=low
2520
2521 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
2522 (LP: #1688259)
2523 - Remove squashfs-modules files from d-i
2524 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
2525
2526 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
2527 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
2528 - d-i: initrd needs qcom_emac on amberwing platform.
2529
2530 * update for V3 kernel bits and improved multiple fan slice support
2531 (LP: #1470091)
2532 - SAUCE: fan: tunnel multiple mapping mode (v3)
2533
2534 * Miscellaneous Ubuntu changes
2535 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
2536 - Enable zfs
2537 - SAUCE: fan: add VXLAN implementation
2538 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
2539 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2540 kernel image
2541 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2542 mode
2543 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2544 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
2545 locked down
2546 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
2547 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
2548 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2549 reboot
2550 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
2551 set
2552 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2553 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2554 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2555 down
2556 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2557 locked down
2558 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
2559 down
2560 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
2561 is locked down
2562 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2563 locked down
2564 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2565 has been locked down
2566 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2567 locked down
2568 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2569 locked down
2570 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
2571 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2572 kernel is locked down
2573 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
2574 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2575 down
2576 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2577 - SAUCE: (efi-lockdown) Add EFI signature data types
2578 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
2579 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
2580 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
2581 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
2582 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
2583 disabled
2584 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2585 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
2586 MokSBState
2587 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
2588 - [Config] Set values for UEFI secure boot lockdown options
2589 - Update dropped.txt
2590
2591 [ Upstream Kernel Changes ]
2592
2593 * rebase to v4.11
2594
2595 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
2596
2597 linux (4.11.0-1.6) artful; urgency=low
2598
2599 * Miscellaneous Ubuntu changes
2600 - [Debian] Use default compression for all packages
2601 - SAUCE: (namespace) block_dev: Support checking inode permissions in
2602 lookup_bdev()
2603 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
2604 when mounting
2605 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
2606 when mounting
2607 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2608 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2609 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
2610 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
2611 security.* xattrs
2612 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
2613 filesystems
2614 - SAUCE: (namespace) fuse: Add support for pid namespaces
2615 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
2616 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
2617 or a descendant
2618 - SAUCE: (namespace) fuse: Allow user namespace mounts
2619 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
2620 namespaces
2621 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
2622 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
2623 mounts
2624 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
2625 opened for writing
2626
2627 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
2628
2629 linux (4.11.0-0.5) artful; urgency=low
2630
2631 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
2632 (LP: #1684971)
2633 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
2634
2635 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
2636 (LP: #1470250)
2637 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
2638
2639 * Enable virtual scsi server driver for Power (LP: #1615665)
2640 - SAUCE: Return TCMU-generated sense data to fabric module
2641
2642 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
2643 (LP: #1630990)
2644 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
2645 CONFIG_SECURITYFS=n
2646
2647 * Miscellaneous Ubuntu changes
2648 - SAUCE: Import aufs driver
2649 - [Config] Enable aufs
2650 - [Debian] Add script to update virtualbox
2651 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
2652 - Enable vbox
2653 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
2654
2655 [ Upstream Kernel Changes ]
2656
2657 * rebase to v4.11-rc8
2658
2659 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
2660
2661 linux (4.11.0-0.4) zesty; urgency=low
2662
2663 * POWER9: Improve performance on memory management (LP: #1681429)
2664 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
2665 flush
2666 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
2667
2668 * Miscellaneous Ubuntu changes
2669 - find-missing-sauce.sh
2670
2671 [ Upstream Kernel Changes ]
2672
2673 * rebase to v4.11-rc7
2674
2675 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
2676
2677 linux (4.11.0-0.3) zesty; urgency=low
2678
2679 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
2680 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
2681
2682 * smartpqi driver needed in initram disk and installer (LP: #1680156)
2683 - [Config] Add smartpqi to d-i
2684
2685 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
2686 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
2687
2688 * Miscellaneous Ubuntu changes
2689 - [Config] flash-kernel should be a Breaks
2690 - [Config] drop the info directory
2691 - [Config] drop NOTES as obsolete
2692 - [Config] drop changelog.historical as obsolete
2693 - rebase to v4.11-rc6
2694
2695 [ Upstream Kernel Changes ]
2696
2697 * rebase to v4.11-rc6
2698
2699 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
2700
2701 linux (4.11.0-0.2) zesty; urgency=low
2702
2703 [ Upstream Kernel Changes ]
2704
2705 * rebase to v4.11-rc5
2706
2707 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
2708
2709 linux (4.11.0-0.1) zesty; urgency=low
2710
2711 [ Upstream Kernel Changes ]
2712
2713 * rebase to v4.11-rc4
2714 - LP: #1591053
2715
2716 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
2717
2718 linux (4.11.0-0.0) zesty; urgency=low
2719
2720 * dummy entry
2721
2722 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600