~canonical-kernel/ubuntu/+source/linux-oracle/+git/disco:master

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

Branch merges

Branch information

Recent commits

ad5a011... by Connor Kuehl

UBUNTU: Ubuntu-oracle-5.0.0-1009.14

Signed-off-by: Connor Kuehl <email address hidden>

e071225... by Connor Kuehl

UBUNTU: oracle: [Config] CONFIG_DIMLIB=y

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

Ubuntu commit 8bf5a702a8a3 ("UBUNTU: [Config] updateconfigs for DIMLIB")
enabled the DIMLIB feature and broadcom/mellanox/ena drivers have been
updated to use it. This kernel's config happens to depend on at least
one of the affected drivers and therefore now DIMLIB is selected.

Signed-off-by: Connor Kuehl <email address hidden>

39a7a98... by Connor Kuehl

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1854781
Properties: no-test-build
Signed-off-by: Connor Kuehl <email address hidden>

8e8e2ba... by Connor Kuehl

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Connor Kuehl <email address hidden>

df972ce... by Khaled El Mously

UBUNTU: Ubuntu-oracle-5.0.0-1008.13

Signed-off-by: Khalid Elmously <email address hidden>

0eebcec... by Khaled El Mously

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1852248
Properties: no-test-build
Signed-off-by: Khalid Elmously <email address hidden>

fdfe5f4... by Khaled El Mously

UBUNTU: [Config] updateconfigs for USB_RIO500

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

Signed-off-by: Khalid Elmously <email address hidden>

ad748d6... by Khaled El Mously

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Khalid Elmously <email address hidden>

4bd4098... by Stefan Bader

UBUNTU: Ubuntu-oracle-5.0.0-1007.12

Signed-off-by: Stefan Bader <email address hidden>

12a4252... by Andrea Righi

UBUNTU: [Config] oracle: Disable TSX by default when possible

Turn on CONFIG_X86_INTEL_TSX_MODE_OFF to disable Intel's Transactional
Synchronization Extensions (TSX) feature by default. TSX can only be
disable on certain, newer processors that support the IA32_TSX_CTRL MSR
via a microcode update. Intel says that future processors will also
support the MSR. On processors that support the MSR, TSX will be
disabled unless the system administrator overrides the configuration
with the "tsx" kernel command line option.

CVE-2019-11135

Signed-off-by: Andrea Righi <email address hidden>