Re: Pull request efi-2025-04-rc3

2025-02-20 Thread Tom Rini
On Thu, 20 Feb 2025 17:51:52 +0100, Heinrich Schuchardt wrote: > The following changes since commit 7a45cb4ffeff034304789954bb222ddd7d02104a: > >fs/erofs: fix an integer overflow in symlink resolution (2025-02-18 > 12:32:07 -0600) > > are available in the Git repository at: > >https://s

Pull request efi-2025-04-rc3

2025-02-20 Thread Heinrich Schuchardt
Pull request efi-2025-04-rc3 UEFI: * create a parent device for all EFI block devices * move lmb_map_update_notify() to EFI * make efi_add_memory_map_pg() static * remove comparisons to string literals from runtime * ix potential deref-after-null Other: * avoid