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