ubuntu/+source/grub2:applied/ubuntu/lunar-devel

Last commit made on 2023-02-20
Get this branch:
git clone -b applied/ubuntu/lunar-devel https://git.launchpad.net/ubuntu/+source/grub2
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/lunar-devel
Repository:
lp:ubuntu/+source/grub2

Recent commits

f568e09... by Julian Andres Klode

2.06-2ubuntu17 (patches applied)

Imported using git-ubuntu import.

673c602... by Julian Andres Klode

mm: Avoid complex heap growth math in hot path

Gbp-Pq: 2.12-mm/0214-mm-Avoid-complex-heap-growth-math-in-hot-path.patch.

3e4153f... by Julian Andres Klode

mm: Preallocate some space when adding new regions

Gbp-Pq: 2.12-mm/0213-mm-Preallocate-some-space-when-adding-new-regions.patch.

cfe5ed9... by Julian Andres Klode

mm: Adjust new region size to take management overhead into account

Gbp-Pq: 2.12-mm/0212-mm-Adjust-new-region-size-to-take-management-overhea.patch.

6944744... by Julian Andres Klode

Allocate executables as CODE, not DATA in chainloader and arm64

Gbp-Pq: ubuntu-efi-loader-code.patch.

210ea94... by Julian Andres Klode

mm: Try invalidate disk caches last when out of memory

Gbp-Pq: 2.12-mm/0210-mm-Try-invalidate-disk-caches-last-when-out-of-memor.patch.

4d533f4... by Julian Andres Klode

efi: Increase default memory allocation to 32 MiB

Gbp-Pq: 2.12-mm/0209-efi-Increase-default-memory-allocation-to-32-MiB.patch.

8b40eb0... by Julian Andres Klode

kern/efi/mm: Implement runtime addition of pages

Gbp-Pq: 2.12-mm/0208-kern-efi-mm-Implement-runtime-addition-of-pages.patch.

3925c6f... by Julian Andres Klode

kern/efi/mm: Pass up errors from add_memory_regions()

Gbp-Pq: 2.12-mm/0207-kern-efi-mm-Pass-up-errors-from-add_memory_regions.patch.

753cf15... by Julian Andres Klode

kern/efi/mm: Extract function to add memory regions

Gbp-Pq: 2.12-mm/0206-kern-efi-mm-Extract-function-to-add-memory-regions.patch.