~vicamo/+git/ubuntu-kernel:bug-1856642/new-id-06ee-for-cml-pch/focal

Last commit made on 2019-12-17
Get this branch:
git clone -b bug-1856642/new-id-06ee-for-cml-pch/focal https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
bug-1856642/new-id-06ee-for-cml-pch/focal
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

e2d353b... by You-Sheng Yang

Bug 1856642: Add new PCH ID for the Intel Comet Lake -H variant

0a83005... by Heikki Krogerus <email address hidden>

usb: dwc3: pci: add ID for the Intel Comet Lake -H variant

The original ID that was added for Comet Lake PCH was
actually for the -LP (low power) variant even though the
constant for it said CMLH. Changing that while at it.

Signed-off-by: Heikki Krogerus <email address hidden>
Acked-by: Felipe Balbi <email address hidden>
Cc: stable <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit 3c3caae4cd6e122472efcf64759ff6392fb6bce2)
Signed-off-by: You-Sheng Yang <email address hidden>

5d70d1a... by Seth Forshee

UBUNTU: Ubuntu-5.4.0-9.12

Signed-off-by: Seth Forshee <email address hidden>

0b663a5... by Seth Forshee

UBUNTU: update dkms package versions

Signed-off-by: Seth Forshee <email address hidden>

a3c711d... by Hui Wang

UBUNTU: SAUCE: ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO

BugLink: https://bugs.launchpad.net/bugs/1855999

After applying the fixup ALC274_FIXUP_DELL_AIO_LINEOUT_VERB, the
Line-out jack works well. And instead of adding a new set of pin
definition in the pin_fixup_tbl, we put a more generic matching entry
in the fallback_pin_fixup_tbl.

Cc: <email address hidden>
Signed-off-by: Hui Wang <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>
(cherry picked from commit 5815bdfd7f54739be9abed1301d55f5e74d7ad1f
 git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git)
Signed-off-by: Hui Wang <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>

754bd09... by Xiang Chen <email address hidden>

scsi: hisi_sas: Check sas_port before using it

BugLink: https://bugs.launchpad.net/bugs/1855952

This patch fixes a potential NULL pointer reference on Hisilicon
SCSI host driver.

Need to check the structure sas_port before using it.

Link: https://<email address hidden>
Signed-off-by: Xiang Chen <email address hidden>
Signed-off-by: John Garry <email address hidden>
Signed-off-by: Martin K. Petersen <email address hidden>
(cherry picked from commit 8c39673d5474b95374df2104dc1f65205c5278b8)
Signed-off-by: Ike Panhc <email address hidden>
Acked-by: Colin Ian King <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>

90e0db0... by Thadeu Lima de Souza Cascardo

UBUNTU: SAUCE: selftests: net: tls: remove recv_rcvbuf test

This test only works when [1] is applied, which was rejected.

Basically, the errors are reported and cleared. In this particular case of tls
sockets, following reads will block.

The test case was originally submitted with the rejected patch, but, then, was
included as part of a different patchset, possibly by mistake.

[1] https://<email address hidden>/#t

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>
Acked-by: Marcelo Henrique Cerri <email address hidden>
Acked-by: Paolo Pisati <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>

7101219... by Navid Emamdoost <email address hidden>

ath10k: fix memory leak

CVE-2019-19078

In ath10k_usb_hif_tx_sg the allocated urb should be released if
usb_submit_urb fails.

Signed-off-by: Navid Emamdoost <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
(cherry picked from commit b8d17e7d93d2beb89e4f34c59996376b8b544792)
Signed-off-by: Po-Hsu Lin <email address hidden>
Acked-by: Connor Kuehl <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>

0b06eb0... by "Paulo Alcantara (SUSE)" <email address hidden>

cifs: Fix retrieval of DFS referrals in cifs_mount()

BugLink: https://bugs.launchpad.net/bugs/1854887

Make sure that DFS referrals are sent to newly resolved root targets
as in a multi tier DFS setup.

Signed-off-by: Paulo Alcantara (SUSE) <email address hidden>
Link: https://<email address hidden>
Cc: <email address hidden>
Tested-by: Matthew Ruffell <email address hidden>
Signed-off-by: Steve French <email address hidden>
(cherry picked from commit 5bb30a4dd60e2a10a4de9932daff23e503f1dd2b)
Signed-off-by: Matthew Ruffell <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>

676b75d... by Dimitri John Ledkov

UBUNTU: [Debian] add python depends to ubuntu-regression-suite

In focal-proposed, bzr is now provided by python3 breezy, and thus
neither /usr/bin/python or /usr/bin/python2 is available, as python2
is not at all installed anymore.

Signed-off-by: Dimitri John Ledkov <email address hidden>
Signed-off-by: Seth Forshee <email address hidden>