]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-jammy-kernel.git] / debian.master / changelog
1 linux (5.15.0-13.13) UNRELEASED; urgency=medium
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Andrea Righi <andrea.righi@canonical.com> Mon, 29 Nov 2021 08:31:28 +0100
8
9 linux (5.15.0-12.12) jammy; urgency=medium
10
11 * jammy/linux: 5.15.0-12.12 -proposed tracker (LP: #1951810)
12
13 * Jammy update: v5.15.4 upstream stable release (LP: #1951820)
14 - string: uninline memcpy_and_pad
15 - Revert "drm: fb_helper: improve CONFIG_FB dependency"
16 - Revert "drm: fb_helper: fix CONFIG_FB dependency"
17 - KVM: Fix steal time asm constraints
18 - btrfs: introduce btrfs_is_data_reloc_root
19 - btrfs: zoned: add a dedicated data relocation block group
20 - btrfs: zoned: only allow one process to add pages to a relocation inode
21 - btrfs: zoned: use regular writes for relocation
22 - btrfs: check for relocation inodes on zoned btrfs in should_nocow
23 - btrfs: zoned: allow preallocation for relocation inodes
24 - fortify: Explicitly disable Clang support
25 - block: Add a helper to validate the block size
26 - loop: Use blk_validate_block_size() to validate block size
27 - Bluetooth: btusb: Add support for TP-Link UB500 Adapter
28 - parisc/entry: fix trace test in syscall exit path
29 - PCI/MSI: Deal with devices lying about their MSI mask capability
30 - PCI: Add MSI masking quirk for Nvidia ION AHCI
31 - perf/core: Avoid put_page() when GUP fails
32 - thermal: Fix NULL pointer dereferences in of_thermal_ functions
33 - Revert "ACPI: scan: Release PM resources blocked by unused objects"
34 - Linux 5.15.4
35
36 * Jammy update: v5.15.3 upstream stable release (LP: #1951822)
37 - xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good
38 delay
39 - usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
40 - Input: iforce - fix control-message timeout
41 - Input: elantench - fix misreporting trackpoint coordinates
42 - Input: i8042 - Add quirk for Fujitsu Lifebook T725
43 - libata: fix read log timeout value
44 - ocfs2: fix data corruption on truncate
45 - scsi: scsi_ioctl: Validate command size
46 - scsi: core: Avoid leaving shost->last_reset with stale value if EH does not
47 run
48 - scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
49 - scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
50 - scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
51 - scsi: qla2xxx: Fix crash in NVMe abort path
52 - scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
53 - scsi: qla2xxx: Fix use after free in eh_abort path
54 - ce/gf100: fix incorrect CE0 address calculation on some GPUs
55 - char: xillybus: fix msg_ep UAF in xillyusb_probe()
56 - mmc: mtk-sd: Add wait dma stop done flow
57 - mmc: dw_mmc: Dont wait for DRTO on Write RSP error
58 - exfat: fix incorrect loading of i_blocks for large files
59 - io-wq: remove worker to owner tw dependency
60 - parisc: Fix set_fixmap() on PA1.x CPUs
61 - parisc: Fix ptrace check on syscall return
62 - tpm: Check for integer overflow in tpm2_map_response_body()
63 - firmware/psci: fix application of sizeof to pointer
64 - crypto: s5p-sss - Add error handling in s5p_aes_probe()
65 - media: rkvdec: Do not override sizeimage for output format
66 - media: ite-cir: IR receiver stop working after receive overflow
67 - media: rkvdec: Support dynamic resolution changes
68 - media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
69 - media: v4l2-ioctl: Fix check_ext_ctrls
70 - ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14
71 - ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED
72 - ALSA: hda/realtek: Add quirk for Clevo PC70HS
73 - ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ
74 - ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N
75 - ALSA: hda/realtek: Add quirk for ASUS UX550VE
76 - ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED
77 - ALSA: ua101: fix division by zero at probe
78 - ALSA: 6fire: fix control and bulk message timeouts
79 - ALSA: line6: fix control and interrupt message timeouts
80 - ALSA: mixer: oss: Fix racy access to slots
81 - ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
82 - ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk
83 - ALSA: usb-audio: Add registration quirk for JBL Quantum 400
84 - ALSA: hda: Free card instance properly at probe errors
85 - ALSA: synth: missing check for possible NULL after the call to kstrdup
86 - ALSA: pci: rme: Fix unaligned buffer addresses
87 - ALSA: PCM: Fix NULL dereference at mmap checks
88 - ALSA: timer: Fix use-after-free problem
89 - ALSA: timer: Unconditionally unlink slave instances, too
90 - Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"
91 - ext4: fix lazy initialization next schedule time computation in more
92 granular unit
93 - ext4: ensure enough credits in ext4_ext_shift_path_extents
94 - ext4: refresh the ext4_ext_path struct after dropping i_data_sem.
95 - fuse: fix page stealing
96 - x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c
97 - x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
98 - x86/irq: Ensure PI wakeup handler is unregistered before module unload
99 - x86/iopl: Fake iopl(3) CLI/STI usage
100 - btrfs: clear MISSING device status bit in btrfs_close_one_device
101 - btrfs: fix lost error handling when replaying directory deletes
102 - btrfs: call btrfs_check_rw_degradable only if there is a missing device
103 - KVM: x86/mmu: Drop a redundant, broken remote TLB flush
104 - KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup
105 - KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ
106 handling
107 - ia64: kprobes: Fix to pass correct trampoline address to the handler
108 - selinux: fix race condition when computing ocontext SIDs
109 - ipmi:watchdog: Set panic count to proper value on a panic
110 - md/raid1: only allocate write behind bio for WriteMostly device
111 - hwmon: (pmbus/lm25066) Add offset coefficients
112 - regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is
113 disabled
114 - regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-
115 dvs-idx property
116 - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell
117 - mwifiex: fix division by zero in fw download path
118 - ath6kl: fix division by zero in send path
119 - ath6kl: fix control-message timeout
120 - ath10k: fix control-message timeout
121 - ath10k: fix division by zero in send path
122 - PCI: Mark Atheros QCA6174 to avoid bus reset
123 - rtl8187: fix control-message timeouts
124 - evm: mark evm_fixmode as __ro_after_init
125 - ifb: Depend on netfilter alternatively to tc
126 - platform/surface: aggregator_registry: Add support for Surface Laptop Studio
127 - mt76: mt7615: fix skb use-after-free on mac reset
128 - HID: surface-hid: Use correct event registry for managing HID events
129 - HID: surface-hid: Allow driver matching for target ID 1 devices
130 - wcn36xx: Fix HT40 capability for 2Ghz band
131 - wcn36xx: Fix tx_status mechanism
132 - wcn36xx: Fix (QoS) null data frame bitrate/modulation
133 - PM: sleep: Do not let "syscore" devices runtime-suspend during system
134 transitions
135 - mwifiex: Read a PCI register after writing the TX ring write pointer
136 - mwifiex: Try waking the firmware until we get an interrupt
137 - libata: fix checking of DMA state
138 - dma-buf: fix and rework dma_buf_poll v7
139 - wcn36xx: handle connection loss indication
140 - rsi: fix occasional initialisation failure with BT coex
141 - rsi: fix key enabled check causing unwanted encryption for vap_id > 0
142 - rsi: fix rate mask set leading to P2P failure
143 - rsi: Fix module dev_oper_mode parameter description
144 - perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server
145 - perf/x86/intel/uncore: Fix invalid unit check
146 - perf/x86/intel/uncore: Fix Intel ICX IIO event constraints
147 - RDMA/qedr: Fix NULL deref for query_qp on the GSI QP
148 - ASoC: tegra: Set default card name for Trimslice
149 - ASoC: tegra: Restore AC97 support
150 - signal: Remove the bogus sigkill_pending in ptrace_stop
151 - memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode
152 - signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
153 - soc: samsung: exynos-pmu: Fix compilation when nothing selects
154 CONFIG_MFD_CORE
155 - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
156 - soc: fsl: dpio: use the combined functions to protect critical zone
157 - mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines
158 - mctp: handle the struct sockaddr_mctp padding fields
159 - power: supply: max17042_battery: Prevent int underflow in set_soc_threshold
160 - power: supply: max17042_battery: use VFSOC for capacity when no rsns
161 - iio: core: fix double free in iio_device_unregister_sysfs()
162 - iio: core: check return value when calling dev_set_name()
163 - KVM: arm64: Extract ESR_ELx.EC only
164 - KVM: x86: Fix recording of guest steal time / preempted status
165 - KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows
166 - KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
167 - KVM: nVMX: Handle dynamic MSR intercept toggling
168 - can: peak_usb: always ask for BERR reporting for PCAN-USB devices
169 - can: mcp251xfd: mcp251xfd_irq(): add missing
170 can_rx_offload_threaded_irq_finish() in case of bus off
171 - can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
172 - can: j1939: j1939_can_recv(): ignore messages with invalid source address
173 - can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
174 - iio: adc: tsc2046: fix scan interval warning
175 - powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
176 - io_uring: honour zeroes as io-wq worker limits
177 - ring-buffer: Protect ring_buffer_reset() from reentrancy
178 - serial: core: Fix initializing and restoring termios speed
179 - ifb: fix building without CONFIG_NET_CLS_ACT
180 - xen/balloon: add late_initcall_sync() for initial ballooning done
181 - ovl: fix use after free in struct ovl_aio_req
182 - ovl: fix filattr copy-up failure
183 - PCI: pci-bridge-emul: Fix emulation of W1C bits
184 - PCI: cadence: Add cdns_plat_pcie_probe() missing return
185 - cxl/pci: Fix NULL vs ERR_PTR confusion
186 - PCI: aardvark: Do not clear status bits of masked interrupts
187 - PCI: aardvark: Fix checking for link up via LTSSM state
188 - PCI: aardvark: Do not unmask unused interrupts
189 - PCI: aardvark: Fix reporting Data Link Layer Link Active
190 - PCI: aardvark: Fix configuring Reference clock
191 - PCI: aardvark: Fix return value of MSI domain .alloc() method
192 - PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
193 - PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated
194 bridge
195 - PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
196 - PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
197 - PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge
198 - quota: check block number when reading the block in quota file
199 - quota: correct error number in free_dqentry()
200 - cifs: To match file servers, make sure the server hostname matches
201 - cifs: set a minimum of 120s for next dns resolution
202 - mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
203 - pinctrl: core: fix possible memory leak in pinctrl_enable()
204 - coresight: cti: Correct the parameter for pm_runtime_put
205 - coresight: trbe: Fix incorrect access of the sink specific data
206 - coresight: trbe: Defer the probe on offline CPUs
207 - iio: buffer: check return value of kstrdup_const()
208 - iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()
209 - iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask()
210 - iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()
211 - drivers: iio: dac: ad5766: Fix dt property name
212 - iio: dac: ad5446: Fix ad5622_write() return value
213 - iio: ad5770r: make devicetree property reading consistent
214 - Documentation:devicetree:bindings:iio:dac: Fix val
215 - USB: serial: keyspan: fix memleak on probe errors
216 - serial: 8250: fix racy uartclk update
217 - ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
218 - io-wq: serialize hash clear with wakeup
219 - serial: 8250: Fix reporting real baudrate value in c_ospeed field
220 - Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
221 - most: fix control-message timeouts
222 - USB: iowarrior: fix control-message timeouts
223 - USB: chipidea: fix interrupt deadlock
224 - power: supply: max17042_battery: Clear status bits in interrupt handler
225 - component: do not leave master devres group open after bind
226 - dma-buf: WARN on dmabuf release with pending attachments
227 - drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)
228 - drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1
229 - drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6
230 - Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
231 - Bluetooth: fix use-after-free error in lock_sock_nested()
232 - Bluetooth: call sock_hold earlier in sco_conn_del
233 - drm/panel-orientation-quirks: add Valve Steam Deck
234 - rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
235 - platform/x86: wmi: do not fail if disabling fails
236 - drm/amdgpu: move iommu_resume before ip init/resume
237 - MIPS: lantiq: dma: add small delay after reset
238 - MIPS: lantiq: dma: reset correct number of channel
239 - locking/lockdep: Avoid RCU-induced noinstr fail
240 - net: sched: update default qdisc visibility after Tx queue cnt changes
241 - rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
242 - smackfs: Fix use-after-free in netlbl_catmap_walk()
243 - ath11k: Align bss_chan_info structure with firmware
244 - crypto: aesni - check walk.nbytes instead of err
245 - x86/mm/64: Improve stack overflow warnings
246 - x86: Increase exception stack sizes
247 - mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
248 - mwifiex: Properly initialize private structure on interface type changes
249 - spi: Check we have a spi_device_id for each DT compatible
250 - fscrypt: allow 256-bit master keys with AES-256-XTS
251 - drm/amdgpu: Fix MMIO access page fault
252 - drm/amd/display: Fix null pointer dereference for encoders
253 - selftests: net: fib_nexthops: Wait before checking reported idle time
254 - ath11k: Avoid reg rules update during firmware recovery
255 - ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
256 - ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
257 - ath10k: high latency fixes for beacon buffer
258 - octeontx2-pf: Enable promisc/allmulti match MCAM entries.
259 - media: mt9p031: Fix corrupted frame after restarting stream
260 - media: netup_unidvb: handle interrupt properly according to the firmware
261 - media: atomisp: Fix error handling in probe
262 - media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
263 - media: uvcvideo: Set capability in s_param
264 - media: uvcvideo: Return -EIO for control errors
265 - media: uvcvideo: Set unique vdev name based in type
266 - media: vidtv: Fix memory leak in remove
267 - media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
268 - media: s5p-mfc: Add checking to s5p_mfc_probe().
269 - media: videobuf2: rework vb2_mem_ops API
270 - media: imx: set a media_device bus_info string
271 - media: rcar-vin: Use user provided buffers when starting
272 - media: mceusb: return without resubmitting URB in case of -EPROTO error.
273 - ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK
274 - rtw88: fix RX clock gate setting while fifo dump
275 - brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
276 - media: rcar-csi2: Add checking to rcsi2_start_receiver()
277 - ipmi: Disable some operations during a panic
278 - fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
279 - kselftests/sched: cleanup the child processes
280 - ACPICA: Avoid evaluating methods too early during system resume
281 - cpufreq: Make policy min/max hard requirements
282 - ice: Move devlink port to PF/VF struct
283 - media: imx-jpeg: Fix possible null pointer dereference
284 - media: ipu3-imgu: imgu_fmt: Handle properly try
285 - media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info
286 - media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()
287 - net-sysfs: try not to restart the syscall if it will fail eventually
288 - drm/amdkfd: rm BO resv on validation to avoid deadlock
289 - tracefs: Have tracefs directories not set OTH permission bits by default
290 - tracing: Disable "other" permission bits in the tracefs files
291 - ath: dfs_pattern_detector: Fix possible null-pointer dereference in
292 channel_detector_create()
293 - KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall
294 - mmc: moxart: Fix reference count leaks in moxart_probe
295 - iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
296 - ACPI: battery: Accept charges over the design capacity as full
297 - ACPI: scan: Release PM resources blocked by unused objects
298 - drm/amd/display: fix null pointer deref when plugging in display
299 - drm/amdkfd: fix resume error when iommu disabled in Picasso
300 - net: phy: micrel: make *-skew-ps check more lenient
301 - leaking_addresses: Always print a trailing newline
302 - thermal/core: Fix null pointer dereference in thermal_release()
303 - drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()
304 - thermal/drivers/tsens: Add timeout to get_temp_tsens_valid
305 - block: bump max plugged deferred size from 16 to 32
306 - floppy: fix calling platform_device_unregister() on invalid drives
307 - md: update superblock after changing rdev flags in state_store
308 - memstick: r592: Fix a UAF bug when removing the driver
309 - locking/rwsem: Disable preemption for spinning region
310 - lib/xz: Avoid overlapping memcpy() with invalid input with in-place
311 decompression
312 - lib/xz: Validate the value before assigning it to an enum variable
313 - workqueue: make sysfs of unbound kworker cpumask more clever
314 - tracing/cfi: Fix cmp_entries_* functions signature mismatch
315 - mt76: mt7915: fix an off-by-one bound check
316 - mwl8k: Fix use-after-free in mwl8k_fw_state_machine()
317 - iwlwifi: change all JnP to NO-160 configuration
318 - block: remove inaccurate requeue check
319 - media: allegro: ignore interrupt if mailbox is not initialized
320 - drm/amdgpu/pm: properly handle sclk for profiling modes on vangogh
321 - nvmet: fix use-after-free when a port is removed
322 - nvmet-rdma: fix use-after-free when a port is removed
323 - nvmet-tcp: fix use-after-free when a port is removed
324 - nvme: drop scan_lock and always kick requeue list when removing namespaces
325 - samples/bpf: Fix application of sizeof to pointer
326 - arm64: vdso32: suppress error message for 'make mrproper'
327 - PM: hibernate: Get block device exclusively in swsusp_check()
328 - selftests: kvm: fix mismatched fclose() after popen()
329 - selftests/bpf: Fix perf_buffer test on system with offline cpus
330 - iwlwifi: mvm: disable RX-diversity in powersave
331 - smackfs: use __GFP_NOFAIL for smk_cipso_doi()
332 - ARM: clang: Do not rely on lr register for stacktrace
333 - gre/sit: Don't generate link-local addr if addr_gen_mode is
334 IN6_ADDR_GEN_MODE_NONE
335 - can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to
336 unsigned int
337 - gfs2: Cancel remote delete work asynchronously
338 - gfs2: Fix glock_hash_walk bugs
339 - ARM: 9136/1: ARMv7-M uses BE-8, not BE-32
340 - tools/latency-collector: Use correct size when writing queue_full_warning
341 - vrf: run conntrack only in context of lower/physdev for locally generated
342 packets
343 - net: annotate data-race in neigh_output()
344 - ACPI: AC: Quirk GK45 to skip reading _PSR
345 - ACPI: resources: Add one more Medion model in IRQ override quirk
346 - btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
347 - btrfs: do not take the uuid_mutex in btrfs_rm_device
348 - spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in
349 bcm_qspi_probe()
350 - wcn36xx: Correct band/freq reporting on RX
351 - wcn36xx: Fix packet drop on resume
352 - Revert "wcn36xx: Enable firmware link monitoring"
353 - ftrace: do CPU checking after preemption disabled
354 - inet: remove races in inet{6}_getname()
355 - x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted
356 - drm/amd/display: dcn20_resource_construct reduce scope of FPU enabled
357 - perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
358 - parisc: fix warning in flush_tlb_all
359 - task_stack: Fix end_of_stack() for architectures with upwards-growing stack
360 - erofs: don't trigger WARN() when decompression fails
361 - parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
362 - parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
363 - netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream
364 state
365 - selftests/bpf: Fix strobemeta selftest regression
366 - fbdev/efifb: Release PCI device's runtime PM ref during FB destroy
367 - drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()
368 - perf/x86/intel/uncore: Fix Intel SPR CHA event constraints
369 - perf/x86/intel/uncore: Fix Intel SPR IIO event constraints
370 - perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints
371 - perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints
372 - drm/bridge: it66121: Initialize {device,vendor}_ids
373 - drm/bridge: it66121: Wait for next bridge to be probed
374 - Bluetooth: fix init and cleanup of sco_conn.timeout_work
375 - libbpf: Don't crash on object files with no symbol tables
376 - Bluetooth: hci_uart: fix GPF in h5_recv
377 - rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
378 - MIPS: lantiq: dma: fix burst length for DEU
379 - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
380 - objtool: Handle __sanitize_cov*() tail calls
381 - net/mlx5: Publish and unpublish all devlink parameters at once
382 - drm/v3d: fix wait for TMU write combiner flush
383 - crypto: sm4 - Do not change section of ck and sbox
384 - virtio-gpu: fix possible memory allocation failure
385 - lockdep: Let lock_is_held_type() detect recursive read as read
386 - net: net_namespace: Fix undefined member in key_remove_domain()
387 - net: phylink: don't call netif_carrier_off() with NULL netdev
388 - drm: bridge: it66121: Fix return value it66121_probe
389 - spi: Fixed division by zero warning
390 - cgroup: Make rebind_subsystems() disable v2 controllers all at once
391 - wcn36xx: Fix Antenna Diversity Switching
392 - wilc1000: fix possible memory leak in cfg_scan_result()
393 - Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
394 - drm/amdgpu: Fix crash on device remove/driver unload
395 - drm/amd/display: Pass display_pipe_params_st as const in DML
396 - drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage
397 - crypto: caam - disable pkc for non-E SoCs
398 - crypto: qat - power up 4xxx device
399 - Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
400 - bnxt_en: Check devlink allocation and registration status
401 - qed: Don't ignore devlink allocation failures
402 - rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
403 - mptcp: do not shrink snd_nxt when recovering
404 - fortify: Fix dropped strcpy() compile-time write overflow check
405 - mac80211: twt: don't use potentially unaligned pointer
406 - cfg80211: always free wiphy specific regdomain
407 - net/mlx5: Accept devlink user input after driver initialization complete
408 - net: dsa: rtl8366rb: Fix off-by-one bug
409 - net: dsa: rtl8366: Fix a bug in deleting VLANs
410 - bpf/tests: Fix error in tail call limit tests
411 - ath11k: fix some sleeping in atomic bugs
412 - ath11k: Avoid race during regd updates
413 - ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
414 - ath11k: Fix memory leak in ath11k_qmi_driver_event_work
415 - gve: DQO: avoid unused variable warnings
416 - ath10k: Fix missing frame timestamp for beacon/probe-resp
417 - ath10k: sdio: Add missing BH locking around napi_schdule()
418 - drm/ttm: stop calling tt_swapin in vm_access
419 - arm64: mm: update max_pfn after memory hotplug
420 - drm/amdgpu: fix warning for overflow check
421 - libbpf: Fix skel_internal.h to set errno on loader retval < 0
422 - media: em28xx: add missing em28xx_close_extension
423 - media: meson-ge2d: Fix rotation parameter changes detection in
424 'ge2d_s_ctrl()'
425 - media: cxd2880-spi: Fix a null pointer dereference on error handling path
426 - media: ttusb-dec: avoid release of non-acquired mutex
427 - media: dvb-usb: fix ununit-value in az6027_rc_query
428 - media: imx258: Fix getting clock frequency
429 - media: v4l2-ioctl: S_CTRL output the right value
430 - media: mtk-vcodec: venc: fix return value when start_streaming fails
431 - media: TDA1997x: handle short reads of hdmi info frame.
432 - media: mtk-vpu: Fix a resource leak in the error handling path of
433 'mtk_vpu_probe()'
434 - media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'
435 - media: i2c: ths8200 needs V4L2_ASYNC
436 - media: sun6i-csi: Allow the video device to be open multiple times
437 - media: radio-wl1273: Avoid card name truncation
438 - media: si470x: Avoid card name truncation
439 - media: tm6000: Avoid card name truncation
440 - media: cx23885: Fix snd_card_free call on null card pointer
441 - media: atmel: fix the ispck initialization
442 - scs: Release kasan vmalloc poison in scs_free process
443 - kprobes: Do not use local variable when creating debugfs file
444 - crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency
445 - drm: fb_helper: fix CONFIG_FB dependency
446 - cpuidle: Fix kobject memory leaks in error paths
447 - media: em28xx: Don't use ops->suspend if it is NULL
448 - ath10k: Don't always treat modem stop events as crashes
449 - ath9k: Fix potential interrupt storm on queue reset
450 - PM: EM: Fix inefficient states detection
451 - x86/insn: Use get_unaligned() instead of memcpy()
452 - EDAC/amd64: Handle three rank interleaving mode
453 - rcu: Always inline rcu_dynticks_task*_{enter,exit}()
454 - rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
455 - netfilter: nft_dynset: relax superfluous check on set updates
456 - media: venus: fix vpp frequency calculation for decoder
457 - media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()
458 - crypto: ccree - avoid out-of-range warnings from clang
459 - crypto: qat - detect PFVF collision after ACK
460 - crypto: qat - disregard spurious PFVF interrupts
461 - hwrng: mtk - Force runtime pm ops for sleep ops
462 - ima: fix deadlock when traversing "ima_default_rules".
463 - b43legacy: fix a lower bounds test
464 - b43: fix a lower bounds test
465 - gve: Recover from queue stall due to missed IRQ
466 - gve: Track RX buffer allocation failures
467 - mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configured
468 - mmc: sdhci-omap: Fix context restore
469 - memstick: avoid out-of-range warning
470 - memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()
471 - net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
472 - hwmon: Fix possible memleak in __hwmon_device_register()
473 - hwmon: (pmbus/lm25066) Let compiler determine outer dimension of
474 lm25066_coeff
475 - ath10k: fix max antenna gain unit
476 - kernel/sched: Fix sched_fork() access an invalid sched_task_group
477 - net: fealnx: fix build for UML
478 - net: intel: igc_ptp: fix build for UML
479 - net: tulip: winbond-840: fix build for UML
480 - tcp: switch orphan_count to bare per-cpu counters
481 - crypto: octeontx2 - set assoclen in aead_do_fallback()
482 - thermal/core: fix a UAF bug in __thermal_cooling_device_register()
483 - drm/msm/dsi: do not enable irq handler before powering up the host
484 - drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init()
485 - drm/msm: potential error pointer dereference in init()
486 - drm/msm: unlock on error in get_sched_entity()
487 - drm/msm: fix potential NULL dereference in cleanup
488 - drm/msm: uninitialized variable in msm_gem_import()
489 - net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
490 - thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM
491 - mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done
492 - media: ivtv: fix build for UML
493 - media: ir_toy: assignment to be16 should be of correct type
494 - mmc: mxs-mmc: disable regulator on error and in the remove function
495 - io-wq: Remove duplicate code in io_workqueue_create()
496 - block: ataflop: fix breakage introduced at blk-mq refactoring
497 - platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
498 - mailbox: mtk-cmdq: Validate alias_id on probe
499 - mailbox: mtk-cmdq: Fix local clock ID usage
500 - ACPI: PM: Turn off unused wakeup power resources
501 - ACPI: PM: Fix sharing of wakeup power resources
502 - drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu
503 - mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event
504 - mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb
505 - mt76: mt7921: fix endianness warning in mt7921_update_txs
506 - mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi
507 - mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal()
508 - mt76: connac: fix mt76_connac_gtk_rekey_tlv usage
509 - mt76: fix build error implicit enumeration conversion
510 - mt76: mt7921: fix survey-dump reporting
511 - mt76: mt76x02: fix endianness warnings in mt76x02_mac.c
512 - mt76: mt7921: Fix out of order process by invalid event pkt
513 - mt76: mt7915: fix potential overflow of eeprom page index
514 - mt76: mt7915: fix bit fields for HT rate idx
515 - mt76: mt7921: fix dma hang in rmmod
516 - mt76: connac: fix GTK rekey offload failure on WPA mixed mode
517 - mt76: overwrite default reg_ops if necessary
518 - mt76: mt7921: report HE MU radiotap
519 - mt76: mt7921: fix firmware usage of RA info using legacy rates
520 - mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate
521 - mt76: mt7921: always wake device if necessary in debugfs
522 - mt76: mt7915: fix hwmon temp sensor mem use-after-free
523 - mt76: mt7615: fix hwmon temp sensor mem use-after-free
524 - mt76: mt7915: fix possible infinite loop release semaphore
525 - mt76: mt7921: fix retrying release semaphore without end
526 - mt76: mt7615: fix monitor mode tear down crash
527 - mt76: connac: fix possible NULL pointer dereference in
528 mt76_connac_get_phy_mode_v2
529 - mt76: mt7915: fix sta_rec_wtbl tag len
530 - mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
531 - rsi: stop thread firstly in rsi_91x_init() error handling
532 - mwifiex: Send DELBA requests according to spec
533 - iwlwifi: mvm: reset PM state on unsuccessful resume
534 - iwlwifi: pnvm: don't kmemdup() more than we have
535 - iwlwifi: pnvm: read EFI data only if long enough
536 - net: enetc: unmap DMA in enetc_send_cmd()
537 - phy: micrel: ksz8041nl: do not use power down mode
538 - nbd: Fix use-after-free in pid_show
539 - nvme-rdma: fix error code in nvme_rdma_setup_ctrl
540 - PM: hibernate: fix sparse warnings
541 - clocksource/drivers/timer-ti-dm: Select TIMER_OF
542 - x86/sev: Fix stack type check in vc_switch_off_ist()
543 - drm/msm: Fix potential NULL dereference in DPU SSPP
544 - drm/msm/dsi: fix wrong type in msm_dsi_host
545 - crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
546 - smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
547 - KVM: selftests: Fix nested SVM tests when built with clang
548 - libbpf: Fix memory leak in btf__dedup()
549 - bpftool: Avoid leaking the JSON writer prepared for program metadata
550 - libbpf: Fix overflow in BTF sanity checks
551 - libbpf: Fix BTF header parsing checks
552 - mt76: mt7615: mt7622: fix ibss and meshpoint
553 - s390/gmap: validate VMA in __gmap_zap()
554 - s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
555 - s390/mm: validate VMA in PGSTE manipulation functions
556 - s390/mm: fix VMA and page table handling code in storage key handling
557 functions
558 - s390/uv: fully validate the VMA before calling follow_page()
559 - KVM: s390: pv: avoid double free of sida page
560 - KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
561 - irq: mips: avoid nested irq_enter()
562 - net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error
563 - ARM: 9142/1: kasan: work around LPAE build warning
564 - ath10k: fix module load regression with iram-recovery feature
565 - block: ataflop: more blk-mq refactoring fixes
566 - blk-cgroup: synchronize blkg creation against policy deactivation
567 - libbpf: Fix off-by-one bug in bpf_core_apply_relo()
568 - tpm: fix Atmel TPM crash caused by too frequent queries
569 - tpm_tis_spi: Add missing SPI ID
570 - libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
571 - tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
572 - tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
573 - cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization
574 - spi: spi-rpc-if: Check return value of rpcif_sw_init()
575 - samples/kretprobes: Fix return value if register_kretprobe() failed
576 - KVM: s390: Fix handle_sske page fault handling
577 - libertas_tf: Fix possible memory leak in probe and disconnect
578 - libertas: Fix possible memory leak in probe and disconnect
579 - wcn36xx: add proper DMA memory barriers in rx path
580 - wcn36xx: Fix discarded frames due to wrong sequence number
581 - bpf: Avoid races in __bpf_prog_run() for 32bit arches
582 - bpf: Fixes possible race in update_prog_stats() for 32bit arches
583 - wcn36xx: Channel list update before hardware scan
584 - drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()
585 - drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits
586 - selftests/bpf: Fix fd cleanup in sk_lookup test
587 - selftests/bpf: Fix memory leak in test_ima
588 - sctp: allow IP fragmentation when PLPMTUD enters Error state
589 - sctp: reset probe_timer in sctp_transport_pl_update
590 - sctp: subtract sctphdr len in sctp_transport_pl_hlen
591 - sctp: return true only for pathmtu update in sctp_transport_pl_toobig
592 - net: amd-xgbe: Toggle PLL settings during rate change
593 - ipmi: kcs_bmc: Fix a memory leak in the error handling path of
594 'kcs_bmc_serio_add_device()'
595 - nfp: fix NULL pointer access when scheduling dim work
596 - nfp: fix potential deadlock when canceling dim work
597 - net: phylink: avoid mvneta warning when setting pause parameters
598 - net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled
599 - selftests: net: bridge: update IGMP/MLD membership interval value
600 - crypto: pcrypt - Delay write to padata->info
601 - selftests/bpf: Fix fclose/pclose mismatch in test_progs
602 - udp6: allow SO_MARK ctrl msg to affect routing
603 - ibmvnic: don't stop queue in xmit
604 - ibmvnic: Process crqs after enabling interrupts
605 - ibmvnic: delay complete()
606 - selftests: mptcp: fix proto type in link_failure tests
607 - skmsg: Lose offset info in sk_psock_skb_ingress
608 - cgroup: Fix rootcg cpu.stat guest double counting
609 - bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
610 - bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
611 - of: unittest: fix EXPECT text for gpio hog errors
612 - cpufreq: Fix parameter in parse_perf_domain()
613 - staging: r8188eu: fix memory leak in rtw_set_key
614 - arm64: dts: meson: sm1: add Ethernet PHY reset line for ODROID-C4/HC4
615 - iio: st_sensors: disable regulators after device unregistration
616 - RDMA/rxe: Fix wrong port_cap_flags
617 - ARM: dts: BCM5301X: Fix memory nodes names
618 - arm64: dts: broadcom: bcm4908: Fix UART clock name
619 - clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling paths
620 - scsi: pm80xx: Fix lockup in outbound queue management
621 - scsi: qla2xxx: edif: Use link event to wake up app
622 - scsi: lpfc: Fix NVMe I/O failover to non-optimized path
623 - ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()
624 - arm64: dts: rockchip: Fix GPU register width for RK3328
625 - ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY
626 - RDMA/bnxt_re: Fix query SRQ failure
627 - arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodes
628 - arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIe
629 - arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of pcie
630 node
631 - arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for PCIe
632 - arm64: dts: meson-g12a: Fix the pwm regulator supply properties
633 - arm64: dts: meson-g12b: Fix the pwm regulator supply properties
634 - arm64: dts: meson-sm1: Fix the pwm regulator supply properties
635 - bus: ti-sysc: Fix timekeeping_suspended warning on resume
636 - ARM: dts: at91: tse850: the emac<->phy interface is rmii
637 - arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients in reality
638 - soc: qcom: llcc: Disable MMUHWT retention
639 - arm64: dts: qcom: sc7280: fix display port phy reg property
640 - scsi: dc395: Fix error case unwinding
641 - MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT
642 - JFS: fix memleak in jfs_mount
643 - pinctrl: renesas: rzg2l: Fix missing port register 21h
644 - ASoC: wcd9335: Use correct version to initialize Class H
645 - arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clock
646 - arm64: dts: renesas: beacon: Fix Ethernet PHY mode
647 - iommu/mediatek: Fix out-of-range warning with clang
648 - arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000
649 - iommu/dma: Fix sync_sg with swiotlb
650 - iommu/dma: Fix arch_sync_dma for map
651 - ALSA: hda: Reduce udelay() at SKL+ position reporting
652 - ALSA: hda: Use position buffer for SKL+ again
653 - ALSA: usb-audio: Fix possible race at sync of urb completions
654 - soundwire: debugfs: use controller id and link_id for debugfs
655 - power: reset: at91-reset: check properly the return value of devm_of_iomap
656 - scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definition
657 - scsi: ufs: core: Stop clearing UNIT ATTENTIONS
658 - scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and
659 real interrupt
660 - scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
661 - driver core: Fix possible memory leak in device_link_add()
662 - arm: dts: omap3-gta04a4: accelerometer irq fix
663 - ASoC: SOF: topology: do not power down primary core during topology removal
664 - iio: st_pressure_spi: Add missing entries SPI to device ID table
665 - soc/tegra: Fix an error handling path in tegra_powergate_power_up()
666 - memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe
667 - clk: at91: check pmc node status before registering syscore ops
668 - powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype
669 for 'create_section_mapping'
670 - video: fbdev: chipsfb: use memset_io() instead of memset()
671 - powerpc: fix unbalanced node refcount in check_kvm_guest()
672 - powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()
673 - serial: 8250_dw: Drop wrong use of ACPI_PTR()
674 - usb: gadget: hid: fix error code in do_config()
675 - power: supply: rt5033_battery: Change voltage values to µV
676 - power: supply: max17040: fix null-ptr-deref in max17040_probe()
677 - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()
678 - RDMA/mlx4: Return missed an error if device doesn't support steering
679 - usb: musb: select GENERIC_PHY instead of depending on it
680 - staging: most: dim2: do not double-register the same device
681 - staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
682 - RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
683 - dyndbg: make dyndbg a known cli param
684 - powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10
685 - pinctrl: renesas: checker: Fix off-by-one bug in drive register check
686 - ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz
687 - ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkx
688 - ARM: dts: stm32: fix SAI sub nodes register range
689 - ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
690 - ASoC: cs42l42: Always configure both ASP TX channels
691 - ASoC: cs42l42: Correct some register default values
692 - ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER
693 - soc: qcom: rpmhpd: Make power_on actually enable the domain
694 - soc: qcom: socinfo: add two missing PMIC IDs
695 - iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
696 - usb: typec: STUSB160X should select REGMAP_I2C
697 - iio: adis: do not disabe IRQs in 'adis_init()'
698 - soundwire: bus: stop dereferencing invalid slave pointer
699 - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
700 - scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
701 - serial: imx: fix detach/attach of serial console
702 - usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
703 - usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
704 - usb: dwc2: drd: reset current session before setting the new one
705 - powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
706 - usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
707 - firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()
708 - soc: qcom: rpmhpd: fix sm8350_mxc's peer domain
709 - soc: qcom: apr: Add of_node_put() before return
710 - arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED node
711 - arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
712 - arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clock
713 - pinctrl: equilibrium: Fix function addition in multiple groups
714 - ASoC: topology: Fix stub for snd_soc_tplg_component_remove()
715 - phy: qcom-qusb2: Fix a memory leak on probe
716 - phy: ti: gmii-sel: check of_get_address() for failure
717 - phy: qcom-qmp: another fix for the sc8180x PCIe definition
718 - phy: qcom-snps: Correct the FSEL_MASK
719 - phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()
720 - serial: xilinx_uartps: Fix race condition causing stuck TX
721 - clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
722 - clk: at91: clk-master: check if div or pres is zero
723 - clk: at91: clk-master: fix prescaler logic
724 - HID: u2fzero: clarify error check and length calculations
725 - HID: u2fzero: properly handle timeouts in usb_submit_urb
726 - powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
727 - powerpc/book3e: Fix set_memory_x() and set_memory_nx()
728 - powerpc/44x/fsp2: add missing of_node_put
729 - powerpc/xmon: fix task state output
730 - ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or
731 later
732 - iommu/dma: Fix incorrect error return on iommu deferred attach
733 - powerpc: Don't provide __kernel_map_pages() without
734 ARCH_SUPPORTS_DEBUG_PAGEALLOC
735 - ASoC: cs42l42: Correct configuring of switch inversion from ts-inv
736 - RDMA/hns: Fix initial arm_st of CQ
737 - RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility
738 - ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
739 - serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE
740 - virtio_ring: check desc == NULL when using indirect with packed
741 - vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
742 - mips: cm: Convert to bitfield API to fix out-of-bounds access
743 - power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
744 - RDMA/core: Require the driver to set the IOVA correctly during rereg_mr
745 - apparmor: fix error check
746 - rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
747 - mtd: rawnand: intel: Fix potential buffer overflow in probe
748 - nfsd: don't alloc under spinlock in rpc_parse_scope_id
749 - rtc: ds1302: Add SPI ID table
750 - rtc: ds1390: Add SPI ID table
751 - rtc: pcf2123: Add SPI ID table
752 - remoteproc: imx_rproc: Fix TCM io memory type
753 - i2c: i801: Use PCI bus rescan mutex to protect P2SB access
754 - dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside
755 submission
756 - rtc: mcp795: Add SPI ID table
757 - Input: ariel-pwrbutton - add SPI device ID table
758 - i2c: mediatek: fixing the incorrect register offset
759 - NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED
760 - NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
761 - NFS: Ignore the directory size when marking for revalidation
762 - NFS: Fix dentry verifier races
763 - pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
764 - drm/bridge/lontium-lt9611uxc: fix provided connector suport
765 - drm/plane-helper: fix uninitialized variable reference
766 - PCI: aardvark: Don't spam about PIO Response Status
767 - PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridge
768 - opp: Fix return in _opp_add_static_v2()
769 - NFS: Fix deadlocks in nfs_scan_commit_list()
770 - sparc: Add missing "FORCE" target when using if_changed
771 - fs: orangefs: fix error return code of orangefs_revalidate_lookup()
772 - Input: st1232 - increase "wait ready" timeout
773 - drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts
774 - mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
775 - PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
776 - mtd: rawnand: arasan: Prevent an unsupported configuration
777 - mtd: core: don't remove debugfs directory if device is in use
778 - remoteproc: Fix a memory leak in an error handling path in
779 'rproc_handle_vdev()'
780 - rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
781 - dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
782 - dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
783 - dmaengine: stm32-dma: fix stm32_dma_get_max_width
784 - NFS: Fix up commit deadlocks
785 - NFS: Fix an Oops in pnfs_mark_request_commit()
786 - Fix user namespace leak
787 - auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
788 - auxdisplay: ht16k33: Connect backlight to fbdev
789 - auxdisplay: ht16k33: Fix frame buffer device blanking
790 - soc: fsl: dpaa2-console: free buffer before returning from
791 dpaa2_console_read
792 - netfilter: nfnetlink_queue: fix OOB when mac header was cleared
793 - dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
794 - dmaengine: tegra210-adma: fix pm runtime unbalance
795 - dmanegine: idxd: fix resource free ordering on driver removal
796 - dmaengine: idxd: reconfig device after device reset command
797 - signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
798 - m68k: set a default value for MEMORY_RESERVE
799 - watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
800 - ar7: fix kernel builds for compiler test
801 - scsi: target: core: Remove from tmr_list during LUN unlink
802 - scsi: qla2xxx: Relogin during fabric disturbance
803 - scsi: qla2xxx: Fix gnl list corruption
804 - scsi: qla2xxx: Turn off target reset during issue_lip
805 - scsi: qla2xxx: edif: Fix app start fail
806 - scsi: qla2xxx: edif: Fix app start delay
807 - scsi: qla2xxx: edif: Flush stale events and msgs on session down
808 - scsi: qla2xxx: edif: Increase ELS payload
809 - scsi: qla2xxx: edif: Fix EDIF bsg
810 - NFSv4: Fix a regression in nfs_set_open_stateid_locked()
811 - dmaengine: idxd: fix resource leak on dmaengine driver disable
812 - i2c: xlr: Fix a resource leak in the error handling path of
813 'xlr_i2c_probe()'
814 - gpio: realtek-otto: fix GPIO line IRQ offset
815 - xen-pciback: Fix return in pm_ctrl_init()
816 - nbd: fix max value for 'first_minor'
817 - nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
818 - io-wq: fix max-workers not correctly set on multi-node system
819 - net: davinci_emac: Fix interrupt pacing disable
820 - kselftests/net: add missed icmp.sh test to Makefile
821 - kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile
822 - kselftests/net: add missed SRv6 tests
823 - kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
824 - kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
825 - ethtool: fix ethtool msg len calculation for pause stats
826 - openrisc: fix SMP tlb flush NULL pointer dereference
827 - net: vlan: fix a UAF in vlan_dev_real_dev()
828 - net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
829 - ice: Fix replacing VF hardware MAC to existing MAC filter
830 - ice: Fix not stopping Tx queues for VFs
831 - kdb: Adopt scheduler's task classification
832 - ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses
833 - PCI: j721e: Fix j721e_pcie_probe() error path
834 - nvdimm/btt: do not call del_gendisk() if not needed
835 - scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
836 - scsi: ufs: ufshpb: Use proper power management API
837 - scsi: ufs: core: Fix NULL pointer dereference
838 - scsi: ufs: ufshpb: Properly handle max-single-cmd
839 - drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
840 - nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
841 - block/ataflop: use the blk_cleanup_disk() helper
842 - block/ataflop: add registration bool before calling del_gendisk()
843 - block/ataflop: provide a helper for cleanup up an atari disk
844 - ataflop: remove ataflop_probe_lock mutex
845 - PCI: Do not enable AtomicOps on VFs
846 - cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
847 - net: phy: fix duplex out of sync problem while changing settings
848 - block: fix device_add_disk() kobject_create_and_add() error handling
849 - drm/ttm: remove ttm_bo_vm_insert_huge()
850 - bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
851 - octeontx2-pf: select CONFIG_NET_DEVLINK
852 - ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer
853 - mfd: core: Add missing of_node_put for loop iteration
854 - mfd: cpcap: Add SPI device ID table
855 - mfd: sprd: Add SPI device ID table
856 - mfd: altera-sysmgr: Fix a mistake caused by resource_size conversion
857 - ACPI: PM: Fix device wakeup power reference counting error
858 - libbpf: Fix lookup_and_delete_elem_flags error reporting
859 - selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
860 - selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
861 - selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
862 - selftests/bpf/xdp_redirect_multi: Limit the tests in netns
863 - drm: fb_helper: improve CONFIG_FB dependency
864 - Revert "drm/imx: Annotate dma-fence critical section in commit path"
865 - drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
866 - can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path
867 - can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for
868 mcp251xfd_chip_rx_int_enable()
869 - mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and
870 zs_unregister_migration()
871 - zram: off by one in read_block_state()
872 - perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
873 - llc: fix out-of-bound array index in llc_sk_dev_hash()
874 - nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails
875 - litex_liteeth: Fix a double free in the remove function
876 - arm64: arm64_ftr_reg->name may not be a human-readable string
877 - arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
878 - bpf, sockmap: Remove unhash handler for BPF sockmap usage
879 - bpf, sockmap: Fix race in ingress receive verdict with redirect to self
880 - bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
881 - bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
882 - dmaengine: stm32-dma: fix burst in case of unaligned memory address
883 - dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
884 - gve: Fix off by one in gve_tx_timeout()
885 - drm/i915/fb: Fix rounding error in subsampled plane size calculation
886 - init: make unknown command line param message clearer
887 - seq_file: fix passing wrong private data
888 - drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
889 - net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than
890 10
891 - net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
892 - net: hns3: fix ROCE base interrupt vector initialization bug
893 - net: hns3: fix pfc packet number incorrect after querying pfc parameters
894 - net: hns3: fix kernel crash when unload VF while it is being reset
895 - net: hns3: allow configure ETS bandwidth of all TCs
896 - net: stmmac: allow a tc-taprio base-time of zero
897 - net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
898 - net: marvell: mvpp2: Fix wrong SerDes reconfiguration order
899 - vsock: prevent unnecessary refcnt inc for nonblocking connect
900 - net/smc: fix sk_refcnt underflow on linkdown and fallback
901 - cxgb4: fix eeprom len when diagnostics not implemented
902 - selftests/net: udpgso_bench_rx: fix port argument
903 - thermal: int340x: fix build on 32-bit targets
904 - smb3: do not error on fsync when readonly
905 - ARM: 9155/1: fix early early_iounmap()
906 - ARM: 9156/1: drop cc-option fallbacks for architecture selection
907 - parisc: Fix backtrace to always include init funtion names
908 - parisc: Flush kernel data mapping in set_pte_at() when installing pte for
909 user page
910 - MIPS: fix duplicated slashes for Platform file path
911 - MIPS: fix *-pkg builds for loongson2ef platform
912 - MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
913 - x86/mce: Add errata workaround for Skylake SKX37
914 - PCI/MSI: Move non-mask check back into low level accessors
915 - PCI/MSI: Destroy sysfs before freeing entries
916 - KVM: x86: move guest_pv_has out of user_access section
917 - posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
918 - irqchip/sifive-plic: Fixup EOI failed when masked
919 - f2fs: should use GFP_NOFS for directory inodes
920 - f2fs: include non-compressed blocks in compr_written_block
921 - f2fs: fix UAF in f2fs_available_free_memory
922 - ceph: fix mdsmap decode when there are MDS's beyond max_mds
923 - erofs: fix unsafe pagevec reuse of hooked pclusters
924 - drm/i915/guc: Fix blocked context accounting
925 - block: Hold invalidate_lock in BLKDISCARD ioctl
926 - block: Hold invalidate_lock in BLKZEROOUT ioctl
927 - block: Hold invalidate_lock in BLKRESETZONE ioctl
928 - ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
929 - ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
930 - dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail
931 - dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail
932 - dmaengine: bestcomm: fix system boot lockups
933 - net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
934 - 9p/net: fix missing error check in p9_check_errors
935 - mm/filemap.c: remove bogus VM_BUG_ON
936 - memcg: prohibit unconditional exceeding the limit of dying tasks
937 - mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
938 - mm, oom: do not trigger out_of_memory from the #PF
939 - mm, thp: lock filemap when truncating page cache
940 - mm, thp: fix incorrect unmap behavior for private pages
941 - mfd: dln2: Add cell for initializing DLN2 ADC
942 - video: backlight: Drop maximum brightness override for brightness zero
943 - bcache: fix use-after-free problem in bcache_device_free()
944 - bcache: Revert "bcache: use bvec_virt"
945 - PM: sleep: Avoid calling put_device() under dpm_list_mtx
946 - s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
947 - s390/cio: check the subchannel validity for dev_busid
948 - s390/tape: fix timer initialization in tape_std_assign()
949 - s390/ap: Fix hanging ioctl caused by orphaned replies
950 - s390/cio: make ccw_device_dma_* more robust
951 - remoteproc: elf_loader: Fix loading segment when is_iomem true
952 - remoteproc: Fix the wrong default value of is_iomem
953 - remoteproc: imx_rproc: Fix ignoring mapping vdev regions
954 - remoteproc: imx_rproc: Fix rsc-table name
955 - mtd: rawnand: fsmc: Fix use of SM ORDER
956 - mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines
957 - mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
958 - mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines
959 - mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines
960 - mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines
961 - mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines
962 - mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines
963 - mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines
964 - powerpc/vas: Fix potential NULL pointer dereference
965 - powerpc/bpf: Fix write protecting JIT code
966 - powerpc/32e: Ignore ESR in instruction storage interrupt handler
967 - powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unload
968 - powerpc/security: Use a mutex for interrupt exit code patching
969 - powerpc/64s/interrupt: Fix check_return_regs_valid() false positive
970 - powerpc/pseries/mobility: ignore ibm, platform-facilities updates
971 - powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
972 - drm/sun4i: Fix macros in sun8i_csc.h
973 - PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
974 - PCI: aardvark: Fix PCIe Max Payload Size setting
975 - SUNRPC: Partial revert of commit 6f9f17287e78
976 - drm/amd/display: Look at firmware version to determine using dmub on dcn21
977 - media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()
978 - cifs: fix memory leak of smb3_fs_context_dup::server_hostname
979 - ath10k: fix invalid dma_addr_t token assignment
980 - mmc: moxart: Fix null pointer dereference on pointer host
981 - selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
982 - selftests/bpf: Fix also no-alu32 strobemeta selftest
983 - arch/cc: Introduce a function to check for confidential computing features
984 - x86/sev: Add an x86 version of cc_platform_has()
985 - x86/sev: Make the #VC exception stacks part of the default stacks storage
986 - media: videobuf2: always set buffer vb2 pointer
987 - media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
988 - Linux 5.15.3
989
990 * kernel panic: NULL pointer dereference in wb_timer_f() (LP: #1947557) //
991 Jammy update: v5.15.3 upstream stable release (LP: #1951822)
992 - blk-wbt: prevent NULL pointer dereference in wb_timer_fn
993
994 * Medion Notebook Keyboard not working (LP: #1909814) // Jammy update: v5.15.3
995 upstream stable release (LP: #1951822)
996 - ACPI: resources: Add DMI-based legacy IRQ override quirk
997
998 * Enable CONFIG_INTEL_IOMMU_DEFAULT_ON and
999 CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON on jammy 5.15 (LP: #1951440)
1000 - [Config] enable Intel DMA remapping options by default
1001
1002 * Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled
1003 (LP: #1945590)
1004 - SAUCE: Input: elantech - Fix stack out of bound access in
1005 elantech_change_report_id()
1006
1007 * Miscellaneous Ubuntu changes
1008 - SAUCE: LSM: Specify which LSM to display (using struct cred as input)
1009 - SAUCE: selftests/seccomp: fix check of fds being assigned
1010 - [Config] enable SUNRPC_DISABLE_INSECURE_ENCTYPES
1011 - [Config] updateconfigs following v5.15.3, v5.15.4 import
1012
1013 * Miscellaneous upstream changes
1014 - binder: use cred instead of task for selinux checks
1015 - binder: use cred instead of task for getsecid
1016 - Revert "UBUNTU: SAUCE: storvsc: use small sg_tablesize on x86"
1017
1018 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 22 Nov 2021 13:14:15 +0100
1019
1020 linux (5.15.0-11.11) jammy; urgency=medium
1021
1022 * jammy/linux: 5.15.0-11.11 -proposed tracker (LP: #1950948)
1023
1024 * Packaging resync (LP: #1786013)
1025 - debian/dkms-versions -- update from kernel-versions (main/master)
1026
1027 * OOPs on boot: invalid opcode: 0000 [#1] SMP NOPTI (LP: #1942215)
1028 - SAUCE: ACPICA: prevent out-of-bound access with buggy DSDT
1029 - [Config] disable UBSAN
1030 - SAUCE: ACPICA: avoid accessing operands out-of-bounds
1031
1032 * Jammy update: v5.15.2 upstream stable release (LP: #1950949)
1033 - KVM: x86: avoid warning with -Wbitwise-instead-of-logical
1034 - Revert "x86/kvm: fix vcpu-id indexed array sizes"
1035 - usb: ehci: handshake CMD_RUN instead of STS_HALT
1036 - usb: gadget: Mark USB_FSL_QE broken on 64-bit
1037 - usb: musb: Balance list entry in musb_gadget_queue
1038 - usb-storage: Add compatibility quirk flags for iODD 2531/2541
1039 - Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
1040 - binder: use euid from cred instead of using task
1041 - binder: don't detect sender/target during buffer cleanup
1042 - kfence: always use static branches to guard kfence_alloc()
1043 - kfence: default to dynamic branch instead of static keys mode
1044 - btrfs: fix lzo_decompress_bio() kmap leakage
1045 - staging: rtl8712: fix use-after-free in rtl8712_dl_fw
1046 - isofs: Fix out of bound access for corrupted isofs image
1047 - comedi: dt9812: fix DMA buffers on stack
1048 - comedi: ni_usb6501: fix NULL-deref in command paths
1049 - comedi: vmk80xx: fix transfer-buffer overflows
1050 - comedi: vmk80xx: fix bulk-buffer overflow
1051 - comedi: vmk80xx: fix bulk and interrupt message timeouts
1052 - staging: r8712u: fix control-message timeout
1053 - staging: rtl8192u: fix control-message timeouts
1054 - staging: r8188eu: fix memleak in rtw_wx_set_enc_ext
1055 - media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init
1056 - rsi: fix control-message timeout
1057 - Linux 5.15.2
1058
1059 * reuseport_bpf_numa in net from ubuntu_kernel_selftests fails on ppc64le
1060 (LP: #1867570)
1061 - selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes
1062
1063 * Miscellaneous Ubuntu changes
1064 - packaging: switch getabis to the linux package name
1065
1066 * Miscellaneous upstream changes
1067 - Revert "UBUNTU: SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm"
1068 - Revert "UBUNTU: SAUCE: drm/i915/dp: Use max params for older panels"
1069 - Revert "UBUNTU: SAUCE: i915: Fix build error due to missing struct
1070 definition"
1071 - selftests/core: fix conflicting types compile error for close_range()
1072 - selftests: net: test_vxlan_under_vrf: fix HV connectivity test
1073 - Revert "UBUNTU: SAUCE: ACPICA: prevent out-of-bound access with buggy DSDT"
1074
1075 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 15 Nov 2021 10:12:47 +0100
1076
1077 linux (5.15.0-10.10) jammy; urgency=medium
1078
1079 * jammy/linux: 5.15.0-10.10 -proposed tracker (LP: #1950133)
1080
1081 * Jammy update: v5.15.1 upstream stable release (LP: #1950131)
1082 - sfc: Fix reading non-legacy supported link modes
1083 - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
1084 - Revert "xhci: Set HCD flag to defer primary roothub registration"
1085 - Revert "usb: core: hcd: Add support for deferring roothub registration"
1086 - drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
1087 - Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
1088 - ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
1089 - Revert "wcn36xx: Disable bmps when encryption is disabled"
1090 - drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
1091 - drm/amd/display: Revert "Directly retrain link from debugfs"
1092 - Revert "drm/i915/gt: Propagate change in error status to children on unhold"
1093 - ALSA: usb-audio: Add quirk for Audient iD14
1094 - Linux 5.15.1
1095
1096 * Miscellaneous Ubuntu changes
1097 - packaging: fixup previous ABI/spin to -9.9
1098 - [Packaging] Drop unused d-i build-deps and packaging
1099 - [Packaging] Drop now unsupported d-i/ input files
1100
1101 * Miscellaneous upstream changes
1102 - selftests: net: properly support IPv6 in GSO GRE test
1103 - signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
1104
1105 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Nov 2021 14:43:24 +0100
1106
1107 linux (5.15.0-9.9) jammy; urgency=medium
1108
1109 * jammy/linux: 5.15.0-1.1 -proposed tracker (LP: #1949876)
1110
1111 * Packaging resync (LP: #1786013)
1112 - [Packaging] update variants
1113 - [Packaging] update Ubuntu.md
1114
1115 * Add F81966 watchdog support (LP: #1949063)
1116 - SAUCE: ODM: watchdog: f71808e_wdt: Add F81966 support
1117
1118 * Miscellaneous Ubuntu changes
1119 - [Packaging] Rewrite debian/scripts/misc/insert-changes.pl in Python
1120 - [Packaging] change source package name to linux
1121
1122 -- Andrea Righi <andrea.righi@canonical.com> Thu, 04 Nov 2021 18:47:19 +0100
1123
1124 linux (5.15.0-0.0) jammy; urgency=medium
1125
1126 * Empty entry
1127
1128 -- Andrea Righi <andrea.righi@canonical.com> Thu, 04 Nov 2021 16:47:16 +0100
1129
1130 linux-unstable (5.15.0-8.8) jammy; urgency=medium
1131
1132 * jammy/linux-unstable: 5.15.0-8.8 -proposed tracker (LP: #1949436)
1133
1134 * Packaging resync (LP: #1786013)
1135 - debian/dkms-versions -- update from kernel-versions (main/master)
1136
1137 * Drop "UBUNTU: SAUCE: cachefiles: Page leaking in
1138 cachefiles_read_backing_file while vmscan is active" (LP: #1947709)
1139 - Revert "UBUNTU: SAUCE: cachefiles: Page leaking in
1140 cachefiles_read_backing_file while vmscan is active"
1141
1142 * Add l2tp.sh in net from ubuntu_kernel_selftests back (LP: #1934293)
1143 - Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test"
1144
1145 * Check for changes relevant for security certifications (LP: #1945989)
1146 - [Packaging] Add fips-checks as part of finalchecks
1147
1148 * Add final-checks to check certificates (LP: #1947174)
1149 - [Packaging] Add system trusted and revocation keys final check
1150
1151 * Can only reach PC3 when ethernet is plugged r8169 (LP: #1946433)
1152 - r8169: Enable chip-specific ASPM regardless of PCIe ASPM status
1153 - PCI/ASPM: Introduce a new helper to report ASPM capability
1154 - r8169: Implement dynamic ASPM mechanism
1155
1156 * rtw89 kernel module for Realtek 8852 wifi is missing (LP: #1945967)
1157 - rtw89: add Realtek 802.11ax driver
1158 - rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf
1159 - rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
1160 - rtw89: remove unneeded semicolon
1161 - [Config] RTW89=m
1162
1163 * Fix A yellow screen pops up in an instant (< 1 second) and then disappears
1164 before loading the system (LP: #1945932)
1165 - drm/i915: Stop force enabling pipe bottom color gammma/csc
1166
1167 * disable CONFIG_KFENCE_STATIC_KEYS in linux 5.15 (LP: #1948038)
1168 - [Config] disable CONFIG_KFENCE_STATIC_KEYS
1169
1170 * Miscellaneous Ubuntu changes
1171 - [Debian] Remove old and unused firmware helper scripts
1172 - [Packaging] Replace Perl oneliner with Bash statements
1173 - rebase to v5.15
1174
1175 [ Upstream Kernel Changes ]
1176
1177 * Rebase to v5.15
1178
1179 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 02 Nov 2021 08:29:45 +0100
1180
1181 linux-unstable (5.15.0-7.7) jammy; urgency=medium
1182
1183 * jammy/linux-unstable: 5.15.0-7.7 -proposed tracker (LP: #1948770)
1184
1185 * Miscellaneous Ubuntu changes
1186 - [Config] Temporarily disable signing for ppc64el and s390x
1187 - packaging: switch release to Jammy
1188 - rebase to v5.15-rc7
1189 - [Config] GCC version update
1190
1191 [ Upstream Kernel Changes ]
1192
1193 * Rebase to v5.15-rc7
1194
1195 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 26 Oct 2021 11:38:14 +0200
1196
1197 linux-unstable (5.15.0-6.6) jammy; urgency=medium
1198
1199 * impish/linux-unstable: 5.15.0-6.6 -proposed tracker (LP: #1947565)
1200
1201 * [impish] Remove the downstream xr-usb-uart driver (LP: #1945938)
1202 - SAUCE: xr-usb-serial: remove driver
1203 - [Config] update modules list
1204
1205 * Packaging resync (LP: #1786013)
1206 - debian/dkms-versions -- update from kernel-versions (main/master)
1207
1208 * Miscellaneous Ubuntu changes
1209 - rebase to v5.15-rc6
1210 - [Config] update config & annotations following v5.15-rc6 rebase
1211
1212 * Miscellaneous upstream changes
1213 - Revert "UBUNTU: SAUCE: xr-usb-serial: switch to tty_alloc_driver() and
1214 tty_driver_kref_put()"
1215 - Revert "UBUNTU: SAUCE: xr-usb-serial: update return code for
1216 xr_usb_serial_tty_write_room() and xr_usb_serial_tty_chars_in_buffer()"
1217 - Revert "UBUNTU: [Packaging] FTBFS: disable zfs"
1218
1219 [ Upstream Kernel Changes ]
1220
1221 * Rebase to v5.15-rc6
1222
1223 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 Oct 2021 12:24:45 +0200
1224
1225 linux-unstable (5.15.0-5.5) impish; urgency=medium
1226
1227 * impish/linux-unstable: 5.15.0-5.5 -proposed tracker (LP: #1946338)
1228
1229 * Miscellaneous Ubuntu changes
1230 - rebase to v5.15-rc5
1231 - [Config] FB_SIMPLE=m
1232 - [Config] update annotations
1233
1234 [ Upstream Kernel Changes ]
1235
1236 * Rebase to v5.15-rc5
1237
1238 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 Oct 2021 12:14:02 +0200
1239
1240 linux-unstable (5.15.0-4.4) impish; urgency=medium
1241
1242 * impish/linux-unstable: 5.15.0-4.4 -proposed tracker (LP: #1945953)
1243
1244 * Fix missing HDMI audio on Intel RKL (LP: #1945556)
1245 - drm/i915/audio: Use BIOS provided value for RKL HDA link
1246
1247 * Miscellaneous Ubuntu changes
1248 - SAUCE: media: atomisp: add missing return type (fix -Werror=return-type)
1249 - SAUCE: xr-usb-serial: switch to tty_alloc_driver() and tty_driver_kref_put()
1250 - rebase to v5.15-rc4
1251
1252 * Miscellaneous upstream changes
1253 - Revert "UBUNTU: [Config] FTBFS: disable INTEL_ATOMISP"
1254 - Revert "UBUNTU: [Config] FTBFS: disable xr-usb-serial"
1255
1256 [ Upstream Kernel Changes ]
1257
1258 * Rebase to v5.15-rc4
1259
1260 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Oct 2021 10:52:41 +0200
1261
1262 linux-unstable (5.15.0-3.3) impish; urgency=medium
1263
1264 * impish/linux-unstable: 5.15.0-3.3 -proposed tracker (LP: #1944944)
1265
1266 * Packaging resync (LP: #1786013)
1267 - debian/dkms-versions -- update from kernel-versions (main/master)
1268
1269 * Miscellaneous Ubuntu changes
1270 - rebase to v5.15-rc3
1271 - [Config] updateconfigs following v5.15-rc3 rebase
1272 - [Packaging] correctly evaluate release in update-dkms-versions
1273
1274 [ Upstream Kernel Changes ]
1275
1276 * Rebase to v5.15-rc3
1277
1278 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Sep 2021 16:48:03 +0200
1279
1280 linux-unstable (5.15.0-2.2) impish; urgency=medium
1281
1282 * impish/linux-unstable: 5.15.0-2.2 -proposed tracker (LP: #1944423)
1283
1284 * Miscellaneous Ubuntu changes
1285 - rebase to v5.15-rc2
1286 - [Config] updateconfigs following v5.15-rc2 rebase
1287
1288 [ Upstream Kernel Changes ]
1289
1290 * Rebase to v5.15-rc2
1291
1292 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 21 Sep 2021 11:46:59 +0200
1293
1294 linux-unstable (5.15.0-1.1) impish; urgency=medium
1295
1296 * Packaging resync (LP: #1786013)
1297 - debian/dkms-versions -- update from kernel-versions (main/master)
1298
1299 * LRMv5: switch primary version handling to kernel-versions data set
1300 (LP: #1928921)
1301 - [Packaging] switch to kernel-versions
1302
1303 * Miscellaneous Ubuntu changes
1304 - [Packaging] remove remaining references to ports
1305 - [Packaging] drop x32 architecture configs
1306 - [Config] mark CONFIG_BPF_UNPRIV_DEFAULT_OFF enforced
1307 - [Packaging] bump kernel version to 5.15
1308 - rebase to v5.15-rc1
1309 - [Config] updateconfigs following v5.15-rc1 rebase
1310 - [Config] FTBFS: disable INTEL_ATOMISP
1311 - [Config] FTBFS: disable xr-usb-serial
1312 - [Packaging] FTBFS: disable zfs
1313
1314 * Miscellaneous upstream changes
1315 - Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables
1316 ASPM"
1317 - Revert "UBUNTU: SAUCE: RDMA/core: Introduce peer memory interface"
1318
1319 [ Upstream Kernel Changes ]
1320
1321 * Rebase to v5.15-rc1
1322
1323 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 17 Sep 2021 11:42:25 +0200
1324
1325 linux-unstable (5.15.0-0.0) impish; urgency=medium
1326
1327 * Empty entry
1328
1329 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 15 Sep 2021 11:54:10 +0200
1330
1331 linux-unstable (5.14.0-9.9) impish; urgency=medium
1332
1333 * impish/linux-unstable: 5.14.0-9.9 -proposed tracker (LP: #1943022)
1334
1335 * Packaging resync (LP: #1786013)
1336 - update dkms package versions
1337
1338 * Miscellaneous Ubuntu changes
1339 - [Packaging] NVIDIA -- Add the NVIDIA 470 driver
1340 - [Packaging] NVIDIA: transition -460 and -465 to -470, transition -460-server
1341 to -470-server
1342
1343 * Miscellaneous upstream changes
1344 - vt_kdsetmode: extend console locking
1345 - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
1346 - net: dsa: mt7530: fix VLAN traffic leaks again
1347 - btrfs: fix NULL pointer dereference when deleting device by invalid id
1348 - Revert "floppy: reintroduce O_NDELAY fix"
1349 - fscrypt: add fscrypt_symlink_getattr() for computing st_size
1350 - ext4: report correct st_size for encrypted symlinks
1351 - f2fs: report correct st_size for encrypted symlinks
1352 - ubifs: report correct st_size for encrypted symlinks
1353 - net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
1354 - audit: move put_tree() to avoid trim_trees refcount underflow and UAF
1355 - Linux 5.14.1
1356
1357 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 08 Sep 2021 12:20:18 +0200
1358
1359 linux-unstable (5.14.0-8.8) impish; urgency=medium
1360
1361 * impish/linux-unstable: 5.14.0-8.8 -proposed tracker (LP: #1941887)
1362
1363 * Fix Intel AC9560 BT function cannot turn on if BT turn off before S3 entry
1364 (LP: #1941696)
1365 - SAUCE: Bluetooth: btusb: add a reject table to disable msft
1366
1367 * Add USB4 support for AMD SoC (LP: #1941036)
1368 - thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt
1369 status
1370 - thunderbolt: Handle ring interrupt by reading interrupt status register
1371 - thunderbolt: Do not read control adapter config space
1372 - thunderbolt: Fix port linking by checking all adapters
1373
1374 * Support builtin revoked certificates (LP: #1932029)
1375 - [Config] Enforce SYSTEM_TRUSTED_KEYS and SYSTEM_REVOCATION_KEYS
1376
1377 * GPIO error logs in start and dmesg after update of kernel (LP: #1937897)
1378 - ODM: mfd: Check AAEON BFPI version before adding device
1379
1380 * initramfs-tools & kernel: use zstd as the default compression method
1381 (LP: #1931725)
1382 - [Config] enforce ZSTD compression
1383
1384 * Miscellaneous Ubuntu changes
1385 - rebase to v5.14
1386 - [Config] RESET_MCHP_SPARX5 depends on ARCH_SPARX5
1387
1388 * Miscellaneous upstream changes
1389 - Revert "UBUNTU: [Packaging] FTBFS: disable zfs"
1390
1391 [ Upstream Kernel Changes ]
1392
1393 * Rebase to v5.14
1394
1395 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 30 Aug 2021 12:57:19 +0200
1396
1397 linux-unstable (5.14.0-7.7) impish; urgency=medium
1398
1399 * Please enable CONFIG_UBSAN_BOUNDS (LP: #1914685)
1400 - [Config] Enable CONFIG_UBSAN_BOUNDS
1401
1402 * CONFIG_HARDENED_USERCOPY_FALLBACK should be disabled (LP: #1855340)
1403 - [Config] Disable CONFIG_HARDENED_USERCOPY_FALLBACK
1404
1405 * fs: removing mandatory locks (LP: #1940392)
1406 - [Config] Disable CONFIG_MANDATORY_FILE_LOCKING
1407
1408 * Fix kernel panic caused by legacy devices on AMD platforms (LP: #1936682)
1409 - SAUCE: iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA
1410 still work
1411
1412 * ALSA: hda/cs8409: Add support for dolphin (LP: #1939541)
1413 - ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
1414 - ALSA: hda/cs8409: Move arrays of configuration to a new file
1415 - ALSA: hda/cs8409: Use enums for register names and coefficients
1416 - ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
1417 - ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
1418 - ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
1419 - ALSA: hda/cs8409: Disable unsolicited responses during suspend
1420 - ALSA: hda/cs8409: Disable unsolicited response for the first boot
1421 - ALSA: hda/cs8409: Mask CS42L42 wake events
1422 - ALSA: hda/cs8409: Simplify CS42L42 jack detect.
1423 - ALSA: hda/cs8409: Prevent I2C access during suspend time
1424 - ALSA: hda/cs8409: Generalize volume controls
1425 - ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
1426 - ALSA: hda/cs8409: Avoid setting the same I2C address for every access
1427 - ALSA: hda/cs8409: Avoid re-setting the same page as the last access
1428 - ALSA: hda/cs8409: Support i2c bulk read/write functions
1429 - ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
1430 - ALSA: hda/cs8409: Move codec properties to its own struct
1431 - ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol
1432 events
1433 - ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
1434 - ALSA: hda/cs8409: Add support for dolphin
1435 - ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
1436 - ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
1437 - ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
1438 - ALSA: hda/cs8409: Remove unnecessary delays
1439 - ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
1440 - ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
1441 - ALSA: hda/cs8409: Prevent pops and clicks during suspend
1442 - SAUCE: ALSA: hda/cs8409: Prevent pops and clicks during reboot
1443 - [Config] Enable Cirrus Logic HDA bridge support
1444
1445 * e1000e: add handshake with the Intel CSME to support S0ix (LP: #1937252)
1446 - SAUCE: e1000e: Add handshake with the CSME to support S0ix
1447 - SAUCE: e1000e: Add polling mechanism to indicate CSME DPG exit
1448 - SAUCE: e1000e: Additional PHY power saving in S0ix
1449
1450 * AMDGPU: Fix System hang after resume from suspend (LP: #1940204)
1451 - SAUCE: drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU
1452 temporarily
1453
1454 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
1455 5.4 to 5.8 (LP: #1915117)
1456 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
1457
1458 * Miscellaneous Ubuntu changes
1459 - rebase to v5.14-rc7
1460 - [Config] updateconfigs following 5.14-rc7 rebase
1461 - [Config] Enable CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT
1462 - [Config] annotations: set CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT to y
1463
1464 * Miscellaneous upstream changes
1465 - Revert "UBUNTU: [Config] annotations: set
1466 CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y"
1467 - Revert "UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to
1468 y"
1469
1470 [ Upstream Kernel Changes ]
1471
1472 * Rebase to v5.14-rc7
1473
1474 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 24 Aug 2021 10:32:31 +0200
1475
1476 linux-unstable (5.14.0-6.6) impish; urgency=medium
1477
1478 * Miscellaneous Ubuntu changes
1479 - no changes upload (to avoid picking up libc6 from -proposed)
1480
1481 * No changes upload (to avoid picking up libc6 from -proposed)
1482
1483 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 18 Aug 2021 13:41:16 +0200
1484
1485 linux-unstable (5.14.0-5.5) impish; urgency=medium
1486
1487 * disable “CONFIG_HISI_DMA” config for ubuntu version (LP: #1936771)
1488 - [Config] Disable CONFIG_HISI_DMA
1489
1490 * Dell XPS 17 (9710) PCI/internal sound card not detected (LP: #1935850)
1491 - ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode
1492 - ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710
1493
1494 * [regression] USB device is not detected during boot (LP: #1939638)
1495 - SAUCE: Revert "usb: core: reduce power-on-good delay time of root hub"
1496
1497 * armhf build failure (LP: #1939308)
1498 - SAUCE: arm: Fix instruction set selection for GCC 11
1499
1500 * REGRESSION: shiftfs lets sendfile fail with EINVAL (LP: #1939301)
1501 - SAUCE: shiftfs: fix sendfile() invocations
1502
1503 * Wobbly graphics on built-in display since linux-image-5.11.0-22-generic
1504 (LP: #1936708)
1505 - SAUCE: drm/i915/dp: Use max params for older panels
1506
1507 * [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock
1508 (LP: #1938689)
1509 - SAUCE: igc: fix page fault when thunderbolt is unplugged
1510
1511 * e1000e blocks the boot process when it tried to write checksum to its NVM
1512 (LP: #1936998)
1513 - SAUCE: e1000e: Do not take care about recovery NVM checksum
1514
1515 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
1516 5.4 to 5.8 (LP: #1915117)
1517 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
1518 - [Config] annotations: set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
1519
1520 * Miscellaneous Ubuntu changes
1521 - [Config] updateconfigs following 5.14-rc6 rebase
1522 - rebase to v5.14-rc6
1523
1524 [ Upstream Kernel Changes ]
1525
1526 * Rebase to v5.14-rc6
1527
1528 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 17 Aug 2021 17:49:15 +0200
1529
1530 linux-unstable (5.14.0-4.4) impish; urgency=medium
1531
1532 * impish/linux-unstable: 5.14.0-4.4 -proposed tracker (LP: #1938566)
1533
1534 * Packaging resync (LP: #1786013)
1535 - update dkms package versions
1536
1537 * Miscellaneous upstream changes
1538 - Revert "riscv: Get CPU manufacturer information"
1539
1540 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Aug 2021 14:50:27 +0200
1541
1542 linux-unstable (5.14.0-3.3) impish; urgency=medium
1543
1544 * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004)
1545 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for Foxconn
1546 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC Network
1547 - SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip
1548
1549 * Fix display output on HP hybrid GFX laptops (LP: #1936296)
1550 - drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
1551
1552 * Miscellaneous Ubuntu changes
1553 - rebase to v5.14-rc3
1554 - [Config] updateconfigs following 5.14-rc3 rebase
1555
1556 [ Upstream Kernel Changes ]
1557
1558 * Rebase to v5.14-rc3
1559
1560 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Jul 2021 12:52:38 +0200
1561
1562 linux-unstable (5.14.0-2.2) impish; urgency=medium
1563
1564 * Packaging resync (LP: #1786013)
1565 - update dkms package versions
1566
1567 * Miscellaneous Ubuntu changes
1568 - SAUCE: xr-usb-serial: update return code for xr_usb_serial_tty_write_room()
1569 and xr_usb_serial_tty_chars_in_buffer()
1570 - SAUCE: platform/x86: dell-uart-backlight: update return code for
1571 uart_chars_in_buffer(()
1572 - [Config] updateconfigs following 5.14-rc2 rebase
1573
1574 * Miscellaneous upstream changes
1575 - Revert "UBUNTU: [Config] FTBFS: disable ubuntu/xr-usb-serial"
1576 - Revert "UBUNTU: [Config] FTBFS: disable DELL_UART_BACKLIGHT"
1577
1578 [ Upstream Kernel Changes ]
1579
1580 * Rebase to v5.14-rc2
1581
1582 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 22 Jul 2021 11:03:28 +0200
1583
1584 linux-unstable (5.14.0-1.1) impish; urgency=medium
1585
1586 * Packaging resync (LP: #1786013)
1587 - update dkms package versions
1588
1589 * Miscellaneous Ubuntu changes
1590 - [Packaging] bump kernel version to 5.14
1591 - [Config] updateconfigs following 5.14-rc1 rebase
1592 - [Config] update annotations
1593 - [Packaging] FTBFS: disable zfs
1594 - [Config] FTBFS: disable DELL_UART_BACKLIGHT
1595 - [Config] FTBFS: disable ubuntu/xr-usb-serial
1596
1597 * Miscellaneous upstream changes
1598 - Revert "UBUNTU: [Packaging] update variants"
1599
1600 [ Upstream Kernel Changes ]
1601
1602 * Rebase to v5.14-rc1
1603
1604 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 16 Jul 2021 15:20:04 +0200
1605
1606 linux-unstable (5.14.0-0.0) impish; urgency=medium
1607
1608 * Empty entry
1609
1610 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 13 Jul 2021 12:15:35 +0200
1611
1612 linux (5.13.0-11.11) impish; urgency=medium
1613
1614 * impish/linux: 5.13.0-11.11 -proposed tracker (LP: #1933854)
1615
1616 * Packaging resync (LP: #1786013)
1617 - [Packaging] update variants
1618
1619 * Support builtin revoked certificates (LP: #1932029)
1620 - [Packaging] build canonical-revoked-certs.pem from branch/arch certs
1621 - [Packaging] Revoke 2012 UEFI signing certificate as built-in
1622 - [Config] Configure CONFIG_SYSTEM_REVOCATION_KEYS with revoked keys
1623
1624 * Miscellaneous Ubuntu changes
1625 - [Packaging] Change source package name to linux
1626
1627 * Miscellaneous upstream changes
1628 - mm/page_alloc: Correct return value of populated elements if bulk array is
1629 populated
1630
1631 -- Andrea Righi <andrea.righi@canonical.com> Tue, 29 Jun 2021 07:50:25 +0200
1632
1633 linux (5.13.0-10.10) impish; urgency=medium
1634
1635 * Empty entry
1636
1637 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
1638
1639 linux-unstable (5.13.0-10.10) impish; urgency=medium
1640
1641 * impish/linux-unstable: 5.13.0-10.10 -proposed tracker (LP: #1933795)
1642
1643 * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367)
1644 - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
1645
1646 * initramfs-tools & kernel: use zstd as the default compression method
1647 (LP: #1931725)
1648 - s390/decompressor: correct BOOT_HEAP_SIZE condition
1649 - s390/boot: add zstd support
1650 - [Packaging] use ZSTD to compress s390 kernels
1651
1652 * Miscellaneous Ubuntu changes
1653 - SAUCE: selftests: tls: fix chacha+bidir tests
1654 - SAUCE: selftests: icmp_redirect: support expected failures
1655 - [Config] update configs and annotations after rebase to 5.13
1656
1657 * Miscellaneous upstream changes
1658 - tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
1659
1660 [ Upstream Kernel Changes ]
1661
1662 * Rebase to v5.13
1663
1664 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
1665
1666 linux-unstable (5.13.0-9.9) impish; urgency=medium
1667
1668 * impish/linux-unstable: 5.13.0-9.9 -proposed tracker (LP: #1933070)
1669
1670 * Add support for selective build of special drivers (LP: #1912789)
1671 - [Packaging] Add support for ODM drivers
1672 - [Packaging] Turn on ODM support for amd64
1673 - [Packaging] Fix ODM support in actual build
1674 - [Packaging] Fix ODM DRIVERS Kconfig
1675
1676 * Add support for IO functions of AAEON devices (LP: #1929504)
1677 - ODM: [Config] update config for AAEON devices
1678 - ODM: hwmon: add driver for AAEON devices
1679 - ODM: leds: add driver for AAEON devices
1680 - ODM: watchdog: add driver for AAEON devices
1681 - ODM: gpio: add driver for AAEON devices
1682 - ODM: mfd: Add support for IO functions of AAEON devices
1683
1684 * Disable hv-kvp-daemon.service on certain instance types (LP: #1932081)
1685 - [Packaging]: Add kernel command line condition to hv-kvp-daemon service
1686
1687 * Fix non-working GPU on Some HP desktops (LP: #1931147)
1688 - PCI: Coalesce host bridge contiguous apertures
1689
1690 * Miscellaneous Ubuntu changes
1691 - SAUCE: selftests: seccomp: bump up timeout to 5min
1692 - SAUCE: Revert "net/tls(TLS_SW): Add selftest for 'chunked' sendfile test"
1693 - [Config] update annotations after rebase to 5.13-rc7
1694
1695 [ Upstream Kernel Changes ]
1696
1697 * Rebase to v5.13-rc7
1698
1699 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Jun 2021 10:55:36 +0200
1700
1701 linux-unstable (5.13.0-8.8) impish; urgency=medium
1702
1703 * impish/linux-unstable: 5.13.0-8.8 -proposed tracker (LP: #1932018)
1704
1705 * Packaging resync (LP: #1786013)
1706 - update dkms package versions
1707
1708 * initramfs-tools & kernel: use zstd as the default compression method
1709 (LP: #1931725)
1710 - [Config] use ZSTD to compress amd64 kernels
1711
1712 * Miscellaneous Ubuntu changes
1713 - [Config] enable signing for ppc64el
1714 - SAUCE: powerpc: Fix initrd corruption with relative jump labels
1715
1716 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Jun 2021 15:07:34 +0200
1717
1718 linux-unstable (5.13.0-7.7) impish; urgency=medium
1719
1720 * impish/linux-unstable: 5.13.0-7.7 -proposed tracker (LP: #1931840)
1721
1722 * Packaging resync (LP: #1786013)
1723 - update dkms package versions
1724 - [Packaging] resync getabis
1725 - [Packaging] update helper scripts
1726 - update dkms package versions
1727
1728 * Intel ADL-S graphics feature enabling (LP: #1931240)
1729 - SAUCE: drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA
1730
1731 * Kernel package builds running out of space on builders (LP: #1930713)
1732 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
1733
1734 * Miscellaneous Ubuntu changes
1735 - [Debian] remove nvidia dkms build support
1736 - [Config] remove now unsued do_dkms_nvidia* build variables
1737 - [Config] enable signing for s390x
1738 - [Config] update annotations after configs review
1739 - [Config] update toolchain versions
1740
1741 [ Upstream Kernel Changes ]
1742
1743 * Rebase to v5.13-rc6
1744
1745 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Jun 2021 11:53:08 +0200
1746
1747 linux-unstable (5.13.0-6.6) impish; urgency=medium
1748
1749 * impish/linux-unstable: 5.13.0-6.6 -proposed tracker (LP: #1931071)
1750
1751 * Kernel package builds running out of space on builders (LP: #1930713)
1752 - [Debian] use stamps for flavour install targets
1753 - [Debian] run install-$(flavour) targets during build phase
1754 - [Debian] remove dh_testroot from install targets
1755 - [Debian] dkms-build -- use fakeroot if not running as root
1756 - [Debian] exclude $(DEBIAN)/__abi.current from linux-source
1757
1758 * [UBUNTU 21.04] tools/kvm_stat: Add restart delay (LP: #1921870)
1759 - [Debian] install kvm_stat systemd service
1760
1761 * Debugging symbols (dbgsym) packages are missing GDB kernel scripts
1762 (LP: #1928715)
1763 - [Packaging] Build and include GDB Python scripts into debug packages
1764
1765 * Can't detect intel wifi 6235 (LP: #1920180)
1766 - SAUCE: iwlwifi: add new pci id for 6235
1767
1768 * Select correct boot VGA when BIOS doesn't do it properly (LP: #1929217)
1769 - vgaarb: Use ACPI HID name to find integrated GPU
1770
1771 * Fix kernel panic on Intel Bluetooth (LP: #1928838)
1772 - Bluetooth: Shutdown controller after workqueues are flushed or cancelled
1773
1774 * build module CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m for 5.11, 5.13-rc2
1775 and later (LP: #1921632)
1776 - [Config] enable soundwire audio mach driver
1777
1778 * Miscellaneous Ubuntu changes
1779 - [Config] CONFIG_SND_SOC_RT1308 can only be enabled on amd64
1780
1781 [ Upstream Kernel Changes ]
1782
1783 * Rebase to v5.13-rc5
1784
1785 -- Andrea Righi <andrea.righi@canonical.com> Mon, 07 Jun 2021 10:45:13 +0200
1786
1787 linux-unstable (5.13.0-5.5) impish; urgency=medium
1788
1789 * impish/linux-unstable: 5.13.0-5.5 -proposed tracker (LP: #1930205)
1790
1791 * Packaging resync (LP: #1786013)
1792 - update dkms package versions
1793
1794 * Miscellaneous Ubuntu changes
1795 - [Config] set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
1796
1797 -- Andrea Righi <andrea.righi@canonical.com> Mon, 31 May 2021 12:32:38 +0200
1798
1799 linux-unstable (5.13.0-4.4) impish; urgency=medium
1800
1801 * impish/linux-unstable: 5.13.0-4.4 -proposed tracker (LP: #1929404)
1802
1803 * Packaging resync (LP: #1786013)
1804 - update dkms package versions
1805
1806 * Support importing mokx keys into revocation list from the mok table
1807 (LP: #1928679)
1808 - SAUCE: integrity: add informational messages when revoking certs
1809
1810 * Support importing mokx keys into revocation list from the mok table
1811 (LP: #1928679) // CVE-2020-26541 when certificates are revoked via
1812 MokListXRT.
1813 - SAUCE: integrity: Load mokx certs from the EFI MOK config table
1814
1815 * Miscellaneous Ubuntu changes
1816 - [Config] Temporarily disable signing for ppc64el and s390x
1817 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Be more careful about copying up
1818 sxid files"
1819 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Propogate nosuid from lower and
1820 upper mounts"
1821 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Enable user namespace mounts"
1822 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: ensure mounter privileges when
1823 reading directories"
1824 - SAUCE: Revert "UBUNTU: SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags"
1825
1826 [ Upstream Kernel Changes ]
1827
1828 * Rebase to v5.13-rc3
1829
1830 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 May 2021 13:06:17 +0200
1831
1832 linux-unstable (5.13.0-3.3) impish; urgency=medium
1833
1834 * impish/linux-unstable: 5.13.0-3.3 -proposed tracker (LP: #1928655)
1835
1836 [ Upstream Kernel Changes ]
1837
1838 * Rebase to v5.13-rc2
1839
1840 -- Andrea Righi <andrea.righi@canonical.com> Mon, 17 May 2021 11:55:02 +0200
1841
1842 linux-unstable (5.13.0-2.2) impish; urgency=medium
1843
1844 * Miscellaneous Ubuntu changes
1845 - [Config] enable CONFIG_DEBUG_INFO_COMPRESSED
1846
1847 * Miscellaneous upstream changes
1848 - Revert "UBUNTU: [Config] temporarily disable BPF JIT"
1849
1850 -- Andrea Righi <andrea.righi@canonical.com> Fri, 14 May 2021 09:19:02 +0200
1851
1852 linux-unstable (5.13.0-1.1) impish; urgency=medium
1853
1854 [ Upstream Kernel Changes ]
1855
1856 * Rebase to v5.13-rc1
1857
1858 -- Andrea Righi <andrea.righi@canonical.com> Wed, 12 May 2021 11:35:23 +0200
1859
1860 linux-unstable (5.13.0-0.0) impish; urgency=medium
1861
1862 * Empty entry
1863
1864 -- Andrea Righi <andrea.righi@canonical.com> Tue, 11 May 2021 08:40:09 +0200
1865
1866 linux-unstable (5.12.0-11.11) impish; urgency=medium
1867
1868 * Impish update: v5.12.1 upstream stable release (LP: #1927094)
1869 - net: hso: fix NULL-deref on disconnect regression
1870 - USB: CDC-ACM: fix poison/unpoison imbalance
1871 - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
1872 - cfg80211: fix locking in netlink owner interface destruction
1873 - mei: me: add Alder Lake P device id.
1874 - Linux 5.12.1
1875
1876 * Packaging resync (LP: #1786013) // Impish update: v5.12.1 upstream stable
1877 release (LP: #1927094)
1878 - update dkms package versions
1879
1880 * Gigabyte R120-T33 (ARM ThunderX SoC) fails to boot in ACPI mode
1881 (LP: #1925075) // Impish update: v5.12.1 upstream stable release
1882 (LP: #1927094)
1883 - ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
1884
1885 * Fix kernel panic at boot on dual GFX systems (LP: #1926792) // Impish
1886 update: v5.12.1 upstream stable release (LP: #1927094)
1887 - drm/amdgpu: Register VGA clients after init can no longer fail
1888
1889 * On TGL platforms screen shows garbage when browsing website by scrolling
1890 mouse (LP: #1926579) // Impish update: v5.12.1 upstream stable release
1891 (LP: #1927094)
1892 - SAUCE: drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
1893
1894 * CirrusLogic: Cracking noises appears in built-in speaker when output volume
1895 is set >80% (LP: #1924997) // Impish update: v5.12.1 upstream stable release
1896 (LP: #1927094)
1897 - SAUCE: ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on
1898 Bullseye
1899
1900 * Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8
1901 (LP: #1925415) // Impish update: v5.12.1 upstream stable release
1902 (LP: #1927094)
1903 - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
1904 845 G8
1905
1906 * Miscellaneous upstream changes
1907 - Revert "UBUNTU: SAUCE: PCI: Disable broken RTIT_BAR of Intel TH"
1908 - Revert "UBUNTU: [Config] temporarily disable ZFS"
1909
1910 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 04 May 2021 18:35:54 +0200
1911
1912 linux-unstable (5.12.0-10.10) impish; urgency=medium
1913
1914 * Packaging resync (LP: #1786013)
1915 - update dkms package versions
1916
1917 * Miscellaneous Ubuntu changes
1918 - [Packaging] Drop versioned ABI directory names
1919 - [Packaging] getabis: Download ABIs into an unversioned directory
1920 - [Packaging] final-checks: Handle unversioned ABI directories
1921 - bump to impish
1922 - [Config] GCC version update
1923
1924 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 29 Apr 2021 12:27:20 +0200
1925
1926 linux-unstable (5.12.0-9.9) impish; urgency=medium
1927
1928 [ Upstream Kernel Changes ]
1929
1930 * Rebase to v5.12-rc8
1931
1932 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Apr 2021 11:14:16 -0500
1933
1934 linux-unstable (5.12.0-8.8) hirsute; urgency=medium
1935
1936 * CVE-2021-3492
1937 - SAUCE: shiftfs: free allocated memory in shiftfs_btrfs_ioctl_fd_replace()
1938 error paths
1939 - SAUCE: shiftfs: handle copy_to_user() return values correctly
1940
1941 * Fix no picture from HDMI when it's plugged after boot (LP: #1924238)
1942 - drm/i915/display: Handle lane polarity for DDI port
1943
1944 * hirsute beta desktop AMD64 ISO kernel panic on boot when booting using UEFI
1945 (LP: #1922403)
1946 - SAUCE: efifb: Check efifb_pci_dev before using it
1947
1948 * Miscellaneous Ubuntu changes
1949 - Rebase to v5.12-rc8
1950 - [Config] updateconfigs following 5.12-rc8 rebase
1951
1952 [ Upstream Kernel Changes ]
1953
1954 * Rebase to v5.12-rc8
1955
1956 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Apr 2021 11:37:27 +0200
1957
1958 linux-unstable (5.12.0-7.7) hirsute; urgency=medium
1959
1960 * drm/i915: Drop force_probe requirement for Rocket Lake (LP: #1905466)
1961 - drm/i915/rkl: Remove require_force_probe protection
1962
1963 * HP m400 cartridges fail to find NIC when deploying hirsute (LP: #1918793)
1964 - PCI: xgene: Fix cfg resource mapping
1965
1966 * Update - Fix no screen show on display after S3 on CML-R (LP: #1922768)
1967 - drm/i915/gen9bc: Handle TGP PCH during suspend/resume
1968
1969 * Miscellaneous Ubuntu changes
1970 - SAUCE: RDMA/core: Introduce peer memory interface
1971 - Rebase to v5.12-rc7
1972
1973 [ Upstream Kernel Changes ]
1974
1975 * Rebase to v5.12-rc7
1976
1977 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 12 Apr 2021 11:48:07 +0200
1978
1979 linux-unstable (5.12.0-6.6) hirsute; urgency=medium
1980
1981 * Packaging resync (LP: #1786013)
1982 - [Packaging] update variants
1983
1984 * i915 doesn't support some high pixel clock 4k * 60Hz monitors (LP: #1922372)
1985 - drm/i915/vbt: update DP max link rate table
1986
1987 * Tegra "mmc0: Timeout waiting for hardware interrupt" (LP: #1921140)
1988 - SAUCE: mmc: host: Add required callbacks to set/clear CQE_EN bit
1989
1990 * Enable ath11k debugfs/tracing (LP: #1922033)
1991 - [Config] enable ath11k debugfs/tracing
1992
1993 * Fix mic on P620 after S3 resume (LP: #1921757)
1994 - ALSA: usb-audio: Carve out connector value checking into a helper
1995 - ALSA: usb-audio: Check connector value on resume
1996
1997 * Miscellaneous Ubuntu changes
1998 - [Config] amd64,arm64: build KFENCE support but disable it by default
1999 (KFENCE_SAMPLE_INTERVAL=0)
2000 - Rebase to v5.12-rc6
2001
2002 * Miscellaneous upstream changes
2003 - drm/dp: add MSO related DPCD registers
2004 - drm/i915/edp: reject modes with dimensions other than fixed mode
2005 - drm/i915/edp: always add fixed mode to probed modes in ->get_modes()
2006 - drm/i915/edp: read sink MSO configuration for eDP 1.4+
2007 - drm/i915/reg: add stream splitter configuration definitions
2008 - drm/i915/mso: add splitter state readout for platforms that support it
2009 - drm/i915/mso: add splitter state check
2010 - drm/i915/edp: modify fixed and downclock modes for MSO
2011 - drm/i915/edp: enable eDP MSO during link training
2012
2013 [ Upstream Kernel Changes ]
2014
2015 * Rebase to v5.12-rc6
2016
2017 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 07 Apr 2021 11:42:55 +0200
2018
2019 linux-unstable (5.12.0-5.5) hirsute; urgency=medium
2020
2021 * Packaging resync (LP: #1786013)
2022 - update dkms package versions
2023
2024 * alsa/realtek: extend the delay time in the determine_headset_type for a
2025 Dell AIO (LP: #1920747)
2026 - SAUCE: ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
2027
2028 * power off stress test will hang on the TGL machines (LP: #1919930)
2029 - SAUCE: ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown
2030 - [Config] set SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 to n
2031
2032 * lockdown on power (LP: #1855668)
2033 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
2034
2035 * Miscellaneous Ubuntu changes
2036 - [Config] arm64 -- unify build_image and kernel_file values
2037 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
2038 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
2039 error messages.
2040 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
2041 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2042 mode
2043 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
2044 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
2045 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
2046 verify
2047 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
2048 - SAUCE: (lockdown) security: lockdown: Make
2049 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
2050 - SAUCE: xr-usb-serial: clean up indentation
2051 - SAUCE: xr-usb-serial: clean up build warnings
2052 - SAUCE: apparmor: Fix build error, make sk parameter const
2053 - Rebase to v5.12-rc5
2054 - [Config] updateconfigs following v5.12-rc5 rebase
2055
2056 * Miscellaneous upstream changes
2057 - Revert "UBUNTU: SAUCE: (lockdown) s390: Lock down the kernel when the IPL
2058 secure flag is set"
2059 - Revert "UBUNTU: SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to
2060 indicate secure boot mode"
2061 - Revert "UBUNTU: SAUCE: (lockdown) powerpc: lock down kernel in secure boot
2062 mode"
2063 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: Make
2064 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic"
2065 - Revert "UBUNTU: SAUCE: (lockdown) arm64: Allow locking down the kernel under
2066 EFI secure boot"
2067 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
2068 module signature verify"
2069 - Revert "UBUNTU: SAUCE: (lockdown) efi: Lock down the kernel if booted in
2070 secure boot mode"
2071 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
2072 the kernel down"
2073 - Revert "UBUNTU: SAUCE: (lockdown) Make get_cert_list() use
2074 efi_status_to_str() to print error messages."
2075 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
2076 efi_status_to_err()."
2077
2078 [ Upstream Kernel Changes ]
2079
2080 * Rebase to v5.12-rc5
2081
2082 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 29 Mar 2021 12:59:38 +0200
2083
2084 linux-unstable (5.12.0-4.4) hirsute; urgency=medium
2085
2086 * Packaging resync (LP: #1786013)
2087 - update dkms package versions
2088
2089 * Fix broken efifb on graphics device without driver (LP: #1914411)
2090 - SAUCE: efifb: Ensure graphics device for efifb stays at PCI D0
2091
2092 * Fix system sleep on TGL systems with Intel ME (LP: #1919321)
2093 - SAUCE: PCI: Serialize TGL e1000e PM ops
2094
2095 * Miscellaneous Ubuntu changes
2096 - Rebase to v5.12-rc4
2097 - [Config] updateconfigs following v5.12-rc4 rebase
2098
2099 * Miscellaneous upstream changes
2100 - riscv: dts: fu740: fix cache-controller interrupts
2101 - riscv: sifive: fu740: cpu{1, 2, 3, 4} set compatible to sifive, u74-mc
2102 - riscv: sifive: unmatched: update for 16GB rev3
2103 - riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
2104 - riscv: Get CPU manufacturer information
2105 - riscv: Introduce alternative mechanism to apply errata solution
2106 - riscv: sifive: apply errata "cip-453" patch
2107 - clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
2108 - clk: sifive: Use reset-simple in prci driver for PCIe driver
2109 - MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver
2110 - dt-bindings: PCI: Add SiFive FU740 PCIe host controller
2111 - PCI: designware: Add SiFive FU740 PCIe host controller driver
2112 - riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
2113
2114 [ Upstream Kernel Changes ]
2115
2116 * Rebase to v5.12-rc4
2117
2118 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 22 Mar 2021 12:43:14 +0100
2119
2120 linux-unstable (5.12.0-3.3) hirsute; urgency=medium
2121
2122 * riscv: revert SiFive Unleashed CPUFreq (LP: #1917433)
2123 - SAUCE: Revert "SiFive Unleashed CPUFreq"
2124
2125 * Dell Precision 5550 takes up to 10 seconds to respond when coming out of
2126 sleep (LP: #1919123)
2127 - SAUCE: Input: i8042 - add dmi quirk
2128
2129 * LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key
2130 (LP: #1918134)
2131 - [Packaging] sync dkms-build et al from LRMv4
2132
2133 * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427)
2134 - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM
2135
2136 * Packaging resync (LP: #1786013)
2137 - update dkms package versions
2138
2139 * Enable Tegra support in arm64 for NVIDIA Jetson (LP: #1918471)
2140 - [Config] enable ARCH_TEGRA and all Tegra SOC's
2141 - [Packaging] include modern Tegra modules
2142
2143 * Cirrus Audio Codec CS8409/CS42L42: Input Device does not switch to headset
2144 Mic when a headset is inserted (LP: #1918378)
2145 - SAUCE: ALSA: hda/cirrus: Fix Headset Mic volume control name
2146
2147 * Cirrus Audio Codec CS8409/CS42L42 support (LP: #1916554)
2148 - ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18
2149 - ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion
2150 codec.
2151 - ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion
2152 codec.
2153 - ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control
2154
2155 * drm/i915: Drop force_probe requirement for JSL (LP: #1917843)
2156 - SAUCE: drm/i915: Drop require_force_probe from JSL
2157
2158 * Miscellaneous Ubuntu changes
2159 - [Packaging] Skip d-i code if udebs are disabled
2160 - [Packaging] Disable udebs if $DEBIAN/d-i doesn't exist
2161 - [Packaging] remove dh-systemd build dependency
2162 - [Config] fix several annotaions with enforcement typos
2163 - [Config] refresh annotations
2164 - [Config] updateconfigs following v5.12-rc3 rebase
2165 - annotations: fixup after v5.12-rc3 rebase
2166 - Rebase to v5.12-rc3
2167
2168 [ Upstream Kernel Changes ]
2169
2170 * Rebase to v5.12-rc3
2171
2172 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 16 Mar 2021 18:43:03 +0100
2173
2174 linux-unstable (5.12.0-2.2) hirsute; urgency=medium
2175
2176 * Miscellaneous Ubuntu changes
2177 - Rebase to v5.12-rc2
2178 - [Config] updateconfigs following v5.12-rc2 rebase
2179
2180 [ Upstream Kernel Changes ]
2181
2182 * Rebase to v5.12-rc2
2183
2184 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Mar 2021 11:22:04 +0100
2185
2186 linux-unstable (5.12.0-1.1) hirsute; urgency=medium
2187
2188 * Packaging resync (LP: #1786013)
2189 - update dkms package versions
2190
2191 * Support no udeb profile (LP: #1916095)
2192 - [Packaging] replace custom filter script with dctrl-tools
2193 - [Packaging] correctly implement noudeb build profiles.
2194
2195 * Miscellaneous Ubuntu changes
2196 - [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server
2197 - [Debian] run ubuntu-regression-suite for linux-unstable
2198 - [Packaging] remove Provides: aufs-dkms
2199 - [Config] update config and annotations following v5.12-rc1 rebase
2200 - [Config] disable nvidia and nvidia_server builds
2201 - [Config] temporarily disable ZFS
2202 - temporarily disable modules check
2203 - annotations: s390: temporarily remove CONFIG_KMSG_IDS
2204 - [Config] amd64: FTBFS: disable HIO
2205 - [Config] FTBFS: disable SHIFT_FS
2206 - [Config] s390: temporarily remove CONFIG_KMSG_IDS
2207
2208 * Miscellaneous upstream changes
2209 - Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds"
2210 - Revert "UBUNTU: SAUCE: s390: kernel message catalog"
2211
2212 [ Upstream Kernel Changes ]
2213
2214 * Rebase to v5.12-rc1
2215
2216 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:26:12 +0100
2217
2218 linux-unstable (5.12.0-0.0) hirsute; urgency=medium
2219
2220 * Empty entry
2221
2222 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:17:32 +0100
2223
2224 linux-unstable (5.11.0-10.11) hirsute; urgency=medium
2225
2226 * Packaging resync (LP: #1786013)
2227 - [Packaging] update variants
2228
2229 * Support CML-S CPU + TGP PCH (LP: #1909457)
2230 - drm/i915/rkl: new rkl ddc map for different PCH
2231 - SAUCE: drm/i915/gen9_bc : Add TGP PCH support
2232
2233 * Use DCPD to control HP DreamColor panel (LP: #1911001)
2234 - SAUCE: drm/dp: Another HP DreamColor panel brigntness fix
2235
2236 * Update nvidia dkms build for module linker script changes
2237 - [Packaging] build-dkms--nvidia-N -- Update for preprocessed module linker
2238 script
2239
2240 * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716)
2241 - [Config] enable CONFIG_MODVERSIONS=y
2242 - [Packaging] build canonical-certs.pem from branch/arch certs
2243 - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS
2244 - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS
2245
2246 * Miscellaneous Ubuntu changes
2247 - [Config] re-enable nvidia dkms
2248 - SAUCE: selftests: memory-hotplug: bump timeout to 10min
2249 - [Debian] update-aufs.sh -- Don't apply tmpfs-idr.patch
2250 - [Config] Update configs
2251 - [Config] disable nvidia and nvidia_server builds
2252 - SAUCE: Import aufs driver
2253 - [Config] CONFIG_AUFS_FS=n
2254 - [Config] refresh annotations file
2255 - [Config] set CONFIG_MIPI_I3C_HCI=m consistently
2256 - [Config] set CONFIG_PINCTRL_MSM8953=m on armhf generic-lpae
2257 - [Packaging] Change source package name to linux-unstable
2258 - [Config] update LD_VERSION in config due to toolchain update
2259
2260 * Miscellaneous upstream changes
2261 - Revert "UBUNTU: SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit
2262 ino_t"
2263
2264 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:18:07 +0100
2265
2266 linux-unstable (5.11.0-9.10) hirsute; urgency=medium
2267
2268 * Empty entry
2269
2270 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:02:45 +0100
2271
2272 linux (5.11.0-9.10) hirsute; urgency=medium
2273
2274 * Packaging resync (LP: #1786013)
2275 - update dkms package versions
2276
2277 * Miscellaneous Ubuntu changes
2278 - [Config] update configs/annotations after rebase to 5.11
2279 - zfs-modules.ignore: add zzstd
2280
2281 [ Upstream Kernel Changes ]
2282
2283 * Rebase to v5.11
2284
2285 -- Andrea Righi <andrea.righi@canonical.com> Mon, 15 Feb 2021 16:29:36 +0100
2286
2287 linux (5.11.0-8.9) hirsute; urgency=medium
2288
2289 * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver
2290 (LP: #1914543)
2291 - SAUCE: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
2292
2293 * Add support for new Realtek ethernet NIC (LP: #1914604)
2294 - r8169: Add support for another RTL8168FP
2295
2296 * Miscellaneous Ubuntu changes
2297 - SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t
2298 - [Config] Set CONFIG_TMPFS_INODE64=n for s390x
2299 - [Config] re-enable ZFS
2300
2301 [ Upstream Kernel Changes ]
2302
2303 * Rebase to v5.11-rc7
2304
2305 -- Andrea Righi <andrea.righi@canonical.com> Mon, 08 Feb 2021 11:56:23 +0100
2306
2307 linux (5.11.0-7.8) hirsute; urgency=medium
2308
2309 * Packaging resync (LP: #1786013)
2310 - update dkms package versions
2311
2312 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
2313 (LP: #1911359)
2314 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
2315
2316 * Remove scary stack trace from Realtek WiFi driver (LP: #1913263)
2317 - rtw88: reduce the log level for failure of tx report
2318
2319 * Fix unexpected AER/DPC on PCH400 and PCH500 (LP: #1913691)
2320 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on all CML root ports"
2321 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on CML root port"
2322 - SAUCE: PCI/AER: Disable AER interrupt during suspend
2323 - SAUCE: PCI/DPC: Disable DPC interrupt during suspend
2324
2325 * switch to an autogenerated nvidia series based core via dkms-versions
2326 (LP: #1912803)
2327 - [Packaging] nvidia -- use dkms-versions to define versions built
2328 - [Packaging] update-version-dkms -- maintain flags fields
2329
2330 * Introduce the new NVIDIA 460-server series and update the 460 series
2331 (LP: #1913200)
2332 - [Config] dkms-versions -- add the 460-server nvidia driver
2333
2334 * Fix the video can't output through WD19TB connected with TGL platform during
2335 cold-boot (LP: #1910211)
2336 - SAUCE: drm/i915/dp: Prevent setting LTTPR mode if no LTTPR is detected
2337
2338 * Stop using get_scalar_status command in Dell AIO uart backlight driver
2339 (LP: #1865402)
2340 - SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
2341
2342 * Miscellaneous Ubuntu changes
2343 - SAUCE: selftests/seccomp: Accept any valid fd in user_notification_addfd
2344 - [Packaging] Don't disable CONFIG_DEBUG_INFO in headers packages
2345 - [Config] update configs/annotations after rebase to 5.11-rc6
2346
2347 [ Upstream Kernel Changes ]
2348
2349 * Rebase to v5.11-rc6
2350
2351 -- Andrea Righi <andrea.righi@canonical.com> Mon, 01 Feb 2021 10:27:52 +0100
2352
2353 linux (5.11.0-6.7) hirsute; urgency=medium
2354
2355 * Packaging resync (LP: #1786013)
2356 - update dkms package versions
2357
2358 * Prevent thermal shutdown during boot process (LP: #1906168)
2359 - thermal/drivers/acpi: Use hot and critical ops
2360 - thermal/core: Remove notify ops
2361 - thermal: int340x: Fix unexpected shutdown at critical temperature
2362 - thermal: intel: pch: Fix unexpected shutdown at critical temperature
2363
2364 * riscv: backport support for SiFive Unmatched (LP: #1910965)
2365 - RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
2366 - RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740
2367 - dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
2368 - riscv: dts: add initial support for the SiFive FU740-C000 SoC
2369 - dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
2370 - riscv: dts: add initial board data for the SiFive HiFive Unmatched
2371 - PCI: microsemi: Add host driver for Microsemi PCIe controller
2372 - Microsemi PCIe expansion board DT entry.
2373 - SiFive Unleashed CPUFreq
2374 - SiFive HiFive Unleashed: Add PWM LEDs (D1, D2, D3, D4)
2375
2376 * initramfs unpacking failed (LP: #1835660)
2377 - lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
2378
2379 * Miscellaneous Ubuntu changes
2380 - [Config] update configs and annotations after rebase to 5.11-rc5
2381
2382 [ Upstream Kernel Changes ]
2383
2384 * Rebase to v5.11-rc5
2385
2386 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Jan 2021 09:31:31 +0100
2387
2388 linux (5.11.0-5.6) hirsute; urgency=medium
2389
2390 * Packaging resync (LP: #1786013)
2391 - update dkms package versions
2392
2393 * Miscellaneous Ubuntu changes
2394 - [Config] update config and annotations after rebase to 5.11-rc4
2395
2396 [ Upstream Kernel Changes ]
2397
2398 * Rebase to v5.11-rc4
2399
2400 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Jan 2021 10:46:10 +0100
2401
2402 linux (5.11.0-4.5) hirsute; urgency=medium
2403
2404 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
2405 (LP: #1911359)
2406 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
2407
2408 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 12:53:26 +0100
2409
2410 linux (5.11.0-3.4) hirsute; urgency=medium
2411
2412 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
2413 (LP: #1911359)
2414 - bpf: Allow empty module BTFs
2415 - libbpf: Allow loading empty BTFs
2416
2417 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 07:43:45 +0100
2418
2419 linux (5.11.0-2.3) hirsute; urgency=medium
2420
2421 * DMI entry syntax fix for Pegatron / ByteSpeed C15B (LP: #1910639)
2422 - Input: i8042 - unbreak Pegatron C15B
2423
2424 * SYNA30B4:00 06CB:CE09 Mouse on HP EliteBook 850 G7 not working at all
2425 (LP: #1908992)
2426 - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
2427
2428 * debian/scripts/file-downloader does not handle positive failures correctly
2429 (LP: #1878897)
2430 - [Packaging] file-downloader not handling positive failures correctly
2431
2432 * Packaging resync (LP: #1786013)
2433 - update dkms package versions
2434
2435 * CVE-2021-1052 // CVE-2021-1053
2436 - [Packaging] NVIDIA -- Add the NVIDIA 460 driver
2437
2438 * Miscellaneous Ubuntu changes
2439 - [Packaging] Remove nvidia-455 dkms build
2440 - SAUCE: ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP
2441 machines
2442 - [Config] update configs and annotations after rebase to 5.11-rc3
2443
2444 [ Upstream Kernel Changes ]
2445
2446 * Rebase to v5.11-rc3
2447
2448 -- Andrea Righi <andrea.righi@canonical.com> Mon, 11 Jan 2021 09:52:27 +0100
2449
2450 linux (5.11.0-1.2) hirsute; urgency=medium
2451
2452 [ Upstream Kernel Changes ]
2453
2454 * Rebase to v5.11-rc2
2455
2456 -- Andrea Righi <andrea.righi@canonical.com> Thu, 07 Jan 2021 16:57:01 +0100
2457
2458 linux (5.11.0-0.1) hirsute; urgency=medium
2459
2460 * dep-8 ubuntu-regression-suite tests are not run for all linux-hwe-* kernels
2461 (LP: #1908529)
2462 - [dep-8] Allow all hwe kernels
2463
2464 * Fix reading speed and duplex sysfs on igc device (LP: #1906851)
2465 - igc: Report speed and duplex as unknown when device is runtime suspended
2466
2467 * rtwpci driver blocks the system to enter PC10, stuck at PC3 (LP: #1907200)
2468 - SAUCE: rtw88: 8723de: let cpu enter c10
2469
2470 * [21.04 FEAT] Deactivate CONFIG_QETH_OSN kernel config option (LP: #1906370)
2471 - [Config] Deactivate CONFIG_QETH_OSN kernel config option
2472
2473 * Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663)
2474 - SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41
2475
2476 * disable building bpf selftests (LP: #1908144)
2477 - SAUCE: selftests/bpf: Clarify build error if no vmlinux
2478 - SAUCE: selftests: Skip BPF selftests by default
2479 - disable building bpf selftests (no VMLINUX_BTF)
2480
2481 * Miscellaneous Ubuntu changes
2482 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
2483 mode
2484 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
2485 - [Config] update configs and annotations after rebase to v5.11-rc1
2486 - hio: fix build error with kernel 5.11
2487 - SAUCE: shiftfs: fix build error with 5.11
2488 - [Config] temporarily disable ZFS
2489 - check-aliases: do not error if modules.alias does not exist
2490 - ppc64el: don't build stripped vdso
2491
2492 * Miscellaneous upstream changes
2493 - irq: export irq_check_status_bit
2494
2495 [ Upstream Kernel Changes ]
2496
2497 * Rebase to v5.11-rc1
2498
2499 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Jan 2021 09:17:48 +0100
2500
2501 linux (5.11.0-0.0) hirsute; urgency=medium
2502
2503 * Empty entry
2504
2505 -- Andrea Righi <andrea.righi@canonical.com> Wed, 30 Dec 2020 09:04:41 +0100
2506
2507 linux (5.10.0-9.10) hirsute; urgency=medium
2508
2509 * Use INTx for Pericom USB controllers (LP: #1906839)
2510 - PCI: Disable MSI for Pericom PCIe-USB adapter
2511
2512 * disable building bpf selftests (LP: #1908144)
2513 - SAUCE: selftests/bpf: clarify build error if no vmlinux
2514 - SAUCE: selftests: Skip BPF seftests by default
2515 - disable building bpf selftests (no VMLINUX_BTF)
2516
2517 * Miscellaneous Ubuntu changes
2518 - [Config] Enable CONFIG_BPF_LSM
2519
2520 * Miscellaneous upstream changes
2521 - Revert "md: change mddev 'chunk_sectors' from int to unsigned"
2522 - Revert "dm raid: fix discard limits for raid1 and raid10"
2523
2524 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Dec 2020 10:16:14 +0100
2525
2526 linux (5.10.0-8.9) hirsute; urgency=medium
2527
2528 * Packaging resync (LP: #1786013)
2529 - [Packaging] update variants
2530
2531 * Fix bpf selftest compilation with clang 11
2532 - bpf: Fix selftest compilation on clang 11
2533
2534 * Miscellaneous Ubuntu changes
2535 - [Config] update configs and annotations after rebase to v5.10
2536
2537 [ Upstream Kernel Changes ]
2538
2539 * Rebase to v5.10
2540
2541 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Dec 2020 08:57:57 +0100
2542
2543 linux (5.10.0-7.8) hirsute; urgency=medium
2544
2545 * Packaging resync (LP: #1786013)
2546 - update dkms package versions
2547
2548 * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067)
2549 - [Debian] Build linux-libc-dev for debian.master* branches
2550
2551 * Update kernel packaging to support forward porting kernels (LP: #1902957)
2552 - [Debian] Update for leader included in BACKPORT_SUFFIX
2553
2554 * Introduce the new NVIDIA 455 series (LP: #1897751)
2555 - [Packaging] NVIDIA -- Add signed modules for the 455 driver
2556
2557 * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906)
2558 - [Config] CONFIG_RCU_SCALE_TEST=n
2559
2560 * Miscellaneous Ubuntu changes
2561 - [Config] s390x: disable GPIO_CDEV
2562 - [Config] ARM_CMN=m
2563 - [Config] disable GPIO_CDEV_V1
2564 - [Config] Reorder annotations after 5.10-rc6 rebase
2565 - [Packaging] Remove nvidia-435 dkms build
2566 - [Packaging] Change source package name to linux
2567 - [Config] Update configs and annotations after rebase to v5.10-rc7
2568 - SAUCE: Revert "mm/filemap: add static for function
2569 __add_to_page_cache_locked"
2570
2571 [ Upstream Kernel Changes ]
2572
2573 * Rebase to v5.10-rc7
2574
2575 -- Seth Forshee <seth.forshee@canonical.com> Mon, 07 Dec 2020 00:15:20 -0600
2576
2577 linux (5.10.0-6.7) hirsute; urgency=medium
2578
2579 * Empty entry.
2580
2581 -- Seth Forshee <seth.forshee@canonical.com> Sun, 06 Dec 2020 22:13:46 -0600
2582
2583 linux-5.10 (5.10.0-6.7) hirsute; urgency=medium
2584
2585 * Packaging resync (LP: #1786013)
2586 - update dkms package versions
2587
2588 * Avoid double newline when running insertchanges (LP: #1903293)
2589 - [Packaging] insertchanges: avoid double newline
2590
2591 * Miscellaneous Ubuntu changes
2592 - [Packaging]: linux-modules should depend on linux-image
2593 - [Packaging]: linux-image should suggest linux-modules-extra
2594
2595 [ Upstream Kernel Changes ]
2596
2597 * Rebase to v5.10-rc6
2598
2599 -- Andrea Righi <andrea.righi@canonical.com> Mon, 30 Nov 2020 07:47:34 +0100
2600
2601 linux-5.10 (5.10.0-5.6) hirsute; urgency=medium
2602
2603 * Miscellaneous Ubuntu changes
2604 - [Config] add CONFIG_INFINIBAND_VIRT_DMA
2605
2606 [ Upstream Kernel Changes ]
2607
2608 * Rebase to v5.10-rc5
2609
2610 -- Andrea Righi <andrea.righi@canonical.com> Mon, 23 Nov 2020 13:17:44 +0100
2611
2612 linux-5.10 (5.10.0-4.5) hirsute; urgency=medium
2613
2614 * Packaging resync (LP: #1786013)
2615 - update dkms package versions
2616
2617 * Miscellaneous Ubuntu changes
2618 - [Packaging] reduce the size required to build packages
2619
2620 [ Upstream Kernel Changes ]
2621
2622 * Rebase to v5.10-rc4
2623
2624 -- Andrea Righi <andrea.righi@canonical.com> Mon, 16 Nov 2020 08:33:54 +0100
2625
2626 linux-5.10 (5.10.0-3.4) hirsute; urgency=medium
2627
2628 * Packaging resync (LP: #1786013)
2629 - update dkms package versions
2630
2631 * e1000e: fix issues with S0ix (LP: #1902687)
2632 - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry
2633 - SAUCE: e1000e: allow turning s0ix flows on for systems with ME
2634 - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics
2635 - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics
2636 - [Config] Update CONFIG_E1000E for ppc64el in annotations
2637
2638 * perf: Add support for Rocket Lake (LP: #1902004)
2639 - SAUCE: perf/x86/intel: Add Rocket Lake CPU support
2640 - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support
2641 - SAUCE: perf/x86/msr: Add Rocket Lake CPU support
2642 - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support
2643
2644 * Miscellaneous Ubuntu changes
2645 - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
2646 - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3
2647 - [Config] drop obsolete SND_SST_IPC options
2648 - [Config] re-enable ZFS
2649
2650 [ Upstream Kernel Changes ]
2651
2652 * Rebase to v5.10-rc3
2653
2654 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Nov 2020 09:37:08 +0100
2655
2656 linux-5.10 (5.10.0-2.3) hirsute; urgency=medium
2657
2658 * Miscellaneous Ubuntu changes
2659 - [Config] Switch arm64 default cpufreq governor to ondemand
2660 - [Debian] Include scripts/module.lds from builddir in headers package
2661
2662 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Nov 2020 21:01:52 -0600
2663
2664 linux-5.10 (5.10.0-1.2) hirsute; urgency=medium
2665
2666 * Packaging resync (LP: #1786013)
2667 - update dkms package versions
2668
2669 * Fix non-working Intel NVMe after S3 (LP: #1900847)
2670 - SAUCE: PCI: Enable ACS quirk on all CML root ports
2671
2672 * Miscellaneous Ubuntu changes
2673 - [Packaging] move to hirsute
2674 - [Config] Update configs and annotations after rebase to 5.10-rc2
2675 - [Config] Update numerous configs to conform with policy
2676 - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil
2677 - [Config] Temporarily disable DEBUG_INFO_BTF for armhf
2678
2679 [ Upstream Kernel Changes ]
2680
2681 * Rebase to v5.10-rc2
2682
2683 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Nov 2020 13:18:27 -0600
2684
2685 linux-5.10 (5.10.0-0.1) hirsute; urgency=medium
2686
2687 * Packaging resync (LP: #1786013)
2688 - update dkms package versions
2689
2690 * Miscellaneous Ubuntu changes
2691 - [Config] Update configs and annotations for v5.10-rc1
2692 - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to
2693 kfree_sensitive()
2694 - SAUCE: apparmor: rename kzfree() to kfree_sensitive()
2695 - SAUCE: LSM: change ima_read_file() to use lsmblob
2696 - SAUCE: LSM: Use lsmblob in smk_netlbl_mls()
2697
2698 * Miscellaneous upstream changes
2699 - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10"
2700 - s390: correct __bootdata / __bootdata_preserved macros
2701
2702 [ Upstream Kernel Changes ]
2703
2704 * Rebase to v5.10-rc1
2705
2706 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 27 Oct 2020 16:57:07 +0100
2707
2708 linux-5.10 (5.10.0-0.0) groovy; urgency=medium
2709
2710 * Empty entry
2711
2712 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
2713
2714 linux-5.9 (5.9.0-2.3) groovy; urgency=medium
2715
2716 * Fix system reboot when disconnecting WiFi (LP: #1899726)
2717 - iwlwifi: msix: limit max RX queues for 9000 family
2718
2719 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
2720 of range, and thus no modules can be loaded (LP: #1899519)
2721 - [Config] armhf: ARM_MODULE_PLTS=y
2722
2723 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
2724 - ALSA: hda: fix jack detection with Realtek codecs when in D3
2725
2726 * CVE-2020-16119
2727 - SAUCE: dccp: avoid double free of ccid on child socket
2728
2729 * python3-venv is gone (LP: #1896801)
2730 - SAUCE: doc: remove python3-venv dependency
2731
2732 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
2733 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
2734
2735 * Enable brightness control on HP DreamColor panel (LP: #1898865)
2736 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
2737 quirk
2738 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
2739
2740 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
2741 (LP: #1897501)
2742 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
2743 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
2744 19-15
2745
2746 * Fix broken e1000e device after S3 (LP: #1897755)
2747 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
2748
2749 * Wakeup the system by touching the touchpad (LP: #1888331)
2750 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
2751
2752 * Enable LTR for endpoints behind VMD (LP: #1896598)
2753 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
2754
2755 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
2756 (LP: #1893914)
2757 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
2758
2759 * debian/rules editconfigs does not work on s390x to change s390x only configs
2760 (LP: #1863116)
2761 - [Packaging] kernelconfig -- only update/edit configurations on architectures
2762 we have compiler support
2763
2764 * Fix non-working NVMe after S3 (LP: #1895718)
2765 - SAUCE: PCI: Enable ACS quirk on CML root port
2766
2767 * Miscellaneous Ubuntu changes
2768 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
2769 - SAUCE: tools resolve_btfids: Always force HOSTARCH
2770 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
2771 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
2772 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
2773 - [Config] Update toolchain versions
2774 - [Config] Refresh annotations
2775 - Add ubuntu-host module
2776 - CONFIG_UBUNTU_HOST=m
2777 - SAUCE: apparmor: drop prefixing abs root labels with '='
2778 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
2779 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
2780 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
2781 - SAUCE: LSM: Infrastructure management of the sock security
2782 - SAUCE: LSM: Create and manage the lsmblob data structure.
2783 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
2784 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
2785 - SAUCE: net: Prepare UDS for security module stacking
2786 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
2787 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
2788 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
2789 - SAUCE: LSM: Use lsmblob in security_task_getsecid
2790 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
2791 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
2792 - SAUCE: IMA: Change internal interfaces to use lsmblobs
2793 - SAUCE: LSM: Specify which LSM to display
2794 - SAUCE: LSM: Ensure the correct LSM context releaser
2795 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
2796 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
2797 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
2798 - SAUCE: NET: Store LSM netlabel data in a lsmblob
2799 - SAUCE: LSM: Verify LSM display sanity in binder
2800 - SAUCE: Audit: Add new record for multiple process LSM attributes
2801 - SAUCE: Audit: Add a new record for multiple object LSM
2802 - SAUCE: LSM: Add /proc attr entry for full LSM context
2803 - SAUCE: AppArmor: Remove the exclusive flag
2804 - SAUCE: Audit: Fix for missing NULL check
2805
2806 * Miscellaneous upstream changes
2807 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
2808
2809 [ Upstream Kernel Changes ]
2810
2811 * Rebase to v5.9
2812
2813 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
2814
2815 linux-5.9 (5.9.0-1.2) groovy; urgency=medium
2816
2817 * Miscellaneous Ubuntu changes
2818 - [Config] Update configs after rebase to 5.9-rc6
2819 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
2820 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
2821 - SAUCE: tools resolve_btfids: Always force HOSTARCH
2822
2823 [ Upstream Kernel Changes ]
2824
2825 * Rebase to v5.9-rc6
2826
2827 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
2828
2829 linux-5.9 (5.9.0-0.1) groovy; urgency=medium
2830
2831 * Miscellaneous Ubuntu changes
2832 - [Config] Update configs and annotations for v5.9-rc1
2833 - SAUCE: i915: Fix build error due to missing struct definition
2834 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
2835 - hio -- Updates for move of make_request_fn to struct block_device_operations
2836 - [Config] Disable zfs dkms build
2837 - [Config] Disable nvidia dkms build
2838 - [Config] Disable nvidia server dkms builds
2839 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
2840 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
2841 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
2842 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
2843 - [Config] Re-enable UEFI signing for arm64
2844 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
2845 - [Config] Set the default CPU governor to ONDEMAND
2846 - [Packaging] update variants
2847 - [Packaging] update helper scripts
2848 - update dkms package versions
2849
2850 [ Upstream Kernel Changes ]
2851
2852 * Rebase to v5.9-rc5
2853
2854 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
2855
2856 linux-5.9 (5.9.0-0.0) groovy; urgency=medium
2857
2858 * Empty entry
2859
2860 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
2861
2862 linux (5.8.0-16.17) groovy; urgency=medium
2863
2864 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
2865
2866 * Miscellaneous Ubuntu changes
2867 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
2868 - Enable hio driver
2869 - [Packaging] Temporarily disable building doc package contents
2870
2871 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
2872
2873 linux (5.8.0-15.16) groovy; urgency=medium
2874
2875 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
2876
2877 * Miscellaneous Ubuntu changes
2878 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
2879 doc/sphinx@0f49e30c)
2880
2881 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
2882
2883 linux (5.8.0-14.15) groovy; urgency=medium
2884
2885 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
2886
2887 * Packaging resync (LP: #1786013)
2888 - [Packaging] update helper scripts
2889
2890 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
2891 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
2892
2893 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
2894 - ALSA: hda/hdmi: Add quirk to force connectivity
2895
2896 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
2897 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
2898
2899 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
2900 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
2901
2902 * Enlarge hisi_sec2 capability (LP: #1890222)
2903 - crypto: hisilicon - update SEC driver module parameter
2904
2905 * Miscellaneous Ubuntu changes
2906 - [Config] Re-enable signing for ppc64el
2907
2908 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
2909
2910 linux (5.8.0-13.14) groovy; urgency=medium
2911
2912 * Miscellaneous Ubuntu changes
2913 - [Config] Remove i386 configs
2914 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
2915 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
2916 - [Config] drop CONFIG_BINFMT_AOUT enforcement
2917
2918 * Miscellaneous upstream changes
2919 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
2920
2921 [ Upstream Kernel Changes ]
2922
2923 * Rebase to v5.8
2924
2925 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
2926
2927 linux (5.8.0-12.13) groovy; urgency=medium
2928
2929 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
2930
2931 * Fix right speaker of HP laptop (LP: #1889375)
2932 - SAUCE: hda/realtek: Fix right speaker of HP laptop
2933
2934 * blk_update_request error when mount nvme partition (LP: #1872383)
2935 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
2936
2937 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
2938 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
2939 - net: atlantic: align return value of ver_match function with function name
2940 - net: atlantic: add support for FW 4.x
2941
2942 * Miscellaneous Ubuntu changes
2943 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
2944 - SAUCE: selftests/powerpc: return skip code for spectre_v2
2945
2946 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
2947
2948 linux (5.8.0-11.12) groovy; urgency=medium
2949
2950 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
2951
2952 * Miscellaneous Ubuntu changes
2953 - [Packaging] dwarves is not required for linux-libc-dev or stage1
2954
2955 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
2956
2957 linux (5.8.0-10.11) groovy; urgency=medium
2958
2959 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
2960
2961 * Miscellaneous Ubuntu changes
2962 - [Packaging] Add more packages to Build-Depends-Indep for docs
2963 - [Debian] Specify python executable in kmake
2964 - [Debian] Don't treat warnings as errors during perf builds
2965 - [Config] Disable signing for ppc64el
2966
2967 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
2968
2969 linux (5.8.0-9.10) groovy; urgency=medium
2970
2971 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
2972
2973 * Packaging resync (LP: #1786013)
2974 - [Packaging] update helper scripts
2975
2976 * Miscellaneous Ubuntu changes
2977 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
2978 - [Packaging] Add python3-venv to Build-Depends-Indep
2979
2980 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
2981
2982 linux (5.8.0-8.9) groovy; urgency=medium
2983
2984 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
2985
2986 * Packaging resync (LP: #1786013)
2987 - [Packaging] update helper scripts
2988 - update dkms package versions
2989 - [Packaging] update variants
2990
2991 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
2992 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
2993
2994 * Introduce the new NVIDIA 418-server and 440-server series, and update the
2995 current NVIDIA drivers (LP: #1881137)
2996 - [packaging] add signed modules for the 418-server and the 440-server
2997 flavours
2998
2999 * Miscellaneous Ubuntu changes
3000 - SAUCE: Revert "radix-tree: Use local_lock for protection"
3001 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
3002 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
3003 - [Config] Enable nvidia dkms build
3004
3005 * Miscellaneous upstream changes
3006 - usbip: tools: fix build error for multiple definition
3007
3008 [ Upstream Kernel Changes ]
3009
3010 * Rebase to v5.8-rc7
3011
3012 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
3013
3014 linux (5.8.0-7.8) groovy; urgency=medium
3015
3016 * Empty entry
3017
3018 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
3019
3020 linux-5.8 (5.8.0-7.8) groovy; urgency=medium
3021
3022 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
3023 - ASoC: amd: add logic to check dmic hardware runtime
3024 - ASoC: amd: add ACPI dependency check
3025 - ASoC: amd: fixed kernel warnings
3026
3027 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
3028 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
3029
3030 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
3031 - SAUCE: net: atlantic: Add support for firmware v4
3032
3033 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
3034 - drm/mgag200: Remove HW cursor
3035 - drm/mgag200: Clean up mga_set_start_address()
3036 - drm/mgag200: Clean up mga_crtc_do_set_base()
3037 - drm/mgag200: Move mode-setting code into separate helper function
3038 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
3039 - drm/mgag200: Update mode registers after plane registers
3040 - drm/mgag200: Set pitch in a separate helper function
3041 - drm/mgag200: Set primary plane's format in separate helper function
3042 - drm/mgag200: Move TAGFIFO reset into separate function
3043 - drm/mgag200: Move hiprilvl setting into separate functions
3044 - drm/mgag200: Move register initialization into separate function
3045 - drm/mgag200: Remove out-commented suspend/resume helpers
3046 - drm/mgag200: Use simple-display data structures
3047 - drm/mgag200: Convert to simple KMS helper
3048 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
3049
3050 * Miscellaneous Ubuntu changes
3051 - SAUCE: s390/bpf: fix sign extension in branch_ku
3052 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
3053 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
3054 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
3055 - [Config] Update configs after rebase to 5.8-rc6
3056
3057 [ Upstream Kernel Changes ]
3058
3059 * Rebase to v5.8-rc6
3060
3061 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
3062
3063 linux-5.8 (5.8.0-6.7) groovy; urgency=medium
3064
3065 * Packaging resync (LP: #1786013)
3066 - update dkms package versions
3067
3068 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
3069 (LP: #1887397)
3070 - SAUCE: libtraceevent: Strip symbol version from nm output
3071
3072 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
3073
3074 linux-5.8 (5.8.0-5.6) groovy; urgency=medium
3075
3076 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
3077 (LP: #1886188)
3078 - [Packaging] Produce linux-libc-deb package for riscv64
3079 - [Debian] Disallow building linux-libc-dev from linux-riscv
3080
3081 * Miscellaneous Ubuntu changes
3082 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
3083 transformations test on s390"
3084 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
3085 - [Config] Update configs (gcc update)
3086
3087 [ Upstream Kernel Changes ]
3088
3089 * Rebase to v5.8-rc5
3090
3091 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
3092
3093 linux-5.8 (5.8.0-4.5) groovy; urgency=medium
3094
3095 * Add generic LED class support for audio LED (LP: #1885896)
3096 - ALSA: hda: generic: Always call led-trigger for mic mute LED
3097 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
3098 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
3099 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
3100 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
3101 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
3102 - ALSA: hda: generic: Drop the old mic-mute LED hook
3103 - ALSA: hda: generic: Add vmaster mute LED helper
3104 - ALSA: hda/realtek: Use the new vmaster mute LED helper
3105 - ALSA: hda/conexant: Use the new vmaster mute LED helper
3106 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
3107 - ALSA: hda/realtek: Unify LED helper code
3108 - ALSA: hda: Let LED cdev handling suspend/resume
3109
3110 * seccomp_bpf fails on powerpc (LP: #1885757)
3111 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
3112
3113 * CVE-2020-11935
3114 - SAUCE: aufs: do not call i_readcount_inc()
3115
3116 * Miscellaneous Ubuntu changes
3117 - SAUCE: Update aufs to 5.x-rcN 20200622
3118 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
3119 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
3120
3121 [ Upstream Kernel Changes ]
3122
3123 * Rebase to v5.8-rc4
3124
3125 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
3126
3127 linux-5.8 (5.8.0-3.4) groovy; urgency=medium
3128
3129 * Packaging resync (LP: #1786013)
3130 - [Packaging] update helper scripts
3131 - update dkms package versions
3132
3133 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
3134 (LP: #1884635)
3135 - SAUCE: overlayfs: fix faulty rebase
3136
3137 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
3138 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
3139
3140 * shiftfs: fix btrfs regression (LP: #1884767)
3141 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
3142
3143 * Miscellaneous Ubuntu changes
3144 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
3145 - SAUCE: regulator: rename da903x to da903x-regulator
3146 - [Config] Add da903x to modules.ignore
3147 - [Config] Update configs for rebase to 5.8-rc3
3148
3149 [ Upstream Kernel Changes ]
3150
3151 * Rebase to v5.8-rc3
3152
3153 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
3154
3155 linux-5.8 (5.8.0-2.3) groovy; urgency=medium
3156
3157 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
3158 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
3159
3160 * CVE-2019-16089
3161 - SAUCE: nbd_genl_status: null check for nla_nest_start
3162
3163 * tpm: fix TIS locality timeout problems (LP: #1881710)
3164 - SAUCE: tpm: fix TIS locality timeout problems
3165
3166 * Packaging resync (LP: #1786013)
3167 - update dkms package versions
3168
3169 * Miscellaneous Ubuntu changes
3170 - SAUCE: security,perf: Allow further restriction of perf_event_open
3171 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
3172 - [Config] Update configs and annotations for 5.8-rc2
3173 - [Config] Enable zfs
3174 - [Config] Enable CONFIG_DEBUG_INFO_BTF
3175
3176 [ Upstream Kernel Changes ]
3177
3178 * Rebase to v5.8-rc2
3179
3180 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
3181
3182 linux-5.8 (5.8.0-1.2) groovy; urgency=medium
3183
3184 * Miscellaneous Ubuntu changes
3185 - [Debian] Support linux-x.y in udeb package names
3186 - [Packaging] Use SRCPKGNAME for udeb packages
3187
3188 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
3189
3190 linux-5.8 (5.8.0-0.1) groovy; urgency=medium
3191
3192 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
3193 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
3194
3195 * Packaging resync (LP: #1786013)
3196 - [Packaging] update variants
3197
3198 * Miscellaneous Ubuntu changes
3199 - [Packaging] Update source package name to linux-5.8
3200 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
3201 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
3202 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
3203 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
3204 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
3205 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
3206 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
3207 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
3208 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
3209 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
3210 - SAUCE: Import aufs driver
3211 - [Config] Update configs for v5.8-rc1
3212 - [Config] Update annotations for v5.8-rc1 config changes
3213 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
3214 - Disable hio driver
3215
3216 * Miscellaneous upstream changes
3217 - acpi: disallow loading configfs acpi tables when locked down
3218
3219 [ Upstream Kernel Changes ]
3220
3221 * Rebase to v5.8-rc1
3222
3223 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
3224
3225 linux-5.8 (5.8.0-0.0) groovy; urgency=medium
3226
3227 * Empty entry
3228
3229 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
3230
3231 linux-5.7 (5.7.0-8.9) groovy; urgency=medium
3232
3233 * Packaging resync (LP: #1786013)
3234 - update dkms package versions
3235
3236 * Enforce all config annotations (LP: #1879327)
3237 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
3238 - [Config]: prepare to enforce all
3239 - [Config]: enforce all config options
3240
3241 * Miscellaneous Ubuntu changes
3242 - [Config]: annotations review after 5.7 rebase
3243 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
3244 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
3245 - [Config] annotations: SOC_CAMERA is marked as BROKEN
3246 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
3247 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
3248 unmantained) TLS_TOE
3249 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
3250 - [Config] RTW88_DEBUG=y
3251 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
3252 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
3253 SND_SOC_SOF_DEVELOPER_SUPPORT
3254 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
3255 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
3256 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
3257 DEBUG_IMX*_UART is enabled
3258 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
3259 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
3260 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
3261 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
3262 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
3263 - [Config] s390x: MOST is not set
3264 - [Config] s390x: BCM84881_PHY is not set
3265 - [Config] s390x: XILINX_LL_TEMAC is not set
3266 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
3267 s390x)
3268 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
3269 - [Config] annotations: s390x: NODES_SHIFT=1
3270 - [Config] annotations: import new symbols
3271 - [Config] annotations: remove unmatched menu and options
3272
3273 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
3274
3275 linux-5.7 (5.7.0-7.8) groovy; urgency=medium
3276
3277 * Packaging resync (LP: #1786013)
3278 - update dkms package versions
3279 - [Packaging] update helper scripts
3280
3281 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
3282 devices (LP: #1879704)
3283 - PCI/IOV: Introduce pci_iov_sysfs_link() function
3284 - s390/pci: create links between PFs and VFs
3285
3286 * Miscellaneous Ubuntu changes
3287 - [Config] Disable UEFI signing for arm64
3288 - Rebase to v5.7.1
3289
3290 [ Upstream Kernel Changes ]
3291
3292 * Rebase to v5.7.1
3293
3294 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
3295
3296 linux-5.7 (5.7.0-6.7) groovy; urgency=medium
3297
3298 * Packaging resync (LP: #1786013)
3299 - [Packaging] update helper scripts
3300 - update dkms package versions
3301
3302 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
3303 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
3304
3305 * seccomp_benchmark times out on eoan (LP: #1881576)
3306 - SAUCE: selftests/seccomp: use 90s as timeout
3307
3308 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
3309 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
3310 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
3311 association for 11N chip"
3312 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
3313 connected"
3314 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
3315 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
3316 - rtw88: 8723d: Add coex support
3317 - SAUCE: rtw88: coex: 8723d: set antanna control owner
3318 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
3319 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
3320
3321 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
3322 - ASoC: amd: add Renoir ACP3x IP register header
3323 - ASoC: amd: add Renoir ACP PCI driver
3324 - ASoC: amd: add acp init/de-init functions
3325 - ASoC: amd: create acp3x pdm platform device
3326 - ASoC: amd: add ACP3x PDM platform driver
3327 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
3328 - ASoC: amd: add acp3x pdm driver dma ops
3329 - ASoC: amd: add ACP PDM DMA driver dai ops
3330 - ASoC: amd: add Renoir ACP PCI driver PM ops
3331 - ASoC: amd: add ACP PDM DMA driver pm ops
3332 - ASoC: amd: enable Renoir acp3x drivers build
3333 - ASoC: amd: create platform devices for Renoir
3334 - ASoC: amd: RN machine driver using dmic
3335 - ASoC: amd: enable build for RN machine driver
3336 - ASoC: amd: fix kernel warning
3337 - ASoC: amd: refactoring dai_hw_params() callback
3338 - ASoC: amd: return error when acp de-init fails
3339 - [Config]: enable amd renoir ASoC audio
3340
3341 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
3342 - e1000e: Disable TSO for buffer overrun workaround
3343
3344 * Fix incorrect speed/duplex when I210 device is runtime suspended
3345 (LP: #1880656)
3346 - igb: Report speed and duplex as unknown when device is runtime suspended
3347
3348 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
3349 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
3350 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
3351
3352 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
3353 (LP: #1874056)
3354 - s390/pci: Expose new port attribute for PCIe functions
3355 - s390/pci: adaptation of iommu to multifunction
3356 - s390/pci: define kernel parameters for PCI multifunction
3357 - s390/pci: define RID and RID available
3358 - s390/pci: create zPCI bus
3359 - s390/pci: adapt events for zbus
3360 - s390/pci: Handling multifunctions
3361 - s390/pci: Do not disable PF when VFs exist
3362 - s390/pci: Documentation for zPCI
3363 - s390/pci: removes wrong PCI multifunction assignment
3364
3365 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
3366 - regmap-i2c: add 16-bit width registers support
3367
3368 * Miscellaneous Ubuntu changes
3369 - [Config] Enable virtualbox guest and shared-folder modules
3370
3371 [ Upstream Kernel Changes ]
3372
3373 * Rebase to v5.7
3374
3375 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
3376
3377 linux-5.7 (5.7.0-5.6) groovy; urgency=medium
3378
3379 * Packaging resync (LP: #1786013)
3380 - update dkms package versions
3381
3382 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
3383 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
3384 overhead on s390x, hence should be disabled by default on s390x only.
3385
3386 * Miscellaneous Ubuntu changes
3387 - Rebase to v5.7-rc7
3388 - [Config] ppc64el: disable STRICT_KERNEL_RWX
3389
3390 [ Upstream Kernel Changes ]
3391
3392 * Rebase to v5.7-rc7
3393
3394 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
3395
3396 linux-5.7 (5.7.0-4.5) groovy; urgency=medium
3397
3398 * Packaging resync (LP: #1786013)
3399 - update dkms package versions
3400
3401 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
3402 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
3403 modinfo
3404
3405 * Support DMIC micmute LED on HP platforms (LP: #1876859)
3406 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
3407 - ALSA: hda/realtek - Enable micmute LED on and HP system
3408 - ALSA: hda/realtek - Add LED class support for micmute LED
3409 - ALSA: hda/realtek - Fix unused variable warning w/o
3410 CONFIG_LEDS_TRIGGER_AUDIO
3411 - ASoC: SOF: Update correct LED status at the first time usage of
3412 update_mute_led()
3413
3414 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
3415 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
3416 due to firmware crash (LP: #1874685)
3417 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
3418
3419 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
3420 upgrade to 20.04 (LP: #1875665)
3421 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
3422
3423 * Unable to handle kernel pointer dereference in virtual kernel address space
3424 on Eoan (LP: #1876645)
3425 - SAUCE: overlayfs: fix shitfs special-casing
3426
3427 * Miscellaneous Ubuntu changes
3428 - SAUCE: skip building selftest 'runqslower' if kernel not built
3429 - Rebase to v5.7-rc6
3430 - [Config] updateconfigs after 5.7-rc6 rebase
3431
3432 [ Upstream Kernel Changes ]
3433
3434 * Rebase to v5.7-rc6
3435
3436 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
3437
3438 linux-5.7 (5.7.0-3.4) groovy; urgency=medium
3439
3440 [ Upstream Kernel Changes ]
3441
3442 * Rebase to v5.7-rc5
3443
3444 * Packaging resync (LP: #1786013)
3445 - update dkms package versions
3446
3447 * getitimer returns it_value=0 erroneously (LP: #1349028)
3448 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
3449
3450 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
3451 Secure & Trusted Boot (LP: #1866909)
3452 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
3453
3454 * Miscellaneous Ubuntu changes
3455 - SAUCE: Import aufs driver
3456 - [Config] Enable aufs
3457 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
3458 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
3459 - [Debian] final-checks -- Do not remove ~* from abi
3460 - [Config] Enable 5-level page table support for x86
3461 - [Config] updateconfigs after 5.7-rc5 rebase
3462
3463 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
3464
3465 linux-5.7 (5.7.0-2.3) groovy; urgency=medium
3466
3467 * Packaging resync (LP: #1786013)
3468 - [Packaging] update helper scripts
3469 - update dkms package versions
3470 - [Packaging] update helper scripts
3471
3472 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
3473 batchbuffer: Input/output error] (LP: #1860754)
3474 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
3475
3476 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
3477 - [Packaging] Move virtualbox modules to linux-modules
3478 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
3479
3480 * built-using constraints preventing uploads (LP: #1875601)
3481 - temporarily drop Built-Using data
3482
3483 * dkms artifacts may expire from the pool (LP: #1850958)
3484 - [Packaging] autoreconstruct -- manage executable debian files
3485 - [packaging] handle downloads from the librarian better
3486
3487 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
3488 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
3489
3490 * [Selftests] Apply various fixes and improvements (LP: #1870543)
3491 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
3492
3493 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
3494 distribution (LP: #1628889)
3495 - SAUCE: s390: kernel message catalog
3496
3497 * Overlayfs in user namespace leaks directory content of inaccessible
3498 directories (LP: #1793458) // CVE-2018-6559
3499 - SAUCE: overlayfs: ensure mounter privileges when reading directories
3500
3501 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
3502 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
3503
3504 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
3505 (LP: #1868936)
3506 - drm/i915/display: Move out code to return the digital_port of the aux ch
3507 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
3508 - drm/i915/display: Split hsw_power_well_enable() into two
3509 - drm/i915/tc/icl: Implement TC cold sequences
3510 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
3511 - drm/i915/tc/tgl: Implement TC cold sequences
3512 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
3513 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
3514
3515 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
3516 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
3517 2-in-1"
3518
3519 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
3520 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
3521
3522 * linux-image-5.0.0-35-generic breaks checkpointing of container
3523 (LP: #1857257)
3524 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
3525
3526 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
3527 regression in the asoc machine driver) (LP: #1874359)
3528 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
3529
3530 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
3531 - [Packaging] add support to compile/run selftests
3532
3533 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
3534 - [Config] lowlatency: turn off RT_GROUP_SCHED
3535
3536 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
3537 (LP: #1872569)
3538 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
3539
3540 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
3541 - SAUCE: shiftfs: fix dentry revalidation
3542
3543 * shiftfs: broken shiftfs nesting (LP: #1872094)
3544 - SAUCE: shiftfs: record correct creator credentials
3545
3546 * lockdown on power (LP: #1855668)
3547 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
3548
3549 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
3550 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
3551 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
3552 - SAUCE: rtw88: sar: dump sar information via debugfs
3553 - SAUCE: rtw88: 8723d: add IQ calibration
3554 - SAUCE: rtw88: 8723d: Add power tracking
3555 - SAUCE: rtw88: 8723d: implement flush queue
3556 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
3557 - SAUCE: rtw88: 8723d: Add coex support
3558 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
3559
3560 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
3561 - SAUCE: rtw88: No retry and report for auth and assoc
3562 - SAUCE: rtw88: fix rate for a while after being connected
3563 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
3564
3565 * Miscellaneous Ubuntu changes
3566 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
3567 - SAUCE: rtw88: fix 'const' mismatch in
3568 __priority_queue_cfg_legacy()/__priority_queue_cfg()
3569 - [Config] RTW88=m
3570 - SAUCE: (lockdown) Revert carried-forward lockdown patches
3571 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
3572 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
3573 error messages.
3574 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
3575 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
3576 mode
3577 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
3578 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
3579 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
3580 verify
3581 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
3582 - SAUCE: (lockdown) security: lockdown: Make
3583 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
3584 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
3585 - [Config] CONFIG_RT_GROUP_SCHED=y
3586 - [Packaging] Include modules.builtin.modinfo in linux-modules
3587 - SAUCE: LSM: Infrastructure management of the sock security
3588 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
3589 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
3590 - SAUCE: Revert "apparmor: Parse secmark policy"
3591 - SAUCE: Revert "apparmor: Add a wildcard secid"
3592 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
3593 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
3594 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
3595 - Update dropped.txt for restored apparmor patches
3596 - Remove lockdown patches from dropped.txt
3597 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
3598 enabled
3599 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
3600 tests
3601 - SAUCE: selftests/net -- disable l2tp.sh test
3602 - SAUCE: selftests/net -- disable timeout
3603 - SAUCE: tools: hv: Update shebang to use python3 instead of python
3604 - Remove dropped.txt
3605 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
3606 - [Debian] Support generating configs for riscv64
3607 - [Config] CONFIG_KMSG_IDS=y for s390x
3608 - [Packaging] add libcap-dev dependency
3609 - [Config] CONFIG_AD5770R=m
3610 - [Config] CONFIG_AL3010=m
3611 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
3612 - [Config] CONFIG_BAREUDP=m
3613 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
3614 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
3615 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
3616 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
3617 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
3618 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
3619 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
3620 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
3621 - [Config] CONFIG_DRM_PARADE_PS8640=m
3622 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
3623 - [Config] CONFIG_DRM_TIDSS=m
3624 - [Config] CONFIG_DRM_TI_TPD12S015=m
3625 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
3626 - [Config] CONFIG_EDAC_DMC520=m
3627 - [Config] CONFIG_EXFAT_FS=m
3628 - [Config] CONFIG_GP2AP002=m
3629 - [Config] CONFIG_GPIO_MLXBF2=m
3630 - [Config] CONFIG_HID_GLORIOUS=m
3631 - [Config] CONFIG_HID_MCP2221=m
3632 - [Config] CONFIG_HMC425=m
3633 - [Config] CONFIG_ICP10100=m
3634 - [Config] CONFIG_IMX8MM_THERMAL=m
3635 - [Config] CONFIG_IMX_SC_THERMAL=m
3636 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
3637 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
3638 - [Config] CONFIG_K3_RTI_WATCHDOG=m
3639 - [Config] CONFIG_MDIO_IPQ8064=m
3640 - [Config] CONFIG_MDIO_MVUSB=m
3641 - [Config] CONFIG_MHI_BUS=m
3642 - [Config] CONFIG_OCTEONTX2_VF=m
3643 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
3644 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
3645 - [Config] CONFIG_PHY_QCOM_USB_SS=m
3646 - [Config] CONFIG_PINCTRL_DA9062=m
3647 - [Config] CONFIG_PINCTRL_IPQ6018=m
3648 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
3649 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
3650 - [Config] CONFIG_QCOM_IPA=m
3651 - [Config] CONFIG_REGULATOR_MP5416=m
3652 - [Config] CONFIG_REGULATOR_MP886X=m
3653 - [Config] CONFIG_RN5T618_ADC=m
3654 - [Config] CONFIG_RTC_DRV_MT2712=m
3655 - [Config] CONFIG_RTC_DRV_RC5T619=m
3656 - [Config] CONFIG_SC_MSS_7180=m
3657 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
3658 - [Config] CONFIG_SM_GCC_8250=m
3659 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
3660 - [Config] CONFIG_SND_MESON_AIU=m
3661 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
3662 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
3663 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
3664 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
3665 - [Config] CONFIG_SND_SOC_MESON_T9015=m
3666 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
3667 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
3668 - [Config] CONFIG_SPI_FSI=m
3669 - [Config] CONFIG_SPI_MTK_NOR=m
3670 - [Config] CONFIG_SPI_MUX=m
3671 - [Config] CONFIG_SPRD_THERMAL=m
3672 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
3673 - [Config] CONFIG_TINYDRM_ILI9486=m
3674 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
3675 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
3676 - [Config] CONFIG_UACCE=m
3677 - [Config] CONFIG_UNIPHIER_XDMAC=m
3678 - [Config] CONFIG_USB_MAX3420_UDC=m
3679 - [Config] CONFIG_USB_RAW_GADGET=m
3680 - [Config] CONFIG_VHOST_VDPA=m
3681 - [Config] CONFIG_VIDEO_IMX219=m
3682 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
3683 - [Config] CONFIG_VIRTIO_VDPA=m
3684 - [Config] CONFIG_MOST_COMPONENTS=m
3685 - [Config] CONFIG_MFD_IQS62X=m
3686 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
3687
3688 * Miscellaneous upstream changes
3689 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
3690 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
3691 IceLake"
3692 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
3693
3694 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
3695
3696 linux-5.7 (5.7.0-1.2) groovy; urgency=medium
3697
3698 * Packaging resync (LP: #1786013)
3699 - [Packaging] update helper scripts
3700
3701 * Miscellaneous Ubuntu changes
3702 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
3703 - SAUCE: hio: locally define disk_map_sector_rcu()
3704 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
3705 - SAUCE: hio: include <linux/part_stat.h>
3706 - [Config] amd64: i386: HIO=m
3707 - [Config] updateconfigs after 5.7-rc3 rebase
3708
3709 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
3710
3711 linux-5.7 (5.7.0-0.1) groovy; urgency=medium
3712
3713 * Miscellaneous Ubuntu changes
3714 - [Config] updateconfigs after rebase to 5.7-rc1
3715
3716 [ Upstream Kernel Changes ]
3717
3718 * Rebase to v5.7-rc1
3719 * Rebase to v5.7-rc2
3720
3721 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
3722
3723 linux-5.7 (5.7.0-0.0) focal; urgency=medium
3724
3725 * Dummy entry
3726
3727 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
3728
3729 linux-5.6 (5.6.0-7.7) focal; urgency=medium
3730
3731 * Packaging resync (LP: #1786013)
3732 - update dkms package versions
3733
3734 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
3735 disconnecting thunderbolt docking station (LP: #1864754)
3736 - SAUCE: ptp: free ptp clock properly
3737
3738 * swap storms kills interactive use (LP: #1861359)
3739 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
3740
3741 * sysfs: incorrect network device permissions on network namespace change
3742 (LP: #1865359)
3743 - sysfs: add sysfs_file_change_owner()
3744 - sysfs: add sysfs_link_change_owner()
3745 - sysfs: add sysfs_group{s}_change_owner()
3746 - sysfs: add sysfs_change_owner()
3747 - device: add device_change_owner()
3748 - drivers/base/power: add dpm_sysfs_change_owner()
3749 - net-sysfs: add netdev_change_owner()
3750 - net-sysfs: add queue_change_owner()
3751 - net: fix sysfs permssions when device changes network namespace
3752 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
3753
3754 * Miscellaneous Ubuntu changes
3755 - [Config] updateconfigs after rebase to 5.6
3756
3757 [ Upstream Kernel Changes ]
3758
3759 * Rebase to v5.6
3760
3761 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
3762
3763 linux-5.6 (5.6.0-6.6) focal; urgency=medium
3764
3765 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
3766 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
3767
3768 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
3769 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
3770 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
3771 - xhci: Finetune host initiated USB3 rootport link suspend and resume
3772
3773 * update-version-dkms doesn't add a BugLink (LP: #1867790)
3774 - [Packaging] Add BugLink to update-version-dkms commit
3775
3776 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
3777 - SAUCE: rtw88: add regulatory process strategy for different chipset
3778 - SAUCE: rtw88: support dynamic user regulatory setting
3779 - SAUCE: rtw88: Use secondary channel offset enumeration
3780 - SAUCE: rtw88: 8822c: modify rf protection setting
3781 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
3782 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
3783 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
3784 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
3785 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
3786 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
3787 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
3788 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
3789 - SAUCE: rtw88: add ciphers to suppress error message
3790 - SAUCE: rtw88: 8822c: update power sequence to v16
3791 - SAUCE: rtw88: Fix incorrect beamformee role setting
3792 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
3793 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
3794 - SAUCE: rtw88: associate reserved pages with each vif
3795 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
3796 - SAUCE: rtw88: 8723d: Add basic chip capabilities
3797 - SAUCE: rtw88: 8723d: add beamform wrapper functions
3798 - SAUCE: rtw88: 8723d: Add power sequence
3799 - SAUCE: rtw88: 8723d: Add RF read/write ops
3800 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
3801 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
3802 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
3803 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
3804 - SAUCE: rtw88: add legacy firmware download for 8723D devices
3805 - SAUCE: rtw88: no need to send additional information to legacy firmware
3806 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
3807 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
3808 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
3809 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
3810 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
3811 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
3812 - SAUCE: rtw88: 8723d: Add DIG parameter
3813 - SAUCE: rtw88: 8723d: Add query_rx_desc
3814 - SAUCE: rtw88: 8723d: Add set_channel
3815 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
3816 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
3817 - SAUCE: rtw88: set default port to firmware
3818 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
3819 - SAUCE: rtw88: sar: add SAR of TX power limit
3820 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
3821 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
3822 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
3823 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
3824 - SAUCE: rtw88: sar: dump sar information via debugfs
3825 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
3826 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
3827 - SAUCE: rtw88: 8723d: add interface configurations table
3828 - SAUCE: rtw88: 8723d: Add LC calibration
3829 - SAUCE: rtw88: 8723d: add IQ calibration
3830 - SAUCE: rtw88: 8723d: Add power tracking
3831 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
3832 - SAUCE: rtw88: 8723d: implement flush queue
3833 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
3834 - SAUCE: rtw88: 8723d: Add coex support
3835 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
3836 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
3837 - [Config] CONFIG_RTW88_8723DE=y
3838
3839 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
3840 (LP: #1867753)
3841 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
3842
3843 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
3844 - s390/protvirt: introduce host side setup
3845 - s390/protvirt: add ultravisor initialization
3846 - s390/mm: provide memory management functions for protected KVM guests
3847 - s390/mm: add (non)secure page access exceptions handlers
3848 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
3849 - KVM: s390/interrupt: do not pin adapter interrupt pages
3850 - KVM: s390: protvirt: Add UV debug trace
3851 - KVM: s390: add new variants of UV CALL
3852 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
3853 - KVM: s390: protvirt: Secure memory is not mergeable
3854 - KVM: s390/mm: Make pages accessible before destroying the guest
3855 - KVM: s390: protvirt: Handle SE notification interceptions
3856 - KVM: s390: protvirt: Instruction emulation
3857 - KVM: s390: protvirt: Implement interrupt injection
3858 - KVM: s390: protvirt: Add SCLP interrupt handling
3859 - KVM: s390: protvirt: Handle spec exception loops
3860 - KVM: s390: protvirt: Add new gprs location handling
3861 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
3862 - KVM: s390: protvirt: handle secure guest prefix pages
3863 - KVM: s390/mm: handle guest unpin events
3864 - KVM: s390: protvirt: Write sthyi data to instruction data area
3865 - KVM: s390: protvirt: STSI handling
3866 - KVM: s390: protvirt: disallow one_reg
3867 - KVM: s390: protvirt: Do only reset registers that are accessible
3868 - KVM: s390: protvirt: Only sync fmt4 registers
3869 - KVM: s390: protvirt: Add program exception injection
3870 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
3871 - KVM: s390: protvirt: Report CPU state to Ultravisor
3872 - KVM: s390: protvirt: Support cmd 5 operation state
3873 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
3874 - KVM: s390: protvirt: do not inject interrupts after start
3875 - KVM: s390: protvirt: Add UV cpu reset calls
3876 - DOCUMENTATION: Protected virtual machine introduction and IPL
3877 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
3878 - KVM: s390: protvirt: Add KVM api documentation
3879 - mm/gup/writeback: add callbacks for inaccessible pages
3880
3881 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
3882 (LP: #1866734)
3883 - SAUCE: Input: i8042 - fix the selftest retry logic
3884
3885 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
3886 (LP: #1866772)
3887 - ACPI: sysfs: copy ACPI data using io memory copying
3888
3889 * Miscellaneous Ubuntu changes
3890 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
3891 - SAUCE: r8169: disable ASPM L1.1
3892 - [Config] update annotations from configs
3893 - [Config] update configs after annotation file review
3894 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
3895
3896 * Miscellaneous upstream changes
3897 - drm/i915: Fix eDP DPCD aux max backlight calculations
3898 - drm/dp: Introduce EDID-based quirks
3899 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
3900 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
3901
3902 [ Upstream Kernel Changes ]
3903
3904 * Rebase to v5.6-rc7
3905
3906 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
3907
3908 linux-5.6 (5.6.0-5.5) focal; urgency=medium
3909
3910 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
3911 - [Config] CONFIG_EROFS_FS_ZIP=y
3912 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
3913
3914 * Miscellaneous Ubuntu changes
3915 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
3916 - Config: Fix DATA_SHIFT annotations
3917 - Config: remove ANDROID_VSOC from annotations
3918 - Config: remove arm arch from annotations
3919 - Config: Update SOC_R8A7796X annotations
3920 - Config: Update CLK_R8A7796X annotations
3921 - update dkms package versions
3922 - [Config] updateconfigs after rebase to 5.6-rc6
3923
3924 [ Upstream Kernel Changes ]
3925
3926 * Rebase to v5.6-rc6
3927
3928 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
3929
3930 linux-5.6 (5.6.0-4.4) focal; urgency=medium
3931
3932 * Packaging resync (LP: #1786013)
3933 - [Packaging] resync getabis
3934 - [Packaging] update helper scripts
3935
3936 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
3937 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
3938
3939 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
3940 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
3941
3942 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
3943 config (LP: #1866056)
3944 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
3945 on s390x
3946
3947 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
3948 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
3949
3950 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
3951 starting with focal (LP: #1865452)
3952 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
3953 with focal
3954
3955 * Miscellaneous Ubuntu changes
3956 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
3957 make_request_fn"
3958 - [Packaging] prevent duplicated entries in modules.ignore
3959 - update dkms package versions
3960 - [Config] updateconfigs after rebase to 5.6-rc5
3961
3962 [ Upstream Kernel Changes ]
3963
3964 * Rebase to v5.6-rc5
3965
3966 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
3967
3968 linux-5.6 (5.6.0-3.3) focal; urgency=medium
3969
3970 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
3971 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
3972 - selftests/timers: Turn off timeout setting
3973
3974 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
3975 (LP: #1864198)
3976 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
3977
3978 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
3979 (LP: #1864576)
3980 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
3981
3982 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
3983 during hotplug (LP: #1864284)
3984 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
3985
3986 * Another Dell AIO backlight issue (LP: #1863880)
3987 - SAUCE: platform/x86: dell-uart-backlight: move retry block
3988
3989 * Backport GetFB2 ioctl (LP: #1863874)
3990 - SAUCE: drm: Add getfb2 ioctl
3991
3992 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
3993 - [Config] CONFIG_X86_UV=y
3994
3995 * Miscellaneous Ubuntu changes
3996 - debian: remove snapdragon config, rules and flavour
3997 - remove snapdragon abi files
3998 - update dkms package versions
3999 - [Config] updateconfigs after rebase to 5.6-rc4
4000
4001 * Miscellaneous upstream changes
4002 - updateconfigs following snapdragon removal
4003
4004 [ Upstream Kernel Changes ]
4005
4006 * Rebase to v5.6-rc4
4007
4008 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
4009
4010 linux-5.6 (5.6.0-2.2) focal; urgency=medium
4011
4012 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
4013 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
4014
4015 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
4016 - SAUCE: drm/i915: Disable PSR by default on all platforms
4017
4018 * Miscellaneous Ubuntu changes
4019 - [debian] ignore missing wireguard module
4020 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
4021 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
4022 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
4023 mode
4024 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
4025 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
4026 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
4027 verify
4028 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
4029 - SAUCE: (lockdown) security: lockdown: Make
4030 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
4031 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
4032 - update dkms package versions
4033 - [Config] updateconfigs after rebase to 5.6-rc3
4034
4035 * Miscellaneous upstream changes
4036 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
4037 secure"
4038 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
4039 module signature verify"
4040 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
4041 lockdown"
4042 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
4043 the kernel down"
4044 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
4045 efi_status_to_err()."
4046
4047 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
4048
4049 linux-5.6 (5.6.0-1.1) focal; urgency=medium
4050
4051 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
4052 - [Packaging] Add systemd service to load intel_sgx
4053
4054 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
4055 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
4056 CRYPTO_DEV_QAT_DH895xCC=m
4057
4058 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
4059 - SAUCE: blk/core: Gracefully handle unset make_request_fn
4060
4061 * multi-zone raid0 corruption (LP: #1850540)
4062 - SAUCE: md/raid0: Use kernel specific layout
4063
4064 * Miscellaneous Ubuntu changes
4065 - update dkms package versions
4066 - update dropped.txt after rebase to v5.6-rc1
4067 - [Config] updateconfigs after rebase to 5.6-rc1
4068 - hio -- proc_create() requires a "struct proc_ops" in 5.6
4069 - SAUCE: arm: fix build error in kvm tracepoint
4070
4071 * Miscellaneous upstream changes
4072 - Revert "UBUNTU: [Config] Disable the uselib system call"
4073 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
4074 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
4075 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
4076 - Revert "UBUNTU: [Config] Enable scatterlist validation"
4077 - Revert "UBUNTU: [Config] Enable cred sanity checks"
4078 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
4079
4080 [ Upstream Kernel Changes ]
4081
4082 * Rebase to v5.6-rc1
4083
4084 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
4085
4086 linux-5.6 (5.6.0-0.0) focal; urgency=medium
4087
4088 * Dummy entry
4089
4090 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
4091
4092 linux-5.5 (5.5.0-7.8) focal; urgency=medium
4093
4094 * CONFIG_USELIB should be disabled (LP: #1855341)
4095 - [Config] Disable the uselib system call
4096
4097 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
4098 - [Config] Disable legacy PTY naming
4099
4100 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
4101 - [Config] Enforce filtered access to iomem
4102
4103 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
4104 - [Config] Enable notifier call chain validations
4105
4106 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
4107 - [Config] Enable scatterlist validation
4108
4109 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
4110 - [Config] Enable cred sanity checks
4111
4112 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
4113 - [Config] Enable linked list manipulation checks
4114
4115 * shiftfs: prevent lower dentries from going negative during unlink
4116 (LP: #1860041)
4117 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
4118
4119 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
4120 Lenovo E41-25/45 (LP: #1859561)
4121 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
4122
4123 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
4124 [1b21:2142] (LP: #1858988)
4125 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
4126
4127 * Dell AIO can't adjust brightness (LP: #1858761)
4128 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
4129
4130 * Miscellaneous Ubuntu changes
4131 - [Config] Fix typo in annotations file
4132 - update dkms package versions
4133
4134 [ Upstream Kernel Changes ]
4135
4136 * Rebase to v5.5
4137
4138 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
4139
4140 linux-5.5 (5.5.0-6.7) focal; urgency=medium
4141
4142 * Miscellaneous Ubuntu changes
4143 - [Packaging] Update ubuntu-regression-suite dependency to python2
4144 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
4145 - update dkms package versions
4146
4147 [ Upstream Kernel Changes ]
4148
4149 * Rebase to v5.5-rc7
4150
4151 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
4152
4153 linux-5.5 (5.5.0-5.6) focal; urgency=medium
4154
4155 * Miscellaneous Ubuntu changes
4156 - update dkms package versions
4157
4158 [ Upstream Kernel Changes ]
4159
4160 * Rebase to v5.5-rc6
4161
4162 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
4163
4164 linux-5.5 (5.5.0-4.5) focal; urgency=medium
4165
4166 * linux build and autopkg tests need to use python2 instead of python
4167 (LP: #1858487)
4168 - [Packaging] Remove python-dev build dependency
4169
4170 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
4171
4172 linux-5.5 (5.5.0-3.4) focal; urgency=medium
4173
4174 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
4175 (LP: #1857541)
4176 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
4177
4178 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
4179 - [Config]: built-in VFIO_PCI for amd64
4180
4181 * multi-zone raid0 corruption (LP: #1850540)
4182 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
4183 migration
4184
4185 * Packaging resync (LP: #1786013)
4186 - [Packaging] update variants
4187
4188 * Miscellaneous Ubuntu changes
4189 - [Packaging] Change source package to linux-5.5
4190 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
4191 - [Packaging] Remove linux-source-3 Provides: from linux-source
4192 - [Packaging] Fix linux-doc in linux-image Suggests:
4193 - [Debian] Read variants list into a variable
4194 - [Packaging] Generate linux-libc-dev package only for primary variant
4195 - [Packaging] Generate linux-doc for only the primary variant
4196 - [Debian] Update linux source package name in debian/tests/*
4197 - update dkms package versions
4198 - [Config] updateconfigs after rebase to 5.5-rc3
4199 - [Config] disable PCI_MESON
4200 - [Config] Add pinctrl-equilibrium to modules.ignore
4201
4202 [ Upstream Kernel Changes ]
4203
4204 * Rebase to v5.5-rc5
4205
4206 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
4207
4208 linux-5.5 (5.5.0-2.3) focal; urgency=medium
4209
4210 * Empty entry.
4211
4212 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
4213
4214 linux (5.5.0-2.3) focal; urgency=medium
4215
4216 * Support DPCD aux brightness control (LP: #1856134)
4217 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
4218 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
4219 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
4220 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
4221 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
4222 panel
4223 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
4224
4225 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
4226 - [Config]: SOUNDWIRE=m
4227
4228 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
4229 - SAUCE: USB: core: Make port power cycle a seperate helper function
4230 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
4231
4232 * Miscellaneous Ubuntu changes
4233 - [Debian] add python depends to ubuntu-regression-suite
4234 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
4235 - update dkms package versions
4236
4237 * Miscellaneous upstream changes
4238 - [Config] updateconfigs after rebase to 5.5-rc2
4239
4240 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
4241
4242 linux (5.5.0-1.2) focal; urgency=medium
4243
4244 * Miscellaneous Ubuntu changes
4245 - [Config] disable nvidia dkms build
4246 - [Config] disable virtualbox dkms build
4247 - [Config] disable zfs dkms build
4248 - update dropped.txt after rebase to v5.5-rc1
4249 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
4250 aren't present.
4251 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
4252 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
4253 error messages.
4254 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
4255 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
4256 mode
4257 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
4258 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
4259 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
4260 verify
4261 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
4262 - SAUCE: (lockdown) security: lockdown: Make
4263 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
4264 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
4265 - [Config] Enable lockdown under secure boot
4266 - update dkms package versions
4267
4268 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
4269
4270 linux (5.5.0-0.1) focal; urgency=medium
4271
4272 * Miscellaneous Ubuntu changes
4273 - [Config] updateconfigs after rebase to 5.5-rc1
4274
4275 [ Upstream Kernel Changes ]
4276
4277 * Rebase to v5.5-rc1
4278
4279 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
4280
4281 linux (5.5.0-0.0) focal; urgency=medium
4282
4283 * Dummy entry.
4284
4285 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
4286
4287 linux (5.4.0-8.11) focal; urgency=medium
4288
4289 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
4290
4291 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
4292 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
4293 ethtool
4294 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
4295
4296 * Kernel build log filled with "/bin/bash: line 5: warning: command
4297 substitution: ignored null byte in input" (LP: #1853843)
4298 - [Debian] Fix warnings when checking for modules signatures
4299
4300 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
4301 (LP: #1852581)
4302 - [Packaging] Fix module signing with older modinfo
4303
4304 * Fix MST support on Ice Lake (LP: #1854432)
4305 - drm/i915: fix port checks for MST support on gen >= 11
4306
4307 * headphone has noise as not mute on dell machines with alc236/256
4308 (LP: #1854401)
4309 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
4310
4311 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
4312 (LP: #1847450)
4313 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
4314 to intel_pmc_core driver
4315
4316 * CVE-2019-14901
4317 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
4318
4319 * CVE-2019-14896 // CVE-2019-14897
4320 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
4321
4322 * CVE-2019-14895
4323 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
4324
4325 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
4326 (LP: #1847454)
4327 - powercap/intel_rapl: add support for CometLake Mobile
4328 - powercap/intel_rapl: add support for Cometlake desktop
4329
4330 * External microphone can't work on some dell machines with the codec alc256
4331 or alc236 (LP: #1853791)
4332 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
4333 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
4334
4335 * remount of multilower moved pivoted-root overlayfs root, results in I/O
4336 errors on some modified files (LP: #1824407)
4337 - SAUCE: ovl: fix lookup failure on multi lower squashfs
4338
4339 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
4340 (LP: #1847451)
4341 - SAUCE: tools/power turbostat: Add Cometlake support
4342
4343 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
4344 - [Config] Enable ROCKCHIP support for arm64
4345
4346 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
4347 works on Dell Venue 11 Pro 7140 (LP: #1846539)
4348 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
4349 driver
4350
4351 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
4352 (LP: #1852663)
4353 - SAUCE: i40e Fix GPF when deleting VMs
4354
4355 * libbpf check_abi fails on ppc64el (LP: #1854974)
4356 - libbpf: Fix readelf output parsing on powerpc with recent binutils
4357
4358 * CVE-2019-19050
4359 - crypto: user - fix memory leak in crypto_reportstat
4360
4361 * Make hotplugging docking station to Thunderbolt port more reliable
4362 (LP: #1853991)
4363 - PCI/PM: Add pcie_wait_for_link_delay()
4364 - PCI/PM: Add missing link delays required by the PCIe spec
4365
4366 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
4367 boot, while showing the BIOS logo on a black background (LP: #1836858)
4368 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
4369
4370 * [CML] New device id's for CMP-H (LP: #1846335)
4371 - i2c: i801: Add support for Intel Comet Lake PCH-H
4372 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
4373 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
4374
4375 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
4376 - io_uring: async workers should inherit the user creds
4377 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
4378 - net: disallow ancillary data for __sys_{send,recv}msg_file()
4379 - crypto: inside-secure - Fix stability issue with Macchiatobin
4380 - driver core: platform: use the correct callback type for bus_find_device
4381 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
4382 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
4383 - staging: rtl8192e: fix potential use after free
4384 - staging: rtl8723bs: Drop ACPI device ids
4385 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
4386 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
4387 - mei: bus: prefix device names on bus with the bus name
4388 - mei: me: add comet point V device id
4389 - thunderbolt: Power cycle the router if NVM authentication fails
4390 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
4391 - gve: Fix the queue page list allocated pages count
4392 - macvlan: schedule bc_work even if error
4393 - mdio_bus: don't use managed reset-controller
4394 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
4395 - net: macb: add missed tasklet_kill
4396 - net: psample: fix skb_over_panic
4397 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
4398 - openvswitch: fix flow command message size
4399 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
4400 - slip: Fix use-after-free Read in slip_open
4401 - sctp: cache netns in sctp_ep_common
4402 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
4403 - openvswitch: remove another BUG_ON()
4404 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
4405 - net/tls: free the record on encryption error
4406 - net: skmsg: fix TLS 1.3 crash with full sk_msg
4407 - selftests/tls: add a test for fragmented messages
4408 - net/tls: remove the dead inplace_crypto code
4409 - net/tls: use sg_next() to walk sg entries
4410 - selftests: bpf: test_sockmap: handle file creation failures gracefully
4411 - selftests: bpf: correct perror strings
4412 - tipc: fix link name length check
4413 - selftests: pmtu: use -oneline for ip route list cache
4414 - r8169: fix jumbo configuration for RTL8168evl
4415 - r8169: fix resume on cable plug-in
4416 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
4417 - Revert "jffs2: Fix possible null-pointer dereferences in
4418 jffs2_add_frag_to_fragtree()"
4419 - crypto: talitos - Fix build error by selecting LIB_DES
4420 - HID: core: check whether Usage Page item is after Usage ID items
4421 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
4422 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
4423 - Linux 5.4.2
4424
4425 * no HDMI video output since GDM greeter after linux-oem-osp1 version
4426 5.0.0-1026 (LP: #1852386)
4427 - drm/i915: Add new CNL PCH ID seen on a CML platform
4428 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
4429
4430 * Please add patch fixing RK818 ID detection (LP: #1853192)
4431 - SAUCE: mfd: rk808: Fix RK818 ID template
4432
4433 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
4434 - HID: i2c-hid: fix no irq after reset on raydium 3118
4435
4436 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
4437 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
4438 2-in-1"
4439 - lib: devres: add a helper function for ioremap_uc
4440 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
4441
4442 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
4443 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
4444
4445 * Disable unreliable HPET on CFL-H system (LP: #1852216)
4446 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
4447
4448 * Miscellaneous Ubuntu changes
4449 - update dkms package versions
4450 - [Config] Enable virtualbox dkms build
4451 - [Config] update annotations to match current configs
4452 - SAUCE: Add exfat module to signature inclusion list
4453
4454 * Miscellaneous upstream changes
4455 - Bluetooth: Fix invalid-free in bcsp_close()
4456 - ath9k_hw: fix uninitialized variable data
4457 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
4458 - ath10k: Fix HOST capability QMI incompatibility
4459 - ath10k: restore QCA9880-AR1A (v1) detection
4460 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
4461 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
4462 - md/raid10: prevent access of uninitialized resync_pages offset
4463 - x86/insn: Fix awk regexp warnings
4464 - x86/speculation: Fix incorrect MDS/TAA mitigation status
4465 - x86/speculation: Fix redundant MDS mitigation message
4466 - nbd: prevent memory leak
4467 - x86/stackframe/32: Repair 32-bit Xen PV
4468 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
4469 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
4470 - x86/doublefault/32: Fix stack canaries in the double fault handler
4471 - x86/pti/32: Size initial_page_table correctly
4472 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
4473 - x86/entry/32: Fix IRET exception
4474 - x86/entry/32: Use %ss segment where required
4475 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
4476 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
4477 - x86/entry/32: Fix NMI vs ESPFIX
4478 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
4479 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
4480 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
4481 the CPU_ENTRY_AREA_PAGES assert precise
4482 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
4483 - futex: Prevent robust futex exit race
4484 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
4485 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
4486 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
4487 - media: vivid: Fix wrong locking that causes race conditions on streaming
4488 stop
4489 - media: usbvision: Fix invalid accesses after device disconnect
4490 - media: usbvision: Fix races among open, close, and disconnect
4491 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
4492 - futex: Move futex exit handling into futex code
4493 - futex: Replace PF_EXITPIDONE with a state
4494 - exit/exec: Seperate mm_release()
4495 - futex: Split futex_mm_release() for exit/exec
4496 - futex: Set task::futex_state to DEAD right after handling futex exit
4497 - futex: Mark the begin of futex exit explicitly
4498 - futex: Sanitize exit state handling
4499 - futex: Provide state handling for exec() as well
4500 - futex: Add mutex around futex exit
4501 - futex: Provide distinct return value when owner is exiting
4502 - futex: Prevent exit livelock
4503 - media: uvcvideo: Fix error path in control parsing failure
4504 - media: b2c2-flexcop-usb: add sanity checking
4505 - media: cxusb: detect cxusb_ctrl_msg error in query
4506 - media: imon: invalid dereference in imon_touch_event
4507 - media: mceusb: fix out of bounds read in MCE receiver buffer
4508 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
4509 - USBIP: add config dependency for SGL_ALLOC
4510 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
4511 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
4512 - usb-serial: cp201x: support Mark-10 digital force gauge
4513 - USB: chaoskey: fix error case of a timeout
4514 - appledisplay: fix error handling in the scheduled work
4515 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
4516 - USB: serial: mos7720: fix remote wakeup
4517 - USB: serial: mos7840: fix remote wakeup
4518 - USB: serial: option: add support for DW5821e with eSIM support
4519 - USB: serial: option: add support for Foxconn T77W968 LTE modules
4520 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
4521 - powerpc/book3s64: Fix link stack flush on context switch
4522 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
4523 - Linux 5.4.1
4524
4525 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
4526
4527 linux (5.4.0-7.8) focal; urgency=medium
4528
4529 * Miscellaneous Ubuntu changes
4530 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
4531 segfault
4532 - Update nvidia-430 to nvidia-440
4533 - [Config] Enable nvidia dkms build
4534 - update dkms package versions
4535
4536 [ Upstream Kernel Changes ]
4537
4538 * Rebase to v5.4
4539
4540 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
4541
4542 linux (5.4.0-6.7) focal; urgency=medium
4543
4544 * Miscellaneous Ubuntu changes
4545 - update dkms package versions
4546 - [Config] updateconfigs after rebase to 5.4-rc8
4547
4548 [ Upstream Kernel Changes ]
4549
4550 * Rebase to v5.4-rc7
4551
4552 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
4553
4554 linux (5.4.0-5.6) focal; urgency=medium
4555
4556 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
4557 CVE-2019-15793
4558 - SAUCE: shiftfs: Correct id translation for lower fs operations
4559
4560 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
4561 CVE-2019-15792
4562 - SAUCE: shiftfs: prevent type confusion
4563
4564 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
4565 CVE-2019-15791
4566 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
4567
4568 * Some EFI systems fail to boot in efi_init() when booted via maas
4569 (LP: #1851810)
4570 - SAUCE: efi: efi_get_memory_map -- increase map headroom
4571
4572 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
4573 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
4574 - SAUCE: seccomp: avoid overflow in implicit constant conversion
4575
4576 * dkms artifacts may expire from the pool (LP: #1850958)
4577 - [Packaging] dkms -- try launchpad librarian for pool downloads
4578 - [Packaging] dkms -- dkms-build quieten wget verbiage
4579
4580 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
4581 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
4582 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
4583
4584 * shiftfs: prevent exceeding project quotas (LP: #1849483)
4585 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
4586
4587 * shiftfs: fix fallocate() (LP: #1849482)
4588 - SAUCE: shiftfs: setup correct s_maxbytes limit
4589
4590 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
4591 Lake-S [8086:a3f0] (LP: #1852070)
4592 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
4593
4594 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
4595 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
4596 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
4597 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
4598 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
4599
4600 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
4601 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
4602
4603 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
4604 error path (LP: #1850994) // CVE-2019-15794
4605 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
4606 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
4607
4608 * Miscellaneous Ubuntu changes
4609 - [Debian] Convert update-aufs.sh to use aufs5
4610 - SAUCE: import aufs driver
4611 - update dkms package versions
4612
4613 [ Upstream Kernel Changes ]
4614
4615 * Rebase to v5.4-rc7
4616
4617 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
4618
4619 linux (5.4.0-4.5) focal; urgency=medium
4620
4621 * High power consumption using 5.0.0-25-generic (LP: #1840835)
4622 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
4623 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
4624 driver
4625 - PCI: Fix missing inline for pci_pr3_present()
4626
4627 * Fix signing of staging modules in eoan (LP: #1850234)
4628 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
4629
4630 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
4631 - [Config] s390x bump march to z13, with tune to z15
4632
4633 * Miscellaneous Ubuntu changes
4634 - [Debian]: do not skip tests for linux-hwe-edge
4635 - update dkms package versions
4636 - [Config] re-enable zfs
4637 - [Config] rename module virtio_fs to virtiofs
4638
4639 [ Upstream Kernel Changes ]
4640
4641 * Rebase to v5.4-rc6
4642
4643 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
4644
4645 linux (5.4.0-3.4) focal; urgency=medium
4646
4647 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
4648 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
4649
4650 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
4651 cloud (LP: #1848481)
4652 - [Packaging] include iavf/i40evf in generic
4653
4654 * CVE-2019-17666
4655 - SAUCE: rtlwifi: Fix potential overflow on P2P code
4656
4657 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
4658 to no (LP: #1848492)
4659 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
4660 from yes to no
4661
4662 * Add Intel Comet Lake ethernet support (LP: #1848555)
4663 - SAUCE: e1000e: Add support for Comet Lake
4664
4665 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
4666 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
4667 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
4668
4669 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
4670 platforms (LP: #1847192)
4671 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
4672 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
4673
4674 * PM / hibernate: fix potential memory corruption (LP: #1847118)
4675 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
4676
4677 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
4678 - SAUCE: apparmor: fix nnp subset test for unconfined
4679
4680 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
4681 - SAUCE: overlayfs: allow with shiftfs as underlay
4682
4683 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
4684 - [Config] Fix SOF Kconfig options
4685
4686 * linux won't build when new virtualbox version is present on the archive
4687 (LP: #1848788)
4688 - [Packaging]: download virtualbox from sources
4689
4690 * Miscellaneous Ubuntu changes
4691 - [Config] update annotations from configs
4692 - [Config] updateconfigs after rebase to 5.4-rc5
4693 - update dkms package versions
4694
4695 [ Upstream Kernel Changes ]
4696
4697 * Rebase to v5.4-rc5
4698
4699 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
4700
4701 linux (5.4.0-2.3) eoan; urgency=medium
4702
4703 * Add installer support for iwlmvm adapters (LP: #1848236)
4704 - d-i: Add iwlmvm to nic-modules
4705
4706 * shiftfs: rework how shiftfs opens files (LP: #1846265)
4707 - SAUCE: shiftfs: rework how shiftfs opens files
4708
4709 * Miscellaneous Ubuntu changes
4710 - update dkms package versions
4711 - [Config] updateconfigs after rebase to 5.4-rc4
4712
4713 [ Upstream Kernel Changes ]
4714
4715 * Rebase to v5.4-rc4
4716
4717 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
4718
4719 linux (5.4.0-1.2) eoan; urgency=medium
4720
4721 * Miscellaneous Ubuntu changes
4722 - update dkms package versions
4723 - [Config] updateconfigs after rebase to 5.4-rc3
4724 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
4725 - [Config] amd64: ignore fbtft and all dependent modules
4726
4727 [ Upstream Kernel Changes ]
4728
4729 * Rebase to v5.4-rc3
4730
4731 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
4732
4733 linux (5.4.0-0.1) eoan; urgency=medium
4734
4735 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
4736 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
4737 - [Packaging] arm64: snapdragon: switch kernel format to Image
4738 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
4739 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
4740 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
4741 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
4742 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
4743 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
4744 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
4745 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
4746 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
4747 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
4748 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
4749 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
4750 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
4751 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
4752 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
4753 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
4754 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
4755 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
4756 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
4757 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
4758 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
4759 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
4760 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
4761 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
4762 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
4763 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
4764 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
4765 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
4766 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
4767 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
4768 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
4769 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
4770 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
4771 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
4772 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
4773 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
4774 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
4775 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
4776 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
4777 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
4778 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
4779 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
4780 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
4781 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
4782 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
4783 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
4784 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
4785 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
4786 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
4787 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
4788 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
4789 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
4790 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
4791 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
4792 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
4793 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
4794 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
4795 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
4796 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
4797 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
4798 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
4799 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
4800 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
4801 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
4802 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
4803 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
4804 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
4805 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
4806
4807 * Miscellaneous Ubuntu changes
4808 - [Config] updateconfigs after rebase to 5.4-rc2
4809 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
4810 aren't present.
4811 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
4812 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
4813 error messages.
4814 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
4815 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
4816 mode
4817 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
4818 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
4819 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
4820 verify
4821 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
4822 - SAUCE: (lockdown) security: lockdown: Make
4823 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
4824 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
4825 - [Config] Enable lockdown under secure boot
4826 - SAUCE: import aufs driver
4827 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
4828 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
4829 - [Config] enable aufs
4830 - update dkms package versions
4831 - [Config] disable zfs
4832 - [Config] disable nvidia dkms build
4833 - [Config] disable virtualbox dkms build
4834 - [Debian] Generate stub reconstruct for -rc kernels
4835 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
4836 when device is opened for writing"
4837 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
4838 namespace mounts"
4839 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
4840 from user namespaces"
4841 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
4842 device inode when mounting"
4843 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
4844 block device inode when mounting"
4845 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
4846 permissions in lookup_bdev()"
4847
4848 [ Upstream Kernel Changes ]
4849
4850 * Rebase to v5.4-rc2
4851
4852 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
4853
4854 linux (5.4.0-0.0) eoan; urgency=medium
4855
4856 * Dummy entry.
4857
4858 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
4859
4860 linux (5.3.0-17.18) eoan; urgency=medium
4861
4862 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
4863
4864 * CVE-2019-17056
4865 - nfc: enforce CAP_NET_RAW for raw sockets
4866
4867 * CVE-2019-17055
4868 - mISDN: enforce CAP_NET_RAW for raw sockets
4869
4870 * CVE-2019-17054
4871 - appletalk: enforce CAP_NET_RAW for raw sockets
4872
4873 * CVE-2019-17053
4874 - ieee802154: enforce CAP_NET_RAW for raw sockets
4875
4876 * CVE-2019-17052
4877 - ax25: enforce CAP_NET_RAW for raw sockets
4878
4879 * CVE-2019-15098
4880 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
4881
4882 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
4883 (LP: #1846470)
4884 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
4885
4886 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
4887 - [Packaging] Build only linux-libc-dev for i386
4888 - [Debian] final-checks -- ignore archtictures with no binaries
4889
4890 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
4891 proposed (LP: #1845820)
4892 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
4893
4894 * Revert ESE DASD discard support (LP: #1846219)
4895 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
4896
4897 * Miscellaneous Ubuntu changes
4898 - update dkms package versions
4899
4900 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
4901
4902 linux (5.3.0-16.17) eoan; urgency=medium
4903
4904 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
4905
4906 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
4907 - SAUCE: s390: Mark atomic const ops always inline
4908
4909 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
4910
4911 linux (5.3.0-15.16) eoan; urgency=medium
4912
4913 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
4914
4915 * Drop i386 build for 19.10 (LP: #1845714)
4916 - [Packaging] Remove x32 arch references from control files
4917 - [Debian] final-checks -- Get arch list from debian/control
4918
4919 * ZFS kernel modules lack debug symbols (LP: #1840704)
4920 - [Debian] Fix conditional for setting zfs debug package path
4921
4922 * Use pyhon3-sphinx instead of python-sphinx for building html docs
4923 (LP: #1845808)
4924 - [Packaging] Update sphinx build dependencies to python3 packages
4925
4926 * Kernel panic with 19.10 beta image (LP: #1845454)
4927 - efi/tpm: Don't access event->count when it isn't mapped.
4928 - efi/tpm: don't traverse an event log with no events
4929 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
4930
4931 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
4932
4933 linux (5.3.0-14.15) eoan; urgency=medium
4934
4935 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
4936
4937 * Drop i386 build for 19.10 (LP: #1845714)
4938 - [Debian] Remove support for producing i386 kernels
4939 - [Debian] Don't use CROSS_COMPILE for i386 configs
4940
4941 * udevadm trigger will fail when trying to add /sys/devices/vio/
4942 (LP: #1845572)
4943 - SAUCE: powerpc/vio: drop bus_type from parent device
4944
4945 * Trying to online dasd drive results in invalid input/output from the kernel
4946 on z/VM (LP: #1845323)
4947 - SAUCE: s390/dasd: Fix error handling during online processing
4948
4949 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
4950 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
4951
4952 * Support Hi1620 zip hw accelerator (LP: #1845355)
4953 - [Config] Enable HiSilicon QM/ZIP as modules
4954 - crypto: hisilicon - add queue management driver for HiSilicon QM module
4955 - crypto: hisilicon - add hardware SGL support
4956 - crypto: hisilicon - add HiSilicon ZIP accelerator support
4957 - crypto: hisilicon - add SRIOV support for ZIP
4958 - Documentation: Add debugfs doc for hisi_zip
4959 - crypto: hisilicon - add debugfs for ZIP and QM
4960 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
4961 - crypto: hisilicon - fix kbuild warnings
4962 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
4963 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
4964 - crypto: hisilicon - add missing single_release
4965 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
4966 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
4967 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
4968 - crypto: hisilicon - avoid unused function warning
4969
4970 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
4971 - LSM: SafeSetID: Stop releasing uninitialized ruleset
4972 - [Config] Build SafeSetID LSM but don't enable it by default
4973
4974 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
4975 - [Config] loadpin shouldn't be in CONFIG_LSM
4976
4977 * Add new pci-id's for CML-S, ICL (LP: #1845317)
4978 - drm/i915/icl: Add missing device ID
4979 - drm/i915/cml: Add Missing PCI IDs
4980
4981 * Thunderbolt support for ICL (LP: #1844680)
4982 - thunderbolt: Correct path indices for PCIe tunnel
4983 - thunderbolt: Move NVM upgrade support flag to struct icm
4984 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
4985 - thunderbolt: Do not fail adding switch if some port is not implemented
4986 - thunderbolt: Hide switch attributes that are not set
4987 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
4988 - thunderbolt: Add support for Intel Ice Lake
4989 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
4990
4991 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
4992 - s390/pci: fix MSI message data
4993
4994 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
4995 - s390: add support for IBM z15 machines
4996 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
4997
4998 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
4999 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
5000 - media: tm6000: double free if usb disconnect while streaming
5001 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
5002 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
5003 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
5004 - net_sched: let qdisc_put() accept NULL pointer
5005 - udp: correct reuseport selection with connected sockets
5006 - xen-netfront: do not assume sk_buff_head list is empty in error handling
5007 - net: dsa: Fix load order between DSA drivers and taggers
5008 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
5009 - KVM: coalesced_mmio: add bounds checking
5010 - Documentation: sphinx: Add missing comma to list of strings
5011 - firmware: google: check if size is valid when decoding VPD data
5012 - serial: sprd: correct the wrong sequence of arguments
5013 - tty/serial: atmel: reschedule TX after RX was started
5014 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
5015 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
5016 - ovl: fix regression caused by overlapping layers detection
5017 - phy: qcom-qmp: Correct ready status, again
5018 - floppy: fix usercopy direction
5019 - media: technisat-usb2: break out of loop at end of buffer
5020 - Linux 5.3.1
5021
5022 * ZFS kernel modules lack debug symbols (LP: #1840704)
5023 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
5024 - [Debian]: Handle debug symbols for modules in extras too
5025 - [Debian]: Check/link modules with debug symbols after DKMS modules
5026 - [Debian]: Warn about modules without debug symbols
5027 - [Debian]: dkms-build: new parameter for debug package directory
5028 - [Debian]: dkms-build: zfs: support for debug symbols
5029 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
5030 - [Debian]: dkms-build: Move zfs special-casing into configure script
5031
5032 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
5033 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
5034 (LP: #1842382)
5035 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
5036
5037 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
5038
5039 linux (5.3.0-13.14) eoan; urgency=medium
5040
5041 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
5042
5043 * Packaging resync (LP: #1786013)
5044 - [Packaging] update helper scripts
5045
5046 * Miscellaneous Ubuntu changes
5047 - [Debian] Remove binutils-dev build dependency
5048
5049 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
5050
5051 linux (5.3.0-12.13) eoan; urgency=medium
5052
5053 * Change kernel compression method to improve boot speed (LP: #1840934)
5054 - [Packaging] Add lz4 build dependency for s390x
5055
5056 * Miscellaneous Ubuntu changes
5057 - SAUCE: Remove spl and zfs source
5058
5059 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
5060
5061 linux (5.3.0-11.12) eoan; urgency=medium
5062
5063 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
5064
5065 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
5066 adapters(SAS3.5 onwards) (LP: #1838751)
5067 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
5068
5069 * s390/setup: Actually init kernel lock down (LP: #1843961)
5070 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
5071
5072 * cherrypick has_sipl fix (LP: #1843960)
5073 - SAUCE: s390/sclp: Fix bit checked for has_sipl
5074
5075 * Change kernel compression method to improve boot speed (LP: #1840934)
5076 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
5077
5078 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
5079 - [Config] CONFIG_NVRAM=y for ppc64el
5080
5081 * Miscellaneous Ubuntu changes
5082 - [Config]: remove nvram from ppc64el modules ABI
5083 - [Config] Update annotations for recent config changes
5084 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
5085 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
5086 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
5087 - update dkms package versions
5088
5089 [ Upstream Kernel Changes ]
5090
5091 * Rebase to v5.3
5092
5093 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
5094
5095 linux (5.3.0-10.11) eoan; urgency=medium
5096
5097 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
5098
5099 * No sound inputs from the external microphone and headset on a Dell machine
5100 (LP: #1842265)
5101 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
5102 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
5103
5104 * Horizontal corrupted line at top of screen caused by framebuffer compression
5105 (LP: #1840236)
5106 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
5107
5108 * Add bpftool to linux-tools-common (LP: #1774815)
5109 - [Debian] package bpftool in linux-tools-common
5110
5111 * Miscellaneous Ubuntu changes
5112 - update dkms package versions
5113
5114 [ Upstream Kernel Changes ]
5115
5116 * Rebase to v5.3-rc8
5117
5118 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
5119
5120 linux (5.3.0-9.10) eoan; urgency=medium
5121
5122 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
5123
5124 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
5125 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
5126
5127 * shiftfs: drop entries from cache on unlink (LP: #1841977)
5128 - SAUCE: shiftfs: fix buggy unlink logic
5129
5130 * Fix touchpad IRQ storm after S3 (LP: #1841396)
5131 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
5132
5133 * Please include DTBs for arm64 laptops (LP: #1842050)
5134 - arm64: dts: qcom: Add Lenovo Miix 630
5135 - arm64: dts: qcom: Add HP Envy x2
5136 - arm64: dts: qcom: Add Asus NovaGo TP370QL
5137
5138 * Miscellaneous Ubuntu changes
5139 - SAUCE: import aufs driver
5140 - [Packaging]: ignore vbox modules when vbox is disabled
5141
5142 [ Upstream Kernel Changes ]
5143
5144 * Rebase to v5.3-rc7
5145
5146 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
5147
5148 linux (5.3.0-8.9) eoan; urgency=medium
5149
5150 * Packaging resync (LP: #1786013)
5151 - [Packaging] resync getabis
5152
5153 * Change kernel compression method to improve boot speed (LP: #1840934)
5154 - [Config] change kernel compression method to improve boot speed
5155 - [Packaging] add build dependencies for compression algorithms
5156
5157 * realtek r8822be kernel module fails after update to linux kernel-headers
5158 5.0.0-21 (LP: #1838133)
5159 - rtw88: Fix misuse of GENMASK macro
5160 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
5161 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
5162 - rtw88: debug: dump tx power indexes in use
5163 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
5164 - rtw88: pci: remove set but not used variable 'ip_sel'
5165 - rtw88: allow c2h operation in irq context
5166 - rtw88: enclose c2h cmd handle with mutex
5167 - rtw88: add BT co-existence support
5168 - SAUCE: rtw88: pci: enable MSI interrupt
5169
5170 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
5171 - [Config] Enable VIMC module
5172
5173 * Goodix touchpad may drop first input event (LP: #1840075)
5174 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
5175 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
5176 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
5177 quirk"
5178 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
5179 - mfd: intel-lpss: Remove D3cold delay
5180
5181 * Include Sunix serial/parallel driver (LP: #1826716)
5182 - serial: 8250_pci: Add support for Sunix serial boards
5183 - parport: parport_serial: Add support for Sunix Multi I/O boards
5184
5185 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
5186 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
5187 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
5188
5189 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
5190 - SAUCE: shiftfs: pass correct point down
5191
5192 * shiftfs: add O_DIRECT support (LP: #1837223)
5193 - SAUCE: shiftfs: add O_DIRECT support
5194
5195 * Miscellaneous Ubuntu changes
5196 - [Config] enable secureboot signing on s390x
5197 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
5198 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
5199 - [Debian] disable dkms builds for autopktest rebuilds
5200 - update dkms package versions
5201 - [Config] updateconfigs after v5.3-rc6 rebase
5202
5203 [ Upstream Kernel Changes ]
5204
5205 * Rebase to v5.3-rc5
5206
5207 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
5208
5209 linux (5.3.0-7.8) eoan; urgency=medium
5210
5211 * Packaging resync (LP: #1786013)
5212 - [Packaging] resync getabis
5213
5214 * Miscellaneous Ubuntu changes
5215 - [Config] updateconfigs after v5.3-rc5 rebase
5216 - remove missing module after updateconfigs
5217
5218 [ Upstream Kernel Changes ]
5219
5220 * Rebase to v5.3-rc5
5221
5222 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
5223
5224 linux (5.3.0-6.7) eoan; urgency=medium
5225
5226 * Miscellaneous Ubuntu changes
5227 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
5228
5229 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
5230
5231 linux (5.3.0-5.6) eoan; urgency=medium
5232
5233 * Miscellaneous Ubuntu changes
5234 - update dkms package versions
5235 - [Config] enable zfs build
5236
5237 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
5238
5239 linux (5.3.0-4.5) eoan; urgency=medium
5240
5241 * Packaging resync (LP: #1786013)
5242 - [Packaging] resync getabis
5243 - [Packaging] update helper scripts
5244
5245 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
5246 timeout for bcache removal causes spurious failures (LP: #1796292)
5247 - SAUCE: bcache: fix deadlock in bcache_allocator
5248
5249 * shiftfs: allow overlayfs (LP: #1838677)
5250 - SAUCE: shiftfs: enable overlayfs on shiftfs
5251
5252 * Miscellaneous Ubuntu changes
5253 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
5254 modpost"
5255 - update dkms package versions
5256 - enable nvidia dkms build
5257
5258 [ Upstream Kernel Changes ]
5259
5260 * Rebase to v5.3-rc4
5261
5262 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
5263
5264 linux (5.3.0-3.4) eoan; urgency=medium
5265
5266 * Miscellaneous Ubuntu changes
5267 - update dkms package versions
5268 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
5269 - [Config] add mux-* to modules.ignore
5270
5271 [ Upstream Kernel Changes ]
5272
5273 * Rebase to v5.3-rc3
5274
5275 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
5276
5277 linux (5.3.0-2.3) eoan; urgency=medium
5278
5279 * Miscellaneous Ubuntu changes
5280 - [Packaging] add build dependincy on fontconfig
5281
5282 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
5283
5284 linux (5.3.0-1.2) eoan; urgency=medium
5285
5286 * System does not auto detect disconnection of external monitor (LP: #1835001)
5287 - SAUCE: drm/i915: Add support for retrying hotplug
5288 - SAUCE: drm/i915: Enable hotplug retry
5289
5290 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
5291 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
5292
5293 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
5294 - [Config] enable ARCH_MESON
5295 - remove missing module
5296 - [Config] update annotations after enabling ARCH_MESON for arm64
5297
5298 * Miscellaneous Ubuntu changes
5299 - SAUCE: KVM: PPC: comment implicit fallthrough
5300 - update dkms package versions
5301 - [Config] enable vbox dkms build
5302
5303 [ Upstream Kernel Changes ]
5304
5305 * Rebase to v5.3-rc2
5306
5307 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
5308
5309 linux (5.3.0-0.1) eoan; urgency=medium
5310
5311 * Packaging resync (LP: #1786013)
5312 - [Packaging] resync git-ubuntu-log
5313
5314 * Miscellaneous Ubuntu changes
5315 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
5316 kernel image
5317 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
5318 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
5319 locked down
5320 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
5321 down
5322 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
5323 reboot
5324 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
5325 KEXEC_SIG_FORCE
5326 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
5327 locked down
5328 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
5329 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
5330 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
5331 down
5332 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
5333 locked down
5334 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
5335 down
5336 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
5337 locked down
5338 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
5339 has been locked down
5340 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
5341 locked down
5342 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
5343 locked down
5344 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
5345 down
5346 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
5347 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
5348 parameters (eg. ioport)
5349 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
5350 - SAUCE: (efi-lockdown) Lock down /proc/kcore
5351 - SAUCE: (efi-lockdown) Lock down kprobes
5352 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
5353 kernel is locked down
5354 - SAUCE: (efi-lockdown) Lock down perf
5355 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
5356 down
5357 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
5358 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
5359 when locked down
5360 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
5361 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
5362 defined
5363 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
5364 that aren't present.
5365 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
5366 efi_status_to_err().
5367 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
5368 error messages.
5369 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
5370 boot mode
5371 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
5372 mode
5373 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
5374 signature verify
5375 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
5376 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
5377 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
5378 Secure Boot mode
5379 - SAUCE: import aufs driver
5380 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
5381 - [Config] disable zfs dkms build
5382 - [Config] disable nvidia dkms build
5383 - [Config] disable vbox dkms build
5384 - SAUCE: perf diff: use llabs for s64 vaules
5385
5386 [ Upstream Kernel Changes ]
5387
5388 * Rebase to v5.3-rc1
5389
5390 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
5391
5392 linux (5.3.0-0.0) eoan; urgency=medium
5393
5394 * Dummy entry.
5395
5396 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
5397
5398 linux (5.2.0-9.10) eoan; urgency=medium
5399
5400 * Packaging resync (LP: #1786013)
5401 - [Packaging] update helper scripts
5402
5403 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
5404 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
5405 - SAUCE: Input: alps - fix a mismatch between a condition check and its
5406 comment
5407
5408 * System does not auto detect disconnection of external monitor (LP: #1835001)
5409 - SAUCE: drm/i915: Add support for retrying hotplug
5410 - SAUCE: drm/i915: Enable hotplug retry
5411
5412 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
5413 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
5414 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
5415
5416 * First click on Goodix touchpad doesn't be recognized after runtime suspended
5417 (LP: #1836836)
5418 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
5419
5420 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
5421 (LP: #1836760)
5422 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
5423
5424 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
5425 (LP: #1836914)
5426 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
5427
5428 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
5429 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
5430 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
5431 - [Config] add hibmc-drm to modules.ignore
5432
5433 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
5434 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
5435
5436 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
5437 (LP: #1835054)
5438 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
5439
5440 * Unhide Nvidia HDA audio controller (LP: #1836308)
5441 - PCI: Enable NVIDIA HDA controllers
5442
5443 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
5444 (LP: #1836177)
5445 - e1000e: Make watchdog use delayed work
5446
5447 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
5448 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
5449 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
5450
5451 * Intel ethernet I219 has slow RX speed (LP: #1836152)
5452 - e1000e: add workaround for possible stalled packet
5453 - e1000e: disable force K1-off feature
5454
5455 * bcache: risk of data loss on I/O errors in backing or caching devices
5456 (LP: #1829563)
5457 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
5458
5459 * bnx2x driver causes 100% CPU load (LP: #1832082)
5460 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
5461
5462 * fcf-protection=none patch with new version
5463 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
5464 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
5465
5466 * CVE-2019-12614
5467 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
5468
5469 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
5470 - crypto: lrw - use correct alignmask
5471 - crypto: talitos - rename alternative AEAD algos.
5472 - fscrypt: don't set policy for a dead directory
5473 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
5474 - media: stv0297: fix frequency range limit
5475 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
5476 - ALSA: hda/realtek - Headphone Mic can't record after S3
5477 - tpm: Actually fail on TPM errors during "get random"
5478 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
5479 - block: fix .bi_size overflow
5480 - block, bfq: NULL out the bic when it's no longer valid
5481 - perf intel-pt: Fix itrace defaults for perf script
5482 - perf auxtrace: Fix itrace defaults for perf script
5483 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
5484 - perf pmu: Fix uncore PMU alias list for ARM64
5485 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
5486 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
5487 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
5488 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
5489 - Documentation: Add section about CPU vulnerabilities for Spectre
5490 - Documentation/admin: Remove the vsyscall=native documentation
5491 - mwifiex: Don't abort on small, spec-compliant vendor IEs
5492 - USB: serial: ftdi_sio: add ID for isodebug v1
5493 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
5494 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
5495 - p54usb: Fix race between disconnect and firmware loading
5496 - usb: gadget: f_fs: data_len used before properly set
5497 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
5498 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
5499 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
5500 - drivers/usb/typec/tps6598x.c: fix portinfo width
5501 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
5502 - p54: fix crash during initialization
5503 - staging: comedi: dt282x: fix a null pointer deref on interrupt
5504 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
5505 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
5506 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
5507 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
5508 - HID: Add another Primax PIXART OEM mouse quirk
5509 - lkdtm: support llvm-objcopy
5510 - binder: fix memory leak in error path
5511 - binder: return errors from buffer copy functions
5512 - iio: adc: stm32-adc: add missing vdda-supply
5513 - coresight: Potential uninitialized variable in probe()
5514 - coresight: etb10: Do not call smp_processor_id from preemptible
5515 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
5516 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
5517 preemptible
5518 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
5519 - carl9170: fix misuse of device driver API
5520 - Revert "x86/build: Move _etext to actual end of .text"
5521 - VMCI: Fix integer overflow in VMCI handle arrays
5522 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
5523 - staging: vchiq: make wait events interruptible
5524 - staging: vchiq: revert "switch to wait_for_completion_killable"
5525 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
5526 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
5527 - staging: bcm2835-camera: Ensure all buffers are returned on disable
5528 - staging: bcm2835-camera: Remove check of the number of buffers supplied
5529 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
5530 - staging: rtl8712: reduce stack usage, again
5531 - Linux 5.2.1
5532 - [Config] updateconfigs after v5.2.1 stable update
5533
5534 * fcf-protection=none patch with upstream version
5535 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
5536 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
5537
5538 * Miscellaneous Ubuntu changes
5539 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
5540 function
5541 - SAUCE: selftests/powerpc/ptrace: fix build failure
5542 - update dkms package versions
5543 - [Packaging] add zlua to zfs-modules.ignore
5544 - update dkms package versions
5545
5546 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
5547
5548 linux (5.2.0-8.9) eoan; urgency=medium
5549
5550 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
5551
5552 * Miscellaneous Ubuntu changes
5553 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
5554 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
5555 s390
5556 - SAUCE: add -fcf-protection=none to retpoline flags
5557 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
5558 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
5559 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
5560 - update dkms package versions
5561 - add removed zfs modules to modules.ignore
5562
5563 [ Upstream Kernel Changes ]
5564
5565 * Rebase to v5.2
5566
5567 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
5568
5569 linux (5.2.0-7.8) eoan; urgency=medium
5570
5571 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
5572 kernel (LP: #1829652)
5573 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
5574
5575 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
5576 - net: hns3: initialize CPU reverse mapping
5577 - net: hns3: refine the flow director handle
5578 - net: hns3: add aRFS support for PF
5579 - net: hns3: fix for FEC configuration
5580 - RDMA/hns: Remove unnecessary print message in aeq
5581 - RDMA/hns: Update CQE specifications
5582 - RDMA/hns: Move spin_lock_irqsave to the correct place
5583 - RDMA/hns: Remove jiffies operation in disable interrupt context
5584 - RDMA/hns: Replace magic numbers with #defines
5585 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
5586 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
5587 - net: hns3: add support for dump firmware statistics by debugfs
5588 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
5589 registered
5590 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
5591 registered
5592 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
5593 registered
5594 - net: hns3: modify hclge_init_client_instance()
5595 - net: hns3: modify hclgevf_init_client_instance()
5596 - net: hns3: add handshake with hardware while doing reset
5597 - net: hns3: stop schedule reset service while unloading driver
5598 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
5599 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
5600 - RDMA/hns: Bugfix for posting multiple srq work request
5601 - net: hns3: remove redundant core reset
5602 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
5603 - net: hns3: fix VLAN filter restore issue after reset
5604 - net: hns3: set the port shaper according to MAC speed
5605 - net: hns3: add a check to pointer in error_detected and slot_reset
5606 - net: hns3: set ops to null when unregister ad_dev
5607 - net: hns3: add handling of two bits in MAC tunnel interrupts
5608 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
5609 interrupts
5610 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
5611 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
5612 - RDMA/hns: fix inverted logic of readl read and shift
5613 - RDMA/hns: Bugfix for filling the sge of srq
5614 - net: hns3: log detail error info of ROCEE ECC and AXI errors
5615 - net: hns3: fix wrong size of mailbox responding data
5616 - net: hns3: make HW GRO handling compliant with SW GRO
5617 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
5618 - net: hns3: refactor hns3_get_new_int_gl function
5619 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
5620 - net: hns3: delete the redundant user NIC codes
5621 - net: hns3: small changes for magic numbers
5622 - net: hns3: use macros instead of magic numbers
5623 - net: hns3: refactor PF/VF RSS hash key configuration
5624 - net: hns3: some modifications to simplify and optimize code
5625 - net: hns3: fix some coding style issues
5626 - net: hns3: delay setting of reset level for hw errors until slot_reset is
5627 called
5628 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
5629 require reset
5630 - net: hns3: process H/W errors occurred before HNS dev initialization
5631 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
5632 initialization
5633 - net: hns3: some changes of MSI-X bits in PPU(RCB)
5634 - net: hns3: extract handling of mpf/pf msi-x errors into functions
5635 - net: hns3: clear restting state when initializing HW device
5636 - net: hns3: free irq when exit from abnormal branch
5637 - net: hns3: fix for dereferencing before null checking
5638 - net: hns3: fix for skb leak when doing selftest
5639 - net: hns3: delay ring buffer clearing during reset
5640 - net: hns3: some variable modification
5641 - net: hns3: fix dereference of ae_dev before it is null checked
5642 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
5643 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
5644 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
5645 - scsi: hisi_sas: Change the type of some numbers to unsigned
5646 - scsi: hisi_sas: Ignore the error code between phy down to phy up
5647 - scsi: hisi_sas: Disable stash for v3 hw
5648 - net: hns3: Add missing newline at end of file
5649 - RDMa/hns: Don't stuck in endless timeout loop
5650
5651 * Sometimes touchpad automatically trigger double click (LP: #1833484)
5652 - SAUCE: i2c: designware: Add disable runtime pm quirk
5653
5654 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
5655 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
5656
5657 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
5658 (LP: #1834479)
5659 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
5660
5661 * Miscellaneous Ubuntu changes
5662 - SAUCE: selftests/powerpc: disable signal_fuzzer test
5663
5664 [ Upstream Kernel Changes ]
5665
5666 * Rebase to v5.2-rc7
5667
5668 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
5669
5670 linux (5.2.0-6.7) eoan; urgency=medium
5671
5672 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
5673 - hinic: fix a bug in set rx mode
5674
5675 * Miscellaneous Ubuntu changes
5676 - rebase to v5.2-rc6
5677
5678 [ Upstream Kernel Changes ]
5679
5680 * Rebase to v5.2-rc6
5681
5682 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
5683
5684 linux (5.2.0-5.6) eoan; urgency=medium
5685
5686 * QCA9377 isn't being recognized sometimes (LP: #1757218)
5687 - SAUCE: USB: Disable USB2 LPM at shutdown
5688
5689 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
5690 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
5691
5692 * Miscellaneous Ubuntu changes
5693 - update dkms package versions
5694 - [Packaging] replace nvidia-418 dkms build with nvidia-430
5695 - SAUCE: import aufs driver
5696
5697 [ Upstream Kernel Changes ]
5698
5699 * Rebase to v5.2-rc5
5700
5701 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
5702
5703 linux (5.2.0-4.5) eoan; urgency=medium
5704
5705 * arm64: cma_alloc errors at boot (LP: #1823753)
5706 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
5707 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
5708 - dma-contiguous: use fallback alloc_pages for single pages
5709 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
5710 free}_contiguous()
5711
5712 * Miscellaneous Ubuntu changes
5713 - [Config] CONFIG_MFD_TQMX86=n for s390x
5714 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
5715 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
5716 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
5717 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
5718 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
5719 - [Config] CONFIG_HWMON=n for s390x
5720 - [Config] CONFIG_NEW_LEDS=n for s390x
5721 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
5722 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
5723 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
5724 - [Config] CONFIG_INTERCONNECT=n for s390x
5725 - [Config] CONFIG_SCSI_GDTH=n for s390x
5726 - [Config] CONFIG_PACKING=n for s390x
5727 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
5728 - [Config] update annotations following config review
5729 - update dkms package versions
5730 - [Config] enable nvidia dkms build
5731
5732 [ Upstream Kernel Changes ]
5733
5734 * Rebase to v5.2-rc4
5735
5736 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
5737
5738 linux (5.2.0-3.4) eoan; urgency=medium
5739
5740 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
5741 Ubuntu (LP: #1761379)
5742 - [Packaging] Support building libperf-jvmti.so
5743
5744 * Miscellaneous Ubuntu changes
5745 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
5746 - update dkms package versions
5747 - [Config] enable zfs
5748 - rebase to v5.2-rc3
5749
5750 [ Upstream Kernel Changes ]
5751
5752 * Rebase to v5.2-rc3
5753
5754 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
5755
5756 linux (5.2.0-2.3) eoan; urgency=medium
5757
5758 * Miscellaneous Ubuntu changes
5759 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
5760 the kernel
5761
5762 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
5763
5764 linux (5.2.0-1.2) eoan; urgency=medium
5765
5766 * Miscellaneous Ubuntu changes
5767 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
5768 - update dkms package versions
5769 - [Config] enable vbox dkms build
5770 - update dkms package versions
5771
5772 [ Upstream Kernel Changes ]
5773
5774 * Rebase to v5.2-rc2
5775
5776 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
5777
5778 linux (5.2.0-0.1) eoan; urgency=medium
5779
5780 * Miscellaneous Ubuntu changes
5781 - SAUCE: import aufs driver
5782 - [Packaging] disable ZFS
5783 - [Packaging] disable nvidia
5784 - [Packaging] dkms-build -- expand paths searched for make.log files
5785 - add virtualbox-guest-dkms dkms package build
5786 - enable vbox dkms build for amd64 and i386
5787 - update dkms package versions
5788 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
5789 kernel image
5790 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
5791 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
5792 locked down
5793 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
5794 down
5795 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
5796 reboot
5797 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
5798 KEXEC_SIG_FORCE
5799 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
5800 locked down
5801 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
5802 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
5803 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
5804 down
5805 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
5806 locked down
5807 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
5808 down
5809 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
5810 locked down
5811 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
5812 has been locked down
5813 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
5814 locked down
5815 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
5816 locked down
5817 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
5818 down
5819 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
5820 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
5821 parameters (eg. ioport)
5822 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
5823 - SAUCE: (efi-lockdown) Lock down /proc/kcore
5824 - SAUCE: (efi-lockdown) Lock down kprobes
5825 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
5826 kernel is locked down
5827 - SAUCE: (efi-lockdown) Lock down perf
5828 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
5829 down
5830 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
5831 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
5832 when locked down
5833 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
5834 that aren't present.
5835 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
5836 efi_status_to_err().
5837 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
5838 error messages.
5839 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
5840 boot mode
5841 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
5842 mode
5843 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
5844 signature verify
5845 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
5846 defined
5847 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
5848 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
5849 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
5850 Secure Boot mode
5851 - update dkms package versions
5852 - [Config] disable vbox build
5853 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
5854 __always_inline
5855 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
5856
5857 [ Upstream Kernel Changes ]
5858
5859 * Rebase to v5.2-rc1
5860
5861 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
5862
5863 linux (5.2.0-0.0) eoan; urgency=medium
5864
5865 * Dummy entry.
5866
5867 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
5868
5869 linux (5.1.0-2.2) eoan; urgency=medium
5870
5871 * Packaging resync (LP: #1786013)
5872 - [Packaging] resync git-ubuntu-log
5873
5874 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
5875 - x86/msr-index: Cleanup bit defines
5876 - x86/speculation: Consolidate CPU whitelists
5877 - x86/speculation/mds: Add basic bug infrastructure for MDS
5878 - x86/speculation/mds: Add BUG_MSBDS_ONLY
5879 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
5880 - x86/speculation/mds: Add mds_clear_cpu_buffers()
5881 - x86/speculation/mds: Clear CPU buffers on exit to user
5882 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
5883 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
5884 - x86/speculation/mds: Add mitigation control for MDS
5885 - x86/speculation/mds: Add sysfs reporting for MDS
5886 - x86/speculation/mds: Add mitigation mode VMWERV
5887 - Documentation: Move L1TF to separate directory
5888 - Documentation: Add MDS vulnerability documentation
5889 - x86/speculation/mds: Add mds=full,nosmt cmdline option
5890 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
5891 - x86/speculation/mds: Add SMT warning message
5892 - x86/speculation/mds: Fix comment
5893 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
5894 - cpu/speculation: Add 'mitigations=' cmdline option
5895 - x86/speculation: Support 'mitigations=' cmdline option
5896 - powerpc/speculation: Support 'mitigations=' cmdline option
5897 - s390/speculation: Support 'mitigations=' cmdline option
5898 - x86/speculation/mds: Add 'mitigations=' support for MDS
5899 - x86/mds: Add MDSUM variant to the MDS documentation
5900 - Documentation: Correct the possible MDS sysfs values
5901 - x86/speculation/mds: Fix documentation typo
5902 - Linux 5.1.2
5903
5904 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
5905 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
5906 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
5907 - staging: greybus: power_supply: fix prop-descriptor request size
5908 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
5909 - staging: most: cdev: fix chrdev_region leak in mod_exit
5910 - staging: most: sound: pass correct device when creating a sound card
5911 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
5912 - usb: dwc3: Fix default lpm_nyet_threshold value
5913 - USB: serial: f81232: fix interrupt worker not stop
5914 - USB: cdc-acm: fix unthrottle races
5915 - usb-storage: Set virt_boundary_mask to avoid SG overflows
5916 - genirq: Prevent use-after-free and work list corruption
5917 - intel_th: pci: Add Comet Lake support
5918 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
5919 - cpufreq: armada-37xx: fix frequency calculation for opp
5920 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
5921 hibernate
5922 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
5923 - scsi: lpfc: change snprintf to scnprintf for possible overflow
5924 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
5925 - scsi: qla2xxx: Set remote port devloss timeout to 0
5926 - scsi: qla2xxx: Fix device staying in blocked state
5927 - Bluetooth: hidp: fix buffer overflow
5928 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
5929 - Bluetooth: Fix not initializing L2CAP tx_credits
5930 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
5931 - UAS: fix alignment of scatter/gather segments
5932 - ASoC: Intel: avoid Oops if DMA setup fails
5933 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
5934 - locking/futex: Allow low-level atomic operations to return -EAGAIN
5935 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
5936 - Linux 5.1.1
5937
5938 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
5939 - SAUCE: shiftfs: lock down certain superblock flags
5940
5941 * Please package libbpf (which is done out of the kernel src) in Debian [for
5942 19.10] (LP: #1826410)
5943 - SAUCE: tools -- fix add ability to disable libbfd
5944
5945 * ratelimit cma_alloc messages (LP: #1828092)
5946 - SAUCE: cma: ratelimit cma_alloc error messages
5947
5948 * Headphone jack switch sense is inverted: plugging in headphones disables
5949 headphone output (LP: #1824259)
5950 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
5951
5952 * There are 4 HDMI/Displayport audio output listed in sound setting without
5953 attach any HDMI/DP monitor (LP: #1827967)
5954 - ALSA: hda/hdmi - Read the pin sense from register when repolling
5955 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
5956
5957 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
5958 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
5959
5960 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
5961 Checking for all LINUX clients for devops4p10 (LP: #1766201)
5962 - SAUCE: integrity: downgrade error to warning
5963
5964 * linux-buildinfo: pull out ABI information into its own package
5965 (LP: #1806380)
5966 - [Packaging] autoreconstruct -- base tag is always primary mainline version
5967
5968 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
5969 (LP: #1825210)
5970 - vbox-update: updates for renamed makefiles
5971 - ubuntu: vbox -- update to 6.0.6-dfsg-1
5972
5973 * autofs kernel module missing (LP: #1824333)
5974 - [Config] Update autofs4 path in inclusion list
5975
5976 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
5977 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
5978
5979 * CVE-2019-3874
5980 - sctp: implement memory accounting on tx path
5981 - sctp: implement memory accounting on rx path
5982
5983 * apparmor does not start in Disco LXD containers (LP: #1824812)
5984 - SAUCE: shiftfs: use separate llseek method for directories
5985
5986 * Miscellaneous Ubuntu changes
5987 - [Packaging] autoreconstruct -- remove for -rc kernels
5988 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
5989 defined
5990 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
5991 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
5992 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
5993 - [Packaging] don't delete efi_parser.c
5994 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
5995 - ubuntu: vbox -- update to 6.0.6-dfsg-2
5996 - add nvidia-418 dkms build
5997 - remove virtualbox guest drivers
5998 - [Packaging] dkms-build -- expand paths searched for make.log files
5999 - add virtualbox-guest-dkms dkms package build
6000 - enable vbox dkms build for amd64 and i386
6001 - [Config] update configs for v5.1(-rc7)? rebase
6002 - update dkms package versions
6003 - Add the ability to lock down access to the running kernel image
6004 - Enforce module signatures if the kernel is locked down
6005 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
6006 - kexec_load: Disable at runtime if the kernel is locked down
6007 - Copy secure_boot flag in boot params across kexec reboot
6008 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
6009 - kexec_file: Restrict at runtime if the kernel is locked down
6010 - hibernate: Disable when the kernel is locked down
6011 - uswsusp: Disable when the kernel is locked down
6012 - PCI: Lock down BAR access when the kernel is locked down
6013 - x86: Lock down IO port access when the kernel is locked down
6014 - x86/msr: Restrict MSR access when the kernel is locked down
6015 - ACPI: Limit access to custom_method when the kernel is locked down
6016 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
6017 - acpi: Disable ACPI table override if the kernel is locked down
6018 - acpi: Disable APEI error injection if the kernel is locked down
6019 - Prohibit PCMCIA CIS storage when the kernel is locked down
6020 - Lock down TIOCSSERIAL
6021 - Lock down module params that specify hardware parameters (eg. ioport)
6022 - x86/mmiotrace: Lock down the testmmiotrace module
6023 - Lock down /proc/kcore
6024 - Lock down kprobes
6025 - bpf: Restrict kernel image access functions when the kernel is locked down
6026 - Lock down perf
6027 - debugfs: Restrict debugfs when the kernel is locked down
6028 - lockdown: Print current->comm in restriction messages
6029 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
6030 - Make get_cert_list() not complain about cert lists that aren't present.
6031 - Add efi_status_to_str() and rework efi_status_to_err().
6032 - Make get_cert_list() use efi_status_to_str() to print error messages.
6033 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
6034 - efi: Lock down the kernel if booted in secure boot mode
6035 - KEYS: Make use of platform keyring for module signature verify
6036
6037 * Miscellaneous upstream changes
6038 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
6039
6040 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
6041
6042 linux (5.1.0-1.1) eoan; urgency=medium
6043
6044 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
6045 - [Packaging]: really drop snapdragon
6046
6047 * Miscellaneous Ubuntu changes
6048 - SAUCE: fix vbox use of MAP_SHARED
6049 - SAUCE: fix vbox use of vm_fault_t
6050 - [Packaging] disable ZFS
6051 - [Packaging] disable nvidia
6052 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
6053 - [Config]: updateconfig after rebase to v5.1-rc
6054 - [Config]: build ETNAVIV only on arm platforms
6055 - [Config]: Disable CMA on non-arm platforms
6056 - [Config]: MMC_CQHCI is needed by some built-in drivers
6057 - [Config]: a.out support has been deprecated
6058 - [Config]: R3964 was marked as BROKEN
6059 - [Config]: Add SENSIRION_SGP30 module
6060
6061 * Miscellaneous upstream changes
6062 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
6063 path"
6064 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
6065
6066 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
6067
6068 linux (5.1.0-0.0) eoan; urgency=medium
6069
6070 * Dummy entry.
6071
6072 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
6073
6074 linux (5.0.0-13.14) disco; urgency=medium
6075
6076 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
6077
6078 * Display only has 640x480 (LP: #1824677)
6079 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
6080
6081 * shiftfs: use after free when checking mount options (LP: #1824735)
6082 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
6083
6084 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
6085
6086 linux (5.0.0-12.13) disco; urgency=medium
6087
6088 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
6089
6090 * Linux 5.0 black screen on boot, display flickers (i915 regression with
6091 certain laptop panels) (LP: #1824216)
6092 - drm/i915/dp: revert back to max link rate and lane count on eDP
6093
6094 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
6095 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
6096
6097 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
6098
6099 linux (5.0.0-11.12) disco; urgency=medium
6100
6101 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
6102
6103 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
6104 (LP: #1824194)
6105 - net: hns3: fix for not calculating tx bd num correctly
6106
6107 * disco: unable to use iptables/enable ufw under -virtual kernel
6108 (LP: #1823862)
6109 - [Packaging] add bpfilter to linux-modules
6110
6111 * Make shiftfs a module rather than built-in (LP: #1824354)
6112 - [Config] CONFIG_SHIFT_FS=m
6113
6114 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
6115 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
6116
6117 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
6118 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
6119
6120 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
6121
6122 linux (5.0.0-10.11) disco; urgency=medium
6123
6124 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
6125
6126 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
6127 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
6128
6129 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
6130 6db23a14" on Cosmic i386 (LP: #1813244)
6131 - openvswitch: fix flow actions reallocation
6132
6133 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
6134
6135 linux (5.0.0-9.10) disco; urgency=medium
6136
6137 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
6138
6139 * Packaging resync (LP: #1786013)
6140 - [Packaging] resync git-ubuntu-log
6141 - [Packaging] update helper scripts
6142 - [Packaging] resync retpoline extraction
6143
6144 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
6145 - net-next/hinic: replace disable_irq_nosync/enable_irq
6146
6147 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
6148 - shiftfs: uid/gid shifting bind mount
6149 - shiftfs: rework and extend
6150 - shiftfs: support some btrfs ioctls
6151 - [Config] enable shiftfs
6152
6153 * Cannot boot or install - have to use nomodeset (LP: #1821820)
6154 - Revert "drm/i915/fbdev: Actually configure untiled displays"
6155
6156 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
6157 - netfilter: nf_tables: fix set double-free in abort path
6158 - dccp: do not use ipv6 header for ipv4 flow
6159 - genetlink: Fix a memory leak on error path
6160 - gtp: change NET_UDP_TUNNEL dependency to select
6161 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
6162 - mac8390: Fix mmio access size probe
6163 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
6164 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
6165 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
6166 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
6167 - net: phy: meson-gxl: fix interrupt support
6168 - net: rose: fix a possible stack overflow
6169 - net: stmmac: fix memory corruption with large MTUs
6170 - net-sysfs: call dev_hold if kobject_init_and_add success
6171 - net: usb: aqc111: Extend HWID table by QNAP device
6172 - packets: Always register packet sk in the same order
6173 - rhashtable: Still do rehash when we get EEXIST
6174 - sctp: get sctphdr by offset in sctp_compute_cksum
6175 - sctp: use memdup_user instead of vmemdup_user
6176 - tcp: do not use ipv6 header for ipv4 flow
6177 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
6178 - tipc: change to check tipc_own_id to return in tipc_net_stop
6179 - tipc: fix cancellation of topology subscriptions
6180 - tun: properly test for IFF_UP
6181 - vrf: prevent adding upper devices
6182 - vxlan: Don't call gro_cells_destroy() before device is unregistered
6183 - thunderx: enable page recycling for non-XDP case
6184 - thunderx: eliminate extra calls to put_page() for pages held for recycling
6185 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
6186 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
6187 helper
6188 - net: phy: don't clear BMCR in genphy_soft_reset
6189 - r8169: fix cable re-plugging issue
6190 - ila: Fix rhashtable walker list corruption
6191 - tun: add a missing rcu_read_unlock() in error path
6192 - powerpc/fsl: Fix the flush of branch predictor.
6193 - Btrfs: fix incorrect file size after shrinking truncate and fsync
6194 - btrfs: remove WARN_ON in log_dir_items
6195 - btrfs: don't report readahead errors and don't update statistics
6196 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
6197 - btrfs: Avoid possible qgroup_rsv_size overflow in
6198 btrfs_calculate_inode_block_rsv_size
6199 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
6200 - locks: wake any locks blocked on request before deadlock check
6201 - tracing: initialize variable in create_dyn_event()
6202 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
6203 - powerpc: bpf: Fix generation of load/store DW instructions
6204 - vfio: ccw: only free cp on final interrupt
6205 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
6206 - NFS: fix mount/umount race in nlmclnt.
6207 - NFSv4.1 don't free interrupted slot on open
6208 - net: dsa: qca8k: remove leftover phy accessors
6209 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
6210 - ALSA: seq: oss: Fix Spectre v1 vulnerability
6211 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
6212 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
6213 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
6214 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
6215 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
6216 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
6217 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
6218 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
6219 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
6220 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
6221 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
6222 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
6223 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
6224 - kbuild: modversions: Fix relative CRC byte order interpretation
6225 - fs/open.c: allow opening only regular files during execve()
6226 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
6227 - scsi: sd: Fix a race between closing an sd device and sd I/O
6228 - scsi: sd: Quiesce warning if device does not report optimal I/O size
6229 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
6230 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
6231 devices
6232 - drm/rockchip: vop: reset scale mode when win is disabled
6233 - tty/serial: atmel: Add is_half_duplex helper
6234 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
6235 - tty: mxs-auart: fix a potential NULL pointer dereference
6236 - tty: atmel_serial: fix a potential NULL pointer dereference
6237 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
6238 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
6239 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
6240 - staging: speakup_soft: Fix alternate speech with other synths
6241 - staging: vt6655: Remove vif check from vnt_interrupt
6242 - staging: vt6655: Fix interrupt race condition on device start up.
6243 - staging: erofs: fix to handle error path of erofs_vmap()
6244 - staging: erofs: fix error handling when failed to read compresssed data
6245 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
6246 - serial: max310x: Fix to avoid potential NULL pointer dereference
6247 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
6248 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
6249 - USB: serial: cp210x: add new device id
6250 - USB: serial: ftdi_sio: add additional NovaTech products
6251 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
6252 - USB: serial: option: set driver_info for SIM5218 and compatibles
6253 - USB: serial: option: add support for Quectel EM12
6254 - USB: serial: option: add Olicard 600
6255 - ACPI / CPPC: Fix guaranteed performance handling
6256 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
6257 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
6258 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
6259 - blk-mq: fix sbitmap ws_active for shared tags
6260 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
6261 - cpufreq: scpi: Fix use after free
6262 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
6263 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
6264 - drm/i915: Mark AML 0x87CA as ULX
6265 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
6266 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
6267 - gpio: exar: add a check for the return value of ida_simple_get fails
6268 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
6269 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
6270 - usb: mtu3: fix EXTCON dependency
6271 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
6272 - usb: common: Consider only available nodes for dr_mode
6273 - mm/memory.c: fix modifying of page protection by insert_pfn()
6274 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
6275 - xhci: Fix port resume done detection for SS ports with LPM enabled
6276 - usb: xhci: dbc: Don't free all memory with spinlock held
6277 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
6278 - usb: cdc-acm: fix race during wakeup blocking TX traffic
6279 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
6280 - usb: typec: Fix unchecked return value
6281 - mm/hotplug: fix offline undo_isolate_page_range()
6282 - mm: add support for kmem caches in DMA32 zone
6283 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
6284 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
6285 - mm/debug.c: fix __dump_page when mapping->host is not set
6286 - mm/memory_hotplug.c: fix notification in offline error path
6287 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
6288 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
6289 - perf pmu: Fix parser error for uncore event alias
6290 - perf intel-pt: Fix TSC slip
6291 - objtool: Query pkg-config for libelf location
6292 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
6293 - powerpc/64: Fix memcmp reading past the end of src/dest
6294 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
6295 - watchdog: Respect watchdog cpumask on CPU hotplug
6296 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
6297 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
6298 - KVM: Reject device ioctls from processes other than the VM's creator
6299 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
6300 - KVM: x86: update %rip after emulating IO
6301 - bpf: do not restore dst_reg when cur_state is freed
6302 - mt76x02u: use usb_bulk_msg to upload firmware
6303 - Linux 5.0.6
6304
6305 * RDMA/hns updates for disco (LP: #1822897)
6306 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
6307 - RDMA/hns: Bugfix for the scene without receiver queue
6308 - RDMA/hns: Add constraint on the setting of local ACK timeout
6309 - RDMA/hns: Modify the pbl ba page size for hip08
6310 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
6311 - RDMA/hns: Add the process of AEQ overflow for hip08
6312 - RDMA/hns: Add SCC context allocation support for hip08
6313 - RDMA/hns: Add SCC context clr support for hip08
6314 - RDMA/hns: Add timer allocation support for hip08
6315 - RDMA/hns: Remove set but not used variable 'rst'
6316 - RDMA/hns: Make some function static
6317 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
6318 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
6319 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
6320 - RDMA/hns: Limit minimum ROCE CQ depth to 64
6321 - RDMA/hns: Fix the state of rereg mr
6322 - RDMA/hns: Set allocated memory to zero for wrid
6323 - RDMA/hns: Delete useful prints for aeq subtype event
6324 - RDMA/hns: Configure capacity of hns device
6325 - RDMA/hns: Modify qp&cq&pd specification according to UM
6326 - RDMA/hns: Bugfix for set hem of SCC
6327 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
6328
6329 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
6330 - Set +x on rebuild testcase.
6331 - Skip rebuild test, for regression-suite deps.
6332 - Make ubuntu-regression-suite skippable on unbootable kernels.
6333 - make rebuild use skippable error codes when skipping.
6334 - Only run regression-suite, if requested to.
6335
6336 * touchpad not working on lenovo yoga 530 (LP: #1787775)
6337 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
6338 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
6339 - i2c: add extra check to safe DMA buffer helper
6340 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
6341 - [Config] Update config for AMD MP2 I2C driver
6342
6343 * Detect SMP PHY control command errors (LP: #1822680)
6344 - scsi: libsas: Check SMP PHY control function result
6345
6346 * disable a.out support (LP: #1818552)
6347 - [Config] Disable a.out support
6348 - [Config] remove binfmt_aout from abi for i386 lowlatency
6349
6350 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
6351 - [Packaging] remove snapdragon flavour support
6352 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
6353 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
6354 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
6355 addr == default addr"
6356 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
6357 Generator binding"
6358 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
6359 Interface driver"
6360 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
6361 Qualcomm Camera Control Interface driver"
6362 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
6363 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
6364 interrupts for EDID parsing"
6365 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
6366 HPD interrupt status"
6367 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
6368 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
6369 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
6370 timeout"
6371 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
6372 present"
6373 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
6374 Interface driver"
6375 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
6376 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
6377 REGULATOR_QCOM_SMD_RPM=m"
6378 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
6379 platdev blacklist"
6380 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
6381 regulator for device"
6382 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
6383 without opp_list"
6384 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
6385 dev_pm_opp_adjust_voltage()"
6386 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
6387 at runtime"
6388 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
6389 operations"
6390 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
6391 dt"
6392 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
6393 reg_sequence structures"
6394 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
6395 qfprom"
6396 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
6397 Power Reduction)"
6398 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
6399 calls in map/unmap"
6400 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
6401 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
6402 congestion algorithm"
6403 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
6404 'fq_codel' qdiscs"
6405 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
6406 'schedutil' CPUfreq governor"
6407 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
6408 distro.config"
6409 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
6410 CONFIG_USB_CONFIGFS_F_FS by default"
6411 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
6412 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
6413 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
6414 DIGITAL_TV"
6415 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
6416 drivers"
6417 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
6418 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
6419 CFG80211_DEFAULT_PS by default"
6420 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
6421 compiled-in"
6422 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
6423 dm_crypt"
6424 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
6425 avs"
6426 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
6427 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
6428 friendly USB network adpater"
6429 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
6430 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
6431 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
6432 drivers for APQ8016 and DB410c"
6433 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
6434 - [Config] fix abi for remove i2c-qcom-cci module
6435 - [Config] update annotations
6436 - [Config] update configs following snapdragon removal
6437
6438 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
6439 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
6440 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
6441 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
6442 - mmc: pxamci: fix enum type confusion
6443 - mmc: alcor: fix DMA reads
6444 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
6445 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
6446 - drm/amdgpu: fix invalid use of change_bit
6447 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
6448 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
6449 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
6450 - iommu/iova: Fix tracking of recently failed iova address
6451 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
6452 - udf: Fix crash on IO error during truncate
6453 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
6454 - MIPS: Ensure ELF appended dtb is relocated
6455 - MIPS: Fix kernel crash for R6 in jump label branch function
6456 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
6457 - powerpc/security: Fix spectre_v2 reporting
6458 - net/mlx5: Fix DCT creation bad flow
6459 - scsi: core: Avoid that a kernel warning appears during system resume
6460 - scsi: qla2xxx: Fix FC-AL connection target discovery
6461 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
6462 - scsi: ibmvscsi: Fix empty event pool access during host removal
6463 - futex: Ensure that futex address is aligned in handle_futex_death()
6464 - perf probe: Fix getting the kernel map
6465 - objtool: Move objtool_file struct off the stack
6466 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
6467 - clocksource/drivers/riscv: Fix clocksource mask
6468 - ALSA: ac97: Fix of-node refcount unbalance
6469 - ext4: fix NULL pointer dereference while journal is aborted
6470 - ext4: fix data corruption caused by unaligned direct AIO
6471 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
6472 - media: v4l2-ctrls.c/uvc: zero v4l2_event
6473 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
6474 - Bluetooth: Fix decrementing reference count twice in releasing socket
6475 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
6476 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
6477 hci_uart_set_proto()
6478 - drm/vkms: Fix flush_work() without INIT_WORK().
6479 - RDMA/cma: Rollback source IP address if failing to acquire device
6480 - f2fs: fix to avoid deadlock of atomic file operations
6481 - aio: simplify - and fix - fget/fput for io_submit()
6482 - netfilter: ebtables: remove BUGPRINT messages
6483 - loop: access lo_backing_file only when the loop device is Lo_bound
6484 - x86/unwind: Handle NULL pointer calls better in frame unwinder
6485 - x86/unwind: Add hardcoded ORC entry for NULL
6486 - locking/lockdep: Add debug_locks check in __lock_downgrade()
6487 - ALSA: hda - Record the current power state before suspend/resume calls
6488 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
6489 - Linux 5.0.5
6490
6491 * hisi_sas updates for disco (LP: #1822385)
6492 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
6493 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
6494 - scsi: hisi_sas: remove the check of sas_dev status in
6495 hisi_sas_I_T_nexus_reset()
6496 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
6497 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
6498 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
6499 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
6500 - scsi: hisi_sas: Some misc tidy-up
6501 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
6502 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
6503 - scsi: hisi_sas: Add support for DIX feature for v3 hw
6504 - scsi: hisi_sas: Add manual trigger for debugfs dump
6505 - scsi: hisi_sas: change queue depth from 512 to 4096
6506 - scsi: hisi_sas: Issue internal abort on all relevant queues
6507 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
6508 - scsi: hisi_sas: Do some more tidy-up
6509 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
6510 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
6511 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
6512 - scsi: hisi_sas: Set PHY linkrate when disconnected
6513 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
6514 target port
6515 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
6516 HiLink
6517 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
6518
6519 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
6520 (LP: #1822267)
6521 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
6522 - drm/amdgpu/psp: ignore psp response status
6523
6524 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
6525 triggers system hang on i386 (LP: #1812845)
6526 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
6527
6528 * enable CONFIG_DRM_BOCHS (LP: #1795857)
6529 - [Config] Reenable DRM_BOCHS as module
6530
6531 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
6532 cannot complete install when nouveau driver is loaded (crashing in GP100
6533 code) (LP: #1822026)
6534 - SAUCE: drm/nouveau: Disable nouveau driver by default
6535
6536 * Need to add Intel CML related pci-id's (LP: #1821863)
6537 - drm/i915/cml: Add CML PCI IDS
6538 - drm/i915/cml: Introduce Comet Lake PCH
6539
6540 * ARM: Add support for the SDEI interface (LP: #1822005)
6541 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
6542 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
6543 - ACPI / APEI: Switch estatus pool to use vmalloc memory
6544 - ACPI / APEI: Make hest.c manage the estatus memory pool
6545 - ACPI / APEI: Make estatus pool allocation a static size
6546 - ACPI / APEI: Don't store CPER records physical address in struct ghes
6547 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
6548 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
6549 - ACPI / APEI: Generalise the estatus queue's notify code
6550 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
6551 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
6552 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
6553 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
6554 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
6555 - ACPI / APEI: Move locking to the notification helper
6556 - ACPI / APEI: Let the notification helper specify the fixmap slot
6557 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
6558 - ACPI / APEI: Make GHES estatus header validation more user friendly
6559 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
6560 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
6561 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
6562 - firmware: arm_sdei: Add ACPI GHES registration helper
6563 - ACPI / APEI: Add support for the SDEI GHES Notification type
6564
6565 * CVE-2019-9857
6566 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
6567
6568 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
6569 discovery (LP: #1821408)
6570 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
6571 discovery
6572
6573 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
6574 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
6575
6576 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
6577 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
6578
6579 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
6580 - HID: Increase maximum report size allowed by hid_field_extract()
6581
6582 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
6583 - cifs: allow guest mounts to work for smb3.11
6584 - SMB3: Fix SMB3.1.1 guest mounts to Samba
6585
6586 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
6587 - ACPI / CPPC: Add a helper to get desired performance
6588 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
6589
6590 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
6591 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
6592 - 9p/net: fix memory leak in p9_client_create
6593 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
6594 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
6595 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
6596 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
6597 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
6598 - mei: hbm: clean the feature flags on link reset
6599 - mei: bus: move hw module get/put to probe/release
6600 - stm class: Prevent division by zero
6601 - stm class: Fix an endless loop in channel allocation
6602 - crypto: caam - fix hash context DMA unmap size
6603 - crypto: ccree - fix missing break in switch statement
6604 - crypto: caam - fixed handling of sg list
6605 - crypto: caam - fix DMA mapping of stack memory
6606 - crypto: ccree - fix free of unallocated mlli buffer
6607 - crypto: ccree - unmap buffer before copying IV
6608 - crypto: ccree - don't copy zero size ciphertext
6609 - crypto: cfb - add missing 'chunksize' property
6610 - crypto: cfb - remove bogus memcpy() with src == dest
6611 - crypto: ofb - fix handling partial blocks and make thread-safe
6612 - crypto: ahash - fix another early termination in hash walk
6613 - crypto: rockchip - fix scatterlist nents error
6614 - crypto: rockchip - update new iv to device in multiple operations
6615 - dax: Flush partial PMDs correctly
6616 - nfit: Fix nfit_intel_shutdown_status() command submission
6617 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
6618 - acpi/nfit: Fix bus command validation
6619 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
6620 - nfit/ars: Attempt short-ARS even in the no_init_ars case
6621 - libnvdimm/label: Clear 'updating' flag after label-set update
6622 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
6623 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
6624 - libnvdimm: Fix altmap reservation size calculation
6625 - fix cgroup_do_mount() handling of failure exits
6626 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
6627 - crypto: aegis - fix handling chunked inputs
6628 - crypto: arm/crct10dif - revert to C code for short inputs
6629 - crypto: arm64/aes-neonbs - fix returning final keystream block
6630 - crypto: arm64/crct10dif - revert to C code for short inputs
6631 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
6632 - crypto: morus - fix handling chunked inputs
6633 - crypto: pcbc - remove bogus memcpy()s with src == dest
6634 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
6635 - crypto: testmgr - skip crc32c context test for ahash algorithms
6636 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
6637 - crypto: x86/aesni-gcm - fix crash on empty plaintext
6638 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
6639 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
6640 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
6641 - CIFS: Fix leaking locked VFS cache pages in writeback retry
6642 - CIFS: Do not reset lease state to NONE on lease break
6643 - CIFS: Do not skip SMB2 message IDs on send failures
6644 - CIFS: Fix read after write for files with read caching
6645 - smb3: make default i/o size for smb3 mounts larger
6646 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
6647 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
6648 - tracing/perf: Use strndup_user() instead of buggy open-coded version
6649 - vmw_balloon: release lock on error in vmballoon_reset()
6650 - xen: fix dom0 boot on huge systems
6651 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
6652 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
6653 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
6654 - mmc:fix a bug when max_discard is 0
6655 - spi: ti-qspi: Fix mmap read when more than one CS in use
6656 - spi: pxa2xx: Setup maximum supported DMA transfer length
6657 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
6658 - spi: spi-gpio: fix SPI_CS_HIGH capability
6659 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
6660 - regulator: max77620: Initialize values for DT properties
6661 - regulator: s2mpa01: Fix step values for some LDOs
6662 - mt76: fix corrupted software generated tx CCMP PN
6663 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
6664 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
6665 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
6666 instability
6667 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
6668 - s390/setup: fix early warning messages
6669 - s390/virtio: handle find on invalid queue gracefully
6670 - scsi: virtio_scsi: don't send sc payload with tmfs
6671 - scsi: aacraid: Fix performance issue on logical drives
6672 - scsi: sd: Optimal I/O size should be a multiple of physical block size
6673 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
6674 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
6675 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
6676 supported
6677 - scsi: qla2xxx: Use complete switch scan for RSCN events
6678 - fs/devpts: always delete dcache dentry-s in dput()
6679 - splice: don't merge into linked buffers
6680 - ovl: During copy up, first copy up data and then xattrs
6681 - ovl: Do not lose security.capability xattr over metadata file copy-up
6682 - m68k: Add -ffreestanding to CFLAGS
6683 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
6684 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
6685 - btrfs: scrub: fix circular locking dependency warning
6686 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
6687 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
6688 - btrfs: init csum_list before possible free
6689 - Btrfs: fix corruption reading shared and compressed extents after hole
6690 punching
6691 - Btrfs: fix deadlock between clone/dedupe and rename
6692 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
6693 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
6694 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
6695 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
6696 - x86/kprobes: Prohibit probing on optprobe template code
6697 - cpufreq: kryo: Release OPP tables on module removal
6698 - cpufreq: tegra124: add missing of_node_put()
6699 - cpufreq: pxa2xx: remove incorrect __init annotation
6700 - ext4: fix check of inode in swap_inode_boot_loader
6701 - ext4: cleanup pagecache before swap i_data
6702 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
6703 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
6704 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
6705 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
6706 - nvmem: core: don't check the return value of notifier chain call
6707 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
6708 - intel_th: Don't reference unassigned outputs
6709 - parport_pc: fix find_superio io compare code, should use equal test.
6710 - i2c: tegra: fix maximum transfer size
6711 - i2c: tegra: update maximum transfer size
6712 - media: i2c: ov5640: Fix post-reset delay
6713 - gpio: pca953x: Fix dereference of irq data in shutdown
6714 - ext4: update quota information while swapping boot loader inode
6715 - ext4: add mask of ext4 flags to swap
6716 - ext4: fix crash during online resizing
6717 - dma: Introduce dma_max_mapping_size()
6718 - swiotlb: Introduce swiotlb_max_mapping_size()
6719 - swiotlb: Add is_swiotlb_active() function
6720 - PCI/ASPM: Use LTR if already enabled by platform
6721 - PCI/DPC: Fix print AER status in DPC event handling
6722 - PCI: qcom: Don't deassert reset GPIO during probe
6723 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
6724 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
6725 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
6726 - IB/hfi1: Close race condition on user context disable and close
6727 - IB/rdmavt: Fix loopback send with invalidate ordering
6728 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
6729 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
6730 - ext2: Fix underflow in ext2_max_size()
6731 - clk: uniphier: Fix update register for CPU-gear
6732 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
6733 - clk: samsung: exynos5: Fix possible NULL pointer exception on
6734 platform_device_alloc() failure
6735 - clk: samsung: exynos5: Fix kfree() of const memory on setting
6736 driver_override
6737 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
6738 - clk: ingenic: Fix doc of ingenic_cgu_div_info
6739 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
6740 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
6741 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
6742 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
6743 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
6744 - serial: 8250_pci: Fix number of ports for ACCES serial cards
6745 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
6746 chip use the pci_pericom_setup()
6747 - jbd2: clear dirty flag when revoking a buffer from an older transaction
6748 - jbd2: fix compile warning when using JBUFFER_TRACE
6749 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
6750 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
6751 - powerpc/32: Clear on-stack exception marker upon exception return
6752 - powerpc/wii: properly disable use of BATs when requested.
6753 - powerpc/powernv: Make opal log only readable by root
6754 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
6755 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
6756 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
6757 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
6758 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
6759 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
6760 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
6761 configuration
6762 - powerpc/smp: Fix NMI IPI timeout
6763 - powerpc/smp: Fix NMI IPI xmon timeout
6764 - powerpc/traps: fix recoverability of machine check handling on book3s/32
6765 - powerpc/traps: Fix the message printed when stack overflows
6766 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
6767 - arm64: Fix HCR.TGE status for NMI contexts
6768 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
6769 - arm64: debug: Ensure debug handlers check triggering exception level
6770 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
6771 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
6772 - ipmi_si: Fix crash when using hard-coded device
6773 - ipmi_si: fix use-after-free of resource->name
6774 - dm: fix to_sector() for 32bit
6775 - dm integrity: limit the rate of error messages
6776 - media: cx25840: mark pad sig_types to fix cx231xx init
6777 - mfd: sm501: Fix potential NULL pointer dereference
6778 - cpcap-charger: generate events for userspace
6779 - cpuidle: governor: Add new governors to cpuidle_governors again
6780 - NFS: Fix I/O request leakages
6781 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
6782 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
6783 - nfsd: fix performance-limiting session calculation
6784 - nfsd: fix memory corruption caused by readdir
6785 - nfsd: fix wrong check in write_v4_end_grace()
6786 - NFSv4.1: Reinitialise sequence results before retransmitting a request
6787 - svcrpc: fix UDP on servers with lots of threads
6788 - PM / wakeup: Rework wakeup source timer cancellation
6789 - PM / OPP: Update performance state when freq == old_freq
6790 - bcache: treat stale && dirty keys as bad keys
6791 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
6792 - stable-kernel-rules.rst: add link to networking patch queue
6793 - vt: perform safe console erase in the right order
6794 - x86/unwind/orc: Fix ORC unwind table alignment
6795 - perf intel-pt: Fix CYC timestamp calculation after OVF
6796 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
6797 - perf auxtrace: Define auxtrace record alignment
6798 - perf intel-pt: Fix overlap calculation for padding
6799 - perf/x86/intel/uncore: Fix client IMC events return huge result
6800 - perf intel-pt: Fix divide by zero when TSC is not available
6801 - md: Fix failed allocation of md_register_thread
6802 - x86/kvmclock: set offset for kvm unstable clock
6803 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
6804 ftrace_call_replace()
6805 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
6806 - tpm: Unify the send callback behaviour
6807 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
6808 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
6809 - media: lgdt330x: fix lock status reporting
6810 - media: sun6i: Fix CSI regmap's max_register
6811 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
6812 - media: vimc: Add vimc-streamer for stream control
6813 - media: imx-csi: Input connections to CSI should be optional
6814 - media: imx: csi: Disable CSI immediately after last EOF
6815 - media: imx: csi: Stop upstream before disabling IDMA channel
6816 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
6817 - drm/radeon/evergreen_cs: fix missing break in switch statement
6818 - drm/amd/powerplay: correct power reading on fiji
6819 - drm/amd/display: don't call dm_pp_ function from an fpu block
6820 - KVM: Call kvm_arch_memslots_updated() before updating memslots
6821 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
6822 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
6823 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
6824 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
6825 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
6826 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
6827 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
6828 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
6829 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
6830 - net: dsa: lantiq_gswip: fix OF child-node lookups
6831 - s390/setup: fix boot crash for machine without EDAT-1
6832 - SUNRPC: Prevent thundering herd when the socket is not connected
6833 - SUNRPC: Fix up RPC back channel transmission
6834 - SUNRPC: Respect RPC call timeouts when retrying transmission
6835 - Linux 5.0.4
6836 - [Config] update configs for 5.0.4 stable update
6837
6838 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
6839 system (LP: #1821271)
6840 - iwlwifi: add new card for 9260 series
6841
6842 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
6843 - [Config]: enable highdpi Terminus 16x32 font support
6844
6845 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
6846 - iommu/amd: Fix NULL dereference bug in match_hid_uid
6847
6848 * some codecs stop working after S3 (LP: #1820930)
6849 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
6850 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
6851
6852 * tcm_loop.ko: move from modules-extra into main modules package
6853 (LP: #1817786)
6854 - [Packaging] move tcm_loop.lo to main linux-modules package
6855
6856 * C++ demangling support missing from perf (LP: #1396654)
6857 - [Packaging] fix a mistype
6858
6859 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
6860 (LP: #1817676)
6861 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
6862
6863 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
6864 - connector: fix unsafe usage of ->real_parent
6865 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
6866 - gro_cells: make sure device is up in gro_cells_receive()
6867 - ipv4/route: fail early when inet dev is missing
6868 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
6869 - lan743x: Fix RX Kernel Panic
6870 - lan743x: Fix TX Stall Issue
6871 - net: hsr: fix memory leak in hsr_dev_finalize()
6872 - net/hsr: fix possible crash in add_timer()
6873 - net: sit: fix UBSAN Undefined behaviour in check_6rd
6874 - net/x25: fix use-after-free in x25_device_event()
6875 - net/x25: reset state in x25_connect()
6876 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
6877 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
6878 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
6879 - rxrpc: Fix client call queueing, waiting for channel
6880 - sctp: remove sched init from sctp_stream_init
6881 - tcp: do not report TCP_CM_INQ of 0 for closed connections
6882 - tcp: Don't access TCP_SKB_CB before initializing it
6883 - tcp: handle inet_csk_reqsk_queue_add() failures
6884 - vxlan: Fix GRO cells race condition between receive and link delete
6885 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
6886 - net/mlx4_core: Fix reset flow when in command polling mode
6887 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
6888 polling
6889 - net/mlx4_core: Fix qp mtt size calculation
6890 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
6891 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
6892 - net: sched: flower: insert new filter to idr after setting its mask
6893 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
6894 - perf/x86: Fixup typo in stub functions
6895 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
6896 Liquid Saffire 56
6897 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
6898 - ALSA: hda: Extend i915 component bind timeout
6899 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
6900 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
6901 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
6902 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
6903 ALC255
6904 - perf/x86/intel: Fix memory corruption
6905 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
6906 - It's wrong to add len to sector_nr in raid10 reshape twice
6907 - drm: Block fb changes for async plane updates
6908 - Linux 5.0.3
6909
6910 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
6911 - media: uvcvideo: Fix 'type' check leading to overflow
6912 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
6913 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
6914 - iscsi_ibft: Fix missing break in switch statement
6915 - scsi: aacraid: Fix missing break in switch statement
6916 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
6917 - arm64: dts: zcu100-revC: Give wifi some time after power-on
6918 - arm64: dts: hikey: Give wifi some time after power-on
6919 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
6920 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
6921 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
6922 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
6923 - drm: disable uncached DMA optimization for ARM and arm64
6924 - media: Revert "media: rc: some events are dropped by userspace"
6925 - Revert "PCI/PME: Implement runtime PM callbacks"
6926 - bpf: Stop the psock parser before canceling its work
6927 - gfs2: Fix missed wakeups in find_insert_glock
6928 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
6929 - staging: erofs: compressed_pages should not be accessed again after freed
6930 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
6931 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
6932 - perf/x86/intel: Make cpuc allocations consistent
6933 - perf/x86/intel: Generalize dynamic constraint creation
6934 - x86: Add TSX Force Abort CPUID/MSR
6935 - perf/x86/intel: Implement support for TSX Force Abort
6936 - Linux 5.0.2
6937
6938 * Linux security module stacking support
6939 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
6940 - LSM: Provide separate ordered initialization
6941 - LSM: Plumb visibility into optional "enabled" state
6942 - LSM: Lift LSM selection out of individual LSMs
6943 - LSM: Build ordered list of LSMs to initialize
6944 - LSM: Introduce CONFIG_LSM
6945 - LSM: Introduce "lsm=" for boottime LSM selection
6946 - LSM: Tie enabling logic to presence in ordered list
6947 - LSM: Prepare for reorganizing "security=" logic
6948 - LSM: Refactor "security=" in terms of enable/disable
6949 - LSM: Separate idea of "major" LSM from "exclusive" LSM
6950 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
6951 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
6952 - LSM: Add all exclusive LSMs to ordered initialization
6953 - LSM: Split LSM preparation from initialization
6954 - LoadPin: Initialize as ordered LSM
6955 - Yama: Initialize as ordered LSM
6956 - LSM: Introduce enum lsm_order
6957 - capability: Initialize as LSM_ORDER_FIRST
6958 - procfs: add smack subdir to attrs
6959 - Smack: Abstract use of cred security blob
6960 - SELinux: Abstract use of cred security blob
6961 - SELinux: Remove cred security blob poisoning
6962 - SELinux: Remove unused selinux_is_enabled
6963 - AppArmor: Abstract use of cred security blob
6964 - TOMOYO: Abstract use of cred security blob
6965 - Infrastructure management of the cred security blob
6966 - SELinux: Abstract use of file security blob
6967 - Smack: Abstract use of file security blob
6968 - LSM: Infrastructure management of the file security
6969 - SELinux: Abstract use of inode security blob
6970 - Smack: Abstract use of inode security blob
6971 - LSM: Infrastructure management of the inode security
6972 - LSM: Infrastructure management of the task security
6973 - SELinux: Abstract use of ipc security blobs
6974 - Smack: Abstract use of ipc security blobs
6975 - LSM: Infrastructure management of the ipc security blob
6976 - TOMOYO: Update LSM flags to no longer be exclusive
6977 - LSM: generalize flag passing to security_capable
6978 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
6979 - LSM: Make some functions static
6980 - apparmor: Adjust offset when accessing task blob.
6981 - LSM: Ignore "security=" when "lsm=" is specified
6982 - LSM: Update list of SECURITYFS users in Kconfig
6983 - apparmor: delete the dentry in aafs_remove() to avoid a leak
6984 - apparmor: fix double free when unpack of secmark rules fails
6985 - SAUCE: LSM: Infrastructure management of the sock security
6986 - SAUCE: LSM: Limit calls to certain module hooks
6987 - SAUCE: LSM: Special handling for secctx lsm hooks
6988 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
6989 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
6990 - SAUCE: Revert "apparmor: Fix warning about unused function
6991 apparmor_ipv6_postroute"
6992 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
6993 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
6994 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
6995 - SAUCE: Revert "apparmor: Parse secmark policy"
6996 - SAUCE: Revert "apparmor: Add a wildcard secid"
6997 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
6998 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
6999 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
7000 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
7001 - SAUCE: Revert "apparmor: modify audit rule support to support profile
7002 stacks"
7003 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
7004 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
7005 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
7006 - SAUCE: apparmor: add proc subdir to attrs
7007 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
7008 - SAUCE: apparmor: update flags to no longer be exclusive
7009 - SAUCE: update configs and annotations for LSM stacking
7010
7011 * Miscellaneous Ubuntu changes
7012 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
7013 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
7014 kernel is locked down
7015 - [Config] CONFIG_RANDOM_TRUST_CPU=y
7016 - [Config] refresh annotations for recent config changes
7017 - ubuntu: vbox -- update to 6.0.4-dfsg-7
7018 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
7019 upcoming platform"
7020
7021 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
7022
7023 linux (5.0.0-8.9) disco; urgency=medium
7024
7025 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
7026
7027 * hisi_sas: add debugfs support (LP: #1819500)
7028 - scsi: hisi_sas: Create root and device debugfs directories
7029 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
7030 - scsi: hisi_sas: Take debugfs snapshot for all regs
7031 - scsi: hisi_sas: Debugfs global register create file and add file operations
7032 - scsi: hisi_sas: Add debugfs for port registers
7033 - scsi: hisi_sas: Add debugfs CQ file and add file operations
7034 - scsi: hisi_sas: Add debugfs DQ file and add file operations
7035 - scsi: hisi_sas: Add debugfs IOST file and add file operations
7036 - scsi: hisi_sas: No need to check return value of debugfs_create functions
7037 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
7038 code
7039 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
7040
7041 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
7042 - net: hns: Use struct_size() in devm_kzalloc()
7043 - net: hns3: modify enet reinitialization interface
7044 - net: hns3: remove unused member in struct hns3_enet_ring
7045 - net: hns3: remove unnecessary hns3_adjust_tqps_num
7046 - net: hns3: reuse reinitialization interface in the hns3_set_channels
7047 - net: hns3: add interface hclge_tm_bp_setup
7048 - net: hns3: modify parameter checks in the hns3_set_channels
7049 - net: hns3: remove redundant codes in hclge_knic_setup
7050 - net: hns3: fix user configuration loss for ethtool -L
7051 - net: hns3: adjust the use of alloc_tqps and num_tqps
7052 - net: hns3: fix wrong combined count returned by ethtool -l
7053 - net: hns3: do reinitialization while ETS configuration changed
7054 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
7055 - net: hns3: add calling roce callback function when link status change
7056 - net: hns3: add rx multicast packets statistic
7057 - net: hns3: refactor the statistics updating for netdev
7058 - net: hns3: fix rss configuration lost problem when setting channel
7059 - net: hns3: fix for shaper not setting when TC num changes
7060 - net: hns3: fix bug of ethtool_ops.get_channels for VF
7061 - net: hns3: clear param in ring when free ring
7062 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
7063 - net: hns3: do not return GE PFC setting err when initializing
7064 - net: hns3: add ETS TC weight setting in SSU module
7065 - net: hns3: add statistics for PFC frames and MAC control frames
7066 - net: hns3: fix PFC not setting problem for DCB module
7067 - net: hns3: don't update packet statistics for packets dropped by hardware
7068 - net: hns3: clear pci private data when unload hns3 driver
7069 - net: hns3: add error handling in hclge_ieee_setets
7070 - net: hns3: fix return value handle issue for hclge_set_loopback()
7071 - net: hns3: fix broadcast promisc issue for revision 0x20
7072 - net: hns3: After setting the loopback, add the status of getting MAC
7073 - net: hns3: do reinitialization while mqprio configuration changed
7074 - net: hns3: remove dcb_ops->map_update in hclge_dcb
7075 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
7076 - net: hns3: add 8 BD limit for tx flow
7077 - net: hns3: add initialization for nic state
7078 - net: hns3: don't allow vf to enable promisc mode
7079 - net: hns3: reuse the definition of l3 and l4 header info union
7080 - net: hns3: fix VF dump register issue
7081 - net: hns3: use the correct interface to stop|open port
7082 - net: hns3: change hnae3_register_ae_dev() to int
7083 - net: hns3: only support tc 0 for VF
7084 - net: hns3: Fix NULL deref when unloading driver
7085 - net: hns3: fix netif_napi_del() not do problem when unloading
7086 - net: hns3: fix for rss result nonuniform
7087 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
7088 - net: hns3: fix an issue for hclgevf_ae_get_hdev
7089 - net: hns3: stop sending keep alive msg to PF when VF is resetting
7090 - net: hns3: keep flow director state unchanged when reset
7091 - net: hns3: Check for allocation failure
7092 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
7093 - net: hns3: fix an issue for hns3_update_new_int_gl
7094 - net: hns3: Modify parameter type from int to bool in set_gro_en
7095 - net: hns3: code optimization for hclge_rx_buffer_calc
7096 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
7097 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
7098 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
7099 - net: hns3: fix the problem that the supported port is empty
7100 - net: hns3: optimize the maximum TC macro
7101 - net: hns3: don't allow user to change vlan filter state
7102 - net: hns3: modify the upper limit judgment condition
7103 - net: hns3: MAC table entry count function increases operation 0 value
7104 protection measures
7105 - net: hns3: make function hclge_set_all_vf_rst() static
7106 - net: hns3: add pointer checking at the beginning of the exported functions.
7107 - net: hns3: Check variable is valid before assigning it to another
7108 - net: hns3: convert mac advertize and supported from u32 to link mode
7109 - net: hns3: fix port info query issue for copper port
7110 - net: hns3: modify print message of ssu common ecc errors
7111 - net: hns3: some bugfix of ppu(rcb) ras errors
7112 - net: hns3: enable 8~11th bit of mac common msi-x error
7113 - net: hns3: fix 6th bit of ppp mpf abnormal errors
7114 - net: hns3: Record VF unicast and multicast tables
7115 - net: hns3: Record VF vlan tables
7116 - net: hns3: uninitialize command queue while unloading PF driver
7117 - net: hns3: clear command queue's registers when unloading VF driver
7118 - net: hns3: add xps setting support for hns3 driver
7119 - net: hns3: avoid mult + div op in critical data path
7120 - net: hns3: limit some variable scope in critical data path
7121 - net: hns3: remove some ops in struct hns3_nic_ops
7122 - net: hns3: add unlikely for error handling in data path
7123 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
7124 - net: hns3: remove hnae3_get_bit in data path
7125 - net: hns3: add support to config depth for tx|rx ring separately
7126 - net: hns3: enable VF VLAN filter for each VF when initializing
7127 - net: hns3: fix get VF RSS issue
7128 - net: hns3: fix setting of the hns reset_type for rdma hw errors
7129 - net: hns3: fix improper error handling for hns3_client_start
7130 - net: hns: use struct_size() in devm_kzalloc()
7131 - net: hns3: Fix a logical vs bitwise typo
7132 - net: hns3: add dma_rmb() for rx description
7133 - net: hns3: fix to stop multiple HNS reset due to the AER changes
7134
7135 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
7136 - [Packaging] dkms-build -- support building against packages in PPAs
7137 - [Packaging] dkms-build: do not redownload files on subsequent passes
7138 - [Packaging] dkms-build -- elide partial Built-Using information
7139 - [Packaging] dkms-build -- remove retpoline data from final binary packages
7140 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
7141 - [Packaging] dkms-build -- add support for unversioned overrides
7142 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
7143 - [Packaging] fix-filenames -- handle exact string removal
7144 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
7145
7146 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
7147 - cpufreq: Use struct kobj_attribute instead of struct global_attr
7148 - staging: erofs: fix mis-acted TAIL merging behavior
7149 - binder: create node flag to request sender's security context
7150 - USB: serial: option: add Telit ME910 ECM composition
7151 - USB: serial: cp210x: add ID for Ingenico 3070
7152 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
7153 - driver core: Postpone DMA tear-down until after devres release
7154 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
7155 - staging: erofs: fix memleak of inode's shared xattr array
7156 - staging: erofs: fix race of initializing xattrs of a inode at the same time
7157 - staging: erofs: fix illegal address access under memory pressure
7158 - staging: comedi: ni_660x: fix missing break in switch statement
7159 - staging: wilc1000: fix to set correct value for 'vif_num'
7160 - staging: android: ion: fix sys heap pool's gfp_flags
7161 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
7162 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
7163 held.
7164 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
7165 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
7166 DSA framework
7167 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
7168 mv88e6xxx_port_set_duplex
7169 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
7170 - net: mscc: Enable all ports in QSGMII
7171 - net: sched: put back q.qlen into a single location
7172 - net-sysfs: Fix mem leak in netdev_register_kobject
7173 - qmi_wwan: Add support for Quectel EG12/EM12
7174 - sctp: call iov_iter_revert() after sending ABORT
7175 - team: Free BPF filter when unregistering netdev
7176 - tipc: fix RDM/DGRAM connect() regression
7177 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
7178 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
7179 - tracing: Fix event filters and triggers to handle negative numbers
7180 - xhci: tegra: Prevent error pointer dereference
7181 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
7182 INTEL_SUNRISEPOINT_LP_XHCI
7183 - applicom: Fix potential Spectre v1 vulnerabilities
7184 - alpha: wire up io_pgetevents system call
7185 - MIPS: irq: Allocate accurate order pages for irq stack
7186 - aio: Fix locking in aio_poll()
7187 - xtensa: fix get_wchan
7188 - gnss: sirf: fix premature wakeup interrupt enable
7189 - USB: serial: cp210x: fix GPIO in autosuspend
7190 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
7191 config"
7192 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
7193 - selftests: firmware: fix verify_reqs() return value
7194 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
7195 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
7196 - Linux 5.0.1
7197
7198 * sky2 ethernet card doesn't work after returning from suspend
7199 (LP: #1807259) // sky2 ethernet card link not up after suspend
7200 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
7201 (LP: #1819515)
7202 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
7203
7204 * tls selftest failures/hangs on i386 (LP: #1813607)
7205 - [Config] CONFIG_TLS=n for i386
7206
7207 * CVE-2019-8980
7208 - exec: Fix mem leak in kernel_read_file
7209
7210 * Miscellaneous Ubuntu changes
7211 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
7212 - [Config] enable nvidia build
7213 - [Config] update gcc version to 8.3
7214
7215 * Miscellaneous upstream changes
7216 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
7217
7218 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
7219
7220 linux (5.0.0-7.8) disco; urgency=medium
7221
7222 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
7223
7224 * Packaging resync (LP: #1786013)
7225 - [Packaging] update helper scripts
7226
7227 * unnecessary request_queue freeze (LP: #1815733)
7228 - block: avoid setting nr_requests to current value
7229 - block: avoid setting none scheduler if it's already none
7230
7231 * Miscellaneous Ubuntu changes
7232 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
7233 - update dkms package versions
7234
7235 [ Upstream Kernel Changes ]
7236
7237 * Rebase to v5.0
7238
7239 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
7240
7241 linux (5.0.0-6.7) disco; urgency=medium
7242
7243 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
7244
7245 * Packaging resync (LP: #1786013)
7246 - [Packaging] update helper scripts
7247 - [Packaging] resync getabis
7248
7249 * installer does not support iSCSI iBFT (LP: #1817321)
7250 - d-i: add iscsi_ibft to scsi-modules
7251
7252 * Silent "Unknown key" message when pressing keyboard backlight hotkey
7253 (LP: #1817063)
7254 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
7255
7256 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
7257 - e1000e: Disable runtime PM on CNP+
7258
7259 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
7260 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
7261
7262 * CVE-2019-3460
7263 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
7264
7265 * CVE-2019-3459
7266 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
7267
7268 * kernel net tls selftest fails on 5.0 (LP: #1816716)
7269 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
7270 multiple records"
7271
7272 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
7273 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
7274
7275 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
7276 - s390/pci: map IOV resources
7277 - s390/pci: improve bar check
7278
7279 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
7280 - SAUCE: prevent a glibc test failure when looking for obsolete types on
7281 headers
7282
7283 * Miscellaneous Ubuntu changes
7284 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
7285 - SAUCE: selftests: pmtu: disable accept_dad for tests
7286 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
7287 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
7288 expected failure
7289
7290 [ Upstream Kernel Changes ]
7291
7292 * Rebase to v5.0-rc8
7293
7294 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
7295
7296 linux (5.0.0-5.6) disco; urgency=medium
7297
7298 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
7299 - ALSA: hda/realtek - Headset microphone and internal speaker support for
7300 System76 oryp5
7301
7302 * Miscellaneous Ubuntu changes
7303 - [Config] Fix aufs menus in annotations file
7304 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
7305 - [Config] Update annotations based on configs
7306
7307 [ Upstream Kernel Changes ]
7308
7309 * Rebase to v5.0-rc7
7310
7311 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
7312
7313 linux (5.0.0-4.5) disco; urgency=medium
7314
7315 * linux-buildinfo: pull out ABI information into its own package
7316 (LP: #1806380)
7317 - [Packaging] autoreconstruct -- base tag is always primary mainline version
7318
7319 * [Packaging] Allow overlay of config annotations (LP: #1752072)
7320 - [Packaging] config-check: Add an include directive
7321
7322 * Miscellaneous Ubuntu changes
7323 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
7324 - hio -- replace use of do_gettimeofday()
7325 - hio -- part_round_stats() removed in 5.0
7326 - hio -- device_add_disk() grew a 'groups' argument in 4.20
7327 - enable hio build
7328 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
7329 mainline version"
7330
7331 [ Upstream Kernel Changes ]
7332
7333 * Rebase to v5.0-rc6
7334
7335 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
7336
7337 linux (5.0.0-3.4) disco; urgency=medium
7338
7339 * CONFIG_TEST_BPF is disabled (LP: #1813955)
7340 - [Config]: Reenable TEST_BPF
7341
7342 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
7343 - HID: i2c-hid: Ignore input report if there's no data present on Elan
7344 touchpanels
7345
7346 * SecureBoot support for arm64 (LP: #1804481)
7347 - Build signed kernels for arm64
7348
7349 * Miscellaneous Ubuntu changes
7350 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
7351 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
7352 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
7353 - [Config] disable I2C TPM drivers for s390x
7354 - [Config] CONFIG_RAPIDIO=n for s390x
7355 - [Config] CONFIG_DMADEVICES=n for s390x
7356 - [Config] disable gpio drivers for s390x
7357 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
7358 - [Config] disable I2C hardware drivers for s390x
7359 - [Config] CONFIG_I3C=n for s390x
7360 - [Config] CONFIG_SERIO=n for s390x
7361 - [Config] disable misc drivers for s390x
7362 - [Config] disable EEPROM drivers for s390x
7363 - [Config] disable MFD drivers for s390x
7364 - [Config] CONFIG_NVMEM=n for s390x
7365 - [Config] CONFIG_MLXSW_I2C=n for s390x
7366 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
7367 - [Config] CONFIG_PPP=n for s390x
7368 - [Config] CONFIG_PCCARD=n for s390x
7369 - [Config] CONFIG_PCI_MESON=y
7370 - [Config] CONFIG_SCSI_MYRB=n for s390x
7371 - [Config] CONFIG_REGULATOR=n for s390x
7372 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
7373 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
7374 - [Config] update annotations following config review
7375 - [Packaging] remove handoff check for uefi signing
7376 - [Packaging] decompress gzipped efi images in signing tarball
7377 - vbox-update: allow leading whitespace when fixing up KERN_DIR
7378 - ubuntu: vbox -- update to 6.0.4-dfsg-3
7379 - vbox: remove remount check in sf_read_super_aux()
7380 - enable vbox build
7381 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
7382 - SAUCE: import aufs driver
7383 - [Config]: Enable aufs
7384 - [Config] relocate aufs annotations to menu
7385 - [Config] remove unmatched configs from annotations
7386 - [Config] fix up abi for removed modules
7387 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7388 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
7389 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
7390 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7391 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7392 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
7393 verification
7394
7395 * Miscellaneous upstream changes
7396 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
7397
7398 [ Upstream Kernel Changes ]
7399
7400 * Rebase to v5.0-rc5
7401
7402 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
7403
7404 linux (5.0.0-2.3) disco; urgency=medium
7405
7406 * kernel oops in bcache module (LP: #1793901)
7407 - SAUCE: bcache: never writeback a discard operation
7408
7409 * Enable sound card power saving by default (LP: #1804265)
7410 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
7411
7412 * Miscellaneous Ubuntu changes
7413 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
7414 - SAUCE: ashmem: turn into module
7415 - SAUCE: binder: turn into module
7416 - SAUCE: binder: give binder_alloc its own debug mask file
7417 - [Config] enable binder and ashmem as modules
7418 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
7419 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
7420 test
7421 - update dkms package versions
7422
7423 [ Upstream Kernel Changes ]
7424
7425 * Rebase to v5.0-rc4
7426
7427 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
7428
7429 linux (5.0.0-1.2) disco; urgency=medium
7430
7431 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
7432 - USB: Add new USB LPM helpers
7433 - USB: Consolidate LPM checks to avoid enabling LPM twice
7434
7435 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
7436 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
7437 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
7438
7439 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
7440 - [Config] enable virtio-gpu for s390x
7441
7442 * Crash on "ip link add foo type ipip" (LP: #1811803)
7443 - SAUCE: fan: Fix NULL pointer dereference
7444
7445 * Fix not working Goodix touchpad (LP: #1811929)
7446 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
7447
7448 * Miscellaneous Ubuntu changes
7449 - update dkms package versions
7450 - enable zfs build
7451
7452 [ Upstream Kernel Changes ]
7453
7454 * Rebase to v5.0-rc3
7455
7456 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
7457
7458 linux (5.0.0-0.1) disco; urgency=medium
7459
7460 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
7461 - [Packaging] dkms -- add per package post-process step
7462 - [Packaging] dkms -- switch to a consistent build prefix length and strip
7463 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
7464 - [Packaging] nvidia -- make nvidia package version explicit
7465
7466 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
7467 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
7468
7469 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
7470 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
7471
7472 * Miscellaneous Ubuntu changes
7473 - ubuntu -- disable vbox build
7474 - ubuntu -- disable hio build
7475 - Disable zfs build
7476 - SAUCE: import aufs driver
7477 - update dkms package versions
7478 - [Config] disable aufs config options
7479 - [Config] disable nvidia build
7480 - update dropped.txt
7481 - [Packaging] disable nvidia dkms builds for mainline
7482 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7483 kernel image
7484 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7485 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7486 locked down
7487 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7488 down
7489 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7490 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7491 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7492 down
7493 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7494 locked down
7495 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7496 down
7497 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7498 locked down
7499 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7500 has been locked down
7501 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7502 locked down
7503 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7504 locked down
7505 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7506 down
7507 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7508 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7509 parameters (eg. ioport)
7510 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7511 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7512 - SAUCE: (efi-lockdown) Lock down kprobes
7513 - SAUCE: (efi-lockdown) Lock down perf
7514 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7515 down
7516 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
7517 defined
7518 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7519 secondary keyring
7520 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7521 that aren't present.
7522 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7523 efi_status_to_err().
7524 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7525 error messages.
7526 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7527 reboot
7528 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7529 boot mode
7530 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7531 mode
7532 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7533 - [Config] set config options for efi lockdown
7534 - Revert "UBUNTU: SAUCE: import aufs driver"
7535
7536 [ Upstream Kernel Changes ]
7537
7538 * Rebase to v5.0-rc2
7539
7540 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
7541
7542 linux (5.0.0-0.0) disco; urgency=medium
7543
7544 * Dummy entry.
7545
7546 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
7547
7548 linux (4.20.0-2.3) disco; urgency=medium
7549
7550 [ Upstream Kernel Changes ]
7551
7552 * Rebase to v4.20
7553
7554 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
7555
7556 linux (4.20.0-1.2) disco; urgency=medium
7557
7558 * Packaging resync (LP: #1786013)
7559 - [Packaging] update helper scripts
7560
7561 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
7562 Adapter (LP: #1805607)
7563 - SAUCE: ath10k: provide reset function for QCA9377 chip
7564
7565 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
7566 - [Packaging] dkms -- dkms package build packaging support
7567 - [Packaging] dkms -- save build objects artifacts for validation
7568 - [Packaging] dkms -- add general Built-Using: support
7569 - [Packaging] simplify Provides comma handling
7570 - [Packaging] zfs/spl -- remove packaging support for incorporated source
7571 - [Packaging] zfs/spl -- remove incorporated source
7572 - [Packaging] zfs/spl -- build via dkms
7573 - [Packaging] zfs/spl -- make zfs package version explicit
7574 - [Packaging] update-version-dkms -- sync archive versions to package
7575
7576 * Miscellaneous Ubuntu changes
7577 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
7578 - update dkms package versions
7579
7580 [ Upstream Kernel Changes ]
7581
7582 * Rebase to v4.20-rc6
7583
7584 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
7585
7586 linux (4.20.0-0.1) disco; urgency=medium
7587
7588 * Overlayfs in user namespace leaks directory content of inaccessible
7589 directories (LP: #1793458) // CVE-2018-6559
7590 - Revert "ovl: relax permission checking on underlying layers"
7591 - SAUCE: overlayfs: ensure mounter privileges when reading directories
7592
7593 * Miscellaneous Ubuntu changes
7594 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
7595 kernel image
7596 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
7597 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
7598 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
7599 locked down
7600 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
7601 down
7602 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
7603 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
7604 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
7605 down
7606 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
7607 locked down
7608 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
7609 down
7610 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
7611 locked down
7612 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
7613 has been locked down
7614 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
7615 locked down
7616 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
7617 locked down
7618 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
7619 down
7620 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
7621 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
7622 parameters (eg. ioport)
7623 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
7624 - SAUCE: (efi-lockdown) Lock down /proc/kcore
7625 - SAUCE: (efi-lockdown) Lock down kprobes
7626 - SAUCE: (efi-lockdown) Lock down perf
7627 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
7628 down
7629 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
7630 secondary keyring
7631 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
7632 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
7633 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
7634 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
7635 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
7636 that aren't present.
7637 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
7638 efi_status_to_err().
7639 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
7640 error messages.
7641 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
7642 reboot
7643 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
7644 boot mode
7645 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
7646 mode
7647 - SAUCE: (efi-lockdown) Fix for module sig verification
7648 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
7649 - SAUCE: Import aufs driver
7650 - ubuntu: vbox -- update to 5.2.22-dfsg-2
7651 - ubuntu -- disable vbox build
7652 - ubuntu -- disable hio build
7653 - Disable zfs build
7654
7655 [ Upstream Kernel Changes ]
7656
7657 * Rebase to v4.20-rc5
7658
7659 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
7660
7661 linux (4.20.0-0.0) disco; urgency=medium
7662
7663 * Dummy entry.
7664
7665 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
7666
7667 linux (4.19.0-8.9) disco; urgency=medium
7668
7669 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
7670
7671 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
7672 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
7673
7674 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
7675 - igb: Fix an issue that PME is not enabled during runtime suspend
7676
7677 * The line-out on the Dell Dock station can't work (LP: #1806532)
7678 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
7679
7680 * CVE-2018-19407
7681 - KVM: X86: Fix scan ioapic use-before-initialization
7682
7683 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
7684 (LP: #1805775)
7685 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
7686 disabled
7687
7688 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
7689 - HID: steam: remove input device when a hid client is running.
7690 - efi/libstub: arm: support building with clang
7691 - usb: core: Fix hub port connection events lost
7692 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
7693 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
7694 - usb: dwc3: core: Clean up ULPI device
7695 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
7696 - xhci: Fix leaking USB3 shared_hcd at xhci removal
7697 - xhci: handle port status events for removed USB3 hcd
7698 - xhci: Add check for invalid byte size error when UAS devices are connected.
7699 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
7700 - usb: xhci: fix timeout for transition from RExit to U0
7701 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
7702 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
7703 detected
7704 - ALSA: oss: Use kvzalloc() for local buffer allocations
7705 - MAINTAINERS: Add Sasha as a stable branch maintainer
7706 - Documentation/security-bugs: Clarify treatment of embargoed information
7707 - Documentation/security-bugs: Postpone fix publication in exceptional cases
7708 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
7709 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
7710 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
7711 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
7712 - iwlwifi: mvm: support sta_statistics() even on older firmware
7713 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
7714 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
7715 - brcmfmac: fix reporting support for 160 MHz channels
7716 - opp: ti-opp-supply: Dynamically update u_volt_min
7717 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
7718 - tools/power/cpupower: fix compilation with STATIC=true
7719 - v9fs_dir_readdir: fix double-free on p9stat_read error
7720 - selinux: Add __GFP_NOWARN to allocation at str_read()
7721 - Input: synaptics - avoid using uninitialized variable when probing
7722 - bfs: add sanity check at bfs_fill_super()
7723 - sctp: clear the transport of some out_chunk_list chunks in
7724 sctp_assoc_rm_peer
7725 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
7726 - llc: do not use sk_eat_skb()
7727 - mm: don't warn about large allocations for slab
7728 - mm/memory.c: recheck page table entry with page table lock held
7729 - tcp: do not release socket ownership in tcp_close()
7730 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
7731 - drm/amdgpu: Add missing firmware entry for HAINAN
7732 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
7733 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
7734 - drm/i915: Disable LP3 watermarks on all SNB machines
7735 - drm/ast: change resolution may cause screen blurred
7736 - drm/ast: fixed cursor may disappear sometimes
7737 - drm/ast: Remove existing framebuffers before loading driver
7738 - can: flexcan: Unlock the MB unconditionally
7739 - can: dev: can_get_echo_skb(): factor out non sending code to
7740 __can_get_echo_skb()
7741 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
7742 access frame length
7743 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
7744 is accessed out of bounds
7745 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
7746 existing skb
7747 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
7748 can_rx_offload_queue_sorted() functions
7749 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
7750 can_rx_offload_queue_tail()
7751 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
7752 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
7753 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
7754 - can: hi311x: Use level-triggered interrupt
7755 - can: flexcan: Always use last mailbox for TX
7756 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
7757 flexcan_priv::tx_mb_idx
7758 - ACPICA: AML interpreter: add region addresses in global list during
7759 initialization
7760 - IB/hfi1: Eliminate races in the SDMA send error path
7761 - fsnotify: generalize handling of extra event flags
7762 - fanotify: fix handling of events on child sub-directory
7763 - pinctrl: meson: fix pinconf bias disable
7764 - pinctrl: meson: fix gxbb ao pull register bits
7765 - pinctrl: meson: fix gxl ao pull register bits
7766 - pinctrl: meson: fix meson8 ao pull register bits
7767 - pinctrl: meson: fix meson8b ao pull register bits
7768 - tools/testing/nvdimm: Fix the array size for dimm devices.
7769 - scsi: lpfc: fix remoteport access
7770 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
7771 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
7772 - cpufreq: imx6q: add return value check for voltage scale
7773 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
7774 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
7775 - crypto: simd - correctly take reqsize of wrapped skcipher into account
7776 - floppy: fix race condition in __floppy_read_block_0()
7777 - powerpc/io: Fix the IO workarounds code to work with Radix
7778 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
7779 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
7780 - block: copy ioprio in __bio_clone_fast() and bounce
7781 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
7782 - riscv: add missing vdso_install target
7783 - RISC-V: Silence some module warnings on 32-bit
7784 - drm/amdgpu: fix bug with IH ring setup
7785 - kdb: Use strscpy with destination buffer size
7786 - NFSv4: Fix an Oops during delegation callbacks
7787 - powerpc/numa: Suppress "VPHN is not supported" messages
7788 - efi/arm: Revert deferred unmap of early memmap mapping
7789 - z3fold: fix possible reclaim races
7790 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
7791 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
7792 - mm, page_alloc: check for max order in hot path
7793 - dax: Avoid losing wakeup in dax_lock_mapping_entry
7794 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
7795 - tty: wipe buffer.
7796 - tty: wipe buffer if not echoing data
7797 - gfs2: Fix iomap buffer head reference counting bug
7798 - rcu: Make need_resched() respond to urgent RCU-QS needs
7799 - media: ov5640: Re-work MIPI startup sequence
7800 - media: ov5640: Fix timings setup code
7801 - media: ov5640: fix exposure regression
7802 - media: ov5640: fix auto gain & exposure when changing mode
7803 - media: ov5640: fix wrong binning value in exposure calculation
7804 - media: ov5640: fix auto controls values when switching to manual mode
7805 - Linux 4.19.6
7806
7807 * linux-buildinfo: pull out ABI information into its own package
7808 (LP: #1806380)
7809 - [Packaging] limit preparation to linux-libc-dev in headers
7810 - [Packaging] commonise debhelper invocation
7811 - [Packaging] ABI -- accumulate abi information at the end of the build
7812 - [Packaging] buildinfo -- add basic build information
7813 - [Packaging] buildinfo -- add firmware information to the flavour ABI
7814 - [Packaging] buildinfo -- add compiler information to the flavour ABI
7815 - [Packaging] buildinfo -- add buildinfo support to getabis
7816 - [Packaging] getabis -- handle all known package combinations
7817 - [Packaging] getabis -- support parsing a simple version
7818
7819 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
7820 - [Packaging] own /usr/lib/linux/triggers
7821
7822 * Miscellaneous upstream changes
7823 - blk-mq: fix corruption with direct issue
7824
7825 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
7826
7827 linux (4.19.0-7.8) disco; urgency=medium
7828
7829 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
7830
7831 * Fix and issue that LG I2C touchscreen stops working after reboot
7832 (LP: #1805085)
7833 - HID: i2c-hid: Disable runtime PM for LG touchscreen
7834
7835 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
7836 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
7837 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
7838
7839 * Regression: hinic performance degrades over time (LP: #1805248)
7840 - Revert "net-next/hinic: add checksum offload and TSO support"
7841
7842 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
7843 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
7844 - cifs: don't dereference smb_file_target before null check
7845 - cifs: fix return value for cifs_listxattr
7846 - arm64: kprobe: make page to RO mode when allocate it
7847 - block: brd: associate with queue until adding disk
7848 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
7849 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
7850 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
7851 - net: hns3: bugfix for the initialization of command queue's spin lock
7852 - ixgbe: fix MAC anti-spoofing filter after VFLR
7853 - reiserfs: propagate errors from fill_with_dentries() properly
7854 - hfs: prevent btree data loss on root split
7855 - hfsplus: prevent btree data loss on root split
7856 - perf unwind: Take pgoff into account when reporting elf to libdwfl
7857 - um: Give start_idle_thread() a return code
7858 - drm/edid: Add 6 bpc quirk for BOE panel.
7859 - afs: Handle EIO from delivery function
7860 - platform/x86: intel_telemetry: report debugfs failure
7861 - clk: fixed-rate: fix of_node_get-put imbalance
7862 - perf symbols: Set PLT entry/header sizes properly on Sparc
7863 - fs/exofs: fix potential memory leak in mount option parsing
7864 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
7865 - apparmor: Fix uninitialized value in aa_split_fqname
7866 - x86/earlyprintk: Add a force option for pciserial device
7867 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
7868 - clk: meson-axg: pcie: drop the mpll3 clock parent
7869 - arm64: percpu: Initialize ret in the default case
7870 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
7871 - clk: renesas: r9a06g032: Fix UART34567 clock rate
7872 - clk: ti: fix OF child-node lookup
7873 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
7874 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
7875 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
7876 - s390/decompressor: add missing FORCE to build targets
7877 - s390/vdso: add missing FORCE to build targets
7878 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
7879 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
7880 - HID: alps: allow incoming reports when only the trackstick is opened
7881 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
7882 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
7883 replace
7884 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
7885 - netfilter: ipset: fix ip_set_list allocation failure
7886 - s390/mm: fix mis-accounting of pgtable_bytes
7887 - s390/mm: Fix ERROR: "__node_distance" undefined!
7888 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
7889 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
7890 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
7891 - netfilter: ipset: Fix calling ip_set() macro at dumping
7892 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
7893 - s390/qeth: fix HiperSockets sniffer
7894 - s390/qeth: unregister netdevice only when registered
7895 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
7896 - hwmon: (ibmpowernv) Remove bogus __init annotations
7897 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
7898 - ARM: dts: fsl: Fix improperly quoted stdout-path values
7899 - Revert "drm/exynos/decon5433: implement frame counter"
7900 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
7901 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
7902 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
7903 - clk: fixed-factor: fix of_node_get-put imbalance
7904 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
7905 - lib/raid6: Fix arm64 test build
7906 - drm/amd/display: Stop leaking planes
7907 - block: Clear kernel memory before copying to user
7908 - drm/amd/display: Drop reusing drm connector for MST
7909 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
7910 - s390/perf: Change CPUM_CF return code in event init function
7911 - ceph: quota: fix null pointer dereference in quota check
7912 - of/device: Really only set bus DMA mask when appropriate
7913 - nvme: make sure ns head inherits underlying device limits
7914 - i2c: omap: Enable for ARCH_K3
7915 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
7916 - sched/core: Take the hotplug lock in sched_init_smp()
7917 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
7918 - perf tools: Do not zero sample_id_all for group members
7919 - ice: Fix dead device link issue with flow control
7920 - ice: Fix the bytecount sent to netdev_tx_sent_queue
7921 - ice: Change req_speeds to be u16
7922 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
7923 - qed: Fix memory/entry leak in qed_init_sp_request()
7924 - qed: Fix blocking/unlimited SPQ entries leak
7925 - qed: Fix SPQ entries not returned to pool in error flows
7926 - qed: Fix potential memory corruption
7927 - net: stmmac: Fix RX packet size > 8191
7928 - net: aquantia: fix potential IOMMU fault after driver unbind
7929 - net: aquantia: fixed enable unicast on 32 macvlan
7930 - net: aquantia: invalid checksumm offload implementation
7931 - kbuild: deb-pkg: fix too low build version number
7932 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
7933 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
7934 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
7935 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
7936 - x86/ldt: Remove unused variable in map_ldt_struct()
7937 - media: v4l: event: Add subscription to list before calling "add" operation
7938 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
7939 - RISC-V: Fix raw_copy_{to,from}_user()
7940 - uio: Fix an Oops on load
7941 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
7942 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
7943 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
7944 - can: kvaser_usb: Fix potential uninitialized variable use
7945 - usb: cdc-acm: add entry for Hiro (Conexant) modem
7946 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
7947 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
7948 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
7949 - USB: misc: appledisplay: add 20" Apple Cinema Display
7950 - gnss: serial: fix synchronous write timeout
7951 - gnss: sirf: fix synchronous write timeout
7952 - mtd: rawnand: atmel: fix OF child-node lookup
7953 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
7954 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
7955 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
7956 - HID: Add quirk for Primax PIXART OEM mice
7957 - HID: Add quirk for Microsoft PIXART OEM mouse
7958 - libceph: fall back to sendmsg for slab pages
7959 - mt76x0: run vco calibration for each channel configuration
7960 - Linux 4.19.5
7961
7962 * Miscellaneous Ubuntu changes
7963 - Revert "UBUNTU: Build signed kernels for arm64"
7964
7965 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
7966
7967 linux (4.19.0-6.7) disco; urgency=medium
7968
7969 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
7970
7971 * SecureBoot support for arm64 (LP: #1804481)
7972 - Build signed kernels for arm64
7973
7974 * Add pointstick support for Cirque Touchpad (LP: #1805081)
7975 - HID: multitouch: Add pointstick support for Cirque Touchpad
7976
7977 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
7978 (LP: #1804588)
7979 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
7980 - SAUCE: nvme: add quirk to not call disable function when suspending
7981
7982 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
7983 - flow_dissector: do not dissect l4 ports for fragments
7984 - ibmvnic: fix accelerated VLAN handling
7985 - ip_tunnel: don't force DF when MTU is locked
7986 - ipv6: fix a dst leak when removing its exception
7987 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
7988 - net: bcmgenet: protect stop from timeout
7989 - net-gro: reset skb->pkt_type in napi_reuse_skb()
7990 - sctp: not allow to set asoc prsctp_enable by sockopt
7991 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
7992 coalescing
7993 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
7994 - tipc: don't assume linear buffer when reading ancillary data
7995 - tipc: fix lockdep warning when reinitilaizing sockets
7996 - tuntap: fix multiqueue rx
7997 - net: systemport: Protect stop from timeout
7998 - net/sched: act_pedit: fix memory leak when IDR allocation fails
7999 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
8000 - tipc: fix link re-establish failure
8001 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
8002 - net/mlx5e: Claim TC hw offloads support only under a proper build config
8003 - net/mlx5e: Adjust to max number of channles when re-attaching
8004 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
8005 - Revert "sctp: remove sctp_transport_pmtu_check"
8006 - net/mlx5e: Always use the match level enum when parsing TC rule match
8007 - net/mlx5e: Fix selftest for small MTUs
8008 - net/mlx5e: Removed unnecessary warnings in FEC caps query
8009 - inet: frags: better deal with smp races
8010 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
8011 - net/mlx5: IPSec, Fix the SA context hash key
8012 - net/mlx5e: IPoIB, Reset QP after channels are closed
8013 - net: dsa: mv88e6xxx: Fix clearing of stats counters
8014 - net: phy: realtek: fix RTL8201F sysfs name
8015 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
8016 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
8017 - net: dsa: microchip: initialize mutex before use
8018 - sctp: fix strchange_flags name for Stream Change Event
8019 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
8020 - sctp: not increase stream's incnt before sending addstrm_in request
8021 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
8022 - net: smsc95xx: Fix MTU range
8023 - rxrpc: Fix lockup due to no error backoff after ack transmit error
8024 - usbnet: smsc95xx: disable carrier check while suspending
8025 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
8026 mitigation"
8027 - Linux 4.19.4
8028
8029 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
8030 - powerpc/traps: restore recoverability of machine_check interrupts
8031 - powerpc/64/module: REL32 relocation range check
8032 - powerpc/mm: Fix page table dump to work on Radix
8033 - powerpc/mm: fix always true/false warning in slice.c
8034 - drm/amd/display: fix bug of accessing invalid memory
8035 - Input: wm97xx-ts - fix exit path
8036 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
8037 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
8038 - tty: check name length in tty_find_polling_driver()
8039 - tracing/kprobes: Check the probe on unloaded module correctly
8040 - drm/nouveau/secboot/acr: fix memory leak
8041 - drm/amdgpu/powerplay: fix missing break in switch statements
8042 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
8043 - powerpc/nohash: fix undefined behaviour when testing page size support
8044 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
8045 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
8046 - drm/msm: dpu: Allow planes to extend past active display
8047 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
8048 - drm/omap: fix memory barrier bug in DMM driver
8049 - drm/amd/display: Raise dispclk value for dce120 by 15%
8050 - drm/amd/display: fix gamma not being applied
8051 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
8052 - media: pci: cx23885: handle adding to list failure
8053 - media: coda: don't overwrite h.264 profile_idc on decoder instance
8054 - MIPS: kexec: Mark CPU offline before disabling local IRQ
8055 - powerpc/boot: Ensure _zimage_start is a weak symbol
8056 - powerpc/memtrace: Remove memory in chunks
8057 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
8058 - staging: erofs: fix a missing endian conversion
8059 - serial: 8250_of: Fix for lack of interrupt support
8060 - sc16is7xx: Fix for multi-channel stall
8061 - media: tvp5150: fix width alignment during set_selection()
8062 - powerpc/selftests: Wait all threads to join
8063 - staging:iio:ad7606: fix voltage scales
8064 - drm: rcar-du: Update Gen3 output limitations
8065 - drm/amdgpu: Fix SDMA TO after GPU reset v3
8066 - staging: most: video: fix registration of an empty comp core_component
8067 - 9p locks: fix glock.client_id leak in do_lock
8068 - udf: Prevent write-unsupported filesystem to be remounted read-write
8069 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
8070 i.MX6ULL
8071 - media: ov5640: fix mode change regression
8072 - 9p: clear dangling pointers in p9stat_free
8073 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
8074 - media: ov5640: fix restore of last mode set
8075 - cdrom: fix improper type cast, which can leat to information leak.
8076 - ovl: fix error handling in ovl_verify_set_fh()
8077 - ovl: fix recursive oi->lock in ovl_link()
8078 - ovl: check whiteout in ovl_create_over_whiteout()
8079 - ovl: automatically enable redirect_dir on metacopy=on
8080 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
8081 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
8082 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
8083 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
8084 - scsi: qla2xxx: Fix early srb free on abort
8085 - scsi: qla2xxx: shutdown chip if reset fail
8086 - scsi: qla2xxx: Reject bsg request if chip is down.
8087 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
8088 - scsi: qla2xxx: Fix for double free of SRB structure
8089 - scsi: qla2xxx: Fix NVMe session hang on unload
8090 - scsi: qla2xxx: Fix NVMe Target discovery
8091 - scsi: qla2xxx: Fix duplicate switch database entries
8092 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
8093 - vfs: fix FIGETBSZ ioctl on an overlayfs file
8094 - fuse: Fix use-after-free in fuse_dev_do_read()
8095 - fuse: Fix use-after-free in fuse_dev_do_write()
8096 - fuse: fix blocked_waitq wakeup
8097 - fuse: set FR_SENT while locked
8098 - drm/msm: fix OF child-node lookup
8099 - arm64: dts: stratix10: Support Ethernet Jumbo frame
8100 - arm64: dts: stratix10: fix multicast filtering
8101 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
8102 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
8103 - zram: close udev startup race condition as default groups
8104 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
8105 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
8106 - xtensa: add NOTES section to the linker script
8107 - xtensa: make sure bFLT stack is 16 byte aligned
8108 - xtensa: fix boot parameters address translation
8109 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
8110 - clk: s2mps11: Fix matching when built as module and DT node contains
8111 compatible
8112 - clk: at91: Fix division by zero in PLL recalc_rate()
8113 - clk: sunxi-ng: h6: fix bus clocks' divider position
8114 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
8115 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
8116 - libceph: bump CEPH_MSG_MAX_DATA_LEN
8117 - Revert "ceph: fix dentry leak in splice_dentry()"
8118 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
8119 - mach64: fix display corruption on big endian machines
8120 - mach64: fix image corruption due to reading accelerator registers
8121 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
8122 - acpi/nfit, x86/mce: Validate a MCE's address before using it
8123 - acpi, nfit: Fix ARS overflow continuation
8124 - reset: hisilicon: fix potential NULL pointer dereference
8125 - crypto: hisilicon - Fix NULL dereference for same dst and src
8126 - crypto: hisilicon - Fix reference after free of memories on error path
8127 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
8128 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
8129 - SCSI: fix queue cleanup race before queue initialization is done
8130 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
8131 CONFIG_SWAP"
8132 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
8133 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
8134 - ocfs2: free up write context when direct IO failed
8135 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
8136 - memory_hotplug: cond_resched in __remove_pages
8137 - netfilter: conntrack: fix calculation of next bucket number in early_drop
8138 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
8139 - bonding/802.3ad: fix link_failure_count tracking
8140 - mtd: spi-nor: cadence-quadspi: Return error code in
8141 cqspi_direct_read_execute()
8142 - mtd: nand: Fix nanddev_neraseblocks()
8143 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
8144 - hwmon: (core) Fix double-free in __hwmon_device_register()
8145 - perf cs-etm: Correct CPU mode for samples
8146 - perf stat: Handle different PMU names with common prefix
8147 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
8148 - perf intel-pt/bts: Calculate cpumode for synthesized samples
8149 - perf intel-pt: Insert callchain context into synthesized callchains
8150 - of, numa: Validate some distance map rules
8151 - x86/cpu/vmware: Do not trace vmware_sched_clock()
8152 - x86/hyper-v: Enable PIT shutdown quirk
8153 - termios, tty/tty_baudrate.c: fix buffer overrun
8154 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
8155 - watchdog/core: Add missing prototypes for weak functions
8156 - btrfs: fix pinned underflow after transaction aborted
8157 - Btrfs: fix missing data checksums after a ranged fsync (msync)
8158 - Btrfs: fix cur_offset in the error case for nocow
8159 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
8160 - Btrfs: fix data corruption due to cloning of eof block
8161 - btrfs: tree-checker: Fix misleading group system information
8162 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
8163 - ext4: add missing brelse() update_backups()'s error path
8164 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
8165 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
8166 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
8167 - ext4: missing !bh check in ext4_xattr_inode_write()
8168 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
8169 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
8170 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
8171 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
8172 - ext4: avoid possible double brelse() in add_new_gdb() on error path
8173 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
8174 - ext4: fix possible leak of s_journal_flag_rwsem in error path
8175 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
8176 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
8177 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
8178 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
8179 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
8180 - mount: Prevent MNT_DETACH from disconnecting locked mounts
8181 - mnt: fix __detach_mounts infinite loop
8182 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
8183 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
8184 - kdb: use correct pointer when 'btc' calls 'btt'
8185 - kdb: print real address of pointers instead of hashed addresses
8186 - sunrpc: correct the computation for page_ptr when truncating
8187 - NFSv4: Don't exit the state manager without clearing
8188 NFS4CLNT_MANAGER_RUNNING
8189 - nfsd: COPY and CLONE operations require the saved filehandle to be set
8190 - rtc: hctosys: Add missing range error reporting
8191 - fuse: fix use-after-free in fuse_direct_IO()
8192 - fuse: fix leaked notify reply
8193 - fuse: fix possibly missed wake-up after abort
8194 - selinux: check length properly in SCTP bind hook
8195 - gfs2: Put bitmap buffers in put_super
8196 - gfs2: Fix metadata read-ahead during truncate (2)
8197 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
8198 - crypto: user - fix leaking uninitialized memory to userspace
8199 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
8200 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
8201 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
8202 - efi/arm/libstub: Pack FDT after populating it
8203 - mm: don't reclaim inodes with many attached pages
8204 - scripts/spdxcheck.py: make python3 compliant
8205 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
8206 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
8207 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
8208 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
8209 - drm/nouveau: Check backlight IDs are >= 0, not > 0
8210 - drm/nouveau: Fix nv50_mstc->best_encoder()
8211 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
8212 - drm/etnaviv: fix bogus fence complete check in timeout handler
8213 - drm/dp_mst: Check if primary mstb is null
8214 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
8215 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
8216 panel's native mode
8217 - drm/i915: Use the correct crtc when sanitizing plane mapping
8218 - drm/i915: Restore vblank interrupts earlier
8219 - drm/i915: Don't unset intel_connector->mst_port
8220 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
8221 - drm/i915: Large page offsets for pread/pwrite
8222 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
8223 - drm/i915/dp: Restrict link retrain workaround to external monitors
8224 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
8225 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
8226 - drm/i915: Mark up GTT sizes as u64
8227 - drm/i915: Fix error handling for the NV12 fb dimensions check
8228 - drm/i915: Fix ilk+ watermarks when disabling pipes
8229 - drm/i915: Compare user's 64b GTT offset even on 32b
8230 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
8231 - drm/i915: Mark pin flags as u64
8232 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
8233 - drm/i915/execlists: Force write serialisation into context image vs
8234 execution
8235 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
8236 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
8237 - drm/i915: Fix hpd handling for pins with two encoders
8238 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
8239 - Revert "ACPICA: AML interpreter: add region addresses in global list during
8240 initialization"
8241 - Linux 4.19.3
8242
8243 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
8244 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
8245
8246 * Miscellaneous Ubuntu changes
8247 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
8248
8249 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
8250
8251 linux (4.19.0-5.6) disco; urgency=medium
8252
8253 * crash in ENA driver on removing an interface (LP: #1802341)
8254 - SAUCE: net: ena: fix crash during ena_remove()
8255
8256 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
8257 (LP: #1797367)
8258 - s390/qeth: sanitize strings in debug messages
8259
8260 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
8261 - bpf: fix partial copy of map_ptr when dst is scalar
8262 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
8263 - gpio: mxs: Get rid of external API call
8264 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
8265 - mtd: maps: gpio-addr-flash: Fix ioremapped size
8266 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
8267 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
8268 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
8269 - spi: spi-mem: Adjust op len based on message/transfer size limitations
8270 - spi: bcm-qspi: switch back to reading flash using smaller chunks
8271 - spi: bcm-qspi: fix calculation of address length
8272 - bcache: trace missed reading by cache_missed
8273 - bcache: fix ioctl in flash device
8274 - bcache: correct dirty data statistics
8275 - bcache: fix miss key refill->end in writeback
8276 - hwmon: (pmbus) Fix page count auto-detection.
8277 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
8278 - block: setup bounce bio_sets properly
8279 - block: make sure discard bio is aligned with logical block size
8280 - block: make sure writesame bio is aligned with logical block size
8281 - cpufreq: conservative: Take limits changes into account properly
8282 - dma-mapping: fix panic caused by passing empty cma command line argument
8283 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
8284 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
8285 - ACPICA: AML interpreter: add region addresses in global list during
8286 initialization
8287 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
8288 opcodes
8289 - acpi, nfit: Fix Address Range Scrub completion tracking
8290 - kprobes/x86: Use preempt_enable() in optimized_callback()
8291 - mailbox: PCC: handle parse error
8292 - parisc: Fix address in HPMC IVA
8293 - parisc: Fix map_pages() to not overwrite existing pte entries
8294 - parisc: Fix exported address of os_hpmc handler
8295 - ALSA: hda - Add quirk for ASUS G751 laptop
8296 - ALSA: hda - Fix headphone pin config for ASUS G751
8297 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
8298 - ALSA: hda: Add 2 more models to the power_save blacklist
8299 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
8300 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
8301 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
8302 - x86/xen: Fix boot loader version reported for PVH guests
8303 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
8304 option without value is provided
8305 - x86/kvm/nVMX: allow bare VMXON state migration
8306 - x86/mm/pat: Disable preemption around __flush_tlb_all()
8307 - x86/numa_emulation: Fix uniform-split numa emulation
8308 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
8309 - net: socionext: Reset tx queue in ndo_stop
8310 - net: loopback: clear skb->tstamp before netif_rx()
8311 - locking/lockdep: Fix debug_locks off performance problem
8312 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
8313 - ataflop: fix error handling during setup
8314 - swim: fix cleanup on setup error
8315 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
8316 - hv_netvsc: fix vf serial matching with pci slot info
8317 - nfp: devlink port split support for 1x100G CXP NIC
8318 - tun: Consistently configure generic netdev params via rtnetlink
8319 - s390/sthyi: Fix machine name validity indication
8320 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
8321 - lightnvm: pblk: fix race on sysfs line state
8322 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
8323 - lightnvm: pblk: fix race condition on metadata I/O
8324 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
8325 - perf tools: Free temporary 'sys' string in read_event_files()
8326 - perf tools: Cleanup trace-event-info 'tdata' leak
8327 - perf tools: Free 'printk' string in parse_ftrace_printk()
8328 - perf strbuf: Match va_{add,copy} with va_end
8329 - cpupower: Fix coredump on VMWare
8330 - bcache: Populate writeback_rate_minimum attribute
8331 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
8332 - sdhci: acpi: add free_slot callback
8333 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
8334 - iwlwifi: pcie: avoid empty free RB queue
8335 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
8336 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
8337 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
8338 - wlcore: Fix BUG with clear completion on timeout
8339 - ACPI/PPTT: Handle architecturally unknown cache types
8340 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
8341 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
8342 - cpufreq: dt: Try freeing static OPPs only if we have added them
8343 - x86/intel_rdt: Show missing resctrl mount options
8344 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
8345 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
8346 - ath10k: fix tx status flag setting for management frames
8347 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
8348 - ice: fix changing of ring descriptor size (ethtool -G)
8349 - ice: update fw version check logic
8350 - net: hns3: Fix for packet buffer setting bug
8351 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
8352 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
8353 - x86: boot: Fix EFI stub alignment
8354 - net: hns3: Add nic state check before calling netif_tx_wake_queue
8355 - net: hns3: Fix ets validate issue
8356 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
8357 sunxi_pinctrl_build_state
8358 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
8359 - brcmfmac: fix for proper support of 160MHz bandwidth
8360 - net: hns3: Check hdev state when getting link status
8361 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
8362 - net: phy: phylink: ensure the carrier is off when starting phylink
8363 - block, bfq: correctly charge and reset entity service in all cases
8364 - arm64: entry: Allow handling of undefined instructions from EL1
8365 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
8366 - spi: gpio: No MISO does not imply no RX
8367 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
8368 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
8369 - bpf/verifier: fix verifier instability
8370 - failover: Add missing check to validate 'slave_dev' in
8371 net_failover_slave_unregister
8372 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
8373 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
8374 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
8375 - net: hns3: Preserve vlan 0 in hardware table
8376 - net: hns3: Fix ping exited problem when doing lp selftest
8377 - net: hns3: Fix for vf vlan delete failed problem
8378 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
8379 - mt76x2u: run device cleanup routine if resume fails
8380 - rsi: fix memory alignment issue in ARM32 platforms
8381 - libertas_tf: prevent underflow in process_cmdrequest()
8382 - iwlwifi: mvm: fix BAR seq ctrl reporting
8383 - gpio: brcmstb: allow 0 width GPIO banks
8384 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
8385 - ixgbevf: VF2VF TCP RSS
8386 - wil6210: fix RX buffers release and unmap
8387 - ath10k: schedule hardware restart if WMI command times out
8388 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
8389 - thermal: rcar_thermal: Prevent doing work after unbind
8390 - thermal: da9062/61: Prevent hardware access during system suspend
8391 - cifs: fix a credits leak for compund commands
8392 - cgroup, netclassid: add a preemption point to write_classid
8393 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
8394 - f2fs: fix to account IO correctly for cgroup writeback
8395 - MD: Memory leak when flush bio size is zero
8396 - md: fix memleak for mempool
8397 - of: Add missing exports of node name compare functions
8398 - scsi: esp_scsi: Track residual for PIO transfers
8399 - scsi: ufs: Schedule clk gating work on correct queue
8400 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
8401 - KVM: nVMX: Clear reserved bits of #DB exit qualification
8402 - scsi: megaraid_sas: fix a missing-check bug
8403 - RDMA/core: Do not expose unsupported counters
8404 - RDMA/cm: Respect returned status of cm_init_av_by_path
8405 - IB/ipoib: Clear IPCB before icmp_send
8406 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
8407 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
8408 - usb: host: ohci-at91: fix request of irq for optional gpio
8409 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
8410 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
8411 - usb: typec: tcpm: Report back negotiated PPS voltage and current
8412 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
8413 - f2fs: clear PageError on the read path
8414 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
8415 - VMCI: Resource wildcard match fixed
8416 - PCI / ACPI: Enable wake automatically for power managed bridges
8417 - xprtrdma: Reset credit grant properly after a disconnect
8418 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
8419 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
8420 - usb: dwc2: fix a race with external vbus supply
8421 - usb: gadget: udc: atmel: handle at91sam9rl PMC
8422 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
8423 - MD: fix invalid stored role for a disk
8424 - PCI: cadence: Correct probe behaviour when failing to get PHY
8425 - nvmem: check the return value of nvmem_add_cells()
8426 - xhci: Avoid USB autosuspend when resuming USB2 ports.
8427 - scsi: qla2xxx: Fix recursive mailbox timeout
8428 - f2fs: fix to recover inode's crtime during POR
8429 - f2fs: fix to recover inode's i_flags during POR
8430 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
8431 - coresight: etb10: Fix handling of perf mode
8432 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
8433 - crypto: caam - fix implicit casts in endianness helpers
8434 - usb: chipidea: Prevent unbalanced IRQ disable
8435 - Smack: ptrace capability use fixes
8436 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
8437 - ASoC: AMD: Fix capture unstable in beginning for some runs
8438 - firmware: coreboot: Unmap ioregion after device population
8439 - IB/ipoib: Use dev_port to expose network interface port numbers
8440 - IB/mlx5: Allow transition of DCI QP to reset
8441 - uio: ensure class is registered before devices
8442 - scsi: lpfc: Correct soft lockup when running mds diagnostics
8443 - scsi: lpfc: Correct race with abort on completion path
8444 - f2fs: avoid sleeping under spin_lock
8445 - f2fs: report error if quota off error during umount
8446 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
8447 init
8448 - f2fs: fix to flush all dirty inodes recovered in readonly fs
8449 - mfd: menelaus: Fix possible race condition and leak
8450 - dmaengine: dma-jz4780: Return error if not probed from DT
8451 - IB/rxe: fix for duplicate request processing and ack psns
8452 - ALSA: hda: Check the non-cached stream buffers more explicitly
8453 - cpupower: Fix AMD Family 0x17 msr_pstate size
8454 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
8455 - f2fs: fix missing up_read
8456 - f2fs: fix to recover cold bit of inode block during POR
8457 - f2fs: fix to account IO correctly
8458 - OPP: Free OPP table properly on performance state irregularities
8459 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
8460 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
8461 - xen-swiotlb: use actually allocated size on check physical continuous
8462 - tpm: Restore functionality to xen vtpm driver.
8463 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
8464 - xen/balloon: Support xend-based toolstack
8465 - xen: fix race in xen_qlock_wait()
8466 - xen: make xen_qlock_wait() nestable
8467 - xen/pvh: increase early stack size
8468 - xen/pvh: don't try to unplug emulated devices
8469 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
8470 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
8471 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
8472 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
8473 - mt76: mt76x2: fix multi-interface beacon configuration
8474 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
8475 - net/ipv4: defensive cipso option parsing
8476 - dmaengine: ppc4xx: fix off-by-one build failure
8477 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
8478 usage
8479 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
8480 - libnvdimm: Hold reference on parent while scheduling async init
8481 - libnvdimm, region: Fail badblocks listing for inactive regions
8482 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
8483 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
8484 - ASoC: sta32x: set ->component pointer in private struct
8485 - IB/mlx5: Fix MR cache initialization
8486 - IB/rxe: Revise the ib_wr_opcode enum
8487 - jbd2: fix use after free in jbd2_log_do_checkpoint()
8488 - gfs2_meta: ->mount() can get NULL dev_name
8489 - ext4: fix EXT4_IOC_SWAP_BOOT
8490 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
8491 - ext4: fix setattr project check in fssetxattr ioctl
8492 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
8493 - ext4: fix use-after-free race in ext4_remount()'s error path
8494 - selinux: fix mounting of cgroup2 under older policies
8495 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
8496 - HID: hiddev: fix potential Spectre v1
8497 - EDAC, amd64: Add Family 17h, models 10h-2fh support
8498 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
8499 - EDAC, skx_edac: Fix logical channel intermediate decoding
8500 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
8501 - PCI/ASPM: Fix link_state teardown on device removal
8502 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
8503 - signal/GenWQE: Fix sending of SIGKILL
8504 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
8505 - crypto: lrw - Fix out-of bounds access on counter overflow
8506 - crypto: tcrypt - fix ghash-generic speed test
8507 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
8508 a page in gcm
8509 - crypto: morus/generic - fix for big endian systems
8510 - crypto: aegis/generic - fix for big endian systems
8511 - crypto: speck - remove Speck
8512 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
8513 - userfaultfd: disable irqs when taking the waitqueue lock
8514 - ima: fix showing large 'violations' or 'runtime_measurements_count'
8515 - ima: open a new file instance if no read permissions
8516 - hugetlbfs: dirty pages as they are added to pagecache
8517 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
8518 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
8519 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
8520 - KVM: arm64: Fix caching of host MDCR_EL2 value
8521 - kbuild: fix kernel/bounds.c 'W=1' warning
8522 - iio: ad5064: Fix regulator handling
8523 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
8524 - iio: adc: at91: fix acking DRDY irq on simple conversions
8525 - iio: adc: at91: fix wrong channel number in triggered buffer mode
8526 - w1: omap-hdq: fix missing bus unregister at removal
8527 - smb3: allow stats which track session and share reconnects to be reset
8528 - smb3: do not attempt cifs operation in smb3 query info error path
8529 - smb3: on kerberos mount if server doesn't specify auth type use krb5
8530 - printk: Fix panic caused by passing log_buf_len to command line
8531 - genirq: Fix race on spurious interrupt detection
8532 - tpm: fix response size validation in tpm_get_random()
8533 - NFC: nfcmrvl_uart: fix OF child-node lookup
8534 - NFSv4.1: Fix the r/wsize checking
8535 - nfs: Fix a missed page unlock after pg_doio()
8536 - nfsd: correctly decrement odstate refcount in error path
8537 - nfsd: Fix an Oops in free_session()
8538 - lockd: fix access beyond unterminated strings in prints
8539 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
8540 - dm zoned: fix metadata block ref counting
8541 - dm zoned: fix various dmz_get_mblock() issues
8542 - media: ov7670: make "xclk" clock optional
8543 - fsnotify: Fix busy inodes during unmount
8544 - powerpc64/module elfv1: Set opd addresses after module relocation
8545 - powerpc/msi: Fix compile error on mpc83xx
8546 - powerpc/tm: Fix HFSCR bit for no suspend case
8547 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
8548 - MIPS: OCTEON: fix out of bounds array access on CN68XX
8549 - rtc: ds1307: fix ds1339 wakealarm support
8550 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
8551 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
8552 - power: supply: twl4030-charger: fix OF sibling-node lookup
8553 - ocxl: Fix access to the AFU Descriptor Data
8554 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
8555 - TC: Set DMA masks for devices
8556 - net: bcmgenet: fix OF child-node lookup
8557 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
8558 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
8559 - kgdboc: Passing ekgdboc to command line causes panic
8560 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
8561 - media: cec: make cec_get_edid_spa_location() an inline function
8562 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
8563 - xen: fix xen_qlock_wait()
8564 - xen: remove size limit of privcmd-buf mapping interface
8565 - xen-blkfront: fix kernel panic with negotiate_mq error path
8566 - media: cec: add new tx/rx status bits to detect aborts/timeouts
8567 - media: cec: fix the Signal Free Time calculation
8568 - media: cec: forgot to cancel delayed work
8569 - media: em28xx: use a default format if TRY_FMT fails
8570 - media: tvp5150: avoid going past array on v4l2_querymenu()
8571 - media: em28xx: fix input name for Terratec AV 350
8572 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
8573 - media: em28xx: fix handler for vidioc_s_input()
8574 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
8575 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
8576 - drm/mediatek: fix OF sibling-node lookup
8577 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
8578 - media: replace ADOBERGB by OPRGB
8579 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
8580 - arm64: lse: remove -fcall-used-x0 flag
8581 - rpmsg: smd: fix memory leak on channel create
8582 - Cramfs: fix abad comparison when wrap-arounds occur
8583 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
8584 - arm64: dts: stratix10: Correct System Manager register size
8585 - soc: qcom: rmtfs-mem: Validate that scm is available
8586 - soc/tegra: pmc: Fix child-node lookup
8587 - selftests/ftrace: Fix synthetic event test to delete event correctly
8588 - selftests/powerpc: Fix ptrace tm failure
8589 - tracing: Return -ENOENT if there is no target synthetic event
8590 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
8591 - btrfs: Handle owner mismatch gracefully when walking up tree
8592 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
8593 - btrfs: fix error handling in free_log_tree
8594 - btrfs: fix error handling in btrfs_dev_replace_start
8595 - btrfs: Enhance btrfs_trim_fs function to handle error better
8596 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
8597 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
8598 - btrfs: don't attempt to trim devices that don't support it
8599 - btrfs: keep trim from interfering with transaction commits
8600 - btrfs: wait on caching when putting the bg cache
8601 - Btrfs: don't clean dirty pages during buffered writes
8602 - btrfs: release metadata before running delayed refs
8603 - btrfs: protect space cache inode alloc with GFP_NOFS
8604 - btrfs: reset max_extent_size on clear in a bitmap
8605 - btrfs: make sure we create all new block groups
8606 - Btrfs: fix warning when replaying log after fsync of a tmpfile
8607 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
8608 - btrfs: qgroup: Dirty all qgroups before rescan
8609 - Btrfs: fix null pointer dereference on compressed write path error
8610 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
8611 - Btrfs: fix deadlock when writing out free space caches
8612 - btrfs: reset max_extent_size properly
8613 - btrfs: set max_extent_size properly
8614 - btrfs: don't use ctl->free_space for max_extent_size
8615 - btrfs: only free reserved extent if we didn't insert it
8616 - btrfs: fix insert_reserved error handling
8617 - btrfs: don't run delayed_iputs in commit
8618 - btrfs: move the dio_sem higher up the callchain
8619 - Btrfs: fix use-after-free during inode eviction
8620 - Btrfs: fix use-after-free when dumping free space
8621 - net: sched: Remove TCA_OPTIONS from policy
8622 - vt: fix broken display when running aptitude
8623 - bpf: wait for running BPF programs when updating map-in-map
8624 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
8625 - MD: fix invalid stored role for a disk - try2
8626 - Linux 4.19.2
8627
8628 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
8629 - KVM: s390: vsie: simulate VCPU SIE entry/exit
8630 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
8631 - KVM: s390: refactor crypto initialization
8632 - s390: vfio-ap: base implementation of VFIO AP device driver
8633 - s390: vfio-ap: register matrix device with VFIO mdev framework
8634 - s390: vfio-ap: sysfs interfaces to configure adapters
8635 - s390: vfio-ap: sysfs interfaces to configure domains
8636 - s390: vfio-ap: sysfs interfaces to configure control domains
8637 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
8638 - KVM: s390: interface to clear CRYCB masks
8639 - s390: vfio-ap: implement mediated device open callback
8640 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
8641 - s390: vfio-ap: zeroize the AP queues
8642 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
8643 - KVM: s390: Clear Crypto Control Block when using vSIE
8644 - KVM: s390: vsie: Do the CRYCB validation first
8645 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
8646 - KVM: s390: vsie: Allow CRYCB FORMAT-2
8647 - KVM: s390: vsie: allow CRYCB FORMAT-1
8648 - KVM: s390: vsie: allow CRYCB FORMAT-0
8649 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
8650 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
8651 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
8652 - KVM: s390: device attrs to enable/disable AP interpretation
8653 - KVM: s390: CPU model support for AP virtualization
8654 - s390: doc: detailed specifications for AP virtualization
8655 - KVM: s390: fix locking for crypto setting error path
8656 - KVM: s390: Tracing APCB changes
8657 - s390: vfio-ap: setup APCB mask using KVM dedicated function
8658 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
8659
8660 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
8661 - mount: Retest MNT_LOCKED in do_umount
8662 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
8663
8664 * CVE-2018-18955: nested user namespaces with more than five extents
8665 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
8666 - userns: also map extents in the reverse map to kernel IDs
8667
8668 * kdump fail due to an IRQ storm (LP: #1797990)
8669 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
8670 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
8671 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
8672
8673 * Disable LPM for Raydium Touchscreens (LP: #1802248)
8674 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
8675
8676 * Power consumption during s2idle is higher than long idle(sk hynix)
8677 (LP: #1801875)
8678 - SAUCE: pci: prevent sk hynix nvme from entering D3
8679 - SAUCE: nvme: add quirk to not call disable function when suspending
8680
8681 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
8682 - bridge: do not add port to router list when receives query with source
8683 0.0.0.0
8684 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
8685 called
8686 - net/mlx5e: fix csum adjustments caused by RXFCS
8687 - net: sched: gred: pass the right attribute to gred_change_table_def()
8688 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
8689 - net: udp: fix handling of CHECKSUM_COMPLETE packets
8690 - Revert "net: simplify sock_poll_wait"
8691 - rtnetlink: Disallow FDB configuration for non-Ethernet device
8692 - vhost: Fix Spectre V1 vulnerability
8693 - bonding: fix length of actor system
8694 - openvswitch: Fix push/pop ethernet validation
8695 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
8696 route
8697 - net/smc: fix smc_buf_unuse to use the lgr pointer
8698 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
8699 - mlxsw: core: Fix devlink unregister flow
8700 - net: drop skb on failure in ip_check_defrag()
8701 - net: Properly unlink GRO packets on overflow.
8702 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
8703 - Revert "be2net: remove desc field from be_eq_obj"
8704 - sctp: check policy more carefully when getting pr status
8705 - sparc64: Export __node_distance.
8706 - sparc64: Make corrupted user stacks more debuggable.
8707 - sparc64: Wire up compat getpeername and getsockname.
8708 - net: bridge: remove ipv6 zero address check in mcast queries
8709 - Linux 4.19.1
8710
8711 * Miscellaneous Ubuntu changes
8712 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
8713 - [Config] updateconfigs after 4.19.2 stable update
8714 - [Config] Disable unneded options for s390
8715 - [Config] Update annotations for 4.19
8716
8717 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
8718
8719 linux (4.19.0-4.5) disco; urgency=medium
8720
8721 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
8722 - net-next/hinic: add checksum offload and TSO support
8723
8724 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
8725 than 255 bytes (LP: #1799794)
8726 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
8727
8728 * Packaging resync (LP: #1786013)
8729 - [Package] add support for specifying the primary makefile
8730
8731 * Update ENA driver to version 2.0.1K (LP: #1798182)
8732 - net: ena: minor performance improvement
8733 - net: ena: complete host info to match latest ENA spec
8734 - net: ena: introduce Low Latency Queues data structures according to ENA spec
8735 - net: ena: add functions for handling Low Latency Queues in ena_com
8736 - net: ena: add functions for handling Low Latency Queues in ena_netdev
8737 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
8738 - net: ena: explicit casting and initialization, and clearer error handling
8739 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
8740 - net: ena: change rx copybreak default to reduce kernel memory pressure
8741 - net: ena: remove redundant parameter in ena_com_admin_init()
8742 - net: ena: update driver version to 2.0.1
8743 - net: ena: fix indentations in ena_defs for better readability
8744 - net: ena: Fix Kconfig dependency on X86
8745 - net: ena: enable Low Latency Queues
8746 - net: ena: fix compilation error in xtensa architecture
8747
8748 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
8749 - ipmi: Fix timer race with module unload
8750
8751 * Overlayfs in user namespace leaks directory content of inaccessible
8752 directories (LP: #1793458) // CVE-2018-6559
8753 - SAUCE: overlayfs: ensure mounter privileges when reading directories
8754
8755 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
8756 vDSO (LP: #1797963)
8757 - powerpc/vdso: Correct call frame information
8758
8759 * Miscellaneous Ubuntu changes
8760 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
8761 from the efi stub"
8762 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
8763 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
8764 efi_status_to_str() to print error messages."
8765 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
8766 efi_status_to_err()."
8767 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
8768 about cert lists that aren't present."
8769 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
8770 to be suppressed"
8771 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
8772 Secure Boot"
8773 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
8774 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
8775 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
8776 addition of keys to secondary keyring"
8777 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
8778 secure boot mode"
8779 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
8780 indicate secure boot mode"
8781 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
8782 across kexec reboot"
8783 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
8784 kernel is locked down"
8785 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
8786 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
8787 functions when the kernel is locked down"
8788 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
8789 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
8790 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
8791 testmmiotrace module"
8792 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
8793 hardware parameters (eg. ioport)"
8794 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
8795 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
8796 kernel is locked down"
8797 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
8798 the kernel is locked down"
8799 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
8800 the kernel is locked down"
8801 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
8802 when the kernel has been locked down"
8803 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
8804 when the kernel is locked down"
8805 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
8806 kernel is locked down"
8807 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
8808 kernel is locked down"
8809 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
8810 kernel is locked down"
8811 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
8812 locked down"
8813 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
8814 locked down"
8815 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
8816 kernel is locked down"
8817 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
8818 kernel is locked down"
8819 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
8820 kernel is locked down"
8821 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
8822 lockdown"
8823 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
8824 the running kernel image"
8825 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
8826 kernel image
8827 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
8828 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
8829 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
8830 locked down
8831 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
8832 down
8833 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
8834 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
8835 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
8836 down
8837 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
8838 locked down
8839 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
8840 down
8841 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
8842 locked down
8843 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
8844 has been locked down
8845 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
8846 locked down
8847 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
8848 locked down
8849 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
8850 down
8851 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
8852 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
8853 parameters (eg. ioport)
8854 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
8855 - SAUCE: (efi-lockdown) Lock down /proc/kcore
8856 - SAUCE: (efi-lockdown) Lock down kprobes
8857 - SAUCE: (efi-lockdown) Lock down perf
8858 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
8859 down
8860 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
8861 secondary keyring
8862 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
8863 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
8864 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
8865 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
8866 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
8867 that aren't present.
8868 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
8869 efi_status_to_err().
8870 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
8871 error messages.
8872 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
8873 reboot
8874 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
8875 boot mode
8876 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
8877 mode
8878 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
8879 - SAUCE: (efi-lockdown) Fix for module sig verification
8880 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
8881 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
8882 - [Packaging] generate Vcs-Git url from changelog
8883 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
8884
8885 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
8886
8887 linux (4.19.0-3.4) cosmic; urgency=medium
8888
8889 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
8890 - SAUCE: Bluetooth: Support for LED on Edge Gateways
8891
8892 * Support Edge Gateway's WIFI LED (LP: #1798330)
8893 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
8894
8895 [ Upstream Kernel Changes ]
8896
8897 * Rebase to v4.19
8898
8899 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
8900
8901 linux (4.19.0-2.3) cosmic; urgency=medium
8902
8903 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
8904 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
8905
8906 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
8907 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
8908 VM
8909
8910 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
8911 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
8912
8913 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
8914 gic_irq_domain_translate (LP: #1797143)
8915 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
8916
8917 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
8918 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
8919 - updateconfigs for Dell UART backlight driver
8920
8921 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
8922 make brightness adjustment working on various BayTrail/CherryTrail-based
8923 devices (LP: #1783964)
8924 - [Config]: Make PWM_LPSS_* built-in
8925
8926 * check and fix zkey required kernel modules locations in debs, udebs, and
8927 initramfs (LP: #1794346)
8928 - [Config] add s390 crypto modules to crypt-modules udeb
8929
8930 * Miscellaneous Ubuntu changes
8931 - [Config] CONFIG_VBOXGUEST=n
8932 - ubuntu: vbox -- update to 5.2.18-dfsg-2
8933 - ubuntu: enable vbox build
8934
8935 [ Upstream Kernel Changes ]
8936
8937 * Rebase to v4.19-rc8
8938
8939 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
8940
8941 linux (4.19.0-1.2) cosmic; urgency=medium
8942
8943 * Page leaking in cachefiles_read_backing_file while vmscan is active
8944 (LP: #1793430)
8945 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
8946 is active
8947
8948 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
8949 - Input: elantech - enable middle button of touchpad on ThinkPad P72
8950
8951 * Improvements to the kernel source package preparation (LP: #1793461)
8952 - [Packaging] startnewrelease: add support for backport kernels
8953
8954 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
8955 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
8956
8957 * Error reported when creating ZFS pool with "-t" option, despite successful
8958 pool creation (LP: #1769937)
8959 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
8960
8961 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
8962 (LP: #1792099)
8963 - SAUCE: vfio -- release device lock before userspace requests
8964
8965 * Miscellaneous Ubuntu changes
8966 - [Packaging] retpoline -- fix temporary filenaming
8967 - CONFIG_BCH_CONST_PARAMS=n
8968 - Packaging: final-checks: remove trailing backport suffix
8969 - SAUCE: import aufs driver
8970
8971 [ Upstream Kernel Changes ]
8972
8973 * Rebase to v4.19-rc5
8974
8975 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
8976
8977 linux (4.19.0-0.1) cosmic; urgency=medium
8978
8979 * Miscellaneous Ubuntu changes
8980 - ubuntu -- disable vbox build
8981 - Disable zfs build
8982 - SAUCE: Import aufs driver
8983 - Update dropped.txt
8984
8985 [ Upstream Kernel Changes ]
8986
8987 * Rebase to v4.19-rc3
8988
8989 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
8990
8991 linux (4.19.0-0.0) cosmic; urgency=medium
8992
8993 * Dummy entry.
8994
8995 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
8996
8997 linux (4.18.0-8.9) cosmic; urgency=medium
8998
8999 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
9000
9001 * Cosmic update to v4.18.7 stable release (LP: #1791660)
9002 - rcu: Make expedited GPs handle CPU 0 being offline
9003 - net: 6lowpan: fix reserved space for single frames
9004 - net: mac802154: tx: expand tailroom if necessary
9005 - 9p/net: Fix zero-copy path in the 9p virtio transport
9006 - spi: davinci: fix a NULL pointer dereference
9007 - spi: pxa2xx: Add support for Intel Ice Lake
9008 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
9009 - spi: cadence: Change usleep_range() to udelay(), for atomic context
9010 - mmc: block: Fix unsupported parallel dispatch of requests
9011 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
9012 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
9013 - readahead: stricter check for bdi io_pages
9014 - block: fix infinite loop if the device loses discard capability
9015 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
9016 - block: really disable runtime-pm for blk-mq
9017 - blkcg: Introduce blkg_root_lookup()
9018 - block: Introduce blk_exit_queue()
9019 - block: Ensure that a request queue is dissociated from the cgroup controller
9020 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
9021 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
9022 - libertas: fix suspend and resume for SDIO connected cards
9023 - media: Revert "[media] tvp5150: fix pad format frame height"
9024 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
9025 - Replace magic for trusting the secondary keyring with #define
9026 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
9027 boot
9028 - powerpc/fadump: handle crash memory ranges array index overflow
9029 - powerpc/64s: Fix page table fragment refcount race vs speculative references
9030 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
9031 - powerpc/pkeys: Give all threads control of their key permissions
9032 - powerpc/pkeys: Deny read/write/execute by default
9033 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
9034 - powerpc/pkeys: Save the pkey registers before fork
9035 - powerpc/pkeys: Fix calculation of total pkeys.
9036 - powerpc/pkeys: Preallocate execute-only key
9037 - powerpc/nohash: fix pte_access_permitted()
9038 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
9039 - powerpc/powernv/pci: Work around races in PCI bridge enabling
9040 - cxl: Fix wrong comparison in cxl_adapter_context_get()
9041 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
9042 - IB/mlx5: Fix leaking stack memory to userspace
9043 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
9044 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
9045 - IB/srpt: Support HCAs with more than two ports
9046 - overflow.h: Add arithmetic shift helper
9047 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
9048 - ib_srpt: Fix a use-after-free in srpt_close_ch()
9049 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
9050 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
9051 - 9p: fix multiple NULL-pointer-dereferences
9052 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
9053 - 9p/virtio: fix off-by-one error in sg list bounds check
9054 - net/9p/client.c: version pointer uninitialized
9055 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
9056 kfree()
9057 - dm integrity: change 'suspending' variable from bool to int
9058 - dm thin: stop no_space_timeout worker when switching to write-mode
9059 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
9060 - dm cache metadata: set dirty on all cache blocks after a crash
9061 - dm crypt: don't decrease device limits
9062 - dm writecache: fix a crash due to reading past end of dirty_bitmap
9063 - uart: fix race between uart_put_char() and uart_shutdown()
9064 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
9065 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
9066 - iio: sca3000: Fix missing return in switch
9067 - iio: ad9523: Fix displayed phase
9068 - iio: ad9523: Fix return value for ad952x_store()
9069 - extcon: Release locking when sending the notification of connector state
9070 - eventpoll.h: wrap casts in () properly
9071 - vmw_balloon: fix inflation of 64-bit GFNs
9072 - vmw_balloon: do not use 2MB without batching
9073 - vmw_balloon: VMCI_DOORBELL_SET does not check status
9074 - vmw_balloon: fix VMCI use when balloon built into kernel
9075 - rtc: omap: fix resource leak in registration error path
9076 - rtc: omap: fix potential crash on power off
9077 - tracing: Do not call start/stop() functions when tracing_on does not change
9078 - tracing/blktrace: Fix to allow setting same value
9079 - printk/tracing: Do not trace printk_nmi_enter()
9080 - livepatch: Validate module/old func name length
9081 - uprobes: Use synchronize_rcu() not synchronize_sched()
9082 - mfd: hi655x: Fix regmap area declared size for hi655x
9083 - ovl: fix wrong use of impure dir cache in ovl_iterate()
9084 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
9085 - ACPICA: Clear status of all events when entering sleep states
9086 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
9087 - sched: idle: Avoid retaining the tick when it has been stopped
9088 - cpuidle: menu: Handle stopped tick more aggressively
9089 - cpufreq: governor: Avoid accessing invalid governor_data
9090 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
9091 - ALSA: ac97: fix device initialization in the compat layer
9092 - ALSA: ac97: fix check of pm_runtime_get_sync failure
9093 - ALSA: ac97: fix unbalanced pm_runtime_enable
9094 - i2c: designware: Re-init controllers with pm_disabled set on resume
9095 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
9096 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
9097 - xtensa: limit offsets in __loop_cache_{all,page}
9098 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
9099 - block, bfq: return nbytes and not zero from struct cftype .write() method
9100 - pnfs/blocklayout: off by one in bl_map_stripe()
9101 - nfsd: fix leaked file lock with nfs exported overlayfs
9102 - NFSv4 client live hangs after live data migration recovery
9103 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
9104 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
9105 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
9106 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
9107 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
9108 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
9109 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
9110 VMSA
9111 - iommu/vt-d: Add definitions for PFSID
9112 - iommu/vt-d: Fix dev iotlb pfsid use
9113 - sys: don't hold uts_sem while accessing userspace memory
9114 - userns: move user access out of the mutex
9115 - ubifs: Fix memory leak in lprobs self-check
9116 - Revert "UBIFS: Fix potential integer overflow in allocation"
9117 - ubifs: Check data node size before truncate
9118 - ubifs: xattr: Don't operate on deleted inodes
9119 - ubifs: Fix directory size calculation for symlinks
9120 - ubifs: Fix synced_i_size calculation for xattr inodes
9121 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
9122 - pwm: tiehrpwm: Fix disabling of output of PWMs
9123 - fb: fix lost console when the user unplugs a USB adapter
9124 - udlfb: fix semaphore value leak
9125 - udlfb: fix display corruption of the last line
9126 - udlfb: don't switch if we are switching to the same videomode
9127 - udlfb: set optimal write delay
9128 - udlfb: make a local copy of fb_ops
9129 - udlfb: handle allocation failure
9130 - udlfb: set line_length in dlfb_ops_set_par
9131 - getxattr: use correct xattr length
9132 - libnvdimm: Use max contiguous area for namespace size
9133 - libnvdimm: fix ars_status output length calculation
9134 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
9135 - kconfig: fix "Can't open ..." in parallel build
9136 - perf auxtrace: Fix queue resize
9137 - crypto: vmx - Fix sleep-in-atomic bugs
9138 - crypto: aesni - Use unaligned loads from gcm_context_data
9139 - crypto: arm64/sm4-ce - check for the right CPU feature bit
9140 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
9141 - crypto: caam/jr - fix descriptor DMA unmapping
9142 - crypto: caam/qi - fix error path in xts setkey
9143 - fs/quota: Fix spectre gadget in do_quotactl
9144 - udf: Fix mounting of Win7 created UDF filesystems
9145 - cpuidle: menu: Retain tick when shallow state is selected
9146 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
9147 - Linux 4.18.7
9148
9149 * CVE-2017-5715
9150 - s390: detect etoken facility
9151 - KVM: s390: add etoken support for guests
9152
9153 * Missing Intel GPU pci-id's (LP: #1789924)
9154 - drm/i915/whl: Introducing Whiskey Lake platform
9155 - drm/i915/aml: Introducing Amber Lake platform
9156 - drm/i915/cfl: Add a new CFL PCI ID.
9157
9158 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
9159 - s390/ism: add device driver for internal shared memory
9160 - CONFIG_ISM=y for s390
9161
9162 * Cosmic update to v4.18.6 stable release (LP: #1791105)
9163 - PATCH scripts/kernel-doc
9164 - scripts/kernel-doc: Escape all literal braces in regexes
9165 - scsi: libsas: dynamically allocate and free ata host
9166 - xprtrdma: Fix disconnect regression
9167 - mei: don't update offset in write
9168 - cifs: add missing support for ACLs in SMB 3.11
9169 - CIFS: fix uninitialized ptr deref in smb2 signing
9170 - cifs: add missing debug entries for kconfig options
9171 - cifs: use a refcount to protect open/closing the cached file handle
9172 - cifs: check kmalloc before use
9173 - smb3: enumerating snapshots was leaving part of the data off end
9174 - smb3: Do not send SMB3 SET_INFO if nothing changed
9175 - smb3: don't request leases in symlink creation and query
9176 - smb3: fill in statfs fsid and correct namelen
9177 - btrfs: use correct compare function of dirty_metadata_bytes
9178 - btrfs: don't leak ret from do_chunk_alloc
9179 - Btrfs: fix mount failure after fsync due to hard link recreation
9180 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
9181 - Btrfs: fix send failure when root has deleted files still open
9182 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
9183 - hwmon: (k10temp) 27C Offset needed for Threadripper2
9184 - bpf, arm32: fix stack var offset in jit
9185 - regulator: arizona-ldo1: Use correct device to get enable GPIO
9186 - iommu/arm-smmu: Error out only if not enough context interrupts
9187 - printk: Split the code for storing a message into the log buffer
9188 - printk: Create helper function to queue deferred console handling
9189 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
9190 - kprobes/arm64: Fix %p uses in error messages
9191 - arm64: Fix mismatched cache line size detection
9192 - arm64: Handle mismatched cache type
9193 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
9194 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
9195 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
9196 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
9197 - KVM: arm/arm64: Skip updating PMD entry if no change
9198 - KVM: arm/arm64: Skip updating PTE entry if no change
9199 - s390/kvm: fix deadlock when killed by oom
9200 - perf kvm: Fix subcommands on s390
9201 - stop_machine: Reflow cpu_stop_queue_two_works()
9202 - stop_machine: Atomically queue and wake stopper threads
9203 - ext4: check for NUL characters in extended attribute's name
9204 - ext4: use ext4_warning() for sb_getblk failure
9205 - ext4: sysfs: print ext4_super_block fields as little-endian
9206 - ext4: reset error code in ext4_find_entry in fallback
9207 - ext4: fix race when setting the bitmap corrupted flag
9208 - x86/gpu: reserve ICL's graphics stolen memory
9209 - platform/x86: wmi: Do not mix pages and kmalloc
9210 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
9211 - mm: move tlb_table_flush to tlb_flush_mmu_free
9212 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
9213 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
9214 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
9215 much RAM
9216 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
9217 - x86/vdso: Fix vDSO build if a retpoline is emitted
9218 - x86/process: Re-export start_thread()
9219 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
9220 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
9221 - fuse: Don't access pipe->buffers without pipe_lock()
9222 - fuse: fix initial parallel dirops
9223 - fuse: fix double request_end()
9224 - fuse: fix unlocked access to processing queue
9225 - fuse: umount should wait for all requests
9226 - fuse: Fix oops at process_init_reply()
9227 - fuse: Add missed unlock_page() to fuse_readpages_fill()
9228 - lib/vsprintf: Do not handle %pO[^F] as %px
9229 - udl-kms: change down_interruptible to down
9230 - udl-kms: handle allocation failure
9231 - udl-kms: fix crash due to uninitialized memory
9232 - udl-kms: avoid division
9233 - b43legacy/leds: Ensure NUL-termination of LED name string
9234 - b43/leds: Ensure NUL-termination of LED name string
9235 - ASoC: dpcm: don't merge format from invalid codec dai
9236 - ASoC: zte: Fix incorrect PCM format bit usages
9237 - ASoC: sirf: Fix potential NULL pointer dereference
9238 - ASoC: wm_adsp: Correct DSP pointer for preloader control
9239 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
9240 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
9241 - scsi: qla2xxx: Fix stalled relogin
9242 - x86/vdso: Fix lsl operand order
9243 - x86/nmi: Fix NMI uaccess race against CR3 switching
9244 - x86/irqflags: Mark native_restore_fl extern inline
9245 - x86/spectre: Add missing family 6 check to microcode check
9246 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
9247 - hwmon: (nct6775) Fix potential Spectre v1
9248 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
9249 - x86: Allow generating user-space headers without a compiler
9250 - s390/mm: fix addressing exception after suspend/resume
9251 - s390/lib: use expoline for all bcr instructions
9252 - s390: fix br_r1_trampoline for machines without exrl
9253 - s390/qdio: reset old sbal_state flags
9254 - s390/numa: move initial setup of node_to_cpumask_map
9255 - s390/purgatory: Fix crash with expoline enabled
9256 - s390/purgatory: Add missing FORCE to Makefile targets
9257 - kprobes: Show blacklist addresses as same as kallsyms does
9258 - kprobes: Replace %p with other pointer types
9259 - kprobes/arm: Fix %p uses in error messages
9260 - kprobes: Make list and blacklist root user read only
9261 - MIPS: Correct the 64-bit DSP accumulator register size
9262 - MIPS: memset.S: Fix byte_fixup for MIPSr6
9263 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
9264 - MIPS: Change definition of cpu_relax() for Loongson-3
9265 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
9266 - tpm: Return the actual size when receiving an unsupported command
9267 - tpm: separate cmd_ready/go_idle from runtime_pm
9268 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
9269 - scsi: mpt3sas: Fix _transport_smp_handler() error path
9270 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
9271 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
9272 - iscsi target: fix session creation failure handling
9273 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
9274 - mtd: rawnand: fsmc: Stop using chip->read_buf()
9275 - mtd: rawnand: marvell: add suspend and resume hooks
9276 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
9277 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
9278 - clk: npcm7xx: fix memory allocation
9279 - PM / clk: signedness bug in of_pm_clk_add_clks()
9280 - power: generic-adc-battery: fix out-of-bounds write when copying channel
9281 properties
9282 - power: generic-adc-battery: check for duplicate properties copied from iio
9283 channels
9284 - watchdog: Mark watchdog touch functions as notrace
9285 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
9286 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
9287 - Linux 4.18.6
9288 - updateconfigs after v4.18.6 stable update
9289
9290 * random oopses on s390 systems using NVMe devices (LP: #1790480)
9291 - s390/pci: fix out of bounds access during irq setup
9292
9293 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
9294 binding (LP: #1784331)
9295 - s390/zcrypt: code beautify
9296 - s390/zcrypt: AP bus support for alternate driver(s)
9297 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
9298
9299 * performance drop with ATS enabled (LP: #1788097)
9300 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
9301
9302 * Fix MCE handling for user access of poisoned device-dax mapping
9303 (LP: #1774366)
9304 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
9305 - device-dax: Enable page_mapping()
9306 - device-dax: Set page->index
9307 - filesystem-dax: Set page->index
9308 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
9309 - mm, dev_pagemap: Do not clear ->mapping on final put
9310 - mm, madvise_inject_error: Let memory_failure() optionally take a page
9311 reference
9312 - mm, memory_failure: Collect mapping size in collect_procs()
9313 - filesystem-dax: Introduce dax_lock_mapping_entry()
9314 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
9315 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
9316 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
9317 - libnvdimm, pmem: Restore page attributes when clearing errors
9318
9319 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
9320 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
9321 hclge_get_ring_chain_from_mbx"
9322 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
9323 shift in hclge_get_ring_chain_from_mbx"
9324 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
9325 assignment probelm"
9326 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
9327 configuration operation while resetting"
9328 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
9329 hns3_reset_notify_down_enet"
9330 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
9331 phy driver"
9332 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
9333 resetting"
9334 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
9335 register"
9336 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
9337 frequently"
9338 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
9339 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
9340 command queue register"
9341 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
9342 global or core reset"
9343 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
9344 callback function"
9345 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
9346 reset cause"
9347 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
9348 hclgevf_main module"
9349 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
9350 selftest"
9351 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
9352 frame size"
9353 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
9354 problem"
9355 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
9356 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
9357 correctly"
9358 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
9359 pfc mode"
9360 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
9361 up"
9362 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
9363 function when link status change"
9364 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
9365 roce client"
9366 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
9367 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
9368 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
9369 definition"
9370 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
9371 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
9372 macros"
9373 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
9374 macros"
9375 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
9376 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
9377 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
9378 value"
9379 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
9380 assignments"
9381 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
9382 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
9383 of kzalloc/dma_map_single"
9384 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
9385 dependency HNS3 set"
9386 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
9387 some structures"
9388 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
9389 hclge_cmd_csq_done"
9390 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
9391 in hclge_cmd_send"
9392 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
9393 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
9394 assignments"
9395 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
9396 hclge_cmd_send"
9397 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
9398 hclge_ring_to_dma_dir"
9399 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
9400 upper_32_bits"
9401 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
9402 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
9403 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
9404 in hns3_client_uninit"
9405 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
9406 information"
9407 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
9408 state init|uninit"
9409 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
9410 hnae3.c"
9411 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
9412 and ipv6"
9413 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
9414 free vector"
9415 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
9416 init_client_instance and uninit_client_instance"
9417 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
9418 from hclge_bind_ring_with_vector"
9419 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
9420 last BD except VLD bit and buffer size"
9421 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
9422 selftest"
9423 - net: hns3: Updates RX packet info fetch in case of multi BD
9424 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
9425 - net: hns3: rename the interface for init_client_instance and
9426 uninit_client_instance
9427 - net: hns3: add vector status check before free vector
9428 - net: hns3: add l4_type check for both ipv4 and ipv6
9429 - net: hns3: add unlikely for error check
9430 - net: hns3: remove unused head file in hnae3.c
9431 - net: hns3: extraction an interface for state init|uninit
9432 - net: hns3: print the ret value in error information
9433 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
9434 - net: hns3: remove back in struct hclge_hw
9435 - net: hns3: use lower_32_bits and upper_32_bits
9436 - net: hns3: remove unused hclge_ring_to_dma_dir
9437 - net: hns3: remove useless code in hclge_cmd_send
9438 - net: hns3: remove some redundant assignments
9439 - net: hns3: simplify hclge_cmd_csq_clean
9440 - net: hns3: remove a redundant hclge_cmd_csq_done
9441 - net: hns3: remove some unused members of some structures
9442 - net: hns3: give default option while dependency HNS3 set
9443 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
9444 - net: hns3: modify hnae_ to hnae3_
9445 - net: hns3: Fix tc setup when netdev is first up
9446 - net: hns3: Fix for mac pause not disable in pfc mode
9447 - net: hns3: Fix for waterline not setting correctly
9448 - net: hns3: Fix for l4 checksum offload bug
9449 - net: hns3: Fix for mailbox message truncated problem
9450 - net: hns3: Add configure for mac minimal frame size
9451 - net: hns3: Fix warning bug when doing lp selftest
9452 - net: hns3: Fix get_vector ops in hclgevf_main module
9453 - net: hns3: Remove the warning when clear reset cause
9454 - net: hns3: Prevent sending command during global or core reset
9455 - net: hns3: Modify the order of initializing command queue register
9456 - net: hns3: Reset net device with rtnl_lock
9457 - net: hns3: Prevent to request reset frequently
9458 - net: hns3: Correct reset event status register
9459 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
9460 - net: hns3: remove unnecessary ring configuration operation while resetting
9461 - net: hns3: Fix for reset_level default assignment probelm
9462 - net: hns3: Fix for using wrong mask and shift in
9463 hclge_get_ring_chain_from_mbx
9464 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
9465 - net: hns3: Remove some redundant assignments
9466 - net: hns3: Standardize the handle of return value
9467 - net: hns3: Remove extra space and brackets
9468 - net: hns3: Correct unreasonable code comments
9469 - net: hns3: Use decimal for bit offset macros
9470 - net: hns3: Modify inconsistent bit mask macros
9471 - net: hns3: Fix misleading parameter name
9472 - net: hns3: Remove unused struct member and definition
9473 - net: hns3: Add SPDX tags to HNS3 PF driver
9474 - net: hns3: Add support for serdes loopback selftest
9475 - net: hns3: Fix for phy link issue when using marvell phy driver
9476
9477 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
9478 - arm64: export memblock_reserve()d regions via /proc/iomem
9479 - drivers: acpi: add dependency of EFI for arm64
9480 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
9481 - efi/arm: map UEFI memory map even w/o runtime services enabled
9482 - arm64: acpi: fix alignment fault in accessing ACPI
9483 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
9484 - arm64: fix ACPI dependencies
9485 - ACPI: fix menuconfig presentation of ACPI submenu
9486
9487 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
9488 - r8152: disable RX aggregation on new Dell TB16 dock
9489
9490 * Support Power Management for Thunderbolt Controller (LP: #1789358)
9491 - thunderbolt: Use 64-bit DMA mask if supported by the platform
9492 - thunderbolt: Do not unnecessarily call ICM get route
9493 - thunderbolt: No need to take tb->lock in domain suspend/complete
9494 - thunderbolt: Use correct ICM commands in system suspend
9495 - thunderbolt: Add support for runtime PM
9496
9497 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
9498 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
9499 - SAUCE: i2c:amd move out pointer in union i2c_event_base
9500 - SAUCE: i2c:amd Depends on ACPI
9501 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
9502
9503 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
9504 machine (LP: #1789145)
9505 - ALSA: hda/realtek - Fix HP Headset Mic can't record
9506
9507 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
9508 - [Config] Enable CONFIG_PAGE_POISONING configs
9509
9510 * Tango platform uses __initcall without further checks (LP: #1787945)
9511 - [Config] disable ARCH_TANGO
9512
9513 * [18.10 FEAT] SMC-Direct (LP: #1786902)
9514 - net/smc: determine port attributes independent from pnet table
9515 - net/smc: add pnetid support
9516 - net/smc: add base infrastructure for SMC-D and ISM
9517 - net/smc: add pnetid support for SMC-D and ISM
9518 - net/smc: add SMC-D support in CLC messages
9519 - net/smc: add SMC-D support in data transfer
9520 - net/smc: add SMC-D support in af_smc
9521 - net/smc: add SMC-D diag support
9522 - net/smc: provide smc mode in smc_diag.c
9523 - net/smc: eliminate cursor read and write calls
9524 - net/smc: add function to get link group from link
9525 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
9526 - net/smc: remove local variable page in smc_rx_splice()
9527 - net/smc: Remove a WARN_ON() statement
9528 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
9529 - net/smc: fewer parameters for smc_llc_send_confirm_link()
9530 - net/smc: use correct vlan gid of RoCE device
9531 - net/smc: provide fallback reason code
9532 - net/smc: improve delete link processing
9533 - net: simplify sock_poll_wait
9534 - net/smc: send response to test link signal
9535
9536 * Miscellaneous Ubuntu changes
9537 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
9538 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
9539
9540 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
9541
9542 linux (4.18.0-7.8) cosmic; urgency=medium
9543
9544 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
9545
9546 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
9547 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
9548
9549 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
9550
9551 linux (4.18.0-6.7) cosmic; urgency=medium
9552
9553 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
9554
9555 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
9556 - Config: Disable BPF_JIT_ALWAYS_ON on i386
9557
9558 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
9559 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
9560
9561 * Cosmic update to v4.18.5 stable release (LP: #1788874)
9562 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
9563 - pty: fix O_CLOEXEC for TIOCGPTPEER
9564 - mm: Allow non-direct-map arguments to free_reserved_area()
9565 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
9566 - x86/mm/init: Add helper for freeing kernel image pages
9567 - x86/mm/init: Remove freed kernel image areas from alias mapping
9568 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
9569 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
9570 - drm/i915/kvmgt: Fix potential Spectre v1
9571 - drm/amdgpu/pm: Fix potential Spectre v1
9572 - parisc: Remove unnecessary barriers from spinlock.h
9573 - parisc: Remove ordered stores from syscall.S
9574 - PCI: Restore resized BAR state on resume
9575 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
9576 - PCI: hotplug: Don't leak pci_slot on registration failure
9577 - PCI: aardvark: Size bridges before resources allocation
9578 - PCI: Skip MPS logic for Virtual Functions (VFs)
9579 - PCI: pciehp: Fix use-after-free on unplug
9580 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
9581 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
9582 - i2c: imx: Fix race condition in dma read
9583 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
9584 - Linux 4.18.5
9585
9586 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
9587 - [Config] CONFIG_SCLP_OFB=y for s390x
9588
9589 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
9590 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
9591 - partitions/aix: append null character to print data from disk
9592
9593 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
9594 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
9595
9596 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
9597 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
9598
9599 * Cosmic update to v4.18.4 stable release (LP: #1788454)
9600 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
9601 - net_sched: fix NULL pointer dereference when delete tcindex filter
9602 - net_sched: Fix missing res info when create new tc_index filter
9603 - r8169: don't use MSI-X on RTL8168g
9604 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
9605 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
9606 - ALSA: vx222: Fix invalid endian conversions
9607 - ALSA: virmidi: Fix too long output trigger loop
9608 - ALSA: cs5535audio: Fix invalid endian conversion
9609 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
9610 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
9611 - ALSA: memalloc: Don't exceed over the requested size
9612 - ALSA: vxpocket: Fix invalid endian conversions
9613 - ALSA: seq: Fix poll() error return
9614 - media: gl861: fix probe of dvb_usb_gl861
9615 - USB: serial: sierra: fix potential deadlock at close
9616 - USB: serial: pl2303: add a new device id for ATEN
9617 - USB: option: add support for DW5821e
9618 - ACPI / PM: save NVS memory for ASUS 1025C laptop
9619 - tty: serial: 8250: Revert NXP SC16C2552 workaround
9620 - serial: 8250_exar: Read INT0 from slave device, too
9621 - serial: 8250_dw: always set baud rate in dw8250_set_termios
9622 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
9623 - uio: fix wrong return value from uio_mmap()
9624 - misc: sram: fix resource leaks in probe error path
9625 - Revert "uio: use request_threaded_irq instead"
9626 - Bluetooth: avoid killing an already killed socket
9627 - isdn: Disable IIOCDBGVAR
9628 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
9629 - hv/netvsc: Fix NULL dereference at single queue mode fallback
9630 - r8169: don't use MSI-X on RTL8106e
9631 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
9632 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
9633 - net: mvneta: fix mvneta_config_rss on armada 3700
9634 - cls_matchall: fix tcf_unbind_filter missing
9635 - Linux 4.18.4
9636
9637 * Cosmic update to v4.18.3 stable release (LP: #1788453)
9638 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
9639 - Linux 4.18.3
9640
9641 * Cosmic update to v4.18.2 stable release (LP: #1788452)
9642 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
9643 - x86: i8259: Add missing include file
9644 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
9645 - x86/platform/UV: Mark memblock related init code and data correctly
9646 - x86/mm/pti: Clear Global bit more aggressively
9647 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
9648 - x86/mm: Disable ioremap free page handling on x86-PAE
9649 - kbuild: verify that $DEPMOD is installed
9650 - crypto: ccree - fix finup
9651 - crypto: ccree - fix iv handling
9652 - crypto: ccp - Check for NULL PSP pointer at module unload
9653 - crypto: ccp - Fix command completion detection race
9654 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
9655 - crypto: vmac - require a block cipher with 128-bit block size
9656 - crypto: vmac - separate tfm and request context
9657 - crypto: blkcipher - fix crash flushing dcache in error path
9658 - crypto: ablkcipher - fix crash flushing dcache in error path
9659 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
9660 - crypto: skcipher - fix crash flushing dcache in error path
9661 - ioremap: Update pgtable free interfaces with addr
9662 - x86/mm: Add TLB purge to free pmd/pte page interfaces
9663 - Linux 4.18.2
9664
9665 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
9666 - Bluetooth: hidp: buffer overflow in hidp_process_report
9667
9668 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
9669 walinuxagent.service (LP: #1739107)
9670 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
9671 walinuxagent.service
9672
9673 * Miscellaneous Ubuntu changes
9674 - SAUCE: ipvs: remove nbsp characters from Kconfig
9675 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
9676 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
9677 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
9678 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
9679 - [Config] update annotations following config review
9680 - [Debian] set CROSS_COMPILE when generating kernel configs
9681 - [Config] Disable the Speck cipher
9682
9683 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
9684
9685 linux (4.18.0-5.6) cosmic; urgency=medium
9686
9687 * Cosmic update to v4.18.1 stable release (LP: #1787264)
9688 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
9689 - x86/speculation: Protect against userspace-userspace spectreRSB
9690 - kprobes/x86: Fix %p uses in error messages
9691 - x86/irqflags: Provide a declaration for native_save_fl
9692 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
9693 - x86/speculation/l1tf: Change order of offset/type in swap entry
9694 - x86/speculation/l1tf: Protect swap entries against L1TF
9695 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
9696 - x86/speculation/l1tf: Make sure the first page is always reserved
9697 - x86/speculation/l1tf: Add sysfs reporting for l1tf
9698 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
9699 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
9700 - x86/bugs: Move the l1tf function and define pr_fmt properly
9701 - sched/smt: Update sched_smt_present at runtime
9702 - x86/smp: Provide topology_is_primary_thread()
9703 - x86/topology: Provide topology_smt_supported()
9704 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
9705 - cpu/hotplug: Split do_cpu_down()
9706 - cpu/hotplug: Provide knobs to control SMT
9707 - x86/cpu: Remove the pointless CPU printout
9708 - x86/cpu/AMD: Remove the pointless detect_ht() call
9709 - x86/cpu/common: Provide detect_ht_early()
9710 - x86/cpu/topology: Provide detect_extended_topology_early()
9711 - x86/cpu/intel: Evaluate smp_num_siblings early
9712 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
9713 - x86/cpu/AMD: Evaluate smp_num_siblings early
9714 - x86/apic: Ignore secondary threads if nosmt=force
9715 - x86/speculation/l1tf: Extend 64bit swap file size limit
9716 - x86/cpufeatures: Add detection of L1D cache flush support.
9717 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
9718 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
9719 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
9720 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
9721 - cpu/hotplug: Boot HT siblings at least once
9722 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
9723 - x86/KVM/VMX: Add module argument for L1TF mitigation
9724 - x86/KVM/VMX: Add L1D flush algorithm
9725 - x86/KVM/VMX: Add L1D MSR based flush
9726 - x86/KVM/VMX: Add L1D flush logic
9727 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
9728 - x86/KVM/VMX: Add find_msr() helper function
9729 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
9730 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
9731 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
9732 - cpu/hotplug: Online siblings when SMT control is turned on
9733 - x86/litf: Introduce vmx status variable
9734 - x86/kvm: Drop L1TF MSR list approach
9735 - x86/l1tf: Handle EPT disabled state proper
9736 - x86/kvm: Move l1tf setup function
9737 - x86/kvm: Add static key for flush always
9738 - x86/kvm: Serialize L1D flush parameter setter
9739 - x86/kvm: Allow runtime control of L1D flush
9740 - cpu/hotplug: Expose SMT control init function
9741 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
9742 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
9743 - Documentation: Add section about CPU vulnerabilities
9744 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
9745 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
9746 - Documentation/l1tf: Fix typos
9747 - cpu/hotplug: detect SMT disabled by BIOS
9748 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
9749 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
9750 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
9751 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
9752 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
9753 - x86: Don't include linux/irq.h from asm/hardirq.h
9754 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
9755 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
9756 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
9757 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
9758 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
9759 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
9760 - cpu/hotplug: Fix SMT supported evaluation
9761 - x86/speculation/l1tf: Invert all not present mappings
9762 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
9763 - x86/mm/pat: Make set_memory_np() L1TF safe
9764 - x86/mm/kmmio: Make the tracer robust against L1TF
9765 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
9766 - x86/microcode: Allow late microcode loading with SMT disabled
9767 - x86/smp: fix non-SMP broken build due to redefinition of
9768 apic_id_is_primary_thread
9769 - cpu/hotplug: Non-SMP machines do not make use of booted_once
9770 - x86/init: fix build with CONFIG_SWAP=n
9771 - Linux 4.18.1
9772 - [Config] updateconfigs after v4.18.1 stable update
9773
9774 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
9775 - [Config] Enable timestamping in network PHY devices
9776
9777 * Miscellaneous Ubuntu changes
9778 - [Config] CONFIG_SYSCTL_SYSCALL=n
9779
9780 [ Upstream Kernel Changes ]
9781
9782 * Rebase to v4.18
9783
9784 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
9785
9786 linux (4.18.0-4.5) cosmic; urgency=medium
9787
9788 [ Upstream Kernel Changes ]
9789
9790 * Rebase to v4.18-rc8
9791
9792 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
9793
9794 linux (4.18.0-3.4) cosmic; urgency=medium
9795
9796 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
9797 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
9798 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
9799
9800 * hinic interfaces aren't getting predictable names (LP: #1783138)
9801 - hinic: Link the logical network device to the pci device in sysfs
9802
9803 * libvirtd is unable to configure bridge devices inside of LXD containers
9804 (LP: #1784501)
9805 - kernfs: allow creating kernfs objects with arbitrary uid/gid
9806 - sysfs, kobject: allow creating kobject belonging to arbitrary users
9807 - kobject: kset_create_and_add() - fetch ownership info from parent
9808 - driver core: set up ownership of class devices in sysfs
9809 - net-sysfs: require net admin in the init ns for setting tx_maxrate
9810 - net-sysfs: make sure objects belong to container's owner
9811 - net: create reusable function for getting ownership info of sysfs inodes
9812 - bridge: make sure objects belong to container's owner
9813 - sysfs: Fix regression when adding a file to an existing group
9814
9815 * locking sockets broken due to missing AppArmor socket mediation patches
9816 (LP: #1780227)
9817 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
9818
9819 * Update2 for ocxl driver (LP: #1781436)
9820 - ocxl: Fix page fault handler in case of fault on dying process
9821
9822 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
9823 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
9824 - vga_switcheroo: set audio client id according to bound GPU id
9825
9826 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
9827 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
9828
9829 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
9830 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
9831 'firmware_install' target
9832
9833 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
9834 (LP: #1782116)
9835 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
9836
9837 [ Upstream Kernel Changes ]
9838
9839 * Rebase to v4.18-rc7
9840
9841 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
9842
9843 linux (4.18.0-2.3) cosmic; urgency=medium
9844
9845 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
9846 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
9847
9848 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
9849 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
9850 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
9851 bitmap
9852
9853 * Cloud-init causes potentially huge boot delays with 4.15 kernels
9854 (LP: #1780062)
9855 - random: Make getrandom() ready earlier
9856
9857 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
9858 - scsi: hisi_sas: Update a couple of register settings for v3 hw
9859
9860 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
9861 - scsi: hisi_sas: Add missing PHY spinlock init
9862
9863 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
9864 (LP: #1777727)
9865 - scsi: hisi_sas: Use dmam_alloc_coherent()
9866 - scsi: hisi_sas: Pre-allocate slot DMA buffers
9867
9868 * hisi_sas: Failures during host reset (LP: #1777696)
9869 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
9870 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
9871 - scsi: hisi_sas: Adjust task reject period during host reset
9872 - scsi: hisi_sas: Add a flag to filter PHY events during reset
9873 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
9874
9875 * Miscellaneous Ubuntu changes
9876 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
9877 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
9878 - Enable zfs build
9879 - SAUCE: Import aufs driver
9880 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
9881 - [Config] retpoline -- review and accept retpoline changes
9882
9883 [ Upstream Kernel Changes ]
9884
9885 * Rebase to v4.18-rc5
9886 * Rebase to v4.18-rc6
9887
9888 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
9889
9890 linux (4.18.0-1.2) cosmic; urgency=medium
9891
9892 [ Upstream Kernel Changes ]
9893
9894 * Rebase to v4.18-rc4
9895
9896 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
9897
9898 linux (4.18.0-0.1) cosmic; urgency=medium
9899
9900 * Miscellaneous Ubuntu changes
9901 - ubuntu -- disable vbox build
9902 - Disable zfs build
9903 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
9904 kernel image
9905 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
9906 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
9907 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
9908 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
9909 locked down
9910 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
9911 down
9912 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
9913 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
9914 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
9915 down
9916 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
9917 locked down
9918 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
9919 down
9920 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
9921 locked down
9922 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
9923 has been locked down
9924 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
9925 locked down
9926 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
9927 locked down
9928 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
9929 down
9930 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
9931 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
9932 parameters (eg. ioport)
9933 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
9934 - SAUCE: (efi-lockdown) Lock down /proc/kcore
9935 - SAUCE: (efi-lockdown) Lock down kprobes
9936 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
9937 kernel is locked down
9938 - SAUCE: (efi-lockdown) Lock down perf
9939 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
9940 down
9941 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
9942 reboot
9943 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
9944 boot mode
9945 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
9946 mode
9947 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
9948 secondary keyring
9949 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
9950 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
9951 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
9952 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
9953 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
9954 that aren't present.
9955 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
9956 efi_status_to_err().
9957 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
9958 error messages.
9959 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
9960 verification
9961 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
9962 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
9963 - SAUCE: (namespace) block_dev: Support checking inode permissions in
9964 lookup_bdev()
9965 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
9966 when mounting
9967 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
9968 when mounting
9969 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
9970 namespaces
9971 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
9972 mounts
9973 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
9974 opened for writing
9975 - SAUCE: Import aufs driver
9976 - Update dropped.txt
9977 - [Config] updateconfigs after 4.18-rc3 rebase
9978 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
9979
9980 [ Upstream Kernel Changes ]
9981
9982 * Rebase to v4.18-rc3
9983
9984 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
9985
9986 linux (4.18.0-0.0) cosmic; urgency=medium
9987
9988 * Dummy entry.
9989
9990 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
9991
9992 linux (4.17.0-4.5) cosmic; urgency=medium
9993
9994 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
9995
9996 * Update to ocxl driver for 18.04.1 (LP: #1775786)
9997 - powerpc: Add TIDR CPU feature for POWER9
9998 - powerpc: Use TIDR CPU feature to control TIDR allocation
9999 - powerpc: use task_pid_nr() for TID allocation
10000 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
10001 - ocxl: Expose the thread_id needed for wait on POWER9
10002 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
10003 - ocxl: Document new OCXL IOCTLs
10004 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
10005
10006 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
10007 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
10008
10009 * glibc pkeys test fail on powerpc (LP: #1776967)
10010 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
10011
10012 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
10013 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
10014
10015 * Miscellaneous Ubuntu changes
10016 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
10017
10018 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
10019
10020 linux (4.17.0-3.4) cosmic; urgency=medium
10021
10022 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
10023
10024 * Cosmic update to v4.17.3 stable release (LP: #1778997)
10025 - net: aquantia: fix unsigned numvecs comparison with less than zero
10026 - bonding: re-evaluate force_primary when the primary slave name changes
10027 - cdc_ncm: avoid padding beyond end of skb
10028 - ipv6: allow PMTU exceptions to local routes
10029 - net: dsa: add error handling for pskb_trim_rcsum
10030 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
10031 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
10032 - tcp: verify the checksum of the first data segment in a new connection
10033 - tls: fix use-after-free in tls_push_record
10034 - tls: fix waitall behavior in tls_sw_recvmsg
10035 - socket: close race condition between sock_close() and sockfs_setattr()
10036 - udp: fix rx queue len reported by diag and proc interface
10037 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
10038 vlan
10039 - hv_netvsc: Fix a network regression after ifdown/ifup
10040 - ACPICA: AML parser: attempt to continue loading table after error
10041 - ext4: fix hole length detection in ext4_ind_map_blocks()
10042 - ext4: update mtime in ext4_punch_hole even if no blocks are released
10043 - ext4: do not allow external inodes for inline data
10044 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
10045 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
10046 - ext4: fix fencepost error in check for inode count overflow during resize
10047 - driver core: Don't ignore class_dir_create_and_add() failure.
10048 - Btrfs: allow empty subvol= again
10049 - Btrfs: fix clone vs chattr NODATASUM race
10050 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
10051 - btrfs: return error value if create_io_em failed in cow_file_range
10052 - btrfs: scrub: Don't use inode pages for device replace
10053 - ALSA: usb-audio: Disable the quirk for Nura headset
10054 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
10055 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
10056 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
10057 - ALSA: hda: add dock and led support for HP ProBook 640 G4
10058 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
10059 - smb3: fix various xid leaks
10060 - smb3: on reconnect set PreviousSessionId field
10061 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
10062 expiry
10063 - cifs: For SMB2 security informaion query, check for minimum sized security
10064 descriptor instead of sizeof FileAllInformation class
10065 - nbd: fix nbd device deletion
10066 - nbd: update size when connected
10067 - nbd: use bd_set_size when updating disk size
10068 - blk-mq: reinit q->tag_set_list entry only after grace period
10069 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
10070 - cpufreq: Fix new policy initialization during limits updates via sysfs
10071 - cpufreq: ti-cpufreq: Fix an incorrect error return value
10072 - cpufreq: governors: Fix long idle detection logic in load calculation
10073 - libata: zpodd: small read overflow in eject_tray()
10074 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
10075 - nvme/pci: Sync controller reset for AER slot_reset
10076 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
10077 - x86/vector: Fix the args of vector_alloc tracepoint
10078 - x86/apic/vector: Prevent hlist corruption and leaks
10079 - x86/apic: Provide apic_ack_irq()
10080 - x86/ioapic: Use apic_ack_irq()
10081 - x86/platform/uv: Use apic_ack_irq()
10082 - irq_remapping: Use apic_ack_irq()
10083 - genirq/generic_pending: Do not lose pending affinity update
10084 - genirq/affinity: Defer affinity setting if irq chip is busy
10085 - genirq/migration: Avoid out of line call if pending is not set
10086 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
10087 - media: uvcvideo: Prevent setting unavailable flags
10088 - media: rc: ensure input/lirc device can be opened after register
10089 - iwlwifi: fw: harden page loading code
10090 - orangefs: set i_size on new symlink
10091 - orangefs: report attributes_mask and attributes for statx
10092 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
10093 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
10094 - vhost: fix info leak due to uninitialized memory
10095 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
10096 - Linux 4.17.3
10097
10098 * Use-after-free in sk_peer_label (LP: #1778646)
10099 - SAUCE: apparmor: fix use after free in sk_peer_label
10100
10101 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
10102 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
10103
10104 * Various fixes for CXL kernel module (LP: #1774471)
10105 - cxl: Configure PSL to not use APC virtual machines
10106 - cxl: Disable prefault_mode in Radix mode
10107
10108 * Bluetooth not working (LP: #1764645)
10109 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
10110
10111 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
10112 (LP: #1776750)
10113 - scsi: hisi_sas: make SAS address of SATA disks unique
10114
10115 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
10116 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
10117 - SAUCE: wcn36xx: read MAC from file or randomly generate one
10118
10119 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
10120 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
10121
10122 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
10123 - fs/binfmt_misc.c: do not allow offset overflow
10124
10125 * Network installs fail on SocioNext board (LP: #1775884)
10126 - net: socionext: reset hardware in ndo_stop
10127 - net: netsec: enable tx-irq during open callback
10128
10129 * Fix several bugs in RDMA/hns driver (LP: #1770974)
10130 - RDMA/hns: Drop local zgid in favor of core defined variable
10131 - RDMA/hns: Add 64KB page size support for hip08
10132 - RDMA/hns: Rename the idx field of db
10133 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
10134 - RDMA/hns: Increase checking CMQ status timeout value
10135 - RDMA/hns: Add reset process for RoCE in hip08
10136 - RDMA/hns: Fix the illegal memory operation when cross page
10137 - RDMA/hns: Implement the disassociate_ucontext API
10138
10139 * powerpc/livepatch: Implement reliable stack tracing for the consistency
10140 model (LP: #1771844)
10141 - powerpc/livepatch: Implement reliable stack tracing for the consistency
10142 model
10143
10144 * Adding back alx WoL feature (LP: #1772610)
10145 - SAUCE: Revert "alx: remove WoL support"
10146 - SAUCE: alx: add enable_wol paramenter
10147
10148 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
10149 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
10150 - scsi: lpfc: Fix 16gb hbas failing cq create.
10151
10152 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
10153 idle states when all CORES are guarded (LP: #1771780)
10154 - powerpc/powernv/cpuidle: Init all present cpus for deep states
10155
10156 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
10157 - net-next/hinic: add pci device ids for 25ge and 100ge card
10158
10159 * Expose arm64 CPU topology to userspace (LP: #1770231)
10160 - drivers: base: cacheinfo: move cache_setup_of_node()
10161 - drivers: base: cacheinfo: setup DT cache properties early
10162 - cacheinfo: rename of_node to fw_token
10163 - arm64/acpi: Create arch specific cpu to acpi id helper
10164 - ACPI/PPTT: Add Processor Properties Topology Table parsing
10165 - [Config] CONFIG_ACPI_PPTT=y
10166 - ACPI: Enable PPTT support on ARM64
10167 - drivers: base cacheinfo: Add support for ACPI based firmware tables
10168 - arm64: Add support for ACPI based firmware tables
10169 - arm64: topology: rename cluster_id
10170 - arm64: topology: enable ACPI/PPTT based CPU topology
10171 - ACPI: Add PPTT to injectable table list
10172 - arm64: topology: divorce MC scheduling domain from core_siblings
10173
10174 * Vcs-Git header on bionic linux source package points to zesty git tree
10175 (LP: #1766055)
10176 - [Packaging]: Update Vcs-Git
10177
10178 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
10179 version (LP: #1768431)
10180 - scsi: cxlflash: Handle spurious interrupts
10181 - scsi: cxlflash: Remove commmands from pending list on timeout
10182 - scsi: cxlflash: Synchronize reset and remove ops
10183 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
10184
10185 * hisi_sas robustness fixes (LP: #1774466)
10186 - scsi: hisi_sas: delete timer when removing hisi_sas driver
10187 - scsi: hisi_sas: print device id for errors
10188 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
10189 - scsi: hisi_sas: check host frozen before calling "done" function
10190 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
10191 - scsi: hisi_sas: stop controller timer for reset
10192 - scsi: hisi_sas: update PHY linkrate after a controller reset
10193 - scsi: hisi_sas: change slot index allocation mode
10194 - scsi: hisi_sas: Change common allocation mode of device id
10195 - scsi: hisi_sas: Reset disks when discovered
10196 - scsi: hisi_sas: Create a scsi_host_template per HW module
10197 - scsi: hisi_sas: Init disks after controller reset
10198 - scsi: hisi_sas: Try wait commands before before controller reset
10199 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
10200 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
10201 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
10202 - scsi: hisi_sas: Fix return value when get_free_slot() failed
10203 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
10204
10205 * hisi_sas: Support newer v3 hardware (LP: #1774467)
10206 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
10207 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
10208 - scsi: hisi_sas: fix PI memory size
10209 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
10210 - scsi: hisi_sas: remove redundant handling to event95 for v3
10211 - scsi: hisi_sas: add readl poll timeout helper wrappers
10212 - scsi: hisi_sas: workaround a v3 hw hilink bug
10213 - scsi: hisi_sas: Add LED feature for v3 hw
10214
10215 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
10216 - scsi: hisi_sas: optimise the usage of DQ locking
10217 - scsi: hisi_sas: relocate smp sg map
10218 - scsi: hisi_sas: make return type of prep functions void
10219 - scsi: hisi_sas: allocate slot buffer earlier
10220 - scsi: hisi_sas: Don't lock DQ for complete task sending
10221 - scsi: hisi_sas: Use device lock to protect slot alloc/free
10222 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
10223 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
10224
10225 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
10226 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
10227
10228 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
10229 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
10230
10231 * hns3 driver updates (LP: #1768670)
10232 - net: hns3: Remove error log when getting pfc stats fails
10233 - net: hns3: fix to correctly fetch l4 protocol outer header
10234 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
10235 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
10236 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
10237 - net: hns3: Fix to support autoneg only for port attached with phy
10238 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
10239 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
10240 - net: hns3: Remove packet statistics in the range of 8192~12287
10241 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
10242 - net: hns3: Fix for setting mac address when resetting
10243 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
10244 - net: hns3: fix for cleaning ring problem
10245 - net: hns3: refactor the loopback related function
10246 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
10247 - net: hns3: Fix for the null pointer problem occurring when initializing
10248 ae_dev failed
10249 - net: hns3: Add a check for client instance init state
10250 - net: hns3: Change return type of hnae3_register_ae_dev
10251 - net: hns3: Change return type of hnae3_register_ae_algo
10252 - net: hns3: Change return value in hnae3_register_client
10253 - net: hns3: Fixes the back pressure setting when sriov is enabled
10254 - net: hns3: Fix for fiber link up problem
10255 - net: hns3: Add support of .sriov_configure in HNS3 driver
10256 - net: hns3: Fixes the missing PCI iounmap for various legs
10257 - net: hns3: Fixes error reported by Kbuild and internal review
10258 - net: hns3: Fixes API to fetch ethernet header length with kernel default
10259 - net: hns3: cleanup of return values in hclge_init_client_instance()
10260 - net: hns3: Fix the missing client list node initialization
10261 - net: hns3: Fix for hns3 module is loaded multiple times problem
10262 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
10263 - net: hns3: Fix for netdev not running problem after calling net_stop and
10264 net_open
10265 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
10266 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
10267 - net: hns3: Updates RX packet info fetch in case of multi BD
10268 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
10269 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
10270 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
10271 - net: hns3: Fix for PF mailbox receving unknown message
10272 - net: hns3: Fixes the state to indicate client-type initialization
10273 - net: hns3: Fixes the init of the VALID BD info in the descriptor
10274 - net: hns3: Removes unnecessary check when clearing TX/RX rings
10275 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
10276 - net: hns3: Remove unused led control code
10277 - net: hns3: Adds support for led locate command for copper port
10278 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
10279 - net: hns3: Disable vf vlan filter when vf vlan table is full
10280 - net: hns3: Add support for IFF_ALLMULTI flag
10281 - net: hns3: Add repeat address checking for setting mac address
10282 - net: hns3: Fix setting mac address error
10283 - net: hns3: Fix for service_task not running problem after resetting
10284 - net: hns3: Fix for hclge_reset running repeatly problem
10285 - net: hns3: Fix for phy not link up problem after resetting
10286 - net: hns3: Add missing break in misc_irq_handle
10287 - net: hns3: Fix for vxlan tx checksum bug
10288 - net: hns3: Optimize the PF's process of updating multicast MAC
10289 - net: hns3: Optimize the VF's process of updating multicast MAC
10290 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
10291 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
10292 VLD bit and buffer size
10293 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
10294 hclge_bind_ring_with_vector
10295 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
10296 uninit_client_instance
10297 - SAUCE: {topost} net: hns3: add vector status check before free vector
10298 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
10299 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
10300 - SAUCE: {topost} net: hns3: extraction an interface for state state
10301 init|uninit
10302 - SAUCE: {topost} net: hns3: print the ret value in error information
10303 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
10304 hns3_client_uninit
10305 - SAUCE: {topost} net: hns3: add unlikely for error check
10306 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
10307 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
10308 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
10309 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
10310 - SAUCE: {topost} net: hns3: remove some redundant assignments
10311 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
10312 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
10313 hclge_cmd_send
10314 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
10315 - SAUCE: {topost} net: hns3: remove some unused members of some structures
10316 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
10317 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
10318 kzalloc/dma_map_single
10319 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
10320 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
10321 - SAUCE: {topost} net: hns3: remove some redundant assignments
10322 - SAUCE: {topost} net: hns3: standardize the handle of return value
10323 - SAUCE: {topost} net: hns3: remove extra space and brackets
10324 - SAUCE: {topost} net: hns3: fix unreasonable code comments
10325 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
10326 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
10327 - SAUCE: {topost} net: hns3: fix mislead parameter name
10328 - SAUCE: {topost} net: hns3: remove unused struct member and definition
10329 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
10330 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
10331 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
10332 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
10333 status change
10334 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
10335 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
10336 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
10337 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
10338 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
10339 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
10340 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
10341 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
10342 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
10343 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
10344 function
10345 - SAUCE: {topost} net: hns3: prevent sending command during global or core
10346 reset
10347 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
10348 register
10349 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
10350 - SAUCE: {topost} net: hns3: prevent to request reset frequently
10351 - SAUCE: {topost} net: hns3: correct reset event status register
10352 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
10353 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
10354 - SAUCE: {topost} net: hns3: fix return value error in
10355 hns3_reset_notify_down_enet
10356 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
10357 while resetting
10358 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
10359 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
10360 hclge_get_ring_chain_from_mbx
10361 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
10362 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
10363 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
10364 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
10365
10366 * CVE-2018-7755
10367 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
10368
10369 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
10370 - [Packaging] Fix missing watchdog for Raspberry Pi
10371
10372 * kernel: Fix arch random implementation (LP: #1775391)
10373 - s390/archrandom: Rework arch random implementation.
10374
10375 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
10376 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
10377 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
10378
10379 * Cosmic update to v4.17.2 stable release (LP: #1779117)
10380 - crypto: chelsio - request to HW should wrap
10381 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
10382 - KVM: X86: Fix reserved bits check for MOV to CR3
10383 - KVM: x86: introduce linear_{read,write}_system
10384 - kvm: fix typo in flag name
10385 - kvm: nVMX: Enforce cpl=0 for VMX instructions
10386 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
10387 kvm_write_guest_virt_system
10388 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
10389 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
10390 - NFC: pn533: don't send USB data off of the stack
10391 - usbip: vhci_sysfs: fix potential Spectre v1
10392 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
10393 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
10394 - Input: xpad - add GPD Win 2 Controller USB IDs
10395 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
10396 - usb: core: message: remove extra endianness conversion in
10397 usb_set_isoch_delay
10398 - usb: typec: wcove: Remove dependency on HW FSM
10399 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
10400 - usb: gadget: udc: renesas_usb3: fix double phy_put()
10401 - usb: gadget: udc: renesas_usb3: should remove debugfs
10402 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
10403 udc
10404 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
10405 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
10406 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
10407 reconnecting
10408 - serial: sh-sci: Stop using printk format %pCr
10409 - tty/serial: atmel: use port->name as name in request_irq()
10410 - serial: samsung: fix maxburst parameter for DMA transactions
10411 - serial: 8250: omap: Fix idling of clocks for unused uarts
10412 - vmw_balloon: fixing double free when batching mode is off
10413 - doc: fix sysfs ABI documentation
10414 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
10415 - tty: pl011: Avoid spuriously stuck-off interrupts
10416 - crypto: ccree - correct host regs offset
10417 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
10418 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
10419 - crypto: caam - strip input zeros from RSA input buffer
10420 - crypto: caam - fix DMA mapping dir for generated IV
10421 - crypto: caam - fix IV DMA mapping and updating
10422 - crypto: caam/qi - fix IV DMA mapping and updating
10423 - crypto: caam - fix size of RSA prime factor q
10424 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
10425 - crypto: cavium - Limit result reading attempts
10426 - crypto: vmx - Remove overly verbose printk from AES init routines
10427 - crypto: vmx - Remove overly verbose printk from AES XTS init
10428 - crypto: omap-sham - fix memleak
10429 - Linux 4.17.2
10430
10431 * Cosmic update to v4.17.1 stable release (LP: #1779116)
10432 - netfilter: nf_flow_table: attach dst to skbs
10433 - bnx2x: use the right constant
10434 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
10435 - ipv6: omit traffic class when calculating flow hash
10436 - l2tp: fix refcount leakage on PPPoL2TP sockets
10437 - netdev-FAQ: clarify DaveM's position for stable backports
10438 - net: metrics: add proper netlink validation
10439 - net/packet: refine check for priv area size
10440 - rtnetlink: validate attributes in do_setlink()
10441 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
10442 - team: use netdev_features_t instead of u32
10443 - vrf: check the original netdevice for generating redirect
10444 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
10445 - ipmr: fix error path when ipmr_new_table fails
10446 - PCI: hv: Do not wait forever on a device that has disappeared
10447 - Linux 4.17.1
10448
10449 * Miscellaneous Ubuntu changes
10450 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
10451 CONFIG_VMAP_STACK"
10452 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
10453 - SAUCE: apparmor: userspace queries
10454 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
10455 - SAUCE: apparmor: af_unix mediation
10456
10457 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
10458
10459 linux (4.17.0-2.3) cosmic; urgency=medium
10460
10461 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
10462
10463 * Miscellaneous Ubuntu changes
10464 - Config: remove IrDA from annotations
10465 - Config: remove scsi drivers from annotations
10466 - Config: remove BT_HCIBTUART from annotations
10467 - Config: pstore zlib support was renamed
10468 - Config: disable NVRAM for armhf on annotations
10469 - Config: Disable VT on s390x
10470 - Config: Update SSB and B43/B44 options
10471 - Config: some options not supported on some arches anymore
10472 - Config: renamed and removed options
10473 - Config: TCG_CRB is required for IMA on ACPI systems
10474 - Config: EXTCON_AXP288 depends on X86
10475 - Config: CONFIG_FSI depends on OF
10476 - Config: DRM_RCAR_LVDS now depends on DRM
10477 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
10478 - Config: Enable HINIC on arm64
10479 - Config: Set PPS and PTP_1588_CLOCK as y
10480 - Config: Some NF_TABLES options are built-in now
10481 - Config: GENERIC_CPU for ppc64el
10482 - Config: KEXEC_FILE=n for s390x
10483 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
10484 - Config: Disable STM32 support
10485 - Config: Enable FORTIFY_SOURCE for armhf
10486 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
10487
10488 [ Upstream Kernel Changes ]
10489
10490 * Rebase to v4.17
10491
10492 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
10493
10494 linux (4.17.0-1.2) cosmic; urgency=medium
10495
10496 [ Seth Forshee ]
10497 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
10498 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
10499
10500 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
10501 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
10502 num_possible_cpus()
10503
10504 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
10505 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
10506 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
10507
10508 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
10509 - [Config] update Build-Depends: transfig to fig2dev
10510
10511 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
10512 to load (LP: #1728238)
10513 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
10514 unreleased firmware"
10515
10516 * No driver for Huawei network adapters on arm64 (LP: #1769899)
10517 - net-next/hinic: add arm64 support
10518
10519 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
10520 - [Config] snapdragon: DRM_I2C_ADV7511=y
10521
10522 * Add d-i support for Huawei NICs (LP: #1767490)
10523 - d-i: add hinic to nic-modules udeb
10524
10525 * Acer Swift sf314-52 power button not managed (LP: #1766054)
10526 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
10527
10528 * Include nfp driver in linux-modules (LP: #1768526)
10529 - [Config] Add nfp.ko to generic inclusion list
10530
10531 * Miscellaneous Ubuntu changes
10532 - SAUCE: Import aufs driver
10533 - [Config] Enable AUFS config options
10534 - SAUCE: (efi-lockdown) Fix for module sig verification
10535 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
10536 reboot
10537 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
10538 boot mode
10539 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
10540 mode
10541 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
10542 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
10543 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
10544 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
10545 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
10546 - enable zfs build
10547
10548 * Miscellaneous upstream changes
10549 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
10550 lockdown mode"
10551 - Rebased to v4.17-rc6
10552
10553 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
10554
10555 linux (4.17.0-0.1) bionic; urgency=medium
10556
10557 [ Upstream Kernel Changes ]
10558
10559 * Rebase to v4.17-rc4
10560
10561 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
10562
10563 linux (4.17.0-0.0) bionic; urgency=medium
10564
10565 * Dummy entry.
10566
10567 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
10568
10569 linux (4.16.0-4.5) bionic; urgency=medium
10570
10571 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
10572 - tools/kvm_stat: Fix python3 syntax
10573 - tools/kvm_stat: Don't use deprecated file()
10574 - tools/kvm_stat: Remove unused function
10575 - [Packaging] Add linux-tools-host package for VM host tools
10576 - [Config] do_tools_host=true for amd64
10577
10578 * [Featire] CNL: Enable RAPL support (LP: #1685712)
10579 - powercap: RAPL: Add support for Cannon Lake
10580
10581 * Bionic update to v4.16.2 stable release (LP: #1763388)
10582 - sparc64: Oracle DAX driver depends on SPARC64
10583 - arp: fix arp_filter on l3slave devices
10584 - net: dsa: Discard frames from unused ports
10585 - net/ipv6: Increment OUTxxx counters after netfilter hook
10586 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
10587 - pptp: remove a buggy dst release in pptp_connect()
10588 - sctp: do not leak kernel memory to user space
10589 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
10590 - vlan: also check phy_driver ts_info for vlan's real device
10591 - net: fool proof dev_valid_name()
10592 - ip_tunnel: better validate user provided tunnel names
10593 - ipv6: sit: better validate user provided tunnel names
10594 - ip6_gre: better validate user provided tunnel names
10595 - ip6_tunnel: better validate user provided tunnel names
10596 - vti6: better validate user provided tunnel names
10597 - net_sched: fix a missing idr_remove() in u32_delete_key()
10598 - nfp: use full 40 bits of the NSP buffer address
10599 - Linux 4.16.2
10600
10601 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
10602 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
10603 release (LP: #1763388)
10604 - sky2: Increase D3 delay to sky2 stops working after suspend
10605
10606 * Merge the linux-snapdragon kernel into bionic master/snapdragon
10607 (LP: #1763040)
10608 - arm64: defconfig: enable REMOTEPROC
10609 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
10610 - kernel: configs; add distro.config
10611 - arm64: configs: enable WCN36xx
10612 - kernel: distro.config: enable debug friendly USB network adpater
10613 - arm64: configs: enable QCOM Venus
10614 - arm64: defconfig: Enable a53/apcs and avs
10615 - arm64: defconfig: enable ondemand governor as default
10616 - arm64: defconfig: enable QCOM_TSENS
10617 - kernel: configs: enable dm_mod and dm_crypt
10618 - Force the SMD regulator driver to be compiled-in
10619 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
10620 - arm64: configs: enable BT_QCOMSMD
10621 - kernel: configs: add more USB net drivers
10622 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
10623 - arm64: configs: Enable camera drivers
10624 - kernel: configs: add freq stat to sysfs
10625 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
10626 - arm64: defconfig: Enable QRTR features
10627 - kernel: configs: set USB_CONFIG_F_FS in distro.config
10628 - kernel: distro.config: enable 'schedutil' CPUfreq governor
10629 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
10630 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
10631 - arm64: defconfig: enable LEDS_QCOM_LPG
10632 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
10633 - power: avs: Add support for CPR (Core Power Reduction)
10634 - power: avs: cpr: Use raw mem access for qfprom
10635 - power: avs: cpr: fix with new reg_sequence structures
10636 - power: avs: cpr: Register with cpufreq-dt
10637 - regulator: smd: Add floor and corner operations
10638 - PM / OPP: Support adjusting OPP voltages at runtime
10639 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
10640 - PM / OPP: HACK: Allow to set regulator without opp_list
10641 - PM / OPP: Add a helper to get an opp regulator for device
10642 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
10643 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
10644 - ov5645: I2C address change
10645 - i2c: Add Qualcomm Camera Control Interface driver
10646 - camss: vfe: Skip first four frames from sensor
10647 - camss: Do not register if no cameras are present
10648 - i2c-qcom-cci: Fix run queue completion timeout
10649 - i2c-qcom-cci: Fix I2C address bug
10650 - media: ov5645: Fix I2C address
10651 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
10652 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
10653 - leds: Add driver for Qualcomm LPG
10654 - wcn36xx: Fix warning due to duplicate scan_completed notification
10655 - arm64: dts: Add CPR DT node for msm8916
10656 - arm64: dts: add spmi-regulator nodes
10657 - arm64: dts: msm8916: Add cpufreq support
10658 - arm64: dts: msm8916: Add a shared CPU opp table
10659 - arm64: dts: msm8916: Add cpu cooling maps
10660 - arm64: dts: pm8916: Mark the s2 regulator as always-on
10661 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
10662 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
10663 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
10664 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
10665 driver
10666 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
10667 - DT: leds: Add Qualcomm Light Pulse Generator binding
10668 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
10669 - arm64: dts: qcom: Add pwm node for pm8916
10670 - arm64: dts: qcom: Add user LEDs on db820c
10671 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
10672 - ARM: dts: qcom: Add LPG node to pm8941
10673 - ARM: dts: qcom: honami: Add LPG node and RGB LED
10674 - arm64: dts: qcom: Add Camera Control Interface support
10675 - arm64: dts: qcom: Add apps_iommu vfe child node
10676 - arm64: dts: qcom: Add camss device node
10677 - arm64: dts: qcom: Add ov5645 device nodes
10678 - arm64: dts: msm8916: Fix camera sensors I2C addresses
10679 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
10680 - packaging: arm64: add a uboot flavour - part1
10681 - packaging: arm64: add a uboot flavour - part2
10682 - packaging: arm64: add a uboot flavour - part3
10683 - packaging: arm64: add a uboot flavour - part4
10684 - packaging: arm64: add a uboot flavour - part5
10685 - packaging: arm64: rename uboot flavour to snapdragon
10686 - [Config] updateconfigs after qcomlt import
10687 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
10688 - [Config] arm64: snapdragon: MSM_GCC_8916=y
10689 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
10690 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
10691 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
10692 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
10693 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
10694 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
10695 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
10696 - [Config] arm64: snapdragon: QCOM_SMEM=y
10697 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
10698 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
10699 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
10700 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
10701 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
10702 - [Config] arm64: snapdragon: QCOM_CPR=y
10703 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
10704 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
10705 - [Config] turn off DRM_MSM_REGISTER_LOGGING
10706 - [Config] arm64: snapdragon: I2C_QUP=y
10707 - [Config] arm64: snapdragon: SPI_QUP=y
10708 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
10709 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
10710 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
10711 - [Config] arm64: snapdragon: QCOM_SMSM=y
10712 - [Config] arm64: snapdragon: QCOM_SMP2P=y
10713 - [Config] arm64: snapdragon: DRM_MSM=y
10714 - [Config] arm64: snapdragon: SND_SOC=y
10715 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
10716 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
10717 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
10718 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
10719 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
10720 SND_SOC_MSM8916_WCD_DIGITAL=y
10721 - SAUCE: media: ov5645: skip address change if dt addr == default addr
10722 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
10723 #ifdefs
10724 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
10725 - [Packaging] fix up snapdragon abi paths
10726
10727 * LSM stacking patches for bionic (LP: #1763062)
10728 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
10729 - SAUCE: LSM stacking: LSM: Manage credential security blobs
10730 - SAUCE: LSM stacking: LSM: Manage file security blobs
10731 - SAUCE: LSM stacking: LSM: Manage task security blobs
10732 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
10733 - SAUCE: LSM stacking: LSM: General stacking
10734 - SAUCE: LSM stacking: fixup initialize task->security
10735 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
10736 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
10737 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
10738 - SAUCE: LSM stacking: fixup apparmor stacking enablement
10739 - SAUCE: LSM stacking: fixup stacking kconfig
10740 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
10741 - SAUCE: LSM stacking: provide prctl interface for setting context
10742 - SAUCE: LSM stacking: inherit current display LSM
10743 - SAUCE: LSM stacking: keep an index for each registered LSM
10744 - SAUCE: LSM stacking: verify display LSM
10745 - SAUCE: LSM stacking: provide a way to specify the default display lsm
10746 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
10747 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
10748 - SAUCE: LSM stacking: add Kconfig to set default display LSM
10749 - SAUCE: LSM stacking: add configs for LSM stacking
10750 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
10751 - SAUCE: LSM stacking: remove procfs context interface
10752
10753 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
10754 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
10755 - SAUCE: LSM stacking: check for invalid zero sized writes
10756
10757 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
10758 (LP: #1762755)
10759 - RDMA/hns: Support rq record doorbell for the user space
10760 - RDMA/hns: Support cq record doorbell for the user space
10761 - RDMA/hns: Support rq record doorbell for kernel space
10762 - RDMA/hns: Support cq record doorbell for kernel space
10763 - RDMA/hns: Fix cqn type and init resp
10764 - RDMA/hns: Fix init resp when alloc ucontext
10765 - RDMA/hns: Fix cq record doorbell enable in kernel
10766
10767 * Replace LPC patchset with upstream version (LP: #1762758)
10768 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
10769 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
10770 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
10771 children"
10772 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
10773 bindings"
10774 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
10775 devices"
10776 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
10777 hosts"
10778 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
10779 pci_register_io_range()"
10780 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
10781 pci_register_io_range()"
10782 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
10783 - lib: Add generic PIO mapping method
10784 - PCI: Remove __weak tag from pci_register_io_range()
10785 - PCI: Add fwnode handler as input param of pci_register_io_range()
10786 - PCI: Apply the new generic I/O management on PCI IO hosts
10787 - of: Add missing I/O range exception for indirect-IO devices
10788 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
10789 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
10790 - ACPI / scan: Do not enumerate Indirect IO host children
10791 - HISI LPC: Add ACPI support
10792 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
10793
10794 * Enable Tunneled Operations on POWER9 (LP: #1762448)
10795 - powerpc/powernv: Enable tunneled operations
10796 - cxl: read PHB indications from the device tree
10797
10798 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
10799 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
10800
10801 * NFS + sec=krb5 is broken (LP: #1759791)
10802 - sunrpc: remove incorrect HMAC request initialization
10803
10804 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
10805 - d-i: add bcm2835 to block-modules
10806
10807 * Backport USB core quirks (LP: #1762695)
10808 - usb: core: Add "quirks" parameter for usbcore
10809 - usb: core: Copy parameter string correctly and remove superfluous null check
10810 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
10811
10812 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
10813 setting up a second end-to-end encrypted disk (LP: #1762353)
10814 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
10815
10816 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
10817 - s390: move nobp parameter functions to nospec-branch.c
10818 - s390: add automatic detection of the spectre defense
10819 - s390: report spectre mitigation via syslog
10820 - s390: add sysfs attributes for spectre
10821 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
10822 - s390: correct nospec auto detection init order
10823
10824 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
10825 - powerpc/64s: Wire up cpu_show_spectre_v2()
10826
10827 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
10828 - powerpc/64s: Wire up cpu_show_spectre_v1()
10829
10830 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
10831 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
10832 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
10833 - powerpc/rfi-flush: Always enable fallback flush on pseries
10834 - powerpc/rfi-flush: Differentiate enabled and patched flush types
10835 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
10836 - powerpc/64s: Move cpu_show_meltdown()
10837 - powerpc/64s: Enhance the information in cpu_show_meltdown()
10838 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
10839 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
10840
10841 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
10842 CVE-2017-5753 // CVE-2017-5754
10843 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
10844 - powerpc: Add security feature flags for Spectre/Meltdown
10845 - powerpc/pseries: Set or clear security feature flags
10846 - powerpc/powernv: Set or clear security feature flags
10847
10848 * Hisilicon network subsystem 3 support (LP: #1761610)
10849 - net: hns3: export pci table of hclge and hclgevf to userspace
10850 - d-i: Add hns3 drivers to nic-modules
10851
10852 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
10853 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
10854
10855 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
10856 - perf vendor events: Drop incomplete multiple mapfile support
10857 - perf vendor events: Fix error code in json_events()
10858 - perf vendor events: Drop support for unused topic directories
10859 - perf vendor events: Add support for pmu events vendor subdirectory
10860 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
10861 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
10862 - perf vendor events: Add support for arch standard events
10863 - perf vendor events arm64: Add armv8-recommended.json
10864 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
10865 - perf vendor events arm64: fixup A53 to use recommended events
10866 - perf vendor events arm64: add HiSilicon hip08 JSON file
10867 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
10868
10869 * Warning "cache flush timed out!" seen when unloading the cxl driver
10870 (LP: #1762367)
10871 - cxl: Check if PSL data-cache is available before issue flush request
10872
10873 * Bionic update to v4.16.1 stable release (LP: #1763170)
10874 - bitmap: fix memset optimization on big-endian systems
10875 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
10876 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
10877 - USB: serial: cp210x: add ELDAT Easywave RX09 id
10878 - serial: 8250: Add Nuvoton NPCM UART
10879 - mei: remove dev_err message on an unsupported ioctl
10880 - /dev/mem: Avoid overwriting "err" in read_mem()
10881 - media: usbtv: prevent double free in error case
10882 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
10883 - crypto: lrw - Free rctx->ext with kzfree
10884 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
10885 - crypto: talitos - don't persistently map req_ctx->hw_context and
10886 req_ctx->buf
10887 - crypto: inside-secure - fix clock management
10888 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
10889 - crypto: talitos - fix IPsec cipher in length
10890 - crypto: ahash - Fix early termination in hash walk
10891 - crypto: caam - Fix null dereference at error path
10892 - crypto: ccp - return an actual key size from RSA max_size callback
10893 - crypto: arm,arm64 - Fix random regeneration of S_shipped
10894 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
10895 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
10896 - Btrfs: fix unexpected cow in run_delalloc_nocow
10897 - siox: fix possible buffer overflow in device_add_store
10898 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
10899 - Revert "base: arch_topology: fix section mismatch build warnings"
10900 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
10901 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
10902 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
10903 - vt: change SGR 21 to follow the standards
10904 - Fix slab name "biovec-(1<<(21-12))"
10905 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
10906 - Linux 4.16.1
10907
10908 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
10909 starting 4.15-rc2 (LP: #1759893)
10910 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
10911 build"
10912 - [Config] CONFIG_BLK_DEV_NMVE=m
10913
10914 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
10915 - PM / hibernate: Make passing hibernate offsets more friendly
10916
10917 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
10918 type(pseries-bionic) complaining "KVM implementation does not support
10919 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
10920 - powerpc: Use feature bit for RTC presence rather than timebase presence
10921 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
10922 - powerpc: Free up CPU feature bits on 64-bit machines
10923 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
10924 - powerpc/powernv: Provide a way to force a core into SMT4 mode
10925 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
10926 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
10927 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
10928
10929 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
10930 - thunderbolt: Resume control channel after hibernation image is created
10931 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
10932 - thunderbolt: Handle connecting device in place of host properly
10933 - thunderbolt: Do not overwrite error code when domain adding fails
10934 - thunderbolt: Wait a bit longer for root switch config space
10935 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
10936 - thunderbolt: Handle rejected Thunderbolt devices
10937 - thunderbolt: Factor common ICM add and update operations out
10938 - thunderbolt: Correct function name in kernel-doc comment
10939 - thunderbolt: Add tb_switch_get()
10940 - thunderbolt: Add tb_switch_find_by_route()
10941 - thunderbolt: Add tb_xdomain_find_by_route()
10942 - thunderbolt: Add constant for approval timeout
10943 - thunderbolt: Move driver ready handling to struct icm
10944 - thunderbolt: Add 'boot' attribute for devices
10945 - thunderbolt: Add support for preboot ACL
10946 - thunderbolt: Introduce USB only (SL4) security level
10947 - thunderbolt: Add support for Intel Titan Ridge
10948
10949 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
10950 - ath10k: update the IRAM bank number for QCA9377
10951
10952 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
10953 (LP: #1759511)
10954 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
10955
10956 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
10957 (LP: #1757228)
10958 - cxl: Fix timebase synchronization status on P9
10959
10960 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
10961 fixes (LP: #1752182)
10962 - scsi: lpfc: Fix frequency of Release WQE CQEs
10963 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
10964 - scsi: lpfc: move placement of target destroy on driver detach
10965 - scsi: lpfc: correct debug counters for abort
10966 - scsi: lpfc: Add WQ Full Logic for NVME Target
10967 - scsi: lpfc: Fix PRLI handling when topology type changes
10968 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
10969 - scsi: lpfc: Fix RQ empty firmware trap
10970 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
10971 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
10972 - scsi: lpfc: Fix issue_lip if link is disabled
10973 - scsi: lpfc: Indicate CONF support in NVMe PRLI
10974 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
10975 - scsi: lpfc: Validate adapter support for SRIU option
10976 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
10977 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
10978 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
10979 - scsi: lpfc: update driver version to 11.4.0.7
10980 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
10981 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
10982 - scsi: lpfc: Rework sli4 doorbell infrastructure
10983 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
10984 - scsi: lpfc: Add push-to-adapter support to sli4
10985 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
10986 - scsi: lpfc: Add 64G link speed support
10987 - scsi: lpfc: Add if_type=6 support for cycling valid bits
10988 - scsi: lpfc: Enable fw download on if_type=6 devices
10989 - scsi: lpfc: Add embedded data pointers for enhanced performance
10990 - scsi: lpfc: Fix nvme embedded io length on new hardware
10991 - scsi: lpfc: Work around NVME cmd iu SGL type
10992 - scsi: lpfc: update driver version to 12.0.0.0
10993 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
10994 - scsi: lpfc: use __raw_writeX on DPP copies
10995 - scsi: lpfc: Add missing unlock in WQ full logic
10996
10997 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
10998 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
10999
11000 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
11001 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
11002 - [Packaging] include the retpoline extractor in the headers
11003
11004 * Use med_with_dipm SATA LPM to save more power for mobile platforms
11005 (LP: #1759547)
11006 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
11007
11008 * Miscellaneous Ubuntu changes
11009 - [Packaging] Only install cloud init files when do_tools_common=true
11010 - SAUCE: Import aufs driver
11011 - [Config] Enable AUFS config options
11012
11013 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
11014
11015 linux (4.16.0-3.4) bionic; urgency=medium
11016
11017 * Allow multiple mounts of zfs datasets (LP: #1759848)
11018 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
11019
11020 * zfs system process hung on container stop/delete (LP: #1754584)
11021 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
11022 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
11023 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
11024
11025 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
11026 (LP: #1755073)
11027 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
11028
11029 * CAPI Flash (cxlflash) update (LP: #1752672)
11030 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
11031 - SAUCE: cxlflash: Avoid clobbering context control register value
11032 - SAUCE: cxlflash: Add argument identifier names
11033 - SAUCE: cxlflash: Introduce OCXL backend
11034 - SAUCE: cxlflash: Hardware AFU for OCXL
11035 - SAUCE: cxlflash: Read host function configuration
11036 - SAUCE: cxlflash: Setup function acTag range
11037 - SAUCE: cxlflash: Read host AFU configuration
11038 - SAUCE: cxlflash: Setup AFU acTag range
11039 - SAUCE: cxlflash: Setup AFU PASID
11040 - SAUCE: cxlflash: Adapter context support for OCXL
11041 - SAUCE: cxlflash: Use IDR to manage adapter contexts
11042 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
11043 - SAUCE: cxlflash: Support adapter context discovery
11044 - SAUCE: cxlflash: Support image reload policy modification
11045 - SAUCE: cxlflash: MMIO map the AFU
11046 - SAUCE: cxlflash: Support starting an adapter context
11047 - SAUCE: cxlflash: Support process specific mappings
11048 - SAUCE: cxlflash: Support AFU state toggling
11049 - SAUCE: cxlflash: Support reading adapter VPD data
11050 - SAUCE: cxlflash: Setup function OCXL link
11051 - SAUCE: cxlflash: Setup OCXL transaction layer
11052 - SAUCE: cxlflash: Support process element lifecycle
11053 - SAUCE: cxlflash: Support AFU interrupt management
11054 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
11055 - SAUCE: cxlflash: Support starting user contexts
11056 - SAUCE: cxlflash: Support adapter context polling
11057 - SAUCE: cxlflash: Support adapter context reading
11058 - SAUCE: cxlflash: Support adapter context mmap and release
11059 - SAUCE: cxlflash: Support file descriptor mapping
11060 - SAUCE: cxlflash: Introduce object handle fop
11061 - SAUCE: cxlflash: Setup LISNs for user contexts
11062 - SAUCE: cxlflash: Setup LISNs for master contexts
11063 - SAUCE: cxlflash: Update synchronous interrupt status bits
11064 - SAUCE: cxlflash: Introduce OCXL context state machine
11065 - SAUCE: cxlflash: Register for translation errors
11066 - SAUCE: cxlflash: Support AFU reset
11067 - SAUCE: cxlflash: Enable OCXL operations
11068
11069 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
11070 (LP: #1736393)
11071 - SAUCE: drm/i915:Don't set chip specific data
11072 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
11073
11074 * zed process consuming 100% cpu (LP: #1751796)
11075 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
11076
11077 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
11078 "always" (LP: #1753708)
11079 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
11080
11081 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
11082 - [Packaging] retpoline -- add safe usage hint support
11083 - [Packaging] retpoline-check -- only report additions
11084 - [Packaging] retpoline -- widen indirect call/jmp detection
11085 - [Packaging] retpoline -- elide %rip relative indirections
11086 - [Packaging] retpoline -- clear hint information from packages
11087 - SAUCE: apm -- annotate indirect calls within
11088 firmware_restrict_branch_speculation_{start,end}
11089 - SAUCE: EFI -- annotate indirect calls within
11090 firmware_restrict_branch_speculation_{start,end}
11091 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
11092 code
11093 - SAUCE: vga_set_mode -- avoid jump tables
11094 - [Config] retpoine -- switch to new format
11095
11096 * Miscellaneous Ubuntu changes
11097 - [Packaging] final-checks -- remove check for empty retpoline files
11098 - [Packaging] skip cloud tools packaging when not building package
11099
11100 [ Upstream Kernel Changes ]
11101
11102 * Rebase to v4.16
11103
11104 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
11105
11106 linux (4.16.0-2.3) bionic; urgency=medium
11107
11108 * devpts: handle bind-mounts (LP: #1755857)
11109 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
11110 - SAUCE: devpts: resolve devpts bind-mounts
11111 - SAUCE: devpts: comment devpts_mntget()
11112 - SAUCE: selftests: add devpts selftests
11113
11114 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
11115 - d-i: add hisi_sas_v3_hw to scsi-modules
11116
11117 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
11118 - SAUCE: scsi: hisi_sas: config for hip08 ES
11119 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
11120
11121 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
11122 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
11123
11124 * Fix ARC hit rate (LP: #1755158)
11125 - SAUCE: Fix ARC hit rate (LP: #1755158)
11126
11127 * ZFS setgid broken on 0.7 (LP: #1753288)
11128 - SAUCE: Fix ZFS setgid
11129
11130 * CONFIG_EFI=y on armhf (LP: #1726362)
11131 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
11132
11133 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
11134 - [Config] CONFIG_USB_XHCI_DBGCAP=y
11135
11136 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
11137 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
11138 - [Config] retpoline -- clean up i386 retpoline files
11139
11140 * Miscellaneous Ubuntu changes
11141 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
11142 - [Config] fix up retpoline abi files
11143 - [Config] fix up retpoline abi files
11144 - d-i: Add netsec to nic-modules
11145
11146 [ Upstream Kernel Changes ]
11147
11148 * Rebase to v4.16-rc6
11149
11150 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
11151
11152 linux (4.16.0-1.2) bionic; urgency=medium
11153
11154 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
11155 - d-i: add cxgb4 to nic-modules
11156
11157 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
11158 - [Config] CONFIG_INDIRECT_PIO=y
11159 - SAUCE: LIB: Introduce a generic PIO mapping method
11160 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
11161 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
11162 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
11163 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
11164 - [Config] CONFIG_HISILICON_LPC=y
11165 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
11166 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
11167 - SAUCE: HISI LPC: Add ACPI support
11168 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
11169
11170 * Miscellaneous Ubuntu changes
11171 - SAUCE: tools: use CC for linking acpi tools
11172
11173 [ Upstream Kernel Changes ]
11174
11175 * Rebase to v4.16-rc3
11176
11177 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
11178
11179 linux (4.16.0-0.1) bionic; urgency=medium
11180
11181 * retpoline abi files are empty on i386 (LP: #1751021)
11182 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
11183 - [Packaging] final-checks -- sanity checking ABI contents
11184 - [Packaging] final-checks -- check for empty retpoline files
11185
11186 * Miscellaneous upstream changes
11187 - disable vbox build
11188 - Disable zfs build
11189
11190 [ Upstream Kernel Changes ]
11191
11192 * Rebase to v4.16-rc2
11193
11194 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
11195
11196 linux (4.16.0-0.0) bionic; urgency=medium
11197
11198 * Dummy entry
11199
11200 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
11201
11202 linux (4.15.0-10.11) bionic; urgency=medium
11203
11204 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
11205
11206 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
11207 (LP: #1749202)
11208 - swiotlb: suppress warning when __GFP_NOWARN is set
11209 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
11210
11211 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
11212 - SAUCE: tools -- add ability to disable libbfd
11213 - [Packaging] correct disablement of libbfd
11214
11215 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
11216 (LP: #1744058)
11217 - ALSA: hda/realtek - update ALC225 depop optimize
11218
11219 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
11220 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
11221
11222 * headset mic can't be detected on two Dell machines (LP: #1748807)
11223 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
11224 - ALSA: hda - Fix headset mic detection problem for two Dell machines
11225
11226 * Bionic update to v4.15.3 stable release (LP: #1749191)
11227 - ip6mr: fix stale iterator
11228 - net: igmp: add a missing rcu locking section
11229 - qlcnic: fix deadlock bug
11230 - qmi_wwan: Add support for Quectel EP06
11231 - r8169: fix RTL8168EP take too long to complete driver initialization.
11232 - tcp: release sk_frag.page in tcp_disconnect
11233 - vhost_net: stop device during reset owner
11234 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
11235 - ipv6: change route cache aging logic
11236 - Revert "defer call to mem_cgroup_sk_alloc()"
11237 - net: ipv6: send unsolicited NA after DAD
11238 - rocker: fix possible null pointer dereference in
11239 rocker_router_fib_event_work
11240 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
11241 - cls_u32: add missing RCU annotation.
11242 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
11243 - soreuseport: fix mem leak in reuseport_add_sock()
11244 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
11245 - net: sched: fix use-after-free in tcf_block_put_ext
11246 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
11247 - media: soc_camera: soc_scale_crop: add missing
11248 MODULE_DESCRIPTION/AUTHOR/LICENSE
11249 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
11250 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
11251 - crypto: tcrypt - fix S/G table for test_aead_speed()
11252 - Linux 4.15.3
11253
11254 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
11255 CVE-2018-1000026
11256 - net: create skb_gso_validate_mac_len()
11257 - bnx2x: disable GSO where gso_size is too big for hardware
11258
11259 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
11260 - net: hns: add ACPI mode support for ethtool -p
11261
11262 * CVE-2017-5715 (Spectre v2 Intel)
11263 - [Packaging] retpoline files must be sorted
11264 - [Packaging] pull in retpoline files
11265
11266 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
11267 - d-i: Add hfi1 to nic-modules
11268
11269 * CVE-2017-5715 (Spectre v2 retpoline)
11270 - [Packaging] retpoline -- add call site validation
11271 - [Config] disable retpoline checks for first upload
11272
11273 * Do not duplicate changelog entries assigned to more than one bug or CVE
11274 (LP: #1743383)
11275 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
11276
11277 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
11278
11279 linux (4.15.0-9.10) bionic; urgency=medium
11280
11281 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
11282
11283 * Miscellaneous Ubuntu changes
11284 - [Debian] tests -- remove gcc-multilib dependency for arm64
11285
11286 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
11287
11288 linux (4.15.0-8.9) bionic; urgency=medium
11289
11290 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
11291
11292 * Bionic update to v4.15.2 stable release (LP: #1748072)
11293 - KVM: x86: Make indirect calls in emulator speculation safe
11294 - KVM: VMX: Make indirect call speculation safe
11295 - module/retpoline: Warn about missing retpoline in module
11296 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
11297 - x86/cpufeatures: Add Intel feature bits for Speculation Control
11298 - x86/cpufeatures: Add AMD feature bits for Speculation Control
11299 - x86/msr: Add definitions for new speculation control MSRs
11300 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
11301 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
11302 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
11303 - x86/alternative: Print unadorned pointers
11304 - x86/nospec: Fix header guards names
11305 - x86/bugs: Drop one "mitigation" from dmesg
11306 - x86/cpu/bugs: Make retpoline module warning conditional
11307 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
11308 - x86/retpoline: Simplify vmexit_fill_RSB()
11309 - x86/speculation: Simplify indirect_branch_prediction_barrier()
11310 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
11311 - iio: adc/accel: Fix up module licenses
11312 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
11313 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
11314 - KVM: nVMX: Eliminate vmcs02 pool
11315 - KVM: VMX: introduce alloc_loaded_vmcs
11316 - objtool: Improve retpoline alternative handling
11317 - objtool: Add support for alternatives at the end of a section
11318 - objtool: Warn on stripped section symbol
11319 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
11320 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
11321 - x86/entry/64: Remove the SYSCALL64 fast path
11322 - x86/entry/64: Push extra regs right away
11323 - x86/asm: Move 'status' from thread_struct to thread_info
11324 - Documentation: Document array_index_nospec
11325 - array_index_nospec: Sanitize speculative array de-references
11326 - x86: Implement array_index_mask_nospec
11327 - x86: Introduce barrier_nospec
11328 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
11329 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
11330 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
11331 - x86/get_user: Use pointer masking to limit speculation
11332 - x86/syscall: Sanitize syscall table de-references under speculation
11333 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
11334 - nl80211: Sanitize array index in parse_txq_params
11335 - x86/spectre: Report get_user mitigation for spectre_v1
11336 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
11337 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
11338 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
11339 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
11340 - KVM: VMX: make MSR bitmaps per-VCPU
11341 - x86/kvm: Update spectre-v1 mitigation
11342 - x86/retpoline: Avoid retpolines for built-in __init functions
11343 - x86/spectre: Simplify spectre_v2 command line parsing
11344 - x86/pti: Mark constant arrays as __initconst
11345 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
11346 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
11347 - KVM/x86: Add IBPB support
11348 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
11349 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
11350 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
11351 - serial: core: mark port as initialized after successful IRQ change
11352 - fpga: region: release of_parse_phandle nodes after use
11353 - Linux 4.15.2
11354
11355 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
11356 - net: phy: core: remove now uneeded disabling of interrupts
11357 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
11358 - net: socionext: Add Synquacer NetSec driver
11359 - net: socionext: include linux/io.h to fix build
11360 - net: socionext: Fix error return code in netsec_netdev_open()
11361
11362 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
11363 - [Config] CONFIG_EDAC_GHES=y
11364
11365 * support thunderx2 vendor pmu events (LP: #1747523)
11366 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
11367 - perf tools arm64: Add support for get_cpuid_str function.
11368 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
11369 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
11370 events
11371 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
11372
11373 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
11374 - SAUCE: mm: disable vma based swap readahead by default
11375 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
11376
11377 * Miscellaneous Ubuntu changes
11378 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
11379
11380 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
11381
11382 linux (4.15.0-7.8) bionic; urgency=medium
11383
11384 * Bionic update to v4.15.1 stable release (LP: #1747169)
11385 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
11386 - tools/gpio: Fix build error with musl libc
11387 - gpio: stmpe: i2c transfer are forbiden in atomic context
11388 - gpio: Fix kernel stack leak to userspace
11389 - ALSA: hda - Reduce the suspend time consumption for ALC256
11390 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
11391 - crypto: aesni - handle zero length dst buffer
11392 - crypto: aesni - fix typo in generic_gcmaes_decrypt
11393 - crypto: aesni - add wrapper for generic gcm(aes)
11394 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
11395 aesni
11396 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
11397 aesni
11398 - crypto: inside-secure - fix hash when length is a multiple of a block
11399 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
11400 - crypto: sha3-generic - fixes for alignment and big endian operation
11401 - crypto: af_alg - whitelist mask and type
11402 - HID: wacom: EKR: ensure devres groups at higher indexes are released
11403 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
11404 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
11405 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
11406 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
11407 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
11408 - igb: Free IRQs when device is hotplugged
11409 - ima/policy: fix parsing of fsuuid
11410 - scsi: aacraid: Fix udev inquiry race condition
11411 - scsi: aacraid: Fix hang in kdump
11412 - scsi: storvsc: missing error code in storvsc_probe()
11413 - staging: lustre: separate a connection destroy from free struct kib_conn
11414 - staging: ccree: NULLify backup_info when unused
11415 - staging: ccree: fix fips event irq handling build
11416 - tty: fix data race between tty_init_dev and flush of buf
11417 - usb: option: Add support for FS040U modem
11418 - USB: serial: pl2303: new device id for Chilitag
11419 - USB: cdc-acm: Do not log urb submission errors on disconnect
11420 - CDC-ACM: apply quirk for card reader
11421 - USB: serial: io_edgeport: fix possible sleep-in-atomic
11422 - usbip: prevent bind loops on devices attached to vhci_hcd
11423 - usbip: list: don't list devices attached to vhci_hcd
11424 - USB: serial: simple: add Motorola Tetra driver
11425 - usb: f_fs: Prevent gadget unbind if it is already unbound
11426 - usb: uas: unconditionally bring back host after reset
11427 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
11428 - ANDROID: binder: remove waitqueue when thread exits.
11429 - android: binder: use VM_ALLOC to get vm area
11430 - mei: me: allow runtime pm for platform with D0i3
11431 - serial: 8250_of: fix return code when probe function fails to get reset
11432 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
11433 - serial: 8250_dw: Revert "Improve clock rate setting"
11434 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
11435 - spi: imx: do not access registers while clocks disabled
11436 - iio: adc: stm32: fix scan of multiple channels with DMA
11437 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
11438 - test_firmware: fix missing unlock on error in config_num_requests_store()
11439 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
11440 - Input: synaptics-rmi4 - do not delete interrupt memory too early
11441 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
11442 - Linux 4.15.1
11443
11444 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
11445 (LP: #1744712)
11446 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
11447 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
11448 version
11449
11450 * apparmor profile load in stacked policy container fails (LP: #1746463)
11451 - SAUCE: apparmor: fix display of .ns_name for containers
11452
11453 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
11454
11455 linux (4.15.0-6.7) bionic; urgency=low
11456
11457 * upload urgency should be medium by default (LP: #1745338)
11458 - [Packaging] update urgency to medium by default
11459
11460 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
11461 - scsi: libiscsi: Allow sd_shutdown on bad transport
11462
11463 * Miscellaneous Ubuntu changes
11464 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
11465 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
11466 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
11467
11468 [ Upstream Kernel Changes ]
11469
11470 * Rebase to v4.15
11471
11472 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
11473
11474 linux (4.15.0-5.6) bionic; urgency=low
11475
11476 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
11477 (LP: #1744077)
11478 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
11479
11480 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
11481 (LP: #1743638)
11482 - [d-i] Add qede to nic-modules udeb
11483
11484 * boot failure on AMD Raven + WesternXT (LP: #1742759)
11485 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
11486
11487 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
11488 (LP: #1726519)
11489 - SAUCE: Revert "scsi: libsas: allow async aborts"
11490
11491 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
11492 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
11493
11494 * Miscellaneous Ubuntu changes
11495 - Rebase to v4.15-rc7
11496 - [Config] CONFIG_CPU_ISOLATION=y
11497 - [Config] Update annotations following config review
11498 - Revert "UBUNTU: SAUCE: Import aufs driver"
11499 - SAUCE: Import aufs driver
11500 - ubuntu: vbox -- update to 5.2.6-dfsg-1
11501 - ubuntu: vbox: build fixes for 4.15
11502 - ubuntu: vbox -- update to 5.2.6-dfsg-2
11503 - hio: updates for timer api changes in 4.15
11504 - enable hio build
11505 - Rebase to v4.15-rc9
11506
11507 [ Upstream Kernel Changes ]
11508
11509 * Rebase to v4.15-rc9
11510
11511 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
11512
11513 linux (4.15.0-4.5) bionic; urgency=low
11514
11515 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
11516 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
11517
11518 * External HDMI monitor failed to show screen on Lenovo X1 series
11519 (LP: #1738523)
11520 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
11521
11522 * Miscellaneous Ubuntu changes
11523 - [Debian] autoreconstruct - add resoration of execute permissions
11524
11525 [ Upstream Kernel Changes ]
11526
11527 * Rebase to v4.15-rc4
11528
11529 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
11530
11531 linux (4.15.0-3.4) bionic; urgency=low
11532
11533 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
11534 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
11535
11536 [ Upstream Kernel Changes ]
11537
11538 * Rebase to v4.15-rc6
11539
11540 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
11541
11542 linux (4.15.0-2.3) bionic; urgency=low
11543
11544 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
11545 4.15.0-1.2 (LP: #1737752)
11546 - x86/mm: Unbreak modules that use the DMA API
11547
11548 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
11549 - [Config] CONFIG_SPI_INTEL_SPI_*=n
11550
11551 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
11552 and udebs (LP: #1521712)
11553 - [Config] Include ibmvnic in nic-modules
11554
11555 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
11556 - [Config] Enable support for emulation of deprecated ARMv8 instructions
11557
11558 * Miscellaneous Ubuntu changes
11559 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
11560 - Enable zfs build
11561 - [Debian] add icp to zfs-modules.ignore
11562
11563 [ Upstream Kernel Changes ]
11564
11565 * Rebase to v4.15-rc4
11566
11567 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
11568
11569 linux (4.15.0-1.2) bionic; urgency=low
11570
11571 * Disabling zfs does not always disable module checks for the zfs modules
11572 (LP: #1737176)
11573 - [Packaging] disable zfs module checks when zfs is disabled
11574
11575 * Miscellaneous Ubuntu changes
11576 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
11577
11578 [ Upstream Kernel Changes ]
11579
11580 * Rebase to v4.15-rc3
11581
11582 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
11583
11584 linux (4.15.0-0.1) bionic; urgency=low
11585
11586 * Miscellaneous Ubuntu changes
11587 - ubuntu: vbox -- update to 5.2.2-dfsg-2
11588 - ubuntu: vbox: build fixes for 4.15
11589 - disable hio build
11590 - [Config] Update kernel lockdown options to fix build errors
11591 - Disable zfs build
11592 - SAUCE: Import aufs driver
11593 - [Config] Enable AUFS config options
11594
11595 [ Upstream Kernel Changes ]
11596
11597 * Rebase to v4.15-rc2
11598
11599 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
11600
11601 linux (4.14.0-11.13) bionic; urgency=low
11602
11603 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
11604
11605 * CVE-2017-1000405
11606 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
11607
11608 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
11609 - SAUCE: mm: disable vma based swap readahead by default
11610 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
11611
11612 * Bionic update to v4.14.3 stable release (LP: #1735843)
11613 - s390: fix transactional execution control register handling
11614 - s390/noexec: execute kexec datamover without DAT
11615 - s390/runtime instrumention: fix possible memory corruption
11616 - s390/guarded storage: fix possible memory corruption
11617 - s390/disassembler: add missing end marker for e7 table
11618 - s390/disassembler: increase show_code buffer size
11619 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
11620 - ACPI / EC: Fix regression related to triggering source of EC event handling
11621 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
11622 - serdev: fix registration of second slave
11623 - sched: Make resched_cpu() unconditional
11624 - lib/mpi: call cond_resched() from mpi_powm() loop
11625 - x86/boot: Fix boot failure when SMP MP-table is based at 0
11626 - x86/decoder: Add new TEST instruction pattern
11627 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
11628 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
11629 - perf/x86/intel: Hide TSX events when RTM is not supported
11630 - arm64: Implement arch-specific pte_access_permitted()
11631 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
11632 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
11633 - uapi: fix linux/tls.h userspace compilation error
11634 - uapi: fix linux/rxrpc.h userspace compilation errors
11635 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
11636 - MIPS: ralink: Fix MT7628 pinmux
11637 - MIPS: ralink: Fix typo in mt7628 pinmux function
11638 - net: mvneta: fix handling of the Tx descriptor counter
11639 - nbd: wait uninterruptible for the dead timeout
11640 - nbd: don't start req until after the dead connection logic
11641 - PM / OPP: Add missing of_node_put(np)
11642 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
11643 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
11644 - PCI: hv: Use effective affinity mask
11645 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
11646 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
11647 - ALSA: hda: Add Raven PCI ID
11648 - dm integrity: allow unaligned bv_offset
11649 - dm cache: fix race condition in the writeback mode overwrite_bio
11650 optimisation
11651 - dm crypt: allow unaligned bv_offset
11652 - dm zoned: ignore last smaller runt zone
11653 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
11654 - dm bufio: fix integer overflow when limiting maximum cache size
11655 - ovl: Put upperdentry if ovl_check_origin() fails
11656 - dm: allocate struct mapped_device with kvzalloc
11657 - sched/rt: Simplify the IPI based RT balancing logic
11658 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
11659 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
11660 - dm: discard support requires all targets in a table support discards
11661 - MIPS: Fix odd fp register warnings with MIPS64r2
11662 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
11663 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
11664 - MIPS: Fix an n32 core file generation regset support regression
11665 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
11666 - MIPS: math-emu: Fix final emulation phase for certain instructions
11667 - rt2x00usb: mark device removed when get ENOENT usb error
11668 - mm/z3fold.c: use kref to prevent page free/compact race
11669 - autofs: don't fail mount for transient error
11670 - nilfs2: fix race condition that causes file system corruption
11671 - fscrypt: lock mutex before checking for bounce page pool
11672 - eCryptfs: use after free in ecryptfs_release_messaging()
11673 - libceph: don't WARN() if user tries to add invalid key
11674 - bcache: check ca->alloc_thread initialized before wake up it
11675 - fs: guard_bio_eod() needs to consider partitions
11676 - fanotify: fix fsnotify_prepare_user_wait() failure
11677 - isofs: fix timestamps beyond 2027
11678 - btrfs: change how we decide to commit transactions during flushing
11679 - f2fs: expose some sectors to user in inline data or dentry case
11680 - NFS: Fix typo in nomigration mount option
11681 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
11682 - nfs: Fix ugly referral attributes
11683 - NFS: Avoid RCU usage in tracepoints
11684 - NFS: revalidate "." etc correctly on "open".
11685 - nfsd: deal with revoked delegations appropriately
11686 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
11687 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
11688 - iwlwifi: fix firmware names for 9000 and A000 series hw
11689 - md: fix deadlock error in recent patch.
11690 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
11691 - Bluetooth: btqcomsmd: Add support for BD address setup
11692 - md/bitmap: revert a patch
11693 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
11694 - fsnotify: pin both inode and vfsmount mark
11695 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
11696 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
11697 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
11698 - ext4: prevent data corruption with inline data + DAX
11699 - ext4: prevent data corruption with journaling + DAX
11700 - ALSA: pcm: update tstamp only if audio_tstamp changed
11701 - ALSA: usb-audio: Add sanity checks to FE parser
11702 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
11703 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
11704 - ALSA: timer: Remove kernel warning at compat ioctl error paths
11705 - ALSA: hda/realtek - Fix ALC275 no sound issue
11706 - ALSA: hda: Fix too short HDMI/DP chmap reporting
11707 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
11708 - ALSA: hda/realtek - Fix ALC700 family no sound issue
11709 - ASoC: sun8i-codec: Invert Master / Slave condition
11710 - ASoC: sun8i-codec: Fix left and right channels inversion
11711 - ASoC: sun8i-codec: Set the BCLK divider
11712 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
11713 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
11714 - 9p: Fix missing commas in mount options
11715 - fs/9p: Compare qid.path in v9fs_test_inode
11716 - net/9p: Switch to wait_event_killable()
11717 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
11718 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
11719 - scsi: lpfc: fix pci hot plug crash in timer management routines
11720 - scsi: lpfc: fix pci hot plug crash in list_add call
11721 - scsi: lpfc: Fix crash receiving ELS while detaching driver
11722 - scsi: lpfc: Fix FCP hba_wqidx assignment
11723 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
11724 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
11725 - iscsi-target: Fix non-immediate TMR reference leak
11726 - target: fix null pointer regression in core_tmr_drain_tmr_list
11727 - target: fix buffer offset in core_scsi3_pri_read_full_status
11728 - target: Fix QUEUE_FULL + SCSI task attribute handling
11729 - target: Fix caw_sem leak in transport_generic_request_failure
11730 - target: Fix quiese during transport_write_pending_qf endless loop
11731 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
11732 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
11733 - mtd: nand: Export nand_reset() symbol
11734 - mtd: nand: atmel: Actually use the PM ops
11735 - mtd: nand: omap2: Fix subpage write
11736 - mtd: nand: Fix writing mtdoops to nand flash.
11737 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
11738 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
11739 - p54: don't unregister leds when they are not initialized
11740 - block: Fix a race between blk_cleanup_queue() and timeout handling
11741 - raid1: prevent freeze_array/wait_all_barriers deadlock
11742 - genirq: Track whether the trigger type has been set
11743 - irqchip/gic-v3: Fix ppi-partitions lookup
11744 - lockd: double unregister of inetaddr notifiers
11745 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
11746 enabled
11747 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
11748 - KVM: SVM: obey guest PAT
11749 - kvm: vmx: Reinstate support for CPUs without virtual NMI
11750 - dax: fix PMD faults on zero-length files
11751 - dax: fix general protection fault in dax_alloc_inode
11752 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
11753 - clk: ti: dra7-atl-clock: fix child-node lookups
11754 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
11755 - libnvdimm, pfn: make 'resource' attribute only readable by root
11756 - libnvdimm, namespace: fix label initialization to use valid seq numbers
11757 - libnvdimm, region : make 'resource' attribute only readable by root
11758 - libnvdimm, namespace: make 'resource' attribute only readable by root
11759 - svcrdma: Preserve CB send buffer across retransmits
11760 - IB/srpt: Do not accept invalid initiator port names
11761 - IB/cm: Fix memory corruption in handling CM request
11762 - IB/hfi1: Fix incorrect available receive user context count
11763 - IB/srp: Avoid that a cable pull can trigger a kernel crash
11764 - IB/core: Avoid crash on pkey enforcement failed in received MADs
11765 - IB/core: Only maintain real QPs in the security lists
11766 - NFC: fix device-allocation error return
11767 - spi-nor: intel-spi: Fix broken software sequencing codes
11768 - i40e: Use smp_rmb rather than read_barrier_depends
11769 - igb: Use smp_rmb rather than read_barrier_depends
11770 - igbvf: Use smp_rmb rather than read_barrier_depends
11771 - ixgbevf: Use smp_rmb rather than read_barrier_depends
11772 - i40evf: Use smp_rmb rather than read_barrier_depends
11773 - fm10k: Use smp_rmb rather than read_barrier_depends
11774 - ixgbe: Fix skb list corruption on Power systems
11775 - parisc: Fix validity check of pointer size argument in new CAS
11776 implementation
11777 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
11778 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
11779 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
11780 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
11781 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
11782 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
11783 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
11784 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
11785 - powerpc/64s/hash: Fix fork() with 512TB process address space
11786 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
11787 - media: Don't do DMA on stack for firmware upload in the AS102 driver
11788 - media: rc: check for integer overflow
11789 - media: rc: nec decoder should not send both repeat and keycode
11790 - cx231xx-cards: fix NULL-deref on missing association descriptor
11791 - media: v4l2-ctrl: Fix flags field on Control events
11792 - media: venus: fix wrong size on dma_free
11793 - media: venus: venc: fix bytesused v4l2_plane field
11794 - media: venus: reimplement decoder stop command
11795 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
11796 zone
11797 - iwlwifi: fix wrong struct for a000 device
11798 - iwlwifi: add a new a000 device
11799 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
11800 - iwlwifi: add new cards for a000 series
11801 - iwlwifi: add new cards for 8265 series
11802 - iwlwifi: add new cards for 8260 series
11803 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
11804 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
11805 - e1000e: Fix error path in link detection
11806 - e1000e: Fix return value test
11807 - e1000e: Separate signaling for link check/link up
11808 - e1000e: Avoid receiver overrun interrupt bursts
11809 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
11810 - Linux 4.14.3
11811
11812 * Miscellaneous Ubuntu changes
11813 - SAUCE: s390/topology: don't inline cpu_to_node
11814 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
11815
11816 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
11817
11818 linux (4.14.0-10.12) bionic; urgency=low
11819
11820 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
11821
11822 * Miscellaneous Ubuntu changes
11823 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
11824 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
11825
11826 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
11827
11828 linux (4.14.0-9.11) bionic; urgency=low
11829
11830 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
11831
11832 * Miscellaneous Ubuntu changes
11833 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
11834 0.7.3-1ubuntu1"
11835
11836 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
11837
11838 linux (4.14.0-8.10) bionic; urgency=low
11839
11840 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
11841
11842 * Bionic update to v4.14.2 stable release (LP: #1734694)
11843 - bio: ensure __bio_clone_fast copies bi_partno
11844 - af_netlink: ensure that NLMSG_DONE never fails in dumps
11845 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
11846 - net: cdc_ncm: GetNtbFormat endian fix
11847 - fealnx: Fix building error on MIPS
11848 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
11849 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
11850 - serial: omap: Fix EFR write on RTS deassertion
11851 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
11852 - tpm-dev-common: Reject too short writes
11853 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
11854 - mm/pagewalk.c: report holes in hugetlb ranges
11855 - ocfs2: fix cluster hang after a node dies
11856 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
11857 - ipmi: fix unsigned long underflow
11858 - mm/page_alloc.c: broken deferred calculation
11859 - mm/page_ext.c: check if page_ext is not prepared
11860 - coda: fix 'kernel memory exposure attempt' in fsync
11861 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
11862 - Linux 4.14.2
11863
11864 * Bionic update to v4.14.1 stable release (LP: #1734693)
11865 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
11866 - dmaengine: dmatest: warn user when dma test times out
11867 - media: imon: Fix null-ptr-deref in imon_probe
11868 - media: dib0700: fix invalid dvb_detach argument
11869 - crypto: dh - Fix double free of ctx->p
11870 - crypto: dh - Don't permit 'p' to be 0
11871 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
11872 - crypto: brcm - Explicity ACK mailbox message
11873 - USB: early: Use new USB product ID and strings for DbC device
11874 - USB: usbfs: compute urb->actual_length for isochronous
11875 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
11876 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
11877 - USB: serial: metro-usb: stop I/O after failed open
11878 - USB: serial: Change DbC debug device binding ID
11879 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
11880 - USB: serial: garmin_gps: fix I/O after failed probe and remove
11881 - USB: serial: garmin_gps: fix memory leak on probe errors
11882 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
11883 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
11884 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
11885 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
11886 - HID: cp2112: add HIDRAW dependency
11887 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
11888 - rpmsg: glink: Add missing MODULE_LICENSE
11889 - staging: wilc1000: Fix bssid buffer offset in Txq
11890 - staging: sm750fb: Fix parameter mistake in poke32
11891 - staging: ccree: fix 64 bit scatter/gather DMA ops
11892 - staging: greybus: spilib: fix use-after-free after deregistration
11893 - staging: rtl8188eu: Revert 4 commits breaking ARP
11894 - spi: fix use-after-free at controller deregistration
11895 - sparc32: Add cmpxchg64().
11896 - sparc64: mmu_context: Add missing include files
11897 - sparc64: Fix page table walk for PUD hugepages
11898 - Linux 4.14.1
11899
11900 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
11901 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
11902
11903 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
11904 (LP: #1732627)
11905 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
11906
11907 * Miscellaneous Ubuntu changes
11908 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
11909
11910 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
11911
11912 linux (4.14.0-7.9) bionic; urgency=low
11913
11914 * Miscellaneous Ubuntu changes
11915 - SAUCE: apparmor: add base infastructure for socket mediation
11916 - SAUCE: apparmor: af_unix mediation
11917 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
11918 - SAUCE: LSM stacking: LSM: manage credential security blobs
11919 - SAUCE: LSM stacking: LSM: Manage file security blobs
11920 - SAUCE: LSM stacking: LSM: manage task security blobs
11921 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
11922 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
11923 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
11924 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
11925 - SAUCE: LSM stacking: fixup initialize task->security
11926 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
11927 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
11928 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
11929 - SAUCE: LSM stacking: fixup apparmor stacking enablement
11930 - SAUCE: LSM stacking: fixup stacking kconfig
11931 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
11932 - SAUCE: LSM stacking: provide prctl interface for setting context
11933 - SAUCE: LSM stacking: inherit current display LSM
11934 - SAUCE: LSM stacking: keep an index for each registered LSM
11935 - SAUCE: LSM stacking: verify display LSM
11936 - SAUCE: LSM stacking: provide a way to specify the default display lsm
11937 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
11938 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
11939 - SAUCE: LSM stacking: add Kconfig to set default display LSM
11940 - SAUCE: LSM stacking: add configs for LSM stacking
11941 - SAUCE: LSM stacking: check for invalid zero sized writes
11942 - [Config] Run updateconfigs after merging LSM stacking
11943 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
11944
11945 [ Upstream Kernel Changes ]
11946
11947 * Rebase to v4.14
11948
11949 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
11950
11951 linux (4.14.0-6.8) bionic; urgency=low
11952
11953 * Miscellaneous Ubuntu changes
11954 - SAUCE: add workarounds to enable ZFS for 4.14
11955
11956 [ Upstream Kernel Changes ]
11957
11958 * Rebase to v4.14-rc8
11959
11960 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
11961
11962 linux (4.14.0-5.7) bionic; urgency=low
11963
11964 * Miscellaneous Ubuntu changes
11965 - [Debian] Fix invocation of dh_prep for dbgsym packages
11966
11967 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
11968
11969 linux (4.14.0-4.5) bionic; urgency=low
11970
11971 * Miscellaneous Ubuntu changes
11972 - [Packaging] virtualbox -- reduce in kernel module versions
11973 - vbox-update: Fix up KERN_DIR definitions
11974 - ubuntu: vbox -- update to 5.2.0-dfsg-2
11975 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
11976
11977 [ Upstream Kernel Changes ]
11978
11979 * Rebase to v4.14-rc7
11980
11981 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
11982
11983 linux (4.14.0-3.4) artful; urgency=low
11984
11985 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
11986 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
11987 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
11988 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
11989
11990 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
11991 - powerpc/64s: Add workaround for P9 vector CI load issue
11992
11993 * Miscellaneous Ubuntu changes
11994 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
11995 - [Config] CONFIG_DRM_VBOXVIDEO=m
11996 - SAUCE: Import aufs driver
11997 - [Config] Enable aufs
11998 - [Config] Reorder annotations file after enabling aufs
11999 - vbox-update: Disable imported vboxvideo module
12000 - ubuntu: vbox -- update to 5.1.30-dfsg-1
12001 - Enable vbox
12002 - hio: Use correct sizes when initializing ssd_index_bits* arrays
12003 - hio: Update io stat accounting for 4.14
12004 - Enable hio
12005
12006 [ Upstream Kernel Changes ]
12007
12008 * Rebase to v4.14-rc5
12009 * Rebase to v4.14-rc6
12010
12011 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
12012
12013 linux (4.14.0-2.3) artful; urgency=low
12014
12015 * [Bug] USB controller failed to respond on Denverton after loading
12016 intel_th_pci module (LP: #1715833)
12017 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
12018
12019 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
12020 17.10 (kernel 4.13) (LP: #1719290)
12021 - SAUCE: s390: update zfcpdump_defconfig
12022
12023 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
12024 - d-i: Add bnxt_en to nic-modules.
12025
12026 * Miscellaneous Ubuntu changes
12027 - [Config] Update annotations for 4.14-rc2
12028
12029 [ Upstream Kernel Changes ]
12030
12031 * Rebase to v4.14-rc3
12032 * Rebase to v4.14-rc4
12033
12034 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
12035
12036 linux (4.14.0-1.2) artful; urgency=low
12037
12038 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
12039 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
12040
12041 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
12042 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
12043
12044 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
12045 (LP: #1718679)
12046 - [Config] CONFIG_DRM_VBOXVIDEO=n
12047
12048 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
12049 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
12050
12051 * autopkgtest profile fails to build on armhf (LP: #1717920)
12052 - [Packaging] autopkgtest -- disable d-i when dropping flavours
12053
12054 * Miscellaneous Ubuntu changes
12055 - [Config] CONFIG_I2C_XLP9XX=m
12056 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
12057
12058 [ Upstream Kernel Changes ]
12059
12060 * Rebase to v4.14-rc2
12061
12062 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
12063
12064 linux (4.14.0-0.1) artful; urgency=low
12065
12066 * Miscellaneous Ubuntu changes
12067 - Disable vbox build
12068 - Disable hio build
12069 - Disable zfs build
12070
12071 [ Upstream Kernel Changes ]
12072
12073 * Rebase to v4.14-rc1
12074
12075 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
12076
12077 linux (4.13.0-11.12) artful; urgency=low
12078
12079 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
12080
12081 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
12082 - s390/mm: fix local TLB flushing vs. detach of an mm address space
12083 - s390/mm: fix race on mm->context.flush_mm
12084
12085 * CVE-2017-1000251
12086 - Bluetooth: Properly check L2CAP config option output buffer length
12087
12088 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
12089
12090 linux (4.13.0-10.11) artful; urgency=low
12091
12092 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
12093
12094 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
12095 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
12096
12097 * Artful update to v4.13.1 stable release (LP: #1716284)
12098 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
12099 - USB: serial: option: add support for D-Link DWM-157 C1
12100 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
12101 - usb:xhci:Fix regression when ATI chipsets detected
12102 - USB: musb: fix external abort on suspend
12103 - ANDROID: binder: add padding to binder_fd_array_object.
12104 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
12105 - USB: core: Avoid race of async_completed() w/ usbdev_release()
12106 - staging/rts5208: fix incorrect shift to extract upper nybble
12107 - staging: ccree: save ciphertext for CTS IV
12108 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
12109 - iio: adc: ti-ads1015: fix incorrect data rate setting update
12110 - iio: adc: ti-ads1015: fix scale information for ADS1115
12111 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
12112 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
12113 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
12114 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
12115 - driver core: bus: Fix a potential double free
12116 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
12117 - binder: free memory on error
12118 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
12119 - crypto: caam/qi - fix compilation with DEBUG enabled
12120 - thunderbolt: Fix reset response_type
12121 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
12122 - intel_th: pci: Add Cannon Lake PCH-H support
12123 - intel_th: pci: Add Cannon Lake PCH-LP support
12124 - ath10k: fix memory leak in rx ring buffer allocation
12125 - drm/vgem: Pin our pages for dmabuf exports
12126 - drm/ttm: Fix accounting error when fail to get pages for pool
12127 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
12128 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
12129 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
12130 - iwlwifi: pci: add new PCI ID for 7265D
12131 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
12132 - mwifiex: correct channel stat buffer overflows
12133 - MCB: add support for SC31 to mcb-lpc
12134 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
12135 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
12136 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
12137 - workqueue: Fix flag collision
12138 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
12139 - cs5536: add support for IDE controller variant
12140 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
12141 - scsi: sg: recheck MMAP_IO request length with lock held
12142 - of/device: Prevent buffer overflow in of_device_modalias()
12143 - rtlwifi: Fix memory leak when firmware request fails
12144 - rtlwifi: Fix fallback firmware loading
12145 - Linux 4.13.1
12146
12147 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
12148 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
12149
12150 * SRIOV: warning if unload VFs (LP: #1715073)
12151 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
12152
12153 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
12154 - i40e: avoid NVM acquire deadlock during NVM update
12155 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
12156
12157 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
12158 twice when perf stat is done (perf:) (LP: #1714571)
12159 - perf vendor events powerpc: Remove duplicate events
12160
12161 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
12162 (LP: #1703339)
12163 - [Config] Include vmd in storage-core-modules udeb
12164
12165 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
12166 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
12167 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
12168 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
12169 offline
12170
12171 * Miscellaneous Ubuntu changes
12172 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
12173 - Revert "UBUNTU: SAUCE: Import aufs driver"
12174 - SAUCE: Import aufs driver
12175
12176 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
12177
12178 linux (4.13.0-9.10) artful; urgency=low
12179
12180 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
12181
12182 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
12183 - [Config] CONFIG_EDAC_GHES=n
12184
12185 * Miscellaneous Ubuntu changes
12186 - ubuntu: vbox -- update to 5.1.26-dfsg-2
12187
12188 [ Upstream Kernel Changes ]
12189
12190 * Rebase to v4.13
12191
12192 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
12193
12194 linux (4.13.0-8.9) artful; urgency=low
12195
12196 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
12197 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
12198
12199 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
12200 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
12201
12202 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
12203 Harrisonville SDP (LP: #1709257)
12204 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
12205 - EDAC, pnd2: Mask off the lower four bits of a BAR
12206 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
12207 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
12208 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
12209 reading BAR
12210
12211 * Miscellaneous Ubuntu changes
12212 - Revert "UBUNTU: SAUCE: Import aufs driver"
12213 - SAUCE: Import aufs driver
12214 - SAUCE: selftests/powerpc: Disable some ptrace selftests
12215 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
12216 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
12217 - [Config] Disable CONFIG_MDIO_* options for s390x
12218 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
12219 - [Config] Update annotations for 4.13
12220
12221 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
12222
12223 linux (4.13.0-7.8) artful; urgency=low
12224
12225 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
12226 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
12227 paths
12228
12229 * Miscellaneous Ubuntu changes
12230 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
12231
12232 * Miscellaneous upstream changes
12233 - seccomp: Provide matching filter for introspection
12234 - seccomp: Sysctl to display available actions
12235 - seccomp: Operation for checking if an action is available
12236 - seccomp: Sysctl to configure actions that are allowed to be logged
12237 - seccomp: Selftest for detection of filter flag support
12238 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
12239 - seccomp: Action to log before allowing
12240
12241 [ Upstream Kernel Changes ]
12242
12243 * Rebase to v4.13-rc7
12244
12245 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
12246
12247 linux (4.13.0-6.7) artful; urgency=low
12248
12249 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
12250 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
12251
12252 * sort ABI files with C.UTF-8 locale (LP: #1712345)
12253 - [Packaging] sort ABI files with C.UTF-8 locale
12254
12255 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
12256 - SAUCE: igb: add support for using Broadcom 54616 as PHY
12257
12258 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
12259 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
12260 - powerpc/mm/radix: Improve TLB/PWC flushes
12261 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
12262
12263 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
12264 properly enrolled keys (LP: #1712168)
12265 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
12266
12267 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
12268 - [Config] CONFIG_BLK_DEV_NVME=m for s390
12269
12270 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
12271 (LP: #1711298)
12272 - [Config] CONFIG_INTEL_ATOMISP=n
12273
12274 * Miscellaneous Ubuntu changes
12275 - SAUCE: apparmor: af_unix mediation
12276
12277 * Miscellaneous upstream changes
12278 - apparmor: Fix shadowed local variable in unpack_trans_table()
12279 - apparmor: Fix logical error in verify_header()
12280 - apparmor: Fix an error code in aafs_create()
12281 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
12282 - apparmor: add the ability to mediate signals
12283 - apparmor: add mount mediation
12284 - apparmor: cleanup conditional check for label in label_print
12285 - apparmor: add support for absolute root view based labels
12286 - apparmor: make policy_unpack able to audit different info messages
12287 - apparmor: add more debug asserts to apparmorfs
12288 - apparmor: add base infastructure for socket mediation
12289 - apparmor: move new_null_profile to after profile lookup fns()
12290 - apparmor: fix race condition in null profile creation
12291 - apparmor: ensure unconfined profiles have dfas initialized
12292 - apparmor: fix incorrect type assignment when freeing proxies
12293
12294 [ Upstream Kernel Changes ]
12295
12296 * Rebase to v4.13-rc6
12297
12298 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
12299
12300 linux (4.13.0-5.6) artful; urgency=low
12301
12302 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
12303 - perf pmu-events: Support additional POWER8+ PVR in mapfile
12304 - perf vendor events: Add POWER9 PMU events
12305 - perf vendor events: Add POWER9 PVRs to mapfile
12306 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
12307 - SAUCE: perf vendor events powerpc: Update POWER9 events
12308
12309 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
12310 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
12311
12312 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
12313 kernels able to boot without initramfs (LP: #1700972)
12314 - [Debian] Don't depend on initramfs-tools
12315
12316 * Miscellaneous Ubuntu changes
12317 - SAUCE: Import aufs driver
12318 - SAUCE: aufs -- Add missing argument to loop_switch() call
12319 - [Config] Enable aufs
12320 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
12321 - Enable zfs build
12322 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
12323 - [Packaging] switch up to debhelper 9
12324
12325 [ Upstream Kernel Changes ]
12326
12327 * Rebase to v4.13-rc5
12328
12329 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
12330
12331 linux (4.13.0-4.5) artful; urgency=low
12332
12333 * Lenovo Yoga 910 Sensors (LP: #1708120)
12334 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
12335
12336 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
12337 (LP: #1703339)
12338 - [Config] Add vmd driver to generic inclusion list
12339
12340 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
12341 - [Config] CONFIG_SATA_HIGHBANK=y
12342
12343 * Miscellaneous Ubuntu changes
12344 - ubuntu: vbox -- update to 5.1.26-dfsg-1
12345 - SAUCE: hio: Build fixes for 4.13
12346 - Enable hio build
12347 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
12348 - [debian] use all rather than amd64 dkms debs for sync
12349
12350 [ Upstream Kernel Changes ]
12351
12352 * Rebase to v4.13-rc4
12353
12354 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
12355
12356 linux (4.13.0-3.4) artful; urgency=low
12357
12358 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
12359 - [Packaging] tests -- reduce rebuild test to one flavour
12360 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
12361
12362 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
12363 - SAUCE: virtio_net: Revert mergeable buffer handling rework
12364
12365 [ Upstream Kernel Changes ]
12366
12367 * Rebase to v4.13-rc3
12368
12369 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
12370
12371 linux (4.13.0-2.3) artful; urgency=low
12372
12373 * Change CONFIG_IBMVETH to module (LP: #1704479)
12374 - [Config] CONFIG_IBMVETH=m
12375
12376 [ Upstream Kernel Changes ]
12377
12378 * Rebase to v4.13-rc2
12379
12380 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
12381
12382 linux (4.13.0-1.2) artful; urgency=low
12383
12384 * Miscellaneous Ubuntu changes
12385 - [Debian] Support sphinx-based kernel documentation
12386
12387 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
12388
12389 linux (4.13.0-0.1) artful; urgency=low
12390
12391 * Miscellaneous Ubuntu changes
12392 - Disable hio
12393 - Disable zfs build
12394 - ubuntu: vbox -- update to 5.1.24-dfsg-1
12395
12396 [ Upstream Kernel Changes ]
12397
12398 * Rebase to v4.13-rc1
12399
12400 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
12401
12402 linux (4.12.0-7.8) artful; urgency=low
12403
12404 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
12405 (LP: #1673564)
12406 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
12407 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
12408 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
12409 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
12410 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
12411 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
12412 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
12413 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
12414 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
12415 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
12416 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
12417 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
12418 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
12419 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
12420 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
12421 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
12422 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
12423 - arm64: Add MIDR values for Cavium cn83XX SoCs
12424 - arm64: Add workaround for Cavium Thunder erratum 30115
12425 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
12426 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
12427 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
12428 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
12429 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
12430 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
12431 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
12432 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
12433
12434 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
12435 - net: hns: Bugfix for Tx timeout handling in hns driver
12436
12437 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
12438 - iommu/arm-smmu: Plumb in new ACPI identifiers
12439
12440 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
12441 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
12442
12443 * Artful update to v4.12.1 stable release (LP: #1703858)
12444 - driver core: platform: fix race condition with driver_override
12445 - RDMA/uverbs: Check port number supplied by user verbs cmds
12446 - usb: dwc3: replace %p with %pK
12447 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
12448 - usb: usbip: set buffer pointers to NULL after free
12449 - Add USB quirk for HVR-950q to avoid intermittent device resets
12450 - usb: Fix typo in the definition of Endpoint[out]Request
12451 - USB: core: fix device node leak
12452 - USB: serial: option: add two Longcheer device ids
12453 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
12454 - xhci: Limit USB2 port wake support for AMD Promontory hosts
12455 - gfs2: Fix glock rhashtable rcu bug
12456 - Add "shutdown" to "struct class".
12457 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
12458 - tpm: fix a kernel memory leak in tpm-sysfs.c
12459 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
12460 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
12461 - sched/fair, cpumask: Export for_each_cpu_wrap()
12462 - sched/core: Implement new approach to scale select_idle_cpu()
12463 - sched/numa: Use down_read_trylock() for the mmap_sem
12464 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
12465 - sched/fair: Simplify wake_affine() for the single socket case
12466 - sched/numa: Implement NUMA node level wake_affine()
12467 - sched/fair: Remove effective_load()
12468 - sched/numa: Hide numa_wake_affine() from UP build
12469 - xen: avoid deadlock in xenbus driver
12470 - crypto: drbg - Fixes panic in wait_for_completion call
12471 - Linux 4.12.1
12472
12473 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
12474 - scsi: cxlflash: Combine the send queue locks
12475 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
12476 - scsi: cxlflash: Reset hardware queue context via specified register
12477 - scsi: cxlflash: Schedule asynchronous reset of the host
12478 - scsi: cxlflash: Handle AFU sync failures
12479 - scsi: cxlflash: Track pending scsi commands in each hardware queue
12480 - scsi: cxlflash: Flush pending commands in cleanup path
12481 - scsi: cxlflash: Add scsi command abort handler
12482 - scsi: cxlflash: Create character device to provide host management interface
12483 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
12484 specifics
12485 - scsi: cxlflash: Introduce host ioctl support
12486 - scsi: cxlflash: Refactor AFU capability checking
12487 - scsi: cxlflash: Support LUN provisioning
12488 - scsi: cxlflash: Support AFU debug
12489 - scsi: cxlflash: Support WS16 unmap
12490 - scsi: cxlflash: Remove zeroing of private command data
12491 - scsi: cxlflash: Update TMF command processing
12492 - scsi: cxlflash: Avoid double free of character device
12493 - scsi: cxlflash: Update send_tmf() parameters
12494 - scsi: cxlflash: Update debug prints in reset handlers
12495
12496 * make snap-pkg support (LP: #1700747)
12497 - make snap-pkg support
12498
12499 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
12500 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
12501
12502 * arm64: fix crash reading /proc/kcore (LP: #1702749)
12503 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
12504 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
12505
12506 * Opal and POWER9 DD2 (LP: #1702159)
12507 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
12508
12509 * Data corruption with hio driver (LP: #1701316)
12510 - SAUCE: hio: Fix incorrect use of enum req_opf values
12511
12512 * Miscellaneous Ubuntu changes
12513 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
12514 - snapcraft.yaml: Sync with xenial
12515 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
12516
12517 * Miscellaneous upstream changes
12518 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
12519 MokSBState"
12520
12521 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
12522
12523 linux (4.12.0-6.7) artful; urgency=low
12524
12525 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
12526 - net: ena: change return value for unsupported features unsupported return
12527 value
12528 - net: ena: add hardware hints capability to the driver
12529 - net: ena: change sizeof() argument to be the type pointer
12530 - net: ena: add reset reason for each device FLR
12531 - net: ena: add support for out of order rx buffers refill
12532 - net: ena: allow the driver to work with small number of msix vectors
12533 - net: ena: use napi_schedule_irqoff when possible
12534 - net: ena: separate skb allocation to dedicated function
12535 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
12536 - net: ena: update driver's rx drop statistics
12537 - net: ena: update ena driver to version 1.2.0
12538
12539 * APST gets enabled against explicit kernel option (LP: #1699004)
12540 - nvme: explicitly disable APST on quirked devices
12541
12542 * Miscellaneous Ubuntu changes
12543 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
12544 - SAUCE: hio updates for 4.12
12545 - SAUCE: Enable hio build
12546
12547 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
12548
12549 linux (4.12.0-5.6) artful; urgency=low
12550
12551 * ERAT invalidate on context switch removal (LP: #1700819)
12552 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
12553
12554 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
12555 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
12556
12557 * Miscellaneous Ubuntu changes
12558 - d-i: Move qcom-emac from arm64 to shared nic-modules
12559
12560 [ Upstream Kernel Changes ]
12561
12562 * Rebase to v4.12
12563
12564 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
12565
12566 linux (4.12.0-4.5) artful; urgency=low
12567
12568 * aacraid driver may return uninitialized stack data to userspace
12569 (LP: #1700077)
12570 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
12571
12572 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
12573 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
12574
12575 * AACRAID for power9 platform (LP: #1689980)
12576 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
12577 - scsi: aacraid: Fix DMAR issues with iommu=pt
12578 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
12579 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
12580 - scsi: aacraid: Remove reset support from check_health
12581 - scsi: aacraid: Change wait time for fib completion
12582 - scsi: aacraid: Log count info of scsi cmds before reset
12583 - scsi: aacraid: Print ctrl status before eh reset
12584 - scsi: aacraid: Using single reset mask for IOP reset
12585 - scsi: aacraid: Rework IOP reset
12586 - scsi: aacraid: Add periodic checks to see IOP reset status
12587 - scsi: aacraid: Rework SOFT reset code
12588 - scsi: aacraid: Rework aac_src_restart
12589 - scsi: aacraid: Use correct function to get ctrl health
12590 - scsi: aacraid: Make sure ioctl returns on controller reset
12591 - scsi: aacraid: Enable ctrl reset for both hba and arc
12592 - scsi: aacraid: Add reset debugging statements
12593 - scsi: aacraid: Remove reference to Series-9
12594 - scsi: aacraid: Update driver version to 50834
12595
12596 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
12597 - SAUCE: drm: hibmc: Use set_busid function from drm core
12598
12599 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
12600 - d-i: Add hibmc-drm to kernel-image udeb
12601
12602 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
12603 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
12604
12605 * Miscellaneous Ubuntu changes
12606 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
12607 - [Config] CONFIG_ATA=n for s390x
12608 - [Config] Update annotations for 4.12
12609
12610 [ Upstream Kernel Changes ]
12611
12612 * Rebase to v4.12-rc7
12613
12614 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
12615
12616 linux (4.12.0-3.4) artful; urgency=low
12617
12618 * Miscellaneous upstream changes
12619 - ufs: fix the logics for tail relocation
12620
12621 [ Upstream Kernel Changes ]
12622
12623 * Rebase to v4.12-rc6
12624
12625 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
12626
12627 linux (4.12.0-2.3) artful; urgency=low
12628
12629 * CVE-2014-9900
12630 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
12631 ethtool_get_wol()
12632
12633 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
12634 (LP: #1671360)
12635 - pinctrl/amd: Use regular interrupt instead of chained
12636
12637 * extend-diff-ignore should use exact matches (LP: #1693504)
12638 - [Packaging] exact extend-diff-ignore matches
12639
12640 * Miscellaneous Ubuntu changes
12641 - SAUCE: efi: Don't print secure boot state from the efi stub
12642 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
12643 - SAUCE: vbox fixes for 4.12
12644 - Re-enable virtualbox build
12645 - [Config] CONFIG_ORANGEFS_FS=m
12646 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
12647 - Enable zfs build
12648
12649 [ Upstream Kernel Changes ]
12650
12651 * Rebase to v4.12-rc4
12652 * Rebase to v4.12-rc5
12653
12654 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
12655
12656 linux (4.12.0-1.2) artful; urgency=low
12657
12658 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
12659 - [Config] Enable CONFIG_DRM_MGAG200 as module
12660
12661 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
12662 - [Config] CONFIG_LIBIO=y on arm64 only
12663 - SAUCE: LIBIO: Introduce a generic PIO mapping method
12664 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
12665 - [Config] CONFIG_HISILICON_LPC=y
12666 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
12667 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
12668 I/O
12669 - SAUCE: LPC: Add the ACPI LPC support
12670 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
12671 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
12672
12673 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
12674 - SAUCE: tty: Fix ldisc crash on reopened tty
12675
12676 * Miscellaneous Ubuntu changes
12677 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
12678 - Rebase to v4.12-rc3
12679
12680 [ Upstream Kernel Changes ]
12681
12682 * Rebase to v4.12-rc3
12683
12684 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
12685
12686 linux (4.12.0-0.1) artful; urgency=low
12687
12688 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
12689 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
12690
12691 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
12692 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
12693
12694 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
12695 (LP: #1672819)
12696 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
12697
12698 * Miscellaneous Ubuntu changes
12699 - Update find-missing-sauce.sh to compare to artful
12700 - Update dropped.txt
12701 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
12702 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
12703 kernel image
12704 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
12705 mode
12706 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
12707 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
12708 locked down
12709 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
12710 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
12711 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
12712 reboot
12713 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
12714 set
12715 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
12716 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
12717 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
12718 down
12719 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
12720 locked down
12721 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
12722 down
12723 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
12724 is locked down
12725 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
12726 locked down
12727 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
12728 has been locked down
12729 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
12730 locked down
12731 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
12732 locked down
12733 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
12734 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
12735 kernel is locked down
12736 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
12737 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
12738 down
12739 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
12740 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
12741 secondary keyring
12742 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
12743 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
12744 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
12745 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
12746 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
12747 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
12748 MokSBState
12749 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
12750 - [Config] Set values for UEFI secure boot lockdown options
12751 - Disable virtualbox build
12752 - Disable hio build
12753 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
12754 - Disable zfs build
12755 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
12756 - SAUCE: Import aufs driver
12757 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
12758 - [Config] Enable aufs
12759 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
12760
12761 [ Upstream Kernel Changes ]
12762
12763 * Rebase to v4.12-rc2
12764
12765 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
12766
12767 linux (4.11.0-3.8) artful; urgency=low
12768
12769 [ Seth Forshee ]
12770
12771 * Release Tracking Bug
12772 - LP: #1690999
12773
12774 * apparmor_parser hangs indefinitely when called by multiple threads
12775 (LP: #1645037)
12776 - SAUCE: apparmor: fix lock ordering for mkdir
12777
12778 * apparmor leaking securityfs pin count (LP: #1660846)
12779 - SAUCE: apparmor: fix leak on securityfs pin count
12780
12781 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
12782 (LP: #1660845)
12783 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
12784 fails
12785
12786 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
12787 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
12788
12789 * libvirt profile is blocking global setrlimit despite having no rlimit rule
12790 (LP: #1679704)
12791 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
12792 - apparmor: update auditing of rlimit check to provide capability information
12793
12794 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
12795 - SAUCE: apparmor: add policy revision file interface
12796
12797 * apparmor does not make support of query data visible (LP: #1678023)
12798 - SAUCE: apparmor: add label data availability to the feature set
12799
12800 * apparmor query interface does not make supported query info available
12801 (LP: #1678030)
12802 - SAUCE: apparmor: add information about the query inteface to the feature set
12803
12804 * change_profile incorrect when using namespaces with a compound stack
12805 (LP: #1677959)
12806 - SAUCE: apparmor: fix label parse for stacked labels
12807
12808 * Regression in 4.4.0-65-generic causes very frequent system crashes
12809 (LP: #1669611)
12810 - apparmor: sync of apparmor 3.6+ (17.04)
12811
12812 * Artful update to 4.11.1 stable release (LP: #1690814)
12813 - dm ioctl: prevent stack leak in dm ioctl call
12814 - drm/sti: fix GDP size to support up to UHD resolution
12815 - power: supply: lp8788: prevent out of bounds array access
12816 - brcmfmac: Ensure pointer correctly set if skb data location changes
12817 - brcmfmac: Make skb header writable before use
12818 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
12819 - refcount: change EXPORT_SYMBOL markings
12820 - net: macb: fix phy interrupt parsing
12821 - tcp: fix access to sk->sk_state in tcp_poll()
12822 - geneve: fix incorrect setting of UDP checksum flag
12823 - bpf: enhance verifier to understand stack pointer arithmetic
12824 - bpf, arm64: fix jit branch offset related to ldimm64
12825 - tcp: fix wraparound issue in tcp_lp
12826 - net: ipv6: Do not duplicate DAD on link up
12827 - net: usb: qmi_wwan: add Telit ME910 support
12828 - tcp: do not inherit fastopen_req from parent
12829 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
12830 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
12831 - ipv6: initialize route null entry in addrconf_init()
12832 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
12833 - tcp: randomize timestamps on syncookies
12834 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
12835 - bpf: don't let ldimm64 leak map addresses on unprivileged
12836 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
12837 - f2fs: sanity check segment count
12838 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
12839 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
12840 - block: get rid of blk_integrity_revalidate()
12841 - Linux 4.11.1
12842
12843 * Module signing exclusion for staging drivers does not work properly
12844 (LP: #1690908)
12845 - SAUCE: Fix module signing exclusion in package builds
12846
12847 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
12848 - [Config] CONFIG_QCOM_L3_PMU=y
12849 - perf: qcom: Add L3 cache PMU driver
12850
12851 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
12852 - drivers/perf: arm_pmu: rework per-cpu allocation
12853 - drivers/perf: arm_pmu: manage interrupts per-cpu
12854 - drivers/perf: arm_pmu: split irq request from enable
12855 - drivers/perf: arm_pmu: remove pointless PMU disabling
12856 - drivers/perf: arm_pmu: define armpmu_init_fn
12857 - drivers/perf: arm_pmu: fold init into alloc
12858 - drivers/perf: arm_pmu: factor out pmu registration
12859 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
12860 - drivers/perf: arm_pmu: handle no platform_device
12861 - drivers/perf: arm_pmu: rename irq request/free functions
12862 - drivers/perf: arm_pmu: split cpu-local irq request/free
12863 - drivers/perf: arm_pmu: move irq request/free into probe
12864 - drivers/perf: arm_pmu: split out platform device probe logic
12865 - arm64: add function to get a cpu's MADT GICC table
12866 - [Config] CONFIG_ARM_PMU_ACPI=y
12867 - drivers/perf: arm_pmu: add ACPI framework
12868 - arm64: pmuv3: handle !PMUv3 when probing
12869 - arm64: pmuv3: use arm_pmu ACPI framework
12870
12871 * Fix NVLINK2 TCE route (LP: #1690155)
12872 - powerpc/powernv: Fix TCE kill on NVLink2
12873
12874 * CVE-2017-0605
12875 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
12876
12877 * Miscellaneous Ubuntu changes
12878 - [Config] Restore powerpc arch to annotations file
12879 - [Config] Disable runtime testing modules
12880 - [Config] Disable drivers not needed on s390x
12881 - [Config] Update annotations for 4.11
12882 - [Config] updateconfigs after apparmor updates
12883
12884 * Miscellaneous upstream changes
12885 - apparmor: use SHASH_DESC_ON_STACK
12886 - apparmor: fix invalid reference to index variable of iterator line 836
12887 - apparmor: fix parameters so that the permission test is bypassed at boot
12888 - apparmor: Make path_max parameter readonly
12889 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
12890 - apparmorfs: Use seq_putc() in two functions
12891 - apparmor: provide information about path buffer size at boot
12892 - apparmor: add/use fns to print hash string hex value
12893
12894 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
12895
12896 linux (4.11.0-2.7) artful; urgency=low
12897
12898 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
12899 (LP: #1688259)
12900 - Remove squashfs-modules files from d-i
12901 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
12902
12903 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
12904 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
12905 - d-i: initrd needs qcom_emac on amberwing platform.
12906
12907 * update for V3 kernel bits and improved multiple fan slice support
12908 (LP: #1470091)
12909 - SAUCE: fan: tunnel multiple mapping mode (v3)
12910
12911 * Miscellaneous Ubuntu changes
12912 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
12913 - Enable zfs
12914 - SAUCE: fan: add VXLAN implementation
12915 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
12916 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
12917 kernel image
12918 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
12919 mode
12920 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
12921 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
12922 locked down
12923 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
12924 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
12925 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
12926 reboot
12927 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
12928 set
12929 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
12930 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
12931 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
12932 down
12933 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
12934 locked down
12935 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
12936 down
12937 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
12938 is locked down
12939 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
12940 locked down
12941 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
12942 has been locked down
12943 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
12944 locked down
12945 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
12946 locked down
12947 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
12948 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
12949 kernel is locked down
12950 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
12951 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
12952 down
12953 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
12954 - SAUCE: (efi-lockdown) Add EFI signature data types
12955 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
12956 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
12957 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
12958 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
12959 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
12960 disabled
12961 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
12962 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
12963 MokSBState
12964 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
12965 - [Config] Set values for UEFI secure boot lockdown options
12966 - Update dropped.txt
12967
12968 [ Upstream Kernel Changes ]
12969
12970 * rebase to v4.11
12971
12972 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
12973
12974 linux (4.11.0-1.6) artful; urgency=low
12975
12976 * Miscellaneous Ubuntu changes
12977 - [Debian] Use default compression for all packages
12978 - SAUCE: (namespace) block_dev: Support checking inode permissions in
12979 lookup_bdev()
12980 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
12981 when mounting
12982 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
12983 when mounting
12984 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
12985 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
12986 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
12987 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
12988 security.* xattrs
12989 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
12990 filesystems
12991 - SAUCE: (namespace) fuse: Add support for pid namespaces
12992 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
12993 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
12994 or a descendant
12995 - SAUCE: (namespace) fuse: Allow user namespace mounts
12996 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
12997 namespaces
12998 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
12999 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
13000 mounts
13001 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
13002 opened for writing
13003
13004 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
13005
13006 linux (4.11.0-0.5) artful; urgency=low
13007
13008 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
13009 (LP: #1684971)
13010 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
13011
13012 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
13013 (LP: #1470250)
13014 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
13015
13016 * Enable virtual scsi server driver for Power (LP: #1615665)
13017 - SAUCE: Return TCMU-generated sense data to fabric module
13018
13019 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
13020 (LP: #1630990)
13021 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
13022 CONFIG_SECURITYFS=n
13023
13024 * Miscellaneous Ubuntu changes
13025 - SAUCE: Import aufs driver
13026 - [Config] Enable aufs
13027 - [Debian] Add script to update virtualbox
13028 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
13029 - Enable vbox
13030 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
13031
13032 [ Upstream Kernel Changes ]
13033
13034 * rebase to v4.11-rc8
13035
13036 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
13037
13038 linux (4.11.0-0.4) zesty; urgency=low
13039
13040 * POWER9: Improve performance on memory management (LP: #1681429)
13041 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
13042 flush
13043 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
13044
13045 * Miscellaneous Ubuntu changes
13046 - find-missing-sauce.sh
13047
13048 [ Upstream Kernel Changes ]
13049
13050 * rebase to v4.11-rc7
13051
13052 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
13053
13054 linux (4.11.0-0.3) zesty; urgency=low
13055
13056 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
13057 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
13058
13059 * smartpqi driver needed in initram disk and installer (LP: #1680156)
13060 - [Config] Add smartpqi to d-i
13061
13062 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
13063 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
13064
13065 * Miscellaneous Ubuntu changes
13066 - [Config] flash-kernel should be a Breaks
13067 - [Config] drop the info directory
13068 - [Config] drop NOTES as obsolete
13069 - [Config] drop changelog.historical as obsolete
13070 - rebase to v4.11-rc6
13071
13072 [ Upstream Kernel Changes ]
13073
13074 * rebase to v4.11-rc6
13075
13076 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
13077
13078 linux (4.11.0-0.2) zesty; urgency=low
13079
13080 [ Upstream Kernel Changes ]
13081
13082 * rebase to v4.11-rc5
13083
13084 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
13085
13086 linux (4.11.0-0.1) zesty; urgency=low
13087
13088 [ Upstream Kernel Changes ]
13089
13090 * rebase to v4.11-rc4
13091 - LP: #1591053
13092
13093 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
13094
13095 linux (4.11.0-0.0) zesty; urgency=low
13096
13097 * dummy entry
13098
13099 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600