]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Mar 2024 11:42:25 +0000 (12:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Mar 2024 11:42:25 +0000 (12:42 +0100)
commit2a2eda46bfa714cf7c8a3b90ec840aa6419d4daa
tree276bc28516438cfb7156fedd218b7077fc859cd8
parent358585a8c185b7c9579a89e8501d05043863b5be
6.1-stable patches

added patches:
arm64-efi-limit-allocations-to-48-bit-addressable-physical-region.patch
efi-efivars-prevent-double-registration.patch
efi-libstub-add-limit-argument-to-efi_random_alloc.patch
efi-libstub-add-memory-attribute-protocol-definitions.patch
efi-x86-avoid-physical-kaslr-on-older-dell-systems.patch
efi-x86-fix-the-missing-kaslr_flag-bit-in-boot_params-hdr.loadflags.patch
x86-boot-efistub-assign-global-boot_params-variable.patch
x86-boot-rename-conflicting-boot_params-pointer-to-boot_params_ptr.patch
x86-decompressor-avoid-magic-offsets-for-efi-handover-entrypoint.patch
x86-decompressor-factor-out-kernel-decompression-and-relocation.patch
x86-efistub-avoid-legacy-decompressor-when-doing-efi-boot.patch
x86-efistub-avoid-placing-the-kernel-below-load_physical_addr.patch
x86-efistub-clear-bss-in-efi-handover-protocol-entrypoint.patch
x86-efistub-perform-4-5-level-paging-switch-from-the-stub.patch
x86-efistub-perform-snp-feature-test-while-running-in-the-firmware.patch
x86-efistub-prefer-efi-memory-attributes-protocol-over-dxe-services.patch
x86-efistub-simplify-and-clean-up-handover-entry-code.patch
18 files changed:
queue-6.1/arm64-efi-limit-allocations-to-48-bit-addressable-physical-region.patch [new file with mode: 0644]
queue-6.1/efi-efivars-prevent-double-registration.patch [new file with mode: 0644]
queue-6.1/efi-libstub-add-limit-argument-to-efi_random_alloc.patch [new file with mode: 0644]
queue-6.1/efi-libstub-add-memory-attribute-protocol-definitions.patch [new file with mode: 0644]
queue-6.1/efi-x86-avoid-physical-kaslr-on-older-dell-systems.patch [new file with mode: 0644]
queue-6.1/efi-x86-fix-the-missing-kaslr_flag-bit-in-boot_params-hdr.loadflags.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/x86-boot-efistub-assign-global-boot_params-variable.patch [new file with mode: 0644]
queue-6.1/x86-boot-rename-conflicting-boot_params-pointer-to-boot_params_ptr.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-avoid-magic-offsets-for-efi-handover-entrypoint.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-factor-out-kernel-decompression-and-relocation.patch [new file with mode: 0644]
queue-6.1/x86-efistub-avoid-legacy-decompressor-when-doing-efi-boot.patch [new file with mode: 0644]
queue-6.1/x86-efistub-avoid-placing-the-kernel-below-load_physical_addr.patch [new file with mode: 0644]
queue-6.1/x86-efistub-clear-bss-in-efi-handover-protocol-entrypoint.patch [new file with mode: 0644]
queue-6.1/x86-efistub-perform-4-5-level-paging-switch-from-the-stub.patch [new file with mode: 0644]
queue-6.1/x86-efistub-perform-snp-feature-test-while-running-in-the-firmware.patch [new file with mode: 0644]
queue-6.1/x86-efistub-prefer-efi-memory-attributes-protocol-over-dxe-services.patch [new file with mode: 0644]
queue-6.1/x86-efistub-simplify-and-clean-up-handover-entry-code.patch [new file with mode: 0644]