~canonical-kernel/ubuntu/+source/linux-oem/+git/focal:oem

Last commit made on 2019-08-07
Get this branch:
git clone -b oem https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/focal
Members of Canonical Kernel can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

45802e7... by AceLan Kao

UBUNTU: Ubuntu-oem-4.15.0-1050.57

Signed-off-by: AceLan Kao <email address hidden>

5a0ed9f... by AceLan Kao

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1839261
Signed-off-by: AceLan Kao <email address hidden>

6631b4d... by AceLan Kao

UBUNTU: [Packaging] update helper scripts

BugLink: http://bugs.launchpad.net/bugs/1786013
Signed-off-by: AceLan Kao <email address hidden>

d3aecdb... by AceLan Kao

UBUNTU: Start new release

Ignore: yes
Signed-off-by: AceLan Kao <email address hidden>

460eea7... by Kleber Sacilotto de Souza

UBUNTU: Ubuntu-oem-4.15.0-1049.56

Signed-off-by: Kleber Sacilotto de Souza <email address hidden>

b0d65f8... by Kleber Sacilotto de Souza

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Kleber Sacilotto de Souza <email address hidden>

5a0301e... by AceLan Kao

UBUNTU: Ubuntu-oem-4.15.0-1048.55

Signed-off-by: AceLan Kao <email address hidden>

7eb4c6e... by AceLan Kao

UBUNTU: [Packaging] dkms -- dkms package build packaging support

Add new dkms-build scripting which prepares a kernel headers tree and
then builds specified DKMS packages against those headers. The
resulting .kos are then incorporated into the specified package,
including signing them into this kernels module signing key. This
allows them to be loaded in a secure-boot environment.

BugLink: http://bugs.launchpad.net/bugs/1807378

Signed-off-by: AceLan Kao <email address hidden>

8e32185... by AceLan Kao

UBUNTU: SAUCE: xhci-hub: replace port_array

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

port_array has been removed since
e740b019d7c6 ("xhci: xhci-hub: use new port structures to get port address instead of port array")
but this structure has been re-introduced from linux-stable
43547abc7a0a ("usb: xhci: Prevent bus suspend if a port connect change or polling state is detected")
So replace it by new array.

Signed-off-by: AceLan Kao <email address hidden>

ef67f10... by AceLan Kao

UBUNTU: [Packaging] remove hibmc-drm from built modules list

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

CONFIG_DRM_HISI_HIBMC is not enabled only for arm64, so remove hibmc-drm
from the modules list from the previous ABI for all architectures except
arm64.

Ignore: yes
Signed-off-by: AceLan Kao <email address hidden>