~bladernr/ubuntu/+source/linux/+git/focal:1915403-devlink-disable-report-if-healthy

Last commit made on 2021-02-11
Get this branch:
git clone -b 1915403-devlink-disable-report-if-healthy https://git.launchpad.net/~bladernr/ubuntu/+source/linux/+git/focal
Only Jeff Lane  can upload to this branch. If you are Jeff Lane  please log in for upload directions.

Branch merges

Branch information

Name:
1915403-devlink-disable-report-if-healthy
Repository:
lp:~bladernr/ubuntu/+source/linux/+git/focal

Recent commits

92dc8ac... by Jiri Pirko <email address hidden>

devlink: don't do reporter recovery if the state is healthy

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

If reporter state is healthy, don't call into a driver for recover and
don't increase recovery count.

Signed-off-by: Jiri Pirko <email address hidden>
Signed-off-by: David S. Miller <email address hidden>
(cherry picked from commit 402818205c9ecdfd922fdfa58fb113f60fdda523)
Signed-off-by: Jeff Lane <email address hidden>

0ff1d85... by Ian May

UBUNTU: Ubuntu-5.4.0-66.74

Signed-off-by: Ian May <email address hidden>

bc9b2fd... by Ian May

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1913152
Properties: no-test-build
Signed-off-by: Ian May <email address hidden>

ce2124d... by Ian May

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Ian May <email address hidden>

4aeffc2... by Stefan Bader

UBUNTU: [Packaging] Turn on ODM support for amd64

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

Now there is the support in place let us turn this on for amd64. This is
added as enabled generally in the config because otherwise updating the
config for drivers depending on it would not work. It is changed at
build time for arches which have not enabled it. Also it will
automatically go away for backports.

Signed-off-by: Stefan Bader <email address hidden>
Acked-by: Marcelo Henrique Cerri <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Signed-off-by: Kelsey Skunberg <email address hidden>

fd0ebc6... by Stefan Bader

UBUNTU: [Packaging] Add support for ODM drivers

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

We want to be able to selectively turn on ODM driver support for those
kernels/arches we have to but otherwise not inherit this to other
derivatives. This is done by a new config option which we will have to
depend on in the new drivers config options. Support is toggled by
changing a makefile rule variable. The new config option will be hidden
as long as not at least one of the arches supported turns on the rule
variable.

Signed-off-by: Stefan Bader <email address hidden>
Acked-by: Marcelo Henrique Cerri <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Signed-off-by: Kelsey Skunberg <email address hidden>

2a53556... by Ian May

UBUNTU: update dkms package versions

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Ian May <email address hidden>

81dc654... by Alberto Milone

UBUNTU: [Config] dkms-versions -- add the 460-server nvidia driver

Add signed modules for the 460-server NVIDIA series
and update the 460 driver.

Note: this will require updating the dkms-versions once
the NVIDIA packages are in -proposed.

BugLink: https://bugs.launchpad.net/bugs/1913200
Signed-off-by: Alberto Milone <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Signed-off-by: Ian May <email address hidden>

f80fdb6... by Alberto Milone

UBUNTU: [Config] dkms-versions -- drop NVIDIA 435 455 and 440-server

Drop the old signonly releases.

BugLink: https://bugs.launchpad.net/bugs/1913200
Signed-off-by: Alberto Milone <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Signed-off-by: Ian May <email address hidden>

fc423af... by Kai-Heng Feng

ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7

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

HP EliteBook 850 G7 uses the same GPIO pins as ALC285_FIXUP_HP_GPIO_LED
to enable mute and micmute LED. So apply the quirk to enable the LEDs.

Signed-off-by: Kai-Heng Feng <email address hidden>
Cc: <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>
(cherry picked from commit a598098cc9737f612dbab52294433fc26c51cc9b)
Signed-off-by: Kai-Heng Feng <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: William Breathitt Gray <email address hidden>
Signed-off-by: Kelsey Skunberg <email address hidden>