~timg-tpi/ubuntu/+source/linux/+git/jammy:jammy-5.15-azure-derivative

Last commit made on 2022-01-12
Get this branch:
git clone -b jammy-5.15-azure-derivative https://git.launchpad.net/~timg-tpi/ubuntu/+source/linux/+git/jammy
Only Tim Gardner can upload to this branch. If you are Tim Gardner please log in for upload directions.

Branch merges

Branch information

Name:
jammy-5.15-azure-derivative
Repository:
lp:~timg-tpi/ubuntu/+source/linux/+git/jammy

Recent commits

695686a... by Tim Gardner

UBUNTU: Ubuntu-azure-5.15.0-1.1

Signed-off-by: Tim Gardner <email address hidden>

2ad0ebc... by Tim Gardner

UBUNTU: [Packaging] Initial arm64 packaging

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

Signed-off-by: Tim Gardner <email address hidden>

28143af... by Sunil Muthuswamy <email address hidden>

PCI: hv: Add arm64 Hyper-V vPCI support

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

Add arm64 Hyper-V vPCI support by implementing the arch specific
interfaces. Introduce an IRQ domain and chip specific to Hyper-v vPCI that
is based on SPIs. The IRQ domain parents itself to the arch GIC IRQ domain
for basic vector management.

Link: https://<email address hidden>
Signed-off-by: Sunil Muthuswamy <email address hidden>
Signed-off-by: Lorenzo Pieralisi <email address hidden>
Reviewed-by: Marc Zyngier <email address hidden>
Reviewed-by: Michael Kelley <email address hidden>
(cherry picked from commit c10bdb758ca4aa2c7e7887299456a530d5fdc41f git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git)
Signed-off-by: Tim Gardner <email address hidden>

ac703a0... by Sunil Muthuswamy <email address hidden>

PCI: hv: Make the code arch neutral by adding arch specific interfaces

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

Encapsulate arch dependencies in Hyper-V vPCI through a set of
arch-dependent interfaces. Adding these arch specific interfaces will
allow for an implementation for other architectures, such as arm64.

There are no functional changes expected from this patch.

Link: https://<email address hidden>
Signed-off-by: Sunil Muthuswamy <email address hidden>
Signed-off-by: Lorenzo Pieralisi <email address hidden>
Reviewed-by: Boqun Feng <email address hidden>
Reviewed-by: Marc Zyngier <email address hidden>
Reviewed-by: Michael Kelley <email address hidden>
(cherry picked from commit 6c63f4da3002b908f5ab6c198a20d95758aa27ad git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git)
Signed-off-by: Tim Gardner <email address hidden>

43bbb25... by Tim Gardner

Revert "UBUNTU: ubuntu: Only build ubuntu/xr-usb-serial when USB is enabled"

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

This reverts commit 9a3fb244e1dfcc271ea1edcde058c6532df8a394.

This driver has been removed.

Signed-off-by: Tim Gardner <email address hidden>

035400d... by Tim Gardner

UBUNTU: [Config] azure: Initial 5.15 config

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

Signed-off-by: Tim Gardner <email address hidden>

e2c9acf... by Tim Gardner

UBUNTU: Start new release

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

Ignore: yes
Signed-off-by: Tim Gardner <email address hidden>

7e09259... by Tim Gardner

UBUNTU: [Packaging] azure: Dummy entry 5.15.0-0.0

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

Signed-off-by: Tim Gardner <email address hidden>

2f7958d... by Tim Gardner

UBUNTU: [Config] Make mana.ko built-in

Boot essential drivers should be built-in for the Azure tuned kernel.

Signed-off-by: Tim Gardner <email address hidden>

1cf2b62... by Tim Gardner

UBUNTU: [Packaging] Include mana.ko in linux-modules

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

Azure images are created using linux-modules, so include this boot
dependent module in the correct package.

Signed-off-by: Tim Gardner <email address hidden>