]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Mar 2024 10:35:24 +0000 (11:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Mar 2024 10:35:24 +0000 (11:35 +0100)
commitef97219463c1d4d6061adb1bf93e234674da3f5d
tree033d067ae18bc53d9eed7737b347266c055f4245
parent68f03d19ebc4456f9067b61e06ac0c544088b273
6.1-stable patches

added patches:
decompress-use-8-byte-alignment.patch
efi-libstub-use-efi_loader_code-region-when-moving-the-kernel-in-memory.patch
efi-verify-that-variable-services-are-supported.patch
x86-boot-compressed-adhere-to-calling-convention-in-get_sev_encryption_bit.patch
x86-boot-compressed-avoid-touching-ecx-in-startup32_set_idt_entry.patch
x86-boot-compressed-efi-merge-multiple-definitions-of-image_offset-into-one.patch
x86-boot-compressed-move-32-bit-entrypoint-code-into-.text-section.patch
x86-boot-compressed-move-bootargs-parsing-out-of-32-bit-startup-code.patch
x86-boot-compressed-move-efi32_entry-out-of-head_64.s.patch
x86-boot-compressed-move-efi32_pe_entry-into-.text-section.patch
x86-boot-compressed-move-efi32_pe_entry-out-of-head_64.s.patch
x86-boot-compressed-move-startup32_check_sev_cbit-into-.text.patch
x86-boot-compressed-move-startup32_check_sev_cbit-out-of-head_64.s.patch
x86-boot-compressed-move-startup32_load_idt-into-.text-section.patch
x86-boot-compressed-move-startup32_load_idt-out-of-head_64.s.patch
x86-boot-compressed-only-build-mem_encrypt.s-if-amd_mem_encrypt-y.patch
x86-boot-compressed-pull-global-variable-reference-into-startup32_load_idt.patch
x86-boot-compressed-rename-efi_thunk_64.s-to-efi-mixed.s.patch
x86-boot-compressed-simplify-idt-gdt-preserve-restore-in-the-efi-thunk.patch
x86-boot-robustify-calling-startup_-32-64-from-the-decompressor-code.patch
x86-decompressor-assign-paging-related-global-variables-earlier.patch
x86-decompressor-avoid-the-need-for-a-stack-in-the-32-bit-trampoline.patch
x86-decompressor-call-trampoline-as-a-normal-function.patch
x86-decompressor-call-trampoline-directly-from-c-code.patch
x86-decompressor-merge-trampoline-cleanup-with-switching-code.patch
x86-decompressor-move-global-symbol-references-to-c-code.patch
x86-decompressor-only-call-the-trampoline-when-changing-paging-levels.patch
x86-decompressor-pass-pgtable-address-to-trampoline-directly.patch
x86-decompressor-store-boot_params-pointer-in-callee-save-register.patch
x86-decompressor-use-standard-calling-convention-for-trampoline.patch
x86-efi-make-the-deprecated-efi-handover-protocol-optional.patch
x86-efistub-branch-straight-to-kernel-entry-point-from-c-code.patch
33 files changed:
queue-6.1/decompress-use-8-byte-alignment.patch [new file with mode: 0644]
queue-6.1/efi-libstub-use-efi_loader_code-region-when-moving-the-kernel-in-memory.patch [new file with mode: 0644]
queue-6.1/efi-verify-that-variable-services-are-supported.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/x86-boot-compressed-adhere-to-calling-convention-in-get_sev_encryption_bit.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-avoid-touching-ecx-in-startup32_set_idt_entry.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-efi-merge-multiple-definitions-of-image_offset-into-one.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-32-bit-entrypoint-code-into-.text-section.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-bootargs-parsing-out-of-32-bit-startup-code.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-efi32_entry-out-of-head_64.s.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-efi32_pe_entry-into-.text-section.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-efi32_pe_entry-out-of-head_64.s.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-startup32_check_sev_cbit-into-.text.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-startup32_check_sev_cbit-out-of-head_64.s.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-startup32_load_idt-into-.text-section.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-move-startup32_load_idt-out-of-head_64.s.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-only-build-mem_encrypt.s-if-amd_mem_encrypt-y.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-pull-global-variable-reference-into-startup32_load_idt.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-rename-efi_thunk_64.s-to-efi-mixed.s.patch [new file with mode: 0644]
queue-6.1/x86-boot-compressed-simplify-idt-gdt-preserve-restore-in-the-efi-thunk.patch [new file with mode: 0644]
queue-6.1/x86-boot-robustify-calling-startup_-32-64-from-the-decompressor-code.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-assign-paging-related-global-variables-earlier.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-avoid-the-need-for-a-stack-in-the-32-bit-trampoline.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-call-trampoline-as-a-normal-function.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-call-trampoline-directly-from-c-code.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-merge-trampoline-cleanup-with-switching-code.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-move-global-symbol-references-to-c-code.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-only-call-the-trampoline-when-changing-paging-levels.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-pass-pgtable-address-to-trampoline-directly.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-store-boot_params-pointer-in-callee-save-register.patch [new file with mode: 0644]
queue-6.1/x86-decompressor-use-standard-calling-convention-for-trampoline.patch [new file with mode: 0644]
queue-6.1/x86-efi-make-the-deprecated-efi-handover-protocol-optional.patch [new file with mode: 0644]
queue-6.1/x86-efistub-branch-straight-to-kernel-entry-point-from-c-code.patch [new file with mode: 0644]