diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 16:58:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 16:59:34 +0000 |
commit | b306a14ab81a53f568663c93f8d4cc22996f35fa (patch) | |
tree | 6f4798ef73b8b0828fdada2f35a0be1d7e5681f5 /debian/patches/series | |
parent | Merging upstream version 6.1.82. (diff) | |
download | linux-b306a14ab81a53f568663c93f8d4cc22996f35fa.tar.xz linux-b306a14ab81a53f568663c93f8d4cc22996f35fa.zip |
Merging debian version 6.1.82-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 313109c12..24e2bb725 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -71,6 +71,8 @@ bugfix/arm/arm-mm-export-__sync_icache_dcache-for-xen-privcmd.patch bugfix/powerpc/powerpc-boot-fix-missing-crc32poly.h-when-building-with-kernel_xz.patch bugfix/arm64/arm64-acpi-Add-fixup-for-HPE-m400-quirks.patch bugfix/alpha/alpha-fix-missing-symbol-versions-for-str-n-cat-cpy.patch +bugfix/x86/x86-efistub-Clear-decompressor-BSS-in-native-EFI-ent.patch +bugfix/x86/x86-efistub-Don-t-clear-BSS-twice-in-mixed-mode.patch # Arch features features/arm64/dt-bindings-rockchip-Add-Hardkernel-ODROID-M1-board.patch @@ -103,6 +105,9 @@ features/arm64/quartz64/arm64-dts-rockchip-Add-SOQuartz-Model-A-baseboard.patch # Miscellaneous bug fixes bugfix/all/disable-some-marvell-phys.patch bugfix/all/fs-add-module_softdep-declarations-for-hard-coded-cr.patch +bugfix/all/efi-fix-panic-in-kdump-kernel.patch +bugfix/all/efi-libstub-fix-efi_random_alloc-to-allocate-memory-.patch +bugfix/all/efi-libstub-Cast-away-type-warning-in-use-of-max.patch # Miscellaneous features @@ -120,6 +125,10 @@ features/all/db-mok-keyring/trust-machine-keyring-by-default.patch # Security fixes debian/i386-686-pae-pci-set-pci-nobios-by-default.patch debian/ntfs-mark-it-as-broken.patch +bugfix/all/aoe-fix-the-potential-use-after-free-problem-in-aoec.patch +bugfix/all/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch +bugfix/all/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch +bugfix/all/sr9800-Add-check-for-usbnet_get_endpoints.patch # Fix exported symbol versions bugfix/all/module-disable-matching-missing-version-crc.patch |