]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Apr 2024 10:47:04 +0000 (12:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Apr 2024 10:47:04 +0000 (12:47 +0200)
commit38e032c8f80467219dee3a68a8a15e8e7fa0098b
treec35b23ce2933624567f075ee1616b2fc9e83ba7d
parent8d6f3610eb600ddb9fe92e5de12ccf4587e1d4f9
6.1-stable patches

added patches:
x86-boot-construct-pe-coff-.text-section-from-assembler.patch
x86-boot-define-setup-size-in-linker-script.patch
x86-boot-derive-file-size-from-_edata-symbol.patch
x86-boot-drop-pe-coff-.reloc-section.patch
x86-boot-drop-redundant-code-setting-the-root-device.patch
x86-boot-drop-references-to-startup_64.patch
x86-boot-grab-kernel_info-offset-from-zoffset-header-directly.patch
x86-boot-increase-section-and-file-alignment-to-4k-512.patch
x86-boot-omit-compression-buffer-from-pe-coff-image-memory-footprint.patch
x86-boot-remove-the-bugger-off-message.patch
x86-boot-set-efi-handover-offset-directly-in-header-asm.patch
x86-boot-split-off-pe-coff-.data-section.patch
x86-efi-disregard-setup-header-of-loaded-image.patch
x86-efi-drop-alignment-flags-from-pe-section-headers.patch
x86-efi-drop-efi-stub-.bss-from-.data-section.patch
x86-efistub-reinstate-soft-limit-for-initrd-loading.patch
x86-efistub-remap-kernel-text-read-only-before-dropping-nx-attribute.patch
x86-efistub-use-1-1-file-memory-mapping-for-pe-coff-.compat-section.patch
x86-head-64-add-missing-__head-annotation-to-startup_64_load_idt.patch
x86-head-64-move-the-__head-definition-to-asm-init.h.patch
x86-mm-remove-p-d_page_mask-and-p-d_page_size-macros.patch
x86-sev-move-early-startup-code-into-.head.text-section.patch
x86-sme-move-early-sme-kernel-encryption-handling-into-.head.text.patch
24 files changed:
queue-6.1/series
queue-6.1/x86-boot-construct-pe-coff-.text-section-from-assembler.patch [new file with mode: 0644]
queue-6.1/x86-boot-define-setup-size-in-linker-script.patch [new file with mode: 0644]
queue-6.1/x86-boot-derive-file-size-from-_edata-symbol.patch [new file with mode: 0644]
queue-6.1/x86-boot-drop-pe-coff-.reloc-section.patch [new file with mode: 0644]
queue-6.1/x86-boot-drop-redundant-code-setting-the-root-device.patch [new file with mode: 0644]
queue-6.1/x86-boot-drop-references-to-startup_64.patch [new file with mode: 0644]
queue-6.1/x86-boot-grab-kernel_info-offset-from-zoffset-header-directly.patch [new file with mode: 0644]
queue-6.1/x86-boot-increase-section-and-file-alignment-to-4k-512.patch [new file with mode: 0644]
queue-6.1/x86-boot-omit-compression-buffer-from-pe-coff-image-memory-footprint.patch [new file with mode: 0644]
queue-6.1/x86-boot-remove-the-bugger-off-message.patch [new file with mode: 0644]
queue-6.1/x86-boot-set-efi-handover-offset-directly-in-header-asm.patch [new file with mode: 0644]
queue-6.1/x86-boot-split-off-pe-coff-.data-section.patch [new file with mode: 0644]
queue-6.1/x86-efi-disregard-setup-header-of-loaded-image.patch [new file with mode: 0644]
queue-6.1/x86-efi-drop-alignment-flags-from-pe-section-headers.patch [new file with mode: 0644]
queue-6.1/x86-efi-drop-efi-stub-.bss-from-.data-section.patch [new file with mode: 0644]
queue-6.1/x86-efistub-reinstate-soft-limit-for-initrd-loading.patch [new file with mode: 0644]
queue-6.1/x86-efistub-remap-kernel-text-read-only-before-dropping-nx-attribute.patch [new file with mode: 0644]
queue-6.1/x86-efistub-use-1-1-file-memory-mapping-for-pe-coff-.compat-section.patch [new file with mode: 0644]
queue-6.1/x86-head-64-add-missing-__head-annotation-to-startup_64_load_idt.patch [new file with mode: 0644]
queue-6.1/x86-head-64-move-the-__head-definition-to-asm-init.h.patch [new file with mode: 0644]
queue-6.1/x86-mm-remove-p-d_page_mask-and-p-d_page_size-macros.patch [new file with mode: 0644]
queue-6.1/x86-sev-move-early-startup-code-into-.head.text-section.patch [new file with mode: 0644]
queue-6.1/x86-sme-move-early-sme-kernel-encryption-handling-into-.head.text.patch [new file with mode: 0644]