]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fixes for 6.1
authorSasha Levin <sashal@kernel.org>
Sun, 6 Oct 2024 15:11:23 +0000 (11:11 -0400)
committerSasha Levin <sashal@kernel.org>
Sun, 6 Oct 2024 15:11:23 +0000 (11:11 -0400)
commitacf43d9b5ce09639afa7fb9e23db9f9df79e4635
treea6eefd919bd751d465bd669daa981152f732af81
parent6915072f65335ea928f2dfb5fdefb3b4d1ece5d7
Fixes for 6.1

Signed-off-by: Sasha Levin <sashal@kernel.org>
97 files changed:
queue-6.1/acpi-ec-do-not-release-locks-during-operation-region.patch [new file with mode: 0644]
queue-6.1/acpi-pad-fix-crash-in-exit_round_robin.patch [new file with mode: 0644]
queue-6.1/acpi-video-add-force_vendor-quirk-for-panasonic-toug.patch [new file with mode: 0644]
queue-6.1/acpica-check-null-return-of-acpi_allocate_zeroed-in-.patch [new file with mode: 0644]
queue-6.1/acpica-fix-memory-leak-if-acpi_ps_get_next_field-fai.patch [new file with mode: 0644]
queue-6.1/acpica-fix-memory-leak-if-acpi_ps_get_next_namepath-.patch [new file with mode: 0644]
queue-6.1/acpica-iasl-handle-empty-connection_node.patch [new file with mode: 0644]
queue-6.1/alsa-asihpi-fix-potential-oob-array-access.patch [new file with mode: 0644]
queue-6.1/alsa-hdsp-break-infinite-midi-input-flush-loop.patch [new file with mode: 0644]
queue-6.1/alsa-usb-audio-add-input-value-sanity-checks-for-sta.patch [new file with mode: 0644]
queue-6.1/alsa-usb-audio-add-logitech-audio-profile-quirk.patch [new file with mode: 0644]
queue-6.1/alsa-usb-audio-define-macros-for-quirk-table-entries.patch [new file with mode: 0644]
queue-6.1/alsa-usb-audio-replace-complex-quirk-lines-with-macr.patch [new file with mode: 0644]
queue-6.1/alsa-usb-audio-support-multiple-control-interfaces.patch [new file with mode: 0644]
queue-6.1/asoc-codecs-wsa883x-handle-reading-version-failure.patch [new file with mode: 0644]
queue-6.1/ata-pata_serverworks-do-not-use-the-term-blacklist.patch [new file with mode: 0644]
queue-6.1/ata-sata_sil-rename-sil_blacklist-to-sil_quirks.patch [new file with mode: 0644]
queue-6.1/blk_iocost-fix-more-out-of-bound-shifts.patch [new file with mode: 0644]
queue-6.1/bluetooth-btusb-add-realtek-rtl8852c-support-id-0x04.patch [new file with mode: 0644]
queue-6.1/bnxt_en-extend-maximum-length-of-version-string-by-1.patch [new file with mode: 0644]
queue-6.1/cgroup-disallow-mounting-v1-hierarchies-without-cont.patch [new file with mode: 0644]
queue-6.1/crypto-simd-do-not-call-crypto_alloc_tfm-during-regi.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-add-null-check-for-afb-in-amdgpu_dm_.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-add-null-check-for-top_pipe_to_progr.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-check-null-pointers-before-using-dc-.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-check-stream-before-comparing-them.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-fix-index-out-of-bounds-in-dcn30-col.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-fix-index-out-of-bounds-in-dcn30-deg.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-fix-index-out-of-bounds-in-degamma-h.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-handle-null-stream_status-in-planes_.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-initialize-get_bytes_per_element-s-d.patch [new file with mode: 0644]
queue-6.1/drm-amd-pm-ensure-the-fw_info-is-not-null-before-usi.patch [new file with mode: 0644]
queue-6.1/drm-amdgpu-add-raven1-gfxoff-quirk.patch [new file with mode: 0644]
queue-6.1/drm-amdgpu-disallow-multiple-bo_handles-chunks-in-on.patch [new file with mode: 0644]
queue-6.1/drm-amdgpu-enable-gfxoff-quirk-on-hp-705g4.patch [new file with mode: 0644]
queue-6.1/drm-amdgpu-fix-unchecked-return-value-warning-for-am.patch [new file with mode: 0644]
queue-6.1/drm-amdkfd-fix-resource-leak-in-criu-restore-queue.patch [new file with mode: 0644]
queue-6.1/drm-printer-allow-null-data-in-devcoredump-printer.patch [new file with mode: 0644]
queue-6.1/drm-radeon-r100-handle-unknown-family-in-r100_cp_ini.patch [new file with mode: 0644]
queue-6.1/drm-stm-avoid-use-after-free-issues-with-crtc-and-pl.patch [new file with mode: 0644]
queue-6.1/drm-stm-ltdc-reset-plane-transparency-after-plane-di.patch [new file with mode: 0644]
queue-6.1/ext4-avoid-use-after-free-in-ext4_ext_show_leaf.patch [new file with mode: 0644]
queue-6.1/ext4-don-t-set-sb_rdonly-after-filesystem-errors.patch [new file with mode: 0644]
queue-6.1/ext4-ext4_search_dir-should-return-a-proper-error.patch [new file with mode: 0644]
queue-6.1/ext4-fix-i_data_sem-unlock-order-in-ext4_ind_migrate.patch [new file with mode: 0644]
queue-6.1/fbdev-pxafb-fix-possible-use-after-free-in-pxafb_tas.patch [new file with mode: 0644]
queue-6.1/hid-multitouch-add-support-for-thinkpad-x12-gen-2-kb.patch [new file with mode: 0644]
queue-6.1/ice-adjust-over-allocation-of-memory-in-ice_sched_ad.patch [new file with mode: 0644]
queue-6.1/iomap-handle-a-post-direct-i-o-invalidate-race-in-io.patch [new file with mode: 0644]
queue-6.1/iommu-arm-smmu-qcom-hide-last-lpass-smmu-context-ban.patch [new file with mode: 0644]
queue-6.1/iommu-vt-d-always-reserve-a-domain-id-for-identity-s.patch [new file with mode: 0644]
queue-6.1/iommu-vt-d-fix-potential-lockup-if-qi_submit_sync-ca.patch [new file with mode: 0644]
queue-6.1/ipv4-check-in_dev-earlier-for-ioctl-siocsifaddr.patch [new file with mode: 0644]
queue-6.1/ipv4-mask-upper-dscp-bits-and-ecn-bits-in-netlink_fi.patch [new file with mode: 0644]
queue-6.1/jfs-check-if-leafidx-greater-than-num-leaves-per-dma.patch [new file with mode: 0644]
queue-6.1/jfs-fix-uaf-in-dbfreebits.patch [new file with mode: 0644]
queue-6.1/jfs-fix-uninit-value-access-of-new_ea-in-ea_buffer.patch [new file with mode: 0644]
queue-6.1/jfs-ubsan-shift-out-of-bounds-in-dbfindbits.patch [new file with mode: 0644]
queue-6.1/net-atlantic-avoid-warning-about-potential-string-tr.patch [new file with mode: 0644]
queue-6.1/net-hisilicon-hip04-fix-of-node-leak-in-probe.patch [new file with mode: 0644]
queue-6.1/net-hisilicon-hns_dsaf_mac-fix-of-node-leak-in-hns_m.patch [new file with mode: 0644]
queue-6.1/net-hisilicon-hns_mdio-fix-of-node-leak-in-probe.patch [new file with mode: 0644]
queue-6.1/net-mvpp2-increase-size-of-queue_name-buffer.patch [new file with mode: 0644]
queue-6.1/net-sched-consistently-use-rcu_replace_pointer-in-ta.patch [new file with mode: 0644]
queue-6.1/net-xen-netback-prevent-uaf-in-xenvif_flush_hash.patch [new file with mode: 0644]
queue-6.1/nfp-use-irqf_no_autoen-flag-in-request_irq.patch [new file with mode: 0644]
queue-6.1/nvme-pci-qdepth-1-quirk.patch [new file with mode: 0644]
queue-6.1/of-irq-refer-to-actual-buffer-size-in-of_irq_parse_o.patch [new file with mode: 0644]
queue-6.1/perf-x86-avoid-missing-caller-address-in-stack-trace.patch [new file with mode: 0644]
queue-6.1/platform-x86-touchscreen_dmi-add-nanote-next-quirk.patch [new file with mode: 0644]
queue-6.1/power-reset-brcmstb-do-not-go-into-infinite-loop-if-.patch [new file with mode: 0644]
queue-6.1/powerpc-pseries-use-correct-data-types-from-pseries_.patch [new file with mode: 0644]
queue-6.1/proc-add-config-param-to-block-forcing-mem-writes.patch [new file with mode: 0644]
queue-6.1/rcuscale-provide-clear-error-when-async-specified-wi.patch [new file with mode: 0644]
queue-6.1/scsi-aacraid-rearrange-order-of-struct-aac_srb_unit.patch [new file with mode: 0644]
queue-6.1/scsi-lpfc-update-prlo-handling-in-direct-attached-to.patch [new file with mode: 0644]
queue-6.1/scsi-ncr5380-initialize-buffer-for-msg-in-and-status.patch [new file with mode: 0644]
queue-6.1/scsi-smartpqi-correct-stream-detection.patch [new file with mode: 0644]
queue-6.1/selftests-nolibc-avoid-passing-null-to-printf-s.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/tcp-avoid-reusing-fin_wait2-when-trying-to-find-port.patch [new file with mode: 0644]
queue-6.1/tipc-guard-against-string-buffer-overrun.patch [new file with mode: 0644]
queue-6.1/tools-x86-kcpuid-protect-against-faulty-max-subleaf-.patch [new file with mode: 0644]
queue-6.1/wifi-ath11k-fix-array-out-of-bound-access-in-soc-sta.patch [new file with mode: 0644]
queue-6.1/wifi-ath9k-fix-possible-integer-overflow-in-ath9k_ge.patch [new file with mode: 0644]
queue-6.1/wifi-ath9k_htc-use-__skb_set_length-for-resetting-ur.patch [new file with mode: 0644]
queue-6.1/wifi-cfg80211-set-correct-chandef-when-starting-cac.patch [new file with mode: 0644]
queue-6.1/wifi-iwlwifi-mvm-fix-a-race-in-scan-abort-flow.patch [new file with mode: 0644]
queue-6.1/wifi-mac80211-fix-rcu-list-iterations.patch [new file with mode: 0644]
queue-6.1/wifi-mt76-mt7915-disable-tx-worker-during-tx-ba-sess.patch [new file with mode: 0644]
queue-6.1/wifi-mt76-mt7915-hold-dev-mt76.mutex-while-disabling.patch [new file with mode: 0644]
queue-6.1/wifi-mwifiex-fix-memcpy-field-spanning-write-warning.patch [new file with mode: 0644]
queue-6.1/wifi-rtw88-select-want_dev_coredump.patch [new file with mode: 0644]
queue-6.1/wifi-rtw89-correct-base-ht-rate-mask-for-firmware.patch [new file with mode: 0644]
queue-6.1/x86-ioapic-handle-allocation-failures-gracefully.patch [new file with mode: 0644]
queue-6.1/x86-kexec-add-efi-config-table-identity-mapping-for-.patch [new file with mode: 0644]
queue-6.1/x86-syscall-avoid-memcpy-for-ia32-syscall_get_argume.patch [new file with mode: 0644]