~john-cabaj/ubuntu/+source/linux-gcp/+git/jammy-gcp:gcp-5.19-next

Last commit made on 2023-07-12
Get this branch:
git clone -b gcp-5.19-next https://git.launchpad.net/~john-cabaj/ubuntu/+source/linux-gcp/+git/jammy-gcp
Only John Cabaj can upload to this branch. If you are John Cabaj please log in for upload directions.

Branch merges

Branch information

Recent commits

100c4f2... by Thadeu Lima de Souza Cascardo

UBUNTU: Ubuntu-gcp-5.19-5.19.0-1030.32~22.04.1

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

a61efd1... by Thadeu Lima de Souza Cascardo

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2027609
Properties: no-test-build
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

14fa57f... by Thadeu Lima de Souza Cascardo

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

71cc092... by Vasant Hegde <email address hidden>

iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support

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

Implement the map_pages() and unmap_pages() callback for the AMD IOMMU
driver to allow calls from iommu core to map and unmap multiple pages.
Also deprecate map/unmap callbacks.

Finally gatherer is not updated by iommu_v1_unmap_pages(). Hence pass
NULL instead of gather to iommu_v1_unmap_pages.

Suggested-by: Robin Murphy <email address hidden>
Signed-off-by: Vasant Hegde <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Joerg Roedel <email address hidden>
(cherry picked from commit 6b080c4e815ceba3c08ffa980c858595c07e786a)
Signed-off-by: Khalid Elmously <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Andrei Gherzan <email address hidden>
Signed-off-by: Khalid Elmously <email address hidden>

693fb4f... by Vasant Hegde <email address hidden>

iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback

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

Implement the io_pgtable_ops->unmap_pages() callback for AMD driver
and deprecate io_pgtable_ops->unmap callback.

Also if fetch_pte() returns NULL then return from unmap_mapages()
instead of trying to continue to unmap remaining pages.

Suggested-by: Robin Murphy <email address hidden>
Signed-off-by: Vasant Hegde <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Joerg Roedel <email address hidden>
(cherry picked from commit 251c4db699ca7b966db7e59e8663a231c96ba454)
Signed-off-by: Khalid Elmously <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Andrei Gherzan <email address hidden>
Signed-off-by: Khalid Elmously <email address hidden>

2a2ec01... by Vasant Hegde <email address hidden>

iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback

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

Implement the io_pgtable_ops->map_pages() callback for AMD driver.
Also deprecate io_pgtable->map callback.

Suggested-by: Robin Murphy <email address hidden>
Signed-off-by: Vasant Hegde <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Joerg Roedel <email address hidden>
(cherry picked from commit 8cc233dec3137a2d243e6996e425c32032672c88)
Signed-off-by: Khalid Elmously <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Andrei Gherzan <email address hidden>
Signed-off-by: Khalid Elmously <email address hidden>

d6a56dd... by Thadeu Lima de Souza Cascardo

UBUNTU: Ubuntu-gcp-5.19-5.19.0-1029.31~22.04.1

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

00250d4... by Thadeu Lima de Souza Cascardo

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2026451
Properties: no-test-build
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

34643a8... by Thadeu Lima de Souza Cascardo

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

52ebf55... by Thadeu Lima de Souza Cascardo

Revert "Revert "UBUNTU: [Packaging] use versioned gcc-12""

This reverts commit 051caee37b7a9d98a1762457062f0345be6e092c.

This aligns with the previous release of linux-gcp-5.19.

Ignore: yes
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>