]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - debian.master/changelog
bf0ce4bcf1b97ebfd53946f4e60410904f716c4c
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
1 linux (4.15.0-12.13) UNRELEASED; urgency=medium
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Feb 2018 11:38:46 -0600
8
9 linux (4.15.0-11.12) bionic; urgency=medium
10
11 * linux: 4.15.0-11.12 -proposed tracker (LP: #1751285)
12
13 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
14 - [Config] CONFIG_INDIRECT_PIO=y
15 - SAUCE: LIB: Introduce a generic PIO mapping method
16 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
17 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
18 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
19 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
20 - [Config] CONFIG_HISILICON_LPC=y
21 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
22 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
23 - SAUCE: HISI LPC: Add ACPI support
24 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
25
26 * Bionic update to v4.15.5 stable release (LP: #1751131)
27 - scsi: smartpqi: allow static build ("built-in")
28 - IB/umad: Fix use of unprotected device pointer
29 - IB/qib: Fix comparison error with qperf compare/swap test
30 - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
31 - IB/core: Fix two kernel warnings triggered by rxe registration
32 - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
33 - IB/core: Avoid a potential OOPs for an unused optional parameter
34 - selftests: seccomp: fix compile error seccomp_bpf
35 - kselftest: fix OOM in memory compaction test
36 - RDMA/rxe: Fix a race condition related to the QP error state
37 - RDMA/rxe: Fix a race condition in rxe_requester()
38 - RDMA/rxe: Fix rxe_qp_cleanup()
39 - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
40 - PM / devfreq: Propagate error from devfreq_add_device()
41 - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
42 - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
43 - trace_uprobe: Display correct offset in uprobe_events
44 - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
45 - powerpc/kernel: Block interrupts when updating TIDR
46 - powerpc/vas: Don't set uses_vas for kernel windows
47 - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
48 - powerpc/mm: Flush radix process translations when setting MMU type
49 - powerpc/xive: Use hw CPU ids when configuring the CPU queues
50 - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
51 - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
52 - arm64: dts: msm8916: Correct ipc references for smsm
53 - ARM: lpc3250: fix uda1380 gpio numbers
54 - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
55 - ARM: dts: nomadik: add interrupt-parent for clcd
56 - arm: dts: mt7623: fix card detection issue on bananapi-r2
57 - arm: spear600: Add missing interrupt-parent of rtc
58 - arm: spear13xx: Fix dmas cells
59 - arm: spear13xx: Fix spics gpio controller's warning
60 - x86/gpu: add CFL to early quirks
61 - x86/kexec: Make kexec (mostly) work in 5-level paging mode
62 - x86/xen: init %gs very early to avoid page faults with stack protector
63 - x86: PM: Make APM idle driver initialize polling state
64 - mm, memory_hotplug: fix memmap initialization
65 - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce
66 speculation attack surface
67 - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
68 speculation attack surface
69 - compiler-gcc.h: Introduce __optimize function attribute
70 - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
71 - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
72 - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
73 - powerpc/mm/radix: Split linear mapping on hot-unplug
74 - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
75 - x86/speculation: Update Speculation Control microcode blacklist
76 - x86/speculation: Correct Speculation Control microcode blacklist again
77 - Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
78 - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
79 by always inlining iterator helper methods
80 - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
81 - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR
82 bitmap
83 - x86/speculation: Clean up various Spectre related details
84 - PM / runtime: Update links_count also if !CONFIG_SRCU
85 - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
86 - platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
87 - x86/entry/64: Clear registers for exceptions/interrupts, to reduce
88 speculation attack surface
89 - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
90 extensions
91 - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single
92 POP_REGS macro
93 - x86/entry/64: Interleave XOR register clearing with PUSH instructions
94 - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
95 - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
96 - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
97 SAVE_AND_CLEAR_REGS macros
98 - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
99 - x86/entry/64: Fix paranoid_entry() frame pointer warning
100 - x86/entry/64: Remove the unused 'icebp' macro
101 - selftests/x86: Fix vDSO selftest segfault for vsyscall=none
102 - selftests/x86: Clean up and document sscanf() usage
103 - selftests/x86/pkeys: Remove unused functions
104 - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to
105 the VM directory
106 - selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
107 - gfs2: Fixes to "Implement iomap for block_map"
108 - selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
109 - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
110 - objtool: Fix segfault in ignore_unreachable_insn()
111 - x86/debug, objtool: Annotate WARN()-related UD2 as reachable
112 - x86/debug: Use UD2 for WARN()
113 - x86/speculation: Fix up array_index_nospec_mask() asm constraint
114 - nospec: Move array_index_nospec() parameter checking into separate macro
115 - x86/speculation: Add <asm/msr-index.h> dependency
116 - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to
117 __flush_tlb_one_[user|kernel]()
118 - selftests/x86/mpx: Fix incorrect bounds with old _sigfault
119 - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
120 - x86/spectre: Fix an error message
121 - x86/cpu: Change type of x86_cache_size variable to unsigned int
122 - x86/entry/64: Fix CR3 restore in paranoid_exit()
123 - drm/ttm: Don't add swapped BOs to swap-LRU list
124 - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
125 - drm/qxl: unref cursor bo when finished with it
126 - drm/qxl: reapply cursor after resetting primary
127 - drm/amd/powerplay: Fix smu_table_entry.handle type
128 - drm/ast: Load lut in crtc_commit
129 - drm: Check for lessee in DROP_MASTER ioctl
130 - arm64: Add missing Falkor part number for branch predictor hardening
131 - drm/radeon: Add dpm quirk for Jet PRO (v2)
132 - drm/radeon: adjust tested variable
133 - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
134 physical CPU
135 - rtc-opal: Fix handling of firmware error codes, prevent busy loops
136 - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
137 - mmc: sdhci: Implement an SDHCI-specific bounce buffer
138 - mmc: bcm2835: Don't overwrite max frequency unconditionally
139 - Revert "mmc: meson-gx: include tx phase in the tuning process"
140 - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
141 - Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
142 - jbd2: fix sphinx kernel-doc build warnings
143 - ext4: fix a race in the ext4 shutdown path
144 - ext4: save error to disk in __ext4_grp_locked_error()
145 - ext4: correct documentation for grpid mount option
146 - mm: hide a #warning for COMPILE_TEST
147 - mm: Fix memory size alignment in devm_memremap_pages_release()
148 - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
149 - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
150 - MIPS: Fix incorrect mem=X@Y handling
151 - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
152 - PCI: iproc: Fix NULL pointer dereference for BCMA
153 - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
154 - PCI: keystone: Fix interrupt-controller-node lookup
155 - video: fbdev: atmel_lcdfb: fix display-timings lookup
156 - console/dummy: leave .con_font_get set to NULL
157 - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
158 - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
159 - xenbus: track caller request id
160 - seq_file: fix incomplete reset on read from zero offset
161 - tracing: Fix parsing of globs with a wildcard at the beginning
162 - mpls, nospec: Sanitize array index in mpls_label_ok()
163 - rtlwifi: rtl8821ae: Fix connection lost problem correctly
164 - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
165 - xprtrdma: Fix calculation of ri_max_send_sges
166 - xprtrdma: Fix BUG after a device removal
167 - blk-wbt: account flush requests correctly
168 - target/iscsi: avoid NULL dereference in CHAP auth error path
169 - iscsi-target: make sure to wake up sleeping login worker
170 - dm: correctly handle chained bios in dec_pending()
171 - Btrfs: fix deadlock in run_delalloc_nocow
172 - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
173 - Btrfs: fix extent state leak from tree log
174 - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
175 - Btrfs: fix use-after-free on root->orphan_block_rsv
176 - Btrfs: fix unexpected -EEXIST when creating new inode
177 - 9p/trans_virtio: discard zero-length reply
178 - mtd: nand: vf610: set correct ooblayout
179 - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
180 - ALSA: hda/realtek - Add headset mode support for Dell laptop
181 - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
182 - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
183 - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
184 - ALSA: usb: add more device quirks for USB DSD devices
185 - ALSA: seq: Fix racy pool initializations
186 - mvpp2: fix multicast address filter
187 - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
188 - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
189 - ARM: dts: exynos: fix RTC interrupt for exynos5410
190 - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
191 - arm64: dts: msm8916: Add missing #phy-cells
192 - ARM: dts: s5pv210: add interrupt-parent for ohci
193 - arm: dts: mt7623: Update ethsys binding
194 - arm: dts: mt2701: Add reset-cells
195 - ARM: dts: Delete bogus reference to the charlcd
196 - media: r820t: fix r820t_write_reg for KASAN
197 - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
198 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
199 - Linux 4.15.5
200
201 * retpoline abi files are empty on i386 (LP: #1751021)
202 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
203 - [Packaging] final-checks -- sanity checking ABI contents
204 - [Packaging] final-checks -- check for empty retpoline files
205 - [Config] Disable i386 retpoline check for next upload
206
207 * Bionic update to v4.15.4 stable release (LP: #1751064)
208 - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
209 - cifs: Fix missing put_xid in cifs_file_strict_mmap
210 - cifs: Fix autonegotiate security settings mismatch
211 - CIFS: zero sensitive data when freeing
212 - cpufreq: mediatek: add mediatek related projects into blacklist
213 - dmaengine: dmatest: fix container_of member in dmatest_callback
214 - ssb: Do not disable PCI host on non-Mips
215 - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
216 - Revert "drm/i915: mark all device info struct with __initconst"
217 - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
218 - sched/rt: Up the root domain ref count when passing it around via IPIs
219 - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
220 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
221 - media: hdpvr: Fix an error handling path in hdpvr_probe()
222 - arm64: mm: Use non-global mappings for kernel space
223 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
224 - arm64: mm: Move ASID from TTBR0 to TTBR1
225 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
226 - arm64: mm: Rename post_ttbr0_update_workaround
227 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
228 - arm64: mm: Allocate ASIDs in pairs
229 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
230 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
231 - arm64: entry: Add exception trampoline page for exceptions from EL0
232 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
233 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
234 - arm64: entry: Hook up entry trampoline to exception vectors
235 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
236 - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
237 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
238 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
239 - arm64: kaslr: Put kernel vectors address in separate data page
240 - arm64: use RET instruction for exiting the trampoline
241 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
242 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
243 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
244 - arm64: capabilities: Handle duplicate entries for a capability
245 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
246 - arm64: kpti: Fix the interaction between ASID switching and software PAN
247 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
248 - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
249 - arm64: mm: Permit transitioning from Global to Non-Global without BBM
250 - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
251 - arm64: Force KPTI to be disabled on Cavium ThunderX
252 - arm64: entry: Reword comment about post_ttbr_update_workaround
253 - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
254 - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
255 - arm64: barrier: Add CSDB macros to control data-value prediction
256 - arm64: Implement array_index_mask_nospec()
257 - arm64: Make USER_DS an inclusive limit
258 - arm64: Use pointer masking to limit uaccess speculation
259 - arm64: entry: Ensure branch through syscall table is bounded under
260 speculation
261 - arm64: uaccess: Prevent speculative use of the current addr_limit
262 - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
263 - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
264 - arm64: futex: Mask __user pointers prior to dereference
265 - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
266 - arm64: Run enable method for errata work arounds on late CPUs
267 - arm64: cpufeature: Pass capability structure to ->enable callback
268 - drivers/firmware: Expose psci_get_version through psci_ops structure
269 - arm64: Move post_ttbr_update_workaround to C code
270 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
271 - arm64: Move BP hardening to check_and_switch_context
272 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
273 - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
274 - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
275 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
276 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
277 - arm64: Implement branch predictor hardening for Falkor
278 - arm64: Branch predictor hardening for Cavium ThunderX2
279 - arm64: KVM: Increment PC after handling an SMC trap
280 - arm/arm64: KVM: Consolidate the PSCI include files
281 - arm/arm64: KVM: Add PSCI_VERSION helper
282 - arm/arm64: KVM: Add smccc accessors to PSCI code
283 - arm/arm64: KVM: Implement PSCI 1.0 support
284 - arm/arm64: KVM: Advertise SMCCC v1.1
285 - arm64: KVM: Make PSCI_VERSION a fast path
286 - arm/arm64: KVM: Turn kvm_psci_version into a static inline
287 - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
288 - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
289 - firmware/psci: Expose PSCI conduit
290 - firmware/psci: Expose SMCCC version through psci_ops
291 - arm/arm64: smccc: Make function identifiers an unsigned quantity
292 - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
293 - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
294 - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
295 - mtd: cfi: convert inline functions to macros
296 - mtd: nand: brcmnand: Disable prefetch by default
297 - mtd: nand: Fix nand_do_read_oob() return value
298 - mtd: nand: sunxi: Fix ECC strength choice
299 - ubi: Fix race condition between ubi volume creation and udev
300 - ubi: fastmap: Erase outdated anchor PEBs during attach
301 - ubi: block: Fix locking for idr_alloc/idr_remove
302 - ubifs: free the encrypted symlink target
303 - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
304 - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
305 - NFS: Add a cond_resched() to nfs_commit_release_pages()
306 - NFS: Fix nfsstat breakage due to LOOKUPP
307 - NFS: commit direct writes even if they fail partially
308 - NFS: reject request for id_legacy key without auxdata
309 - NFS: Fix a race between mmap() and O_DIRECT
310 - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
311 - kernfs: fix regression in kernfs_fop_write caused by wrong type
312 - ahci: Annotate PCI ids for mobile Intel chipsets as such
313 - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
314 - ahci: Add Intel Cannon Lake PCH-H PCI ID
315 - crypto: hash - introduce crypto_hash_alg_has_setkey()
316 - crypto: cryptd - pass through absence of ->setkey()
317 - crypto: mcryptd - pass through absence of ->setkey()
318 - crypto: poly1305 - remove ->setkey() method
319 - crypto: hash - annotate algorithms taking optional key
320 - crypto: hash - prevent using keyed hashes without setting key
321 - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
322 - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
323 - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
324 - media: v4l2-compat-ioctl32.c: fix the indentation
325 - media: v4l2-compat-ioctl32.c: move 'helper' functions to
326 __get/put_v4l2_format32
327 - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
328 - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
329 - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
330 - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
331 - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
332 - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
333 - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
334 - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
335 - crypto: caam - fix endless loop when DECO acquire fails
336 - crypto: sha512-mb - initialize pending lengths correctly
337 - crypto: talitos - fix Kernel Oops on hashing an empty file
338 - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
339 - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
340 - KVM: nVMX: Fix bug of injecting L2 exception into L1
341 - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
342 - KVM: PPC: Book3S HV: Drop locks before reading guest memory
343 - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
344 - KVM: PPC: Book3S PR: Fix broken select due to misspelling
345 - ASoC: acpi: fix machine driver selection based on quirk
346 - ASoC: rockchip: i2s: fix playback after runtime resume
347 - ASoC: skl: Fix kernel warning due to zero NHTL entry
348 - ASoC: compress: Correct handling of copy callback
349 - watchdog: imx2_wdt: restore previous timeout after suspend+resume
350 - afs: Add missing afs_put_cell()
351 - afs: Need to clear responded flag in addr cursor
352 - afs: Fix missing cursor clearance
353 - afs: Fix server list handling
354 - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
355 - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
356 - kasan: don't emit builtin calls when sanitization is off
357 - kasan: rework Kconfig settings
358 - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
359 - media: dvb-frontends: fix i2c access helpers for KASAN
360 - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
361 - media: ts2020: avoid integer overflows on 32 bit machines
362 - media: vivid: fix module load error when enabling fb and no_error_inj=1
363 - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
364 - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
365 - kernel/async.c: revert "async: simplify lowest_in_progress()"
366 - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
367 - pipe: actually allow root to exceed the pipe buffer limits
368 - pipe: fix off-by-one error when checking buffer limits
369 - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
370 - Bluetooth: btsdio: Do not bind to non-removable BCM43341
371 - ipmi: use dynamic memory for DMI driver override
372 - signal/openrisc: Fix do_unaligned_access to send the proper signal
373 - signal/sh: Ensure si_signo is initialized in do_divide_error
374 - alpha: fix crash if pthread_create races with signal delivery
375 - alpha: osf_sys.c: fix put_tv32 regression
376 - alpha: Fix mixed up args in EXC macro in futex operations
377 - alpha: fix reboot on Avanti platform
378 - alpha: fix formating of stack content
379 - xtensa: fix futex_atomic_cmpxchg_inatomic
380 - EDAC, octeon: Fix an uninitialized variable warning
381 - genirq: Make legacy autoprobing work again
382 - pinctrl: intel: Initialize GPIO properly when used through irqchip
383 - pinctrl: mcp23s08: fix irq setup order
384 - pinctrl: sx150x: Unregister the pinctrl on release
385 - pinctrl: sx150x: Register pinctrl before adding the gpiochip
386 - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
387 - pktcdvd: Fix pkt_setup_dev() error path
388 - pktcdvd: Fix a recently introduced NULL pointer dereference
389 - blk-mq: quiesce queue before freeing queue
390 - clocksource/drivers/stm32: Fix kernel panic with multiple timers
391 - lib/ubsan.c: s/missaligned/misaligned/
392 - lib/ubsan: add type mismatch handler for new GCC/Clang
393 - objtool: Fix switch-table detection
394 - arm64: dts: marvell: add Ethernet aliases
395 - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
396 - ACPI: sbshc: remove raw pointer from printk() message
397 - acpi, nfit: fix register dimm error handling
398 - ovl: force r/o mount when index dir creation fails
399 - ovl: fix failure to fsync lower dir
400 - ovl: take mnt_want_write() for work/index dir setup
401 - ovl: take mnt_want_write() for removing impure xattr
402 - ovl: hash directory inodes for fsnotify
403 - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
404 - devpts: fix error handling in devpts_mntget()
405 - ftrace: Remove incorrect setting of glob search field
406 - scsi: core: Ensure that the SCSI error handler gets woken up
407 - scsi: lpfc: Fix crash after bad bar setup on driver attachment
408 - scsi: cxlflash: Reset command ioasc
409 - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
410 - Linux 4.15.4
411 - updateconfigs after v4.14.4 stable updates
412
413 * Bionic update to v4.15.4 stable release (LP: #1751064) // CVE-2017-5754 and
414 do not need KPTI when KASLR is off.
415 - arm64: Turn on KPTI only on CPUs that need it
416
417 * Miscellaneous Ubuntu changes
418 - [Config] fix up removed retpoline call sites
419
420 -- Seth Forshee <seth.forshee@canonical.com> Fri, 23 Feb 2018 08:31:06 -0600
421
422 linux (4.15.0-10.11) bionic; urgency=medium
423
424 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
425
426 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
427 (LP: #1749202)
428 - swiotlb: suppress warning when __GFP_NOWARN is set
429 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
430
431 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
432 - SAUCE: tools -- add ability to disable libbfd
433 - [Packaging] correct disablement of libbfd
434
435 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
436 (LP: #1744058)
437 - ALSA: hda/realtek - update ALC225 depop optimize
438
439 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
440 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
441
442 * headset mic can't be detected on two Dell machines (LP: #1748807)
443 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
444 - ALSA: hda - Fix headset mic detection problem for two Dell machines
445
446 * Bionic update to v4.15.3 stable release (LP: #1749191)
447 - ip6mr: fix stale iterator
448 - net: igmp: add a missing rcu locking section
449 - qlcnic: fix deadlock bug
450 - qmi_wwan: Add support for Quectel EP06
451 - r8169: fix RTL8168EP take too long to complete driver initialization.
452 - tcp: release sk_frag.page in tcp_disconnect
453 - vhost_net: stop device during reset owner
454 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
455 - ipv6: change route cache aging logic
456 - Revert "defer call to mem_cgroup_sk_alloc()"
457 - net: ipv6: send unsolicited NA after DAD
458 - rocker: fix possible null pointer dereference in
459 rocker_router_fib_event_work
460 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
461 - cls_u32: add missing RCU annotation.
462 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
463 - soreuseport: fix mem leak in reuseport_add_sock()
464 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
465 - net: sched: fix use-after-free in tcf_block_put_ext
466 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
467 - media: soc_camera: soc_scale_crop: add missing
468 MODULE_DESCRIPTION/AUTHOR/LICENSE
469 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
470 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
471 - crypto: tcrypt - fix S/G table for test_aead_speed()
472 - Linux 4.15.3
473
474 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
475 CVE-2018-1000026
476 - net: create skb_gso_validate_mac_len()
477 - bnx2x: disable GSO where gso_size is too big for hardware
478
479 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
480 - net: hns: add ACPI mode support for ethtool -p
481
482 * CVE-2017-5715 (Spectre v2 Intel)
483 - [Packaging] retpoline files must be sorted
484 - [Packaging] pull in retpoline files
485
486 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
487 - d-i: Add hfi1 to nic-modules
488
489 * CVE-2017-5715 (Spectre v2 retpoline)
490 - [Packaging] retpoline -- add call site validation
491 - [Config] disable retpoline checks for first upload
492
493 * Do not duplicate changelog entries assigned to more than one bug or CVE
494 (LP: #1743383)
495 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
496
497 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
498
499 linux (4.15.0-9.10) bionic; urgency=medium
500
501 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
502
503 * Miscellaneous Ubuntu changes
504 - [Debian] tests -- remove gcc-multilib dependency for arm64
505
506 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
507
508 linux (4.15.0-8.9) bionic; urgency=medium
509
510 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
511
512 * Bionic update to v4.15.2 stable release (LP: #1748072)
513 - KVM: x86: Make indirect calls in emulator speculation safe
514 - KVM: VMX: Make indirect call speculation safe
515 - module/retpoline: Warn about missing retpoline in module
516 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
517 - x86/cpufeatures: Add Intel feature bits for Speculation Control
518 - x86/cpufeatures: Add AMD feature bits for Speculation Control
519 - x86/msr: Add definitions for new speculation control MSRs
520 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
521 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
522 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
523 - x86/alternative: Print unadorned pointers
524 - x86/nospec: Fix header guards names
525 - x86/bugs: Drop one "mitigation" from dmesg
526 - x86/cpu/bugs: Make retpoline module warning conditional
527 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
528 - x86/retpoline: Simplify vmexit_fill_RSB()
529 - x86/speculation: Simplify indirect_branch_prediction_barrier()
530 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
531 - iio: adc/accel: Fix up module licenses
532 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
533 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
534 - KVM: nVMX: Eliminate vmcs02 pool
535 - KVM: VMX: introduce alloc_loaded_vmcs
536 - objtool: Improve retpoline alternative handling
537 - objtool: Add support for alternatives at the end of a section
538 - objtool: Warn on stripped section symbol
539 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
540 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
541 - x86/entry/64: Remove the SYSCALL64 fast path
542 - x86/entry/64: Push extra regs right away
543 - x86/asm: Move 'status' from thread_struct to thread_info
544 - Documentation: Document array_index_nospec
545 - array_index_nospec: Sanitize speculative array de-references
546 - x86: Implement array_index_mask_nospec
547 - x86: Introduce barrier_nospec
548 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
549 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
550 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
551 - x86/get_user: Use pointer masking to limit speculation
552 - x86/syscall: Sanitize syscall table de-references under speculation
553 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
554 - nl80211: Sanitize array index in parse_txq_params
555 - x86/spectre: Report get_user mitigation for spectre_v1
556 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
557 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
558 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
559 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
560 - KVM: VMX: make MSR bitmaps per-VCPU
561 - x86/kvm: Update spectre-v1 mitigation
562 - x86/retpoline: Avoid retpolines for built-in __init functions
563 - x86/spectre: Simplify spectre_v2 command line parsing
564 - x86/pti: Mark constant arrays as __initconst
565 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
566 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
567 - KVM/x86: Add IBPB support
568 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
569 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
570 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
571 - serial: core: mark port as initialized after successful IRQ change
572 - fpga: region: release of_parse_phandle nodes after use
573 - Linux 4.15.2
574
575 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
576 - net: phy: core: remove now uneeded disabling of interrupts
577 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
578 - net: socionext: Add Synquacer NetSec driver
579 - net: socionext: include linux/io.h to fix build
580 - net: socionext: Fix error return code in netsec_netdev_open()
581
582 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
583 - [Config] CONFIG_EDAC_GHES=y
584
585 * support thunderx2 vendor pmu events (LP: #1747523)
586 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
587 - perf tools arm64: Add support for get_cpuid_str function.
588 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
589 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
590 events
591 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
592
593 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
594 - SAUCE: mm: disable vma based swap readahead by default
595 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
596
597 * Miscellaneous Ubuntu changes
598 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
599
600 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
601
602 linux (4.15.0-7.8) bionic; urgency=medium
603
604 * Bionic update to v4.15.1 stable release (LP: #1747169)
605 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
606 - tools/gpio: Fix build error with musl libc
607 - gpio: stmpe: i2c transfer are forbiden in atomic context
608 - gpio: Fix kernel stack leak to userspace
609 - ALSA: hda - Reduce the suspend time consumption for ALC256
610 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
611 - crypto: aesni - handle zero length dst buffer
612 - crypto: aesni - fix typo in generic_gcmaes_decrypt
613 - crypto: aesni - add wrapper for generic gcm(aes)
614 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
615 aesni
616 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
617 aesni
618 - crypto: inside-secure - fix hash when length is a multiple of a block
619 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
620 - crypto: sha3-generic - fixes for alignment and big endian operation
621 - crypto: af_alg - whitelist mask and type
622 - HID: wacom: EKR: ensure devres groups at higher indexes are released
623 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
624 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
625 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
626 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
627 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
628 - igb: Free IRQs when device is hotplugged
629 - ima/policy: fix parsing of fsuuid
630 - scsi: aacraid: Fix udev inquiry race condition
631 - scsi: aacraid: Fix hang in kdump
632 - scsi: storvsc: missing error code in storvsc_probe()
633 - staging: lustre: separate a connection destroy from free struct kib_conn
634 - staging: ccree: NULLify backup_info when unused
635 - staging: ccree: fix fips event irq handling build
636 - tty: fix data race between tty_init_dev and flush of buf
637 - usb: option: Add support for FS040U modem
638 - USB: serial: pl2303: new device id for Chilitag
639 - USB: cdc-acm: Do not log urb submission errors on disconnect
640 - CDC-ACM: apply quirk for card reader
641 - USB: serial: io_edgeport: fix possible sleep-in-atomic
642 - usbip: prevent bind loops on devices attached to vhci_hcd
643 - usbip: list: don't list devices attached to vhci_hcd
644 - USB: serial: simple: add Motorola Tetra driver
645 - usb: f_fs: Prevent gadget unbind if it is already unbound
646 - usb: uas: unconditionally bring back host after reset
647 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
648 - ANDROID: binder: remove waitqueue when thread exits.
649 - android: binder: use VM_ALLOC to get vm area
650 - mei: me: allow runtime pm for platform with D0i3
651 - serial: 8250_of: fix return code when probe function fails to get reset
652 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
653 - serial: 8250_dw: Revert "Improve clock rate setting"
654 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
655 - spi: imx: do not access registers while clocks disabled
656 - iio: adc: stm32: fix scan of multiple channels with DMA
657 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
658 - test_firmware: fix missing unlock on error in config_num_requests_store()
659 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
660 - Input: synaptics-rmi4 - do not delete interrupt memory too early
661 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
662 - Linux 4.15.1
663
664 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
665 (LP: #1744712)
666 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
667 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
668 version
669
670 * apparmor profile load in stacked policy container fails (LP: #1746463)
671 - SAUCE: apparmor: fix display of .ns_name for containers
672
673 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
674
675 linux (4.15.0-6.7) bionic; urgency=low
676
677 * upload urgency should be medium by default (LP: #1745338)
678 - [Packaging] update urgency to medium by default
679
680 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
681 - scsi: libiscsi: Allow sd_shutdown on bad transport
682
683 * Miscellaneous Ubuntu changes
684 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
685 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
686 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
687
688 [ Upstream Kernel Changes ]
689
690 * Rebase to v4.15
691
692 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
693
694 linux (4.15.0-5.6) bionic; urgency=low
695
696 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
697 (LP: #1744077)
698 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
699
700 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
701 (LP: #1743638)
702 - [d-i] Add qede to nic-modules udeb
703
704 * boot failure on AMD Raven + WesternXT (LP: #1742759)
705 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
706
707 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
708 (LP: #1726519)
709 - SAUCE: Revert "scsi: libsas: allow async aborts"
710
711 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
712 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
713
714 * Miscellaneous Ubuntu changes
715 - Rebase to v4.15-rc7
716 - [Config] CONFIG_CPU_ISOLATION=y
717 - [Config] Update annotations following config review
718 - Revert "UBUNTU: SAUCE: Import aufs driver"
719 - SAUCE: Import aufs driver
720 - ubuntu: vbox -- update to 5.2.6-dfsg-1
721 - ubuntu: vbox: build fixes for 4.15
722 - ubuntu: vbox -- update to 5.2.6-dfsg-2
723 - hio: updates for timer api changes in 4.15
724 - enable hio build
725 - Rebase to v4.15-rc9
726
727 [ Upstream Kernel Changes ]
728
729 * Rebase to v4.15-rc9
730
731 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
732
733 linux (4.15.0-4.5) bionic; urgency=low
734
735 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
736 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
737
738 * External HDMI monitor failed to show screen on Lenovo X1 series
739 (LP: #1738523)
740 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
741
742 * Miscellaneous Ubuntu changes
743 - [Debian] autoreconstruct - add resoration of execute permissions
744
745 [ Upstream Kernel Changes ]
746
747 * Rebase to v4.15-rc4
748
749 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
750
751 linux (4.15.0-3.4) bionic; urgency=low
752
753 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
754 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
755
756 [ Upstream Kernel Changes ]
757
758 * Rebase to v4.15-rc6
759
760 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
761
762 linux (4.15.0-2.3) bionic; urgency=low
763
764 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
765 4.15.0-1.2 (LP: #1737752)
766 - x86/mm: Unbreak modules that use the DMA API
767
768 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
769 - [Config] CONFIG_SPI_INTEL_SPI_*=n
770
771 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
772 and udebs (LP: #1521712)
773 - [Config] Include ibmvnic in nic-modules
774
775 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
776 - [Config] Enable support for emulation of deprecated ARMv8 instructions
777
778 * Miscellaneous Ubuntu changes
779 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
780 - Enable zfs build
781 - [Debian] add icp to zfs-modules.ignore
782
783 [ Upstream Kernel Changes ]
784
785 * Rebase to v4.15-rc4
786
787 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
788
789 linux (4.15.0-1.2) bionic; urgency=low
790
791 * Disabling zfs does not always disable module checks for the zfs modules
792 (LP: #1737176)
793 - [Packaging] disable zfs module checks when zfs is disabled
794
795 * Miscellaneous Ubuntu changes
796 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
797
798 [ Upstream Kernel Changes ]
799
800 * Rebase to v4.15-rc3
801
802 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
803
804 linux (4.15.0-0.1) bionic; urgency=low
805
806 * Miscellaneous Ubuntu changes
807 - ubuntu: vbox -- update to 5.2.2-dfsg-2
808 - ubuntu: vbox: build fixes for 4.15
809 - disable hio build
810 - [Config] Update kernel lockdown options to fix build errors
811 - Disable zfs build
812 - SAUCE: Import aufs driver
813 - [Config] Enable AUFS config options
814
815 [ Upstream Kernel Changes ]
816
817 * Rebase to v4.15-rc2
818
819 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
820
821 linux (4.14.0-11.13) bionic; urgency=low
822
823 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
824
825 * CVE-2017-1000405
826 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
827
828 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
829 - SAUCE: mm: disable vma based swap readahead by default
830 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
831
832 * Bionic update to v4.14.3 stable release (LP: #1735843)
833 - s390: fix transactional execution control register handling
834 - s390/noexec: execute kexec datamover without DAT
835 - s390/runtime instrumention: fix possible memory corruption
836 - s390/guarded storage: fix possible memory corruption
837 - s390/disassembler: add missing end marker for e7 table
838 - s390/disassembler: increase show_code buffer size
839 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
840 - ACPI / EC: Fix regression related to triggering source of EC event handling
841 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
842 - serdev: fix registration of second slave
843 - sched: Make resched_cpu() unconditional
844 - lib/mpi: call cond_resched() from mpi_powm() loop
845 - x86/boot: Fix boot failure when SMP MP-table is based at 0
846 - x86/decoder: Add new TEST instruction pattern
847 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
848 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
849 - perf/x86/intel: Hide TSX events when RTM is not supported
850 - arm64: Implement arch-specific pte_access_permitted()
851 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
852 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
853 - uapi: fix linux/tls.h userspace compilation error
854 - uapi: fix linux/rxrpc.h userspace compilation errors
855 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
856 - MIPS: ralink: Fix MT7628 pinmux
857 - MIPS: ralink: Fix typo in mt7628 pinmux function
858 - net: mvneta: fix handling of the Tx descriptor counter
859 - nbd: wait uninterruptible for the dead timeout
860 - nbd: don't start req until after the dead connection logic
861 - PM / OPP: Add missing of_node_put(np)
862 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
863 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
864 - PCI: hv: Use effective affinity mask
865 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
866 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
867 - ALSA: hda: Add Raven PCI ID
868 - dm integrity: allow unaligned bv_offset
869 - dm cache: fix race condition in the writeback mode overwrite_bio
870 optimisation
871 - dm crypt: allow unaligned bv_offset
872 - dm zoned: ignore last smaller runt zone
873 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
874 - dm bufio: fix integer overflow when limiting maximum cache size
875 - ovl: Put upperdentry if ovl_check_origin() fails
876 - dm: allocate struct mapped_device with kvzalloc
877 - sched/rt: Simplify the IPI based RT balancing logic
878 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
879 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
880 - dm: discard support requires all targets in a table support discards
881 - MIPS: Fix odd fp register warnings with MIPS64r2
882 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
883 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
884 - MIPS: Fix an n32 core file generation regset support regression
885 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
886 - MIPS: math-emu: Fix final emulation phase for certain instructions
887 - rt2x00usb: mark device removed when get ENOENT usb error
888 - mm/z3fold.c: use kref to prevent page free/compact race
889 - autofs: don't fail mount for transient error
890 - nilfs2: fix race condition that causes file system corruption
891 - fscrypt: lock mutex before checking for bounce page pool
892 - eCryptfs: use after free in ecryptfs_release_messaging()
893 - libceph: don't WARN() if user tries to add invalid key
894 - bcache: check ca->alloc_thread initialized before wake up it
895 - fs: guard_bio_eod() needs to consider partitions
896 - fanotify: fix fsnotify_prepare_user_wait() failure
897 - isofs: fix timestamps beyond 2027
898 - btrfs: change how we decide to commit transactions during flushing
899 - f2fs: expose some sectors to user in inline data or dentry case
900 - NFS: Fix typo in nomigration mount option
901 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
902 - nfs: Fix ugly referral attributes
903 - NFS: Avoid RCU usage in tracepoints
904 - NFS: revalidate "." etc correctly on "open".
905 - nfsd: deal with revoked delegations appropriately
906 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
907 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
908 - iwlwifi: fix firmware names for 9000 and A000 series hw
909 - md: fix deadlock error in recent patch.
910 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
911 - Bluetooth: btqcomsmd: Add support for BD address setup
912 - md/bitmap: revert a patch
913 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
914 - fsnotify: pin both inode and vfsmount mark
915 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
916 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
917 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
918 - ext4: prevent data corruption with inline data + DAX
919 - ext4: prevent data corruption with journaling + DAX
920 - ALSA: pcm: update tstamp only if audio_tstamp changed
921 - ALSA: usb-audio: Add sanity checks to FE parser
922 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
923 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
924 - ALSA: timer: Remove kernel warning at compat ioctl error paths
925 - ALSA: hda/realtek - Fix ALC275 no sound issue
926 - ALSA: hda: Fix too short HDMI/DP chmap reporting
927 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
928 - ALSA: hda/realtek - Fix ALC700 family no sound issue
929 - ASoC: sun8i-codec: Invert Master / Slave condition
930 - ASoC: sun8i-codec: Fix left and right channels inversion
931 - ASoC: sun8i-codec: Set the BCLK divider
932 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
933 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
934 - 9p: Fix missing commas in mount options
935 - fs/9p: Compare qid.path in v9fs_test_inode
936 - net/9p: Switch to wait_event_killable()
937 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
938 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
939 - scsi: lpfc: fix pci hot plug crash in timer management routines
940 - scsi: lpfc: fix pci hot plug crash in list_add call
941 - scsi: lpfc: Fix crash receiving ELS while detaching driver
942 - scsi: lpfc: Fix FCP hba_wqidx assignment
943 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
944 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
945 - iscsi-target: Fix non-immediate TMR reference leak
946 - target: fix null pointer regression in core_tmr_drain_tmr_list
947 - target: fix buffer offset in core_scsi3_pri_read_full_status
948 - target: Fix QUEUE_FULL + SCSI task attribute handling
949 - target: Fix caw_sem leak in transport_generic_request_failure
950 - target: Fix quiese during transport_write_pending_qf endless loop
951 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
952 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
953 - mtd: nand: Export nand_reset() symbol
954 - mtd: nand: atmel: Actually use the PM ops
955 - mtd: nand: omap2: Fix subpage write
956 - mtd: nand: Fix writing mtdoops to nand flash.
957 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
958 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
959 - p54: don't unregister leds when they are not initialized
960 - block: Fix a race between blk_cleanup_queue() and timeout handling
961 - raid1: prevent freeze_array/wait_all_barriers deadlock
962 - genirq: Track whether the trigger type has been set
963 - irqchip/gic-v3: Fix ppi-partitions lookup
964 - lockd: double unregister of inetaddr notifiers
965 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
966 enabled
967 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
968 - KVM: SVM: obey guest PAT
969 - kvm: vmx: Reinstate support for CPUs without virtual NMI
970 - dax: fix PMD faults on zero-length files
971 - dax: fix general protection fault in dax_alloc_inode
972 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
973 - clk: ti: dra7-atl-clock: fix child-node lookups
974 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
975 - libnvdimm, pfn: make 'resource' attribute only readable by root
976 - libnvdimm, namespace: fix label initialization to use valid seq numbers
977 - libnvdimm, region : make 'resource' attribute only readable by root
978 - libnvdimm, namespace: make 'resource' attribute only readable by root
979 - svcrdma: Preserve CB send buffer across retransmits
980 - IB/srpt: Do not accept invalid initiator port names
981 - IB/cm: Fix memory corruption in handling CM request
982 - IB/hfi1: Fix incorrect available receive user context count
983 - IB/srp: Avoid that a cable pull can trigger a kernel crash
984 - IB/core: Avoid crash on pkey enforcement failed in received MADs
985 - IB/core: Only maintain real QPs in the security lists
986 - NFC: fix device-allocation error return
987 - spi-nor: intel-spi: Fix broken software sequencing codes
988 - i40e: Use smp_rmb rather than read_barrier_depends
989 - igb: Use smp_rmb rather than read_barrier_depends
990 - igbvf: Use smp_rmb rather than read_barrier_depends
991 - ixgbevf: Use smp_rmb rather than read_barrier_depends
992 - i40evf: Use smp_rmb rather than read_barrier_depends
993 - fm10k: Use smp_rmb rather than read_barrier_depends
994 - ixgbe: Fix skb list corruption on Power systems
995 - parisc: Fix validity check of pointer size argument in new CAS
996 implementation
997 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
998 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
999 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
1000 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
1001 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
1002 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
1003 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
1004 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
1005 - powerpc/64s/hash: Fix fork() with 512TB process address space
1006 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
1007 - media: Don't do DMA on stack for firmware upload in the AS102 driver
1008 - media: rc: check for integer overflow
1009 - media: rc: nec decoder should not send both repeat and keycode
1010 - cx231xx-cards: fix NULL-deref on missing association descriptor
1011 - media: v4l2-ctrl: Fix flags field on Control events
1012 - media: venus: fix wrong size on dma_free
1013 - media: venus: venc: fix bytesused v4l2_plane field
1014 - media: venus: reimplement decoder stop command
1015 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
1016 zone
1017 - iwlwifi: fix wrong struct for a000 device
1018 - iwlwifi: add a new a000 device
1019 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
1020 - iwlwifi: add new cards for a000 series
1021 - iwlwifi: add new cards for 8265 series
1022 - iwlwifi: add new cards for 8260 series
1023 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
1024 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
1025 - e1000e: Fix error path in link detection
1026 - e1000e: Fix return value test
1027 - e1000e: Separate signaling for link check/link up
1028 - e1000e: Avoid receiver overrun interrupt bursts
1029 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
1030 - Linux 4.14.3
1031
1032 * Miscellaneous Ubuntu changes
1033 - SAUCE: s390/topology: don't inline cpu_to_node
1034 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
1035
1036 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
1037
1038 linux (4.14.0-10.12) bionic; urgency=low
1039
1040 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
1041
1042 * Miscellaneous Ubuntu changes
1043 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
1044 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
1045
1046 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
1047
1048 linux (4.14.0-9.11) bionic; urgency=low
1049
1050 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
1051
1052 * Miscellaneous Ubuntu changes
1053 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
1054 0.7.3-1ubuntu1"
1055
1056 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
1057
1058 linux (4.14.0-8.10) bionic; urgency=low
1059
1060 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
1061
1062 * Bionic update to v4.14.2 stable release (LP: #1734694)
1063 - bio: ensure __bio_clone_fast copies bi_partno
1064 - af_netlink: ensure that NLMSG_DONE never fails in dumps
1065 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
1066 - net: cdc_ncm: GetNtbFormat endian fix
1067 - fealnx: Fix building error on MIPS
1068 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
1069 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
1070 - serial: omap: Fix EFR write on RTS deassertion
1071 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
1072 - tpm-dev-common: Reject too short writes
1073 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
1074 - mm/pagewalk.c: report holes in hugetlb ranges
1075 - ocfs2: fix cluster hang after a node dies
1076 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
1077 - ipmi: fix unsigned long underflow
1078 - mm/page_alloc.c: broken deferred calculation
1079 - mm/page_ext.c: check if page_ext is not prepared
1080 - coda: fix 'kernel memory exposure attempt' in fsync
1081 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
1082 - Linux 4.14.2
1083
1084 * Bionic update to v4.14.1 stable release (LP: #1734693)
1085 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
1086 - dmaengine: dmatest: warn user when dma test times out
1087 - media: imon: Fix null-ptr-deref in imon_probe
1088 - media: dib0700: fix invalid dvb_detach argument
1089 - crypto: dh - Fix double free of ctx->p
1090 - crypto: dh - Don't permit 'p' to be 0
1091 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
1092 - crypto: brcm - Explicity ACK mailbox message
1093 - USB: early: Use new USB product ID and strings for DbC device
1094 - USB: usbfs: compute urb->actual_length for isochronous
1095 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
1096 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
1097 - USB: serial: metro-usb: stop I/O after failed open
1098 - USB: serial: Change DbC debug device binding ID
1099 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
1100 - USB: serial: garmin_gps: fix I/O after failed probe and remove
1101 - USB: serial: garmin_gps: fix memory leak on probe errors
1102 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
1103 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
1104 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
1105 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
1106 - HID: cp2112: add HIDRAW dependency
1107 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
1108 - rpmsg: glink: Add missing MODULE_LICENSE
1109 - staging: wilc1000: Fix bssid buffer offset in Txq
1110 - staging: sm750fb: Fix parameter mistake in poke32
1111 - staging: ccree: fix 64 bit scatter/gather DMA ops
1112 - staging: greybus: spilib: fix use-after-free after deregistration
1113 - staging: rtl8188eu: Revert 4 commits breaking ARP
1114 - spi: fix use-after-free at controller deregistration
1115 - sparc32: Add cmpxchg64().
1116 - sparc64: mmu_context: Add missing include files
1117 - sparc64: Fix page table walk for PUD hugepages
1118 - Linux 4.14.1
1119
1120 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
1121 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
1122
1123 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
1124 (LP: #1732627)
1125 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
1126
1127 * Miscellaneous Ubuntu changes
1128 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
1129
1130 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
1131
1132 linux (4.14.0-7.9) bionic; urgency=low
1133
1134 * Miscellaneous Ubuntu changes
1135 - SAUCE: apparmor: add base infastructure for socket mediation
1136 - SAUCE: apparmor: af_unix mediation
1137 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
1138 - SAUCE: LSM stacking: LSM: manage credential security blobs
1139 - SAUCE: LSM stacking: LSM: Manage file security blobs
1140 - SAUCE: LSM stacking: LSM: manage task security blobs
1141 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
1142 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
1143 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
1144 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
1145 - SAUCE: LSM stacking: fixup initialize task->security
1146 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
1147 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
1148 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
1149 - SAUCE: LSM stacking: fixup apparmor stacking enablement
1150 - SAUCE: LSM stacking: fixup stacking kconfig
1151 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
1152 - SAUCE: LSM stacking: provide prctl interface for setting context
1153 - SAUCE: LSM stacking: inherit current display LSM
1154 - SAUCE: LSM stacking: keep an index for each registered LSM
1155 - SAUCE: LSM stacking: verify display LSM
1156 - SAUCE: LSM stacking: provide a way to specify the default display lsm
1157 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
1158 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
1159 - SAUCE: LSM stacking: add Kconfig to set default display LSM
1160 - SAUCE: LSM stacking: add configs for LSM stacking
1161 - SAUCE: LSM stacking: check for invalid zero sized writes
1162 - [Config] Run updateconfigs after merging LSM stacking
1163 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
1164
1165 [ Upstream Kernel Changes ]
1166
1167 * Rebase to v4.14
1168
1169 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
1170
1171 linux (4.14.0-6.8) bionic; urgency=low
1172
1173 * Miscellaneous Ubuntu changes
1174 - SAUCE: add workarounds to enable ZFS for 4.14
1175
1176 [ Upstream Kernel Changes ]
1177
1178 * Rebase to v4.14-rc8
1179
1180 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
1181
1182 linux (4.14.0-5.7) bionic; urgency=low
1183
1184 * Miscellaneous Ubuntu changes
1185 - [Debian] Fix invocation of dh_prep for dbgsym packages
1186
1187 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
1188
1189 linux (4.14.0-4.5) bionic; urgency=low
1190
1191 * Miscellaneous Ubuntu changes
1192 - [Packaging] virtualbox -- reduce in kernel module versions
1193 - vbox-update: Fix up KERN_DIR definitions
1194 - ubuntu: vbox -- update to 5.2.0-dfsg-2
1195 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
1196
1197 [ Upstream Kernel Changes ]
1198
1199 * Rebase to v4.14-rc7
1200
1201 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
1202
1203 linux (4.14.0-3.4) artful; urgency=low
1204
1205 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
1206 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
1207 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
1208 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
1209
1210 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
1211 - powerpc/64s: Add workaround for P9 vector CI load issue
1212
1213 * Miscellaneous Ubuntu changes
1214 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
1215 - [Config] CONFIG_DRM_VBOXVIDEO=m
1216 - SAUCE: Import aufs driver
1217 - [Config] Enable aufs
1218 - [Config] Reorder annotations file after enabling aufs
1219 - vbox-update: Disable imported vboxvideo module
1220 - ubuntu: vbox -- update to 5.1.30-dfsg-1
1221 - Enable vbox
1222 - hio: Use correct sizes when initializing ssd_index_bits* arrays
1223 - hio: Update io stat accounting for 4.14
1224 - Enable hio
1225
1226 [ Upstream Kernel Changes ]
1227
1228 * Rebase to v4.14-rc5
1229 * Rebase to v4.14-rc6
1230
1231 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
1232
1233 linux (4.14.0-2.3) artful; urgency=low
1234
1235 * [Bug] USB controller failed to respond on Denverton after loading
1236 intel_th_pci module (LP: #1715833)
1237 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
1238
1239 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
1240 17.10 (kernel 4.13) (LP: #1719290)
1241 - SAUCE: s390: update zfcpdump_defconfig
1242
1243 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
1244 - d-i: Add bnxt_en to nic-modules.
1245
1246 * Miscellaneous Ubuntu changes
1247 - [Config] Update annotations for 4.14-rc2
1248
1249 [ Upstream Kernel Changes ]
1250
1251 * Rebase to v4.14-rc3
1252 * Rebase to v4.14-rc4
1253
1254 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
1255
1256 linux (4.14.0-1.2) artful; urgency=low
1257
1258 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
1259 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
1260
1261 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
1262 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
1263
1264 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
1265 (LP: #1718679)
1266 - [Config] CONFIG_DRM_VBOXVIDEO=n
1267
1268 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
1269 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
1270
1271 * autopkgtest profile fails to build on armhf (LP: #1717920)
1272 - [Packaging] autopkgtest -- disable d-i when dropping flavours
1273
1274 * Miscellaneous Ubuntu changes
1275 - [Config] CONFIG_I2C_XLP9XX=m
1276 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
1277
1278 [ Upstream Kernel Changes ]
1279
1280 * Rebase to v4.14-rc2
1281
1282 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
1283
1284 linux (4.14.0-0.1) artful; urgency=low
1285
1286 * Miscellaneous Ubuntu changes
1287 - Disable vbox build
1288 - Disable hio build
1289 - Disable zfs build
1290
1291 [ Upstream Kernel Changes ]
1292
1293 * Rebase to v4.14-rc1
1294
1295 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
1296
1297 linux (4.13.0-11.12) artful; urgency=low
1298
1299 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
1300
1301 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
1302 - s390/mm: fix local TLB flushing vs. detach of an mm address space
1303 - s390/mm: fix race on mm->context.flush_mm
1304
1305 * CVE-2017-1000251
1306 - Bluetooth: Properly check L2CAP config option output buffer length
1307
1308 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
1309
1310 linux (4.13.0-10.11) artful; urgency=low
1311
1312 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
1313
1314 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
1315 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
1316
1317 * Artful update to v4.13.1 stable release (LP: #1716284)
1318 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
1319 - USB: serial: option: add support for D-Link DWM-157 C1
1320 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
1321 - usb:xhci:Fix regression when ATI chipsets detected
1322 - USB: musb: fix external abort on suspend
1323 - ANDROID: binder: add padding to binder_fd_array_object.
1324 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
1325 - USB: core: Avoid race of async_completed() w/ usbdev_release()
1326 - staging/rts5208: fix incorrect shift to extract upper nybble
1327 - staging: ccree: save ciphertext for CTS IV
1328 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
1329 - iio: adc: ti-ads1015: fix incorrect data rate setting update
1330 - iio: adc: ti-ads1015: fix scale information for ADS1115
1331 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
1332 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
1333 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
1334 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
1335 - driver core: bus: Fix a potential double free
1336 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
1337 - binder: free memory on error
1338 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
1339 - crypto: caam/qi - fix compilation with DEBUG enabled
1340 - thunderbolt: Fix reset response_type
1341 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
1342 - intel_th: pci: Add Cannon Lake PCH-H support
1343 - intel_th: pci: Add Cannon Lake PCH-LP support
1344 - ath10k: fix memory leak in rx ring buffer allocation
1345 - drm/vgem: Pin our pages for dmabuf exports
1346 - drm/ttm: Fix accounting error when fail to get pages for pool
1347 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
1348 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
1349 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
1350 - iwlwifi: pci: add new PCI ID for 7265D
1351 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
1352 - mwifiex: correct channel stat buffer overflows
1353 - MCB: add support for SC31 to mcb-lpc
1354 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
1355 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
1356 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
1357 - workqueue: Fix flag collision
1358 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
1359 - cs5536: add support for IDE controller variant
1360 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
1361 - scsi: sg: recheck MMAP_IO request length with lock held
1362 - of/device: Prevent buffer overflow in of_device_modalias()
1363 - rtlwifi: Fix memory leak when firmware request fails
1364 - rtlwifi: Fix fallback firmware loading
1365 - Linux 4.13.1
1366
1367 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
1368 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
1369
1370 * SRIOV: warning if unload VFs (LP: #1715073)
1371 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
1372
1373 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
1374 - i40e: avoid NVM acquire deadlock during NVM update
1375 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
1376
1377 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
1378 twice when perf stat is done (perf:) (LP: #1714571)
1379 - perf vendor events powerpc: Remove duplicate events
1380
1381 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
1382 (LP: #1703339)
1383 - [Config] Include vmd in storage-core-modules udeb
1384
1385 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
1386 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
1387 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
1388 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
1389 offline
1390
1391 * Miscellaneous Ubuntu changes
1392 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
1393 - Revert "UBUNTU: SAUCE: Import aufs driver"
1394 - SAUCE: Import aufs driver
1395
1396 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
1397
1398 linux (4.13.0-9.10) artful; urgency=low
1399
1400 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
1401
1402 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
1403 - [Config] CONFIG_EDAC_GHES=n
1404
1405 * Miscellaneous Ubuntu changes
1406 - ubuntu: vbox -- update to 5.1.26-dfsg-2
1407
1408 [ Upstream Kernel Changes ]
1409
1410 * Rebase to v4.13
1411
1412 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
1413
1414 linux (4.13.0-8.9) artful; urgency=low
1415
1416 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
1417 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
1418
1419 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
1420 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
1421
1422 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
1423 Harrisonville SDP (LP: #1709257)
1424 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
1425 - EDAC, pnd2: Mask off the lower four bits of a BAR
1426 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
1427 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
1428 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
1429 reading BAR
1430
1431 * Miscellaneous Ubuntu changes
1432 - Revert "UBUNTU: SAUCE: Import aufs driver"
1433 - SAUCE: Import aufs driver
1434 - SAUCE: selftests/powerpc: Disable some ptrace selftests
1435 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
1436 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
1437 - [Config] Disable CONFIG_MDIO_* options for s390x
1438 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
1439 - [Config] Update annotations for 4.13
1440
1441 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
1442
1443 linux (4.13.0-7.8) artful; urgency=low
1444
1445 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
1446 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
1447 paths
1448
1449 * Miscellaneous Ubuntu changes
1450 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
1451
1452 * Miscellaneous upstream changes
1453 - seccomp: Provide matching filter for introspection
1454 - seccomp: Sysctl to display available actions
1455 - seccomp: Operation for checking if an action is available
1456 - seccomp: Sysctl to configure actions that are allowed to be logged
1457 - seccomp: Selftest for detection of filter flag support
1458 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
1459 - seccomp: Action to log before allowing
1460
1461 [ Upstream Kernel Changes ]
1462
1463 * Rebase to v4.13-rc7
1464
1465 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
1466
1467 linux (4.13.0-6.7) artful; urgency=low
1468
1469 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
1470 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
1471
1472 * sort ABI files with C.UTF-8 locale (LP: #1712345)
1473 - [Packaging] sort ABI files with C.UTF-8 locale
1474
1475 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
1476 - SAUCE: igb: add support for using Broadcom 54616 as PHY
1477
1478 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
1479 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
1480 - powerpc/mm/radix: Improve TLB/PWC flushes
1481 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
1482
1483 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
1484 properly enrolled keys (LP: #1712168)
1485 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
1486
1487 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
1488 - [Config] CONFIG_BLK_DEV_NVME=m for s390
1489
1490 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
1491 (LP: #1711298)
1492 - [Config] CONFIG_INTEL_ATOMISP=n
1493
1494 * Miscellaneous Ubuntu changes
1495 - SAUCE: apparmor: af_unix mediation
1496
1497 * Miscellaneous upstream changes
1498 - apparmor: Fix shadowed local variable in unpack_trans_table()
1499 - apparmor: Fix logical error in verify_header()
1500 - apparmor: Fix an error code in aafs_create()
1501 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
1502 - apparmor: add the ability to mediate signals
1503 - apparmor: add mount mediation
1504 - apparmor: cleanup conditional check for label in label_print
1505 - apparmor: add support for absolute root view based labels
1506 - apparmor: make policy_unpack able to audit different info messages
1507 - apparmor: add more debug asserts to apparmorfs
1508 - apparmor: add base infastructure for socket mediation
1509 - apparmor: move new_null_profile to after profile lookup fns()
1510 - apparmor: fix race condition in null profile creation
1511 - apparmor: ensure unconfined profiles have dfas initialized
1512 - apparmor: fix incorrect type assignment when freeing proxies
1513
1514 [ Upstream Kernel Changes ]
1515
1516 * Rebase to v4.13-rc6
1517
1518 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
1519
1520 linux (4.13.0-5.6) artful; urgency=low
1521
1522 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
1523 - perf pmu-events: Support additional POWER8+ PVR in mapfile
1524 - perf vendor events: Add POWER9 PMU events
1525 - perf vendor events: Add POWER9 PVRs to mapfile
1526 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
1527 - SAUCE: perf vendor events powerpc: Update POWER9 events
1528
1529 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
1530 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
1531
1532 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
1533 kernels able to boot without initramfs (LP: #1700972)
1534 - [Debian] Don't depend on initramfs-tools
1535
1536 * Miscellaneous Ubuntu changes
1537 - SAUCE: Import aufs driver
1538 - SAUCE: aufs -- Add missing argument to loop_switch() call
1539 - [Config] Enable aufs
1540 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
1541 - Enable zfs build
1542 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
1543 - [Packaging] switch up to debhelper 9
1544
1545 [ Upstream Kernel Changes ]
1546
1547 * Rebase to v4.13-rc5
1548
1549 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
1550
1551 linux (4.13.0-4.5) artful; urgency=low
1552
1553 * Lenovo Yoga 910 Sensors (LP: #1708120)
1554 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
1555
1556 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
1557 (LP: #1703339)
1558 - [Config] Add vmd driver to generic inclusion list
1559
1560 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
1561 - [Config] CONFIG_SATA_HIGHBANK=y
1562
1563 * Miscellaneous Ubuntu changes
1564 - ubuntu: vbox -- update to 5.1.26-dfsg-1
1565 - SAUCE: hio: Build fixes for 4.13
1566 - Enable hio build
1567 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
1568 - [debian] use all rather than amd64 dkms debs for sync
1569
1570 [ Upstream Kernel Changes ]
1571
1572 * Rebase to v4.13-rc4
1573
1574 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
1575
1576 linux (4.13.0-3.4) artful; urgency=low
1577
1578 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
1579 - [Packaging] tests -- reduce rebuild test to one flavour
1580 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
1581
1582 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
1583 - SAUCE: virtio_net: Revert mergeable buffer handling rework
1584
1585 [ Upstream Kernel Changes ]
1586
1587 * Rebase to v4.13-rc3
1588
1589 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
1590
1591 linux (4.13.0-2.3) artful; urgency=low
1592
1593 * Change CONFIG_IBMVETH to module (LP: #1704479)
1594 - [Config] CONFIG_IBMVETH=m
1595
1596 [ Upstream Kernel Changes ]
1597
1598 * Rebase to v4.13-rc2
1599
1600 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
1601
1602 linux (4.13.0-1.2) artful; urgency=low
1603
1604 * Miscellaneous Ubuntu changes
1605 - [Debian] Support sphinx-based kernel documentation
1606
1607 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
1608
1609 linux (4.13.0-0.1) artful; urgency=low
1610
1611 * Miscellaneous Ubuntu changes
1612 - Disable hio
1613 - Disable zfs build
1614 - ubuntu: vbox -- update to 5.1.24-dfsg-1
1615
1616 [ Upstream Kernel Changes ]
1617
1618 * Rebase to v4.13-rc1
1619
1620 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
1621
1622 linux (4.12.0-7.8) artful; urgency=low
1623
1624 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
1625 (LP: #1673564)
1626 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
1627 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
1628 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
1629 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
1630 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
1631 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
1632 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
1633 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
1634 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
1635 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
1636 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
1637 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
1638 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
1639 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
1640 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
1641 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
1642 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
1643 - arm64: Add MIDR values for Cavium cn83XX SoCs
1644 - arm64: Add workaround for Cavium Thunder erratum 30115
1645 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
1646 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
1647 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
1648 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
1649 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
1650 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
1651 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
1652 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
1653
1654 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
1655 - net: hns: Bugfix for Tx timeout handling in hns driver
1656
1657 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
1658 - iommu/arm-smmu: Plumb in new ACPI identifiers
1659
1660 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
1661 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
1662
1663 * Artful update to v4.12.1 stable release (LP: #1703858)
1664 - driver core: platform: fix race condition with driver_override
1665 - RDMA/uverbs: Check port number supplied by user verbs cmds
1666 - usb: dwc3: replace %p with %pK
1667 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
1668 - usb: usbip: set buffer pointers to NULL after free
1669 - Add USB quirk for HVR-950q to avoid intermittent device resets
1670 - usb: Fix typo in the definition of Endpoint[out]Request
1671 - USB: core: fix device node leak
1672 - USB: serial: option: add two Longcheer device ids
1673 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
1674 - xhci: Limit USB2 port wake support for AMD Promontory hosts
1675 - gfs2: Fix glock rhashtable rcu bug
1676 - Add "shutdown" to "struct class".
1677 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
1678 - tpm: fix a kernel memory leak in tpm-sysfs.c
1679 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
1680 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
1681 - sched/fair, cpumask: Export for_each_cpu_wrap()
1682 - sched/core: Implement new approach to scale select_idle_cpu()
1683 - sched/numa: Use down_read_trylock() for the mmap_sem
1684 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
1685 - sched/fair: Simplify wake_affine() for the single socket case
1686 - sched/numa: Implement NUMA node level wake_affine()
1687 - sched/fair: Remove effective_load()
1688 - sched/numa: Hide numa_wake_affine() from UP build
1689 - xen: avoid deadlock in xenbus driver
1690 - crypto: drbg - Fixes panic in wait_for_completion call
1691 - Linux 4.12.1
1692
1693 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
1694 - scsi: cxlflash: Combine the send queue locks
1695 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
1696 - scsi: cxlflash: Reset hardware queue context via specified register
1697 - scsi: cxlflash: Schedule asynchronous reset of the host
1698 - scsi: cxlflash: Handle AFU sync failures
1699 - scsi: cxlflash: Track pending scsi commands in each hardware queue
1700 - scsi: cxlflash: Flush pending commands in cleanup path
1701 - scsi: cxlflash: Add scsi command abort handler
1702 - scsi: cxlflash: Create character device to provide host management interface
1703 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
1704 specifics
1705 - scsi: cxlflash: Introduce host ioctl support
1706 - scsi: cxlflash: Refactor AFU capability checking
1707 - scsi: cxlflash: Support LUN provisioning
1708 - scsi: cxlflash: Support AFU debug
1709 - scsi: cxlflash: Support WS16 unmap
1710 - scsi: cxlflash: Remove zeroing of private command data
1711 - scsi: cxlflash: Update TMF command processing
1712 - scsi: cxlflash: Avoid double free of character device
1713 - scsi: cxlflash: Update send_tmf() parameters
1714 - scsi: cxlflash: Update debug prints in reset handlers
1715
1716 * make snap-pkg support (LP: #1700747)
1717 - make snap-pkg support
1718
1719 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
1720 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
1721
1722 * arm64: fix crash reading /proc/kcore (LP: #1702749)
1723 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
1724 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
1725
1726 * Opal and POWER9 DD2 (LP: #1702159)
1727 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
1728
1729 * Data corruption with hio driver (LP: #1701316)
1730 - SAUCE: hio: Fix incorrect use of enum req_opf values
1731
1732 * Miscellaneous Ubuntu changes
1733 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
1734 - snapcraft.yaml: Sync with xenial
1735 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
1736
1737 * Miscellaneous upstream changes
1738 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
1739 MokSBState"
1740
1741 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
1742
1743 linux (4.12.0-6.7) artful; urgency=low
1744
1745 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
1746 - net: ena: change return value for unsupported features unsupported return
1747 value
1748 - net: ena: add hardware hints capability to the driver
1749 - net: ena: change sizeof() argument to be the type pointer
1750 - net: ena: add reset reason for each device FLR
1751 - net: ena: add support for out of order rx buffers refill
1752 - net: ena: allow the driver to work with small number of msix vectors
1753 - net: ena: use napi_schedule_irqoff when possible
1754 - net: ena: separate skb allocation to dedicated function
1755 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
1756 - net: ena: update driver's rx drop statistics
1757 - net: ena: update ena driver to version 1.2.0
1758
1759 * APST gets enabled against explicit kernel option (LP: #1699004)
1760 - nvme: explicitly disable APST on quirked devices
1761
1762 * Miscellaneous Ubuntu changes
1763 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
1764 - SAUCE: hio updates for 4.12
1765 - SAUCE: Enable hio build
1766
1767 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
1768
1769 linux (4.12.0-5.6) artful; urgency=low
1770
1771 * ERAT invalidate on context switch removal (LP: #1700819)
1772 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
1773
1774 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
1775 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
1776
1777 * Miscellaneous Ubuntu changes
1778 - d-i: Move qcom-emac from arm64 to shared nic-modules
1779
1780 [ Upstream Kernel Changes ]
1781
1782 * Rebase to v4.12
1783
1784 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
1785
1786 linux (4.12.0-4.5) artful; urgency=low
1787
1788 * aacraid driver may return uninitialized stack data to userspace
1789 (LP: #1700077)
1790 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
1791
1792 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
1793 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
1794
1795 * AACRAID for power9 platform (LP: #1689980)
1796 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
1797 - scsi: aacraid: Fix DMAR issues with iommu=pt
1798 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
1799 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
1800 - scsi: aacraid: Remove reset support from check_health
1801 - scsi: aacraid: Change wait time for fib completion
1802 - scsi: aacraid: Log count info of scsi cmds before reset
1803 - scsi: aacraid: Print ctrl status before eh reset
1804 - scsi: aacraid: Using single reset mask for IOP reset
1805 - scsi: aacraid: Rework IOP reset
1806 - scsi: aacraid: Add periodic checks to see IOP reset status
1807 - scsi: aacraid: Rework SOFT reset code
1808 - scsi: aacraid: Rework aac_src_restart
1809 - scsi: aacraid: Use correct function to get ctrl health
1810 - scsi: aacraid: Make sure ioctl returns on controller reset
1811 - scsi: aacraid: Enable ctrl reset for both hba and arc
1812 - scsi: aacraid: Add reset debugging statements
1813 - scsi: aacraid: Remove reference to Series-9
1814 - scsi: aacraid: Update driver version to 50834
1815
1816 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
1817 - SAUCE: drm: hibmc: Use set_busid function from drm core
1818
1819 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
1820 - d-i: Add hibmc-drm to kernel-image udeb
1821
1822 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
1823 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
1824
1825 * Miscellaneous Ubuntu changes
1826 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
1827 - [Config] CONFIG_ATA=n for s390x
1828 - [Config] Update annotations for 4.12
1829
1830 [ Upstream Kernel Changes ]
1831
1832 * Rebase to v4.12-rc7
1833
1834 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
1835
1836 linux (4.12.0-3.4) artful; urgency=low
1837
1838 * Miscellaneous upstream changes
1839 - ufs: fix the logics for tail relocation
1840
1841 [ Upstream Kernel Changes ]
1842
1843 * Rebase to v4.12-rc6
1844
1845 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
1846
1847 linux (4.12.0-2.3) artful; urgency=low
1848
1849 * CVE-2014-9900
1850 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
1851 ethtool_get_wol()
1852
1853 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
1854 (LP: #1671360)
1855 - pinctrl/amd: Use regular interrupt instead of chained
1856
1857 * extend-diff-ignore should use exact matches (LP: #1693504)
1858 - [Packaging] exact extend-diff-ignore matches
1859
1860 * Miscellaneous Ubuntu changes
1861 - SAUCE: efi: Don't print secure boot state from the efi stub
1862 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
1863 - SAUCE: vbox fixes for 4.12
1864 - Re-enable virtualbox build
1865 - [Config] CONFIG_ORANGEFS_FS=m
1866 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
1867 - Enable zfs build
1868
1869 [ Upstream Kernel Changes ]
1870
1871 * Rebase to v4.12-rc4
1872 * Rebase to v4.12-rc5
1873
1874 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
1875
1876 linux (4.12.0-1.2) artful; urgency=low
1877
1878 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
1879 - [Config] Enable CONFIG_DRM_MGAG200 as module
1880
1881 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
1882 - [Config] CONFIG_LIBIO=y on arm64 only
1883 - SAUCE: LIBIO: Introduce a generic PIO mapping method
1884 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
1885 - [Config] CONFIG_HISILICON_LPC=y
1886 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
1887 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
1888 I/O
1889 - SAUCE: LPC: Add the ACPI LPC support
1890 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
1891 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
1892
1893 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1894 - SAUCE: tty: Fix ldisc crash on reopened tty
1895
1896 * Miscellaneous Ubuntu changes
1897 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
1898 - Rebase to v4.12-rc3
1899
1900 [ Upstream Kernel Changes ]
1901
1902 * Rebase to v4.12-rc3
1903
1904 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
1905
1906 linux (4.12.0-0.1) artful; urgency=low
1907
1908 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
1909 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
1910
1911 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
1912 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
1913
1914 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
1915 (LP: #1672819)
1916 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
1917
1918 * Miscellaneous Ubuntu changes
1919 - Update find-missing-sauce.sh to compare to artful
1920 - Update dropped.txt
1921 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
1922 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
1923 kernel image
1924 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
1925 mode
1926 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
1927 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
1928 locked down
1929 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
1930 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
1931 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
1932 reboot
1933 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
1934 set
1935 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
1936 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
1937 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
1938 down
1939 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
1940 locked down
1941 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
1942 down
1943 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
1944 is locked down
1945 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
1946 locked down
1947 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
1948 has been locked down
1949 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
1950 locked down
1951 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
1952 locked down
1953 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
1954 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
1955 kernel is locked down
1956 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
1957 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
1958 down
1959 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
1960 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
1961 secondary keyring
1962 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
1963 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
1964 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
1965 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
1966 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
1967 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
1968 MokSBState
1969 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
1970 - [Config] Set values for UEFI secure boot lockdown options
1971 - Disable virtualbox build
1972 - Disable hio build
1973 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
1974 - Disable zfs build
1975 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
1976 - SAUCE: Import aufs driver
1977 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
1978 - [Config] Enable aufs
1979 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
1980
1981 [ Upstream Kernel Changes ]
1982
1983 * Rebase to v4.12-rc2
1984
1985 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
1986
1987 linux (4.11.0-3.8) artful; urgency=low
1988
1989 [ Seth Forshee ]
1990
1991 * Release Tracking Bug
1992 - LP: #1690999
1993
1994 * apparmor_parser hangs indefinitely when called by multiple threads
1995 (LP: #1645037)
1996 - SAUCE: apparmor: fix lock ordering for mkdir
1997
1998 * apparmor leaking securityfs pin count (LP: #1660846)
1999 - SAUCE: apparmor: fix leak on securityfs pin count
2000
2001 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2002 (LP: #1660845)
2003 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2004 fails
2005
2006 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2007 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2008
2009 * libvirt profile is blocking global setrlimit despite having no rlimit rule
2010 (LP: #1679704)
2011 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
2012 - apparmor: update auditing of rlimit check to provide capability information
2013
2014 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
2015 - SAUCE: apparmor: add policy revision file interface
2016
2017 * apparmor does not make support of query data visible (LP: #1678023)
2018 - SAUCE: apparmor: add label data availability to the feature set
2019
2020 * apparmor query interface does not make supported query info available
2021 (LP: #1678030)
2022 - SAUCE: apparmor: add information about the query inteface to the feature set
2023
2024 * change_profile incorrect when using namespaces with a compound stack
2025 (LP: #1677959)
2026 - SAUCE: apparmor: fix label parse for stacked labels
2027
2028 * Regression in 4.4.0-65-generic causes very frequent system crashes
2029 (LP: #1669611)
2030 - apparmor: sync of apparmor 3.6+ (17.04)
2031
2032 * Artful update to 4.11.1 stable release (LP: #1690814)
2033 - dm ioctl: prevent stack leak in dm ioctl call
2034 - drm/sti: fix GDP size to support up to UHD resolution
2035 - power: supply: lp8788: prevent out of bounds array access
2036 - brcmfmac: Ensure pointer correctly set if skb data location changes
2037 - brcmfmac: Make skb header writable before use
2038 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
2039 - refcount: change EXPORT_SYMBOL markings
2040 - net: macb: fix phy interrupt parsing
2041 - tcp: fix access to sk->sk_state in tcp_poll()
2042 - geneve: fix incorrect setting of UDP checksum flag
2043 - bpf: enhance verifier to understand stack pointer arithmetic
2044 - bpf, arm64: fix jit branch offset related to ldimm64
2045 - tcp: fix wraparound issue in tcp_lp
2046 - net: ipv6: Do not duplicate DAD on link up
2047 - net: usb: qmi_wwan: add Telit ME910 support
2048 - tcp: do not inherit fastopen_req from parent
2049 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
2050 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
2051 - ipv6: initialize route null entry in addrconf_init()
2052 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
2053 - tcp: randomize timestamps on syncookies
2054 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
2055 - bpf: don't let ldimm64 leak map addresses on unprivileged
2056 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
2057 - f2fs: sanity check segment count
2058 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
2059 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
2060 - block: get rid of blk_integrity_revalidate()
2061 - Linux 4.11.1
2062
2063 * Module signing exclusion for staging drivers does not work properly
2064 (LP: #1690908)
2065 - SAUCE: Fix module signing exclusion in package builds
2066
2067 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
2068 - [Config] CONFIG_QCOM_L3_PMU=y
2069 - perf: qcom: Add L3 cache PMU driver
2070
2071 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
2072 - drivers/perf: arm_pmu: rework per-cpu allocation
2073 - drivers/perf: arm_pmu: manage interrupts per-cpu
2074 - drivers/perf: arm_pmu: split irq request from enable
2075 - drivers/perf: arm_pmu: remove pointless PMU disabling
2076 - drivers/perf: arm_pmu: define armpmu_init_fn
2077 - drivers/perf: arm_pmu: fold init into alloc
2078 - drivers/perf: arm_pmu: factor out pmu registration
2079 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
2080 - drivers/perf: arm_pmu: handle no platform_device
2081 - drivers/perf: arm_pmu: rename irq request/free functions
2082 - drivers/perf: arm_pmu: split cpu-local irq request/free
2083 - drivers/perf: arm_pmu: move irq request/free into probe
2084 - drivers/perf: arm_pmu: split out platform device probe logic
2085 - arm64: add function to get a cpu's MADT GICC table
2086 - [Config] CONFIG_ARM_PMU_ACPI=y
2087 - drivers/perf: arm_pmu: add ACPI framework
2088 - arm64: pmuv3: handle !PMUv3 when probing
2089 - arm64: pmuv3: use arm_pmu ACPI framework
2090
2091 * Fix NVLINK2 TCE route (LP: #1690155)
2092 - powerpc/powernv: Fix TCE kill on NVLink2
2093
2094 * CVE-2017-0605
2095 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
2096
2097 * Miscellaneous Ubuntu changes
2098 - [Config] Restore powerpc arch to annotations file
2099 - [Config] Disable runtime testing modules
2100 - [Config] Disable drivers not needed on s390x
2101 - [Config] Update annotations for 4.11
2102 - [Config] updateconfigs after apparmor updates
2103
2104 * Miscellaneous upstream changes
2105 - apparmor: use SHASH_DESC_ON_STACK
2106 - apparmor: fix invalid reference to index variable of iterator line 836
2107 - apparmor: fix parameters so that the permission test is bypassed at boot
2108 - apparmor: Make path_max parameter readonly
2109 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
2110 - apparmorfs: Use seq_putc() in two functions
2111 - apparmor: provide information about path buffer size at boot
2112 - apparmor: add/use fns to print hash string hex value
2113
2114 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
2115
2116 linux (4.11.0-2.7) artful; urgency=low
2117
2118 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
2119 (LP: #1688259)
2120 - Remove squashfs-modules files from d-i
2121 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
2122
2123 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
2124 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
2125 - d-i: initrd needs qcom_emac on amberwing platform.
2126
2127 * update for V3 kernel bits and improved multiple fan slice support
2128 (LP: #1470091)
2129 - SAUCE: fan: tunnel multiple mapping mode (v3)
2130
2131 * Miscellaneous Ubuntu changes
2132 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
2133 - Enable zfs
2134 - SAUCE: fan: add VXLAN implementation
2135 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
2136 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
2137 kernel image
2138 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
2139 mode
2140 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
2141 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
2142 locked down
2143 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
2144 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
2145 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
2146 reboot
2147 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
2148 set
2149 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
2150 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
2151 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
2152 down
2153 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
2154 locked down
2155 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
2156 down
2157 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
2158 is locked down
2159 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
2160 locked down
2161 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
2162 has been locked down
2163 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
2164 locked down
2165 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
2166 locked down
2167 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
2168 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
2169 kernel is locked down
2170 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
2171 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
2172 down
2173 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
2174 - SAUCE: (efi-lockdown) Add EFI signature data types
2175 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
2176 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
2177 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
2178 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
2179 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
2180 disabled
2181 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
2182 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
2183 MokSBState
2184 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
2185 - [Config] Set values for UEFI secure boot lockdown options
2186 - Update dropped.txt
2187
2188 [ Upstream Kernel Changes ]
2189
2190 * rebase to v4.11
2191
2192 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
2193
2194 linux (4.11.0-1.6) artful; urgency=low
2195
2196 * Miscellaneous Ubuntu changes
2197 - [Debian] Use default compression for all packages
2198 - SAUCE: (namespace) block_dev: Support checking inode permissions in
2199 lookup_bdev()
2200 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
2201 when mounting
2202 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
2203 when mounting
2204 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2205 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2206 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
2207 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
2208 security.* xattrs
2209 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
2210 filesystems
2211 - SAUCE: (namespace) fuse: Add support for pid namespaces
2212 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
2213 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
2214 or a descendant
2215 - SAUCE: (namespace) fuse: Allow user namespace mounts
2216 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
2217 namespaces
2218 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
2219 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
2220 mounts
2221 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
2222 opened for writing
2223
2224 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
2225
2226 linux (4.11.0-0.5) artful; urgency=low
2227
2228 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
2229 (LP: #1684971)
2230 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
2231
2232 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
2233 (LP: #1470250)
2234 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
2235
2236 * Enable virtual scsi server driver for Power (LP: #1615665)
2237 - SAUCE: Return TCMU-generated sense data to fabric module
2238
2239 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
2240 (LP: #1630990)
2241 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
2242 CONFIG_SECURITYFS=n
2243
2244 * Miscellaneous Ubuntu changes
2245 - SAUCE: Import aufs driver
2246 - [Config] Enable aufs
2247 - [Debian] Add script to update virtualbox
2248 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
2249 - Enable vbox
2250 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
2251
2252 [ Upstream Kernel Changes ]
2253
2254 * rebase to v4.11-rc8
2255
2256 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
2257
2258 linux (4.11.0-0.4) zesty; urgency=low
2259
2260 * POWER9: Improve performance on memory management (LP: #1681429)
2261 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
2262 flush
2263 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
2264
2265 * Miscellaneous Ubuntu changes
2266 - find-missing-sauce.sh
2267
2268 [ Upstream Kernel Changes ]
2269
2270 * rebase to v4.11-rc7
2271
2272 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
2273
2274 linux (4.11.0-0.3) zesty; urgency=low
2275
2276 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
2277 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
2278
2279 * smartpqi driver needed in initram disk and installer (LP: #1680156)
2280 - [Config] Add smartpqi to d-i
2281
2282 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
2283 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
2284
2285 * Miscellaneous Ubuntu changes
2286 - [Config] flash-kernel should be a Breaks
2287 - [Config] drop the info directory
2288 - [Config] drop NOTES as obsolete
2289 - [Config] drop changelog.historical as obsolete
2290 - rebase to v4.11-rc6
2291
2292 [ Upstream Kernel Changes ]
2293
2294 * rebase to v4.11-rc6
2295
2296 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
2297
2298 linux (4.11.0-0.2) zesty; urgency=low
2299
2300 [ Upstream Kernel Changes ]
2301
2302 * rebase to v4.11-rc5
2303
2304 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
2305
2306 linux (4.11.0-0.1) zesty; urgency=low
2307
2308 [ Upstream Kernel Changes ]
2309
2310 * rebase to v4.11-rc4
2311 - LP: #1591053
2312
2313 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
2314
2315 linux (4.11.0-0.0) zesty; urgency=low
2316
2317 * dummy entry
2318
2319 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600