]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Aug 2023 16:58:17 +0000 (18:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Aug 2023 16:58:17 +0000 (18:58 +0200)
commitbf22d201b84af4a40b018306e33ad76ea3544ad6
tree8d70f766bdae7e9d59e641671d4e1ddac07dc856
parentabaf223121e61bfa43bd1a6d01f8b58f1d3a8f0a
6.4-stable patches

added patches:
binder-fix-memory-leak-in-binder_init.patch
drm-nouveau-disp-revert-a-null-check-inside-nouveau_connector_get_modes.patch
iio-adc-ad7192-fix-ac-excitation-feature.patch
iio-adc-ina2xx-avoid-null-pointer-dereference-on-of-device-match.patch
iio-adc-meson-fix-core-clock-enable-disable-moment.patch
iio-core-prevent-invalid-memory-access-when-there-is-no-parent.patch
iio-cros_ec-fix-the-allocation-size-for-cros_ec_command.patch
iio-frequency-admv1013-propagate-errors-from-regulator_get_voltage.patch
iio-imu-lsm6dsx-fix-mount-matrix-retrieval.patch
iio-light-bu27034-fix-scale-format.patch
misc-rtsx-judge-aspm-mode-to-set-petxcfg-reg.patch
netfilter-nf_tables-adapt-set-backend-to-use-gc-transaction-api.patch
netfilter-nf_tables-don-t-skip-expired-elements-during-walk.patch
netfilter-nf_tables-gc-transaction-api-to-avoid-race-with-control-plane.patch
netfilter-nft_set_hash-mark-set-element-as-dead-when-deleting-from-packet-path.patch
revert-pci-mvebu-mark-driver-as-broken.patch
thunderbolt-fix-memory-leak-in-tb_handle_dp_bandwidth_request.patch
usb-common-usb-conn-gpio-prevent-bailing-out-if-initial-role-is-none.patch
usb-dwc3-properly-handle-processing-of-pending-events.patch
usb-gadget-core-help-prevent-panic-during-uvc-unconfigure.patch
usb-storage-alauda-fix-uninit-value-in-alauda_check_media.patch
usb-typec-altmodes-displayport-signal-hpd-when-configuring-pin-assignment.patch
usb-typec-tcpm-fix-response-to-vsafe0v-event.patch
x86-cpu-amd-enable-zenbleed-fix-for-amd-custom-apu-0405.patch
x86-linkage-fix-typo-of-build_vdso-in-asm-linkage.h.patch
x86-mm-fix-vdso-and-vvar-placement-on-5-level-paging-machines.patch
x86-move-gds_ucode_mitigated-declaration-to-header.patch
x86-sev-do-not-try-to-parse-for-the-cc-blob-on-non-amd-hardware.patch
x86-speculation-add-cpu_show_gds-prototype.patch
x86-srso-fix-build-breakage-with-the-llvm-linker.patch
x86-vdso-choose-the-right-gdt_entry_cpunode-for-32-bit-getcpu-on-64-bit-kernel.patch
32 files changed:
queue-6.4/binder-fix-memory-leak-in-binder_init.patch [new file with mode: 0644]
queue-6.4/drm-nouveau-disp-revert-a-null-check-inside-nouveau_connector_get_modes.patch [new file with mode: 0644]
queue-6.4/iio-adc-ad7192-fix-ac-excitation-feature.patch [new file with mode: 0644]
queue-6.4/iio-adc-ina2xx-avoid-null-pointer-dereference-on-of-device-match.patch [new file with mode: 0644]
queue-6.4/iio-adc-meson-fix-core-clock-enable-disable-moment.patch [new file with mode: 0644]
queue-6.4/iio-core-prevent-invalid-memory-access-when-there-is-no-parent.patch [new file with mode: 0644]
queue-6.4/iio-cros_ec-fix-the-allocation-size-for-cros_ec_command.patch [new file with mode: 0644]
queue-6.4/iio-frequency-admv1013-propagate-errors-from-regulator_get_voltage.patch [new file with mode: 0644]
queue-6.4/iio-imu-lsm6dsx-fix-mount-matrix-retrieval.patch [new file with mode: 0644]
queue-6.4/iio-light-bu27034-fix-scale-format.patch [new file with mode: 0644]
queue-6.4/misc-rtsx-judge-aspm-mode-to-set-petxcfg-reg.patch [new file with mode: 0644]
queue-6.4/netfilter-nf_tables-adapt-set-backend-to-use-gc-transaction-api.patch [new file with mode: 0644]
queue-6.4/netfilter-nf_tables-don-t-skip-expired-elements-during-walk.patch [new file with mode: 0644]
queue-6.4/netfilter-nf_tables-gc-transaction-api-to-avoid-race-with-control-plane.patch [new file with mode: 0644]
queue-6.4/netfilter-nft_set_hash-mark-set-element-as-dead-when-deleting-from-packet-path.patch [new file with mode: 0644]
queue-6.4/revert-pci-mvebu-mark-driver-as-broken.patch [new file with mode: 0644]
queue-6.4/series
queue-6.4/thunderbolt-fix-memory-leak-in-tb_handle_dp_bandwidth_request.patch [new file with mode: 0644]
queue-6.4/usb-common-usb-conn-gpio-prevent-bailing-out-if-initial-role-is-none.patch [new file with mode: 0644]
queue-6.4/usb-dwc3-properly-handle-processing-of-pending-events.patch [new file with mode: 0644]
queue-6.4/usb-gadget-core-help-prevent-panic-during-uvc-unconfigure.patch [new file with mode: 0644]
queue-6.4/usb-storage-alauda-fix-uninit-value-in-alauda_check_media.patch [new file with mode: 0644]
queue-6.4/usb-typec-altmodes-displayport-signal-hpd-when-configuring-pin-assignment.patch [new file with mode: 0644]
queue-6.4/usb-typec-tcpm-fix-response-to-vsafe0v-event.patch [new file with mode: 0644]
queue-6.4/x86-cpu-amd-enable-zenbleed-fix-for-amd-custom-apu-0405.patch [new file with mode: 0644]
queue-6.4/x86-linkage-fix-typo-of-build_vdso-in-asm-linkage.h.patch [new file with mode: 0644]
queue-6.4/x86-mm-fix-vdso-and-vvar-placement-on-5-level-paging-machines.patch [new file with mode: 0644]
queue-6.4/x86-move-gds_ucode_mitigated-declaration-to-header.patch [new file with mode: 0644]
queue-6.4/x86-sev-do-not-try-to-parse-for-the-cc-blob-on-non-amd-hardware.patch [new file with mode: 0644]
queue-6.4/x86-speculation-add-cpu_show_gds-prototype.patch [new file with mode: 0644]
queue-6.4/x86-srso-fix-build-breakage-with-the-llvm-linker.patch [new file with mode: 0644]
queue-6.4/x86-vdso-choose-the-right-gdt_entry_cpunode-for-32-bit-getcpu-on-64-bit-kernel.patch [new file with mode: 0644]