~canonical-kernel/ubuntu/+source/linux-aws/+git/impish:master-prep

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

Branch merges

Branch information

Recent commits

e9a58a9... by Andra Paraschiv <email address hidden>

nitro_enclaves: Add fixes for checkpatch blank line reports

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

Remove blank lines that are not necessary, fixing the checkpatch script
reports. While at it, add a blank line after the switch default block,
similar to the other parts of the codebase.

Reviewed-by: George-Aurelian Popescu <email address hidden>
Signed-off-by: Andra Paraschiv <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit da1c396a81b87541cf7a7c2c6e128b722461a1c8)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

a57db43... by Andra Paraschiv <email address hidden>

nitro_enclaves: Add fixes for checkpatch spell check reports

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

Fix the typos in the words spelling as per the checkpatch script
reports.

Reviewed-by: George-Aurelian Popescu <email address hidden>
Signed-off-by: Andra Paraschiv <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit 059ebe4fe332c5d1c25124166527cdf9fe43a3ce)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

b69d450... by Andra Paraschiv <email address hidden>

nitro_enclaves: Add fixes for checkpatch match open parenthesis reports

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

Update the codebase formatting to fix the reports from the checkpatch
script, to match the open parenthesis.

Reviewed-by: George-Aurelian Popescu <email address hidden>
Signed-off-by: Andra Paraschiv <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit 02bba596de19c0b951b2843ebcd7a9da6e0938d4)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

93e58ca... by Andra Paraschiv <email address hidden>

nitro_enclaves: Update copyright statement to include 2021

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

Update the copyright statement to include 2021, as a change has been
made over this year.

Check commit d874742f6a73 ("nitro_enclaves: Set Bus Master for the NE
PCI device") for the codebase update from this file (ne_pci_dev.c).

Reviewed-by: George-Aurelian Popescu <email address hidden>
Signed-off-by: Andra Paraschiv <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit e3cba4d2454c2e4034147ca53b75c6592ded7c5a)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

2082967... by Andra Paraschiv <email address hidden>

nitro_enclaves: Add fix for the kernel-doc report

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

Fix the reported issue from the kernel-doc script, to have a comment per
identifier.

Reviewed-by: George-Aurelian Popescu <email address hidden>
Signed-off-by: Andra Paraschiv <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit e16a30a419c89d71e68f4da348b48918944fd49c)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

947fd40... by Andra Paraschiv <email address hidden>

nitro_enclaves: Update documentation for Arm64 support

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

Add references for hugepages and booting steps for Arm64.

Include info about the current supported architectures for the
NE kernel driver.

Reviewed-by: George-Aurelian Popescu <email address hidden>
Acked-by: Stefano Garzarella <email address hidden>
Signed-off-by: Andra Paraschiv <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit cfa3c18cd528f48fd1b4b584f330df8f00b8a97f)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

64f1a6b... by Andra Paraschiv <email address hidden>

nitro_enclaves: Enable Arm64 support

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

Update the kernel config to enable the Nitro Enclaves kernel driver for
Arm64 support.

Reviewed-by: George-Aurelian Popescu <email address hidden>
Acked-by: Stefano Garzarella <email address hidden>
Signed-off-by: Andra Paraschiv <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit f7e55f05301e71af557c45224817438670225aa7)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

a90478b... by Tim Gardner

UBUNTU: [Config] aws: Update annotations for CONFIG_NITRO_ENCLAVES

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

Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

96b6100... by "Longpeng(Mike)" <email address hidden>

nitro_enclaves: Set Bus Master for the NE PCI device

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

Enable Bus Master for the NE PCI device, according to the PCI spec
for submitting memory or I/O requests:

 Master Enable – Controls the ability of a PCI Express
  Endpoint to issue Memory and I/O Read/Write Requests, and
  the ability of a Root or Switch Port to forward Memory and
  I/O Read/Write Requests in the Upstream direction

Cc: Andra Paraschiv <email address hidden>
Cc: Alexandru Vasile <email address hidden>
Cc: Alexandru Ciobotaru <email address hidden>
Reviewed-by: Andra Paraschiv <email address hidden>
Signed-off-by: Longpeng(Mike) <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit d874742f6a734c73c22235f9d56b8f10bcf17c5f)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Krzysztof Kozlowski <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

5533c8c... by Ian May

UBUNTU: Ubuntu-aws-5.13.0-1008.9

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