]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fixes for 5.10
authorSasha Levin <sashal@kernel.org>
Sun, 6 Oct 2024 15:11:24 +0000 (11:11 -0400)
committerSasha Levin <sashal@kernel.org>
Sun, 6 Oct 2024 15:11:24 +0000 (11:11 -0400)
commitfa9ed8f1df78a8328bd5851b7845a7fd0f528fc5
tree1863361f2c6695054b170542f3d05aa95c80b251
parent286921f45d861ac60487df53b0f01cf76c022018
Fixes for 5.10

Signed-off-by: Sasha Levin <sashal@kernel.org>
64 files changed:
queue-5.10/acpi-ec-do-not-release-locks-during-operation-region.patch [new file with mode: 0644]
queue-5.10/acpica-check-null-return-of-acpi_allocate_zeroed-in-.patch [new file with mode: 0644]
queue-5.10/acpica-fix-memory-leak-if-acpi_ps_get_next_field-fai.patch [new file with mode: 0644]
queue-5.10/acpica-fix-memory-leak-if-acpi_ps_get_next_namepath-.patch [new file with mode: 0644]
queue-5.10/acpica-iasl-handle-empty-connection_node.patch [new file with mode: 0644]
queue-5.10/alsa-asihpi-fix-potential-oob-array-access.patch [new file with mode: 0644]
queue-5.10/alsa-hdsp-break-infinite-midi-input-flush-loop.patch [new file with mode: 0644]
queue-5.10/alsa-usb-audio-add-logitech-audio-profile-quirk.patch [new file with mode: 0644]
queue-5.10/alsa-usb-audio-define-macros-for-quirk-table-entries.patch [new file with mode: 0644]
queue-5.10/ata-sata_sil-rename-sil_blacklist-to-sil_quirks.patch [new file with mode: 0644]
queue-5.10/blk_iocost-fix-more-out-of-bound-shifts.patch [new file with mode: 0644]
queue-5.10/cgroup-disallow-mounting-v1-hierarchies-without-cont.patch [new file with mode: 0644]
queue-5.10/drm-amd-display-add-null-check-for-top_pipe_to_progr.patch [new file with mode: 0644]
queue-5.10/drm-amd-display-check-null-pointers-before-using-dc-.patch [new file with mode: 0644]
queue-5.10/drm-amd-display-check-stream-before-comparing-them.patch [new file with mode: 0644]
queue-5.10/drm-amd-display-fix-index-out-of-bounds-in-dcn30-col.patch [new file with mode: 0644]
queue-5.10/drm-amd-display-fix-index-out-of-bounds-in-dcn30-deg.patch [new file with mode: 0644]
queue-5.10/drm-amd-display-fix-index-out-of-bounds-in-degamma-h.patch [new file with mode: 0644]
queue-5.10/drm-amd-display-initialize-get_bytes_per_element-s-d.patch [new file with mode: 0644]
queue-5.10/drm-amd-pm-ensure-the-fw_info-is-not-null-before-usi.patch [new file with mode: 0644]
queue-5.10/drm-amdgpu-add-raven1-gfxoff-quirk.patch [new file with mode: 0644]
queue-5.10/drm-amdgpu-enable-gfxoff-quirk-on-hp-705g4.patch [new file with mode: 0644]
queue-5.10/drm-printer-allow-null-data-in-devcoredump-printer.patch [new file with mode: 0644]
queue-5.10/drm-radeon-r100-handle-unknown-family-in-r100_cp_ini.patch [new file with mode: 0644]
queue-5.10/ext4-avoid-use-after-free-in-ext4_ext_show_leaf.patch [new file with mode: 0644]
queue-5.10/ext4-ext4_search_dir-should-return-a-proper-error.patch [new file with mode: 0644]
queue-5.10/ext4-fix-i_data_sem-unlock-order-in-ext4_ind_migrate.patch [new file with mode: 0644]
queue-5.10/fbdev-pxafb-fix-possible-use-after-free-in-pxafb_tas.patch [new file with mode: 0644]
queue-5.10/genirq-proc-correctly-set-file-permissions-for-affin.patch [new file with mode: 0644]
queue-5.10/ice-adjust-over-allocation-of-memory-in-ice_sched_ad.patch [new file with mode: 0644]
queue-5.10/iommu-arm-smmu-qcom-hide-last-lpass-smmu-context-ban.patch [new file with mode: 0644]
queue-5.10/iommu-vt-d-always-reserve-a-domain-id-for-identity-s.patch [new file with mode: 0644]
queue-5.10/iommu-vt-d-fix-potential-lockup-if-qi_submit_sync-ca.patch [new file with mode: 0644]
queue-5.10/ipv4-check-in_dev-earlier-for-ioctl-siocsifaddr.patch [new file with mode: 0644]
queue-5.10/ipv4-mask-upper-dscp-bits-and-ecn-bits-in-netlink_fi.patch [new file with mode: 0644]
queue-5.10/jfs-check-if-leafidx-greater-than-num-leaves-per-dma.patch [new file with mode: 0644]
queue-5.10/jfs-fix-uaf-in-dbfreebits.patch [new file with mode: 0644]
queue-5.10/jfs-fix-uninit-value-access-of-new_ea-in-ea_buffer.patch [new file with mode: 0644]
queue-5.10/jfs-ubsan-shift-out-of-bounds-in-dbfindbits.patch [new file with mode: 0644]
queue-5.10/net-atlantic-avoid-warning-about-potential-string-tr.patch [new file with mode: 0644]
queue-5.10/net-hisilicon-hip04-fix-of-node-leak-in-probe.patch [new file with mode: 0644]
queue-5.10/net-hisilicon-hns_dsaf_mac-fix-of-node-leak-in-hns_m.patch [new file with mode: 0644]
queue-5.10/net-hisilicon-hns_mdio-fix-of-node-leak-in-probe.patch [new file with mode: 0644]
queue-5.10/net-mvpp2-increase-size-of-queue_name-buffer.patch [new file with mode: 0644]
queue-5.10/net-sched-consistently-use-rcu_replace_pointer-in-ta.patch [new file with mode: 0644]
queue-5.10/net-xen-netback-prevent-uaf-in-xenvif_flush_hash.patch [new file with mode: 0644]
queue-5.10/nfp-use-irqf_no_autoen-flag-in-request_irq.patch [new file with mode: 0644]
queue-5.10/of-irq-refer-to-actual-buffer-size-in-of_irq_parse_o.patch [new file with mode: 0644]
queue-5.10/platform-x86-touchscreen_dmi-add-nanote-next-quirk.patch [new file with mode: 0644]
queue-5.10/power-reset-brcmstb-do-not-go-into-infinite-loop-if-.patch [new file with mode: 0644]
queue-5.10/proc-add-config-param-to-block-forcing-mem-writes.patch [new file with mode: 0644]
queue-5.10/rcuscale-provide-clear-error-when-async-specified-wi.patch [new file with mode: 0644]
queue-5.10/regmap-hold-the-regmap-lock-when-allocating-and-free.patch [new file with mode: 0644]
queue-5.10/scsi-aacraid-rearrange-order-of-struct-aac_srb_unit.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/signal-replace-bug_on-s.patch [new file with mode: 0644]
queue-5.10/tcp-avoid-reusing-fin_wait2-when-trying-to-find-port.patch [new file with mode: 0644]
queue-5.10/tipc-guard-against-string-buffer-overrun.patch [new file with mode: 0644]
queue-5.10/wifi-ath11k-fix-array-out-of-bound-access-in-soc-sta.patch [new file with mode: 0644]
queue-5.10/wifi-ath9k-fix-possible-integer-overflow-in-ath9k_ge.patch [new file with mode: 0644]
queue-5.10/wifi-ath9k_htc-use-__skb_set_length-for-resetting-ur.patch [new file with mode: 0644]
queue-5.10/wifi-mwifiex-fix-memcpy-field-spanning-write-warning.patch [new file with mode: 0644]
queue-5.10/wifi-rtw88-select-want_dev_coredump.patch [new file with mode: 0644]
queue-5.10/x86-syscall-avoid-memcpy-for-ia32-syscall_get_argume.patch [new file with mode: 0644]