[Bug 1882790] Re: Focal update: v5.6.17 upstream stable release

2020-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.6 - 5.6.0-1020.20

---
linux-oem-5.6 (5.6.0-1020.20) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1020.20 -proposed tracker (LP: #1886753)

  * Realtek [10ec:c82f] Subsystem [17aa:c02f] Wifi adapter not found
(LP: #1886247)
- SAUCE: rtw88: 8822ce: add support for device ID 0xc82f

  * [WD19TB] external DP failed with DRM error message (LP: #1886165)
- drm/i915/tgl: Update TC DP vswing table
- drm/i915/tgl: Implement WA_16011163337
- SAUCE: drm/i915/bios: add intel_bios_hdmi_level_shift()
- drm/i915/tgl: Add HBR and HBR2+ voltage swing table
- drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed
- drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encoders
- drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clock

  * ubuntu_aufs_smoke_test failed on Focal OEM 5.6 (LP: #1879308)
- SAUCE: fs: Enable aufs

 -- Timo Aaltonen   Wed, 08 Jul 2020
11:44:53 +0300

** Changed in: linux-oem-5.6 (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882790

Title:
  Focal update: v5.6.17 upstream stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1882790/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1882790] Re: Focal update: v5.6.17 upstream stable release

2020-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.6 - 5.6.0-1018.18

---
linux-oem-5.6 (5.6.0-1018.18) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1018.18 -proposed tracker (LP: #1884496)

  * Focal update: v5.6.18 upstream stable release (LP: #1883304)
- devinet: fix memleak in inetdev_init()
- l2tp: add sk_family checks to l2tp_validate_socket
- l2tp: do not use inet_hash()/inet_unhash()
- net: check untrusted gso_size at kernel entry
- net/mlx5: Fix crash upon suspend/resume
- net: stmmac: enable timestamp snapshot for required PTP packets in dwmac
  v5.10a
- net: usb: qmi_wwan: add Telit LE910C1-EUX composition
- NFC: st21nfca: add missed kfree_skb() in an error path
- nfp: flower: fix used time of merge flow statistics
- sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
- virtio_vsock: Fix race condition in virtio_transport_recv_pkt
- vsock: fix timeout in vsock_accept()
- net: be more gentle about silly gso requests coming from user
- net: dsa: felix: send VLANs on CPU port as egress-tagged
- mptcp: fix unblocking connect()
- net/sched: fix infinite loop in sch_fq_pie
- net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
- USB: serial: qcserial: add DW5816e QDL support
- USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
- USB: serial: option: add Telit LE910C1-EUX compositions
- USB: serial: ch341: add basis for quirk detection
- USB: serial: ch341: fix lockup of devices with limited prescaler
- iio:chemical:sps30: Fix timestamp alignment
- iio: vcnl4000: Fix i2c swapped word reading.
- iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.
- iio: adc: stm32-adc: fix a wrong error message when probing interrupts
- usb: musb: start session in resume for host port
- usb: musb: Fix runtime PM imbalance on error
- serial: 8250: Enable 16550A variants by default on non-x86
- vt: keyboard: avoid signed integer overflow in k_ascii
- tty: hvc_console, fix crashes on parallel open/close
- staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
- CDC-ACM: heed quirk also in error handling
- nvmem: qfprom: remove incorrect write support
- x86/cpu: Add a steppings field to struct x86_cpu_id
- x86/cpu: Add 'table' argument to cpu_matches()
- x86/speculation: Add Special Register Buffer Data Sampling (SRBDS)
  mitigation
- x86/speculation: Add SRBDS vulnerability and mitigation documentation
- x86/speculation: Add Ivy Bridge to affected list
- uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly
  aligned
- Revert "net/mlx5: Annotate mutex destroy for root ns"
- Linux 5.6.18

  * NULL pointer dereference in nvme reset work-queue when VMD raid mode and
SecureBoot turned on simultaneously on TigerLake (LP: #1876707)
- iommu: Use C99 flexible array in fwspec
- iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API
- ACPI/IORT: Remove direct access of dev->iommu_fwspec
- drm/msm/mdp5: Remove direct access of dev->iommu_fwspec
- iommu/tegra-gart: Remove direct access of dev->iommu_fwspec
- iommu: Rename struct iommu_param to dev_iommu
- iommu: Move iommu_fwspec to struct dev_iommu
- iommu/arm-smmu: Fix uninitilized variable warning
- iommu: Introduce accessors for iommu private data
- iommu/arm-smmu-v3: Use accessor functions for iommu private data
- iommu/arm-smmu: Refactor master_cfg/fwspec usage
- iommu/arm-smmu: Use accessor functions for iommu private data
- iommu/renesas: Use accessor functions for iommu private data
- iommu/mediatek: Use accessor functions for iommu private data
- iommu/qcom: Use accessor functions for iommu private data
- iommu/virtio: Use accessor functions for iommu private data
- iommu: Fix the memory leak in dev_iommu_free()
- iommu: Move fwspec->iommu_priv to struct dev_iommu
- iommu: Move default domain allocation to separate function
- iommu: Add def_domain_type() callback in iommu_ops
- iommu/amd: Implement iommu_ops->def_domain_type call-back
- iommu/vt-d: Wire up iommu_ops->def_domain_type
- iommu/amd: Remove dma_mask check from check_device()
- iommu/amd: Return -ENODEV in add_device when device is not handled by 
IOMMU
- iommu: Add probe_device() and release_device() call-backs
- iommu: Move default domain allocation to iommu_probe_device()
- iommu: Keep a list of allocated groups in __iommu_probe_device()
- iommu: Move new probe_device path to separate function
- iommu: Split off default domain allocation from group assignment
- iommu: Move iommu_group_create_direct_mappings() out of
  iommu_group_add_device()
- iommu: Export bus_iommu_probe() and make is safe for re-probing
- iommu/amd: Remove dev_data->passthrough
- iommu/amd: Convert to probe/release_device() call-backs
- 

[Bug 1882790] Re: Focal update: v5.6.17 upstream stable release

2020-06-09 Thread Kamal Mostafa
** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882790

Title:
  Focal update: v5.6.17 upstream stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1882790/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1882790] Re: Focal update: v5.6.17 upstream stable release

2020-06-09 Thread Kamal Mostafa
** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The following upstream
+    stable patches should be included in the Ubuntu kernel:
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The following upstream
-stable patches should be included in the Ubuntu kernel:
+    v5.6.17 upstream stable release
+    from git://git.kernel.org/
  
-v5.6.17 upstream stable release
-from git://git.kernel.org/
+ x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
+ Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race 
window"
+ ARC: Fix ICCM & DCCM runtime size checks
+ ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
+ efi/libstub: Avoid returning uninitialized data from setup_graphics()
+ evm: Fix RCU list related warnings
+ scsi: pm: Balance pm_only counter of request queue during system resume
+ efi/earlycon: Fix early printk for wider fonts
+ x86/hyperv: Properly suspend/resume reenlightenment notifications
+ dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy
+ i2c: altera: Fix race between xfer_msg and isr thread
+ io_uring: initialize ctx->sqo_wait earlier
+ io_uring: don't prepare DRAIN reqs twice
+ io_uring: fix FORCE_ASYNC req preparation
+ net: phy: propagate an error back to the callers of phy_sfp_probe
+ x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
+ net: bmac: Fix read of MAC address from ROM
+ drm/edid: Add Oculus Rift S to non-desktop list
+ s390/mm: fix set_huge_pte_at() for empty ptes
+ io_uring: reset -EBUSY error when io sq thread is waken up
+ drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
+ riscv: Fix print_vm_layout build error if NOMMU
+ wireguard: selftests: use newer iproute2 for gcc-10
+ null_blk: return error for invalid zone size
+ net: ethernet: ti: fix some return value check of cpsw_ale_create()
+ net/ethernet/freescale: rework quiesce/activate for ucc_geth
+ net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
+ selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
+ net: Fix return value about devm_platform_ioremap_resource()
+ net: smsc911x: Fix runtime PM imbalance on error
+ mm: Fix mremap not considering huge pmd devmap
+ HID: sony: Fix for broken buttons on DS3 USB dongles
+ HID: multitouch: enable multi-input as a quirk for some devices
+ HID: i2c-hid: add Schneider SCL142ALM to descriptor override
+ p54usb: add AirVasT USB stick device-id
+ mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
+ crypto: api - Fix use-after-free and race in crypto_spawn_alg
+ kernel/relay.c: handle alloc_percpu returning NULL in relay_open
+ mmc: fix compilation of user API
+ media: Revert "staging: imgu: Address a compiler warning on alignment"
+ media: staging: ipu3-imgu: Move alignment attribute to field
+ net: dsa: mt7530: set CPU port to fallback mode
+ airo: Fix read overflows sending packets
+ Linux 5.6.17
+ UBUNTU: upstream stable to v5.6.17
+ UBUNTU: [Config] updateconfigs for ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882790

Title:
  Focal update: v5.6.17 upstream stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1882790/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs